@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background:url(gifs/bodybg.gif);
	font-family:Arial, Helvetica, sans-serif;
	color:#a7a6a6;
}

.width{
	width:971px;
	margin:auto;
	background:#0d0d0d;
	border:solid 1px #000000;
	}

.width-inside{
	width:97%;
	margin:auto;
	background:#0d0d0d;
	border:solid 1px #000000;
	}	
	
/* ---------top-nevg---------- */

.top-nevg{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background:#d60500 url(gifs/top-nevg-bg.gif) right bottom  repeat-x;
	border-top:solid 1px #000000;
	border-bottom:solid 2px #000000;
	text-align:right;
	padding-right:15px;
		}
	
.top-nevg a{
	color:#ffffff;
	text-decoration:none;
	padding:0 10px 0 10px;
	}
.top-nevg a:hover{
	color:#ffffff;
	text-decoration:underline;
	}		

/* ---------main-text-left---------- */

	
.main-text-left{
	font-size:12px;
	text-align:justify;
	padding:15px 15px 0 15px;
	background:#151515;
	line-height:16px;
	}
.main-text-left h1{
	font-size:16px;
	text-align:justify;
	color:#83a91b;
	margin:0px;
	padding:0px 0 8px 0;
	}	
.main-text-left h1 a{
	color:#83a91b;
	text-decoration:none;
	}
.main-text-left h1 a:hover{
	color:#83a91b;
	text-decoration:underline;
	}
.main-text-left #text{
	font-size:12px;
	text-align:justify;
	padding-right:15px;
	background:#151515;
	line-height:16px;
	}
.main-text-left h2{
	font-size:14px;
	text-align:justify;
	color:#f48a59;
	margin:0px;
	padding:10px 0 8px 0;
	}		
	
/* --------readmore----------- */

.readmore{
	font-size:12px;
	color:#ffc61b;
	font-family:tahoma;
	padding:3px;
	text-align:right;
	}
.readmore a{
	color:#ffc61b;
	text-decoration:none;
	}
.readmore a:hover{
	color:#ffc61b;
	text-decoration:underline;
	}	
	
/* --------more----------- */

.more{
	font-size:12px;
	color:#b2dc40;
	font-family:tahoma;
	padding:3px;
	text-align:right;
	}
.more a{
	color:#b2dc40;
	text-decoration:none;
	}
.more a:hover{
	color:#b2dc40;
	text-decoration:underline;
	}		
	
/* ---------main-text-right---------- */

	
.main-text-right{
	font-size:12px;
	text-align:justify;
	padding:15px 15px 0 15px;
	line-height:16px;
	}
.main-text-right h1{
	font-size:16px;
	text-align:justify;
	color:#83a91b;
	margin:0px;
	padding:0px 0 8px 0;
	}	
.main-text-right h1 a{
	color:#83a91b;
	text-decoration:none;
	}
.main-text-right h1 a:hover{
	color:#83a91b;
	text-decoration:underline;
	}
	
.main-text-right #details{
	font-size:12px;
	text-align:justify;
	line-height:15px;
	padding:8px;
	}
#details strong{
	font-size:12px;
	color:#83a91b;
	}
#details  a{
	color:#83a91b;
	text-decoration:none;
	}	
#details  a:hover{
	color:#83a91b;
	text-decoration:underline;
	}		
	
	
/* ---------bottom---------- */ 

.bottom{
	clear:both;
	font-size:12px;
	text-align:center;
	color:#fff;
	padding:8px;
	font-weight:bold;
	background:#171716;
	border-top:solid 1px #000000;
	}	
.bottom a{
	color:#fff;
	text-decoration:none;
	padding:0px 10px 0px 10px		
	}
.bottom a:hover{
	color:#fff;
	text-decoration:underline;		
	}
	
	
/* ---------footer---------- */ 

	
.footerlink{
	font-size:12px; 
	padding:5px 0 5px 10px; 
	color:#fff;
	line-height:17px;
	background:#7c7d7c url(gifs/top-nevg-bg.gif) bottom repeat-x; 
	text-align:justify;
}
.footerlink a {
	color:#fff; 
	text-decoration:none;
}
.footerlink a:hover {
	color:#999; 
	text-decoration:underline;
}		
	
/* --------leftnevg----------- */	
	
.leftnevg{
	text-align:justify;
	font-family:tahoma;
	border-left:solid 1px #1a1a13;
	border-right:solid 1px #1a1a13;
		}	
	
		

.leftnevg h1{font-size:16px;
	color:#f3dc81;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:8px 0 8px 10px;
	font-weight:bold;
	}
.leftnevg h1 a{
	color:#f3dc81;
	text-decoration:none;
	}			
.leftnevg h1 a:hover{
	color:#f3dc81;
	text-decoration:underline;
	}			

.leftnevg ul{
	margin:0px;
	padding:0px;
	font-size:12px;
	list-style-type:none;
	font-weight:bold;
	text-transform:capitalize;
	}	
.leftnevg li{
	background:url(gifs/arrow2.gif) no-repeat 0.80em 1.12em;
	padding:3px 2px 3px 35px;
	line-height:27px;
	color:#83a91b;
	border-bottom:dotted 1px #f3dc81;
	}	
.leftnevg a{
	color:#83a91b;
	text-decoration:none;
	}			
.leftnevg li a:hover{
	color:#83a91b;
	text-decoration:underline;
	}	
	
/* ----------breadcrum--------- */	

.breadcrum{ 
font-size:12px;
color:#b2dc40;
padding:0 0 4px 3px;
margin:0 8px 5px 0px;
}
.breadcrum a{ 
color:#f3dc81;
font-weight:bold;
text-decoration:none;
}
.breadcrum a:hover{
color:#f3dc81;
text-decoration:underline;
}				

/* ---------contact---------- */ 


.contactus{
	line-height:25px;
	padding:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.contactus a{
	color:#a7a6a6;
	text-decoration:none;
	}	
.contactus a:hover{
	color:#a7a6a6;
	text-decoration:underline;
	}
		
.border{
	border:solid 1px #242422;
	}		
	
/* ---------products---------- */ 


.products{
	padding:5px;
	border:solid 1px #41413b;
	color:#fff;
	font-size:13px;
	border-bottom:none;
	}
.products #img{
	border:solid 1px #41413b;
	}
	
/* ---------request---------- */


.request{
	font-size:12px;
	color:#fff;
	background:url(gifs/product-bottom-bg.gif) repeat-x top;
}
.request #req{
	font-size:12px;
	color:#f1d227;
	padding:5px 0px 5px 0;
	text-align:center;
	background:#242422;
	font-weight:bold;
	border:solid 1px #41413b;
	
}
.request a{
	color:#f1d227;
	text-decoration:none;
}
.request a:hover{
	color:#f1d227;
	text-decoration:underline;
}				

