#TB_window {
	font:12px Tahoma;
	color:#333
}
#TB_secondLine {
	font:10px Tahoma;
	color:#666
}
#TB_overlay {
	position:fixed;
	z-index:100;
	top:0px;
	left:0px;
	height:100%;
	width:100%
}
.TB_overlayMacFFBGHack {
	background:url(/css/macFFBgHack.png) repeat
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75
}
* html  #TB_overlay {
	position:absolute;
height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight+'px')
}
#TB_window {
	position:fixed;
	background:#fff;
	z-index:102;
	color:#000;
	display:none;
	border:4px  solid #525252;
	text-align:left;
	top:50%;
	left:50%
}
* html  #TB_window {
	position:absolute;
margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px')
}
#TB_window  img#TB_Image {
	display:block;
	margin:15px  0 0 15px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #666;
	border-left:1px solid #666
}
#TB_caption {
	height:25px;
	padding:7px  30px 10px 25px;
	float:left
}
#TB_closeWindow {
	height:25px;
	padding:11px  25px 10px 0;
	float:right
}
#TB_closeAjaxWindow {
	padding:7px  10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px  0 5px 10px;
	margin-bottom:1px
}
#TB_title {
	background-color:#e8e8e8;
	height:27px
}
#TB_ajaxContent {
	clear:both;
	padding:2px  15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em
}
#TB_ajaxContent.TB_modal {
	padding:15px
}
#TB_ajaxContent  p {
	padding:5px  0px 5px 0px
}
#TB_load {
	position:fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top:50%;
	left:50%;
	margin: -6px 0 0 -104px
}
* html  #TB_load {
	position:absolute;
margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)+'px')
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top:0;
	left:0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	height:100%;
	width:100%
}
* html  #TB_HideSelect {
	position:absolute;
height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight+'px')
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px
}

