/* screen.css */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{
	text-align:center;
	min-width:970px;
	background-color: #efefef;
	background-image: url(../images/bg_body.gif);
	}
#greybg {
	background-color: #efefef;
	padding: 15px;
}

#outer
	{
	height:99.9%;
	min-height:100%;
	width:950px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(../images/bg_outer.gif) repeat-y center center;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	line-height:18px;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	}

p
	{
	font-size:11px;
	line-height:18px;
	margin:0px 0px 10px 0px;
	}
h1
	{
	width:576px;
	height:30px;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
html>body #outer{height:auto;}
#header
	{
	position:absolute;
	top:0;
	width:950px;
	height:158px;
	overflow:hidden;
	z-index:200;
	background-image: url(../images/header.jpg);
	}
#left 
	{
	position:relative;
	width:180px;
	float:left;
	padding:159px 0px 0px 0px;
	}
#footer 
	{
	width:930px;
	clear:both;
	height:80px;
	left:0;
	bottom:0;
	position: absolute;
	padding: 10px;
	background-color:#FFFFFF

	}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer 
	{/*only ie gets this style*/
	\height:102px;/* for ie5 */
	he\ight:100px;/* for ie6 */
	}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:768px;
	float:right;
	padding:159px 0px 0px 0px;
	}

#clearfooter {width:100%;height:102px;clear:both}
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-102px;} /*safari wrapper */
#content
	{
	float:left;
	width:586px;
	}
#right
	{
	width:180px;
	float:right;
	border-left:2px solid #fff;
	}
	
/* MAIN LAYOUT STYLES END */
	
	
	
	
div.heading
	{
	width:170px;
	height:30px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../images/bg_heading.gif);
	padding:12px 0px 0px 10px;
	border-top:10px solid #fff;
	}
div#header table td
	{
	vertical-align:middle;
	color:#fff;
	font-weight:bold;
	}
div#introtext
	{
	clear:both;
	margin:0px 5px;
	padding:10px;
	padding-top:0px;


	}

div#introtextborder
	{
	clear:both;
	margin:0px 10px;
	padding:10px;
	border: 1px solid #DC241F;
	}
		

div#introtext a:hover { color:#666666; }
div.loginboxes
	{
	width:230px;
	float:left;
	background:#eaeaea;
	padding:10px;
	margin:17px;
	}
div.loginboxes table td
	{
	vertical-align:top;
	padding:2px 0px;
	}
div#logos
	{
	padding:10px;
	}
div#logos img
	{
	margin:0px 0px 20px 0px;
	}
div.prod
	{
	float:left;
	width:105px;
	height:130px;
	padding:10px;
	background:url(../images/bg_prod.gif);
	margin:0px 2px 0px 8px;
	background-repeat:no-repeat;
	text-align:center;
	}
* html div.prod { margin:0px 3px 10px 5px; padding:10px 10px 2px 10px; }
div.prod img
	{
	border:2px solid #fff;
	margin:0px 10px 5px 0px;

	
	}
	
	
	
	div.prod2
	{
	float:left;
	width:230px;
	height:103px;
	padding:10px;
	background:url(../images/bg_prod.gif);
	margin:0px 2px 10px 8px;
	background-repeat:no-repeat;
	}
* html div.prod2 { margin:0px 3px 10px 5px; padding:10px 10px 2px 10px; }
div.prod2 img
	{
	border:2px solid #fff;
	margin:0px 10px 0px 0px;
	float:left;
	}
	
	div.prod3
	{
	float:left;
	width:230px;
	height:303px;
	padding:10px;
	background:url(../images/bg_prod.gif);
	margin:0px 2px 10px 8px;
	background-repeat:no-repeat;
	}
* html div.prod2 { margin:0px 3px 10px 5px; padding:10px 10px 2px 10px; }
div.prod2 img
	{
	border:2px solid #fff;
	margin:0px 10px 0px 0px;
	float:left;
	}	
	
	
div.prod p
	{
	line-height:17px;
	}
div.prod p.price
	{
	font-size:13px;
	}
div#prodleft
	{
	width:545px;
	float:left;
	padding:10px;
	background:#eaeaea;
	margin:2px 0px 10px 10px;
	}
	
div#prodleftsmall
	{
	width:232px;
	float:left;
	padding:10px;
	background:#eaeaea;
	margin:2px 0px 0px 10px;
		height:180px;
	}	
