html {
	height:100%;
}
body {
	margin:0 auto;
	font:10px Verdana, Geneva sans-serif;
	background:#ebebeb url(../images/bg-body.gif) repeat-y center center;
	width:100%;
	display:table;
	height:100%;
	color:#575757;
}
img {
	border:0;
}
#wrapper {
	background:url(../images/bg-wrapper.gif) repeat-y;
	width:959px;
	padding:0 0 5px 0;
	margin:0 auto;
}
#header {
	width:959px;
	height:72px;
}
.logo {
	margin:15px 0 0 19px;
	float:left;
	display:inline;
}
.logo a {
	text-indent:-9999px;
	display:block;
	width:291px;
	height:37px;
	background:url(../images/logo.gif) no-repeat;
}
.nav-box {
	width:647px;
	float:left;
    bborder:blue solid 1px;
}
#header .nav {
	width:599px;
	margin:10px 0 0 50px;
	list-style:none;	
	height:20px;
	padding:0 0 0 0;
	float:left;
	display:inline;
}	
#header .nav li {
	float:left;
	height:20px;
	background:url(../images/separator-nav.gif) no-repeat 0 5px;
}
#header .nav li .box {
	float: left;
	height:20px;
}
#header .nav li a {
	color:#575757;
	font-size:11px;
	text-decoration:none;
	height:20px;
	float:left;
	line-height:20px;
	padding:0 7px;
}
#header .nav li.active {
	position:relative;
	margin:0 -2px;
	background:url(../images/bg-nav.gif) repeat-x;
}
#header .nav li.active .box {
	float:left;
	background:url(../images/bg-nav-l.gif) no-repeat;
}
#header .nav li.active .box a {
	background:url(../images/bg-nav-r.gif) no-repeat right;
	padding:0 10px;
	font-weight:bold;
}
#header .nav li a:hover {
	text-decoration:underline;
}
#header .nav li:first-child {
	background:none;
}
#header .nav li.active:first-child {
	background:url(../images/bg-nav.gif) repeat-x;
}
#header .frame {
	float:left;
	background:url(../images/bg-subnav.gif) repeat-x;
	margin:-2px 0 0 48px;
	display:inline;
}
#header .frame-l {
	bbackground:url(../images/bg-subnav-l.gif) no-repeat;
	float:left;
}
.subnav 
{

    bborder:green solid 1px;	
	margin:0;
	padding:0 0px 0 0px;
	list-style:none;
	float:left;
	bbackground:url(../images/bg-subnav-r.gif) no-repeat right;
	height:25px;
	overflow:hidden;
	
}
.subnav li {
	float:left;
	height:25px;
	background:url(../images/separator-nav.gif) no-repeat 0 7px;
}
.subnav li a {
	color:#575757;
	font-size:11px;
	text-decoration:none;
	line-height:24px;
	padding:0 6px;
	float:left;
	height:25px;
}
.subnav li:first-child {
	background:none;
}
.subnav li a:hover {
	text-decoration:underline;
}

