@charset "utf-8";
/* CSS Document */

body { padding:0; margin:0; font-family:Geneva, Verdana, sans-serif; font-size:12px; background-image:url(../_images-site/site-bg.jpg); background-repeat:repeat-x; font-weight: normal; background-attachment: fixed; }

#main { width:900px; height:110px; margin:0 auto; background-image:url(../_images-site/site-masthead-bg.png); }
	#logo { margin:10px; }
	#strapline { margin:35px 5px 0 0; }
#nav{ width:834px; margin:10px auto 0 auto; height:40px; }
	#nav ul { list-style: none;  margin:0; padding: 0; font-size:14px;}
	#nav ul li { float:left; margin-left:2px; height:40px; width:116px; line-height:40px; background-image:url(../_images-site/site-nav-button.png); background-repeat:no-repeat; background-position:center; text-align:center; text-transform:uppercase; }
	#nav ul li a:link, #nav ul li a:visited { color:#FFF; text-decoration:none; background-repeat:no-repeat; background-position:center; }
	#nav ul li a:hover  { color:#999;display:block; }
	#nav ul li.active { background-image:url(../_images-site/site-nav-button-active.png); background-repeat:no-repeat; background-position:center; }
#containTop { background-image:url(../_images-site/site-body-top.png); height:10px; width:900px; margin:0 auto; }
#contain { width:900px; min-height:300px; margin:0 auto; background-color:#282b42; overflow:auto; }
#innerContent { width:880px; margin:0 auto; padding-top:10px; min-height:300px; color:FFF; }
#lowerContent { width:880px; margin:0 10px; min-height:300px; }
	#lowerC1, #lowerC2, #lowerC3 { width:270px; float:left; padding:0 10px; color:#FFF; }
	#lowerC2 { border-right:dashed #FFF 1px; border-left:dashed #FFF 1px; }
#innerContenL { width:610px; float:left; padding:0 10px 10px 10px; color:#FFF;}
#innerContentR { width:260px; float:right; color:#FFF;}
/* 2 Col Narrow */
#innerContenLn { width:650px; min-height:50px; float:left; margin:0 0 10px 10px; padding:5px; background-color:#FFF; color:#333; }
#innerContentRn { width:200px; min-height:50px; float:right; margin:0 10px 10px 0; padding:5px; background-color:#FFF; color:#333;}
	/*Links */
	#innerContenLn a:link, #innerContenLn a:visited, #innerContenRn a:link, #innerContenRn a:visited { color:#03F; text-decoration:none; }
	#innerContenLn a:hover, #innerContenRn a:hover { color:#333; text-decoration:underline; }

/* Shop 1 Col */
#innerContentShop { width:860px; min-height:50px; float:left; margin:0 10px 10px 10px; padding:10px; background-color:#FFF; color:#333; }
	#innerContentShop p { color:#333; font-size: 12px; font-weight: normal; }

#footer { width:900px; margin:10px auto; color:#333; font-size:9px; }
	#footer ul { margin:0; padding:0; text-align:center; }
	#footer ul li { display:inline; padding:0 3px; }
	#footer ul li a:link, #footer ul li a:visited { color:#333; text-decoration:none; }
	#footer ul li a:hover { color:#333; text-decoration:underline; }
/* Text Styles */
h1 { color:#FFF; font-family:Geneva, Verdana, sans-serif; font-size:16px; }
h1.indexTitle { color:#FFF; font-family:Geneva, Verdana, sans-serif; font-size:17px; font-weight: lighter; }
h2 { color:#FFF; font-family:Geneva, Verdana, sans-serif; font-size:14px; font-weight: normal; }
h3 { color:#FFF; font-family:Geneva, Verdana, sans-serif; font-size:13px; font-weight:normal; }
p { font-size:12px; line-height: 18px; }
	p.footer { color:#333; font-size:9px; text-align:center; }
	p.footer a:link, p.footer a:visited { color:#333; text-decoration:none; text-align:center; padding:0; margin:0; font-size:9px; }
	p.footer a:hover { color:#333; text-decoration:underline; }
/* Links */
a:link, a:visited { color:#4C8AE7; font-weight: normal; text-decoration: none; }
a:hover { color:#4C8AE7; text-decoration:underline; font-weight: normal; }


/** ECT Mods **/

SPAN.price { COLOR: #FF0000; }

/** Alignment + CSS of Categories **/
P.catname, P.catdesc, IMG.catimage, TD.catimage, TD.catname { vertical-align: top; }
P.catname { font-weight: bold;font-size: 18px; font-weight: bold; padding-left: 10px; padding-right: 10px; }
P.catdesc { padding-left: 10px; padding-top: 10px; }
IMG.catimage { margin-left: 10px; margin-top: 10px; }
/** Product CSS**/
.prodname, .detailname { font-size: 20px; }

/* Mini Cart */

.mincart td { background-color:#FFF; }
#sfContainer { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #666666; margin-top: 10px; height: auto; width: 200px; text-align: center; overflow: hidden; }
#mimoBanner { width:650px; padding:5px; background-color:#FFF; clear: both; margin-top: 0; margin-right: 0; margin-bottom: 10px; margin-left: 10px; float: left; }


TABLE.cobtbl{ background-color: #999; }  /** Controls the keylines by setting a background colour **/

TD.cobhl{ background-color: #CCC; }   /** Controls the directed information areas **/

TD.cobll{ background-color: #FFF; color : #666666; }  /** Controls the fields & borders **/
