/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 160px;
	padding-top: 60px;
	background-color: #FFFFFF;
	text-align: center;
}

#logo h1 {
	margin: 0px auto;
	padding: 0px;
	height: 82px;
	width: 230px;
	text-indent: -5000px;
	overflow: hidden;
	background: url('images/logo_site.gif') no-repeat top center;
}

#logo h1 a {
	display: block;
	height: 82px;
	width: 230px;
}

/* Menu */

#menu {
	padding: 20px;
	background: #85C329 url(images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu li#shop_link {
	text-transform: uppercase;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul#subNav {
  margin: -7px 0px 10px 20px;
  list-style-type: disc;
}

#menu li ul.subNav li {
  margin: 2px 0px 2px 20px;
  padding: 0px;
  background: none;
  text-transform: none;
  font-size: .8em;
  list-style-type: disc;	
}

#menu ul#subNav a {
  text-decoration: none;
  font-size: 100%;
  color: #FFFFFF;
}

#menu ul#subNav a:hover {
  text-decoration: underline;
}

/* Login */

#login {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

#login form {
	margin: 40px 0px 0px 0px;
	padding: 0;
	float: right;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

#login img {
  border: none;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

div#media_links_main {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

div#media_links_main img {
	margin: 0px 25px;
	border: 0px;
}

div#media_links {
	margin: 0px auto 10px auto;
	padding: 0px;
	text-align: center;
}

div#media_links img {
	margin: 0px 5px;
	border: 0px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}

p.desc {
  margin-top: -15px;
  padding-top: 0px;
}

form#contact {
  margin: 20px 0px 0px 0px;
  padding: 0px;
}

form#contact fieldset {
  padding: 5px 10px 10px 10px;
  border: 1px solid #00f;
}

form#contact legend {
  font-size: 1em;
  font-weight: bold;
  color: #000;
}

form#contact label {
  margin: 5px 0px 0px 0px;
  font-size: .9em;
  display: inline-block;
}

form#contact input, form textarea { 
  border: 1px solid #000;
}

form#contact input {
  width: 300px;
}

form#contact textarea {
  width: 450px;
}

form#contact #submit, form#contact #reset {
  margin-top: 2px;
  background-color: #ddd;
  width: 60px;
  font-size: .7em;
  font-weight: normal;
  color: #000;
}

div.product {
  margin: 15px 0px 0px 0px;
  padding: 15px 20px 5px 20px;
  background-color: #eee;
  width: 640px;
}

div.product h3 {
  margin: 0px;
}

div.product {
  border: none;
  float: right;
}

div.productImages {
  float: right;
  width: 155px;
  text-align: center;
}

div.productImages img {
  border: none;
}

div.product ul img.listPic {
  border: none;
  margin-right: 5px;
  margin-bottom: 5px;
  vertical-align: middle;
}

div.product img.cart {
  float: none;
}

div.product form {
  margin-top: 5px;
}

div.product p.price {
  margin: 0px;
}

p.note {
  font-size: .85em;
  line-height: 1.2em;
}

p.smallNote {
  font-size: .8em;
  margin-top: 0px;
}

body#creativeGeniuses div#content h1 {
  font-size: 2em;
}

span.important {
  text-decoration: underline;
}

div.fpBulletin {
  margin: 15px;
  padding: 10px 100px;
  background-color: #f9c;
  color: #000;
  text-align: center;
}

div.fpBulletin p {
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

div.fpBulletin img {
  border: none;
}

.notice {
  padding-left: 5px;
  background-color: #f00;
  width: 250px;
  color: #000;
}