* { margin:0; padding:0;}



body{

	padding:0; 

	margin:0;

	                       /*   color of screen frame */

	background:#000000;	  

	width:100%; 

	vertical-align:top;

	font-family: tahoma;

	                     /*    body text throughout page: controls color of prices, category description, "displaying 1 of 8" */

	color:#BCB9B9; line-height:13px; font-size:11px;

}



input, select, textarea {

	font-family: tahoma;

	/*                    TEXT COLOR  for text input boxes */

	color:#000000;

	/*color:#A1A1A1;*/ line-height:13px; font-size:11px;

	                     /*  Background of text boxes*/

	background:#FFFFA0;

	/*background:#424242;*/

	padding:2px;

	border:1px solid #000000;

	vertical-align:middle;

}





.in_none {border:none; padding:0;}





table, td {vertical-align:top;}



a {text-decoration:underline;}	

a:hover{text-decoration:none;}



img {

	border:0px;

}



.col {

	float:left;

}



.spacer {font-size:0px; line-height:0px;}

.clear {clear:both;}







             /*                               width of web page  */

.main {width:900px; margin:auto;}



                              /* background color of header banner*/

.navigation {background:#160600; border-bottom:2px solid #C42F0E;}/*skinny line below the header banner*/



/*.navigation {background:#2C2C2C; border-bottom:2px solid #000000;}*/

.navigation .left {float:left; padding:2px;}/* originally padding:30px  Make changes to height of header here*/

.navigation .right {float:right; padding-right:30px;}

.navigation .links {text-align:right; padding:26px 0px 12px 0px; color:#BCB9B9;}/*controls Home | Login at the very top*/

.navigation .links a {color:#BCB9B9;}



.navigation .nav_1 {float:left; padding:4px 15px 3px 0px;}





.navigation .nav_2, .navigation .nav_3 {float:left; padding:1px 15px; border-left:1px solid #4D4D4D;}



.navigation .input_search {width:110px; padding:3px;}







                                   /***************** Bar below banner******************* */

/*.menu {background:#E27907; font-size:11px; color:#FFFFFF;}*/

.menu {background:url(../images/orange.jpg); font-size:11px; color:#BCB9B9;}  /*change font size on ezpage orange bar*/

.menu ul {margin:0; padding:0; list-style:none;}

.menu ul li {float:left;/* background:url(../images/menu_li.gif) top left no-repeat;*/ /*little black square*/

padding:5px 5px 5px 45px; color:#BCB9B9;/*text-transform:uppercase;*/  font-weight:bold; font-size:11px; } /* changes the height of the orange bar*/

.menu ul li.li_none {background:none;}

.menu ul li a {color:#BCB9B9; text-decoration:none;}  /*controls color of all hyper links*/

/*.menu ul li a:hover {text-decoration:underline;}*/



                                   /*   Color of page body */

/*.content_bg {background:#170600;}*/

.content_bg {background:#170600;}





/*.content_bg {background:#2C2C2C url(../images/bg_cont.gif) top repeat-x;}*/

/*.banner_set3 {background:url(../images/bg_banner.jpg) top right no-repeat; height:153px;}

#bannerThree {padding:43px 0px 0px 3px; margin:0;}*/

/***************************************************************Text area for index page***************************/

/* access html file to make modifications : 12541\includes\languages\english\html_includes\12541\define_main_page.php*/

/* In     .welcome {padding:0px 0px 30px 54px;}     the last **px is the padding to the left for the welcome text */

.welcome {padding:0px 0px 30px 54px;}

/*.welcome {background:url(../images/welcome_bg.jpg) top left no-repeat; padding:0px 0px 30px 154px;}*/

.welcome h2 {padding:6px 0px 3px 0px;}











.product {margin:5px 0px;}

.product .left {float:left;}

.product .right {width:100%; float:right;}

.product .right .margin {margin:3px 0px 5px 0px;}

.product a {color:#BCB9B9;text-decoration:underline; font-size:10px; line-height:normal; font-weight:bold; /*text-transform:uppercase;*/}

.product a.name {color:#BCB9B9;padding-left:8px; background:url(../images/arrow_1.gif) top left no-repeat;}

.product a:hover {text-decoration:none;}

.product a strong {color:#D35316; text-decoration:underline; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}

.product .text {color:#BCB9B9;padding:3px 0px 3px 8px; text-transform:uppercase; font-weight:bold; font-size:10px;}

.product .price {color:#BCB9B9; padding:3px 0px 5px 8px;}

.product .button {padding-left:8px;}

.product strong {color:#D35316; font-size:13px; line-height:normal; font-weight:bold;}



.product .margin_col {margin:0px 20px 0px 0px; text-align:left;}



.w_100 {width:100%;}





/*.footer {padding:30px 0px 25px 0px;} changed from this*/



.footer {padding:0px 0px 25px 0px;}

.footer .left {margin-right:-210px; float:left; padding:2px 0px 0px 10px;}

.footer .right {width:100%; float:right;}

.footer .right .margin {margin:0px 10px 0px 231px;}



.footer {color:#A7A08D;}

.footer a {color:#A7A08D; font-weight:bold;}

.footer .copy {font-size:10px; padding-top:3px; color:#808080;}

.footer .copy a {color:#808080;}