.topPanel {
	width:660px;
	border:1px  solid #cad8f3;
	padding:0;
	margin-top:21px;
	color:#039
}
.innerContent {
	margin:10px  0 0 10px;
	padding:0
}
.innerContent  h1.mainhead {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#039;
	line-height:normal;
	padding:14px  0 15px 0;
	border-bottom:none;
	margin:0
}
.innerContent  h2.mainhead {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:15px;
	font-weight:normal;
	color:#000;
	line-height:normal;
	padding:14px  0 15px 55px;
	border-bottom:none;
	margin:0;
	background:url(/images/7.gif) left no-repeat
}
.innerContent  h3 {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:13px;
	color:#747474;
	line-height:normal;
	font-weight:bold;
	padding:0  0 2px 0;
	width:70%;
	border-bottom:1px solid #454746;
	margin:0  0 10px 0
}
.innerContent h2.mainhead  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-decoration:none
}
.innerContent h2.mainhead a:hover {
	text-decoration:underline
}
.innerContent  p {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:11px;
	color:#747474;
	line-height:20px;
	padding:5px  0 5px 55px;
	margin:-20px 0 0 0
}
.innerContent p  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:11px;
	color:#ab3939;
	text-decoration:underline
}
.innerLinks {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:10px;
	color:#000;
	line-height:18px;
	padding:0  0 0 15px;
	margin-left:15px;
	margin-bottom:3px;
	background:url(/images/title_arrow.gif) left no-repeat
}
.innerLinks  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:10px;
	color:#00e;
	text-decoration:underline;
	font-weight:bold
}
.activityLinks {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#333;
	line-height:20px;
	padding:0  0 0 21px;
	margin-top:3px;
	margin-left:20px;
	margin-bottom:3px;
	background:url(/images/activity_tag.gif) left no-repeat
}
.author {
	font-size:10px;
	color:#666
}
.activityLinks  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#004ec4;
	text-decoration:underline
}
.topPanel .common-form {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px  10px;
	padding:0;
	line-height:normal
}
.topPanel .common-form  form {
	margin:0;
	padding:0
}
.topPanel .common-form  .title1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	background-image:url(/images/title_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#333;
	padding:0  5px 3px 0
}
.topPanel .common-form .mandatory-star {
	font-size:10px !important;
	color:Red;
	font-weight:normal
}
.topPanel .common-form  .optional {
	font-size:10px;
	color:#11A301
}
.topPanel .common-form .form-table {
	padding:0;
	margin:5px  0
}
.topPanel .common-form .form-table  td {
	padding:6px  0 6px 13px;
	border-bottom-width:0px;
	border-bottom-style:dashed;
	border-bottom-color:#d5dee4
}
.topPanel .common-form  td.noborder1 {
	border-bottom:0px solid #000
}
.topPanel .common-form select, input {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px  solid #c3d0e0;
	color:#666
}
.topPanel .common-form  select {
	margin-right:5px
}
.topPanel .common-form select, input {
	background-color:#eef2f6
}
.topPanel .common-form  input {
	padding-left:4px
}
.topPanel  .comparepanel {
	margin:0  0 0 100px;
	padding:0
}
.topPanel .comparepanel  ul {
	padding:5px  0 0 0;
	margin:0
}
.topPanel .comparepanel  ul {
	padding:0  0 0 0;
	margin:0  0 5px 0
}
.topPanel .comparepanel  li {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:11px;
	color:#666;
	display:inline;
	padding:0  25px 0 0;
	margin:0
}
.topPanel .comparepanel li  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:11px;
	color:#00c;
	text-decoration:none
}
.red-text {
	color:#F00
}
.text1 {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#454746;
	line-height:18px;
	padding:5px  10px 0 10px;
	margin:0
}
.topPanel .table1  img {
	border:1px  solid #ff7345
}
.topPanel .table1  td {
	width:25%;
	text-align:left;
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:11px;
	color:#666
}
.topPanel .table1 td  a {
	font-size:12px;
	color:#00c;
	text-decoration:none;
	font-weight:bold
}
.xsmall {
	font:normal 10px Tahoma;
	color:#999
}
.medium {
	font:normal 12px Arial;
	color:#999;
	line-height:16px
}
.smallcnt {
	font:normal 11px Tahoma;
	color:#333
}
.medTahoma {
	font:normal 12px "Lucida Sans Unicode", Arial, Tahoma, Verdana;
	line-height:18px
}
.left {
	float:left
}
.right {
	float:right
}
.tleft {
	text-align:left
}
.tcenter {
	text-align:center
}
.tright {
	text-align:right
}
.scroll {
	color:#898989
}
.scroll a:link, .scroll a:visited {
	color:#898989;
	text-decoration:none
}
.scroll a:hover {
	color:#898989;
	text-decoration:none
}
div#container {
	position:relative;
	overflow:hidden;
	margin:5px  5px 0 15px;
	width:580px;
	height:150px;
	z-index:100
}
div#content-container {
	position:absolute;
	left:0px;
	top:0px;
	width:580px;
	height:150px;
	clip:rect(0px,580px,150px,0px);
	overflow:hidden;
	z-index:1
}
div.content {
	position:relative;
	visibility:hidden;
	left:0px;
	top:0px;
	z-index:2
}
div#slide-links {
	position:absolute;
	margin-left:165px;
	margin-top:120px;
	z-index:3;
	padding:4px  13px;
	background-image:url(/images/slide_back.gif);
	background-position:left
}
table#table-content {
	width:3275px
}
table#table-content  h3 {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:14px;
	color:#f89e24;
	font-weight:bold;
	margin:0;
	padding:0
}
table#table-content h3  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:14px;
	color:#f89e24;
	font-weight:normal;
	text-decoration:none
}
table#table-content  .img1 {
	border:1px  solid #ff7345
}
table#table-content  td {
	width:580px;
	height:150px;
	vertical-align:top
}
.tabtext {
	float:left;
	color:#6F6F6F;
	padding:0  0 0 5px;
	margin:0  0 -15px 0;
	font-size:14px;
	font-family:Arial;
	font-weight:bold
}
.tabtext1 {
	float:right;
	color:#6F6F6F;
	padding:0  5px 0 0;
	margin:0  0 -15px 0;
	font-size:14px;
	font-family:Arial;
	font-weight:bold
}
.tab_cont1 {
	margin:20px  0
}
.tab_cont1  h1 {
	color:#2c4956;
	margin:0px;
	padding-bottom:2px;
	border-bottom:1px dotted #c1c9a6;
	font:bold 14px Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none
}
.tab_cont1  h3 {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:13px;
	color:#E8A147;
	background-image:url(http://www.gaadi.com/images/car-icon.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	padding:5px  5px 3px 28px;
	margin:0  0 0 10px;
	font-weight:bold
}
.tab_cont1  .space1 {
	margin-top:20px;
	padding:0
}
.tab_cont1  div.hr {
	background-image:url(/images/orange_bar.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:584px;
	height:5px;
	margin:0;
	padding:0  0 0 4px
}
.tab_cont2 {
	margin:10px  0
}
.tab_cont2  h1 {
	color:#2c4956;
	margin:0px;
	padding-bottom:2px;
	border-bottom:1px dotted #c1c9a6;
	font:bold 14px Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none
}
.tab_cont2  h3 {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:13px;
	color:#f89e24;
	background-image:url(/images/car-icon.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	padding:5px  5px 3px 28px;
	margin:0  0 0 10px;
	font-weight:bold
}
.tab_cont2  .space2 {
	margin-top:0;
	padding:0
}
.tab_cont2  div.hr {
	background-image:url(/images/orange_bar.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:584px;
	height:5px;
	margin:0;
	padding:0  0 0 4px
}
.tab_cont2 .common-form {
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px  0;
	padding:0;
	font-weight:normal;
	line-height:normal
}
.tab_cont2 .common-form  form {
	margin:0;
	padding:0
}
.tab_cont2 .common-form  fieldset {
	border:1px  solid #eee;
	margin:7px  10px 0;
	padding:0  15px 5px 15px
}
.tab_cont2 .common-form fieldset  legend {
	font-size:11px;
	color:#f89e24;
	font-weight:bold;
	margin-left: -5px;
	text-transform:uppercase
}
.tab_cont2 .common-form  .title1 {
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	background-image:url(/images/title_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#333;
	padding:10px  5px 3px 0
}
.tab_cont2 .common-form .mandatory-star {
	font-size:11px !important;
	color:Red;
	font-weight:normal
}
.tab_cont2 .common-form  .optional {
	font-size:10px;
	color:#11A301
}
.tab_cont2 .common-form .form-table {
	padding:0;
	margin:5px  0
}
.tab_cont2 .common-form .form-table  td {
	padding:6px  0 6px 13px;
	border-bottom-width:0px;
	border-bottom-style:dashed;
	border-bottom-color:#d5dee4
}
.tab_cont2 .common-form  td.noborder1 {
	border-bottom:0px solid #000
}
.tab_cont2 .common-form select, input {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px  solid #c3d0e0;
	color:#666
}
.tab_cont2 .common-form select, input {
	background-color:#eef2f6
}
.tab_cont2 .common-form  input {
	padding-left:4px
}
.tab_cont2 .common-form  textarea {
	width:98%;
	background-color:#F9F8F8;
	padding:4px
}
.tab_cont2 .common-form  .tinytextarea {
	padding:0px  !important
}
.tab_cont2 .common-form .checkbox, .radio {
	background-color:#FFF;
	border:none;
	margin-right:5px
}
.button-orange {
	padding-bottom:2px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	border:1px  solid #e9af2e;
	overflow: visible; /* remove padding from left/right */
	width:auto !important;
}
.button-orange {
	background-image:url(/images/submit_button2.gif);
	background-repeat:repeat-x
}
.tab_cont1 .common-form {
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px  15px;
	padding:0;
	line-height:normal
}
.tab_cont1 .common-form  form {
	margin:0;
	padding:0
}
.tab_cont1 .common-form  .title1 {
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	background-image:url(/images/title_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#333;
	padding:10px  5px 3px 0
}
.tab_cont1 .common-form .mandatory-star {
	font-size:10px !important;
	color:Red;
	font-weight:normal
}
.tab_cont1 .common-form .form-table {
	padding:0;
	margin:0
}
.tab_cont1 .common-form .form-table  td {
	padding:6px  13px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#d5dee4
}
.tab_cont1 .common-form  td.noborder1 {
	border-bottom:0px solid #000
}
.tab_cont1 .common-form textarea, select, input {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px  solid #c3d0e0;
	font-weight:normal;
	color:#666
}
.tab_cont1 .common-form select, input {
	background-color:#eef2f6
}
.tab_cont1 .common-form  input {
	padding-left:4px
}
.heading-panelmain {
	border:1px  solid #ccc;
	padding:0;
	margin:10px
}
.heading-panel {
	font-size:14px;
	font-weight:bold;
	color:#747474;
	padding:4px  8px;
	margin:0
}
.closebtn {
	text-align:right;
	margin-right:0px
}
.table-header {
	padding:0;
	margin:0
}
.table-header .tr-back {
	background-image:url(/images/table_back.gif);
	height:24px
}
.table-header .th-text {
	font-family:"Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:0  5px
}
.table-header .th-text  a {
	font-family:"Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none
}
.form-div {
	margin:10px  0;
	padding:0;
	font-family:"Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold
}
.form-div .left-div {
	width:390px;
	float:left;
	padding:0;
	margin:0;
	border-right:1px dashed #dee4f0
}
.form-div .left-div  .table1 {
	padding:0  5px;
	margin:0
}
.form-div .left-div .table1  td {
	padding:3px;
	background-color:#f4f5f7;
	border:1px  solid #dee4f0;
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#333
}
.form-div .left-div .table1 td  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#333;
	text-decoration:underline;
	font-weight:bold
}
.form-div .left-div  td {
	padding:5px
}
.form-div .right-div {
	width:245px;
	float:left;
	margin:0  0 10px 0
}
.form-div .right-div-link {
	width:auto;
	float:left;
	margin:25px  0 10px 0
}
.form-div .right-div-link  a {
	color:#00e;
	font-weight:normal;
	text-decoration:underline
}
.form-div .right-div-link  .text1 {
	width:100%;
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#00e;
	font-weight:normal;
	margin-top:10px
}
.form-div .right-div-link .text1  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#00e;
	font-weight:normal;
	text-decoration:underline;
	padding:5px  0
}
.form-div .right-div-link .text1 a:hover {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding:5px  0
}
.table-header {
	padding:0;
	margin:0  0 1px 0
}
.table-header .tr-back {
	background-image:url(/images/table_back.gif);
	height:24px
}
.table-header .th-text {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:0  5px
}
.table-header .th-text  a {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none
}
.table-header .tr-text {
	border:1px  solid #dee4f0;
	border-bottom:0 solid #dee4f0
}
.table-header .td-text {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#039;
	padding:5px  5px;
	border-right:1px solid #dee4f0;
	border-bottom:1px solid #dee4f0;
	border-top:1px solid #dee4f0
}
.table-header  .leftborder {
	border-left:1px solid #dee4f0
}
.table-header .td-text  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#f89e24;
	text-decoration:none
}
body {
	margin:0  auto;
	padding:0;
	font:12px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	color:#333;
	background:url(/images/header_back_new1.gif) repeat-x center top
}
#wrapper {
	width:1000px;
	margin:0  auto
}
p {
	margin:0  0 14px
}
img {
	border:none
}
form {
	margin:0;
	padding:0
}
#header_wrap {
	width:1000px;
	margin:0  auto;
	padding:0;
	color:#FFF
}
.logo {
	margin:8px  0 0 0;
	padding:0  0 0 20px;
	float:left;
	height:81px;
	text-decoration:none;
	border:0px  solid #000;
	background:url(/images/gaadi_logo.gif) no-repeat right
}
.logo  a {
	display:block;
	height:81px;
	width:218px;
	text-indent: -900em;
	text-decoration:none;
	line-height:100%
}
.logo a:hover {
	text-decoration:none
}
.header-top-right {
	margin:18px  0 0 0;
	padding:0  45px 0 0;
	float:right;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0000df;
	border:0px  solid #000
}
.header-top-right  form {
	margin:0;
	padding:0
}
.header-top-right form  input {
	width:125px;
	font:normal 11px arial;
	color:#333;
	padding:0  3px;
	margin-right:25px
}
.header-top-right  a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0000df;
	text-decoration:none
}
.header-top-right a:hover {
	text-decoration:underline;
	color:#f0c745
}
.header-banner {
	margin:0;
	padding:4px  7px 0 0;
	float:right;
	border:0px  solid #000
}
.searchform {
	padding:18px  0 0 0;
	margin:0;
	color:#000;
	float:left;
	width:490px;
	border:0px  solid #000
}
.searchform form, ul {
	margin:0;
	padding:0
}
.searchform  li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0
}
.searchform  .textbox {
	width:140px;
	background:url(/images/search_box_back.jpg) no-repeat;
	border:none;
	padding:4px  0 4px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666
}
.searchform  select {
	width:67px;
	border:1px  solid #adb8c6;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666
}
#nav-cont {
	width:1000px;
	margin:0  auto;
	clear:both;
	z-index:99
}
#nav {
	padding:0;
	margin-top:10px;
	position:absolute;
	width:1000px;
	z-index:99
}
#nav  li {
	float:left;
	padding:0  37px 0 0;
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	background:url(/images/linkbg-right1.gif) no-repeat 100% 0;
	margin-left:-28px;
	border-bottom:1px solid #e77817;
	list-style-type:none
}
#nav li  a {
	background:url(/images/linkbg-left.gif) no-repeat 0 0;
	display:block;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	color:#000;
	font-size:11px;
	padding:9px  4px 7px 15px;
	text-decoration:none
}
#nav li a:hover {
	color:#da2123
}
#nav  li.sel {
	position:relative;
	border-bottom:0 solid #e77817;
	background:url(/images/linkbg-right_white1.gif) no-repeat 100% 0
}
#nav li.sel  a {
	color:#fb9a33;
	font-size:12px;
	background:url(/images/linkbg-left_white.gif) no-repeat 0 0
}








