@charset "UTF-8";
/* CSS Document */
@import url("basics.css");
@import url("home.css");
@import url("menu.css");
@import url("additions.css");
	
/* --------------------------------------------------------------- */
/* ---------------------- HOME DIV IDs --------------------------- */

#universe {
	text-align: left;
	margin: 0px auto;
	padding:0px;
	width:976px;
}
#universe_float {
	float:left;
	display: inline;/* fix the IE issue of doubling the margin on floats */
	background-color:#FFF;
	margin: 0 0 30px 0;
	padding:0px;
	width:100%;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */

#header_universe {
	width:100%;
	padding: 0;
	margin: 0 auto;
	clear:both;
	float:left;
	display: inline;/* fix the IE issue of doubling the margin on floats */
	background-color:#FFF;
	text-align:center;
}
#header {
	width:916px;
	padding: 25px; /* total height of 96px*/
	height:46px;
	margin: 0 auto;
	clear:both;
	text-align:left;
	background-color:#FFF;
}
#header_logo {
	padding-left:15px;
	float:left;
	height:46px;
}
#header_search {
	float:right;
	padding:0;
	margin:0;
}
#header_search ul.menu {
	list-style:none;
	font-size:.9em;
	text-align:right;
	padding:0;
	margin: 0 3px 5px 0;
}
#header_search ul.menu li {
	padding:0;
	margin:0;
}
#header_search ul.menu a {
	color:#333;
	text-decoration:none;
}
#header_search label {
	display:none;
}
#header_search input {
	border-spacing: 0px;
	border-collapse: collapse;
	border:1px solid #999;
	color:#999;
	margin:3px;
	padding: 4px 4px;
	font-size:10px;
}
#header_search input[type="submit"] {
	color:#FFF;
	background-color:#0053A4;
	background-image: url(../images/base/top_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size:9px;
}

/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */

#banner_universe {
	width:100%;
	padding: 0;
	margin: 0;
	background-color:#0E2846;
	clear:both;
	float:left;
	display: inline;/* fix the IE issue of doubling the margin on floats */
	
}
#banner {
	width:976px;
	padding: 0; 
	margin: 0 auto;
	border-bottom:4px solid #00458F;
}
#home_flash {
	margin:0;
	padding:0;
	border:none;
}
#banner_lan {
	width:976px;
	padding: 0; 
	margin:0;
	clear:both;
	text-align:left;
	background-color:#0E2846;
	border-bottom:4px solid #00458F;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
#breadcrumbs {
	width:916px;
	background-color:#EBEBEB;
	border-bottom: 1px solid #999;
	padding: 5px 30px;
	margin:0;
	color:#093E83;
	font-size:.87em;
}
#breadcrumbs p, #breadcrumbs a {
	padding: 0;
	margin:0;
	color:#093E83;
	text-decoration:none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
