/* CSS Document Developed by Avishek Nath from Aditi Infosys © All rights Reserved. */
/* Global Style*/

*{ 
padding:0px;
margin:0px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size:12px;
	line-height:18px;
	background:transparent url(../images/bg.jpg) repeat-x left top;
 }

 
 
a {
	text-decoration: none;
	color:#999;
	outline:none;
}
a:hover {
 text-decoration: underline;}
 
form {
	margin: 0px;
	padding: 0px;
}
.clear{
clear:both;
}

.f-left{
	float:left;
}

.f-right{
	float:right;
}

img{ border:0;}

h1{
	color:#FFF;
	font-size:20px;
	padding-bottom:10px;
	font-weight:normal;
	font-family:Calibri, "Lucida Console", Arial;
	padding:0px 0 10px 0;
	clear:both;
}

h2{
	font-size:16px;
	color:#999;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0 10px 0;
}

h3{
	font-size:14px;
	color:#999;
	font-weight:bold;
	font-family:Arial;
	padding:0px 0 5px 0;
}


.grey{
color:#666666;
}

p{
padding-bottom:10px;
}

.mrgnrt3{
margin-right:3px;
}

.mrgnrt5{
margin-right:5px;
}



.mrgnrt10{
margin-right:10px;
}

#wrapper{
	margin:0 auto;
	width:1002px;
}

#homeslider{
float:left;
border:5px solid #333;
margin-top:50px;
margin:50px 0 10px 0;
}
 
 
#logo{
	float:left;
	margin:10px 0 0 0;
	border:3px solid #444;
}

#topsection{
float:left;
width:100%;
position:relative;
z-index:99999; } 
 
 
#topmenu{
	float:left;
	width:100%;
	margin:8px 0 0px 0;
	height:39px;
	background:url(../images/topmenubg.png) no-repeat left top;
	position:relative;
	z-index:99999;

} 

#topmenu ul{
	list-style:none;
 
} 

 
#topmenu ul li{
	float:left;
	text-transform:uppercase;
	margin-left:10px;
	position:relative;
	z-index:999999;
 
} 

 
#topmenu ul li a{
	float:left;width:113px;
	color:#888;
	text-align:center;
	padding:12px 0 0 0;

} 

#topmenu ul li.current a,#topmenu ul li a:hover{
	background:url(../images/topmenuactive.png) no-repeat left 9px;
	color:#CCC;
	float:left;
	padding-bottom:10px;
	text-decoration:none;
	text-align:center;
	width:113px;
	

} 
#topmenu ul li ul#level{
	position:absolute;
	width:200px;
	margin:0px;
	left:-10px;
	top:29px;
	display:none;
	padding:0;
	border:none;
	z-index:9999999;
	padding-top:10px;
	
}
#topmenu ul li:hover ul#level,#topmenu ul li.sfhover ul#level{
list-style:none;
z-index:9999999;
display:block;
}

#topmenu ul li ul#level li{ background:#666;}

#topmenu ul li ul#level li a{
	color:#999;
	width:auto;
	font-weight:normal;
	background:#212121 none;
	border-bottom:1px dotted  #444;
	padding:5px 10px 2px 10px;
	font-size:11px;
	height:20px;
	float:left;
	width:180px;
	text-align:left;
	text-transform: none;
}

#topmenu ul li ul#level li a:hover {
background:#000;
	color:#CCC;
	font-weight:normal;
	background:#212121;
	border-bottom:1px dotted  #444;
	padding:5px 10px 2px 10px;
	font-size:11px;
	height:20px;
	float:left;
	text-align:left;
	width:180px;
	text-transform: none;
	
}

#topmenu ul li ul#level li a:hover{
	background:#000;
	color:#FFF;
	text-decoration:none;
}

 


#header{
	float:left;
	height:308px;
	width:719px;
	position:relative;
	margin:0 0 10px 0;
	background:url(../images/headerbg.png) no-repeat left top;
}

#innerheader{
	float:left;
	height:299px;
	width:710px;
	margin:0 0 10px 0;
	clear:both;
	padding:9px 0 0 9px;
	background:url(../images/headerbg.png) no-repeat left top;
}

#leftcontainer h1{
	float:left;
	width:500px;
 
}

#catmenu{
float:right;
width:180px;

}