#menunew {
	width:992px;
	margin:10px  auto 15px auto;
	padding:0;
	float:left
}
#menunew  ul {
	border-bottom:3px solid #4a3c31;
	height:29px;
	background-color:#dedede;
	padding:0;
	margin:0;
	list-style-type:none
}
#menunew  li {
	float:left;
	margin:0  1px 0 0
}
#menunew  li.last {
	margin:0;
	border-right:none
}
#menunew li  a {
	float:left;
	display:block;
	padding:0 10px 0 10px;
	height:29px;
	line-height:29px;
	border-right:1px solid #fff;
	text-align:center;
	color:#666;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", Verdana, Tahoma;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase
}
#menunew li  a.redcolor {
	color:#c00
}
#menunew li  a.selected {
	background-color:#4a3c31;
	color:#fff
}
#menunew li a:hover {
	background-color:#4a3c31;
	color:#fff
}
#body_wrap {
	width:1000px;
	margin:0  auto;
	padding:0  0 0 0;
	clear:both
}
#home-leftcol {
	float:left;
	width:670px;
	overflow:hidden;
	border:0px  solid #000
}
.sub-cont {
	margin:0;
	width:660px;
	clear:both;
	padding:0
}
.subnav {
	padding:0;
	margin-top:0;
	position:absolute
}
.subnav  li {
	float:left;
	padding:0  5px 0 0;
	font-weight:bold;
	font-family:Arial, Verdana, sans-serif;
	background:url(/images/sub_right.gif) no-repeat 100% 0;
	margin-left:0;
	list-style-type:none
}
.subnav li  a {
	background:url(/images/sub_left.gif) no-repeat 0 0;
	display:block;
	font-family:Arial, Verdana, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:bold;
	padding:5px  5px 5px 10px;
	text-decoration:none
}
.subnav  li.sel {
	position:relative;
	background:url(/images/sub_selected_right.gif) no-repeat 100% 0
}
.subnav li.sel  a {
	color:#083772;
	font-size:11px;
	background:url(/images/sub_selected_left.gif) no-repeat 0 0
}
#home-leftcol  .leftinner {
	padding:2px  0 2px 5px
}
#home-rightcol {
	width:320px;
	float:right;
	border:0px  solid #000
}
#home-rightcol  .rightinner {
	padding:2px  10px
}
#home-rightcol  .bigad {
	clear:both;
	margin-bottom:10px;
	padding:0
}
.separator {
	margin-right:15px
}
.cat_heading {
	color:#2c4956;
	margin:0px;
	padding-bottom:2px;
	border-bottom:1px dotted #c1c9a6;
	font:bold 14px Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none
}
h1 {
	color:#2c4956;
	margin:0px;
	padding-bottom:2px;
	border-bottom:1px dotted #c1c9a6;
	font:bold 14px Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none
}
h1.mainhead {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#039;
	line-height:normal;
	padding:5px;
	border-bottom:none;
	margin:5px  0 0 15px
}
h2 {
	color:#2c4956;
	margin:0px;
	padding-bottom:2px;
	border-bottom:1px dotted #c1c9a6;
	font:bold 14px Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none
}
.sidebar-half {
	width:165px;
	float:left;
	overflow:hidden
}
.sidebar-half1 {
	width:120px;
	float:left
}
.submenu {
	list-style:none;
	padding:0;
	margin:0  0 15px
}
.submenu  li {
	border-bottom:#dae2cc 1px dotted;
	padding:0px;
	line-height:130%;
	list-style:none
}
.submenu li  a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	padding:4px  2px 4px 14px;
	background:url(/images/mini-star.gif) no-repeat left;
	display:block;
	list-style:none
}
.submenu li a:visited {
	color:#2c4956;
	text-decoration:none
}
.submenu li a:hover {
	text-decoration:none;
	background-color:#ecefe4;
	color:#039
}
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0;
	padding:5px  0
}
.vsmallf {
	font-size:10px;
	color:#333
}
.smallf {
	font-size:11px;
	line-height:16px
}
.vmediumf {
	font-size:12px
}
.colorvalue {
	color:#039
}
.underline {
	text-decoration:underline
}
.nounderline {
	text-decoration:none
}
.mediumf {
	font-size:13px
}
.vmediumf  a {
	font-size:12px;
	text-decoration:underline;
	color:#039
}
.smalllinktext {
	text-decoration:underline;
	color:#e77817;
	line-height:18px
}
.vmediumf a:hover {
	font-size:12px;
	text-decoration:none;
	color:#333
}
.boldfont {
	font-weight:bold
}
.space1 {
	margin-bottom:5px
}
.space2 {
	margin-top:5px;
	margin-bottom:5px
}
.displaynone {
	display:none
}
.textalign {
	text-align:justify;
	padding:2px  5px
}
.faqstyle {
	padding:10px  10px;
	margin:10px  0
}
.faqstyle  h3 {
	padding:0  0 2px 25px;
	margin:10px  0 10px 0;
	background:url(/images/application.gif) no-repeat left;
	font-weight:normal;
	border:none
}
.faqstyle h3  a {
	font-size:12px;
	color:#111;
	text-decoration:none
}
.faqstyle h3 a:hover {
	font-size:12px;
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #ccc
}
.faqstyle  .text1 {
	padding:5px  5px;
	text-align:justify;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	color:#039
}
.faqstyle  .text2 {
	color:#333
}
.commonTable {
	padding:0;
	margin:0;
	border:none
}
.commonTable  th {
	background-color:#DEE4F0;
	font-weight:bold;
	font-size:11px;
	padding:4px
}
.commonTable  td {
	padding:4px;
	font-size:11px;
	border-bottom:1px dotted #e6e1e1;
	border-right:1px dotted #e6e1e1
}
.commonTable td  a {
	text-decoration:underline;
	font-size:11px;
	color:#039
}
.commonTable td a:hover {
	text-decoration:none
}
.commonTable  ul {
	padding:5px  5px;
	margin:0
}
.commonTable  li {
	padding:4px  0 4px 12px;
	margin:0;
	font-size:11px;
	list-style-type:none;
	background:url(/images/arrw-blue.gif) left no-repeat
}
.tabewidth {
	width:16%
}
.backgroundcolor1 {
	background-color:#e0e7ef;
	padding:10px
}
.backgroundcolor-reply {
	background-color:#ecf0f5;
	padding:10px;
	margin-left:20px;
	margin-right:20px
}
.bordertop {
	border-top:1px solid #e3e3e3
}
.borderbottom {
	border-bottom:1px solid #e3e3e3
}
.borderright {
	border-right:1px solid #e3e3e3
}
.borderleft {
	border-left:1px solid #e3e3e3
}
.make {
	padding:0;
	margin:5px
}
.make  td {
	padding:3px;
	margin:0
}
.make  a {
	text-decoration:none;
	color:#039
}
.make a:hover {
	text-decoration:none
}
.hotcarheading {
	background:url(/images/title_back_img.png) repeat-x left;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:6px  5px
}
.wallpaperpanel {
	padding:0;
	margin:0
}
.wallpaperpanel  td {
	text-align:center
}
.wallpaperpanel  .border1 {
	border:1px  solid #d9d9d9;
	padding-top:15px;
	height:170px
}
.wallpaperpanel  .border2 {
	padding:0;
	height:160px
}
.wallpaperpanel  .back1 {
	background-color:#d9d9d9
}
.table-header {
	padding:0;
	margin:0  0 1px 0;
	border:1px  solid #dee4f0;
	border-bottom:0px solid #000
}
.table-header .tr-back {
	background-color:#bbcbd6;
	padding:10px  0
}
.table-header  .trbackres {
	background-color:#bbcbd6;
	padding:10px  0
}
.table-header .th-text {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:7px  5px;
	border-right:1px solid #c3d0e0
}
.table-header  .noborder {
	border-right:0px solid #fff
}
.table-header .th-text  a {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:underline
}
.table-header .tr-text {
	border:1px  solid #dee4f0;
	border-bottom:0 solid #dee4f0
}
.table-header .td-text {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	color:#039;
	padding:2px  5px;
	border-right:1px solid #dee4f0;
	border-bottom:1px solid #dee4f0;
	border-top:0px solid #dee4f0
}
.table-header  .smalltext {
	text-transform:lowercase
}
.table-header  .titlecase {
	text-transform:capitalize
}
.table-header  .leftborder {
	border-left:1px solid #dee4f0
}
.table-header .td-text  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:underline
}
.listingstyle {
	font-size:11px;
	color:#747474;
	padding:0;
	margin:10px  0 0 0
}
.listingstylebold {
	font-weight:bold;
	color:#000;
	margin:5px  20px 5px 0;
	padding:4px  0 3px 13px;
	background:url(/images/title_arrow.gif) left no-repeat
}
.break1 {
	margin:0  0 10px 0
}
#albumpanel {
	margin:0;
	padding:0;
	width:900px;
	background-color:#fff
}
#albumpanel  .inner {
	margin:5px  15px;
	padding:0
}
.albumheading {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#039;
	margin:0;
	padding:5px  0 5px 27px;
	background:url(/images/album_heading_icon.gif) no-repeat left top;
	border-bottom:1px dotted #ccc
}
.greycolor {
	color:#666;
	font-weight:normal
}
#albumpanel  .contentpanel {
	padding:0;
	margin:0
}
#albumpanel  .leftpanel {
	padding:0;
	margin:25px  30px 0 25px;
	float:left;
	width:140px;
	border-right:1px dotted #ccc
}
#albumpanel .leftpanel  img {
	border:4px  solid #e8e8e8;
	margin-bottom:5px
}
#albumpanel .leftpanel  img.selected {
	border:4px  solid #999
}
#albumpanel  .rightpanel {
	padding:0;
	float:left;
	width:625px;
	margin:5px  0 0 20px
}
#albumpanel .rightpanel  .innerpanel {
	width:518px
}
#albumpanel .rightpanel .innerpanel  td {
	width:33%;
	text-align:left;
	padding:0;
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#039
}
#albumpanel .rightpanel .innerpanel td  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#039;
	text-decoration:underline
}
#albumpanel .rightpanel .innerpanel td a:hover {
	text-decoration:none
}
#albumpanel .rightpanel .innerpanel  td.border {
	border:1px  solid #ccc
}
#albumpanel .rightpanel .innerpanel td  img {
	margin:9px  9px
}
.researchLinks {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:13px;
	color:#00F;
	line-height:18px;
	padding:0  0 0 15px;
	margin-left:10px;
	margin-bottom:3px;
	background:url(/images/title_arrow.gif) left no-repeat
}
.researchLinks  a {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:13px;
	color:#00F;
	text-decoration:underline;
	font-weight:bold
}
.bookmark {
	background:url(/images/bookmark_icon.gif) left no-repeat;
	padding:0  2px 0 23px;
	color:#e77817;
	font-size:11px
}
.bestpositive {
	font-size:13px;
	font-weight:bold;
	color:#41a23d;
	padding:2px  0 2px 20px;
	background:url(/images/positive_review.gif) left no-repeat;
	width:200px
}
.bestnegative {
	font-size:13px;
	font-weight:bold;
	color:#c8644a;
	padding:2px  0 2px 20px;
	background:url(/images/negative_review.gif) left no-repeat
}
#monthlyEMI  td {
	color:white
}
#emiTable {
	border:0px  solid #ddd
}
.emiTable {
	border-collapse:collapse;
	border:1px  solid #ccc;
	background-color:#dee4f0
}
.emiTable  th {
	background-color:#E5E5E5;
	font-weight:bold;
	font-size:12px
}
.emiTable td, .emiTable  th {
	padding:4px;
	white-space:nowrap;
	color:#666;
	font-size:12px
}
.emiTable a, .emiTable a:link, .emiTable a:visited, .emiTable a:active {
	font-size:11px;
	color:#039;
	font-family:arial;
	font-weight:bold;
	text-decoration:none
}
.emiTable1 {
border:border:1px  solid red
}
.emiTable1  th {
	background-color:#E5E5E5;
	font-weight:normal;
	font-size:10px;
	border:1px  solid red
}
.emiTable1 td, .emiTable1  th {
	padding-left:3px;
	white-space:nowrap;
	color:#666
}
.emiTable1 a, .emiTable1 a:link, .emiTable1 a:visited, .emiTable1 a:active {
	font-size:10px;
	color:#039;
	font-family:arial;
	font-weight:bold;
	text-decoration:none
}
#monthlyEMI  td {
	color:white
}
#emiTable_fin {
	border:0px  solid #ddd
}
.emiTable_fin {
	border-collapse:collapse;
	border:1px  solid #ccc;
	background-color:#fff
}
.emiTable_fin  th {
	background-color:#DEE4F0;
	font-weight:bold;
	font-size:12px
}
.emiTable_fin td, .emiTable_fin  th {
	padding:4px;
	white-space:nowrap;
	color:#666;
	font-size:12px
}
.emiTable_fin a, .emiTable_fin a:link, .emiTable_fin a:visited, .emiTable_fin a:active {
	font-size:11px;
	color:#039;
	font-family:arial;
	font-weight:bold;
	text-decoration:none
}
#monthlyEMI  td {
	color:white
}
#emiTable_rev {
	border:0px  solid #ddd
}
.emiTable_rev {
	border-collapse:collapse;
	border:1px  solid #ccc;
	background-color:#EFF4FF
}
.emiTable_rev  th {
	background-color:#E5E5E5;
	font-weight:bold;
	font-size:12px
}
.emiTable_rev td, .emiTable  th {
	padding:1px;
	white-space:nowrap;
	color:#666
}
.emiTable_rev a, .emiTable_rev a:link, .emiTable_rev a:visited, .emiTable_rev a:active {
	font-size:11px;
	color:#039;
	font-family:arial;
	font-weight:bold;
	text-decoration:none
}
#emiTable_rev1 {
	border:0px  solid #ddd
}
.emiTable_rev1 {
	border-collapse:collapse;
	border:1px  solid #ccc;
	background-color:#EFF4FF
}
.emiTable_rev1  th {
	background-color:#E5E5E5;
	font-weight:bold;
	font-size:12px
}
.emiTable_rev1 td, .emiTable  th {
	padding:2px;
	white-space:nowrap;
	color:#666
}
.emiTable_rev1 a, .emiTable_rev1 a:link, .emiTable_rev1 a:visited, .emiTable_rev1 a:active {
	font-size:11px;
	color:#039;
	font-family:arial;
	font-weight:bold;
	text-decoration:none
}
.greensmall5 a:link {
	font-weight:normal;
	font-size:12px;
	color:#00C;
	font-style:normal;
	font-family:Tahoma;
	text-decoration:none
}
.greensmall5 a:visited {
	font-weight:normal;
	font-size:12px;
	color:#00C;
	font-style:normal;
	font-family:Tahoma;
	text-decoration:none
}
.greensmall5 a:hover {
	font-weight:normal;
	font-size:12px;
	color:red;
	font-style:normal;
	font-family:Tahoma;
	text-decoration:underline
}
#emiTable5 {
	border:0px  solid #ddd
}
.emiTable5 {
	border-collapse:collapse;
	border:1px  solid #ccc;
	background-color:#dee4f0
}
.emiTable5  th {
	background-color:#D1D7DF;
	font-weight:bold;
	font-size:12px
}
.emiTable5 td, .emiTable5  th {
	padding:4px;
	white-space:nowrap;
	color:#666
}
.emiTable5 a, .emiTable5 a:link, .emiTable5 a:visited, .emiTable5 a:active {
	font-size:11px;
	color:#039;
	font-family:arial;
	font-weight:bold;
	text-decoration:none
}
.div_dlr {
	float:left;
	width:190px;
	border:1px  solid #EFEFEF;
	padding:2px;
	margin-left:4px;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:8pt;
	background-color:#F5F5F5
}
.pricebighead {
	font-size:16px;
	font-weight:bold;
	color:#006;
	margin-bottom:0px
}
#errorpagepanel {
	margin:0  0
}
#errorpagepanel  .innercont {
	padding:0  10px;
	background-image:url(/img/error_main.gif);
	background-position:right 50px;
	background-repeat:no-repeat
}
#errorpagepanel .innercont  .mainheader {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000;
	padding:7px  0 7px 30px;
	border-bottom:2px solid #e66e08;
	background-image:url(/img/error_img.gif);
	background-position:left;
	background-repeat:no-repeat
}
#errorpagepanel .innercont  .para {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:12px  0 5px 20px;
	margin:10px  15px
}
#errorpagepanel .innercont  .para1 {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:0  0 5px 20px;
	margin:-10px 0 0 15px
}
#errorpagepanel .innercont .para1  a {
	text-decoration:underline;
	color:#e66e08
}
#errorpagepanel .innercont .para1 a:hover {
	text-decoration:underline;
	color:#000
}
#errorpagepanel .innercont  ul {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:0;
	margin:0  0 0 80px
}
#errorpagepanel .innercont  li {
	line-height:18px
}
#errorpagepanel .innercont li  a {
	text-decoration:underline;
	color:#e66e08
}
#errorpagepanel .innercont li a:hover {
	text-decoration:underline;
	color:#000
}
.rssicon {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:5px  0 5px 25px;
	background:url(/images/rss_icon.gif) no-repeat left;
	margin:5px  0
}
.rssicon  a {
	color:#ff7d39;
	text-decoration:none;
	font-weight:bold
}
.rssicon a:hover {
	color:#000;
	text-decoration:underline
}
#sitemap {
	margin:0
}
#sitemap  .innercont {
	padding:0  10px
}
#sitemap .innercont  .para {
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	padding:12px  0 5px 0;
	margin:10px  5px
}
#sitemap .innercont  ul {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#000;
	padding:0;
	margin:0  0 0 30px
}
#sitemap .innercont  li {
	line-height:20px;
	list-style-type:none
}
#sitemap .innercont li  a {
	text-decoration:underline;
	color:#e66e08;
	padding:5px  20px 5px 10px;
	line-height:20px;
	background-image:url(/images/black_dot.gif);
	background-repeat:no-repeat;
	background-position:left
}
#sitemap .innercont li a:hover {
	text-decoration:underline;
	color:#000
}
.rsssitemap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:5px  20px 5px 40px;
	line-height:20px;
	background-image:url(/images/rss_ico.gif);
	background-repeat:no-repeat;
	background-position:left
}
.rsssitemap  a {
	color:#ff7d39;
	text-decoration:none;
	font-weight:bold
}
.rsssitemap a:hover {
	color:#000;
	text-decoration:underline
}
#upgrade {
	padding:0;
	margin:0;
	color:#000
}
#upgrade  .mainheading {
	font-size:16px;
	margin:0;
	padding:7px  0;
	color:#000;
	width:320px;
	background:url(/images/orange_arrow.gif) right no-repeat
}
#upgrade  .subheading {
	color:#990;
	font-size:13px
}
#upgrade  .economy {
	color:#f7941f;
	font-size:15px;
	padding:0  0 0 20px
}
#upgrade  .guarantee {
	padding:5px  0 0 20px;
	color:#000
}
#upgrade  .price {
	font-size:20px;
	padding:3px;
	background-color:#ffc;
	color:#d41304
}
#upgrade  .detailsback1 {
	background:url(/images/listing_back.jpg) left bottom no-repeat;
	height:282px;
	width:632px
}
#upgrade  .details1 {
	background:url(/images/listing_back1.jpg) left top no-repeat;
	height:469px;
	width:632px
}
#upgrade .inside-details {
	padding:15px  0 0 30px
}
#upgrade .inside-details  ul {
	margin:0;
	padding:0;
	list-style-type:none
}
#upgrade .inside-details  li {
	font-size:11px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	color:#000;
	line-height:20px;
	padding:0  0 0 30px;
	background:url(/images/right_arrow.gif) no-repeat left top
}
#upgrade  .terms {
	color:#000;
	width:400px;
	text-align:center
}
#upgrade .terms  a {
	color:#F00
}
#upgrade .why  ul {
	margin:10px;
	padding:0;
	list-style-type:none
}
#upgrade .why  li {
	font-size:10px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	color:#333;
	line-height:20px;
	padding:0  0 0 15px;
	background:url(/images/arrw-blue.gif) no-repeat left
}
.chequedd1 {
	background:url(/images/cheque-form-back.png) left top repeat-x;
	border:1px  solid #eaedf1;
	width:272px;
	height:219px
}
.chequeinside {
	padding:5px  5px;
	color:#000
}
.back-green {
	background-color:#ebf3db;
	border:1px  solid #d7f0a1
}
.usedcartable {
	background:url(/img/used_car_result_back.gif) left top no-repeat;
	height:205px
}
.bluecolor {
	color:#3378ce;
	text-decoration:underline
}
.contactslected {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#c00;
	padding:0  0 5px 0
}
.contactslected  a {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#c00;
	text-decoration:underline
}
.heading_main {
	background:url(/images/head_back.gif) no-repeat left;
	padding:10px  3px 10px 10px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#f93
}
.dottedborder {
	border-bottom:1px dotted #ebebeb
}
#contactdetails {
	width:425px;
	border:1px  solid #e7e6e6
}
#contactdetails  .interested {
	padding:2px;
	background-color:#bbc3cb;
	color:#000;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold
}
#contactdetails  th {
	background-color:#eee;
	color:#000;
	padding:2px  5px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align:left
}
#contactdetails  td {
	color:#666;
	padding:2px  5px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:9px;
	text-align:left
}
.cardes {
	padding:5px;
	border:1px  solid #e3e3e3;
	background-color:#f5f4f4;
	font-size:11px;
	color:#333;
	line-height:20px;
	text-align:justify
}
.back2 {
	background-color:#f5f4f4
}
.redfont {
	color:#790026
}
.blackfont {
	color:#000;
	font-size:13px;
	font-weight:bold
}
.smalllinktext {
	text-decoration:underline;
	color:#e77817;
	line-height:18px
}
.writereview {
	text-decoration:underline;
	color:#e77817;
	line-height:18px;
	padding:0  0 0 17px;
	background:url(/images/write.gif) no-repeat left
}
.review {
	text-decoration:underline;
	color:#666;
	line-height:18px
}
.emiback {
	background:url(/images/emi_back.jpg) no-repeat left;
	width:242px;
	padding:5px  2px 5px 10px;
	margin:2px  0 5px 0;
	color:#790026
}
.collapsebutton {
	color:#900;
	font-size:13px;
	font-weight:bold;
	padding:0  0 0 20px;
	margin:10px;
	background:url(/images/collapse.gif) no-repeat left
}
.collapsebutton  a {
	color:#900;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline
}
.expandbutton {
	color:#900;
	font-size:13px;
	font-weight:bold;
	padding:0  0 0 20px;
	margin:10px;
	background:url(/images/expand.gif) no-repeat left
}
.expandbutton  a {
	color:#900;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline
}
.leftspace {
	padding-left:10px
}
.tipshead {
	font-size:12px;
	font-weight:bold;
	margin:10px  0;
	color:#c00
}
.tipshead  a {
	font-size:12px;
	font-weight:bold;
	color:#c00;
	text-decoration:underline
}
.tipstext {
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#333
}
.tipicon {
	background:url(/images/tip_icon.png) no-repeat left;
	padding:0  0 0 20px
}
.table-header .td-text2 {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	color:#039;
	padding:2px  5px;
	border-right:0px solid #dee4f0;
	border-bottom:0px solid #dee4f0;
	border-top:0px solid #dee4f0;
	vertical-align:top
}
#footer1 {
	float:left;
	width:100%;
	margin-top:20px;
	padding-bottom:20px
}
.footerback {
	background:#fff url(/images/footer_back.png) repeat-x;
	float:left;
	width:100%
}
#footer1  .footerinner {
	width:1000px;
	margin:0  auto
}
#footer1  .footercontent {
	width:21%;
	min-height:130px;
	border-right:1px dotted #dddcdc;
	float:left;
	margin:5px  10px 5px 0;
	padding:10px
}
#footer1 .footercontent  .heading {
	font-family:"Lucida Sans Unicode", arial, tahoma;
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	padding:0;
	margin:0  0 3px 0
}
#footer1 .footercontent  ul {
	padding:0;
	margin:0;
	list-style-type:none
}
#footer1 .footercontent  li {
	font-family:"Lucida Sans Unicode", arial, tahoma;
	font-size:11px;
	color:#999;
	padding:0;
	line-height:16px
}
#footer1 .footercontent li  a {
	color:#666;
	text-decoration:none
}
#footer1 .footercontent li a:hover {
	color:#000;
	text-decoration:underline
}
.footercopyright {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
	color:#999;
	border-top:1px dotted #eee;
	padding:5px  0;
	margin:10px  auto;
	clear:both
}
#newwrapper {
	width:960px;
	margin:10px  auto;
	padding:0
}
#newsleft {
	width:634px;
	margin:0  0 10px 0;
	padding:0  10px 0 0;
	float:left;
	border-right:1px solid #ebeaea
}
#searchblock {
	width:634px;
	margin:0  0 15px 0;
	padding:0;
	float:left
}
#searchblock  .leftback {
	width:7px;
	height:66px;
	background:url(/images/new_search_block_left.gif) no-repeat left top;
	margin:0;
	float:left;
	padding:0
}
#searchblock  .middleback {
	width:620px;
	height:66px;
	float:left;
	background:url(/images/new_search_block_middle.gif) repeat-x left top
}
.searchblockinner {
	width:615px;
	margin:14px  auto 0 auto;
	padding:0
}
.searchblockinner  .inputpanel {
	border:1px  solid #bdbcbd;
	background-color:#fff;
	padding:7px;
	font-family:tahoma, arial, verdana;
	font-size:18px;
	margin:0;
	font-weight:normal;
	line-height:normal;
	color:#a1adba;
	width:495px
}
.searchblockinner  .inputbtn {
	border:none;
	margin:-10px 0 0 6px;
	line-height:normal;
	padding:0
}
.smtxt {
	font-size:13px;
	font-family:tahoma, arial, verdana;
	margin:0  0 10px 12px
}
#searchblock  .rightback {
	width:7px;
	height:66px;
	float:left;
	background:url(/images/new_search_block_right.gif) no-repeat right top
}
#newsearchleftpanel {
	margin:0  0 15px 0;
	padding:0;
	width:719px;
	float:left
}
.headbutton {
	margin:0  0 0 13px;
	padding:0;
	background:url(/images/left_panel_head.gif) no-repeat left bottom;
	height:27px;
	width:144px;
	float:left
}
.explore-icon {
	float:right;
	margin:0  10px 0 0;
	padding:10px  0 0 16px;
	color:#f93;
	font-family:tahoma, arial, verdana;
	font-size:12px;
	line-height:normal;
	background:url(/images/explore_icon.gif) no-repeat left 12px
}
.explore-icon  a {
	color:#f93;
	text-decoration:none
}
.headbuttontext {
	margin:0;
	padding:7px  0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
	color:#000
}
.maincontent  table {
	padding:0;
	margin:0;
	border:none
}
.maincontent  td {
	vertical-align:top;
	padding:10px  0
}
.imgcontent  table {
	padding:0;
	margin:0;
	border:none
}
.imgcontent  td {
	text-align:center;
	padding:10px  0;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#09c;
	line-height:normal
}
.imgcontent td  a {
	color:#09c;
	text-decoration:none
}
.imgcontent  .back1 {
	color:#333;
	text-decoration:none;
	padding:3px  0;
	margin:0  0 5px 0
}
.imgcontent .back1  a {
	color:#333;
	text-decoration:underline
}
.imgcontent td  img {
	border:1px  solid #b8d3e9;
	margin:0  0 5px 0
}
.comparepanel  table {
	padding:0;
	margin:0
}
.comparepanel  td {
	padding:5px  0;
	margin:0;
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#000
}
.comparepanel td  select {
	padding:0  3px;
	margin:0;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#000
}
.imgpanel {
	margin:15px  5px 0 0;
	padding:0
}
.imgpanel  img {
	border:1px  solid #b8d3e9
}
.contpanel {
	margin:0;
	padding:0;
	width:auto
}
.contpanelmiddle {
	margin:0;
	padding:0
}
.contpanelmiddle  .innercont {
	margin:0;
	padding:0  10px;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#000;
	line-height:19px
}
.contpanelmiddle .innercont  a {
	color:#09c;
	font-size:12px;
	text-decoration:underline
}
.pipe {
	color:#ccc
}
.vsmtxt {
	font-size:9px
}
.contpanel  h2 {
	margin:0  0 3px 15px;
	font-family:tahoma, arial, verdana;
	font-size:13px;
	font-weight:bold;
	color:#09c
}
.contpanel h2  a {
	color:#09c;
	text-decoration:none
}
.contpanel  .h2head {
	margin:0  0 3px 15px;
	font-family:tahoma, arial, verdana;
	font-size:13px;
	font-weight:bold;
	color:#09c
}
.contpanel .h2head  a {
	color:#09c;
	text-decoration:none
}
.contpanel  .reviewhead {
	margin:0  0 3px 0;
	padding:0;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	font-weight:bold;
	color:#f93
}
.contpanel .reviewhead  a {
	color:#f93;
	text-decoration:underline
}
#newsearchleftpanel .contpanel  .reviewtext {
	margin:2px  0 0 0;
	padding:0;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	color:#666
}
.smilyicon {
	padding:0  0 0 16px;
	background:url(/images/smily_img.gif) no-repeat left
}
.phoneicon {
	padding:5px  0 5px 20px;
	background:url(/images/phone_icon.gif) no-repeat left
}
.mobileicon {
	padding:5px  0 5px 12px;
	background:url(/images/mobile_icon.gif) no-repeat left
}
.bytext {
	font-family:tahoma, arial, verdana;
	font-size:9px;
	color:#666;
	line-height:normal;
	padding:3px  0 0 0;
	text-align:right;
	margin:0  10px 0 0
}
.bytext  a {
	color:#09c;
	text-decoration:underline
}
#newsright {
	width:300px;
	margin:0  0 0 10px;
	padding:0;
	float:right
}
#newsright  ul {
	padding:0;
	margin:10px  10px;
	list-style-type:none;
	clear:both
}
#newsright  li {
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#000;
	line-height:normal;
	padding:2px  0 2px 10px;
	background:url(/images/black_arrow.gif) no-repeat left
}
#newsright li  a {
	color:#000;
	text-decoration:none
}
#newsright li a:hover {
	color:#333;
	text-decoration:underline
}
#newsright  .head {
	padding:0;
	margin:0  0 5px 0;
	background:url(http://assets.gaadi.com/images/right_bar_tab_headlarge.gif);
	height:26px;
	width:300px
}
#newsright  .headtext {
	padding:5px  0 0 10px;
	font-family:tahoma, arial, verdana;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	color:#09c
}
.box {
	margin:0  0 15px 0;
	padding:0;
	float:left;
	width:100%
}
.box  div.topleft {
	display:block;
	background:url("/images/expandablebox.gif") top left no-repeat white;
	padding:0.5em 0 0 0.5em
}
.box  div.topright {
	display:block;
	background:url("/images/expandablebox.gif") top right no-repeat white;
	padding:0.5em 0.5em 0 0.5em;
	margin: -0.5em 0 0 0
}
.box  div.bottomleft {
	display:block;
	height:15px;
	margin-top:0;
	background:url("/images/expandablebox.gif") bottom left no-repeat white
}
.box  div.bottomright {
	display:block;
	background:url("/images/expandablebox.gif") bottom right no-repeat white;
	height:15px;
	margin-left:1.0em
}
.boxshaded {
	margin:0;
	padding:0;
	float:left;
	width:100%
}
.boxshaded  div.topleft1 {
	display:block;
	background:url("/images/expandablebox_shaded.gif") top left no-repeat white;
	padding:0.5em 0 0 0.5em
}
.boxshaded  div.topright1 {
	display:block;
	background:url("/images/expandablebox_shaded.gif") top right no-repeat white;
	padding:0.5em 0.5em 0 0.5em;
	margin: -0.5em 0 0 0
}
.boxshaded  div.bottomleft1 {
	display:block;
	height:10px;
	margin-top:0;
	background:url("/images/expandablebox_shaded.gif") bottom left no-repeat white
}
.boxshaded  div.bottomright1 {
	display:block;
	background:url("/images/expandablebox_shaded.gif") bottom right no-repeat white;
	height:10px;
	margin-left:1.0em
}
.bigbox {
	margin:0  0 15px 0;
	padding:0;
	float:left;
	width:100%
}
.bigbox  div.topleft2 {
	display:block;
	background:url("/images/expandable_box-1400x-1400.gif") top left no-repeat white;
	padding:0.5em 0 0 0.5em
}
.bigbox  div.topright2 {
	display:block;
	background:url("/images/expandable_box-1400x-1400.gif") top right no-repeat white;
	padding:0.5em 0.5em 0 0.5em;
	margin: -0.5em 0 0 0
}
.bigbox  div.bottomleft2 {
	display:block;
	height:15px;
	margin-top:0;
	background:url("/images/expandable_box-1400x-1400.gif") bottom left no-repeat white
}
.bigbox  div.bottomright2 {
	display:block;
	background:url("/images/expandable_box-1400x-1400.gif") bottom right no-repeat white;
	height:15px;
	margin-left:1.0em
}
h1.searchhead {
	font-family:tahoma, arial, verdana;
	font-size:13px;
	color:#333;
	padding:0;
	margin:5px  0;
	font-weight:bold;
	border:none
}
.resultfor {
	font-size:11px;
	font-family:tahoma, arial, verdana;
	font-style:italic;
	color:#666
}
.msgoutergreen {
	background-color:#060;
	padding:5px;
	margin:5px;
	font-size:13px
}
.msgouterred {
	background-color:#F00;
	padding:5px;
	margin:5px;
	font-size:13px
}
.msgred {
	color:#fff
}
.msggreen {
	color:#FFF;
	font-weight:bold
}
.forumavatarpanel {
	padding:0;
	margin:0
}
.forumavatarpanel  td {
	text-align:center;
	margin:0;
	padding:10px  0
}
.forumavatarpanel  img {
	border:none;
	margin:0  0 10px 0
}
.paynow {
	font-family:"Lucida Sans Unicode", Verdana, Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#d41304
}
.paynow  a {
	color:#d41304;
	text-decoration:underline
}
#uservoice-feedback-tab {
	position:fixed;
	background-color:#d5d5d5;
	padding:1px  10px;
	width:100%;
	margin:0;
	border-top:1px solid #666;
	bottom:0;
	z-index:100001
}
#uservoice-feedback-tab  a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none
}
#uservoice-feedback-tab a  img {
	margin-left:10px;
	border:none
}
a#uservoice-feedback-tab1 {
	position:fixed;
	right:50%;
	display:block;
	background-color:#000;
	padding:0  5px;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:280px;
	text-align:center;
	margin:0  -140px 0 0;
	border:none;
	bottom:0;
	color:#fff;
	z-index:100001;
	text-decoration:none
}
a#uservoice-feedback-tab1  img {
	margin-left:5px;
	border:none
}
.breadcrumbs {
	margin:0  0 10px 7px;
	padding:0;
	clear:both;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal
}
.breadcrumbs  a {
	color:#bf0202;
	text-decoration:underline
}
.breadcrumbs a:hover {
	color:#bf0202;
	text-decoration:none
}
#news {
	min-height:30px
}
#articles {
	padding:0;
	margin:0;
	color:#000
}
#articles  p {
	font-size:11px;
	margin:5px  0 5px 15px;
	line-height:17px;
	color:#000;
	text-align:justify
}
#articles p  a {
	font-size:10px;
	font-weight:normal;
	color:#1aa13b;
	text-decoration:underline
}
#articles p a:hover {
	text-decoration:none
}
#articles .comment-body {
	padding:0;
	margin:10px  10px 20px 10px;
	width:640px
}
#articles  .articlehead {
	padding:0  0 7px 0;
	margin:14px  10px 0 10px;
	border-bottom:0px dotted #ccc;
	width:620px;
	font-size:14px;
	font-weight:bold;
	color:#e36e06
}
#articles .articlehead  a {
	text-decoration:underline;
	color:#e36e06
}
#articles .articlehead a:hover {
	text-decoration:none
}
#articles  .articlecathead {
	padding:0  0 7px 0;
	margin:14px  10px 0 10px;
	font-size:15px;
	font-weight:bold;
	color:#444
}
#articles .posted-by {
	padding:0  0 0 22px;
	margin:0  0 0 10px;
	background-image:url(/images/mini-category.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:normal;
	color:#999
}
#articles .posted-by  a {
	font-size:11px;
	font-weight:normal;
	color:#039;
	text-decoration:underline
}
#articles .author  a {
	color:#333
}
#articles .posted-by a:hover {
	text-decoration:none
}
#articles .comment-text1 {
	padding:0  0 3px 22px;
	margin:0  10px 0 10px;
	border-bottom:1px dotted #ccc;
	background-image:url(/images/mini-comments.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#333
}
#articles .comment-text1  a {
	font-size:13px;
	font-weight:bold;
	color:#333;
	text-decoration:underline
}
#articles .comment-text1 a:hover {
	text-decoration:none
}
#articles .comment-text2 {
	padding:0  0 3px 22px;
	margin:10px  10px 0 10px;
	border-bottom:1px dotted #ccc;
	background-image:url(/images/mini-comments.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#000
}
#articles .comment-text {
	padding:0  0 3px 22px;
	margin:0  10px 0 10px;
	border-bottom:1px dotted #ccc;
	background-image:url(/images/mini-comments.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:normal;
	color:#999
}
#articles .comment-text  a {
	text-decoration:underline;
	color:#e36e06
}
#articles .comment-text a:hover {
	text-decoration:none
}
#linkscolor {
	margin-right:20px;
	color:#000;
	font-size:10px

}
#linkscolor  a {
	color:#000;
	text-decoration:underline
}
#linkscolor a:hover {
	color:#e66800;
	text-decoration:none
}
#articles-right {
	padding:0;
	margin:0
}
#articles-right  ul {
	padding:0
}
#articles-right  li {
	line-height:18px;
	color:#000;
	border-bottom:0;
	margin:0;
	padding:2px  10px;
	font-size:12px;
	background-image:none
}
#articles-right li  a {
	line-height:18px;
	color:#000;
	font-size:12px;
	text-decoration:underline
}
#articles-right li  a.smalltext {
	line-height:20px;
	color:#000;
	font-size:11px;
	text-decoration:underline
}
#articles-right li a:hover {
	text-decoration:none
}
#articles .comment-panel {
	padding:5px  0 5px 5px;
	width:500px;
	margin:5px  0 0 10px
}
#articles .green-back {
	background-color:#f1fedb
}
#articles .comment-panel  h3 {
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:bold;
	color:#c60
}
#articles .comment-panel h3  a {
	text-decoration:none;
	font-weight:bold;
	color:#c60
}
#articles .comment-panel .posted-by1 {
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:normal;
	color:#c60
}
#articles  .courtsey {
	color:#0000df
}
#articles .courtsey  img {
	border:none;
	vertical-align:top
}
.messge {
	color:#4aa69c;
	font-size:11px
}
#dealersshow {
	margin:0;
	padding:0
}
#dealersshow  .innercont {
	margin:15px  5px 10px 5px;
	padding:0
}
#dealersshow  .headingmain {
	background:url(/img/showcase/showroom_heading_back.gif) no-repeat left;
	padding:10px  3px 10px 42px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#a41c2b;
	margin:0
}
.cat1_heading {
	color:#06c;
	margin:10px;
	padding-bottom:2px;
	border-bottom:1px dotted #c1c9a6;
	font:bold 12px Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none
}
.sub-cont_showcase {
	margin:0;
	width:635px;
	clear:both;
	padding:0
}
.subnav_showcase {
	padding:0;
	margin:5px  0 10px 10px;
	width:635px;
	position:absolute;
	border-bottom:2px solid #fa9c2e
}
.subnav_showcase  li {
	float:left;
	padding:0  5px 0 0;
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	background:url(/img/showcase/showroom_tab_right.gif) no-repeat 100% 0;
	margin-left:0;
	list-style-type:none
}
.subnav_showcase li  a {
	background:url(/img/showcase/showroom_tab_left.gif) no-repeat 0 0;
	display:block;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:5px  5px 5px 10px;
	margin-left:1px;
	text-decoration:none
}
.subnav_showcase  li.sel {
	position:relative;
	background:#fff url(/img/showcase/showroom_whitetab_right.gif) no-repeat 100% 0
}
.subnav_showcase li.sel  a {
	color:#2c4956;
	font-size:11px;
	background:#fff url(/img/showcase/showroom_whitetab_left.gif) no-repeat 0 0
}
.addressBar {
	background:url(/img/showcase/address_back.jpg) left no-repeat;
	height:57px;
	margin:50px  0 0 0
}
.addressBar  .address {
	padding:4px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#f93
}
.addressBar  .addressbig {
	font-size:13px;
	color:#000;
	margin-right:5px
}
.textback {
	border:1px  solid #f9eac1;
	background-color:#fafadd;
	padding:10px
}
.stockicon {
	background:url(/img/showcase/stock_back.jpg) no-repeat left;
	height:149px;
	padding:0  3px 3px 3px;
	text-align:center;
	width:150px;
	line-height:28px;
	font-size:12px;
	font-weight:bold;
	color:#000
}
.stockicon  a {
	text-transform:uppercase;
	font-weight:bold;
	color:#900;
	text-decoration:underline
}
.msg {
	background:url(/img/showcase/small_images_back.gif) left top no-repeat;
	height:129px;
	width:481px;
	padding:15px  15px 0 15px;
	position:relative
}
.subscribeline {
	background:url(/img/showcase/small_heading_back.gif) no-repeat left top;
	padding:15px  15px 0 15px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#7795b2;
	margin:0  15px 0 0;
	height:80px
}
.redbig {
	font-size:35px;
	font-weight:bold;
	color:#F00
}
#buynewcarsection {
	margin:15px  10px 5px 10px;
	padding:0
}
#buynewcarsection  .headingtop {
	font-size:14px;
	font-weight:bold;
	color:#f89c2e;
	padding:5px  0 10px 40px;
	margin:0;
	background:url(/images/best_deal_icon.gif) no-repeat left
}
#buynewcarsection  .subhead {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#338931;
	padding:7px  2px 7px 10px;
	background-color:#eee;
	margin:10px  0
}
#buynewcarsection  .sliderhead {
	font-size:17px;
	font-weight:normal;
	color:#c60;
	padding:0;
	margin:15px  5px 10px 5px
}
.carbigname {
	font-size:14px;
	font-weight:normal;
	color:#c60;
	padding:0;
	margin:15px  5px 10px 5px
}
.slidertext {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;
	padding:0;
	margin:0
}
#buynewcarsection  .bluecol {
	color:#069
}
#buynewcarsection  .biggerfont {
	font-size:23px
}
#buynewcarsection  .mediumfont {
	font-size:14px
}
#newcarcomparetable {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:11px;
	background:#fff;
	margin:0;
	width:640px;
	border-collapse:collapse;
	text-align:left
}
#newcarcomparetable  th {
	font-size:11px;
	font-weight:bold;
	color:#039;
	padding:6px  5px;
	border-bottom:2px solid #6678b1
}
#newcarcomparetable  td {
	border-bottom:1px solid #ccc;
	color:#333;
	padding:5px  5px
}
#newcarcomparetable tbody tr:hover  td {
	color:#009
}
#newcarright {
	padding:0;
	margin:0;
	background:url(/images/right_panel_back.gif) no-repeat left;
	height:686px
}
#newcarright  .newcarrightinner {
	padding:15px;
	margin:0;
	text-align:left
}
#newcarright  .dealheading {
	background:url(/images/right_panel_head_back.jpg) no-repeat left;
	height:51px;
	padding:5px  5px 5px 70px;
	font-size:17px;
	color:#6385b1
}
#newcarright  .block1 {
	margin:25px  0;
	padding:0
}
#newcarright .block1  .headline {
	padding:0  1px 5px 2px;
	background:url(/images/orange_border.gif) repeat-x left bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#e77817
}
#newcarright .block1  .para {
	font-size:11px;
	color:#000;
	padding:0;
	margin:7px  0 0 0;
	line-height:16px;
	text-align:justify
}
#newcarright .block1 .para  a {
	font-size:11px;
	color:#a60818;
	text-decoration:none;
	line-height:16px;
	font-style:italic;
	text-align:justify
}
#newcarright  .checks {
	margin:0  0 10px 10px;
	padding:0
}
#newcarright .checks  ul {
	margin:0;
	padding:0
}
#newcarright .checks  li {
	line-height:35px;
	font-weight:normal;
	font-size:14px;
	color:#000;
	margin:0;
	padding:0  3px 3px 35px;
	list-style-type:none;
	background:url(/images/check_icon.jpg) no-repeat left
}
#newcarright .checks li  a {
	color:#000;
	margin:0;
	text-decoration:underline
}
#newcarright  .helpline {
	margin:15px  0 0 35px;
	padding:20px  0 20px 60px;
	background:url(/images/helpline_icon.jpg) no-repeat left
}
#newcarright  .helplinetext {
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	color:#666c05;
	line-height:22px
}
#newcarright  .phonetext {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#069;
}
.mobileicon {
	padding:0  0 0 14px;
	background:url(/images/mobile_icon.gif) no-repeat left
}
.emailicon {
	padding:0  0 0 15px;
	background:url(/images/email_icon.gif) no-repeat left
}
.helpicon {
	cursor:help
}
.closebutton {
	font-size:12px;
	color:#000;
	padding:0;
	margin:10px
}
.closebutton  a {
	color:#e77817;
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:12px;
	text-decoration:none
}
.aquaback {
	background-color:#eef2f7
}
.mediumf {
	font-size:13px
}
.table-header  .smalltext {
	text-transform:lowercase
}
.table-header  .titlecase {
	text-transform:capitalize
}
.radioBtn {
	background-color:#DCEEEE;
	border:0px  solid #999
}

