html,body{
	height:100%;
	margin:0px;
	padding:0px;
}
/* Common */
body{background-color: #8D8D8D;}
body, td, p{
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #5D5C5C;
}
TD {
	vertical-align: top;
}
H1 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #808284;
	margin: 5px 30px 20px 0px;	
	padding:0px;
	text-transform: uppercase;
}
H1.service {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #808284;
	margin: 5px;	
	padding:0px;
	text-transform: uppercase;
}
H2 {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #5D5C5C;
	margin: 15px 0px 10px 0px;
	text-transform: uppercase;
}
H3 {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #DF1A22;
	margin: 25px 0px 5px 0px;
}
H4 {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #DF1A22;
	margin: 25px 0px 5px 0px;
	text-transform: uppercase;
}
H4.grey {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #5D5C5C;
	margin: 25px 0px 5px 0px;
	text-transform: uppercase;
}
H4.red {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #DF1A22;
	margin: 20px 0px 10px 0px;
	text-transform: uppercase;
}
H5 {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #DF1A22;
	margin: 10px 0px;
}
H5.banner {
	font: bold 13px Tahoma, Helvetica, sans-serif;
	color: #DF1A22;
	margin: 2px 0px;
}
H5.action {
	font: bold 15px Tahoma, Helvetica, sans-serif;
	color: #309707;
	margin: 2px 0px 20px 0px;
}
H6 {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #DF1A22;
	margin: 10px 0px;
}
p{
	margin: 0px;
	padding: 5px 0px;
	text-align: justify;
}
A{
	color: #5D5C5C;
	text-decoration: underline;
}
A:hover, A:active{
	color: #DF1A22;
	text-decoration: underline;
}
A.nodecor{
	text-decoration: none;
}
A.nostyle{
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #5D5C5C;
	text-decoration: none;
}
A.nodecorRed{
	color: #DF1A22;
	text-decoration: none;}
UL, OL {
	margin-top: 5px;
	margin-bottom: 5px;
}
LI {
	text-align: justify;
	padding: 0px 17px;
}
.leader {
	color: #DF1A22;
}
P.map {
	margin-left: 15px;
}
.red{
	color: #DF1A22;
}
.note{
	color: #DF1A22;
}

/* Main Table */
#main {
	width: 100%; height: 100%;
}
#main TD.topCenter {
	width: 100%;
	background: #FFF;
}
#main TD.topRight {
	background: url(../images/bg-right.gif) repeat-y;
}
#main TD.bottomCenter {
	width: 100%; height: 84px;
	background: url(../images/bg-bottom.gif) repeat-x bottom;
	vertical-align: bottom;
}
#main TD.bottomRight {
	background: url(../images/bg-right.gif) repeat-y;
	vertical-align: bottom;
}

/* Top White Line */
#topTable {
	width: 100%;
	background: #FFF;
	border-top: 10px solid #8A8A8A;
}

/* Banner Table */
#banners {
	width: 100%;
	background: #D9D9D9;
	margin-bottom: 9px;
}
#banners TD.topLeft, #banners TD.topRight {
	width: 0%;
	vertical-align: top;
	background: none;
}
#banners TD.bottomLeft, #banners TD.bottomRight {
	width: 0%;
	vertical-align: bottom;
	background: none;
}
#banners TD.center {
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
#banners TD.centerLeft {
	width: 50%;
	vertical-align: middle;
	text-align: left;
	padding: 5px 5% 5px 0px;
}
#banners TD.centerRight {
	width: 50%;
	vertical-align: middle;
	text-align: left;
	padding: 5px 0px 5px 10%;
}