div#prodright
	{
	float:right;
	width:300px;
	border:1px solid #CC3300;
	margin:2px 10px 0px 0px;
	text-align:center;
	}
div#topbar
	{
	clear:both;
	width:950px;
	height:42px;
	background:url(../images/bg_topbar.gif);
	background-repeat:no-repeat;
	border-top:1px solid #fff;
	}
	
p#userinfo
	{
	color:#DC241F;
	clear:right;
	float:right;
	margin:12px 0px 0px 0px;
	padding:2px 5px;
	border:1px dotted #B2B2B2;
	}
p#userinfo a
	{
	color:#DC241F;
	text-decoration:none;
	background:url(../images/bg_smallnav_white.gif) no-repeat 0px 3px;
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 10px;
	}
p#userinfo a:hover
	{
	color:#DC241F;
	text-decoration:underline;
	}
table#logotable td
	{
	text-align:center;
	vertical-align:middle;
	}
ul#bestsellers li
	{
	padding:10px;
	text-decoration:none;
	border-bottom:1px solid #fff;
	}
ul#bestsellers li a
	{
	color:#343434;
	text-decoration:none;
	}
ul#bestsellers td.bestsellersnumber
	{
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:url(images/bg_bestsellersnumber.gif) no-repeat -1px 3px;
	width:20px;
	padding:0px 10px 0px 0px;
	font-size:10px;
	vertical-align:top;
	}
ul.footerprods
	{
	float:left;
	padding:20px 30px 0px 1px;
	}
ul.footerprods li a
	{
	color:#666666;
	text-decoration:none;
	}
ul#prodnav li a
	{
	color:#000;
	display:block;
	text-indent:40px;
	width:182;
	height:27px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
	}
	
	
ul#prodnav ol li a
	{
	color:#000;
	display:block;
	text-indent:44px;
	width:158;
	height:27px;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/bg_prodnav.gif);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	}
		
ul#prodnav2 li a
	{
	color:#343434;
	background:url(../images/bg_prodnav.gif);
	display:block;
	text-indent:24px;
	width:180;
	height:25px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0px 0px 0px;
	}

	
ul#prodnav li a:hover
	{
	text-decoration:underline;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
	}
ul.smallnav
	{
	padding:10px;
	}
ul.smallnav li a
	{
	background:url(../images/bg_smallnav.gif) no-repeat 0px 3px;
	color:#DC241F;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	}
ul.smallnav li a:hover
	{
	text-decoration:underline;
	}
ul#topnav
	{
	float:right;
	margin:17px 0px 0px 0px;
	}
ul#topnav li
	{
	float:left;
	margin:0px 0px 0px 5px;
	}
ul#topnav li a
	{
	display:block;
	background:url(../images/bg_topnav.gif) no-repeat;
	width:90px;
	height:20px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:2px 0px 0px 0px;
	}
ul#topnav li a:hover
	{
	color:#ccc;
	}
h2 {
	font-weight: bold;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FFFFFF;
	border-left-color: #FF0000;
	padding: 5px;
	color: #000000;
}
.txtfield {
	padding: 3px;
	border: 1px solid #A3A3A3;
	width: 275px;
}
	.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


#prodleft ul

	{
	margin-left:20px;
	text-decoration:none;
	list-style-type: square;
	}

ul#prodleft li
	{
	padding-bottom:10px;
	text-decoration:none;
	border-bottom:1px solid #fff;
	list-style-type: square;
	}
	
#prodleft ul br
	{
	display:none	}
.selector {
	font-family: tahoma;
	font-size: 10px;
	background-color: #666666;
	color: #FFFFFF;
	padding: 4px;
}

.checked{
	background-color:#fff;
	background-image:url(/images/chk_on.png);
	background-repeat: no-repeat;
	padding-right:30px;
	padding-bottom:5px;

}
.unchecked{
	background-color:#fff;
	background-image:url(/images/chk_off.png);
	background-repeat: no-repeat;
	padding-right:30px;
	padding-bottom:5px;	
}

#passwordStrength

{

        height:10px;

        display:block;

        float:left;

}



.strength0

{

        width:250px;

        background:#cccccc;

}



.strength1

{

        width:50px;

        background:#ff0000;

}



.strength2

{

        width:100px;    

        background:#ff5f5f;

}



.strength3

{

        width:150px;

        background:#56e500;

}



.strength4

{

        background:#4dcd00;

        width:200px;

}



.strength5

{

        background:#399800;

        width:250px;

}
#carousel
	{

	width:555px;
	padding:0px 20px;
	}
#motioncontainer 
	{
	width: 550px;
	height: 150px;
	}
#motioncontainer img { margin:0px 7px 0px 0px; }
#manlogos {
	float: left;
	height: 100px;
	width: 160px;
	border: 3px solid #D8D8D8;
	padding: 3px;
	margin: 3px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#manlogos img {
	vertical-align: middle;
	display: inline;
	padding-top:20px;
}
h3 {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 0px;
	color: #00ADEF;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}
#caption {
	border: 5px solid #FFFFFF;
	width: 160px;
	margin-left: 5px;
}
.breadcrumb a {
	text-decoration: none;
	color: #FFFFFF;
}