/*For New Right*/

#newcarright_new {
	padding:0;
	margin:10px 0 0 0;
	width:281px;
	border:1px solid #ccc;
	/*background:url(../images/right_panel_back.gif) no-repeat left;
	height:686px;*/
}

#newcarright_new .newcarrightinner{
	padding:0px;
	margin:0;
	text-align:left;
}

#newcarright_new .dealheading{
	background:url(../images/newcarright_why_greybg.jpg) no-repeat left;
	height:46px;
	width:261px;
	padding:10px 5px 5px 20px;
	font-size:17px;
	/*color:#6385b1;*/
	color:#666;
}

#newcarright_new .block1{
	margin:25px 0;
	padding:0;
}

#newcarright_new .block1 .headline{
	padding:0 1px 5px 2px;
	/*background:url(../images/orange_border.gif) repeat-x left bottom;*/
	border-bottom:1px solid #f7dfa0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:0 15px 0 15px;
	font-weight:bold;
	color:#e77817;
}

#newcarright_new .block1 .para{
	font-size:11px;
	color:#000;
	padding:0;
	margin:7px 15px 0 15px;
	line-height:16px;
	text-align:justify;
}

#newcarright_new .block1 .para a{
	font-size:11px;
	color:#a60818;
	text-decoration:none;
	line-height:16px;
	font-style:italic;
	text-align:justify;
}

#newcarright_new .checks_new{
	margin:0 0 10px 10px;
	padding:0;
}

#newcarright_new .checks_new ul{
	margin:15px 15px 0 15px;
	padding:0;
}

#newcarright_new .checks_new li{
	line-height:35px;
	font-weight:normal;
	font-size:14px;
	color:#000;
	margin:0;
	padding:0 3px 3px 35px;
	list-style-type:none;
	background:url(../images/newcarright_righticon.jpg) no-repeat left;
}

#newcarright_new .checks_new li a{
	color:#000;
	margin:0;
	text-decoration:underline;
}

#newcarright_new .helpline_newright{
	margin:15px 0 0 35px;
	padding:20px 0 20px 60px;
	background:url(../images/newcarright_phicon.jpg) no-repeat left;
}

#newcarright_new .helplinetext{
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	color:#666;
	line-height:22px;
	
}

#newcarright_new .phonetext{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	
}

/*End of for new right*/






















































