@charset "utf-8";

/* ****************************************************************************************** 
	FOR COLUMBUS HOME 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: #be412d;
}

#home #header {
	width: 920px;
	margin: 0 10px;
	background: #ffffff url(../images/header-bg-repeat.gif) repeat-y top center;
}

/* ++++++++++++++++++++ HEADER ELEMENTS ++++++++++++++++++++ */

/* ---------- PRODUCT NAVIGATION ----------- */

#home #header ul#top-nav li.selected {
	display: block;
	min-width: 50px;
	float: left;
	background-color: #be412d;
	margin: 0 1px;
}

#home #header ul#top-nav li.selected span {
	display: block;
	min-width: 30px;
	float: left;
	background-color: none;
	background-image: url(../images/tab-left-home.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 1.1em;
}

#home #header ul#top-nav li.selected span a {
	display: block;
	min-width: 30px;
	min-height:1.8em;
	float: left;
	padding: 7px 15px 0px 15px;
	background-image: url(../images/tab-right-home.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
	text-decoration: none;
}

/* ---------- /PRODUCT NAVIGATION ----------- */

/* ++++++++++++++++++++ /HEADER ELEMENTS ++++++++++++++++++++ */

/* ============================== /TEMPLATE LAYOUT ============================== */
   
/* ============================== NAVIGATION ============================== */

/* ============================== /NAVIGATION ============================== */

#content-col1 #content-main {
	display: block;
	width: 620px;
	height: 274px;
	background:url(../images/home-insurance.jpg) no-repeat top left;
}

#content-col1 #content-main a h1 {
	font-size:1px;
	text-indent: -9999em;
}

#content-col1 #content-main a {
	display:block;
	width: 620px;
	height: 274px;
}

#content-col1 #content-box-wrapper {
	background: #ffffff url(../images/content-box-bg.gif) repeat-y top left;
	width: 424px;
	float:left;
}

#content-col1 #content-box  {
	background: url(../images/content-box-bottom.gif) no-repeat bottom left;
}

#content-col1 #content-box-inner {
	background: url(../images/content-box-top.gif) no-repeat top left;
	padding: 22px 30px 10px 20px;
	min-height: 200px;
	color: #000000;
}

/*#content-col1 #content-box-inner h2 {
	font-size: 190%;
}*/

#content-col1 #content-box-inner p {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-col1 #content-box-inner a.getquote img {
	text-align: right;
	margin-top: 9px;
	margin-left: 252px
}

#content-col1 #content-compare {
	display: block;
	width: 196px;
	height: 239px;
	background: url(../images/compare-protection.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: 196px;
	height: 239px;
}

#content-col1 #content-box-inner p {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container #content-promos {
	margin-top: 29px;
}

#container #content-promos a.content-promo1 {
	margin-left:10px;
}

#container #content-promos a.content-promo2,
#container  #content-promos a.content-promo3 {
	margin-left:26px;
}


#navigation-wrapper {
	background: #be412d;
	width: 920px;
	min-height: 30px;
	margin: 0 10px;
}

ul#navigation {
	display: block;
	width: 900px;
	min-height: 30px;
	clear: both;
	background-color: #be412d;
	background-image: url(../images/navigation-home.gif);
	background-repeat: repeat-y ;
	background-position: bottom left;
	padding-left: 20px;
}

ul#navigation li {
	float: left;
	padding: 8px 13px 6px 8px;
	background: #be412d url(../images/icon-nav-arrow.gif) no-repeat left center;
}

ul#navigation li a {
	text-decoration: none;
}

ul#navigation li a span {
	color: #ffffff;
	font-weight: bold;
}
img.alone-button {
	float:left;
	margin-left:20px;
	margin-top:20px;
}

/* ============================== /TEMPLATE LAYOUT ============================== */

div#phonequote {
	background: #ffffff url(../images/phoneforquote-home.gif) no-repeat top center;
	width:279px;
	height:91px;
	margin:-15px 0 0 10px;	
}


#content-col2 #compare {
	background: url(../images/benefits-bottom.gif) no-repeat bottom left;
}

#content-col2 #compare-inner a.getquote img {
	text-align: right;
	margin-top: 20px;
	margin-left: 110px
}

#content-col2 #compare-inner ul li {
	margin-bottom:5px;
}


/* ============================== /NAVIGATION ============================== */

/* ============================== FORM ELEMENTS ============================== */

#content-col1 #contactForm .form-submit {
  	width:131x;
	height:25px;
	margin: 0;
	padding: 5px;
	border: 0;
	background: transparent url(../images/but-send-message-home.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

/* ============================== /FORM ELEMENTS ============================== */
#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 {
	padding-bottom: 5px;
}

#lower-content #lc-col3 li {
	padding-bottom: 5px;
}


#home .news-snippet {
	border-bottom: 1px solid #eeeee4;
	margin-bottom: 10px;
}

#home #lc-col1 .news-snippet {
	border-bottom: none;
	margin-bottom: 0;
}

.news-snippet .news-title {
	font-size:100%;
	color: #000000;
	line-height: 1em;
	padding: 10px 0 5px 10px;
	font-weight: bold;
}

.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;
}

/* ============================== TABLES ============================== */ 

table {
	width: 100%;
	margin: 5px 0 15px 0;
}

table caption {
	color: #be412d;
	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: #be412d;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

table tbody .tr-odd th {
	background-color: #eac0ba;
	font-weight: bold;
}

table tbody .tr-odd td {
	background-color: #f5e3e0;
	text-align: center;
}

table tbody .tr-even th {
	background-color: #eac0ba;
	font-weight: bold;
}

table tbody .tr-even td {
	background-color: #fff;
	text-align: center;
}

/* ============================== /TABLES ============================== */ 
.grey-borders {
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	border:solid 1px #CCC;
}

.grey-borders td {
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    border:solid 1px #CCC;
}

.grey-borders tr th {
	background:#CCCCCC;
	font-weight:bold;
}


img.bk_logo {
 float:left;
 width:100px;
 height:70px;
 margin-right:10px;
}

/* ============================== cross-sell banners ============================== */ 

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; 
}