/*-------------------------*//* global layout styles *//*---------------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#container{
	width:100%;
	margin:0 auto;
	text-align: left;	
}

/*header*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/
#top_outer_container {
/* 	float: left; */
	width: 100%;
	height:520px;
	background: url(../images/home_head_bg.gif) repeat-x;
	padding: 17px 0 0;
}

#top_outer_container_content {
	padding-top: 10px;
	height:191px;
	background: url(../images/content_two_column_bg.gif) repeat-x;
}

.content_container {
	width: 920px;
	margin: 0 auto 37px;
	clear: both;
}

#body_home .content_container {
	margin: 0 auto 18px;
}

#tier_two {
	display:block;
}



/*header*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#header{
	float: left;
	display: inline;
}

#header #logo {
	float:left;
}  

/*navigation*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#nav {
	margin: 25px 0;
	zoom: 1;
	float: right;
	display: inline;
}

#nav:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#nav ul{
	margin:0;
	list-style:none;
	color: #ffffff;
	float:left;
}

#nav li{
	float:left;
	margin:0 6px 0;
	height: 24px;
	padding: 7px 0 0;
	text-align: center;
}

li#nav_signin {
	width:109px;
	background:url(../images/contact_us_nav.gif) no-repeat;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 0;
}

li#nav_home {
	width:63px;
}

li#nav_why_rabbit{
	width:108px;
}

li#nav_how {
	width:108px;
}

li#nav_your_rabbit{
	width:97px;
}

li#nav_faq{
	width:108px;
}

li#nav_news{
	width:128px;
}

li#nav_contact {
	width:108px;
}

#body_home li#nav_home {
	background: url(../images/home_nav_selected.gif) no-repeat;
	width:63px;
}

#body_why li#nav_why_rabbit {
	background: url(../images/howitworks_nav_selected.gif) no-repeat;
	width:108px;
}

#body_terms li#nav_terms {
	background: url(../images/howitworks_nav_selected.gif) no-repeat;
	width:108px;
}

#body_how li#nav_how {
	background: url(../images/howitworks_nav_selected.gif) no-repeat;
	width:108px;
}

#body_your_rabbit #nav_your_rabbit{
	background: url(../images/your_rabbit_nav_selected.gif) no-repeat;
	width:97px;
}

#body_faq #nav_faq{
	background: url(../images/howitworks_nav_selected.gif) no-repeat;
	width:108px;
}

#body_news #nav_news{
	background: url(../images/about_nav_selected.gif) no-repeat;
	width:128px;
}

#body_contact li#nav_contact {
	background: url(../images/howitworks_nav_selected.gif) no-repeat;
	width:108px;
}

#nav a, #nav span{
	text-decoration: none;
}

#nav a:active, #nav a:link, #nav a:visited {
	color: #ffffff;
}

#nav a:focus, #nav a:focus span, #nav a:hover, #nav a:hover span{
	color: #ffffff;
}

/* OBSOLUTE
#nav a:hover {
	background-image: url(../images/nav_selected.gif);
}
*/

li#nav_contact {
}

li#nav_signin a:active, 
li#nav_signin a:focus,
li#nav_signin a:focus span,
li#nav_signin a:hover,
li#nav_signin a:hover span,
li#nav_signin a:active,
li#nav_signin a:link, 
li#nav_signin a:visited{
	color: #ffffff;
}

