html{font-size:100.01%}
html, body, form, fieldset{margin:0; padding:0}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address{margin:0 0 1em 0; padding:0}
li, dd, blockquote{margin-left:1em}
form label{cursor:pointer}
fieldset{border:none}
input, select, textarea{font-size:100%; font-family:inherit}
*{margin:0}
a{outline:none}



body {
	margin: 0;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
body#home {
	background-image: url(../imgs/bg-home.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #559A3A;
	text-decoration: underline;
}
a:visited {
	color: #457640;
}
a:hover, a:active {
	color: #66BA48;
	text-decoration: none;
}

.clearBoth, .clearfix {clear:both}

.fltl, .alignleft {float:left}
img.fltl, img.alignleft {
	float:left;
	margin-right: 5px;
	margin-bottom: 3px;
}
#where-to-buy img.fltl, 
#contact img.fltl {margin-bottom:45px;}

.fltr, .alignright {float:right}
img.fltr, img.alignright {
	float:right;
	margin-right: 5px;
	margin-bottom: 3px;
}
img.bord {
	border: 2px solid #CCC;
}
hr {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	height: 1px;
	border-top-width: 0px;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-top: 1.5em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
	border-right-width: 0px;
	border-left-width: 0px;
}

#container {margin:0;padding:0;}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#home #header {
	background-image: url(../imgs/header-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 314px;
	width:100%;
	position: relative;
}

#header {
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 145px;
	width:100%;
	position: relative;
}
.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.crumbs a:link, .crumbs avisited{}
.crumbs a:hover, .crumbs a:active {}
#logo{
	width: 125px;
	height: 78px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo a {
	display: block;
	height: 78px;
	width: 125px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
}
#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	position: absolute;
	left: 250px;
	top: 22px;
	font-weight: normal;
	color: #b3d8b0;
}
#headsearch {
	position: absolute;
	right: 55px;
	top: 22px;
}
#headsearch input {
	background-color: #489a43;
	border: 1px solid #9fc09d;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5e7d4;
	margin-right: 4px;
}
#headsearch #searchsubmit {
	background-color: #497845;
	border: 1px solid #9ec59b;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#nav {
	width: 750px;
	position: absolute;
	right: 0px;
	top: 70px;
	z-index: 333;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#nav a:link, #nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	background-color: #345731;
}
#header #banner {
	color: #FFF;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 35px;
	line-height: 144%;
	position: relative;
}
#banner a:link, #banner a:visited {
	color: #c5d5c3;
}
#banner a:hover, #banner a:active {
	color: #FFF;
}
#banner #item {
	position: absolute;
	right: 25px;
	top: -80px;
}


#contain {
	margin-top: -25px;
	position: relative;
	z-index: 999;
	padding-bottom: 25px;
}
#home #content {
	margin-top: 65px;
}

#content {
	float: left;
	width: 625px;
}
#content .home_text {clear:both;}
#home #wrapper {
	position: relative;
}

#catbrowse {
	padding: 0px;
	margin-bottom: 15px;
	height: 110px;
	position: absolute;
	top: 230px;
}

#catbrowse li {
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	text-align: center;
	list-style-type: none;
	display: inline;
}
#catbrowse a {
	display: block;
	color: #000000;
	width: 94px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	height: 94px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	border: 2px solid #5c9e54;
	margin-right: 7px;
}

#catbrowse a.img_pccases {	background-image: url(../imgs/cat_01_cases.jpg);}
#catbrowse a.img_powersupply {	background-image: url(../imgs/cat_02_powersupply.jpg);}
#catbrowse a.img_rackmount {	background-image: url(../imgs/cat_03_chassis.jpg);}
#catbrowse a.img_adapters {background-image: url(../imgs/cat_04_adapters.jpg);}
#catbrowse  a.img_accessories {background-image: url(../imgs/cat_05_access.jpg);}

#catbrowse li em {
	width: 320px;
	height: 37px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: left;
	font-style: normal;
	z-index: 2;
	display: none;
	background-image: url(../imgs/bubble.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
#content .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content ul.listcol {
	margin: 0px;
	padding: 0px;
}
#content ul.listcol li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content .dealer-block {
	float: left;
	width: 49%;
	height: 160px;
	font-size: 11px;
}
#contact .dealer-block {height:200px;}
#where-to-buy #content h3 {
	margin-bottom: 16px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#where-to-buy #content h3 span {
	font-size: 14px;
	font-style: italic;
	color: #999;
	font-weight: normal;
}

.catnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.category_item{float:left;width:20%;height:170px}