#banners2 {
	width: 100%;
	margin-bottom: 9px;
}
#banners2 TD.left, #banners2 TD.right {
	width: 50%;
	background: #ED1B23;
}
#banners2 TD.right {
	width: 50%;
	background: #ED1B23;
	text-align: right;
}
/*#banners2 TD.center {
	width: 100%;
	text-align: center;
	background: #ED1B23;
}*/
#banners3 {
	width: 100%;
	margin-bottom: 9px;
}
#banners3 TD.left {
	width: 50%;
	background: #ED1B23;
}
#banners3 TD.center {
	width: 0%;
	background: #ED1B23;
}
#banners3 TD.right {
	width: 50%;
	background: #640000 url(../images/banner-right-bg.jpg) no-repeat;
	text-align: right;
}
#banners4 {
	width: 100%;
	margin-bottom: 9px;
}
#banners4 TD.left {
	width: 50%;
	background: url(../images/banner-bg-left.gif) repeat-x;
}
#banners4 TD.right {
	width: 50%;
	background: url(../images/banner-bg-right.gif) repeat-x;
	text-align: right;
}
#banners5 {
	width: 100%;
	margin-bottom: 9px;
}
#banners5 TD.left {
	width: 50%;
	background: #ff3c00;
}
#banners5 TD.center {
	width: 50%;
	background: #ff3e00;
	text-align: left;
}
#banners6 {
	width: 100%;
	margin-bottom: 9px;
	background: #FE5800;
}
#banners6 TD.left {
	width: 32%;
	text-align: left;
}
#banners6 TD.center {
	width: 36%;
	text-align: center;
}
#banners6 TD.right {
	width: 32%;
	text-align: right;
}
#banners4_2 {
	width: 100%;
	margin-bottom: 9px;
	background: url(../images/banner4_2-bg.gif) repeat-x;
}
#banners4_2 TD.left {
	text-align: left;
}
#banners4_2 TD.center {
	width: 100%;
	text-align: center;
}
#banners4_2 TD.right {
	text-align: right;
}
#banners4_3 {
	width: 100%;
	margin-bottom: 9px;
	background: url(../images/banner4_3-bg.gif) repeat-x;
}
#banners4_3 TD.left {
	text-align: left;
}
#banners4_3 TD.center {
	width: 100%;
	text-align: center;
}
#banners4_3 TD.right {
	text-align: right;
}
#banner_new2 {
	width: 100%;
	margin-bottom: 9px;
	background: url(../images/banner_new2-bg.gif) repeat-x;
}
#banner_new2 TD.left {
	text-align: left;
}
#banner_new2 TD.center {
	width: 100%;
	text-align: center;
}
#banner_new2 TD.right {
	text-align: right;
}

