* {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
} 

html, body, #wrap {
	height: 100%;
}
body {
	background-image:url(images/page-bg-top.gif);
	background-repeat:repeat-x;
	background-color:#f3f3f3;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
ul {
	margin-left:15px;
}
#toparea {
	width:988px;
	left:50%;
	height:125px;
	margin-left:-494px;
	position:absolute;
	z-index:2;
}
#frontadminpanel {
	height:25px;
	line-height:25px;
	width:100%;
	background-color:#000;
	top:0;
	left:0;
	position:absolute;
	z-index:50;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#frontadminpanelleft {
	width:auto;
	float:left;
	padding-left:20px;
}
#frontadminpanelright {
	width:auto;
	float:right;
	text-align:right;
	padding-right:20px;
}
#frontadminpanel a {
	color:#F00;
	text-decoration:none;
}
#frontadminpanel a:hover {
	color:#F00;
	text-decoration:underline;
}
#frontadminoptions {
	padding-left:10px;
	height:25px;
	line-height:25px;
	background-color:#000;
	margin-bottom:10px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
#frontadminoptions a {
	color:#F00;
	text-decoration:none;
}
#frontadminoptions a:hover {
	color:#F00;
	text-decoration:underline;
}
#quickcart {
	width:396px;
	height:50px;
	top:18px;
	right:0;
	position:absolute;
}
#quickcart #layer1 {
	background-color:#fff;
	width:396px;
	height:50px;
	opacity:0.6;filter:alpha(opacity=60);
	top:0;
	left:0;
	position:absolute;
	z-index:1;
}
#quickcart #layer2 {
	width:396px; wid\th:384px;
	height:50px; hei\ght:38px;
	left:0;
	top:0;
	position:absolute;
	border:1px solid #246ab8;
	z-index:2;
	padding:6px;
	font-size:11px;
}
#tabs {
	width:396px;
	height:39px;
	bottom:2px;
	right:0;
	position:absolute;
}

