/*
	file: custom.css
	Author: ServerMXOnline
	Date: May 7, 2008
*/

* { margin: 0px; padding: 0px; height: auto; }

body { background-color: #8f9a9e; font-family: Tahoma, Arial; font-size: 14px; color: #ffffff; }
select { font-size: 11px; width: 230px; }

.label1 { width: 77px; float: left; }
.border { border: 1px solid #cccccc; }
.cLear { clear: both; }

.priceBox { width: 207px; height: 272px; background: url(../images/pricebox1.jpg) no-repeat; float: left; }
.carBox { width: 203px; height: 90px; line-height: 90px; vertical-align: middle; float: left; margin-top: 3px; background: #ffffff; text-align: center; }
.PriceContainer { font-size: 62px; font-family: Arial Narrow; font-weight: bold; width: 207px; height: 111px; text-align: center; margin-top: 95px; }
.border { border: 1px solid #f0c20d; }

.TopHeader { background: url(../images/top-header-bg1.jpg) repeat-x; height: 138px; } 

.MainContainer{
	position: relative;
	top: -130px; 
	width: 817px;	
}
.MainContainerTop {
	background: url(../images/newheader1.jpg) no-repeat;
	width: 817px;	
	height: 125px;
}
.MainContainerMiddle {
	background-color: #384a4e;
	height:1300px;
	
}
.MainContainerMiddle1 {
	background-color: #384a4e;
	height:650px;
	text-align:left;
}		

.MainColumn1 {
	width: 175px;
	margin-left: 5px;
	padding: 3px;
	float: left;
}

.MainColumn2 {
	float: left;
	padding: 3px;
	width: 580px;
}

.MainColumn2-1 {
	float: left;
	padding: 3px;
	width: 570px;
	margin-right: 5px;
}

.iti {
	padding: 10px;
}

.label2 { width: 140px; float: left; font-weight: bold; }

.MainContainerBottom {
	background: #edc025;
	width: 807px;	
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}	

.HeaderEdit {
	padding: 20px; 
	height: 80px;
}
.HeaderEdit_left {
	width: 400px;
	height: 80px;
	float: left;
	text-align: left;
}

.HeaderEdit_right {
	width: 300px;
	height: 80px;
	line-height: 80px;
	float: left;
	text-align: right;
	
	font-size: 18px;
}

legend { margin-left: -5px; font-weight:bold; color: #f6d224; }
fieldset { padding: 6px; border-color: #f0c20d; }

.column
{
	width: 250px;
	height: auto;
	float: left;
	margin-left: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	
	
	}
	
.column a
{
	font-size: 11px;
	text-decoration:none;
	color: #fff;
	
}
.column a:hover
{
	text-decoration: underline;
	color: #fff;
	}
	
.MainContainerMiddle2 {
	background-color: #384a4e;
	height: 400px;
	}