/* Content Table */
#content {
	width: 100%;
}
#content TD.left {
	width: 25%;
	background: #D9D9D9;
}
#content TD.left2 {
	width: 75%;
	/*padding-left: 20px;*/
}
#content TD.left3 {
	width: 25%;
	background: url(../images/bg-dotted-vr.gif) repeat-y right;
}
#content TD.left4 {
	width: 25%;
	background: #e3e3e3 url(../images/bg-dotted-vr.gif) repeat-y right;
}
#content TD.leftHalf {
	width: 50%;
	background: url(../images/bg-dotted-vr.gif) repeat-y right;
}
#content TD.left100 {
	width: 100%;
	/*background: url(../images/bg-dotted-vr.gif) repeat-y right;*/
}
.leftColPadding {
	padding: 3px 25px 4px 21px;
}
.leftColPadding2 {
	padding: 8px 25px 0px 21px;
}
#content TD.center1 {
	width: 55%; height: 235px;
	/*background: url(../images/vis_new5.jpg) no-repeat center;*/
	background: url(../images/3_ves_new2.jpg) no-repeat center;
}
#content TD.centerActionIndex {
	width: 55%; height: 235px;
	background: url(../images/akciya2.jpg) no-repeat center;
}
#content TD.center1NY {
	width: 55%; height: 235px;
	background: url(../images/s_new_year2.jpg) no-repeat center;
}
#content TD.centerIndex {
	width: 55%; height: 235px;
	background: url(../images/ed_index.jpg) no-repeat center;
}
#content TD.center2 {
	width: 55%; height: 235px;
	background: url(../images/maz_pic2_2_6.jpg) no-repeat center;
}
#content TD.center3 {
	width: 55%; height: 235px;
	/*background: url(../images/vis_new1.jpg) no-repeat center;*/
	/*background: url(../images/3_ves_new5.jpg) no-repeat center;*/
	background: url(../images/maz_pic4_5.jpg) no-repeat center;
}
#content TD.center_z_ch {
	width: 55%; height: 235px;
	/*background: url(../images/vis_new1.jpg) no-repeat center;*/
	/*background: url(../images/3_ves_new5.jpg) no-repeat center;*/
	background: url(../images/z_ch.jpg) no-repeat center;
}
#content TD.centerAction {
	width: 55%; height: 235px;
	/*background: url(../images/vis_new1.jpg) no-repeat center;*/
	/*background: url(../images/3_ves_new5.jpg) no-repeat center;*/
	background: url(../images/bg-action.jpg) no-repeat center;
}
/*#content TD.center3 {
	width: 55%; height: 235px;
	background: url(../images/maz_pic2_2_9.jpg) no-repeat center;
}*/
#content TD.center4 {
	width: 55%; height: 235px;
	background: url(../images/3_ves_new7_2.jpg) no-repeat center;
	/*background: url(../images/vis_new3.jpg) no-repeat center;*/
}
/*#content TD.center4 {
	width: 55%; height: 235px;
	background: url(../images/maz_pic4_2.jpg) no-repeat center;
}*/
#content TD.center5 {
	width: 55%; height: 235px;
	background: url(../images/maz_pic3_3.jpg) no-repeat center;
	/*background: url(../images/vis_new2.jpg) no-repeat center;*/
}
/*#content TD.center5 {
	width: 55%; height: 235px;
	background: url(../images/maz_pic2.jpg) no-repeat center;
}*/
#content TD.center6 {
	width: 55%; height: 235px;
	background: url(../images/maz_pic2_2_7.jpg) no-repeat center;
}
#content TD.centerSTO {
	width: 55%; height: 235px;
	background: url(../images/illustration.jpg) no-repeat center;
}
#content TD.center7 {
	width: 55%; height: 235px;
	background: url(../images/maz_pic4_3.jpg) no-repeat center;
	/*background: url(../images/3_ves_new4_2.jpg) no-repeat center;*/
	/*background: url(../images/vis_new4.jpg) no-repeat center;*/
}
/*#content TD.center7 {
	width: 55%; height: 235px;
	background: url(../images/maz_pic2_2_5.jpg) no-repeat center;
}*/
#content TD.center8 {
	width: 55%; height: 235px;
	background: url(../images/maz_pic3.jpg) no-repeat center;
}
#content TD.center9 {
	width: 55%; height: 235px;
	background: url(../images/maz_pic2_2_8.jpg) no-repeat center;
}
#content TD.center10 {
	width: 55%; height: 235px;
	background: url(../images/maz_pic2_2_4.jpg) no-repeat center;
}
#content TD.centerHorses {
	width: 55%; height: 235px;
	background: url(../images/working_horse.jpg) no-repeat center;
}
#content TD.centerNew {
	width: 55%; height: 235px;
	background: url(../images/maz_new.jpg) no-repeat center;
}
#content TD.model-cat-sredneton {
	width: 55%; height: 235px;
	background: url(../images/working_horse.jpg) no-repeat center;
}
#content TD.model-cat-semitrailer {
	width: 55%; height: 235px;
	background: url(../images/semitrailer.jpg) no-repeat center;
}
#content TD.model-cat-trailer {
	width: 55%; height: 235px;
	background: url(../images/trailer.jpg) no-repeat center;
}
#content TD.model-cat-sort {
	width: 55%; height: 235px;
	background: url(../images/sort.jpg) no-repeat center;
}
#content TD.model-cat-sam {
	width: 55%; height: 235px;
	background: url(../images/sam.jpg) no-repeat center;
}
#content TD.model-cat-bort {
	width: 55%; height: 235px;
	background: url(../images/bort.jpg) no-repeat center;
}
#content TD.model-cat-sed {
	width: 55%; height: 235px;
	background: url(../images/sed.jpg) no-repeat center;
}
#content TD.model-cat-chassys {
	width: 55%; height: 235px;
	background: url(../images/chassys.jpg) no-repeat center;
}
#content TD.model-cat-crane {
	width: 55%; height: 235px;
	background: url(../images/crane.jpg) no-repeat center;
}
#content TD.model-cat-les {
	width: 55%; height: 235px;
	background: url(../images/les.jpg) no-repeat center;
}
#content TD.model-10 {
	width: 55%; height: 235px;
	background: url(../images/semitrailer.jpg) no-repeat center;
}
#content TD.model-11 {
	width: 55%; height: 235px;
	background: url(../images/trailer.jpg) no-repeat center;
}
#content TD.model-9 {
	width: 55%; height: 235px;
	background: url(../images/sort.jpg) no-repeat center;
}
#content TD.model-7 {
	width: 55%; height: 235px;
	background: url(../images/sam.jpg) no-repeat center;
}
#content TD.model-4 {
	width: 55%; height: 235px;
	background: url(../images/bort.jpg) no-repeat center;
}
#content TD.model-5 {
	width: 55%; height: 235px;
	background: url(../images/sed.jpg) no-repeat center;
}
#content TD.model-6 {
	width: 55%; height: 235px;
	background: url(../images/chassys.jpg) no-repeat center;
}
#content TD.model-3 {
	width: 55%; height: 235px;
	background: url(../images/crane.jpg) no-repeat center;
}
#content TD.model-8 {
	width: 55%; height: 235px;
	background: url(../images/les.jpg) no-repeat center;
}
#content TD.show {
	width: 55%; height: 235px;
	background: url(../images/show-bg.jpg) no-repeat center;
}
#content TD.ads {
	width: 55%; height: 235px;
	background: url(../images/ads-bg.jpg) no-repeat center;
}
#content TD.right {
	width: 20%;
	/*padding-left: 50px;*/
	text-align: center;
}
#content TD.right3 {
	width: 20%;
	background: #D9D9D9 url(../images/bg-right-menu.gif) no-repeat right;
	padding: 0px 0px 0px 30px;
}
#content TD.right2 {
	width: 75%;
	padding: 8px 32px;
}
#content TD.rightHalf {
	<!-- width: 50%; -->
}
#content TD.rightHalf .rightColPadding {
	padding: 3px 22px 8px 32px;
}
#content TD.rightService {
	width: 75%;
	padding: 8px 32px 0px 32px;
}
#content TD.right4 {
	background: #cfcfcf;
	width: 75%;
	padding: 8px 32px;
}
#content TD.right5 {
	background: #ebebeb;
	width: 75%;
	padding: 8px 32px;
}
.edInfo {
	padding: 12px 5px;
}