#content {
	width:959px;
	/*overflow:auto;*/
}
#content .visual {
	width:931px;
	margin:0 auto;
}
.visual img {
	display:block;
}
ul.list {
	margin:0;
	padding:0 0 0 61px;
	list-style:none;
	width:898px;
	overflow:hidden;
}
.list li {
	float:left;
	display:inline;
	width:211px;
}
.list li img {
	margin:0 auto;
}
div.list {
	background:url(../images/bg-list.gif) repeat-y;
	margin:7px 0 0;
}
.list li img {
	display:block;
	position:relative;
}
.list a {
	position:relative;
}
.list .list-t {
	background:url(../images/bg-list-t.gif) no-repeat;
}
.list .list-b {
	padding:7px 7px 9px 8px;
	background:url(../images/bg-list-b.gif) no-repeat bottom;
	width:196px;
	position:relative;
}
.list .link {
	color:#575757;
	font-size:9px;
	background:url(../images/bullet-link.gif) no-repeat 0 2px;
	text-decoration:none;
	padding:0 0 0 10px;
	margin:0 0px 0 8px;
	display:block;
}
.list .link:hover {
	text-decoration:underline;
}
.list .title {
	position:absolute;
	bottom:9px;
	left:8px;
}
.list .title strong {
	text-indent:-9999px;
	height:27px;
	display:block;
	width:196px;
}
.brochure .title {
	background:url(../images/brochure.png) no-repeat;
}
.info .title {
	background:url(../images/more-info.png) no-repeat;
}
.mahindra .title {
	background:url(../images/my-mahindra.png) no-repeat;
}
.image-tile {
	position:absolute;
	top:30px;
	text-align:center;
	width:196px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.image-tile span {
	display:block;
}
#footer {
	width:933px;
	/*overflow:hidden;*/
	background:#ebebeb url(../images/bg-body.gif) repeat-y 0 0;
	padding:0 13px 0 13px;
	margin:0 auto;
}
#footer .customer {
	width:103px;
	position:relative;
	float:left;
	padding:10px 0 0;
}
#footer .customer img {
	display:block;
}
#footer .customer .title {
	position:absolute;
	bottom:0;
	left:0;
	
}

#footer #Lozenge
{
    float:left;
}

.customer .title strong {
	display:block;
	text-indent:-9999px;
	height:39px;
	background:url(../images/customer-care.png) no-repeat;
	width:103px;
} 
#footer .nav {
	margin:0;
	padding:6px 0 0;
	list-style:none;
	float:left;
	width:563px;
	overflow:hidden;
}
#footer .nav li {
	padding:0 7px 0 8px;
	font-size:10px;
	background:url(../images/border-footer-nav.gif) repeat-y right 0;
	float:left;
	min-height:105px;
}
* html .nav li {
	height:105px;
	overflow:visible;
}
#footer .first {
	width:90px;
}
#footer .second {
	width:110px;
}
#footer .third {
	width:80px;
}
#footer .fourth {
	width:90px;
}
#footer .fifth {
	width:110px;
}
#footer .nav ul {
	margin:0;
	padding:0;
	list-style:none;
	color:#575757;
}
#footer .nav ul li {
	min-height:0;
	float:none;
	background:none;
	padding:0;
}
* html #footer .nav ul li {
	height:1%;
	overflow:visible;
}
#footer .nav ul li a {
	color:#d13524;
	font-size:10px;
	text-decoration:none;
}
#footer .nav ul ul li a {
	color:#575757;
	text-decoration:none;
}
#footer .nav a:hover {
	text-decoration:underline;
}
#footer .nav .first ul ul {
	margin:0 0 0 0px;
}
.policy {
	width:139px;
	float:left;
	padding:6px 0 0;
	overflow:hidden;
}
.policy .title {
	color:#575757;
	font-size:10px;
	display:block;
	margin:0 0 7px 0;
}
.policy .title span {
	display:block;
}
.policy em {
	font-size:9px;
	font-style:normal;
	color:#575757;
	display:block;
}
.policy a {
	color:#D13524;
	text-decoration:none;
	font-size:9px;
}
.policy address {
	color:#575757;
	font-style:normal;
	font-size:9px;
	display:block;
}
.policy .viewing {
	margin:10px 0 0;
	display:block;
}
.etc {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	width:106px;
	overflow:hidden;
}
.etc li {
	margin:10px 0 0;
	font-size:0;
	vertical-align:middle;
	height:1%;
}
.etc li img {
	display:block;
}
/*page 2*/
.red a {
	color:#d13524 !important;
}

