/******************* main elements ************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2f2f2f;
	margin: 0px auto;
	text-align: center;
}

h1 {
	color: #636559;
	font-size: 16px;
	background: #d0d0c0;
	padding: 3px;
}

.newstitle {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #636559;
	font-size: 14px;
}

h2.special {
	color: red;
	font-size: 16px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	font-size: 11px;
}

div {
	margin: 0px;
	padding: 0px;
}

a {
	color: #636559;
	text-decoration: underline;
}

a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

a.whitelink {
	color: #fff;
	text-decoration: none;
}

a.darklink {
	color: #2f2f2f;
}

th {
	background-color: #abab98;
	color: #fff;
}

table {
	border-collapse: collapse;
}

.tableborders {
	border: 1px solid #d0d0c0;
}

.textcentre { text-align: center; }


/******************* main page elements ************************/

#maincontainer { margin: 0px auto; padding: 0px; width: 763px; text-align: left; align: center; }

/****************** header *******************/

#header { margin: 0px; padding: 0px; text-align: center; }
/*#logo { padding: 0px; margin: 0px; background: url(../images/header/header.jpg) no-repeat top left; float: left; width: 531px; height: 141px; clear: both; } */
#login { padding: 0px; margin: 0px; width: 514px; height: 58px; float: right; background-image: url(../images/header/loginbg.gif) }
.logintable td { color: #7d7d73; }
.loginfield { width: 118px; height: 18px; background-color: #fff !important; border: none; color: #2f2f2f; }

#headerimage { clear: both; width: 770px; height: 177px; margin-top: 0px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; padding: 0px; }

/****************** navigation **********************/

#nav { width: 768px; clear: both; margin: 0px; padding-top: 5px; padding-bottom: 5px; padding-left: 0px; padding-right: 0px; background-color: #333336; }
#nav ul { margin: 0px; padding: 0px; text-align: center; }
#nav ul li { display: inline; color: #FFF; font-size: 12px; list-style: none; padding-left: 14px; background: url(../images/header/navDivider.gif) no-repeat left center; }
a.nav { padding: 0px; text-decoration: none; color: #fff; }
a.nav:hover { text-decoration: none; color: #abab98; }

a.navplaceorder { padding: 0px; text-decoration: none; color: #a68a66; font-weight: bold;}
a.navplaceorder:hover { text-decoration: none; color: #abab98; }

a.cartnav { padding: 0px; text-decoration: none; color: red; }
a.cartnav:hover { text-decoration: none; color: #abab98; }

/***************** home page content *********************/

#leftcontent { margin-top: 25px; padding: 0; width: 483px; float: left; clear: both;} 

#intro { width: 473px; margin: 0px; }

#latestproducts { width: 459px; clear: both; padding: 0px; margin-top: 15px; }

.latestproductpic {	border: 8px solid #abab98; text-align: center; margin: 10px; }

.latestnewspic {	border: 8px solid #abab98; text-align: center; margin: 0px; }

/** #leftsub { width: 485px;  border: 1px solid #000; margin: 0px; padding: 0px; border: 1px solid red; } **/
#findrep { clear: both; float: left; padding: 20px; width: 195px; height: 240px; margin-top: 20px; }
#latestnews { float: right; padding: 20px; width: 200px; height: 240px; margin-top: 20px;  }
#mailinglist { clear: both; text-align: center; }


#rightcontent { margin-top: 30px; padding: 0px; width: 257px; float: right; }

#search { margin: 0px; text-align: left; width: 229px; padding-top: 40px; padding-left: 18px; padding-bottom: 15px; padding-right: 0px; background: url(../images/searchBg.gif) #333336 top left no-repeat; }

.searchfield { width: 170px; height: 20px; background-color: #fff; border: none; color: #2f2f2f; }

#specials { margin-top: 20px; padding-top: 57px; padding-bottom: 5px; width: 247px; background: url(../images/home/specialsBg.gif) #d0d0c0 top left no-repeat; clear: both; }
.specialspic { border: 8px solid #8e8e87; text-align: center; margin: 9px; }

#popular { margin-top: 20px; margin-bottom: 15px; padding-top: 57px; padding-bottom: 15px; width: 247px; background: url(../images/home/popularBg.gif) #c3c3c3 top left no-repeat; }


.popularpic { border: 8px solid #87878e; text-align: center; margin: 9px; }

/***************** main content *****************/

#contentblock { margin-top: 15px;} 
#contentblock-home { margin-top: 2px;} 

/***************** products *****************/

.prod { width: 247px; background: #cfd0c0; border: 5px solid #ffffff;}
.prod-hover { width: 247px; background: #97978d; border: 5px solid #ffffff;}
.rangeheading { background: #CCCBBF; padding: 3px; font-weight: bold; font-size: 14px;}

/*****************forms *****************/

.txtfield { width: 170px; background-color: #fff !important; border: 1px solid #d0d0c0; color: #2f2f2f; }
.small_short { width: 40px; background-color: #fff !important; border: 1px solid #d0d0c0; color: #2f2f2f; }
.short2 { width: 120px; background-color: #fff !important; border: 1px solid #d0d0c0; color: #2f2f2f; }
.button { width: 70px; background-color: #333336 !important; border: 0; color: #ffffff; font-size: 9px; padding: 2px;}
.button-add { width: 80px; background-color: #333336 !important; border: 0; color: #ffffff; font-size: 9px; padding: 2px;}
.salesrep { width: 160px; background-color: #fff !important; border: 1px solid #d0d0c0; color: #2f2f2f; font-size: 10px;}


/***************** footer *****************/

#footer { clear: both; height: 35px; background: url(../images/footerBg.gif) top left repeat-x; margin-top: 10px; text-align: center;}
#footer ul { margin-left: 0px; margin-top: 0px; padding-top: 6px; }
#footer ul li { display: inline; color: #6b675e; padding-left: 15px; list-style: none; } 
#footer ul li a { color: #6b675e; font-size: 11px; text-decoration: none; }

/***** lightbox *****/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