/* Icons Menu */
#icons {
	padding: 21px 20px;
	background: url(../images/bg-icons.gif) no-repeat;
}
#icons IMG {
	margin-right: 8px;
}

/* Left Menu */
DIV.bg00 {
	background: url(../images/bg_00.gif) no-repeat;
	background-position: 0% 100%;
	height: 235px;
}
DIV.bg01 {
	background: url(../images/bg_01.gif) no-repeat;
	background-position: 0% 100%;
	height: 235px;
}
DIV.bg02 {
	background: url(../images/bg_02.gif) no-repeat;
	background-position: 0% 100%;
	height: 235px;
}
DIV.bg03 {
	background: url(../images/bg_03.gif) no-repeat;
	background-position: 0% 100%;
	height: 235px;
}
DIV.bg04 {
	background: url(../images/bg_04.gif) no-repeat;
	background-position: 0% 100%;
	height: 235px;
}
DIV.bg05 {
	background: url(../images/bg_05.gif) no-repeat;
	background-position: 0% 100%;
	height: 235px;
}
DIV.bg06 {
	background: url(../images/bg_06.gif) no-repeat;
	background-position: 0% 100%;
	height: 235px;
}
DIV.bg07 {
	background: url(../images/bg_07.gif) no-repeat;
	background-position: 0% 100%;
	height: 235px;
}
#leftMenu .linkAct {
	background: url(../images/bullet-menu.gif) no-repeat;
	margin:0px;
	padding:0px;
}
#leftMenu .link {
	background-repeat: no-repeat;
	width: 200px; height: 18px;
	margin:0px;
	padding:0px;
}
#leftMenu A {
	background: none;
	width: 200px; height: 18px;
}