.main-box {
	width:930px;
	margin:0 auto;
	height:226px;
	overflow:hidden;
	background:#d13524;
}
.main-box .visual2 {
	width:468px;
	float:left;
}
.main-box .text {
	width:462px;
	height:226px;
	float:left;
}
.main-box .text blockquote span {
	display:block;
}
.main-box .text blockquote {
	font-size:33px;
	margin:0;
}
.main-box .text blockquote q {
    quotes: none;
    display:block;
	color:#fff;
	padding:24px 0 0 16px;
	line-height:29px;
}
.main-box .text blockquote q:before,
.main-box .text blockquote q:after {
    content:"";
}
.main-box .text blockquote cite {
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	text-align:right;
	display:block;
	margin:10px 40px 0 0;
}
.main-box .text p {
	font-size:11px;
	padding:0 35px;
	color:#fff;
}
.description {
	display:block;
	margin:0 auto;
	width:930px;
	height:27px;
	background:#9d9d9d;
}
.description strong {
	font-size:15px;
	color:#fff;
	line-height:27px;
	padding:0 0 0 33px;
}
.description ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.description ul li {
	display:inline;
	margin:0 12px 0 0;
}
.description ul li a {
	color:#fff;
	text-decoration:none;
	line-height:27px;
	font-size:12px;
	background:url(../images/bullet-description.gif) no-repeat 0 2px;
	padding:0 0 0 14px;
}
.description ul li a:hover {
	text-decoration:underline;
}
.description2 {
	width:930px;
	overflow:hidden;
	margin:0 auto;
}
.description2 ul {
	width:420px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	padding:9px 0 0;
}
.description2 .first {
	padding:9px 0 0 55px;
}
.description2 ul li {
	padding:0 0 0 10px;
	background:url(../images/bullet-description2.gif) no-repeat 0 3px;
	color:#575757;
	font-size:10px;
	margin:0 0 5px;
}
.features .title {
	/*background:url(../images/features.png) no-repeat;*/
}
.colours .title {
	/*background:url(../images/colours.png) no-repeat;*/
}
.accessories .title {
	/*background:url(../images/accessories.png) no-repeat;*/
}
.mix {
	width:422px !important;
}
.mix div.list {
	background:url(../images/bg-list2.gif) repeat-y;
	margin:7px 0 0;
}
.mix div.list .list-t {
	background:url(../images/bg-list2-t.gif) no-repeat;
}
.mix div.list .list-b {
	padding:7px 7px 9px 8px;
	background:url(../images/bg-list2-b.gif) no-repeat bottom;
	width:403px;
	position:relative;
}
.mix .image-tile {
	width:403px;
	top:50px;
}
.interior .image-tile, 
.book .image-tile {
	top:50px;
}
.interior .title {
	/*background:url(../images/interior.png) no-repeat;*/
}
.book .title {
	/*background:url(../images/book.png) no-repeat;*/
}
.mix .title {
	/*background:url(../images/mix.png) no-repeat;*/
}
.nav-b {
	margin:12px 0 0 67px;
	padding:0 0 0 9px;
	height:22px;
	width:868px;
	list-style:none;
	background:url(../images/bg-nav-b.gif) no-repeat;
}
.nav-b li {
	display:inline;
}
.nav-b li a {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
	background:url(../images/bullet-nav-b.gif) no-repeat 0 3px;
	padding:0 0 0 11px;
	margin:0 13px 0 0;
}
.nav-b li a:hover {
	text-decoration:underline;
}

.description2 .content	{ width: 810px; position: relative; margin:12px 0 5px 55px;color:#575757; font-size:10px;}
.span-link a	{ text-decoration:underline; color:#d13524;}
.span-link a:hover,
.span-link a:active	{ text-decoration:underline; color:#d13524;}

.submit-form	{ width:931px;}
.submit-form .submit-form-details	{ background-color: #eaeaea; width: 850px; margin:25px 0 0 25px;  padding: 0 0 20px 30px;}
.submit-form-details .formContent	{ margin-bottom:20px; left:0; }
.submit-form-details .span-fieldname	{ display:block;}
.submit-form-detailslabel	{ margin:0; padding:0;}
#cvCheckMore	{ padding-left:70px;}
.submit-form-details .error-message { color:Red;}

#pnlLogin a	{ text-decoration:underline; color:#636363; }
#pnlLogin a:hover	{ text-decoration:underline; color:#d13524;}

.clearBoth	{ clear:both;}
.clearLeft	{ clear:left;}