/* home content*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#content{
	width: 920px;
	margin: 10px auto;
}

#content_main_home{
	width: 100%;
	margin: 10px 17px 30px;
	float: left;
	overflow:auto;
}

.home_col {
	float: left;
	display: inline;
	width: 265px;
	margin: 0 24px 0 0;
	padding: 0 20px 0 0;
	font-size: 14px;
	border-right: 1px dotted #aaaaaa;
}

.horzline {
	float: left;
	display: inline;
	border: 1px dotted #aaaaaa;
}

.last_col {
	margin-right: 0; 
	padding-right: 0;
	border-right: 0;
}

.home_col a{
	background-image: url(../images/link_bullet.gif) no-repeat;
	color: #1085bf;
}

.home_col ul {
	margin-bottom: 20px;
	color: #444444;
}

.home_col ul li {
	list-style: none;
	background: url(../images/tick_bullet.gif) 0 50% no-repeat;
	padding: 0 0 0 25px;
	margin-bottom: 2px;
}

.home_col img {
	float: left;
	display: inline;
	margin: 0 20px 10px 0;
}

.home_col h3 {
	margin: 15px 0;
	color:#333333;
}

.home_col p{
	clear: both;
}

a.bullet{
	font-size: 12px;
	background: url(../images/link_bullet.gif) 0 50% no-repeat;
	padding: 0 0 0 10px;
	width: 100px;
	height: 20px;
	font-weight: bold;
}

.last_col h4 { text-transform: uppercase; font-size: .71em; color: #666; margin: 0 0 3px; clear: left; }
.last_col p { clear: none; }
.last_col .feed { float: right; font-size: .86em; font-weight: bold; padding: 2px 0 2px 20px; background: url(../images/icon_feed.png) no-repeat left; zoom: 1;}
.home_col.news p {
	margin-bottom:1.5em;
}
#content_sub{
	background: #eaeaea url(../images/content_sub_bg.png) no-repeat top;
	clear: both;
	text-align: center;
	color: #000000;
	margin: 0 6px;
	zoom: 1;
}

#content_sub img {
	margin: 0 0 0 5px;
	display: inline;
}

#content_sub .text {
	background: url(../images/content_sub_bg_bottom.png) no-repeat bottom;
	height:37px;
	padding-top: 18px;
}

#content_sub a {
	color: #c4223c;
}

#content_sub .text h2 {
	padding: 0;
	color: #262626;
}

/* 2 col main content*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#content_main{
	width: auto;
	margin: 5px 0 30px 0;
	float: left;
}

#content_left_nav, #content_center {
	float:left;
	padding:0;
}


#content_right_nav {
	float:right;
	padding:0;
	width: 160px;
	margin: 0 0 0 0;
}

#content_left_nav {
	width: 221px;
	margin: 0 31px 0 0;
}


#content_left_nav ul {
	float: left;
	margin:0;
	padding:0;
	font-size: 14px;
	width: 100%;
}

#content_left_nav li {
	padding: 11px 0 0 10px;
	display: block;
	list-style: none;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	background: #f8f8f8 url(../images/left_nav_bullet.gif) no-repeat 100%;
	height: 32px;
	width: 100%;
}



#body_how #left_nav_how,
#body_your_rabbit #left_nav_rabbit,
#body_why #left_nav_why,
#body_terms #left_nav_terms,
#body_how #left_nav_signin,
#body_news #left_nav_news{
	background: url(../images/left_nav_bullet_selected.gif) no-repeat 100%;
}


#body_how #left_nav_how a:link,
#body_how #left_nav_how a:visited,
#body_how #left_nav_how a:active,
#body_how #left_nav_signin a:link,
#body_how #left_nav_nav_signin a:visited,
#body_how #left_nav_nav_signin a:active,
#body_your_rabbit #left_nav_rabbit a:link,
#body_your_rabbit #left_nav_rabbit a:visited,
#body_your_rabbit #left_nav_rabbit a:active,
#body_why #left_nav_why a:link,
#body_why #left_nav_why a:visited,
#body_why #left_nav_why a:active,
#body_terms #left_nav_terms a:link,
#body_terms #left_nav_terms a:visited,
#body_terms #left_nav_terms a:active,
#body_news #left_nav_news a:link,
#body_news #left_nav_news a:visited,
#body_news #left_nav_news a:active {
	color: #262626;
}

#content_left_nav li.last{
	border-bottom: 1px solid #dfdfdf;
}

#content_left_nav a:link {
	color: #1b72be;
	text-decoration: none;
}

#content_left_nav a:hover {
	text-decoration: none;
}

#content_center {
	width: 463px;
	margin-right: 27px;
	padding-top: 8px;
}

#content_center ul,
#big_left_col ul,
#big_right_col ul{
	line-height: 30px;
	padding-bottom: 15px;
}

#content_center li,
#big_left_col li,
#big_right_col,
.highlight li,
.no_highlight li {
	list-style: url(../images/content_bullet.gif);
}

#content_center h1,
#big_left_col h1,
#big_right_col h1 {
	font-size: 22px;
	color: #7ab300;
	text-transform: uppercase;
	padding-bottom: 8px;
	border-bottom: 1px dotted #dfdfdf; 
}

#content_center h4,
#big_right_col h4 {
	color: #7ab300;
}

#content_right_nav img,
.content_block img  {
	float: left;
}

.highlight h4, 
.no_highlight h4 {
	float: left;
}

.highlight h4{
	margin: 8px 0 0 10px;	
}

.no_highlight h4 {
	margin: 8px 0 0 10px;
}

.no_highlight p,
.highlight ul,
.no_highlight ul {
	clear: both;
	padding-top: 16px;
}

.highlight p, .highlight a {
	clear: both;
	margin: 12px 0 0 5px;
	padding: 10px 0;
}

.highlight ul,
.no_highlight ul{
	margin: 0 0 16px 15px;
	line-height: 25px;
}

.highlight {
	padding:12px 0 12px 6px;
	background: #f6f6f6;
	border-bottom: thin solid #dfdfdf; 
	border-top: thin solid #dfdfdf; 
	width: 160px;
	line-height: 20px;
}

.no_highlight {
	padding:20px 0 20px 0;
	line-height: 10px;
}


/* Big left col main content*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#big_left_col{
	float: left;
	margin: 8px 27px 0 0;
	width: 700px;
}

#big_left_col h4 {
	color: #535353;
	margin: 20px 0 5px 0;
}

/* Big right col main content*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#big_right_col{
	float: right;
	margin: 8px 0 0 0;
	width: 653px;
}

#big_right_col h4 {
/*
	color: #535353;
	margin: 20px 0 5px 0;
*/
}