/* Right Menu */

.catalogueTitle {
	padding: 20px 0px 19px 0px;
}
#rightMenu {
	/*padding: 0px 15px 0px 40px;*/
}
#rightMenu .linkAct {
	background: url(../images/bullet-menu.gif) no-repeat;
	margin:0px;
	padding:0px;
}
#rightMenu .link {
	background-repeat: no-repeat;
	width: 200px; height: 18px;
	margin:0px;
	padding:0px;
}
#rightMenu A {
	background: none;
	width: 200px; height: 18px;
}

/* Footer Table */
#footer {
	width: 100%; height: 84px;
}
#footer TD.top {
	background: #FFF;
	width: 100%; height: 29px;
	vertical-align: middle;
	text-align: center;
	color: #A3A1A1;
	font: 11px Tahoma, Helvetica, sans-serif;
}
#footer TD.bottom {
	width: 100%; height: 55px;
	padding-top: 5px;
	text-align: center;
	color: #C8CAC9;
	font: 11px Tahoma, Helvetica, sans-serif;
}
#footer TD.left, #footer TD.right {
	width: 0%;
	background: #474c49;
	vertical-align: bottom;
}
#bottomMenu {
	list-style-type: none;
}
#bottomMenu LI{
	display: inline;
}
#bottomMenu A{
	color: #5D5C5C;
	text-decoration: underline;
}
#bottomMenu A:hover, A:active{
	color: #A3A1A1;
	text-decoration: underline;
}
A.link {
	color:#878686;
	text-decoration: none;
}
A.link:active, A.link:hover {
	color:#878686;
	text-decoration: none;
}

/* Leaders */
.leadersTitle {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #808284;
	margin: 13px 10px 4px 20px;	
	padding:0px;
	text-transform: uppercase;
	/*font: bold 14px Tahoma, Helvetica, sans-serif;
	color: #5D5C5C;
	margin: 12px 10px 4px 110px;	
	text-transform: uppercase;*/
	/*text-align: right;*/
}
#leaderTop {
	font: bold 14px Tahoma, Helvetica, sans-serif;
	color: #DF1A22;
	margin: 13px 5px 15px 20px;	
	text-align: left;
}
#leaderLinks {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #5D5C5C;
	margin: 3px 30px 15px 20px;	
	text-align: left;
}
#leaderLinks A {
	color: #5D5C5C;
	text-decoration: none;	
}
#leaderLinks A:hover {
	color: #DF1A22;
	text-decoration: underline;	
}

/* News */
.newsTitle {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #5D5C5C;
	text-transform: uppercase;
	margin: 20px 30px 10px 0px;	
}
.more {
	text-align: right;
}


/* Catalogue */
.wheelsTitle {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #DF1A22;
	margin: 10px 30px 10px 0px;	
	text-transform: uppercase;
}
DIV.wheelsBoxes {
	height: 26px;
	margin-bottom: 5px;
}
.wheelsBox {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	/*width: 32px;*/ height: 26px;
	background: #EBEBEB;
	padding: 8px 6px 6px 5px;
	margin-right: 1px;
	color: #969595;
	text-decoration: none;	
}
.wheelsBoxAct {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	/*width: 32px;*/ height: 26px;
	background: #DF1A22;
	padding: 8px 6px 6px 5px;
	margin-right: 1px;
	color: #FFF;
}
.models {
	line-height: 20px;
	padding-right: 10px;
}


