﻿html {
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
}


body
{
		
	/*background-color: #000;*/
	background-repeat: repeat; background-position: top center; 
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

html, body {
height: 100%;
}

#pageInfo
{
	margin: 0;
	padding: 0;
}



#searchPane
{
	 top: 0; 
	 padding: .45em 1em 0 !important;
}

table#cartt tr th
{
	font-weight: bold;
	color: #aaa;
}


#main_container 
{
    text-align:left;
    width:1000px;
    min-height: 100%;
    
	margin-bottom: -190px;
	
	position: relative;
}

.clearfooter {
	height: 190px;
	clear: both;
	margin-bottom: 55px;
}

#footer_container
{
	position: relative;
	/*margin-top: 30px;*/
	height: 190px;
	border-top: 1px solid #AAA;
	
	width: 100%;
	background-color: #222;
	text-align: center;
}




.deliveryFields table tr th
{
	font-weight: normal;
}

.deliveryFields
{
	padding: 0 0 10px 40px;
}

.deliveryFields table tr td
{
	padding: 5px;
}

div#footer
{
	
}

div.footer
{
	float:left;
	margin:10px 0 0 0;
	
	text-align:left;
	width: 170px;
}

div.footerSiteHelp
{
	width: 100px;
}



div.footer ul li a
{
	color:#999;
	line-height: 1.5em;
	text-decoration: none;
}
.footer_copyright
{
	text-align: center;
	padding-left: 273px;
	margin-top: 50px;
}


ul#sliding-navigation {
font-size:0.75em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:30px 0;
padding:0;
text-align: left;
}

ul#sliding-navigation li.sliding-element  {
padding: 5px;
}

ul#sliding-navigation li.sliding-element a {
background:#222222 url(tab_bg.jpg) repeat-y scroll 0 0;
border:1px solid #1A1A1A;
color:#999999;
text-decoration:none;
padding-left: 15px;
}

div#headerDiv
{
	left:0; 
	padding:0; 
	position:relative; 
	width:100%;
	margin: 0 0 13px 0;
}

div#body
{
	text-align: left; 
	min-height:600px;
	position: absolute;
	width: 1000px;
}

 .manufacturerIcons
        {
            float: left;
            margin: 0 40px 20px 0;
            position: relative;
            height: 104px;
            width: 120px;
        }
        
        .zeroRMargin
        {
        	margin: 0 0 20px 0;
        }
        
#searchBox
{
	float: left;
}

#cartBox
{
	float: right;
}

.s_cntr  {
	display:inline-block;
	white-space:nowrap;
	z-index:1;

}



.s_bdy {
	background:none repeat scroll 0 0 #FFFFFF;
	/*border:1px solid #ACBABD;*/
	border:2px solid #000;
	float:left;
	font-size:115.9%;
	margin:0 0 0 1px;
	padding:0.2em 0.2em 1em;
}


.s_bdy input 
{
	border:0 none;
	color:#333333;
	float:left;
	font-size:100%;
	height:1.4em;
	line-height:1.2em;
	margin:0 0 -0.8em;
	padding:0.2em 0.64em 0 0.44em;
	width:276px;
}

.s_unit
{
	background:none repeat scroll 0 0 #FFFFFF;
	border:2px solid #00ADEF;
	float:left;
	font-size:115.9%;
	margin:0 0 0 1px;
	padding:0.3em 0.2em 1.15em;
}

.textBoxHover
{
	border:2px solid #FF00FF;
}

.s_unit input 
{
	border:0 none;
	color:#333333;
	float:left;
	font-size:100%;
	height:1.4em;
	line-height:1.2em;
	margin:0 0 -0.8em;
	width:32px;
}

.s_bdy .s_btn {
	background:url("/res/images/SearchBtn.png") repeat scroll 0 0 #0078AE;
	cursor:pointer;
	height:24px;
	margin:0 0 -12px;
	overflow:hidden;
	padding:24px 0 0;
	width:24px;
}

.s_btnHover {
background:url("/res/images/SearchBtn-hover.png") repeat scroll 0 0 #0078AE !important;
}

#cBlock
{
	margin: 20px 0;
}

#manu_cntr
{
	margin: 20px 0;
	width: 630px;
}

#right_cntr
{
	width: 800px;
	float: right;
}

div.footer ul li a:hover {
color:#FF00FF;

}

.unicorn
{
	background-color: #e91763;
	border: 2px solid #000;
	width: 112px;
	height: 30px;
	color: #fff;
}

.unicorn:hover
{
	background-color: #10a3f0;
}
