/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;font-weight:inherit;font-style:inherit;font-family:inherit;text-align:left;vertical-align:baseline;text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
q:before,q:after,blockquote:before,blockquote:after{content:"";}
*{outline:none;}
img {border:0;}
/* eo reset */

html, body { height: 100%; }

body
{
	background: #252525 url(../img/bg.jpg) no-repeat top center;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	color: #151515;
}

/* COMMON */

.clear {clear: both;}
.left {float: left;}
.right {float: right;}

.clear-left {clear: left;}

h1 {font-size: 24px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}

a 		{color: #1d71e4;}
a:hover	{color: #084EAA;}

strong	{font-weight: bold;}
sup 	{vertical-align: top;}

/* EO COMMON */


div#wrapper
{
	width: 960px;
	margin: 0 auto;
}

div#top
{
	height: 267px;
	width: 960px;
	position: relative;
}

	a#logo
	{
		display: block;
		width: 320px;
		height: 58px;
		position: absolute;
		top: 69px;
		left: 0;
	}
	
	ul#menu
	{
		list-style: none;
		margin: 0;
		position: absolute;
		top: 100px;
		right: 100px;
		width: 500px;
		height: 25px;
	}
	
	ul#menu li
	{
		float: left;
		margin: 0 20px 0 0;
		padding: 0;
	}


	ul#menu li a
	{
		display: block;
		color: #fff;
		padding-bottom: 2px;
		font-size: 18px;
	}
	
	ul#menu li a:hover
	{
		color: #D5E0ED;
	}
	
	div#slogans
	{
		position: absolute;
		top: 154px;
		left: 20px;
		width: 960px;
		height: 60px;
		overflow: hidden;
		background-color: transparent;
	}

		div#slogans div.slogan
		{
			width: 960px;
			background-color: transparent !important;
		}
		
		div#slogans div.slogan h2
		{
			text-transform: uppercase;
			font-size: 27px;
			color: #fff;
			font-family: "Arial Black",sans-serif;
		}
		
		div#slogans div.slogan p
		{
			font-size: 22px;
			color: #fff;
			font-family: Arial, sans-serif;
			margin-top: -4px;
		}
		
div#middle
{
	width: 960px;
	background-color: #fff;
}


div#leftcontent
{
	width: 300px;
	float: left;
}

	div#productmenu-small
	{
		width: 299px;
		/*height: 395px;*/
		
		border-top: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		background: #252525 url(../img/productmenu-larger.jpg) no-repeat;
		
	}
	
	
	div#productmenu-small h3
	{
		color: #fff;
		margin: 16px;
	}
	
	
	div#productmenu-small div.object-small
	{
		width: 275px;
		margin: 0 0 10px 15px;
		height: 24px;
		float: left;
	}
	
	
	div#productmenu-small div.object-small img
	{
		width: 24px;
		height: 24px;
		float: left;
	}
	
	div#productmenu-small div.object-small a
	{
		display: block;
		float: left;
		color: #fff;
		padding: 0;
		height: 20px;
		padding: 2px 0 2px 5px;
		width: 245px;
	}
	
	div#productmenu-small div.object-small a:hover
	{
		background-color: #fff;
		color: #000;
	}
	
	
	
	div#service
	{
		width: 300px;
		margin: 10px 0 0 0;
		background: #cdcdcd url(../img/graywhite-tri.jpg) no-repeat scroll 247px 10px;
	}
	
	div#service h3
	{
		margin: 0;
		padding: 16px;
	}
	
	div#service h4
	{
		font-size: 16px;
		padding: 0 20px 15px 16px;
	}
	
	div#service p
	{
		font-size: 14px;
		padding: 0px 20px 10px 16px;
		margin-bottom: 10px;
	}
	
	



div#rightcontent
{
	width: 660px;
	float: left;
	background: #ffffff url(../img/splash01.jpg) no-repeat top right;
}


	div#slideshow
	{
		width: 640px;
		height: 250px;
		position: relative;
		overflow: hidden;
		margin: 10px 0 0 10px;
	}
	
		div#slideshow div.slide
		{
			width: 640px;
			height: 250px;
			overflow: hidden;
			position: relative;
		}
		
		div#slideshow div.slide img
		{
			z-index: 0;
		}
		
		div#slideshow div.slide div.caption
		{
			width: 640px;
			height: 60px;
			background: transparent url(../img/black60.png) repeat;
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: 1000;
		}
		
		div#slideshow div.slide div.caption h4
		{
			color: #fff;
			font-family: "Arial Black",sans-serif;
			font-size: 16px;
			margin: 10px 0 0 10px;
		}
		
		div#slideshow div.slide div.caption p
		{
			color: #fff;
			font-size: 14px;
			font-family: Arial, sans-serif;
			margin: 0 0 5px 10px;
		}
		
	div#content
	{
		position: relative;
		width: 640px;
		margin: 10px;
		background: transparent url(../img/shadow-content.jpg) no-repeat top center;
	}
	
	div#content h1,
	div#content h2,
	div#content h3,
	div#content h4,
	div#content p,
	div#content ol,
	div#content ul,
	div#content blockquote
	{
		padding: 20px 10px 10px 10px; 
	}
	
	div#content p
	{
		padding: 0px 20px 10px 15px;
	}
	
	
	div#content h1
	{
		font-size: 22px;
	}
	

	div.categorylist
	{
		width: 200px;
		float: left;
		margin: 0 0 10px 10px;
		background-color: #F9F9F9;
		border: 1px solid #D6D6D6;
	}
	
	div.categorylist a
	{
		
		padding: 0;
		display: block;
		color: #141414;
	}
	
	div.categorylist div.image
	{
		padding: 0;
		height: 200px;
		width: 200px;
		vertical-align: middle;
		overflow: hidden;
	}
	
	div.categorylist p
	{
		padding: 10px 20px 10px 15px !important;
		font-size: 14px;
	}


	div#category-description,
	div#product-description
	{
		margin: 0 10px 10px 10px;
	}

	div#category-description img.category-image
	{
		width: 200px;
	}
	
	div#product-description img.product-image
	{
		width: 300px;
	}
	
	div#category-description div.desc
	{
		width: 400px;
	}
	
	div#product-description div.desc ul,
	div#product-description div.desc ol
	{
		padding-left: 20px;
	}
	
	


	div#product-description div.desc
	{
		width: 300px;
	}
	
	a.back-link
	{
		display: block;
		position: absolute;
		top: 5px;
		right: 5px;
		padding: 20px 20px 20px 5px;
	}
	
	
	a.flyer-link
	{
		display: block;
		position: absolute;
		top: 5px;
		right: 80px;
		padding: 20px 5px 20px 20px;
	}
	
	
	div#chromebuttons
	{
		width: 200px;
		float: left;
	}
	
	
	a.button
	{
		display: block;
		width: 195px;
		padding: 15px 0;
		text-align: center;
		color: #000;
		font-size: 16px;
		background: transparent url(../img/chrome.jpg) no-repeat;
	}
	
	
	div#product-info
	{
		width: 435px;
	}
	
	div#product-info table
	{
		width: 100%;
	}
	
	div#product-info table td
	{
		background-color: #C4C4C4;
		border: 1px solid #fff;
		padding: 3px 7px;
	}


	div.product
	{
		width: 200px;
		height: 90px;
		float: left;
		margin-left: 10px;
		padding: 15px 0 0 0;
	}
	
	div.no-border
	{
		border: none !important;
	}
	
	div.product div.product-image
	{
		width: 95px;
	}
	
	div.product div.product-description
	{
		width: 100px;
	}
	
	div.product div.product-description h2
	{
		font-size: 14px;
		padding: 5px 0 0 5px !important;
	}
	
	div.product div.product-description p
	{
		padding: 2px 0 0 5px !important;
	}
	
	div.product div.product-description a
	{
		color: #444444;
	}
	
	
	div.brandname
	{
		margin: 20px 0 15px 15px;
		border-top: 1px solid #c0c0c0;
	}
	
	div.brandname h3
	{
		margin: 0;
		padding: 10px 0 5px 0 !important;
		float: left;
	}
	
	div.brandname img
	{
		margin: 0;
		padding: 10px 0 5px !important;
		float: left;
	}
	

	form.affiliate-form
	{
		padding: 20px;
	}


	table#form td
	{
		vertical-align: top;
		padding: 2px;
	}
	
	ul.errorlist
	{
		list-style: none;
		padding-bottom: 10px;
	}
	
	
	ul.errorlist li
	{
		font-size: 11px;
		font-style: italic;
		color: #424242;
	}
	

input.name-field {
	display: none;
}


div#footer
{
	padding: 5px 5px 20px 5px;
	color: #BFBFBF;
	font-size: 11px;
}
