/* 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: #0000FE;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:950px;
	text-align:left;
	margin:auto;
	position:relative;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	line-height:18px;
	background-color: #0000FE;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0000fe;
	border-left-color: #0000FE;
	}
a { color:#FFFFFF; text-decoration:underline; }
a:hover { color:#666666; }
p
	{
	font-size:11px;
	line-height:18px;
	margin:0px 0px 10px 0px;
	}
h1
	{
	height:30px;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #FFCC01;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F11300;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	}
html>body #outer{height:auto;}
#header
	{
	position:absolute;
	top:0;
	width:950px;
	height:251px;
	overflow:hidden;
	z-index:100;
	background-color: #0000fe;
	background-image: url(../images/header.jpg);
	left: 9px;
	}
#left 
	{
	position:relative;
	width:225px;
	float:left;
	padding:251px 0px 0px 10px;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #fff;
	}
#footer 
	{
	width:950px;
	clear:both;
	height:100px;
	left:0;
	bottom:0;
	position: absolute;
	background-color: #0000FE;
	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:710px;
	float:right;
	padding:251px 0px 0px 0px;
	position:relative;
	}
#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:480px;
	color: #FFFFFF;
	}
#right
	{
	width:225px;
	float:right;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #fff;
	margin-top:10px;
	}
	
/* 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#introtext
	{
	clear:both;
	padding:10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #DC241F;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	color: #000000;
	position:relative;
	height:auto;
	min-height: 410px;
	}

div#introtextborder
	{
	clear:both;
	margin:0px 10px;
	padding:10px;
	border: 1px solid #DC241F;
	}
		
div#introtext a { color:#000; text-decoration:none; font-weight:bold; }
div#introtext a:hover { color:#666666; }

div#logos
	{
	padding:10px;
	}
div#logos img
	{
	margin:0px 0px 20px 0px;
	}
div.prod
	{
	float:left;
	width:190px;
	height:153px;
	padding:10px;
	margin:0px 2px 10px 8px;
	background-color: #FFCC01;
	color: #000000;
	border: 1px solid #B80F08;
	position:relative;	}
	
div.prod h1
	{
	background-image: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width:185px;
	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: none;
	border-left-style: none;
	border-top-color: #FFDC4E;
	border-right-color: #FFDC4E;
	border-bottom-color: #FFDC4E;
	border-left-color: #F11500;
	}
	
		
* html div.prod { margin:0px 3px 10px 5px; padding:10px 10px 2px 10px; }
div.prod img
	{
	border:2px solid #fff;
	float:left;
	margin:0px 10px 0px 0px;
	}
div.prod p
	{
	line-height:17px;
	color: #000000;
	}
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:#FFFFFF;
	text-decoration:none;
	}
	
ul#prodnav li
	{
	color:#fff;
	display:block;
	width:182;
	font-weight:bold;
	text-decoration:none;
	background-color: #FFCC01;
	margin-bottom:4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEEEAA;
	border-right-color: #FEEEAA;
	border-bottom-color: #FEEEAA;
	border-left-color: #F41301;
	}
	
	

ul#prodnav li a
	{
	display:table;
	margin-left:10px;
	padding:5px;
	text-decoration: none;
	color: #333333;
	width: 200px;
	}
	
	
ul#prodnav ol li a
	{
	color:#000;
	display:block;
	text-indent:24px;
	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;
	}
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:137px 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:#0000FE;
	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;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.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: #DC241F;
	margin-bottom: 5px;
	padding: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
#caption {
	border: 5px solid #FFFFFF;
	width: 160px;
	margin-left: 5px;
}
.breadcrumb a {
	text-decoration: none;
	color: #FFFFFF;
}
#introtext li {
	margin-left: 20px;
	list-style-type: disc;
	margin-bottom:10px;
}

#photo{
float:right;
margin-left:20px;
margin-bottom:20px;
}

#basket
{
position:absolute;
top:180px;
left: 250px;

}

#basket a{
color:#000000;
}


#search{
position:absolute;
top: 185px;
left:10px;
}

