﻿@charset "utf-8";
/* CSS Document */

::selection {
background: rgb(210,50,12);
}
::-moz-selection {
background: rgb(210,50,12);
}
img::selection {
background: transparent;
}
img::-moz-selection {
background: transparent;
}
.clr {
	clear:both;
}
form {
	margin:0px;
	padding:0px;
}
.hr_line {
	margin:0px 0px 5px 0px;
	width:980px;
	float:left;
	border-bottom:dotted 1px #666666;
	}
body {
	margin:0px;
	padding:0px;
	font:12px/19px  Arial, Helvetica, sans-serif;
	color:#cf8608;
	background:url(images/body-bg.jpg) repeat-x top #6c0000;
}
img {
	border:0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0px;
	font-weight:normal;
}
input, select {
	font-family:Arial, Helvetica, sans-serif;
}
.heading{
    font:normal 26px Georgia, "Times New Roman", Times, serif;
	color:#f6cc83;
		padding-bottom:20px;
}

.wrap {
	width:960px;
	margin:auto;
}


/*new*/
.company
{
	font:bold 12px/16px Arial, Helvetica, sans-serif; 
    color:#c1c1c1;
    text-align:justify;
}

#container1{
   	clear:both;
	width:960px;
	margin:0px 0px;

}


.nal {
	
	overflow:hidden;
	background-color:#e19719;
	font-size:15px;
	width:960px;
	height:20px;
	padding-top:10px;
}

.nal a {
	color:#000000;
	display:block;
	float:left;	
	padding:0px 20px;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.nal a:hover {
	color:#764c03;
	
}
.nal ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.nal ul li {
	float:left;
	border-right:dotted 1px #000000;
}
.nal ul li.last {
	border:none;
}


/* =======*/



.navigation{ float:left; 
             /*width:710px;*/ 
             width: 100%;
             margin:10px 0 10px 0;}
/*
.navigation li{ float:left; list-style:none; border-right:1px solid #ccc;}
.navigation li a{ font-size:14px; color:#6C0000; font-weight:bold; padding:0 13px 0 13px; text-decoration:none;}
.navigation li.nbg{ border-right:0px}
.navigation li a:hover{ text-decoration:underline;}
*/




.headercontainer {
	overflow:hidden;
	width:960px;
	height:110px;
	margin:0px;	
	background-color:#91915a;
	
}
.header{
    width:960px;
	height:110px;
	background:#efeee9 url(images/headerbg.jpg) no-repeat;
	margin:0px auto;
	clear:both;
}
.logo {
	width:79px;
	height:95px;
	background:url(images/logo.png) no-repeat;
	float:left;
	margin-top:5px;
}
.logo a {
	display:block;
	height:90px;
	width:150px;
}
.logotext{
    width:300px;
    font:normal 30px "Times New Roman", Times, serif;
	color:#5a5128;
	margin-left:10px;
	margin-top:25px;
	overflow:hidden;
	float:left;
}
.righthead{
    width:500px;
	float:right;
	margin-top:10px;

}
.links{
     width:400px;
	 float:right;
	 clear:right;
	 font:normal 11px Arial, Helvetica, sans-serif;
	 color:#000000;
}
.home{ 
    padding:2px 15px 5px 20px; 	
	float:right;
	background:url(images/home.png) no-repeat;
	color:#000000;
	text-decoration:none;
     
}
.home:hover{
    color:#9f0503;
	text-decoration:underline;
}

.contact{
	padding:2px 15px 5px 20px; 	
	float:right;
	background:url(images/contact.png) no-repeat;
	color:#000000;
	text-decoration:none;
}
.contact:hover{
    color:#9f0503;
	text-decoration:underline;
}


.sitemap{	
	padding:2px 5px 5px 20px; 	
	float:right;
	background:url(images/sitemap.png) no-repeat;
    color:#000000;
	text-decoration:none;
}
.sitemap:hover{
    color:#9f0503;
	text-decoration:underline;
}

.search_part {
	clear:right;
	float:right;
	background:url(images/search.gif) no-repeat;
	width:172px;
	height:32px;
	padding:5px 0;
	margin-top:30px;
}
.search_part input {
	border:none;
	background:none;
}
.search_part .s {
	width:125px;
	float:left;
	padding:2px 4px;  

}
input:focus
{
outline:none;
border:none;
}

.search_part .s_b {
	float:right;
	float:left;
	margin-left:5px;
	cursor:pointer;
	width:20px;
	height:20px;
	border:none!important;
}
#container{
   	clear:both;
	width:960px;
	margin:5px 0px;

}
#navigation {
	background:url(images/menubg.jpg) no-repeat top;
	overflow:hidden;
	font-size:15px;
	width:960px;
	height:48px;
	background-color:#ffffff;
	z-index:1;
}
#banner {
	background:url(../images/banner.jpg) no-repeat;
	height:335px; border-top-right-radius:6px; -moz-border-radius-topright:6px; -webkit-border-top-right-radius:6px;
	border-top-left-radius:6px; -moz-border-radius-topleft:6px; -webkit-border-top-left-radius:6px;
    width:100%;
	background-color:#fff;

}
.content {
	background:url(images/con-bg.jpg) repeat-y;
	text-align:justify;
	padding:0px 20px 10px 20px;
	background-color:#400000;
	overflow:hidden;
	height:auto;
}
.left{
    width:280px;
	padding:10px 10px 10px 0px;
	float:left;
	height:auto;
	overflow:hidden;
}
.left p.heading{
    font:normal 26px Georgia, "Times New Roman", Times, serif;
	color:#f6cc83;
	padding-bottom:20px;
}
.right{
     width:630px;
	padding:10px 0px 10px 0px;
	float:left;
	height:auto;
	overflow:hidden;
}
.right p.heading{
    font:normal 26px Georgia, "Times New Roman", Times, serif;
	color:#f6cc83;
		padding-bottom:20px;
}
.right p.subheading{
    font:normal 20px Georgia, "Times New Roman", Times, serif;
	color:#f6cc83;
		padding-bottom:20px;
}
.right p a
{
	color:#cf8608;
	text-decoration:none
}
.next
{
	display:block;
	width:200px;
	float:right;
	padding:10px;
}
.next a
{
	
	padding:5px;
}
.next a:hover
{
	
	color:#ffffff;
	text-decoration:underline;
}
.highlight{
    font:bold 13px arial;
	color:#f6cc83;
		padding-bottom:20px;
}
.right ul li
{
	list-style-type:circle;
	padding-bottom:5px;
}
.productimages{
    width:920px;
	height:150px;
	float:left;

}
.productnamemarque{
    width:920px;
	float:left;
}

