/* CSS Document */

#dslinks {
        margin:0 auto;
        padding: 0;
        height: 20px;
		width:760px;
		float:left;
		clear:both;
}

#dslinks ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#dslinks ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#dslinks ul li a {
      
        width: 90px;
        height: 18px;
		
        border: 1px solid #26478b;
        padding: 0;
		padding-top:4px;
        margin: 0 2px 10px 0;
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 12px;
		background: #26478b;
		text-transform:capitalize;
}

#dslinks ul li a:hover {
        color: #000;
        background: #FFF;
}

#dslinks a:active {
      
        color: #fff;
}

#dslinks li#active a {
 
        border: 1px solid #c60;
        color: #fff;
}





#crmvehicleenquiry { width: 795px; margin-top: 5px; }
#formcontact { width: 795px; }

.formfield { 
font-family: verdana;
font-size: 12px;
width: 255px;
background-color: #d2fdd0;
margin: 1px;
padding: 2px;
padding-left: 5px;
float: left; 
min-height: 45px; max-height:90px; 

}

.formfield label { font-weight: bold; width: 25px; }
.customeritem { width: 250px; }

#formmarketing { width: 676px; background-color: #c0f0c0; padding: 2px; }
#formmarketingheader { width: 300px; float:left;  }
#formmarketing .formfield { width: 100px; float: left; height: 25px;  }
#formmarketing .formfield label { width: 60px; float: left; text-align: right; padding-top: 3px; }


#vehicleformphoto { width: 120px; float: left; display:none; }

#pxdetails { width: 795px; float: left; }
#pxdetailsheader { width: 200px; float: left; font-weight: bold; text-align: center; background-color: #cccccc;  }
.pxformfield { width: 200px; float: left; font-weight: bold;  }
.pxformfield label { width: 90px; text-align: right; }
.pxformitem { width: 105px;  } 
#PXCC { width: 50px; }
.customeritemstretcher { height: 80px; }
-->

