@charset "utf-8";

/* ****************************************************************************************** 
	FOR COLUMBUS MOTOR ONLY
	
	This file contains styles for the following:
	
	= Template Layout
		+ Header Elements
			- Productnavigation
	= Navigation
	= Form Elements
	
   ****************************************************************************************** */
   
/* ============================== TEMPLATE LAYOUT ============================== */

h1, h2, h3, h4, h5, h6 {
	color: #61647d;
}

/*
#content-col1 h1 {
	color: #61647d;
	font-size: 2em;
	line-height:normal;
} 
#content-col1 h2 {
	color: #61647d;
	font-size: 2em;
}
#content-col1 h3 {
	color: #3f3f3f;
	font-size: 1em;
	font-weight:bold;
}*/

#motor #header {
	width: 920px;
	margin: 0 10px;
	background: #ffffff url(../images/header-bg-repeat.gif) repeat-y top center;
}

div#phonequote {
	background: #ffffff url(../images/phoneforquote.png) no-repeat top center;
	width:279px;
	height:91px;
	margin:-15px 0 0 10px;	
}

/* ++++++++++++++++++++ HEADER ELEMENTS ++++++++++++++++++++ */

/* ---------- PRODUCT NAVIGATION ----------- */

#motor #header ul#top-nav li.selected {
	display: block;
	min-width: 50px;
	float: left;
	background-color: #878ea4;
	margin: 4px 1px 0px 1px;
}

#motor #header ul#top-nav li.selected span {
	display: block;
	min-width: 30px;
	float: left;
	background-color: none;
	background-image: url(../images/tab-left-motor.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#motor #header ul#top-nav li.selected span a {
	display: block;
	min-width: 30px;
	min-height: 14px;
	float: left;
	padding: 7px 15px 5px 15px;
	background-color: none;
	background-image: url(../images/tab-right-motor.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
	text-decoration: none;
}

/* ---------- /PRODUCT NAVIGATION ----------- */

/* ++++++++++++++++++++ /HEADER ELEMENTS ++++++++++++++++++++ */

/* ============================== /TEMPLATE LAYOUT ============================== */
   
/* ============================== NAVIGATION ============================== */

#navigation-wrapper {
	background: #878ea4;
	width: 920px;
	min-height: 30px;
	margin: 0 10px;
}

ul#navigation {
	display: block;
	width: 900px;
	min-height: 30px;
	clear: both;
	background-color: #878ea4;
	background-image: url(../images/navigation-motor.gif);
	background-repeat: repeat-y ;
	background-position: bottom left;
	padding-left: 20px;
}

ul#navigation li {
	float: left;
	padding: 8px 13px 6px 8px;
	background: #878ea4 url(../images/icon-nav-arrow.gif) no-repeat left center;
}

ul#navigation li a {
	text-decoration: none;
	color:#ffffff;
}
ul#navigation li a:hover {
	text-decoration: underline;
}

ul#navigation li a span {
	color: #ffffff;
	font-weight: bold;
}


/* ============================== /NAVIGATION ============================== */

/* ============================== FORM ELEMENTS ============================== */

input {

}

/* ============================== /FORM ELEMENTS ============================== */

/* ============================== HOME CONTENT ============================== */

#content-col1 #content-main {
	display: block;
	width: 618px;
	height: 264px;
	margin:0 0 20px 2px;
}

#content-col1 div#content-main a#promobox_main {
	display:block;
	width:618px;
	height:264px;
	background-image: url(../images/promobox_main.jpg);
}

#content-col1 #content-box-wrapper {
	background: #ffffff url(../images/content-box-bg.png) repeat-y top left;
	width: 405px;
	float:left;
}

#content-col1 #content-box  {
	background: url(../images/promobox12_bot.png) no-repeat bottom left;
}

#content-col1 #content-box-inner {
	background: url(../images/promobox12_top.jpg) no-repeat top left;
	padding: 5px 20px 0px 20px;
	min-height: 210px;
	color: #000000;
}

#content-col1 #content-box-inner h2 {
	font-size: 160%;
}

#content-col1 #content-box-inner p {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-col1 #content-box-inner a.getquote img {
	text-align: right;
	margin-top: 12px;
	margin-left: 261px
}

