/* CSS Document */
body {
background:#262b2e;
font-family: Tahoma, Arial;  
font-weight:normal;
color: #333333;
font-size:11px;
margin:0 0 0 0;
}

.main-wrap {
width:941px;
margin: 0 auto;
}

* {
margin:0;
padding:0;
}


.clear {
clear:both;
}

/*header starts here*/
.header {
width:941px;
margin-bottom:15px;
}

#baner {
background:url(../images/banner.jpg) no-repeat left top;
width:941px;
height:353px;
}

.phone {
float:right;
margin:49px 31px 0 0;
}



.menu-bg {
background:url(../images/toplink_bg.jpg); background-repeat:no-repeat;
width:923px;
height:35px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 36px;
float:left;
}

.menu-bg ul {
list-style:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 15px;
}

.menu-bg li {
background:url(../images/line-seperator.jpg) no-repeat right;
height:20px;
font-family: Tahoma, Arial;
font-size:11px;
font-weight: bold;
color:#FFFFFF;
padding:5px 12px 0px 6px;
margin:8px 0px 0px 10px;
float:left;
}

.menu-bg li a{
text-decoration:none;
color:#FFFFFF;
}

.menu-bg li a:hover{
color: #0066FF;
}

.menu-bg-right {
background:url(../images/menu-bg-right.jpg) no-repeat ;
width:20px;
height:35px;
float:right;
}
/*header ends here*/

/*content-wrap starts here*/
.content-wrap{
width:938px;
background-image:url(../images/bg.jpg); background-repeat:repeat-y;
padding-bottom:28px;
margin:0 0 0 0;
}



.text-wrap {
width:570px;
float:left;
padding:0px 0px 0px 20px;
margin:0px 0px 0px 0px;
}

.text-wrap-inner {
width:900px;
padding:0px 0px 0px 20px;
margin:0px 0px 0px 0px;
}


.forminner {
width:420px;
padding:0px 0px 0px 45px;
margin:0px 0px 0px 235px;
border:#CCCCCC 1px solid;

}


.forminner span {
color:#FF0000;

}