/* portfolio anons  */
#portfolioAnons {
	width: 255px;
	margin: 31px 5px 32px 21px;
}
#portfolioAnons TD.pic {
	width: 110px;
	padding: 3px 0px 20px 0px;
}
#portfolioAnons TD.text {
	width: 145px;
	padding: 0px 0px 15px 8px;
}

/* catalogue */
DIV.carPhoto {
	margin: 77px 10px 4px 10px;	
	text-align: center;
}
P.description {
	margin: 0px;
	padding: 0px 0px 25px 0px;
}
DIV.scheme {
	margin: 0px 0px 25px 0px;	
}
#techTable  {
	width: 520px;
}
#techTable TD.leftData {
	padding: 3px 10px 3px 5px;
	background: none;
}
#techTable TD.rightTech {
	padding: 3px 5px 3px 10px;
	text-align: right;
}
#techTable TR.grey {
	background: #D8D8D8;
}
#techTable TR.white {
	background: #FFF;
}
TABLE.data {
	width: 100%;
}

/* leasing */
#leasing {
	border-top: 1px solid #8D8D8D;
	border-left: 1px solid #8D8D8D;
	margin: 5px 0px;
}
#leasing TD {
	border-right: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	padding: 3px;
}
.leasingTitle {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #808284;
	text-transform: uppercase;
	/*font: bold 14px Tahoma, Helvetica, sans-serif;*/
	margin: 10px 0px 14px 0px;
}
.leasingTitle2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #808284;
	text-transform: uppercase;
}


/* show */
.carTitle {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #808284;
	text-transform: uppercase;
	margin: 10px 0px 4px 0px;
}
.slide_video {
	margin: 0px 0px -8px -32px;
	background: #E1E1E1;
}
.slide_video_padding {
	padding: 8px 0px 28px 32px;
}


/* why maz */
.why-top {
	background: #ebebeb url(../images/arrow-t-r.gif) no-repeat right;
	height: 7px;
}
.why-bottom {
	background: #ebebeb url(../images/arrow-b-r.gif) no-repeat right bottom;
	padding-top: 10px;
}
#why {
	/*border-top: 1px solid #8D8D8D;
	border-right: 1px solid #8D8D8D;*/
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#why TR.grey {
	background: #ebebeb;
}
#why TR.white {
	background: #FFF;
}
#why TH {
	/*background: #D8D8D8;*/
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #434444;
	/*border-left: 1px solid #8D8D8D;
	border-right: 3px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;*/
	padding: 8px 5px 8px 21px;
	vertical-align: middle;
	text-align: left;
}
#why TH.noRight {
	/*background: #D8D8D8;*/
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #434444;
	border-left: 1px solid #8D8D8D;
	border-right: none;
	border-bottom: 1px solid #8D8D8D;
	padding: 8px 5px 8px 21px;
	vertical-align: middle;
	text-align: left;
}
#why TH.title {
	text-align: left;
	background: #ebebeb;
}
#why TH.price {
	text-align: left;
}
#why TD {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #434444;
	border-left: 1px solid #808284;
	padding: 5px 2px;
	text-align: center;
	vertical-align: top;
}
#why TD.brand {
	color: #434444;
	font-weight: bold;
	padding: 5px 3px 5px 10px;
	background: #ebebeb;
}
#why TD.price {
	color: #434444;
	font-weight: bold;
}
#why TD.features {
	color: #434444;
	text-align: left;
	padding: 5px 3px 5px 10px;
}
#why TD.white {
	background: #FFF;
}
#why TD.green {
	background: #8ab891;
}
#why TD.priceGreen {
	background: #8ab891;
	color: #434444;
	font-weight: bold;
}
span.green {
	background: #8ab891;
	border: 1px solid #808284;
}
#why TD.red {
	background: #9a1f1f;
}
#why TD.priceRed {
	background: #9a1f1f;
	color: #FFF;
	font-weight: bold;
}
span.red {
	background: #9a1f1f;
	border: 1px solid #808284;
}
#why TD.vr {
	background-color: #808284;
	border: none;
	padding: 3px 0px;
}
#why .normal {
	font-weight: normal;
}