#catmenu ul{
	list-style:none;
	float:right;
} 
 
#catmenu ul li{
	float:left;
	text-transform:uppercase;
	position:relative;
	z-index:999;
} 

#catmenu ul li a{
	float:left;
	color:#CCCCCC;
	padding:2px 10px;
	background:url("../images/ddicon.jpg") no-repeat 148px 4px #000000;
	padding-right:25px;
	border:1px solid #CCC;
} 

#catmenu ul li a:hover{
	background:url("../images/ddicon.jpg") no-repeat 148px 4px #333;
	text-decoration:none;
} 

#catmenu ul li ul{
	position:absolute;
	width:220px;
	margin:0px;
	top:20px;
	right:0;
	display:none;
	padding:0;
	border:none;
	z-index:999;
	padding-top:5px;
	height:200px;
	overflow-y:auto;
	overflow-x:hidden;
	
}

#catmenu ul li ul li{
	font-size:11px;
}

#catmenu ul li ul li a{
padding:3px 5px;
border:none;
border-bottom:1px solid #666;
display:block;
width:210px;
background:#333;
}

#catmenu ul li ul li a:hover{
background:#666;
}


#catmenu ul li:hover ul,#catmenu ul li.sfhover ul{
list-style:none;
z-index:9999999;
display:block;
}
 
#catmenu + p { clear:both;}

#dealers h1 + p , #dealers h1 + ul.lists ,#dealers h1 + div, #dealers h1 + h3 {
	clear:both;
 }


#dealers h1 + div#catmenu{
	clear:none;
 }


#maincontent {
width:100%;
margin:5px 0 0 0;
min-height:600px;
float:left;
}


#leftcontainer{
	float:left;
	width:719px;
	margin:0px 0px 0 0;

}

#dealers{
	float:left;
	width:719px;
	margin:0px 0px 0 0}
 
table{
border-collapse:collapse;
border-color:#666;}

table td{
vertical-align:middle;
padding:2px;
text-align:left;}

table td p{
margin:0;
padding:0;}

table .hd{
background:#333;
color:#ccc;}


#sidebar {
	float:right;
	width:274px;
	margin:0px 0 0 0;

}
 


.readmore {background:url(../images/readmore-lf.png) no-repeat left top;}

.readmore a{
background:url(../images/readmore-rt.png) no-repeat right top;
display:block;
font-size:11px;
margin:0 0 0 5px;
padding:1px 25px 2px 5px;
}

#homebanners{
float:left;
width:100%;
margin:5px 0 0 0;
}

.roundbox{
width:274px;
float:left;
margin:0 0 5px 0;
clear:both;
}
 
 
.roundbox .brands{
	float:left;
	margin:5px 0;
} 
.roundbox .top{
width:274px;
float:left;
background:url(../images/boxtop.png) no-repeat right top;
}

.roundbox .top h2{
padding:10px 0 10px 10px;

}


.roundbox .middle{
width:254px;
float:left;
padding:10px 10px;
padding-bottom:0;
padding-top:5px;
background:url(../images/boxmiddle.png) repeat-y right top;
}


.roundbox .bottom{
width:274px;
float:left;
height:10px;
background:url(../images/boxbottom.png) no-repeat left bottom;
}

.roundbox label{
float:left;
width:80px;
padding:5px 0 0 0;
}

.roundbox .lblsmall{
float:left;
width:52px;
padding:5px 0 0 0;
}

.roundbox .inputbox{
float:left;
width:80px;
background:#000;
color:#CCC;
margin-top:5px;
margin-bottom:8px;
}

.roundbox .inputbox1{
float:left;
width:50px;
background:#000;
color:#CCC;
margin-top:5px;
margin-bottom:8px;
}


.roundbox .ddmenu1{
float:left;
width:170px;
background:#000;
color:#CCC;
margin:5px 0 8px 0;
}

.roundbox .ddmenu2{
float:left;
width:75px;
background:#000;
color:#CCC;
margin:5px 0 8px 0;
}


 
#footer{
	float:left;
	width:973px;
	background:url(../images/footerbg.png) no-repeat left top;
	padding:15px;
	position:relative;
	clear:both;
	margin:5px 0 0 0;
	padding-bottom:25px;
	
}

#footer .blocks{
	float:left;
	width:200px;
	background:url(../images/ftr-divider.jpg) no-repeat right top;
	margin:0px 50px 0 0;
	min-height:110px;

}