.forminner td {
padding-left:5px;
}
.text-wrap-inner-left {
width:400px;
float:left;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.text-wrap-inner-left h1{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
font-weight:bold;
font-style:normal;
padding-bottom:20px;
margin:15px 0 0 6px;
}


span {
color:#000;
}

.text-wrap-inner-left p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
font-style:normal;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.text-wrap-inner-right {
width:500px;
float:left;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.text-wrap-inner-right h5{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-weight:bold;
font-style:normal;
margin:5px 0 0 6px;
}


.text-wrap-inner h1{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
font-weight:bold;
font-style:normal;
padding-bottom:20px;
margin:15px 0 0 6px;
}

.border {
border-collapse:collapse;
}
.border_td {
border-collapse:collapse;
border:1px solid #999999;
}

.text-wrap h1{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
font-weight:bold;
font-style:normal;
margin:15px 0 0 6px;
}

.text-wrap p{
margin:15px 0 0 6px;
line-height:16px;
color:#000000;
}

 p{
 margin:0px 0px 0px 0px;
 padding:0px 0px 15px 0px;

 }

.text-wrap p a{
background:url(../images/more-icon.jpg) no-repeat center right;
width:6px;
height:5px;
color:#000000;
text-decoration:none;
padding:0px 7px 2px 0;
margin:0px 0 0 0;
}

.text-wrap p a:hover{
text-decoration:underline;
}

.image-wrap {
width:316px;
float:right;
margin:0 0 0 0;
}


.bold{
 font-family:Tahoma, Arial, Verdana;
 font-size:12px;
 font-weight:bold;
 }
 
 .bold a{
 font-family:Tahoma, Arial, Verdana;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 color: #000000;
 }
 
  .bold a:hover{
 font-family:Tahoma, Arial, Verdana;
 font-size:12px;
 font-weight:bold;
 text-decoration:underline;
 color:#000000;
 }
 
 .title{
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#437096;
 font-weight:bold;
 }
 
 
 .other_links_left{
 width:88px;
 height:20px;
 padding-top:10px;
 background-color:#afb3b8;
  font-family:Tahoma, Arial, Verdana;
 font-size:10px;
 text-decoration:underline;
 vertical-align:middle;
 color:#000000

 }
 
  .other_links_left a{
  font-family:Tahoma, Arial, Verdana;
 font-size:10px;
 text-decoration:none;
 text-decoration:underline;
 color:#000000

 }
 
  .other_links_right{
 width:88px;
 height:20px;
 padding-top:10px;
  background-color:#cdd0d3;
  font-family:Tahoma, Arial, Verdana;
 font-size:10px;
 text-decoration:underline;
 color:#000000
 }
 
   .other_links_right a{
  font-family:Tahoma, Arial, Verdana;
 font-size:10px;
 text-decoration:none;
 text-decoration:underline;
 color:#000000
 }
 
 
 h2{
 font-family:Tahoma, Arial, Verdana;
 font-weight:bold;
 padding-bottom:8px;
 font-size:12px;
 color:#000000;
 text-decoration:none;
 }
 
 .price{
 font-family:Tahoma, Arial, Verdana;
 font-weight:bold;
 font-size:14px;
 color:#313131;
 }
 
 .buttton{
 width:57px;
 height:20px;
 background-color:#8C9194;
 text-align:center;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 padding-bottom:5px;
 font-weight:bold;
 color:#FFFFFF;
 border:1px solid #999999;
 }
 
 .list_menu_1{
 width:140px;
 height:20px;
 }
 
 .list_menu_2{
 width:100px;
 height:20px;
 }
 
 .links{
 font-family:Tahoma, Arial, Verdana;
 font-size:10px;
 text-decoration:none;
 font-weight:normal;
 color:#000000;
 }
 

 .links a{
 text-decoration:none;
 color:#000000;
 }
 
 .links a{
 text-decoration:none;
 color:#000000;
 }
 .advance{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
 text-decoration:none;
 }
 
  .advance a{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
 }
 



.image-gallery {
width:316px;
height:213px;
margin:0 0 0 0; 
}

.image-gallery p{
font-family: Tahoma, Arial;
font-weight:bold;
color:#000000;
padding:170px 0 0 60px;
margin:0px 0 0 0;

}

#product_container{
  width:918px;
  margin:0px 0px 0px 0px;
  padding:0px 10px 0px 10px;
  
  }

.scroll_gallery {
width:907px;
height:164px;
padding-left:20px;
margin:20px 0 0 0;
float:left;
}


 .table{
 font-family:Tahoma, Arial, Verdana;
 color:#000000;
 size:11px;

 }

 
 .table ul{
 
 }
 
 .table li{
 padding-top:2px;
 list-style:none;
 }
 
 .table a{
 font-family:Tahoma, Arial, Verdana;
 text-decoration:none;
 color:#000000;
 size:11px;
 }
 
  .table a:hover{
 font-family:Tahoma, Arial, Verdana;
 text-decoration:underline;
 color:#000000;
 size:11px;
 }

.content-wrap-right{
background: url(../images/content-bg-right.jpg) no-repeat;
width:6px;
height:436px;
float:left;
}

.align {

vertical-align:bottom;
}

.float {
float:left;
}

.arow {
float:left;
margin:24px 0 0 0;
}

.view_details{
font-family:Tahoma, Arial, Verdana;
font-size:12px;
text-decoration:none;
color:#000000;
}
.view_details a{
font-family:Tahoma, Arial, Verdana;
font-size:12px;
text-decoration:none;
color:#000000;
}
.view_details:hover{
font-family:Tahoma, Arial, Verdana;
font-size:12px;
text-decoration:underline;
color:#999999;
}
.arow1 {
float:left;
margin:24px 0 0 18px;
}

.text_feild{
	width:200px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px 0px 0px 3px;
	height:15px;
	border:1px #4a5f65 solid;
	background-color:#FFFFFF;
	color:#000000;
	}
.comments{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
	padding:2px 0px 0px 3px;
	height:70px;
	border:1px #4a5f65 solid;
	background-color:#FFFFFF;
	color:#000000;

	}

.comments_area{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:300px;
	padding:2px 0px 0px 3px;
	height:70px;
	border:1px #4a5f65 solid;
	background-color:#FFFFFF;
	color:#000000;

	}
	
	.text_area{
	width:120px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px 0px 0px 3px;
	height:15px;
	border:1px #4a5f65 solid;
	background-color:#FFFFFF;
	color:#000000;
	}
	
	
.contact_info {
 font-family:Tahoma, Arial, Verdana;
 font-size:12px;
 font-weight:bold;
 text-align:left;
 padding:0 10px 0 0;
 }
 
 .input {
 background: url(../images/input_bg.jpg) repeat-x;
 border:1px solid #bfc3c7;  
 width:146px;
 height:17px;
 float:left;
 font-family:Tahoma, Arial, Verdana;
 font-size:12px;
 font-weight: normal;
 padding:3px 2px 0 2px;
}


 .findcarinput {

 border:1px solid #bfc3c7; 
 width:146px;
 height:17px;
 float:left;
 font-family:Tahoma, Arial, Verdana;
 font-size:12px;
 font-weight: normal;
 padding:3px 2px 0 2px;
 margin:0px;
}


 .comments {

 border:1px solid #bfc3c7; 
 width:146px;
 height:60px;
 float:left;
 font-family:Tahoma, Arial, Verdana;
 font-size:12px;
 font-weight: normal;
 padding:3px 2px 0 2px;
 margin:0px;
}

 .dropdown {


 width:152px;
 height:23px;
  border:1px solid #bfc3c7; 
 }
 
 .textarea_bg {
 background: url(../images/textarea_bg.jpg) repeat-y;
 border:1px solid #bfc3c7;  
 width:146px;
 height:47px;
 float:left;
 font-family:Tahoma, Arial, Verdana;
 font-size:12px;
 font-weight: normal;
 padding:3px 2px 0 2px;
}



.img {
float:left;
margin:24px 0 0 23px;
}

.PaymentCalcButton{
 width:178px;
 background-color:#CCCCCC;
 padding-top:5px;
 text-align:center;
 height:20px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;



}


.submit {
background:url(../images/submit.jpg) no-repeat;
width:80px;
height:19px;
font-family:Tahoma, Arial, Verdana;
font-size:12px;
font-weight: normal;
color:#FFFFFF;
text-align:center;
padding:0px 0 0 0;
}

.submit a{
color:#FFFFFF;
text-decoration: none;
}

/*content-wrap ends here*/

/*footer starts here*/
.footer {
background:url(../images/footer-bg.jpg) repeat-x;
height:125px;
}

.footer-menu {
width:910px;
padding:25px 100px 0px 175px;
font-family:Tahoma, Arial, Verdana;
font-size:11px;
word-spacing:5px;
text-decoration:none;
color:#FFFFFF;
}


.footer-menu a{
font-family:Tahoma, Arial, Verdana;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
}

.footer-menu a:hover{
color:#68abe4;
text-decoration:underline;
}
/*footer ends here*/

