
/**********************
 OVERALL LAYOUT
***********************/

body {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #339 url(/images/bodyback.jpg) repeat-x top center;
}

#skiptomain {
	display: none;
}

#wrapper {
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	text-align: center;
	background: #fff;
}

#pagecontainer {
	text-align: left;
	padding: 0px 10px 0px 10px;
	width: 760px;
}



#header {
	width: 760px;
	margin: 10px 0px 2px 0px;
	padding: 0;
	height: 70px;
}

	#headerleft {
		width: 360px;
		float: left;
		text-align: left;
		background: transparent;
	}

	#headerright {
		width: 400px;
		margin: 30px 0px 0px 0px;
		float: right;
		text-align: right;
		background: transparent;
	}


#topofpage {
	width: 760px;
	border-top: solid 1px #228;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	#topofpageleft {
		margin: 2px 0px 0px 0px;
		float: left;
		text-align: left;
		background: transparent;
		width: 180px;
	}

	#topofpageright {
		margin: 2px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		float: right;
		text-align: left;
		background: transparent;
		width: 570px;
	}


#mainpage {
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding: 0;
}

	#mainpageleft {
		margin: 0px 0px 0px 0px;
		float: left;
		text-align: left;
		background: transparent;
		width: 180px;
	}

	#mainpageright {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 10px;
		float: right;
		text-align: left;
		background: transparent;
		width: 570px;
	}


		#breadcrumb {
			margin: 0px 0px 0px 0px;
			padding: 3px 0px 3px 0px;
			border-top: solid 2px #228;
			float: left;
			text-align: left;
			background: #eee;
			width: 570px;
		}

		#pagecontent {
			margin: 10px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
			text-align: left;
			background: transparent;
			min-height:400px;
			width: 570px;
		}




			#pagecontentleft {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 10px;
				float: left;
				text-align: left;
				background: transparent;
				width: 410px;
			}


			#pagecontentright {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 10px;
				float: right;
				text-align: left;
				background: transparent;
				width: 140px;
			}


#footer {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 760px;
	border-top: solid 3px #666;
}

	#footerleft {
		margin: 5px 0px 2px 0px;
		padding: 5px 0px 5px 0px;
		width: 200px;
		float: left;
		text-align: left;
		background: transparent;
	}

	#footerright {
		margin: 5px 0px 2px 0px;
		padding: 5px 0px 5px 0px;
		width: 560px;
		float: right;
		text-align: right;
		background: transparent;
	}


/*****************
 BODY FONT
 *****************/

body, table {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: 14px;
}

/**********************
BODY FONT HACK FOR IE
 **********************/

* html body, * html table  {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: small;
}


/*****************
 FONTS
 *****************/

#header { font-size: 0.8em; color: #000; }
#breadcrumb { font-size: 0.8em; color: #000; }
#pagecontentleft { font-size: 0.9em; color: #000; }
#pagecontentright { font-size: 0.8em; color: #000; }
#footer { font-size: 0.8em; color: #000; }
#belowfooter { font-size: 0.8em; color: #999; letter-spacing : -1px;}

.bodytext { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.9em}
.bodytextmed { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.8em}

.highlight { color: #c00; font-weight: bold; letter-spacing: -1px; }

/*****************
 TOP OF PAGE NAV LIST
 *****************/

ul.mainnav {
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 7px 0px;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 570px;
	border-bottom: solid 2px #fff;
	background: #fd0;

}

ul.mainnav li {
	font-size: 0.8em;
	letter-spacing : -1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	display: inline;
}

ul.mainnav li a {
	color: #228;
	text-decoration: none;
}

ul.mainnav li a:hover {
	color: #fff;
	text-decoration: none;

}

/*****************
 MAIN NAV LIST LEFT
 *****************/

ul.mainnavlistleft{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 0.9em;
	line-height: 24px;
	text-transform: lowercase;
	letter-spacing : 0px;
	width: 175px;
}

ul.mainnavlistleft li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
	background: #228 url(/images/mainnavicon.gif) no-repeat 0 0;
}

ul.mainnavlistleft a:link, ul.mainnavlistleft a:visited{
	padding: 0px 0px 0px 20px;
	color: #fff;
	text-decoration: none;
}

ul.mainnavlistleft a:hover, ul.mainnavlistleft a:active{
	color: #fd0;
	text-decoration: none;
}


/* APPLY NOLINE OVERRIDES */
ul.mainnavlistleft  li.noline {
 	border-bottom: 0px;
}


/*****************
 UL SIDE NAV
 *****************/


ul.sidenavlist{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 0.9em;
	width: 175px;
	background: #fd0;
	text-transform: lowercase;
}

ul.sidenavlist li{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	line-height:1.4em;
	border-bottom: 1px solid #fff;
	background: url(/images/sidenavicon.gif) no-repeat 0 0px;
}

ul.sidenavlist li.active { font-weight: bold; letter-spacing: -1px; }

ul.sidenavlist a:link, ul.sidenavlist a:visited{
	padding: 0px 0px 0px 20px;
	color: #228;
	text-decoration: none;
}

ul.sidenavlist a:hover, ul.sidenavlist a:active{
	color: #228;
	text-decoration: underline;
}

/* APPLY HERE OVERRIDES */
ul.sidenavlist  li.here {
 	font-weight: bold;
}

