@charset "utf-8";
/* CSS Document */
html, body {width:100%; height:100%; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:#FFF; background-color:#af1e2b;}

.m0a {margin:0 auto;}
.bdr { border:solid 1px yellow;}

.Fdiv {width:100%; background-color:#FFF; position:fixed; top:0px; z-index:9;}
.Ftabl {background-color:#FFF; color:#000; width:1100px;}

a.mnu {text-decoration:none; color:#000; border:none;}
div.mmnu {width:109px; height:31px; color:#000; text-transform:capitalize; text-align:center; padding-top:7px; font-size:18px; background-image:url(../images/btns/mnuOFFbg.png); background-repeat:no-repeat; float:left; margin:0 15px 0 0;}
div.mmnu:hover {background-image:url(../images/btns/mnuONbg.png); background-repeat:no-repeat;}
.cnt1 {width:100%; height:700px; background-image:url(../images/RBg.jpg); background-repeat:no-repeat; background-position: center -100px; position:relative; margin-top:80px;}
.metme {position:absolute; top:15px; left:50px; font-size:14px; width:250px;}
.metBt {background-image:url(../images/btns/meetME.png); background-repeat:no-repeat; width:203px; height:44px;}
.logn {background-image:url(../images/loginBG.png); background-repeat:no-repeat; width:239px; height:214px; position:absolute; top:400px; left:50px; color:#000;}
.logn .nm {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#c7c7c7; font-size:18px; font-weight:200; text-align:center; border-bottom:solid 3px #9a010f; padding-bottom:0px;}
.logn input {width:100%; border:solid 1px #821822; background-image:url(../images/LoginInptBG.jpg); height:25px; line-height:25px; font-size:16px;}
.loan {position:absolute; top:20px; right:50px;}
.loan div.lon { background-image:url(../images/btns/LoanIcon.png); background-repeat:no-repeat; width:133px; height:112px;}
.srvs {position:absolute; top:150px; right:50px;}
.srvs div.srv { background-image:url(../images/btns/servicIcon.png); background-repeat:no-repeat; width:117px; height:108px;}
.tryil {position:absolute; top:270px; right:50px;}
.tryil div.try { background-image:url(../images/btns/TestRide.png); background-repeat:no-repeat; width:117px; height:108px;}
.mdtk {position:absolute; top:400px; right:50px;}
.mdtk div.mdt { background-image:url(../images/btns/MDtold.png); background-repeat:no-repeat; width:147px; height:156px;}

.minpic {width:650px; height:660px; margin:0 auto;}
.mdpic {width:100%; text-align:center; margin-top:10px;}
.mdspch {width:600px; margin:0 auto; color:#FFCF88; display:table;} 
.mdspch p {text-align:justify; text-indent:30px;} 
.prohd {font-size:24px; font-weight:bold; border-bottom:solid 5px #FF0909;}
.pro_m {width:235px; height:255px; background-image:url(../images/Pro-bg.jpg); background-repeat:no-repeat; border:solid 2px #66000C; margin:35px 0 0 50px; float:left; position:relative;}
.pro_m .pro_img {text-align:center; width:100%;}
.pro_m .pro_nm {position:absolute; left:0px; bottom:0px; width:100%; height:50px; background-color:#66000C;}
.pro_nm .pro_name {float:left; margin-top:5px; font-size:16px; width:64%;}
.pro_nm .pro_name a { color:#FFF !important; text-decoration:none !important; border:none;}
.pro_nm .pro_name a:hover { color:#FFF; text-decoration:underline !important; border:none;}
.pro_nm  .pro_rs {float:right; font-size:15px; width:33%; height:25px; background-color:#F5D20F; color:#000; font-weight:bolder; padding:5px 5px 0 0; text-align:right;}

div.mPop {display: none;}
.mdtk:hover div.mPop {display:block; position:absolute; color:#00a9da; font-size:14px; text-align:justify; width:391px; bottom:95px; left:-230px;}  
.PopT {background-image:url(../images/PopTop.png); background-repeat:no-repeat; width:391px; height:23px; float:left;}
.PopC {background-image:url(../images/PopCent.png); background-repeat:repeat-y; width:361px; padding:0 15px 0 15px; float:left;}
.PopB {background-image:url(../images/PopBot.png); background-repeat:no-repeat; width:391px; height:23px; float:left;}

/*div.popup1 { display: none; }
div:hover div.popup1 { display: block; position: absolute; border: solid 1px #FC0; background-color:#FFF8D9; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-align:left; padding:7px; right:0px; width:250px;}*/
