@charset "utf-8";

/* ****************************************************************************************** 
	FOR COLUMBUS FINANCIAL PROTECTION 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: #037919;
}

#protect #header {
	width: 920px;
	margin: 0 10px;
	background: transparent url(../images/header-bg-repeat.gif) repeat-y top center;
}

/* ++++++++++++++++++++ HEADER ELEMENTS ++++++++++++++++++++ */

/* ---------- PRODUCT NAVIGATION ----------- */

#protect #header ul#top-nav li.selected {
	display: block;
	min-width: 50px;
	float: left;
	background-color: #599218;
	margin: 0px 1px 0px 1px;
}

#protect #header ul#top-nav li.selected span {
	display: block;
	min-width: 30px;
	float: left;
	background-color: none;
	background-image: url(../images/tab-left-income.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#protect #header ul#top-nav li.selected span a {
	display: block;
	min-width: 23px;
	min-height: 14px;
	float: left;
	padding: 7px 17px 5px 17px;
	background-color: transparent;
	background-image: url(../images/tab-right-income.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
	text-decoration: none;
}

#protect #header ul#top-nav li.selected span a:hover, #protect #header ul#top-nav li.selected span a:focus {
	text-decoration: underline;
}

div#phonequote {
	background: #ffffff url(../images/phoneforquote.png) no-repeat top center;
	width:279px;
	height:91px;
	margin:-15px 0 0 10px;	
}

/* ---------- /PRODUCT NAVIGATION ----------- */

/* ++++++++++++++++++++ /HEADER ELEMENTS ++++++++++++++++++++ */

/* ============================== NAVIGATION ============================== */

#navigation-wrapper {
	background: #037919;
height:32px;
margin:0 10px;
width:920px;
}


ul#navigation {
	display: block;
	width: 800px;
	height: 30px;
	clear: both;
	background-color: #037919;
	background-image: url(../images/navigation-income.gif);
	background-repeat: repeat-y ;
	background-position: bottom left;
	padding-left: 20px;
}


ul#navigation li {
	float: left;
	width:auto;
	display:inline;
	height:30px;
	padding: 0px ;
	line-height:30px;
	font-size:12px;
	padding-left:8px;
	padding-top:0px;
	margin:0px 15px 0px 0px;
	background: url(../images/icon-nav-arrow.gif) no-repeat left 12px;

}

ul#navigation li#navHomePage {width:80px;}
ul#navigation li#navBenefits {width:70px;}
ul#navigation li#navGetQuote {width:90px;}
ul#navigation li#navAboutUs {width:80px;}
ul#navigation li#navUsefulLinks {width:100px;}
ul#navigation li#navContact {width:130px;}

ul#navigation li a {
	text-decoration: none;
	color:#ffffff;
	height:30px;
}


ul#navigation li a:hover {
	text-decoration: underline;
}

ul#navigation li a span {
	color: #ffffff;
	font-weight: bold;
}

/* ============================== /NAVIGATION ============================== */

#content-col1 #content-main {
	display: block;
	width: 620px;
	height: 248px;
	background:url(../images/life.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 0 10px 20px;
	min-height: 210px;
	color: #000000;
}

#content-col1 #content-box-inner h2 {
	font-size: 190%;
}

#content-col1 #content-box-inner p.top {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 125px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-col1 #content-box-inner p.bottom {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-col1 #content-box-wrapper2 {
	background: #ffffff url(../images/content-box-bg.gif) repeat-y top left;
	width: 424px;
	float:left;
}

#content-col1 #content-box2  {
	background: url(../images/content-box-bottom.gif) no-repeat bottom left;
}

#content-col1 #content-box-inner2 {
	background: url(../images/content-box-top2.gif) no-repeat top left;
	padding: 22px 0 10px 22px;
	min-height: 195px;
	color: #000000;
}

#content-col1 #content-box-inner2 h2 {
	font-size: 190%;
}

#content-col1 #content-box-inner2 p {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#content-col1 #content-reasons {
	display: block;
	width: 194px;
	height: 216px;
	background: url(../images/10reasons.jpg) no-repeat top left;
	float: right;
	margin-top:10px
}

#content-col1 #content-reasons a h3 {
	font-size:1px;
	text-indent: -9999em;
}

#content-col1 #content-reasons a {
	display:block;
	width: 194px;
	height: 216px;
}

#index-button-right {
	display: block;
	text-align: right;
	padding-left: 252px;
	margin-right: 35px;
}

#content-col1 #content-box-inner img.getquote {
	margin-top: 3px;
	margin-left:260px;
}

#content-col1 #content-box-inner2 img.getquote {
	margin-top: 3px;
	margin-left:260px;
}

#content-col1 #content-compare-wrapper {
	display: block;
	width: 196px;
	float: right;
	background: url(../images/sml-box-bg.gif) repeat-y top left;
	margin: 0;
	padding: 0;
}

#content-col1 #content-compare {
	background: url(../images/sml-box-bottom.gif) no-repeat bottom left;
}

#content-col1 #content-compare-inner {
	min-height: 210px;
	background: url(../images/sml-box-top.gif) no-repeat top left;
	padding: 22px 10px 10px 20px;
}