#why TD.blue {
	background: #abd9f3;
}
#why TD.blueGreen {
	background: #aaf2e9;
}
span.blue {
	background: #abd9f3;
	border: 1px solid #8D8D8D;
}
span.blueGreen {
	background: #aaf2e9;
	border: 1px solid #8D8D8D;
}
DIV.right75In {
	padding: 10px 30px 30px 25px;
	background: url(../images/bg-dotted-vr.gif) repeat-y left;
}



#why2 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#why2 TR.grey {
	background: #ebebeb;
}
#why2 TH {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #434444;
	padding: 8px 5px 8px 21px;
	vertical-align: middle;
	text-align: left;
}
#why2 TH.noRight {
	background: #ebebeb;
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #434444;
	border-right: none;
	border-bottom: 1px solid #8D8D8D;
	padding: 8px 5px 8px 21px;
	vertical-align: middle;
	text-align: left;
}
#why2 TH.center {
	background: #ebebeb;
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #434444;
	border-left: 1px solid #8D8D8D;
	border-right: none;
	border-bottom: 1px solid #8D8D8D;
	padding: 8px 5px 8px 21px;
	vertical-align: middle;
	text-align: center;
}
#why2 TD {
	font: 11px Verdana, Helvetica, sans-serif;
	background: #FFF;
	color: #434444;
	border-left: 1px solid #808284;
	border-bottom: 1px solid #8D8D8D;
	padding: 5px 2px;
	text-align: center;
	vertical-align: top;
}
#why2 TD.white {
	border-left: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	background: #FFF;
}
#why2 TD.blue {
	background: #60b3b9;
}
#why2 TD.blueGreen {
	background: #b0c57e;
}
span.blue {
	background: #60b3b9;
	border: 1px solid #8D8D8D;
}
span.blueGreen {
	background: #b0c57e;
	border: 1px solid #8D8D8D;
}


/* grey container table */
#greyContainer {
	width: 100%;
	background: #808284;
}
P.whiteL20 {
	padding-left: 20px;
	color: #FFF;
}

/* Price */
#priceSubmenu TD {
	vertical-align: middle;
}
#priceSubmenu TD.link {
	background: #abadaf;
	vertical-align: middle;
}
#priceSubmenu TD.act {
	background: #ebebeb;
	vertical-align: middle;
}
#priceSubmenu A {
	color: #FFFFFF;
}
#priceSubmenu A:hover {
	color: #ebebeb;
}
#priceTable TD.titleEmpty {
	background-color: #87A076;
	border-right: none;
	padding: 3px 3px;
}

#priceTable {
	/*border-top: 1px solid #ebf7e3;*/
	width: 100%;
	background: #FFF;
}
#priceTable TR.grey {
	background: #ebebeb;
}
#priceTable TR.white {
	background: #FFF;
}
#priceTable TH {
	background: #ebebeb;
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #434444;
	border-left: 1px solid #8D8D8D;
	padding: 8px 3px;
	vertical-align: middle;
	text-align: center;
}
#priceTable TH.title {
	width: 125px;
	padding: 8px 3px 8px 20px;
	border-left: none;
	text-align: left;
}
#priceTable TH.price {
	width: 85px;
	text-align: center;
}
#priceTable TH.group {
	color: #FFF;
	text-transform: uppercase;
	background: #abadaf;
	padding: 8px 5px 8px 20px;
	border-left: none;
	text-align: left;
}
#priceTable TD {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #434444;
	padding: 5px 4px;
	text-align: center;
	vertical-align: top;
}
#priceTable TD.title {
	color: #434444;
	padding: 5px 4px 5px 20px;
	border-left: none;
	text-align: left;
}
#priceTable TD.price {
	color: #434444;
	border-left: 1px solid #8D8D8D;
	font-weight: bold;
	text-align:right;
}
#priceTable TD.features {
	color: #434444;
	border-left: 1px solid #8D8D8D;
	text-align: left;
}
#priceTable TD.note {
	color: #434444;
	width: 100%;
}
#priceTable TD.emptyTD {
	border-left: none;
	color: #434444;
	width: 100%;
}