#grey {
	background-color: #ececec;
	font-size: 11px;
	padding: 5px;
	color: #666666;
	margin-bottom:10px;	
	border: 1px solid #999999;
	height:20px;
}

#greyheight {
	background-color: #ececec;
	font-size: 11px;
	padding: 5px;
	color: #666666;
	margin-bottom:10px;	
	border: 1px solid #999999;
}


#greybasketlinks {
	padding: 3px;
	height:25px;
	text-align: right;
	margin-bottom:10px;	
}
#greybasket {
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom:10px;
}
#manlogo {
	padding: 3px;
	margin-bottom:5px;
	background-color: #FFFFFF;
	width: 150px;
	}
#subcategory {

	height: 245px;
	width: 150px;
	float:left;
	margin: 5px;
	text-align:center;
	padding:10px;
	position:relative;
	display:block;
}

#subcategoryshort {
	float:left;
	text-align:left;
	display:block;
	color: #FFFFFF;
	width:150px;
}
#subcategoryshort a
{
color:#FFFFFF;
padding-left:10px;
padding-bottom:5px;
text-decoration:none;
}


#productlisting {
	background-image: url(../images/resultsBG.gif);
	background-repeat: repeat-y;
	width:540px;
}
#prodtitle {
	height: 40px;
}
/*Example for a Menu Style*/
.menu {
	background-color:#fff;
	color:#272727;
	height:40px;
	width:440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
}
.menu ul {margin:0px; padding:0px; list-style:none; text-align:left; color:#FFFFFF}
.menu li {
	display:inline;
	line-height:33px;
	color: #FFFFFF;
	width:150px;
}

.menu li a {color:#FFFFFF; text-decoration:none; padding:4px 5px 6px 5px;  border-left:1px solid #ececec; border-right:1px solid #ececec; background-color:#000000; font-size:12px; width:150px; font-weight:bold;}

.menu li a.tabactive {
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	background-color:#CCCCCC;
	font-weight:bold;
	position:relative;
	background-color:#01aef0;
	color: #FFFFFF;
}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {border:1px solid #efefef; width:419px; text-align:left;padding:10px; margin-bottom:5px;}

#tabcontent1 li, #tabcontent2 li,#tabcontent3 li,#tabcontent4 li{
margin-left:20px;}

#topnav ul li {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position:relative;
	display:block;
	float:left;
	padding-right:40px;
}

#topnav ul li a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
#left h1 {
	padding-left: 40px;
	height:20px;
	width: 131px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:10px;
	background-image: url(../images/h1bg.gif);
}
#prodtitle a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


	.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


#bottomnav
{
	background-image:url(/images/navybg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:55px;
	padding-top:6px;
	padding-left:10x;
}


#bottomnav ul li {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position:center;
	display:block;
	float:left;
	padding-right:25px;
	padding-left:20px
}

#bottomnav ul li a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;

}
.pricebox {
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/price.gif);
	height: 23px;
	width: 119px;
	text-align: center;
	margin-top:10px;
	margin-left:15px;
	font-size:10px;
}
#headerright a {
	font-weight: bold;
	text-transform: uppercase;
	color: #00adef;
	text-decoration: none;
}


ul.news
	{
	padding:3px 3px 8px 3px;
	margin:0px 0px 10px 0px;
	}
ul.news li
	{
	border-bottom:3px solid #fff;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	
	}
ul.news li a
	{
	display:block;
	border:1px solid #FFFFFF;
	height:23px;
	color:#333333;
	text-decoration:none;
	text-indent:10px;
	padding-top:5px;
	font-weight:bold;
	padding-left:20px;	
	
	}
#search_box {
    width: 201px;
    height: 31px;
    background: url(images/bg_search_box.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
