/* CSS Document */

/*
======================================================

	PAGE STRUCTURE BEGINS
	
====================================================== */	

body {
		text-align:center;
		font-family: arial, helvetica, sans-serif;
		font-size:12px;
		line-height: 12px;
		color:#fff;
		background-color: #4a514c;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		}
	
#frame {
		width:1000px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0 0 0 0;
		text-align:left;
		}
 

/*  MASTHEAD AND NAVIGATION
	wrapper followed by three nested divs
====================================================== */		
		
	#topcontainer {
		width: 1000px;
		height:60px;
		padding:8px 0px 0px 0px;
		margin: 0 0 0 0;
		}
	
	#logo {
		width: 285px;
		height:50px;
		float:left;
		padding:8px 0 0 10px;
		margin: 0 0 0 0;
		text-align: right;
		}

        #phone{
            width: 505px;
            height: 50px;
            float: left;
            margin: 0 0 0 0;
        }

	#topmenu {
		padding:0 0 0 10px;
		margin: 0 10px 0 10px;
		width:125px;
		height:50px;
		float:left;
		}
	

	/*  MAIN CONTENT GENERIC
	wrapper followed by three nested divs
====================================================== */	
		
	#bottom {
		width: 970px;
		clear:left;
		padding:0 0 0 0;
		margin: 0 0 0 0;
		}
		
	#nav {
		width:130px;
		padding:0px 0 0 10px;
		margin: 0 0 0 10px;
		float:left;
		}
		
		
	#maincontent {
		width:790px;
		height: 490px;
		padding: 10px 0 10px 10px;
		margin: 8px 0 0 0;
		float:left;
		background-color: #39423F; 
	}
	
	#maincontent2 {
		width:600px;
		height: 490px;
		padding: 0 0 0 20px;
		margin: 8px 0 0 0;
		float:left;
		background-color: #39423F; 
	}
	

	#hdr_portrait {
		width:460px;
		height: 16px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
		float:left;
		}
		
	#pagenos {
		text-align: right;
		width:285px;
		height: 20px;
		padding:0 0 0 0;
		margin: 10px 0 10px 300px;
		clear:left;
		}
	
	#prevnext {
		width:110px;
		height: 16px;
		padding:10px 0 0 0px;
		margin: 0 0 0 0;
		float:left;
		}
		
	#overview {
		width:780px;
		height: 490px;
		/*padding:10px 0 0 0;*/
		margin: 0 0 0 0;
		overflow: auto;
		clear:left;
		color: #aaa;
		line-height: 20px;
		}
	
	#trolley {
		width:150px;
		padding:20px 0 0 6px;
		margin: 0 0 0 0;
		float:left;
		}
		
	#footer {
		width: 860px;
		clear:left;
		padding:0 0 0 100px;
		margin: 5px 0 0 0;

		}
		
#footercontent {
		width:600px;
		padding: 0 0 0 0;
		margin: 8px 0 0 50px;
		float:left;
	}


/* CSS Document */
		
/*
======================================================

	TEXT FORMATTING BEGINS
	
====================================================== */	
		
a {
	text-decoration: none;
	color:  #8b8c7d;
	outline: none;
	border: none;
	line-height:15px;
	}
	
a:visited {
	color: #a8aa8a;
	border:none;
	}

a:active {
	color: #fff;
	border: none;
	}
	
a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
	}
	
#nav a {
	text-decoration: none;
	color:  #a8aa8a;
	outline: none;
	border: none;
	line-height:15px;
	}
	
#nav a:visited {
	color: #a8aa8a;
	border:none;
	}

#nav a:active {
	color: #fff;
	border: none;
	}
	
#nav a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
	}
	
	

	
p, pre  {
		font-size:12px;
		font-weight: normal;
		line-height: 14px;
		margin:0px 20px 0 0;
		padding:10px 0 0 0;
		}
		
table  {
		font-size:12px;
		font-weight: normal;
		line-height: 14px;
		margin:0;
		padding:0;
		}
		
label {
		color:#a8aa8a;
		font-size:12px;
		font-weight: normal;
		line-height: 14px;
		margin:0px 20px 0 0;
		padding:10px 0 0 0;
	}
		
form, input, textarea {
		margin:0 0 0 0;
		padding:0 0 0 0;
		}
		