#content-col1 #content-compare p {
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-col1 #content-compare ul {
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 10px;
}

#content-col1 #content-compare ul li {
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-col1 #content-promos {
	margin-top: 29px;
}

#content-col1 #content-promos a.content-promo1 {
	margin-left:10px;
}

#content-col1 #content-promos a.content-promo2 {
	margin-left:23px;
}

#content-col2 #quick-quote-wrapper {
	background: #d12646 url(../images/redbox-bg.gif) repeat-y top left;
	width: 290px;
}

#content-col2 #quick-quote {
	background: url(../images/redbox-bottom.gif) no-repeat bottom left;
}

#content-col2 #quick-quote-inner {
	background: url(../images/redbox-top.gif) no-repeat top left;
	padding: 10px 10px 10px 25px;
	min-height: 100px;
	color: #ffffff;
}

#content-col2 #quick-quote-inner a {
   color: white;
}

#content-col2 #quick-quote-inner h3 {
	padding: 0;
	color: #ffffff;
	margin-bottom: 3px;
}

#content-col2 #quick-quote-inner form label {
	clear: left;
	display: block;
	padding: 0 0 3px 0;
}

#content-col2 #quick-quote-inner form .p70 {
	width: 175px;
	float: left;
	margin-bottom: 3px;
}

#content-col2 #quick-quote-inner form .p70 input {
	width: 147px;
}

#content-col2 #quick-quote-inner form .p30 {
	width: 72px;
	float: left;
	margin-bottom: 3px;
}

#content-col2 #quick-quote-inner form .p30 input {
	width: 48px;
}

#content-col2 #quick-quote-inner form .p100 {
	display: block;
}

#content-col2 #quick-quote-inner form .p100 input {
	padding: 1px 0 1px 0;
	margin-left: 0;
}

#content-col2 #quick-quote-inner form .p100 span {
	padding: 1px 6px 0px 3px;
}

#content-col2 #quick-quote-inner form #quick-quote-button {
  	width:87px;
	height:25px;
	margin: 0;
	padding: 5px;
	border: 0;
	background: transparent url(../images/protect-quick-quote.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	float: right;
}

#content-col2 #compare-inner a.getquote img {
	text-align: right;
	margin-top: 20px;
	margin-left: 110px
}

#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: 117px;
	float: left;
	padding-bottom: 5px;
}

#lower-content #lc-col3 li {
	padding-bottom: 5px;
}

#protect .news-snippet {
	border-bottom: 1px solid #eeeee4;
	margin-bottom: 10px;
}

#protect #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;
}

table#compare-small {
	border: none;
	margin: 0;
	padding: 0;
}

table#compare-small caption, table#compare-small thead {
	display: none;
}

table#compare-small tr {
	border-bottom: 1px solid #eeeee4;
}

table#compare-small td {
	padding: 3px;
}

table#compare-small td.textright {
	text-align: right;
}

table#compare-large td.textleft {
	text-align: left;
}




table#compare-large {
	border: none;
	margin: 0 0 10px 10px;
	padding: 0;
}

table#compare-large caption {
	display: none;
}

table#compare-large thead th {
	font-weight: bold;
	text-align: center;
}

table#compare-large tbody tr th {
	text-align: left;
}

table#compare-large tbody tr strong{
	color:#2d5981;
}

table#compare-large tr {
	border-bottom: 1px solid #eeeee4;
}

table#compare-large td {
	padding: 3px;
	text-align: center;
}
table#compare-large .alt {
	color:#ba0235;
	font-weight:bold;
}

table#compare-large td.textright {
	text-align: right;
}

/* ============================== cross-sell banners ============================== */ 

div#cross {
	clear:both;
	margin-left:8px;
	margin-top:30px;
}

div#cross a#cross1 {
	display:block;
	float:left;
	width:214px;
	height:69px;	
}

div#cross a#cross2 {
	display:block;
	float:left;
	width:214px;
	height:69px;
	margin-left:26px;	
}

div#cross a#cross3 {
	display:block;
	float:left;
	width:214px;
	height:69px;
	margin-left:26px;	
}

div#cross a#cross4 {
	display:block;
	float:right;
	width:214px;
	height:69px;		
}

img.bk_logo {
 float:left;
 width:100px;
 height:70px;
 margin-right:10px;
}

/* ============================== /TEMPLATE LAYOUT ============================== */
   

/* ============================== FORM ELEMENTS ============================== */

input {

}

/* ============================== /FORM ELEMENTS ============================== */

#content-col1 ol.reasons { padding:0 10px}

#content-col1 .reasons li{color:#336699; font-weight:bold;}

#content-col1 .reasons li span{color:#000000; font-weight:normal}



/* ============================== header image for dlr.cfm ============================== */

#content-col1 #content-dlr {
	display: block;
	width: 620px;
	height: 394px;
	background:url(../images/mortgage-protection_dlr.jpg) no-repeat top left;
}

#content-col1 #content-dlr a h1 {
	font-size:1px;
	text-indent: -9999em;
}

#content-col1 #content-dlr a {
	display:block;
	width: 620px;
	height: 394px;
}