#content-col1 #content-compare {
	display: block;
	width: 194px;
	height: 216px;
	background: url(../images/promobox_3.jpg) no-repeat top left;
	float: right;
}

#content-col1 #content-compare a h3 {
	font-size:1px;
	text-indent: -9999em;
}

#content-col1 #content-compare a {
	display:block;
	width: 194px;
	height: 216px;
}
img.alone-button {
	float:left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

/*
#content-col1 div#promo_bottom {
	width:618px;
	margin:20px 0 0 2px;
}

#content-col1 div#promo_bottom a#promobox_1 {
	display:block;
	width:212px;
	height:216px;
	float:left;
	background-image: url(../images/promobox_1.jpg);		
}

#content-col1 div#promo_bottom a#promobox_2 {
	display:block;
	width:212px;
	height:216px;
	float:left;
	background-image: url(../images/promobox_2.jpg);			
}

#content-col1 div#promo_bottom a#promobox_3 {
	display:block;
	width:194px;
	height:216px;
	float:right;
	background-image: url(../images/promobox_3.jpg);			
}
*/

#lc-col1 { /* all other elements set in master stylesheet */
	width: 413px;
}

#lc-col2 { /* all other elements set in master stylesheet */
	width: 255px;
}

#lc-col3 { /* all other elements set in master stylesheet */
	width: 120px;
}

#lower-content #lc-col2 li {
	width: 255px;
	float: left;
	padding-bottom: 5px;
}

#lower-content #lc-col3 li {
	padding-bottom: 5px;
}

.news-snippet .news-title {
	font-size:100%;
	color: #000000;
	line-height: 1em;
	padding: 10px 0 5px 10px;
	font-weight: bold;
}

#motor .news-snippet {
	border-bottom: 1px solid #eeeee4;
	margin-bottom: 10px;
}

.news-snippet .news-date {
	color: #888888;
	line-height: 1em;
	padding: 0 0 0 10px;
	text-align: left;
}

#lc-col1 .news-snippet .news-title {
	width: 69%;
	float: left;
	padding: 0;
}

#lc-col1 .news-snippet .news-date {
	width: 30%;
	float: left;
	padding: 0;
	text-align: right;
}

.news-snippet .news-excerpt {
	padding: 0;
}

#lc-col1 .news-snippet p {
	padding: 5px 0 0 0;
	margin: 0;
}

#lc-col1 .news-snippet .news-excerpt {
	clear:both;
}

.news-snippet .news-readmore {
	text-align: right;
	padding-top: 3px;
}

.news-snippet .news-readmore a {
	padding: 0 10px 0 8px;
	background: url(../images/icon-bluearrow.gif) no-repeat left center;
}

div#cross {
	clear:both;
	margin-left:8px;
	margin-top:30px;
}

div#cross a#cross_left {
	display:block;
	float:left;
	width:291px;
	height:80px;		
}

div#cross a#cross_center {
	display:block;
	float:left;
	width:291px;
	height:80px;
	margin-left:31px;	
}

div#cross a#cross_right {
	display:block;
	float:right;
	width:280px;
	height:80px;
	margin-right:10px;	
}
#content-col2 #compare-inner ul {
	line-height:1.8em;
}
#content-col2 #compare-inner a.getquote img {
	text-align: right;
	margin-top: 20px;
	margin-left: 95px
}


/* ============================== /HOME CONTENT ============================== */

/* ============================== TABLES ============================== */ 

table {
	width: 100%;
	margin: 5px 0 15px 0;
}

table caption {
	color: #61647d;
	font-size: 140%;
	background-color:#fff;
	margin: 0 0 -5px 0;
	padding: 3px 5px;
}

table td, table th {
	padding: 3px 5px;
}

table thead th {
	background-color: #61647d;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

table tbody .tr-odd th {
	background-color: #b0b1be;
	font-weight: bold;
}

table tbody .tr-odd td {
	background-color: #d7d8de;
	text-align: center;
}

table tbody .tr-even th {
	background-color: #b0b1be;
	font-weight: bold;
}

table tbody .tr-even td {
	background-color: #fff;
	text-align: center;
}

/* ============================== /TABLES ============================== */ 