/*---------------------------------------------------------
 * astonmartin-lotus.com
 *
 * @description About Section CSS
 *
 * @author  Craig Ruksznis [cr] <craigruk@imarc.net>
 *
 ----------------------------------------------------------*/


.site_container .site_header {
	background: #c1c1c1 url(/sup/images/site_header_med_bg.jpg) repeat-x left top;
}

.site_container .site_header .centered_site_header { 
	background: transparent url(/sup/images/centered_site_header_med_bg.jpg) no-repeat left top;
	}

.centered_site_header div {
	width: 755px;
	margin: 0px auto;
}

.small {
	font-size: 12px;
}

.formtable.newsletters td,
.formtable.publications td,
.formtable.jobs td {
	padding: 10px;
}

.publication_row.hover,
.newsletter_row.hover {
	cursor: pointer;
}

.directions {
	border: 5px solid #a2a6b5;
	float: right;
	background-color: #222937;
	text-align: right;
	width: 350px;
}

.directions iframe {
	padding: 1px;
}

.directions a {
	color: #d4d4d7;
	text-align: right;
	display: block;
	line-height: 15px;
	padding: 0 10px 3px 0;
}

h1.login_header {
	margin: 20px 0 0 0;
}

.formtable.login {
	width: 400px;
	margin: 20px 0;
}

.formtable.login input.username,
.formtable.login input.password {
	width: 225px;
}

.head_contact {
	font: normal 1em/1.6em Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 8px 0;
	text-transform:uppercase;
	letter-spacing: .15em;
	display: inline;
	border: 0px;
	color: #616674;
	text-decoration: none;
	vertical-align: top;
	
}


a.head_news, a.head_news:hover {
	font: normal .9em/1.4em Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 8px 0;
	text-transform:uppercase;
	letter-spacing: .15em;
	display: block;
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #bbb;
	color: #616674;
	text-decoration: none;
}

.head_directions {
	font: normal 1.1em/1.6em Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 8px 0;
	text-transform:uppercase;
	letter-spacing: .15em;
	display: block;
	border: 0px;
	border-bottom: 1px solid #bbb;
	color: #616674;
	text-decoration: none;
	
	
}

ul.head_directions {
	text-align: center;
}

.directions_highlight {
	display: inline;
	font: normal normal .8em/1em  Georgia, "Times New Roman", Times, serif;
	color: #777777;
	letter-spacing: 1px;
	text-transform:uppercase;
	font-size: 1em;
	font-weight: bold;
}

.directions_info {
	display: inline;
	font: normal normal .8em/1em Arial, Helvetica, sans-serif;
	color: #777;
	letter-spacing: 1px;
	margin-left: 0px;
	font-size: .9em;
	
}

.directions_info li {
	margin-left: 45px;
	line-height: 25px;
	
}

ul.directions_info {
	list-style-image: url(/sup/images/arrow_bullet.gif);
}

i.date_posted {
	display: inline;
	font: normal normal .8em/1em Arial, Helvetica, sans-serif;
	color: #777;
	letter-spacing: 1px;
	text-transform:uppercase;
}

.news_list_content {
	line-height: 1.5em;
	margin: 4px 0 8px 0;
}

a.read_more, a.read_more:hover {
	font: bold .85em/1.4em Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 8px 0;
	text-transform:uppercase;
	letter-spacing: .1em;
	display: block;
	width: 100%;
	color: #5c6b95;
	text-decoration: none;
}

.top_margin {
	margin-top: 145px;
}

.bottom_margin {
	margin-bottom: 25px;
}

.divider {
	border-top: 1px solid #bbb; 
	width: 310px; 
	padding-bottom: 15px;
}

.to_top {
	float: right;
}
