<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
/*body { 
	background:#fff url(../images/bgtop.jpg) no-repeat top center; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#242424;background-size: 100%;
}
html { min-width:1000px;}
html, body { height:100%;}
a { text-decoration:none; color:#242424;}*/

@font-face {
    font-family: "orbitron-black";
    src: url(../images/orbitron-black.ttf) format("truetype");
}

@font-face {
    font-family: "orbitron-black";
    src: url(../images/orbitron-black.ttf) format("truetype");
}


/* Global Structure =============================================================== */
/*.wrapper{ width:100%; height:auto; margin:0 auto; padding:0;}
*/.container{ width:1124px; height:auto; margin:0 auto; padding:0;}
.container2{margin:0; padding:0;}


/*-------------------------------------------------LOGIN START---------------------------------------------------*/
.login{ float:left; width:100%; height:auto;  margin: 150px auto 0; padding:0; border:1px solid #ababab; background:#ebf1f7; box-shadow: 0 1px 3px 0 #666666;}
.login .logo{ text-align:center; width:auto; height:auto; border-bottom:1px dotted #000; text-align:center; padding:15px 0px}
.login .logo img{ text-align:center; height:76px;}
.form-all{ float:left; padding:20px}
.form-err{color:#F00;font: 14px Calibri; text-align:center}
.login .username{ float:left; width:100%; height:40px; border:1px solid #cccccc; background:#FFF; margin:30px 0px 0px 0px;}
.login .username .uselt{ width:16%; height:40px; float:left;}
.login .username .uselt img{ padding:10px 0px 0px 5px;}
.login .username .usert{ width:84%; height:40px; float:left;}
.login .username .usert input{ border: medium none;height: 34px; width:100%; font:18px Calibri; color:#888;}
.login .pass{ float:left; width:100%; height:40px; border:1px solid #cccccc; background:#FFF; margin:20px 0px 0px 0px;}
.login .pass .passlt{ width:16%; height:40px; float:left;}
.login .pass .passlt img{ padding:10px 0px 0px 5px;}
.login .pass .passrt{ width:84%; height:40px; float:left;}
.login .pass .passrt input{ border: medium none;height: 34px; width:100%; font:18px Calibri; color:#888;}
.login .forgot{ width:100%; height:auto; float:left; margin:5px 0px 0px 0px;}
.login .forgot span a{ float:right; font:14px Calibri; color:#000; text-decoration:underline;}
.login .loginbutt{ float:right; margin:15px 0px 0px 0px;}
.login .loginbutt input{ height:40px; background:url(../images/login.jpg) repeat-x; color:#FFF; text-align:center; border:1px solid #9d4600; padding:0px 30px; font:24px Calibri;}
/*-------------------------------------------------LOGIN END---------------------------------------------------*/

.header{ width:100%; float:left;}
.logo-inn{ height:87px; float:left;}
.logo-inn img{ padding:5px 0px 0px 0px; width:100%;}
.header-right{ padding:0px; margin:0px;float:left;}
.header-right ul{ float:left; list-style:none; padding:10px 0px 0px 0px; margin:0px;}
.header-right li{ float:left; list-style:none; border-left:1px solid #666; width:130px; padding: 3px 0px; min-height:74px;}
.header-right li .topimg{ width:130px; height:auto; margin:0 auto;  text-align:center; min-height: 40px;}
.header-right li .topimg img{ /*width:32px; height:auto;*/}
.header-right li span{ font:18px Arial, Helvetica, sans-serif; color:#666666; text-align:center; float:left; width:130px;}
.header-right li samp{ font:12px Arial, Helvetica, sans-serif; color:#666; text-align:center; float:left; width:130px;}


.man-dash{ width:100%; height:auto; float:left; border:1px solid #cccccc;}
.man-dash-left{ width:100%; height:auto; float:left; border:1px solid #cccccc; margin:5px 0px 15px 0px; padding-bottom:70px;}
.lt-top{ width:100%; height:auto; float:left; border-bottom:1px dotted #ccc; padding-bottom:5px;}
.welcome{ width:100%; height:auto; float:left; margin:10px 0px 0px 3px;}
.welcome-lt{ width:38px; height:38px; border:1px solid #666; background:#fff; float:left;}
.welcome-lt img{ max-height:32px; max-width:32px; padding:3px;}
.welcome-rt{ /*width:150px;*/ height:auto;float:right; margin:0px 1px 0px 1px; font:14px Arial, Helvetica, sans-serif; color:#333;}
.welcome-rt samp{font:13px Arial, Helvetica, sans-serif; color:#333;}
.welcome-rt ul{ float:left; list-style:none; padding:5px 0px;}
.welcome-rt li{ float:left; list-style:none; border-left:1px solid #999; padding:0px 4px 0px 4px;}
.welcome-rt li:first-child{ border-left:none}
.store-lt{ width:200px; height:auto; float:left; margin:8px 0px 8px 5px;}
.store-lt select{ width:200px; height:26px; border:1px solid #ccc; font:12px Arial, Helvetica, sans-serif; color:#999; text-align:center;}
.welcome-rt a:link    {color:#000;}
.welcome-rt a:visited {color:#000;}
.welcome-rt a:hover   {color:#FF7200;}
.welcome-rt a:active  {color:#000;}
/*------------------------------MENU----------------------------------*/
.urbangreymenu{width:100%; /*width of menu*/}
.urbangreymenu .headerbarone{ font:14px Arial, Helvetica, sans-serif; color:#1c5da7;
background: #f3f3f3 url(../images/nev.jpg) repeat-x; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 7px 0 7px 10px; /*31px is left indentation of header text*/ border-bottom:1px solid #cccccc; line-height:30px;}
.urbangreymenu .headerbarone a{text-decoration: none;color:#1c5da7;}
.urbangreymenu .headerbarone a:hover{color:#ff7200;}
.urbangreymenu .headerbarone img{ float:left; margin-right:5px;}
.urbangreymenu .headerbar{ font:14px Arial, Helvetica, sans-serif; color:#1c5da7;
background: #f3f3f3 url(../images/nev.jpg) repeat-x; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 7px 0 7px 10px; /*31px is left indentation of header text*/ border-bottom:1px solid #cccccc; line-height:30px;}
.urbangreymenu .headerbar img{ float:left; margin-right:5px;}
.urbangreymenu .headerbar samp{ float:right; vertical-align:text-top;}
.urbangreymenu .headerbar samp img{ padding-top:14px;float:left;}
.urbangreymenu .headerbar a{text-decoration: none;color:#1c5da7;}
.urbangreymenu ul{list-style-type: none;margin: 0;padding: 0;margin-bottom: 0; /*bottom spacing between each UL and rest of content*/}
.urbangreymenu ul li{padding-bottom: 2px; /*bottom spacing between menu items*/}
.urbangreymenu ul li a{font: normal 12px Arial;color: black;background: #E9E9E9;display: block;padding: 5px 0;line-height: 17px;padding-left: 8px; /*link text is indented 8px*/text-decoration: none;}
.urbangreymenu ul li a:visited{color:#1c5da7;}
.urbangreymenu ul li a:hover{color:#ff7200;}
.urbangreymenu .headerbar a:hover{color:#ff7200;}
.active a{color:#ff7200;}
/*------------------------------MENU----------------------------------*/


.man-dash-right{ width:100%; height:auto; float:right;  margin: 5px -5px 0 0;}
.production{ width:100%; height:auto; float:left; margin:5px 0px;}
.production-lt{ width:80%; height:auto; float:left;}
.production-lt img{ float:left; padding-right:5px;}
.production-lt h3{ font:18px Arial, Helvetica, sans-serif; color:#ff7200; padding:0px; margin:0px;}
.production-rt{ width:auto; height:auto; float:right;}
.production-rt img{ float:left;}
.production-rt a{ font:14px Arial, Helvetica, sans-serif; text-decoration:none; background:#DBDBDB; padding:3px 3px; color:#727171; border-radius:5px; margin-top:0px; float:left;}
.production-rt h3{ font:15px Arial, Helvetica, sans-serif; color:#ff7200; text-align:right;margin-top: 4px;}
.production-rt h3 a{ font:14px Arial, Helvetica, sans-serif; color:#fff; text-align:right; text-decoration:none; float:right; background:#0896D8; padding:4px 8px;}
.production-rt samp{ font:14px Arial, Helvetica, sans-serif; color:#999;}
.production-rt span{ font:14px Arial, Helvetica, sans-serif; color:#999;}

.department{ width:100%; height:auto; float:left; margin-top:8px;}
.department .main_border {background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #cccccc;}
.department #inner_table .alignleft {  padding-left: 10px; text-align: left;}
.department #inner_table th {  background:#0896d8; color: #fff; font-size: 14px; font-weight: bold; height: 33px; vertical-align: middle;}
.department .std_1 { background: none repeat scroll 0 0 #dbdbdb; color: #000000; height: 33px; text-align: center; vertical-align:middle;}
.department .std_2 { background: none repeat scroll 0 0 #f3f1f1;color: #000000; height: 33px;text-align: center; vertical-align:middle;}
table {font:12px Arial, Helvetica, sans-serif;}
.department .std_2 span {}
.department .std_1 span {}
.department .main_border span {display: block; padding: 10px 10px;}
.department #inner_table tr:hover, .green_text:hover { background: none repeat scroll 0 0 #f3f1f1; color: #333; height: 33px;padding: 0 10px;}
.department .green_text {color: #798C09; font-size: 18px; font-weight: bold;}
.department .trtext{ height:33px; background:#666;}
.department .trtext samp{font:12px Arial, Helvetica, sans-serif; color:#FFF; font-weight:600;}
.department .arowbot{width:642px; float:right; height:auto; margin-top:15px;}
.department .arowbot .arowbotright{ width:104px; height:auto; float:right; font-size:12px; padding-top:5px}
.department .arowbot .arowbotright input{ width:50px; border:1px solid #666;}
.department .arowbot .arowbotright img{ padding:1px;}
.department .action{ width:60px; height:auto; float:right; padding-right:3px;}
.department .action select{ width:100%; background:#ff7400; color:#FFF; font:12px Arial, Helvetica, sans-serif; border:1px solid #ccc;}


.new-customer{ width:870px; height:auto; float:right; /*margin:5px 10px 25px 0px;*/}
.road{ width:760px; height:auto; float:left;}
.road .first{ width:760px; height:auto; float:left; border-bottom:1px dotted #ccc; padding-bottom:15px; margin-bottom:15px;}
.road .first ul{ float:left; list-style:none; padding:10px;}
.road .first li{ float:left; list-style:none; width:340px; padding: 5px 15px 0;}
.road .first li label{ width:116px; height:26px;padding:8px 0 0; float:left; font:14px Arial, Helvetica, sans-serif; color:#666;}
.road .first li input{ width:196px; height:26px; border:1px solid #ccc; float:right;}
.road .first li textarea{ width:196px; height:85px; border:1px solid #ccc; float:right;}
.road .first li select{ width:196px; height:26px; border:1px solid #ccc; float:right;}
.road .first samp{ font:14px Arial, Helvetica, sans-serif; color:#666; font-weight:bold; padding:5px 0px 0px 20px;}

.road .appoitment{ width:760px; height:auto; float:left; border-bottom:1px dotted #ccc; padding-bottom:15px; margin-bottom:15px;}
.road .appoitment ul{ float:left; list-style:none; padding:10px;}
.road .appoitment li{ float:left; list-style:none; /*width:340px;*/ padding: 5px 15px 0;}
.road .appoitment li label{ width:116px; height:26px;padding:8px 0 0; float:left; font:14px Arial, Helvetica, sans-serif; color:#666;}
.road .appoitment li input{ width:170px; height:26px; border:1px solid #ccc; float:left; margin-left:27px;}
.road .appoitment li span img{ float:right;}
.road .appoitment li select{ width:60px; height:26px; border:1px solid #ccc; float:right; margin-right:5px;}
.road .appoitment samp{ font:14px Arial, Helvetica, sans-serif; color:#666; font-weight:bold; padding:5px 0px 0px 20px;}

.out{ width:100%; float:left; height:auto;}
.out-lt{ float:left; /*width:40%;*/}
.out-lt input:hover{ width:auto; height:27px; float:left; background:url(../images/outhover.jpg) repeat-x; font:14px Arial, Helvetica, sans-serif; color:#FFF; border:1px solid #ff962d; border-radius:4px; padding:0px 18px;}
.out-lt input{ width:auto; height:27px; float:left; background:url(../images/rt.jpg) repeat-x; font:14px Arial, Helvetica, sans-serif; color:#FFF; border:1px solid #898989; border-radius:4px; padding:0px 18px; margin-top:5px;}
.out-rt{ float:left; margin-left:214px; width:20%;}
.out-rt input{ width:auto; height:27px; float:left; background:url(../images/out.jpg) repeat-x; font:14px Arial, Helvetica, sans-serif; color:#FFF; border:1px solid #08648e; border-radius:4px; padding:0px 18px; cursor:pointer; margin-top:5px;}
.out-rt input:hover{ width:auto; height:27px; float:left; background:url(../images/outhover.jpg) repeat-x; font:14px Arial, Helvetica, sans-serif; color:#FFF; border:1px solid #ff962d; border-radius:4px; padding:0px 18px;}
.search{ width:870px; height:auto; float:left;}
.search ul{ float:left; list-style:none;padding:10px;}
.search li{ float:left; list-style:none; padding:5px 0px;}
.search li label{ width:262px; height:26px;padding:8px 0 0; float:left; font:14px Arial, Helvetica, sans-serif; color:#666;}
.search li input{ width:287px; height:26px; border:1px solid #ccc; float:left; margin-left:27px;}
.searchorder{ width:870px; height:auto; float:left;}
.searchorder ul{ float:left; list-style:none;padding:10px;}
.searchorder li{ float:left; list-style:none; padding:5px 0px;}
.searchorder li label{ width:100px; height:26px;padding:8px 0 0; float:left; font:14px Arial, Helvetica, sans-serif; color:#666;}
.searchorder li input{ width:130px; height:26px; border:1px solid #ccc; float:left; margin-left:27px;}
.searchorder li select{ width:130px; height:26px; border:1px solid #ccc; float:left; margin-left:27px;}


.store-new{ width:100%; height:auto; float:right; margin:5px 0px 25px 0px;}
.store-top{ width:100%; height:auto; float:left;}
.store-top ul{ float:left; list-style:none; padding:0px; margin:0px;}
.store-top li{ float:left; list-style:none; padding:3px 0px;}
.store-top li label{ width:147px; height:26px; padding: 8px 0 0 40px; float:left; font:14px Arial, Helvetica, sans-serif; color:#666;}
.store-top li input{ width:425px; height:26px; border:1px solid #ccc; float:left; margin-left:27px;}
.store-top li select {    border: 1px solid #CCCCCC;    float: left;    height: 30px;    margin-left: 27px;    width: 427px;}

.store-top li textarea{ width:425px; height:125px; border:1px solid #ccc; float:left; margin-left:27px;}

.store-bot{ width:870px; height:auto; float:left; margin:15px 0px;}
.store-bot ul{ float:left; list-style:none;}
.store-bot li{ float:left; list-style:none;width:340px; padding: 5px 0 0 37px;}
.store-bot li label{ width:110px; height:26px;padding:8px 0 0; float:left; font:14px Arial, Helvetica, sans-serif; color:#666;}
.store-bot li input{ width:200px; height:26px; border:1px solid #ccc; float:left; margin-left:27px;}

.new-admin{ width:870px; height:auto; float:right; margin:5px 0px 0px 0px;}
.new-admin ul{ float:left; list-style:none;}
.new-admin li{ float:left; list-style:none;}
.new-admin li label{ width:250px; height:26px;padding:8px 0 0; float:left; font:14px Arial, Helvetica, sans-serif; color:#666; text-align:right;}
.new-admin li input{ width:425px; height:26px; border:1px solid #ccc; float:left; margin-left:27px;}
.new-admin li select{ width:427px; height:26px; border:1px solid #ccc; float:left; margin-left:27px;}
.permissions{ width:870px; height:auto; float:right; margin:0px 0px 25px 0px;}
.permissions ul{ float:left; list-style:none;}
.permissions li{ float:left; list-style:none; padding-left: 248px;}
.permissions li label{ width:385px;float:left; font:14px Arial, Helvetica, sans-serif; color:#666;padding: 1px 0 10px 10px; text-align: left;}
.permissions li input{ width:auto; border:1px solid #ccc; float:left; margin-left:27px;}
.permissions li samp{ float:left;font:14px Arial, Helvetica, sans-serif; color:#666;}
.permissions li span{ float:left;font:14px Arial, Helvetica, sans-serif; color:#666; padding:2px 3px 0px 3px;}

.road{ width:870px; height:auto; float:right; margin:5px 0px 0px 0px; border:1px solid #ccc;}
.road-top{ width:870px; height:auto; float:left;}
.road-top ul{ list-style:none; float:left;}
.road-top li{ list-style:none; float:left; border-bottom:1px solid #ccc; width: 870px;padding: 3px 0;}
.road-top li .detail_sub_left{ width:380px; height:auto; float:left;}
.road-top li .detail_sub_left samp{font:12px Arial, Helvetica, sans-serif; color:#666; text-transform:uppercase;padding-left: 5px;}
.road-top li .detail_sub_left span{font:12px Arial, Helvetica, sans-serif; color:#666; padding-left:10px;}

.road-top li .detail_sub_right{ width:350px; height:auto; float:left; margin-left: 20px;}
.road-top li .detail_sub_right samp{font:12px Arial, Helvetica, sans-serif; color:#666; text-transform:uppercase;}
.road-top li .detail_sub_right span{font:12px Arial, Helvetica, sans-serif; color:#666; padding-left:10px;}

.report{ width:870px; height:auto; float:left; margin-top:10px;}
.report-lt{ width:395px; height:auto; float:left;}
.report-lt_top{ width:395px; height:auto; float:left;}
.report-lt_top .fluid{ background:#000; width:395px; height:auto; float:left;} 
.report-lt_top .fluid h1{ font:16px Arial, Helvetica, sans-serif; color:#FFF; text-align:center; padding:7px 0px; text-transform:uppercase; float:left; width:395px;}
.report-lt_top .fluid samp{ float:left; font:12px Arial, Helvetica, sans-serif; color:#FFF; width:195px; padding: 2px 0 8px 5px;}
.report-lt_top .fluid span{float:left; font:12px Arial, Helvetica, sans-serif; color:#FFF; width:195px;}
.fluid-bot{ width:395px; height:auto; float:left;}
.fluid-bot-left{ width:195px; float:left; height:auto; border-right:1px solid #ccc;}
.fluid-bot-left h4{ font:14px Arial, Helvetica, sans-serif; color:#666; padding: 5px 0px 5px 10px; font-weight:bold}
.fluid-bot-left ul{ float:left; list-style:none;}
.fluid-bot-left li{ float:left; list-style:none; padding:4px 0px 4px 6px; width:190px;}
.fluid-bot-left li input{ width:auto; border:1px solid #ccc; float:left; }
.fluid-bot-left li label{ font:12px Arial, Helvetica, sans-serif; color:#666;padding: 1px 0 10px 10px; text-align: left;}
.fluid-bot-right{ width:198px; float:left; height:auto; border-right:1px solid #ccc; min-height:236px;}
.fluid-bot-right ul{ float:left; list-style:none; margin-top:18px;}
.fluid-bot-right li{ float:left; list-style:none; padding:4px 0px 4px 6px; width:190px;}
.fluid-bot-right li input{ width:auto; border:1px solid #ccc; float:left; }
.fluid-bot-right li label{ font:12px Arial, Helvetica, sans-serif; color:#666;padding: 1px 0 10px 10px; text-align:left; width: 160px; float:left;}
.engagement{ width:395px; height:auto; float:left; border-right:1px solid #ccc;}
.engagement h1{ font:16px Arial, Helvetica, sans-serif; color:#FFF; text-align:center; padding:7px 0px; text-transform:uppercase; float:left; width:395px; background:#000;}
.engagement ul{ float:left; list-style:none;}
.engagement li{ float:left; list-style:none; border-bottom:1px solid #ccc; width:100%; padding:3px 0px;}
.engagement li .enga-lt{ float:left; width:180px; height:auto;font:12px Arial, Helvetica, sans-serif; color:#666; padding:2px 0px 2px 5px;}
.engagement li .enga-rt{ float:left; width:180px; height:auto;font:12px Arial, Helvetica, sans-serif; color:#666;  padding:2px 0px 2px 0px;}
.report-rt{ width:350px; height:auto; float:right;}
.initial{ width:350px; height:auto; float:left; border-left:1px solid #ccc;}
.initial h1{ font:16px Arial, Helvetica, sans-serif; color:#FFF; text-align:center; padding:7px 0px; text-transform:uppercase; float:left; width:350px; background:#000;}
.initial ul{ float:left; list-style:none;}
.initial li{ float:left; list-style:none; border-bottom:1px solid #ccc; font:12px Arial, Helvetica, sans-serif; color:#666; padding:4px 0px; height:10px; width:350px;}
.car{ width:350px; float:left; height:auto; margin-top:15px;}
.car img{ max-width:350px;}

.roadtest{ width:870px; height:auto; float:left; margin-top:10px; border-bottom:1px solid #ccc; border-top:1px solid #ccc;}
.roadtext{ font:11px Arial, Helvetica, sans-serif; color:666px; text-align:center; padding:2px; font-weight:bold;}
.roadtest td{ text-align:center; vertical-align:middle; padding:4px 0px; border-bottom:1px solid #ccc; border-right:1px solid #ccc;}
.roadtest tr{ border-bottom:1px solid #ccc;}

.add_notes{ width:870px; height:auto; float:left;}
.notes_1{ width:870px; height:auto; float:left; border:1px solid #a3a3a3;}
.notes_1 ul{ float:left; list-style:none;}
.notes_1 li{ float:left; list-style:none; width:870px; border-bottom:1px solid #a3a3a3;}
.notes_1 li h1{ font:14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:7px 0px;}
.notes_1 li .notes_1-left{ width:218px; height:auto; float:left; border-right:1px solid #a3a3a3; padding:7px 0px;}
.notes_1 li .notes_1-left p{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-left:4px;}
.notes_1 li .notes_1-left p strong{ font:13px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}
.notes_1 li .notes_1-center{ width:326px; height:auto; float:left;border-right:1px solid #a3a3a3; padding:7px 0px;}
.notes_1 li .notes_1-center p{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-left:4px;}
.notes_1 li .notes_1-center p strong{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}
.notes_1 li .notes_1-right{ width:218px; height:auto; float:left; padding:7px 0px;}
.notes_1 li .notes_1-right p{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-left:4px;}
.notes_1 li .notes_1-right p strong{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}
.notes_1 li .addr{ width:464px; float:left; height:auto;border-right:1px solid #a3a3a3; padding:7px 0px;}
.notes_1 li .addr p{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-left:4px;}
.notes_1 li .addr p strong{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}
.notes_1 li .addr-rt{ width:300px; float:left; height:auto; padding:7px 0px;}
.notes_1 li .addr-rt p{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-left:4px;}
.notes_1 li .addr-rt p strong{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}

.customer_info{ width:870px; height:auto; float:left; border:1px solid #a3a3a3; margin-top:10px;}
.customer_info ul{ float:left; list-style:none;}
.customer_info li{ float:left; list-style:none; width:870px; border-bottom:1px solid #a3a3a3;}
.customer_info li h1{ font:14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:7px 0px;}
.car_top1 {border-right:1px solid #a3a3a3;float: left;   width: 19%;}
.car_top4 {border-right:1px solid #a3a3a3;float: left;    width: 18.5%;}
.car_top5 {border-right:1px solid #a3a3a3;float: left;    width: 20.5%;}
.car_top6 {border-right:1px solid #a3a3a3;float: left;    width: 21%;}
.car_top7 {float: left;    width: 20%;}
.car_top8 {    float: left;    width: 14%;}
.customer_info li p{ font:13px Arial, Helvetica, sans-serif; color:#333; padding-left:4px; padding:7px 0px 7px 4px;}
.customer_info li p strong{ font:13px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}
.car_bottom1 {border-right: 1px solid #a3a3a3; float: left;  width: 30%;}
.car_bottom2 {border-right: 1px solid #a3a3a3; float: left;  width: 28.1%;}
.car_bottom3 {float: left; width: 30%;}

.services_top{ width:870px; height:auto; float:left; border:1px solid #a3a3a3; margin-top:10px;}
.services_top ul{ float:left; list-style:none;}
.services_top li{ float:left; list-style:none; width:870px; border-bottom:1px solid #a3a3a3;}
.services_top_1 { border-right:1px solid #a3a3a3; float: left; width: 50%;}
.services_top_3 { float: left; width: 49%;}
.services_top li p{ font:13px Arial, Helvetica, sans-serif; color:#333; padding-left:4px; padding:7px 0px 7px 4px;}
.services_top li p input{ border:1px solid #CCC; width:117px; padding:1px 0px;}
.services_top li p select{ border:1px solid #CCC; width:130px; padding:1px 0px;}
.services_top_8 { border-right:1px solid #a3a3a3; float: left; width: 82.5%;}
.services_top_9 { float: left; width: 14%;}
.services_top_8 h3 {font:14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:7px 0px;}
.services_top_9 h3 {font:14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:7px 0px;}

.services_top_11 { border-right:1px solid #a3a3a3; float: left; width: 82.5%;}
.services_top_12 { float: left; width: 14%;}
.services_top_11 h3 {font:14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:7px 0px;}
.services_top_12 h3 {font:14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:7px 0px;}
.services_top_13 { border-right:1px solid #a3a3a3; float:left; width: 40.5%;}
.services_top_14 { border-right:1px solid #a3a3a3; float:left; width: 41.9%;}
.services_top_15 { float: left; width: 14%;}
.services_top li p strong{ font:13px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}
.services_top_1 h3 {font:14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:7px 0px;}
.services_top_3 h3 {font:14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:7px 0px;}
.services_top_5 { border-right:1px solid #a3a3a3; float: left; width: 100%;}
.services_top_5 h3 {font:14px Arial, Helvetica, sans-serif; color:#000; text-align:left; padding:7px 0px;}
.services_top_5 h4{   background: none repeat scroll 0 0 #C6C6C6;    border-bottom: 1px solid #A3A3A3;    color: #000000;    font: 14px Arial,Helvetica,sans-serif;    padding: 7px 0;   text-align: center;}
.service_bottom{border-style: none solid solid; border-width: 0 1px 1px; float: right;line-height: 35px;  margin-right: 0;  margin-top:0px;   width: 34.2%;}
.service_bottom_1 { background: none repeat scroll 0 0 #C6C6C6; border-right: 1px solid #a3a3a3;  float: left; text-align: center;  width: 50%;}
.service_bottom_2 { float: left; text-align: center; width: 49%;}
.services_top_4 { border-right:1px solid #a3a3a3; float: left; width: 100%;}

.certification_main { float: left;margin-bottom: 15px; margin-top: 20px; width: 100%;}
.certification_1 {border: 1px solid #a3a3a3; float: left; margin-right: 15px; width: 48%;}
.certification_2 { border: 1px solid #a3a3a3; float:right; width:49%;}
.certification_1 h4 {background: none repeat scroll 0 0 #C6C6C6;font:14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:7px 0px;border-bottom: 1px solid #a3a3a3;}
.certification_1 p {color: #000000; font-size: 12px;  line-height: 20px;  margin-bottom: 0 !important;  padding-left: 8px;  padding-right: 5px;  padding-top: 5px;}
.certification_2 h4 { background: none repeat scroll 0 0 #C6C6C6;  font:14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:7px 0px;border-bottom: 1px solid #a3a3a3;}
.certification_2 p {color: #000000; font-size: 12px; line-height: 20px;  margin-bottom: 0 !important; padding-left: 8px;  padding-right: 5px; padding-top: 5px;}

.btn{ float:left; margin-bottom:10px;}
.btn input{ text-align:center; font:14px Arial, Helvetica, sans-serif; color:#FFF; background:#FF7200; border:none; border-radius:3px; padding:4px 10px;}
.new-admin1{ width:870px; height:auto; float:right; margin:5px 0px 0px 0px;}
.new-admin1 ul{ float:left; list-style:none;}
.new-admin1 li{ float:left; list-style:none;}
.new-admin1 li label{     color: #666666;
    float: left;
    font: 14px Arial,Helvetica,sans-serif;
    height: 26px;
    padding: 8px 0 0;
    text-align: left;
    width: 111px;}
.new-admin1 li input{ width:425px; height:26px; border:1px solid #ccc; float:left; margin-left:27px;}
.new-admin1 li select{ width:427px; height:26px; border:1px solid #ccc; float:left; margin-left:27px;}
.form_style #contentText {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
}
.form_style #FormSubmit {
	display: block;
	background: #003366;
	border: 1px solid #000066;
	color: #FFFFFF;
	margin-top: 5px;
}
#responds11{
	margin: 0px;
	padding: 0px;
	list-style: none;font: 13px arial;
}
#responds11 li{	list-style: none;	padding: 3px;	background:#cdcdcd;	margin-bottom: 5px;	border-radius: 5px;	max-width:560px;	font-family: arial;	font-size: 13px;padding: 5px 0 5px 9px;}


#responds{
	margin: 0px;
	padding: 0px;
	list-style: none;font: 13px arial;
}
#responds li{	list-style: none;	padding: 3px;	background:#cdcdcd;	margin-bottom: 5px;	border-radius: 5px;	max-width:560px;	font-family: arial;	font-size: 13px;padding: 5px 0 5px 9px;}
#responds1{
	margin: 0px;
	padding: 0px;
	list-style: none;font: 13px arial;
}
#responds1 li{	list-style: none;	padding: 3px;	background:#cdcdcd;	margin-bottom: 5px;	border-radius: 5px;	max-width:560px;	font-family: arial;	font-size: 13px;padding: 5px 0 5px 9px;}
#responds2{
	margin: 0px;
	padding: 0px;
	list-style: none;font: 13px arial;
}
#responds2 li{	list-style: none;	padding: 3px;	background:#cdcdcd;	margin-bottom: 5px;	border-radius: 5px;	max-width:798px;	font-family: arial;	font-size: 13px;padding: 5px 0 5px 9px;}
#responds3{
	margin: 0px;
	padding: 0px;
	list-style: none;font: 13px arial;
}
#responds3 li{	list-style: none;	padding: 3px;	background:#cdcdcd;	margin-bottom: 5px;	border-radius: 5px;	max-width:560px;	font-family: arial;	font-size: 13px;padding: 5px 0 5px 9px;}
#responds4{
	margin: 0px;
	padding: 0px;font: 13px arial;
	list-style: none;
}
#responds4 li{	list-style: none;	padding: 3px;	background:#cdcdcd;	margin-bottom: 5px;	border-radius: 5px;	max-width:560px;	font-family: arial;	font-size: 13px;padding: 5px 0 5px 9px;}
#responds5{
	margin: 0px;
	padding: 0px;font: 13px arial;
	list-style: none;
}
#responds5 li{	list-style: none;	padding: 3px;	background:#cdcdcd;	margin-bottom: 5px;	border-radius: 5px;	max-width:560px;	font-family: arial;	font-size: 13px;padding: 5px 0 5px 9px;}
#responds6{
	margin: 0px;font: 13px arial;
	padding: 0px;
	list-style: none;
}
#responds6 li{	list-style: none;	padding: 3px;	background:#cdcdcd;	margin-bottom: 5px;	border-radius: 5px;	max-width:560px;	font-family: arial;	font-size: 13px;padding: 5px 0 5px 9px;}

.road-1{  border: 1px solid #CCCCCC;  float: right;  height: auto;  margin: 5px 0 0;  width: 870px;}.del_wrapper{float:right; margin-right: 10px;}
.content_wrapper_ajax {	max-width: 900px;	margin-right: auto;	margin-left: auto;	margin-left:20px}

.first_a{ width:760px; height:auto; float:left; padding-bottom:5px; margin-bottom:5px;}
.first_a ul{ float:left; list-style:none; padding:5px;}
.first_a li{ float:left; list-style:none; width:340px; padding: 3px 15px 0;}
.first_a li label{ width:120px; height:26px;padding:4px 0 0; float:left; font:14px Arial, Helvetica, sans-serif; color:#666;padding: 4px 15px 0 0;
    text-align: right;}
.first_a li input{ width:193px; height:26px; border:1px solid #ccc; float:left;}
.first_a li textarea{ width:196px; height:85px; border:1px solid #ccc; float:right;}
.first_a li select{ width:196px; height:26px; border:1px solid #ccc; float:left;}
.first_a samp{ font:14px Arial, Helvetica, sans-serif; color:#666; font-weight:bold; padding:5px 0px 0px 20px;}
.txt {float:left; width:800px; margin-left:4px}
.txt input {
    border: 1px solid #CCCCCC;
    float: left;
    height: 26px;
    width: 93px;
}
.txt label {
color: #666666;
float: left;
font: 14px Arial,Helvetica,sans-serif;
height: 26px;
padding: 4px 15px 0 0;
text-align: right;
width: 135px;
}
.add_notess{ width:870px; height:auto; float:left;}
.notes_1{ width:870px; height:auto; float:left; border:1px solid #a3a3a3;}
.notes_1 ul{ float:left; list-style:none;}
.notes_1 li{ float:left; list-style:none; width:870px; border-bottom:1px solid #a3a3a3;}
.notes_1 li h1{ font:14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:7px 0px;}
.notes_1 li .notes_1-left{ width:180px; height:auto; float:left; border-right:1px solid #a3a3a3; padding:7px 0px;}
.notes_1 li .notes_1-left p{ font:13px Arial, Helvetica, sans-serif; color:#333; padding-left:4px;}
.notes_1 li .notes_1-left p strong{ font:13px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}
.notes_1 li .notes_1-center{ width:441px; height:auto; float:left;border-right:1px solid #a3a3a3; padding:7px 0px;}
.notes_1 li .notes_1-center p{ font:13px Arial, Helvetica, sans-serif; color:#333; padding-left:4px;}
.notes_1 li .notes_1-center p strong{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}
.notes_1 li .notes_1-right{ width:150px; height:auto; float:left; padding:7px 0px;}
.notes_1 li .notes_1-right p{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-left:4px;}
.notes_1 li .notes_1-right p strong{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}
.notes_1 li .addr{ width:401px; float:left; height:auto;border-right:1px solid #a3a3a3; padding:7px 0px;}
.notes_1 li .addr p{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-left:4px;}
.notes_1 li .addr p strong{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}

.notes_1 li .addr1{ width:220px; float:left; height:auto;border-right:1px solid #a3a3a3; padding:7px 0px;}
.notes_1 li .addr1 p{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-left:4px;}
.notes_1 li .addr1 p strong{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}


.notes_1 li .addr-rt{ width:200px; float:left; height:auto; padding:7px 0px;}
.notes_1 li .addr-rt p{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-left:4px;}
.notes_1 li .addr-rt p strong{ font:12px Arial, Helvetica, sans-serif; color:#333; padding-right:3px; font-weight:bold;}	
#inner_table1 th {  background:#CCCCCC; color: #000; font-size: 12px; font-weight: bold; height: 25px; vertical-align: middle;}
#inner_table1 .std_1 { background: none repeat scroll 0 0 #dbdbdb; color: #000000; height: 25px; text-align: center; vertical-align:middle;}
#inner_table1 .std_2 { background: none repeat scroll 0 0 #f3f1f1;color: #000000; height: 25px;text-align: center; vertical-align:middle;}

.yy{margin-bottom:0px;}.k{padding:2px;font-size:12px; font:Arial, Helvetica, sans-serif;}
 .main_com { font-size:12px;font-family:Arial, Helvetica, sans-serif;line-height:20px;}
.com{ background:url(../images/dot.jpg); color:#fff; font:15px Arial, Helvetica, sans-serif; line-height:15px; font-weight:600;}
.stor{ font-size:12px; font-weight:600; font:Arial, Helvetica, sans-serif;}
.stor h2{ font-size:15px; font-weight:bold; font:Arial, Helvetica, sans-serif;}
.stor1{ font-size:12px; font-weight:600; font:Arial, Helvetica, sans-serif;height:25px;}
.22pt{ font:12px Arial, Helvetica, sans-serif; color:666px;  padding:2px; font-weight:bold;}
.22pt input{border:1px solid #000;}
.com1{ background:url(../images/dot.jpg); color:#fff; font:15px Arial, Helvetica, sans-serif; line-height:38px; font-weight:600; }
.ckeditor
{
    color: #666666;
    float: left;
    font: 14px Arial,Helvetica,sans-serif;
    height: 26px;
    padding: 8px 0 0 40px;
    width: 173px;
}
.top_th{
	font-size:12px;padding:3px;
	font:Arial, Helvetica, sans-serif;
}
.other_serv
{
	float:left; 
	width:500px;
	margin-left:156px;
	
}
.other_serv textarea{height:60px;width:320px;border:1px solid #CCCCCC;margin-bottom:5px}

.sales{ padding:0px; margin:0px; width:100%; float:left;}
.sales_1{ float:left; width:13%; font:13px Arial, Helvetica, sans-serif; color:#333;}
.sales_2{ float:left; width:13%;}
.sales_2 select{ width:90%; border:1px solid #ccc; font:12px Arial, Helvetica, sans-serif; color:#666;}
.sales_3{ float:left; width:6%;font:13px Arial, Helvetica, sans-serif; color:#333;}
.sales_4{ float:left; width:20%;}
.sales_4 input{ border:1px solid #ccc; width:78%; font:12px Arial, Helvetica, sans-serif; color:#666;}
.sales_5{ float:left; width:6%; font:13px Arial, Helvetica, sans-serif; color:#333; text-align:center;}
.sales_6{ float:left; width:20%;}
.sales_6 input{ border:1px solid #ccc; width:78%; font:12px Arial, Helvetica, sans-serif; color:#666;}

.appointment{   float: left;    height: auto;    width: 100%;}
.appointment ul{ float:left; list-style:none; padding:0px; margin:0px; width:100%;}
.appointment li{ float:left; list-style:none; padding:0px; margin:0px; width:100%;}
.appointment li label {color: #666666;    float: left;    font: 14px Arial,Helvetica,sans-serif;    height: 26px;    padding: 8px 0 0 40px;    width:17%;}
.appointment li select {border: 1px solid #CCCCCC;    float: left;    height: 26px;    margin-left: 27px;    width:14%;}</pre></body></html>