#content_holder {
	background-image: url(../images/base/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:946px;
	clear:both;
	float:left;
	display: inline;/* fix the IE issue of doubling the margin on floats */
	padding: 15px;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
#content_1 {
	width:626px;
	margin: 0;
	padding: 15px 15px 0 0;
	float:left;
	background-color:#FFF;
	display: inline;/* fix the IE issue of doubling the margin on floats */
	border: 1px solid #CCC;
	/* min-height hack for ie6 */
		min-height: 350px;
		height: auto !important;
		height: 350px;
}
#content {
	width:626px;
	margin: 0;
	padding: 15px 15px 0 0;
	float:left;
	background-color:#FFF;
	display: inline;/* fix the IE issue of doubling the margin on floats */
	border: 1px solid #CCC;
}
#content h1, 
#content_1 h1,
div.componentheading {
	font-size: 2em;
	margin-top:.25em;
}
#content 	h1 a, 
#content_1 	h1 a,
#content 	h2 a, 
#content_1 	h2 a {
	color:#093E83;
	text-decoration:none;
}
#content 	h1 a:hover, 
#content_1 	h1 a:hover,
#content 	h2 a:hover, 
#content_1 	h2 a:hover {
	color:#003E84;
	text-decoration:underline;
}
.content_subcontainer {
	padding: 0 0 15px 15px;
	width:611px;
	float:left;
	display: inline;/* fix the IE issue of doubling the margin on floats */
}
.content_subcontainer_bg {
	padding: 0 0 0 15px;
	width:611px;
	float:left;
	display: inline;/* fix the IE issue of doubling the margin on floats */
	background-image: url(../images/base/content_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#content_sub_left {
	width:356px;
	float:left;
	display: inline;/* fix the IE issue of doubling the margin on floats */
	padding: 0 15px 15px 0;
}
#content_sub_right {
	width:225px;
	float:left;
	padding: 0 0 15px 15px;
	display: inline;/* fix the IE issue of doubling the margin on floats */
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
#content_side {
	width:287px;
	margin: 0px;
	padding: 0px 0px 15px 15px;
	float:left;
	display: inline;/* fix the IE issue of doubling the margin on floats */
}
#content_side h2,
#content_side h3 {
	background-color:#0053A4;
	background-image: url(../images/base/top_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	border: 1px solid #0053A4;
	margin: 0;
	padding: 10px;
	color:#FFF;
	font-size:1.3em;
	
}
#content_side div#container {
	border: 1px solid #CCC;
	margin: 0 0 15px 0;
	padding: 10px;
	background-color:#FFF;
}
#content_side a, .datelist a {
	color:#C61215;
}
#content_side ul li{ 
	margin: 0 15px;
}
#content_side table.sidebartable {
	margin:0 15px;
}
#content_side table.sidebartable td {
	margin-right:15px;
	vertical-align:top;
}
/* Sidebar Content */
#content_side .moduletable_sidebox {
	border:1px solid #CCC;
	border-top:none;
	margin-bottom:15px;
	background-color:#FFF;
}
#content_side .moduletable_sidebox h2 {
	margin-bottom: 10px;
}
#content_side .moduletable_sidebox p {
	margin: 0px 10px 4px 10px;
}
#content_side .moduletable_sidebox ul {
	margin-top: 0;
	margin-bottom: 7px;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
#subbar1 {
	background-color:#FFF;
	padding: 10px 30px;
	float:left;
	border-top:1px solid #999;
	width:916px;
	display: inline;/* fix the IE issue of doubling the margin on floats */
	font-family:"Times New Roman", Times, serif;
}
#subbar1 p{
	font-size:1.4em;
	margin:0;
	padding:0;
	color:#8B9AA3;
}
#subbar1 a{
	margin-right:3em;
	color:#8B9AA3;
	text-decoration:none;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
#subbar2 {
	padding: 40px 30px 30px 30px;
	float:left;
	width:916px;
	display: inline;/* fix the IE issue of doubling the margin on floats */
	background-image: url(../images/base/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#74838E;
	font-family:"Times New Roman", Times, serif;
}
#subbar2 p{
	font-size:1.4em;
	margin:0;
	padding:0;
	color:#E2EAF5;
}
#subbar2 a{
	margin-left:2em;
	color:#E2EAF5;
	text-decoration:none;
}
#subbar2 img {
	vertical-align:text-top;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
#footer {
	padding: 15px 30px;
	float:left;
	width:916px;
	display: inline;/* fix the IE issue of doubling the margin on floats */
	background-color:#31434F;
}
#footer p{
	font-size:10px;
	line-height:11px;
	margin:0;
	padding:0;
	color:#74838E;
	float:left;
	display:inline;
}
#footer a {
	color:#74838E;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul.menu,
#footer li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
	padding: 0 0 0 5px;
	font-size:10px;
	line-height:11px;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
img.float_left {
	margin: 0 14px 14px 0 ;
	float:left;
}
img.float_right {
	margin: 0 0 14px 14px;
	float:right;
}