.big_col_img {
	padding: 15px 0 10px 14px;
	border: thin solid #dfdfdf;
	background: #f6f6f6;
	float: left;
	margin: 10px 0 15px 0;
}

.table_notes {
	border: thin solid #dfdfdf;
	background: #f6f6f6;
	float: left;
	padding: 15px;
	margin: 4px 0 0 0;
}

.table_notes p{
	margin-bottom:0;
}

.big_col_img p{
	float: left;
	margin: 10px 0 0 5px;
}

.content_block {
	float: left;
	display: inline;
	width: 300px;
	margin-right: 25px;
}

.content_block h4 {
	margin: 10px 0 20px 2px;
}

.content_block p {
	clear: both;
}

.single_row{
	margin: 15px 0 0 0;
	float: left;
}

.single_row_underline{
	margin: 15px 0 15px 0;
	float: left;
	border-bottom: 1px dotted #dfdfdf;
	padding-bottom: 5px;
}

.single_row_no_underline{
	margin: 15px 0 15px 0;
	float: left;
	padding-bottom: 20px;
}

.left_image {
	float: left;
	padding: 15px;
	border: thin solid #dfdfdf;
	background: #f6f6f6;
	display: inline;
	margin-right: 19px;
}

.image_detail {
	float: left;
	display: inline;
	width: 465px;
}

.news_item, .news_article {
	float: left;
	display: inline;
	width: 100%;
}

.news_item h5{
	text-transform: uppercase;
	font-size: 10px;
	padding: 0;
	margin:0;
}

.news_item h2{
	padding: 0;
	margin-top: 5px;
}

img.mg_icon {
	float:right;
	margin: 10px 15px 0 0;
}

.bg_gradient {
	width: 140px;
	padding: 0 0 60px 20px;
	background: url(../images/right_nav_bg.gif) repeat-y;
}

.bg_gradient h5 {
	clear: both;
	margin:0 0 0 0;
	padding:0;
	line-height: 15px;
}

.no_highlight p {
	margin:0;
	line-height: 10px;	
}

#left_nav_livechat {
	float:left;
	clear:both;
	margin-top:20px;
}

.bg_gradient .highlight {
	border-left: thin solid #dfdfdf; 
	border-right: thin solid #dfdfdf;
}

/*footer*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#footer{
	border-top: 1px dotted #aaaaaa;
	padding: 20px 0 10px 0;
	clear: both;
	margin: 20px 0 0 0;
	font-size: 11px;
	float: left;
	width: 100%;
}

#footer ul{
	margin:0;
	list-style: none;
}

#footer li{
	float:left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid;
}

#footer li.last{
	border: none;
}

ul .left {
	float:left;
}   

ul .right {
	float:right;
}  

#footer li#kyan{
	border-right: 0;
}

#footer a {
	color:#067ebd;
}

/*contact page*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#contact_left {
	float:left;
	width:555px;
	display: inline;
	margin: 0 41px 0 0;
	font-size: 14px;
}

#contact_right {
	float: left;
	width: 280px;
	display: inline;
	font-size: 14px;
	background: #f6f6f6;
	border: 1px solid #dfdfdf;
	padding:15px;
	color: #262626;
}

#contact_right a:link {
	color: #1b72be;
}
.contact_item {
	margin: 0 0 15px 5px;
	float: left;
	display: inline;
	clear:both;
	width: 100%	
}

#contact_right img {
	float:left;
	clear: both;
}

#contact_left p{
	line-height: 20px;
}

#contact_right p, #contact_right address {
	float: left;
	margin: 5px 0 0 10px;
	line-height: 20px;
	display:block;

}

#contact_right .top {
	margin-top: 15px;
}

/*table*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

table {
	color:#000000;
	font-size: 14px;
	border-collapse: collapse;
}

td {
	border-right: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	margin: 0;
	/*width: 116px;
	height: 43px;*/
	text-align: center;
}

td.highlight {
	background: #ffffbe;
	margin:0;
	border-top: 1px solid #dfdfdf;
	border-bottom: none;
	height: 43px;
	width: 116px;
	padding:0;
}

td h3 {
	color: #7abe00;
	margin:0;
}

td.title {
	width: 300px;
	text-align: left;
	height: 43px;
	margin:0;
	padding:0;
}

td.bottom {
	border-bottom: 1px solid #dfdfdf;
}
