/*Start: General Styles*/
body{
	background:#000;
	color:#808285;
	margin:0px;}
table {
background:#fff;
}	
.clear
{clear:both;}

.lineht{ line-height:0px;}

.divclear{ clear:both; height:1px;}

p a{ text-decoration:underline; color:#0072BC;}
p a:hover{color:#0099CC; text-decoration:underline;}

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

.readmore{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0072bc;
	font-size:12px;}
.readmore a{
	color:#0486db;}

p{
	padding:0px 12px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#808285;}

p .highlight{
	color:#0c90cd;
	}
	
img{border:none;}

ul{margin:0px; padding:0px;}

h1, h2, h3, h4, h5, h6{margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif}


h1{
	color:#cf140e;
	font-weight:bold;
	line-height:32px;
	padding-bottom:15px;
	font-size: 28px;}

h2{
	color:#c5130c;
	line-height:25px;
/*	padding-bottom:15px;*/
	font-size: 20px;}	

.head3{
	color:#000000;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
	
.head3 a{
	padding-top:15px;
	color:#0072bc;
	font-weight:bold;
	font-size:16px;}
	
h5{
	color:#000000;
	font-weight:bold;
	line-height:20px;
	font-size: 12px;}

h6{
	color:#808285;
	font-weight:bold;
	font-size: 12px;}
	
.quote{ font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:20px;
	font-style:italic;
	color:#808285}
	
.rghtpan-bg{ background-image:url(../images/mid-shadow.jpg);
	background-repeat:repeat-y;
	background-position:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;}

.rghtpan-bg label{
	padding-left:5px;
	padding-right:10px;
	color:#000000;
	font-weight:bold;
	font-size:11px;}
	
.rghtpan-bg input{
	margin-right:15px;
	font-size:11px;
	height:12px;
	width:133px;}
	
.rghtpan-bg img{
	padding:8px 15px;}
	
.rghtpan-bg p{
	font-size:10px;
	line-height:12px;
	color:#000000;
	padding:4px 12px 10px 4px;}
	
/*Start ------------------------------------------------------------------------------Top nav*/
#topnav{
	background-image:url(../images/banner-rightimg.jpg);background-position:top right;background-repeat:no-repeat;
}


.chromestyle{
	background-color:#CF140F;
	background-image:url(../images/banner-rightimg.jpg);background-position:right;background-repeat:no-repeat;
	height:32px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	}

.chromestyle ul{
background-color:#58585a; /*THEME CHANGE HERE*/
padding:0;
margin: 0;}

.chromestyle ul li{
display:inline;
float:left;

padding:10px 0px; 
}

.chromestyle ul li a{
color:#FFFFFF;
background-image:url(../images/partitionline.jpg); background-position:left; background-repeat:no-repeat;
text-decoration: none;
padding:9px 6px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background-color:#a51408; /*THEME CHANGE HERE*/
}

/*Style for Drop Down Menu*/

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 9px Verdana;
line-height:18px;
z-index:100;
background-color:#a51408;
width: 200px;
visibility: hidden;
}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #fff; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#CF140F;
}
/* css menu */

/*End ------------------------------------------------------------------------------Top nav*/



/*Start ------------------------------------------------------------------------------bottomnav*/
#btmnav{
	background-color:#CF140F;
	height:32px;}
/*End ------------------------------------------------------------------------------bottomnav*/


.footer{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:13px;
	padding:10px 20px;}
	
	
	/* kd Style */
.category-heading{ background:url(../images/category-bg.jpg) top left repeat-x; height:81px;}
.category-heading span{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:30px; float:left; padding:20px 0px 10px 20px; text-transform:capitalize; text-shadow:#000000;  }

.price{ font-family:"Times New Roman", Times, serif; font-size:16px; color:#000000; padding-right:10px; font-weight:bold;}
.matter{ font-family:Tahoma; font-size:13px; color:#000000; line-height:18px;}
.title-1{ color:#9e0f0e; font-size:15px; font-weight:bold; margin-top:10px;}
.text-color{color:#666666;}