input, textarea {
	font-size: 10px;
	
	color:#000;
	padding:4px;
	border: 0px solid  #a8aa8a;
}

td {
	margin:0 0 0 0;
	padding:4px 4px 4px 0;
	}
	
select {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	padding:4px;
	border: 0px solid  #781127;
}

	ul  {
		font-size:9px;
		font-weight: bold;
		line-height:12px;
		margin:0 0 0 0;
		padding: 0 0 0 10px;
		color: #1A1818;
		}
		
	li  {
		font-size:9px;
		font-weight: bold;
		line-height:12px;
		margin:0 0 0 0;
		display: inline;
		padding: 0 0 0 0;
		color: #1A1818;
		}
		
li a {
		color: #a8aa8a;
		}
		
li a:visited {
	color: #a8aa8a;
	}
li a:active {
	color: #a8aa8a;
	}
li a:hover {
	color: #a8aa8a;
	}
		

		
	h1 {
		font-size:20px;
		line-height:20px;
		margin:10px 0px 0px 0px;
		padding:0 0 0 0;
		color: #a8aa8a;
		}
		
	h2 {
		font-size:17px;
		line-height:20px;
		margin:4px 10px 10px 0px;
		padding:0 0 0 0;
		color: #a8aa8a;
		}
		
	h3 {
		font-size:14px;
		line-height:20px;
		font-weight: normal;
		padding-top:4px;
		margin: 10px 0 10px 0;
		color: #a8aa8a;
		}
		
	h4 {
		font-size:12px;
		line-height:15px;
		font-weight: bold;
		padding-top:2px;
		margin: 10px 0 2px 0;
		color: #fff;
		}	
		
	h5 {
		font-size:24px;
		line-height:24px;
		font-weight: normal;
		padding-top:4px;
		margin: 10px 0 2px 0;
		color: #a8aa8a;
		}

		
	h6 {
		font-size:12px;
		line-height:15px;
		font-weight: bold;
		padding-top:2px;
		margin: 10px 0 2px 0;
		color: #a8aa8a;
		}	
		
hr {
	border: none 0; 
	border-top: 1px solid #a8aa8a;/*the border*/
	padding: 0 0 0 0;
	width: 340px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
	
.dev a {
	text-decoration: none;
	color:  #a8aa8a;
	outline: none;
	border: none;
	}
	
	
.dev a:visited {
	color: #a8aa8a;
	border:none;
	}

.dev a:active {
	color: #a8aa8a;
	border: none;
	}
	
.dev a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
	}
	
.footer {
	color:  #ccc;
	}
	
.footer a {
	text-decoration: none;
	color:  #ccc;
	outline: none;
	}
.footer a:visited {
	color:  #ccc;
	}
.footer a:active {
	color:  #ccc;
	}
.footer a:hover {
	color: #ccc;
	text-decoration: underline;
	}
	
	
		
	#contentheader h1 {
		font-size:12px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px;}
	
	.jumpmenu {
		margin: 0;
		padding: 35px 0 0 0;
		color: #6699cc;
		font-size: 11px;
		font-weight: normal;
		border: none;
		}
		
	
		.jumpnoborder {
		margin: 0;
		padding: 35px 0 0 0;
		color: #6699cc;
		font-size: 11px;
		font-weight: normal;
		border: none;
		}
		
	.jumpmenucolor {
		 background-color:#303143;
		 color:#fff; 
		 border: none;
		 /*border: 1px solid #000;*/
		 }
		
.khaki {
		color: #a8aa8a;
}
		
.pwhite {
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		padding: 0 0 10px 0;
}
		
.smlwhite {
		font-size: 11px;
		line-height: 11px;
		padding: 4px 0 0 0;
		margin: 0 0 0 0;
		font-weight: normal;
		color: #fff;
}
		
.smlwhite a {
	text-decoration: none;
	color:  #fff;
	outline: none;
	border: none;
}
	
	
.smlwhite a:visited {
	color: #fff;
	border:none;
}

.smlwhite a:active {
	color: #fff;
	border: none;
}
	
.smlwhite a:hover {
	color: #ccc;
	text-decoration: none;
	border: none;
}
	
.tinywhite {
		font-size: 10px;
		line-height: 11px;
		padding: 4px 0 0 0;
		margin: 0 0 0 0;
		font-weight: normal;
		color: #fff;
}
		