/* Partners */
.region {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #DF1A22;
	padding-top: 5px; padding-bottom: 5px;
	text-transform: uppercase;
}
.partners {
	padding-bottom: 15px;
}
.company {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #434444;
	padding-top: 5px;
}
TEXTAREA.linksText {
	width: 255px; height: 150px;
	border: 1px solid #8D8D8D;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #434444;
}


DIV.h1 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #808284;
	margin: 15px 30px 5px 0px;	
	padding:0px;
	text-transform: uppercase;
}


/* Horses */
IMG.horsesPic {
	margin: 0px 20px 20px 0px;
	float: left;
}
DIV.horseTitle {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #DF1A22;
	margin: 5px 0px 10px 0px;	
	padding:0px;
	text-transform: uppercase;
}

/* In Stock Main*/
#inStockMain {
	padding: 10px 0px;
}
#inStockMain TD.greyHR {
	background: #6e6b6b;
	color: #FFF;
	padding: 8px 50px;
}
#inStockMain TD.carContainer {
	width: 25%;
	text-align: center;
}
#inStockMain DIV.carContainerInner {
	padding: 10px 0px 5px 0px;
}
#inStockMain TABLE.texts {
	width: 200px;
}
#inStockMain TD.picture {
	height: 175px;
}
#inStockMain TD.model {
	padding: 1px 3px;
	color: #6e6b6b;
	text-align: right;
	font-weight: bold;
}
#inStockMain TD.quantity {
	padding: 1px 3px;
	color: #6e6b6b;
	vertical-align: bottom;
}
#inStockMain TD.price {
	padding: 1px 3px;
	text-align: right;
	color: #ee312f;
	font-weight: bold;
}
#inStockMain TD.all {
	padding: 10px 3px;
	text-align: right;
	color: #812c2f;
}
#inStockMain TD.inStockTitle {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #808284;
	padding: 25px 30px 10px 20px;	
	text-transform: uppercase;
}
#inStockMain TD.inStockLink {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #808284;
	padding: 5px 0px 5px 20px;	
}
#inStockMain TD.dottedTop {
	background: url(../images/bg-dotted-hr.gif) repeat-x top;
	font-size: 5px;
}
#inStockMain TD.dottedBottom {
	background: url(../images/bg-dotted-hr.gif) repeat-x bottom;
	font-size: 5px;
}
#inStockMain TD.dottedLeft {
	background: url(../images/bg-dotted-vr.gif) repeat-y left;
	font-size: 5px;
}
#inStockMain TD.dottedRight {
	background: url(../images/bg-dotted-vr.gif) repeat-y right;
	font-size: 5px;
}
#inStockMain A {
	color: #808284;
}

/* in stock */
.right2 #inStockTBL {
	width: 100%;
	border-top: 1px solid #8D8D8D;
}
.rightColPadding #inStockTBL {
	/*width: 95%;*/
	border-top: 1px solid #8D8D8D;
}

#inStockTBL TH {
	background: #ebebeb;
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #434444;
	padding: 8px 3px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #8D8D8D;
}
#inStockTBL TH.photo {
	padding: 8px 5px 8px 5px;
	text-align: left;
}
#inStockTBL TH.title {
	padding: 8px 3px 8px 10px;
	text-align: left;
}
#inStockTBL TH.quantity {
 white-space: nowrap;
}
#inStockTBL TD {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #434444;
	padding: 20px 5px;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #8D8D8D;
}
#inStockTBL TD.photo {
	color: #434444;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
#inStockTBL TD.title {
	color: #434444;
	text-align: left;
	padding: 20px 5px 10px 10px;
}
#inStockTBL TD.quantity {
	font-weight: bold;
}
#inStockTBL TD.emptyRight {
	color: #434444;
	width: 50%;
}