#footer ul{
	float:left;
	margin:0;
	list-style:none;
	width:100%;
	font-size:11px;
	padding:0 0 0 20px;
}

#footer .iconset1{
	background:url(../images/contact-icon.jpg) no-repeat left top;
}

#footer .iconset2{
	background:url(../images/tools-icon.jpg) no-repeat left top;
}

#footer .iconset3{
	background:url(../images/follow-icon.jpg) no-repeat left top;
}


#footer ul li {
line-height:17px;
}

#footer ul li a {
color:#999;
}


#footerwrap{
width:1000px;
float:left;
font-size:11px;
color:#999;
margin-top:25px;
padding-bottom:15px;
}

ul.lists {
list-style:none;
font-size:11px;
}

ul.lists li {
background:url(../images/bullet.png) no-repeat left 2px;
padding:0 0 3px 25px;
}

#leftcontainer ul.lists {
list-style:none;
font-size:12px;
line-height:18px;
}


.thumbpic{
float:left;
border:6px solid #2f2e2e!important;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
margin:0 27px 10px 0!important;
}

.thumbpicrt{
float:right;
border:6px solid #2f2e2e;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
margin:0 0 10px 0;
widows:220px;
}

/* ======================== Slider CSS :: START ==================================== */
#slides {
float:left;
margin:8px 0 0 9px;
position:relative;
 }

#slides .prev {
	position:absolute;
	top:110px;
	left:20px;
	width:39px;
	height:64px;
	display:block;
	z-index:9999;
	outline:line;
}

.slides_container {
	width:698px;
	height:286px;
	overflow:hidden;
	position:relative;
}


#slides .next {
	left:635px;
	position:absolute;
	top:110px;
	width:39px;
	height:64px;
	display:block;
	z-index:9999;
	outline:line;
}

.pagination {
	width:60px;
	float:right;
	margin-top:-1px;
	margin-right:5px;

}

.pagination li {
	float:left;
	list-style:none;
	margin:0 1px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/* ======================= Slider CSS :: END =====================================*/

.popup{ 
	color:#333;
}

#leftnav{
	float:left;
	width:200px;
	background:#000;
	}


#leftnav .active{
	padding:5px;
	display:block;
	border-bottom:1px solid #666;
	border-left:4px solid #333;
	}

#leftnav .normal{
	background:#444;
	padding:3px;
	display:block;
	border-left:4px solid #666;
	border-bottom:1px solid #666;
	margin-bottom:1px;
	
	}
#rightcnt{
	float:right;
	width:497px;
	padding:0 0 0 10px;
	 
	}
  
  
#rightcnt ol{
	margin:0 0 0 20px;
	}
	

.table-fran{
width:100%;
border:1px solid #666;
border-collapse:collapse;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

.table-fran .colhead td{
font-weight:bold;
background: #000;
padding:5px 10px;
color:#CCC;
font-size:11px;
}

.table-fran td{
padding:2px 10px;
font-size:11px;
border-right:1px solid #666;
border-bottom:1px solid #666;

}



#enquiry{
	width:500px;
	float:left;
	margin:10px 0 10px 0;
}

#enquiry label {
	float: left;
	height: auto;
	width: 180px;
 
}
#enquiry .inputbox{
	float: left;
	width: 220px;
	height:18px;
	margin-bottom:8px;
	border:1px solid #666;
	border-top:1px solid #333;
	border-left:1px solid #333;
	padding:2px;
	background:#1c1c1c url(../images/menu-bg.jpg) repeat-x left bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

#enquiry .textarea{
	float: left;
	width: 220px;
	padding:2px;
	height:80px;
	margin-bottom:0px;
	border:1px solid #666;
	border-top:1px solid #333;
	border-left:1px solid #333;
	background:#1c1c1c url(../images/menu-bg.jpg) repeat-x left bottom;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	
}
 
 
#enquiry .btns {
	float: left;
	font-size:12px;
	padding:4px 14px;
	margin-top: 10px;
 	color:#FFF;
	border:1px solid #666;	border-top:1px solid #333;
	border-left:1px solid #333;
	background:#1c1c1c url(../images/menu-bg.jpg) repeat-x left bottom;
	background-repeat: repeat-x;
}

 
 