.category_item .item-img {
	background-color: #FFF;
	border: 1px solid #CCC;
	display: inline-block;
	text-align: center;
	margin-bottom: 4px;
}
.category_item .item-img img,
.item_thumbnails .item-thumb img {
	border: none;
}
.category_item .item-img a{
	display:block;
	padding: 8px;
	height: 100px;
	width: 100px;
}
.category_item .item-img:hover {
	border: 1px solid #666;
}
.category_item a{
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.category_item a:hover {color:#66BA48;text-decoration:underline;}


.item_images {height:325px;}
.item_main {
	width:55%;
	float:left;
}
.item_thumbnails {width:45%;float:right;}
.item_thumbnails h4.zoomicon {
	font-weight: normal;
	color: #666;
	background-image: url(../imgs/zoomthumb.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 12px;
}


.item_attribute_name {clear:both;}

.item_thumbnails .item-thumb {
	background-color: #FFF;
	border: 1px solid #CCC;
	display: inline-block;
	float:left;
	text-align: center;
	margin-bottom: 4px;
	margin-right: 2px;
}

.item_thumbnails .item-thumb a{
	display:block;
	padding: 8px;
	height: 63px;
	width: 63px;
}

.item_main .item-main {
	background-color: #FFF;
	border: 1px solid #CCC;
	display: inline-block;
	float:left;
	text-align: center;
	margin-bottom: 4px;
	margin-right: 2px;
	width:320px;
	height:320px;
}
.item_main .item-main img {margin:8px;}
.item_main .item-main a{
	display:block;
	padding: 8px;

}







.item_attribute_val sup{font-size:11px;}
.item_attribute_val li pre {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
table {
	color: #000;
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.item_attribute_val table {
	width: 100% !important;
	margin-right: 30px;

}
tr, th, td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	vertical-align: top;
}
thead {
	background: #000;
	color: #CAE8BF;
}
thead tr th,
thead tr td {
	padding: .5em;
	text-align: left;
	color: #CAE8BF;
	border-bottom: 3px solid #A5D768;
	font-weight: bold;
}
#ShadowBox td {padding:0;background:none;border:1px;}

tbody tr td {
	background: #CAE8BF;
}
tbody tr.odd td {
	background-color: #E8F4E3;
}
tbody tr th, tbody tr td {
	padding: 0.1em 0.4em;
	border: 1px solid #fff;
	text-align: left;
	vertical-align:top;
	font-size: 11px;
}
tbody tr th {
	padding-right: 1em;
	text-align: right;
	font-weight: bold;
	background: #c5e894;
}
tbody tr td strong {
	color: #559A3A;
}







#home #sidebar {
	margin-top: 55px;
}

#sidebar {
	float: right;
	width: 264px;
	background-image: url(../imgs/sidebar-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	padding-left: 22px;
	padding-right: 24px;
	min-height:255px;
}
#sidebar .catlist h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 8px;
	padding-bottom: 5px;
	margin-right: 12px;
	margin-left: 12px;
	font-weight: bolder;
}

#sidebar  .catlist  ul {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#sidebar  .catlist  li {
	list-style-type: none;
	margin: 0px;

	font-family: Arial, Helvetica, sans-serif;
}
#sidebar .catlist a {
	display: block;
	background-image: url(../imgs/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
}

#sidebar  .catlist  li a:link, #sidebar  .catlist  li a:visited {
	color: #000;
	text-decoration: none;
}
#sidebar  .catlist  li a:hover, #sidebar  .catlist  li a:active {
	color: #6B84C3;
}
#sidebar #finddealers {margin-top:25px;margin-bottom:25px;}
#sidebar #finddealers a {
	background-image: url(../imgs/finddealers.jpg);
	height: 72px;
	width: 253px;
	display: block;
	font-size: 1px;
	text-indent: -9999px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar .bestproducts {
	margin-top: 15px;
}
#sidebar .bestproducts h3 {
	background-image: url(../imgs/ace-rating.jpg);
	height: 73px;
	width: 251px;
	font-size: 1px;
	text-indent: -9999px;
}
#sidebar .bestproducts h3 cite{display:none;}
#sidebar .bestproducts blockquote {
	color: #666;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#footer {
	clear: both;
	background-image: url(../imgs/footer_tile.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #2d2d2d;

}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #CCC;
	text-decoration: none;
}
#footer .centerContent {
	background-image: url(../imgs/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 142px;
	padding-top: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEE;
	position: relative;
}
#footer .location {
	position: absolute;
	width: 240px;
	top: 30px;
	right: 45px;
	font-size: 14px;
	line-height: 133%;
}
#footer .footnav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#footer .footnav li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 14px;
}
#footer .footnav li a {text-decoration:none}
#footer .copyright {
	color: #999;
	font-size: 11px;
}
