@font-face {
	font-family: 'GessoRegular';
	src: url('/styles/fonts/gesso.eot');
	src: local('Gesso'), local('Gesso'), url('/styles/fonts/gesso.woff') format('woff'), url('/styles/fonts/gesso.ttf') format('truetype'), url('/styles/fonts/gesso.svg#Gesso') format('svg');
	}

#social {
width: 100px;
position: absolute;
top: 65px;
right: 0;
}

/* TWITTER FEED STYLES */
#twitterTimeline {
width: 800px;
height: 160px;
clear:both;
margin-bottom: 10px;
padding: 0 25px;
}

#twitterTimeline h3 {
margin: 0;
padding: 0;
}

.tweet {
width: 215px;
height: 125px;
float:left;
display:inline;
background: #232323;
padding: 10px;
margin-left: 18px;
margin-bottom: 20px;
border: 1px solid #fff;
}

.tweet:first-of-type {
margin-left: 0;
}

.date {
font-size: 14px;
color: #4e4e4e;
}

	
body {
	margin: 0;
	padding: 0;
	background: #000 url('http://carsonthemove.com/images/site/pavement.jpg') center top no-repeat fixed;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	}

p {line-height: 1.3em;}

h1, h2, h3, h4, h5, h6 {
	font-family: 'GessoRegular';
	font-weight: normal;
	}

a {
	color: #f0c106;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	color: #fff;
	}

.nav li {
	list-style-type: none;
	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
	}

#left {
	float: left;
	width: 275px;
	}
	
#right {
	width: 450px;
	float: right;
	min-height: 200px;
	position: relative;
	z-index: 10;
	margin: -150px 15px 0 15px;
	}
	
#logo {
	width: 588px;
	height: 332px;
	position: relative;
	z-index: 3;
	margin: 0 0 0 -30px;
	}

#logo img {
	border: 0;
	}

#logo a:focus, a:active {
	border: 0;
	}

#free-t {
	width: 300px;
	height: 200px;
	position: absolute;
	top: 20px;
	right: 5px;
	}

#stripes {
	width: 300px;
	height: 350px;
	background: url('http://carsonthemove.com/images/site/stripes2.jpg') no-repeat;
	position: relative;
	z-index: 2;
	margin: -180px 0 0 -4px;
	}
	
	#nav {
		font-family: 'GessoRegular';
		font-size: 30px;
		position: absolute;
		z-index: 6;
		top: 133px;
		left: 0;
		}
		
	#nav a {
		position: absolute;
		color: #fff;
		text-decoration: none;
		text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
		}
		
	#nav a:hover, #nav a.current {
		color: #971e00;
		}
	
	#nav a#dealers {
		width: 200px;
		top: 48px;
		left: 15px;
		}
	
	#nav a#brokerage {
		width: 200px;
		top: 93px;
		left: 15px;
		}

	#nav a#media {
		width: 200px;
		top: 138px;
		left: 15px;
		}

	#nav a#FAQ {
		width: 200px;
		top: 182px;
		left: 15px;
		}
	
	#nav a#contact {
		width: 200px;
		top: 226px;
		left: 15px;
		}

.text {
	width: 405px;
	background: #232323;
	border: 2px solid #fff;
	margin: 35px 0 0 0;
	padding: 0 15px;
	}
	
	.text h1 {
		color: #f0c106;
		font-size: 40px;
		margin: -10px 0 -15px 0;
		padding: 0;
		}
	
	.text p {
		font-size: 16px;
		line-height: 1.3em;
		}

.faq { 
	padding: 10px 25px 10px; 25px;
	border-bottom: 1px solid #4e4e4e;
	}

.faq p {
	font-size: 14px;
	}

ul {
	padding-left: 18px;
	}

ul li {
	margin-bottom: 12px;
	line-height: 18px;
	}

#footer {
	width: 800px;
	height: 100px;
	background: url('http://carsonthemove.com/images/site/bottom-line.png') center top no-repeat;
	font-size: 12px;
	position: relative;
	clear: both;
	}
	
	#footer a {
		color: #f0c106;
		text-decoration: none;
		}
	
	#footer a:hover {
		text-decoration: underline;
		color: #fff;
		}

	#footer ul {
		padding-top: 10px;
		text-align: left;
		}
	
	#footer ul li {
		display: inline;
		text-align: center;
		}
	
	#footer ul li a {
		padding: 0.5px 8px 0.5px 5px;
		border-right: 1px solid #ccc;
		}
		
	#footer ul li a.last {
		border-right: none;
		}

	#footer h2 {
		margin-bottom: 0;
		}

	#footer p {
		margin-top: 0;
		font-size: 14px;
		}

	.contact {
		float: left;
		width: 210px;
		padding: 0 0 5px 40px;
		text-align: left;
		}

#logo-small {
	width: 120px;
	height: 56px;
	background: url('http://carsonthemove.com/images/site/logo-small_2.png') no-repeat;
	position: absolute;
	top: 10px;
	right: 40px;
	}

.left {float: left;}
.right {float: right;}


/* FOR FORM */
form, textarea, input, label, select {
	font-family: 'Droid Sans', Tahoma, sans-serif;
	}

form {width: 415px;}

fieldset {
	margin-bottom: 1em;
	border: 1px solid #666;
	padding: 5px 25px;
	}

label {
	font-size: 1em;
	}

input, select, textarea {width: 350px;}

input {
	font-size: 1em;
	padding: 0.2em;
	margin-top: 0.4em;
	}

select {
	font-size: 1em;
	}

.radio {
	width: 15px;
	}

.submit {
	width: 120px;
	margin: 10px 10px 25px 10px;
	float: left;
	}

a.help {
	cursor:help;
	position:relative;
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

a.help span {
	display:none;
	position:absolute;
	background-color:#EFEFEF;
	border:1px solid #CCC;
	width:15em;
	padding:.2em;
	left:2em;
	top:2em;
}

a.help:hover span {display:block;}

/* For the Calendar */
.cal {
	font-size:11px;
	background-color:#CCCCCC;
	text-align:center;
}

a.date {}
a.date:link {text-decoration:none; color:#000000;}
a.date:visited {text-decoration:none; color:#000000;}
a.date:hover {text-decoration:none; color:#ff0000;}
a.date:active {text-decoration:none; color:#000000;}

.dow {
	background-color:#000000;
	color:#FFFFFF;
}

.today {background-color:#ffff66;}
.selected { border:1px solid #000000; }

/* END FORM */