.tinywhite a {
	text-decoration: none;
	color:  #fff;
	outline: none;
	border: none;
}
	
	
.tinywhite a:visited {
	color: #fff;
	border:none;
}

.tinywhite a:active {
	color: #fff;
	border: none;
}
	
.tinywhite a:hover {
	color: #ccc;
	text-decoration: none;
	border: none;
}
	
.refunds  {
		font-size: 10px;
		line-height: 11px;
		color: #a8aa8a;
		}
		
		
		
		
/* Classes that hide and diplay content/code. Used for the 3rd Level navigation and hidden accessibility features */
.hidden		{ display:none; }
.display	{ }

.submit{
	width: 60px;
	padding:2px;
	margin:2px;
	height: auto;
	background-color: #4A514C !important;
	color: #eee;
}

.form label{
	display: block;
	float: left;
	clear: both;
	paddding: 1px;
	width: 100px;
}

.form input, select, textarea{
	margin: 8px;
}

.error{
	color: #c33;
}

.car{
	background-color: #4A514C !important;
	float: left;
	width: 350px;
	_width: 365px;
	padding:10px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 350px;
	position: relative;
}

.car h3{
	color: #eee;
	font-size:12px;
	font-weight: bold;
	font-family: arial;
	}
.buttons{
	position: absolute; 
	bottom:10px;
	}
        
.button{
	background-color: #6A716C !important;
	padding: 5px;
	display: block;
	float: left;
	width: 160px;
	_width: 160px;
	color: #fff !important;
	margin:2px;
	border: 1px solid #6A716C !important;
	text-align: center;
	font-weight: bold;
        white-space: nowrap;
}

.button:hover{
background-color: #4A514C !important;
}

.specification{
	width: 350px; 
}

.partialHistory{
	width: 350px;
	height: 150px;
	font-size: 12px;
	 
}

#contactForm{
    width: 350px;
    _width: 370px;

    height: 175px;
    background-color: #4a504c;
    margin: 15px 0px;
    padding: 5px 10px;
    position: relative;
}

#contactForm .formTitle{
    float: left;
    color: #AAAAAA;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 0px 7px 0px;
    line-height: 16px;
}

#contactForm .formPhone{
    float: right;
    color: #A8AA8A;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 3px 0px 7px 0px;
}

#contactForm .inputContainer{
    padding: 0px 0px 8px 0px;
}

#contactForm .inputContainer input{
    width: 200px;
    border: 1px #fff solid;
    padding: 3px;
    height: 23px;
    _height: 22px;
}

#contactForm input.submit{
	background-color: #6A716C !important;
	padding: 4px;
	display: block;
	float: left;
	width: 125px;
	_width: 125px;
	color: #fff !important;
	
	border: 1px solid #6A716C !important;
	text-align: center;
	font-weight: bold;
        cursor: pointer;
        font-size: 13px;
        position: absolute;
        /*top: 143px;*/
        bottom: 8px;
        right: 10px;
        margin: 0;
}

#contactForm .textareaContainer textarea{
    width: 200px;
    margin: 0;
    height: 52px;
    _height: 47px;
    overflow-y: auto;
}

#leftOffer{
    float: left;
    width: 385px;
}

#leftOffer #mainImage{
    padding: 10px;
    background-color: #4a504c;
    width: 350px;
}

#leftOffer #mainImage img{
    margin: 0 !IMPORTANT;
    display: block;
}

#rightOffer{
    float: left;
    width: 365px;
}

#rightOffer #buttons{
    padding: 15px 0px;
}

#rightOffer #buttons .button{
    float: left;
    width: 105px;
}

.clearBoth{
    clear: both;
}

.imgBottmLink{
    padding: 5px;
    background-color: #4a504c;
    display: block;
    float: left;
    margin-bottom: 5px;
}

.imgBottmLink img{
    margin: 0 !IMPORTANT;
    display: block;
}

.leftMarg{
    margin-left: 5px;
}

.errorInput{
    border: 1px red solid !IMPORTANT;
}

.errorInfo{
    position: absolute;
    color: #6c0000;
    top: 70px;
    right: 0;
    font-weight: 700;
    text-align: center;
    width: 159px;
}