.productimages p.heading{
    font:normal 26px Georgia, "Times New Roman", Times, serif;
	color:#f6cc83;
	padding:10px 10x;
}

.marquee {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	OVERFLOW: hidden; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 920px; 
	BORDER-BOTTOM: black 1px solid; 
	POSITION: relative; HEIGHT: 110px;
	cursor:pointer;	
}	
	
.contentbot {
	background:url(images/bottom-bg.png) no-repeat bottom;
	height:42px;
	overflow:hidden;
	width:960px;
}
#footer {
	text-align:center;
	clear:both;
	position:relative;
	z-index:999;
	font-size:12px;
	padding:15px 0px;
	color:#fa9900;
	width:960px;
	margin:auto;
	margin-bottom:25px;
}
#footer .f_link ul {
	margin:0px;
	padding:0px;
}
#footer .f_link ul li {
	display:inline;
}
#footer .f_link ul li a {
	color:#fa9900;
	margin:0px 15px;
	text-decoration:none;
}
#footer .f_link ul li a:hover {
	color:#fff;
}
.copyright {
	font-size:12px;
	margin:15px 0px;
}
.copyright a
    {
        color:#f6cc83;
        text-decoration:none;
    }
.copyright a:hover
    {
        text-decoration:underline;
    }
.enquiry
{
 background:#e6a526;
 color:none;
 border:1px solid #e6a526;
 padding:2px 3px;
}
.val_msg{   
    margin:10px 0px 0px ;
}
 
 