/* APPLY HEADER OVERRIDES */
ul.sidenavlist  li.sidenavheader {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 20px;
	background: #228 url(/images/navheader.gif) no-repeat top left;
	color: #fff;
 	font-size: 1.0em;
 	text-transform: lowercase;
 	letter-spacing : 0px;
 	border: 0;
	width: 155px;
}

/*****************
 HEADINGS
 *****************/

h1 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.4em; display:inline; color: #228; font-weight: normal;}
h2 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.2em; display:inline; color: #336;}

h3.lhs {
	margin: 0px 0px 3px 0px;
	padding: 4px 0px 4px 20px;
	color: #fff;
	background: #228 url(/images/navheader.gif) no-repeat top left;
	font-weight: normal;
 	font-size: 0.9em;
 	text-transform: lowercase;
 	letter-spacing : 0px;
 	border: 0;
	width: 155px;
}

h4.rhs {
	margin: 10px 0px 3px 0px;
	padding: 4px 0px 4px 5px;
	color: #fff;
	background: #99c;
	font-weight: normal;
 	font-size: 1.0em;
 	text-transform: lowercase;
 	letter-spacing : 0px;
 	border: 0;
	width: 135px;
}


/*****************
 FORMS
 *****************/

form.inline { display:inline; }

input.searchinput {
	border: 1px solid #999;
	background-color: #fff;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	width: 110px;
	color: #000;
}


input.searchsubmit {
	border: 1px solid #999;
	background-color: #228;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	color: #fff;
}

/*****************
 LINKS
 *****************/

#header a:link{ color: #228; text-decoration: none }
#header a:visited{ color: #228; text-decoration: none }
#header a:hover{ color: #228; text-decoration: underline }


#breadcrumb a:link{ color: #000; text-decoration: none }
#breadcrumb a:visited{ color: #000; text-decoration: none }
#breadcrumb a:hover{ color: #000; text-decoration: underline }

.prodnamelink a:link{ font-size: 0.9em; color: #228; text-decoration: none }
.prodnamelink a:visited{ font-size: 0.9em; color: #228; text-decoration: none }
.prodnamelink a:hover{ font-size: 0.9em; color: #228; text-decoration: underline }

#pagecontent a:link{ color: #228; text-decoration: underline }
#pagecontent a:visited{ color: #228; text-decoration: underline }
#pagecontent a:hover{ color: #9999CC; text-decoration: underline }

#footer a:link{ color: #228; text-decoration: none }
#footer a:visited{ color: #228; text-decoration: none }
#footer a:hover{ color: #228; text-decoration: underline }


/*****************
 BREAKS
 *****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }

/*****************
 PARAGRAPHS
 *****************/

p { margin-top: 10px; }


/*****************
 SPANS
 *****************/

.bluebacklhs {
	display: block;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	width: 175px;
	background: #fd0;
}

/*****************
 IN PAGE DIVS
 *****************/

.specialofferitems {
	width: 140px;
	padding-top: 10px;
}


	.specialofferpic {
		clear: right;
		float: left;
		width: 50px;
		text-align: center;
	}

	.specialofferpic img {
		border: 0px solid #f36;
	}

	.specialofferlink {
		width: 90px;
		float: right;
		color: #000;
	}

		.specialofferlink a:link, .specialofferlink a:visited {
			font-weight: bold;
			color: #f36;
			text-decoration: none;
		}

		.specialofferlink a:hover, .specialofferlink a:active {
			font-weight: bold;
			color: #f36;
			text-decoration: underline;
		}

/********************
 BROKERAGE
 ********************/

div.prodfeat {
	width: 130px;
	background: #eef;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	font-size: 0.9em;
}

div.prodfeatend { margin-right: 0px;}

	div.prodfeat p {
		margin: 4px 0px 0px 0px;
	}

	div.prodfeat a:link, div.prodfeat a:visited {
		font-size: 1.15em;
	}


/*****************
 PROD PAGE
 *****************/

#prodimg {
	width: 230px;
	height: 230px;
	float: left;
	font-size: 0.9em;
}


#prodtxt {
	width: 180px;
	float: left;
}

	#prodtxt ul {
		margin: 0px 0px 0px 20px;
		padding: 0px 0px 0px 0px;
		list-style: square;
	}

#prodinfo {
	clear: both;
	width: 410px;
	margin-top: 10px;
}

table.variants th {
	font-size: 0.8em;
	background: #99c;
	color: #fff;
	padding: 2px 2px 2px 2px;
	text-align: left;
}

table.variants td {
	height: 26px;
	font-size: 0.8em;
	background: #F0F0FF;
	color: #000;
	padding: 2px;
	text-align: left;
	border: 1px solid #DFDFFF;
}

input.addtocart {
	border: 1px solid #222288;
	background: #FFDD00;
	color: #222288;
	font-weight: bold;
	float: right;
	margin-top: 6px;
}

select.qtyselect {
	border: 1px solid #222288;
	background: #FFDD00;
	color: #222288;
	font-weight: bold;
	float: right;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
}

div.qtylabel {
	color: #222288;
	font-weight: bold;
	float: right;
	padding-top: 10px;
}

/**********************
 ENLARGE PAGE
**********************/

#entopbar {
	width: 400px;
	background: #FFF;
}

#enimgbox {
	width: 400px;
	background: #fff;
	padding: 0px;
}

#enfooter {
	width: 395px;
	background: #339;
	font-size: 11px;
	padding: 5px;
	text-align: right;
	color: #fff;
}

#enfooter a:link, #enfooter a:visited {
	color: #fff;
}

/*****************
 IMAGE FLOATS
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}