#tabs #tab1 a {
	width:125px;
	height:39px;
	display:block;
	line-height:30px;
	background-image: url(images/tab1.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	float:left;
	margin-right:2px;
}
#tabs #tab1 a:hover {
	color:#246ab8;
	background-position:-125px;
}
#tabs #tab2 a {
	width:115px;
	height:39px;
	display:block;
	line-height:30px;
	background-image: url(images/tab2.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	float:left;
	margin-right:2px;
}
#tabs #tab2 a:hover {
	color:#246ab8;
	background-position:-115px;
}
#tabs #tab3 a {
	width:75px;
	height:39px;
	display:block;
	line-height:30px;
	background-image: url(images/tab3.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	float:left;
	margin-right:2px;
}
#tabs #tab3 a:hover {
	color:#246ab8;
	background-position:-75px;
}
#tabs #tab4 a {
	width:75px;
	height:39px;
	display:block;
	line-height:30px;
	background-image: url(images/tab4.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	float:left;
}
#tabs #tab4 a:hover {
	color:#246ab8;
	background-position:-75px;
}
#wrap {
	width:988px;
	margin:0 auto;
	background-image:url(images/page-bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
img {
	border:0;
}
a {
	font-weight:bold;
	color:#0c6ed5;
	text-decoration:none;
}
a:hover {
	color:#b7b7b7;
	text-decoration:none;
}
p {
	margin-bottom:12px;
}
#top5 ul {
	list-style:none;
	list-style-type:none;
	margin:0;
	line-height:18px;
}
#main {
	padding-bottom: 80px;
}  /* must be same height as the footer */
#left {
	width:195px;
	float:left;
	height:auto;
	padding-top:138px;
	margin-right:6px;
}
#mainnav {
	margin-bottom:10px;
	padding-left:1px;
	padding-right:1px;
}
.mainnavbtn a{
	height:30px;
	width:195px;
	text-indent:10px;
	line-height:30px;
	background-image: url(images/btn-bg-blue.gif);
	background-repeat:repeat-x;
	display:block;
	font-family: "Arial Black", Gadget, sans-serif;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	margin-bottom:1px;
	letter-spacing:1px;
}
.mainnavbtn a:hover {
	color:#FFF;
	text-decoration:none;
	background-image:url(images/btn-bg-grey.gif);
	background-repeat:repeat-x;
}
.boxleft {
	margin-bottom:10px;
	line-height:18px;
}
.boxleft .boxlefttitle {
	height:27px;
	line-height:27px;
	background-image:url(images/boxtitle-bg.gif);
	background-repeat:no-repeat;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:11px;
	color:#3d3d3d;
	text-transform:uppercase;
	padding-left:10px;
}
.boxleft .boxleftcontent {
	padding-left:7px;
	padding-right:7px;
}
.boxleft .boxleftinner {
	border-top:1px solid #3d3d3d;
	border-bottom:1px solid #3d3d3d;
	background-color:#eaedee;
	color:#3d3d3d;
	padding:5px;
	font-size:11px;
}
.loginforminput {
	width:165px;
	height:22px; heig\ht:19px;
	padding-top:3px;
	font-size:11px;
}
.btn {
	width:121px;
	height:23px;
	line-height:23px;
	border:0;
	background-image:url(images/btn_direct-order.gif);
	background-repeat:no-repeat;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
}
.btn2 {
	width:135px;
	height:23px;
	line-height:23px;
	border:0;
	background-image:url(images/btn_large.gif);
	background-repeat:no-repeat;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
}
.btn a {
	color:#FFF;
	text-decoration:none;
}
#youraccount ul {
	list-style:none;
	list-style-type:none;
	margin:0;
}
#center {
	width:580px;
	height:auto;
	float:left;
	margin-right:9px;marg\in-right:8px;
	padding-top:130px;
}
.pagetitle {
	border-left:7px solid #0c6ed5;
	border-bottom:1px solid #0c6ed5;
	min-height:28px;
  	height:auto !important;
	height:28px;
	padding-left:5px;
	font-size:13px;
	color:#4b4b4b;
	line-height:28px;
	font-weight:bold;
	margin-bottom:10px;
}
.subcattitle {
	border-left:7px solid #0c6ed5;
	border-bottom:1px solid #0c6ed5;
	height:28px;
	padding-left:5px;
	font-size:13px;
	color:#4b4b4b;
	line-height:28px;
	font-weight:bold;
}
.subcategories {
	border-left:1px solid #0c6ed5;
	border-right:1px solid #0c6ed5;
	border-bottom:1px solid #0c6ed5;
	background-color:#FFF;
	padding:10px;
	margin-bottom:10px;
	font-size:11px;
}
h2 {
	font-size:10px;
	margin-bottom:5px;
	color:#3d3d3d;
	font-weight:bold;
	text-transform:uppercase;
}
.subcategories a {
	background-image:url(images/arrow-right.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:10px;
}
.pagecontent {
	font-size:11px;
	color:#3d3d3d;
	line-height:16px;
	height:auto;
}
.pagecontent:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}
.productcategory {
	width:193px;
	text-align:center;
	float:left;
	height:180px;
}
#knowledgesearch {
	padding:10px;
	border:1px solid #0c6ed5;
}
.knowledgeinput {
	width:425px;
	height:22px; heig\ht:19px;
	padding-top:3px;
	font-size:11px;
}
/* product item */
.shopitem {
	width:278px; wid\th:266px;
	height:125px;
	border:1px solid #b7b7b7;
	margin:3px;
	padding-left:6px;
	padding-right:6px;
	float:left;
}
.shopitem .shopitemtitle a{
	height:27px;
	line-height:27px;
	font-size:12px;
	font-weight:bold;
	color:#0c6ed5;
	text-decoration:none;
}
.shopitem .shopitemtitle a:hover {
	color:#b7b7b7;
	text-decoration:none;
}
.shopitem .shopitemimg {
	width:131px;
	height:90px;
	line-height:90px;
	float:left;
	text-align:center;
}
.shopitem .shopiteminfo {
	width:135px;
	height:90px;
	float:left;
}
.shopitem .shopiteminfo ul {
	list-style:none;
	list-style-type:none;
	text-align:right;
}
.shopitem .shopiteminfo li.price {
	font-size:14px;
	font-weight:bold;
	color:#3d3d3d;
	padding-top:5px;
	padding-bottom:5px;
}
.shopitem .shopiteminfo li.price2 {
	font-size:14px;
	font-weight:bold;
	color: #F00;
	padding-top:5px;
	padding-bottom:5px;
}
.shopitem .shopiteminfo li.noneprice {
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	color:#f51318;
	padding-top:3px;
	padding-bottom:3px;
}
.shopitem .shopiteminfo li.moreinfo {
	padding-bottom:5px;
}
.shopitem .shopiteminfo li.downloadbtn {	
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	padding-left:14px;
	text-align:left;
}
.shopitem .shopiteminfo li.downloadbtn a {
	width:121px;
	height:23px;
	line-height:23px;
	background-image:url(images/btn_direct-order.gif);
	background-repeat:no-repeat;
	color:#FFF;
	text-align:center;
	display:block;
	text-decoration:none;
}