.mod_placehere_leading {
	padding:0;
	margin:0;
}
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
span.article_separator {
	display:none;
}
div.cols2 {
	width:47%;
	float:left;
	margin-right:3%;
}
div.cols1 {
	width:100%;
}
p.counter {
	margin-top:60px;
	text-align:center;
	color:#30434F;
	clear:both;
}
ul.pagination {
	text-align:center;
	background-color:#DFDFDF;
	padding:5px;
	clear:both;
}
ul.pagination li {
	display:inline;
	margin-right:30px;
	color:#8F9192;
	text-transform:lowercase;
}
ul.pagination li a {
	color:#30434F;
	font-weight:normal;
}

table.category td{
	padding-right:15px;
	padding-bottom:5px;
}
.introtext h3 {
	font-size: 1.5em;
	font-weight:normal;
	margin: .5em 0 .25em 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	margin-top:.25em;
}
.introtext ul,
.introtext li {
	margin:0;
	padding:0;
	list-style:none;
}
.article_row {
	clear:both;
}
p.iteminfo {
	font-size:80%;
	color:#666;
	margin:0;
	padding:0;
}
.blog_more {
	height:300px;
	width:600px;
	overflow:auto;
}
.blog_more ul {
	margin:0;
	padding:0;
}
.blog_more li {
	list-style:none;
	margin:0 0 7px 0;
	padding:0;
}
.blog_more a {
	text-decoration:none;
	color: #093E83;
}
.blog_more a:hover {
	text-decoration:underline;
}
.blog_list_item_date {
	width:7em;
	margin-right:5px;
	display:inline-block;
	text-align:right;
}
.autodealermag .leading {
	background-color:#EBEBEB;
	padding: 5px 15px 5px 15px;
	float:left;
	width:581px;
	border:1px solid #CCC;
}
p.pullquote_right, p.pullquote_left  {
	margin: 0 0 20px 25px;
	float:right;
	color:#093E83;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	width:225px;
}
p.pullquote_left {
	margin: 0 20px 25px 0;
	float:left;
}
table.format_bordered {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
table.format_bordered td {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 3px;
	margin:0;
}
table.format_bordered td p {
	margin:0;
	padding:0;
}
td.greybg {
	background-color:#EBEBEB;
}


table#mungenast {
	border: 2px solid #CCC;
}
table#mungenast td {
	background-color: #ebebed;
	padding: 0px 0px 0px 5px;
	border-bottom:1px solid #CCC;
}
img.pictureframe {
	border: 1px solid #dbdcdd;
	border-width: 7px 7px 21px 7px;
	float:right;
	margin-left: 7px;
	margin-bottom: 7px;
}


table#history_table {
	border: 2px solid #CCC;
	width: 330px; 
	padding: 0;
	margin: 0;
}
table#history_table tr {
	padding: 0;
	margin: 0;
}
table#history_table td {
	background-color: #ebebed;
	padding: 0 0 0 15px;
	margin: 0;
	border-bottom:1px solid #CCC;
	vertical-align:text-bottom;
}
table#history_table td h1  {
	color:#A3A3A3;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	line-height:2.1em;
	margin:0;
	padding:0;
}
table#history_table td h4 {
	font-size: .9em;
	line-height:1.1em;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
}




p.history_year_all  {
	margin: 10px 0 -10px 0;
	color:#A3A3A3;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
}
.history_year  {
	color:#A3A3A3;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	margin-bottom:0;
	padding-bottom:0;
}
div.awards_photos {
	width:275px;
	height:100%;
	float:right;
	display:inline;
}


table.sidetable_float_right {
	width:300px;
	float:right;
	margin: 0 0 20px 20px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
table.sidetable_float_right td {
	padding: 5px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}
table.sidetable_float_right td p {
	margin:0;
	padding:0;
}

#system-debug {
	width:900px;
	clear:both;
	text-align:left;
	background-color:#FFF;
	padding:10px;
	margin: 10px auto;
	font-size:140%;
}
