/* CSS Document */


body{ background:#680707; padding:0px; margin:0px;}
td{ font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size:11px;
 text-decoration:none;
 font-weight:normal;
 line-height:14px;
 color:#FFFFFF;}
p{ padding:0px 0px 8px 0px; margin:0px;}
div{ padding:0px; margin:0px;}


.orangetext a{ color:#E17E0B; font-weight:bold; text-decoration:none;}
.orangetext a:hover{ color:#fff; font-weight:bold; text-decoration:underline;}
.orangetext2 { color:#EFA900; font-weight:normal; text-decoration:none;}
.blacktext{ color:#000000;}
.blacktext2{ color:#000000; font-size:14px; font-weight:bold;}
.redtext{ color:#FF5A00; font-size:14px; font-weight:bold;}


.header_bg{ background:url(images/header_bg.gif) left top repeat-x;}
.borderleft{ border-left:#FFC281 1px solid;}


.menu_bg{ background:url(images/menu_bg.gif) left top repeat-x;}
.menu_divider{ background:url(images/menu_divider.gif) right top no-repeat;}


.shadow{ background:url(images/shadow.gif) left top repeat-x;}



.heading1{
	padding:4px 0px 4px 22px;
	font-size:13px;
	color:#EFC465;
	line-height:16px;
	font-weight:bold;
	background:url(images/arrow2.gif) no-repeat center left;
	}

.heading2{
	padding:4px 0px 4px 22px;
	font-size:13px;
	color:#fff;
	line-height:16px;
	font-weight:bold;
	background:url(images/arrow3.gif) no-repeat center left;
	}

.heading3{
	padding:4px 0px 4px 22px;
	font-size:13px;
	color:#000;
	line-height:16px;
	font-weight:bold;
	background:url(images/arrow4.gif) no-repeat center left;
	}
	
.heading4{
	padding:4px 0px 4px 0px;
	font-size:11px;
	color:#fff;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	background:url(images/product_bg.gif) left top repeat-x;
	}
	

.Categories{ width:208px; height:auto;}
.Categories a{ 
display:block;
height:1%; 
color:#fff;
background:url(images/arrow.gif) center left no-repeat; 
padding:5px 0px 5px 22px;
text-decoration:none;
}
.Categories a:hover{ color:#fff;
text-decoration:underline;
}

.bestsellers{ width:157px; height:auto;}
.bestsellers a{ 
display:block;
height:1%; 
color:#CBA354;
background:url(images/arrow1.gif) center left no-repeat; 
padding:5px 0px 5px 23px;
text-decoration:none;
}
.bestsellers a:hover{ color:#fff;
text-decoration:underline;
}

.dot{ background:url(images/dot.gif) left bottom repeat-x;}

.border{ border:#D3D2D2 1px solid;}
.border_1{ border:#D48514 2px solid;}


.welcome_bg{ background:#FCB61B url(images/welcome_bg.gif) left top repeat-x;}

.product_bg{ background:#fff;}


.input{ width:134px; 
	height:21px; 
	padding:1px 0px 0px 13px; 
	margin:0; 
	color:#000000; 
	font-size:11px; 
	border:#7F9DB9 1px solid;
	}
.input_1{ width:106px; 
	height:18px; 
	padding:0px 0px 0px 2px; 
	margin:0; 
	color:#000000; 
	font-size:11px; 
	border:#fff 1px solid;
	}
	
.black_bg{ background:#000000;}
.blue_bg{ background:#222562;}


.footer{ color:#FFFFFF; font-weight:bold;}
.footer a{ color:#FFFFFF; font-weight:bold; text-decoration:none;}
.footer a:hover{ color:#FFFFFF; font-weight:bold; text-decoration:underline;}