/* //product item */
/* Detail pagina */
.detailleft {
	width:507px;
	float:left;
	height:auto;
}
.detailright {
	width:60px;
	float:right;
	height:auto;
	margin-right:5px;
}
.detailtop {
	margin-bottom:20px;
	height:1%;
}
.detailtop:after {
	content:".";
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}
.detailtopleft {
	width:230px;
	margin-right:5px;
	float:left;
	height:auto;
}
.detailtitle {
	font-size:15px;
	font-weight:bold;
	color:#333;
	margin-bottom:12px;
}
.detailtopright {
	width:265px;
	float:left;
	height:auto;
}
.lease {
	font-size:14px;
	font-weight:bold;
	color:#4b4b4b;
}
.normalprice {
	color:#b5b5b5;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.webonlyprice {
	font-size:16px;
	font-weight:bold;
	color:#fe0000;
}
.webonlyprice2 {
	font-size:16px;
	font-weight:bold;
}
.detailsubnav {
	font-size:12px;
	font-weight:bold;
	background-image:url(images/arrow-right.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:10px;
}
#downloadsconn {
	padding-top:10px;
	padding-bottom:10px;
}
#downloadsconn ul {
	list-style:none;
	list-style-type:none;
}
#downloadsconn li.pdf {
	background-image: url(images/icon-pdf.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	margin-bottom:4px;
}
#downloadsconn li.word {
	background-image: url(images/icon-word.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	margin-bottom:4px;
}
.detailmanufacturer {
	margin-bottom:5px;
	border:1px solid #e0e0e0;
	width:265px;
	text-align:right;
}
.detailimg {
	width:265px;
	height:183px;
	border:1px solid #e0e0e0;
	margin-bottom:10px;
	text-align:center;
	line-height:183px;
}
#newsitems ul {
	list-style:none;
	list-style-type:none;
	margin:0;
}
#newsitems li {
	padding-left:10px;
	background-image:url(images/arrow-right.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}
#newsitems .newsdate {
	margin-right:15px;
}
fieldset {
	padding:10px;
}
legend {
	font-size:13px;
	font-weight:bold;
}
.detaildesc {
	margin-bottom:10px;
}
.detaildesc h2 {
	font-size:12px;
	font-weight:bold;
	background-image:url(images/arrow-down.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:10px;
}
.detailrelated {
	margin-bottom:10px;
}
.detailrelated h2 {
	font-size:12px;
	font-weight:bold;
	background-image:url(images/arrow-down.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:10px;
	margin-bottom:15px;
}
.relateditem {
	margin-bottom:5px;
	margin-right:5px;
	padding:5px;
	border:1px solid #e0e0e0;
	min-height:60px;
  	height:auto !important;
  	height:60px;

}
.relateditem:after {
	content:".";
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}
.relateditem .relitemimg {
	width:50px;
	height:50px;
	margin-right:20px;
	float:left;
}
.relateditem .itemleft {
	width:258px;
	height:auto;
	float:left;
}
.relitemname {
	font-size:14px;
	margin-bottom:8px;
}
.relitemprice {
	font-size:14px;
	font-weight:bold;
	color:#fe0000;
}
.relitemprice2 {
	font-size:14px;
	font-weight:bold;
}
.relateditem .itemright {
	width:160px;
	height:auto;
	float:right;
	text-align:right;
}
ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}	
ul#thumbs li{
	float:left;
	margin-bottom:5px;
	border:1px solid #e0e0e0;	
	padding:2px;
}
ul#thumbs a{
	display:block;
	float:left;
	width:60px;
	height:63px;
	line-height:63px;
	overflow:hidden;
	position:relative;
	z-index:1;		
}
ul#thumbs a img{
	float:left;
	position:absolute;
	top:-20px;
	left:-50px;	
}
ul#thumbs a:hover{
	overflow:visible;
	z-index:1000;
	border:none;		
}
ul#thumbs a:hover img{
	border:1px solid #e0e0e0;	
	background:#fff;
	padding:2px;			
}	
ul#thumbs:after, li#thumbs:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
ul#thumbs, li#thumbs{
	display:block;
}

ul#thumbs, li#thumbs{
	min-height:1%;
}
* html ul#thumbs, * html li#thumbs{
	height:1%;
}	
/* single thumbnail */

p.thumb{
	float:left;
	margin-right:10px;
	border:1px solid #999;	
}
p.thumb a{
	display:block;
	float:left;
	width:60px;
	height:60px;
	line-height:60px;
	overflow:hidden;
	position:relative;
	z-index:1;	
}	
p.thumb a img{
	float:left;
	position:absolute;
	top:-10px;
	left:-10px;	
}
	
/* mouse over */
	
p.thumb a:hover{
	overflow:visible;
	z-index:1000;
	border:none;		
}
p.thumb a:hover img{
	border:1px solid #999;	
	background:#fff;
	padding:2px;			
}	



/* Detail pagina */
.20space {
	height:20px;
}
.pagenav {
	clear:both;
	font-size:11px;
	padding-bottom:20px;
	padding-top:10px;
	border-top:1px solid #0c6ed5;
}
.pagenav span {
	padding-left:10px;
	padding-right:10px;
}
.pagenav .pagenavleft {
	width:auto;
	float:left;
}
.pagenav .pagenavright {
	width:auto;
	float:right;
}
#right {
	width:197px;
	height:auto;
	float:left;
	padding-top:138px;
}
.boxright {
	width:197px;
	margin-bottom:10px;
}
.boxright .boxrighttitle {
	height:27px;
	line-height:27px;
	background-image:url(images/boxtitle-bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:11px;
	color:#3d3d3d;
	text-align:right;
	text-transform:uppercase;
	padding-right:10px;
}
.boxright .boxrightcontent {
	padding-left:7px;
	padding-right:7px;
}
.boxright .boxrightinner {
	border-top:1px solid #3d3d3d;
	border-bottom:1px solid #3d3d3d;
	background-color:#e0e0e0;
	color:#3d3d3d;
	padding:5px;
	font-size:11px;
}
#promos {
	height:333px;
	overflow:hidden;
	margin-bottom:15px;
}
#newsscroller {
	width:578px;
	margin-bottom:15px;
	overflow:hidden;
	border: 1px solid #b7b7b7;
}
.tickercontainer { /* the outer div with the black border */
	background: #fff; 
	width: 780px; 
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 555px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	width:780px;
	position: relative;
	left: 580px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
 
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
} 
#container {
	width:988px;
	min-height:500px;
 	height:auto !important;
 	height:500px;
	margin:0 auto;
	background-image:url(images/header-bg.jpg);
	background-repeat:no-repeat;
}
#footer {
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 80px;
	clear:both;
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;
} 
#footercontainer {
	width:1100px;
	height:80px;
	margin:0 auto;
	font-size:11px;
}
#footerrow1 {
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
}
#footerrow2 {
	text-align:center;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
