/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/
/* ##################################################################################
Dan Browne, messing - this section will be removed
*/

/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
img a { border: none;}

body.custom { background: #f6f6f6 url(images/bg_body_gr.gif) top repeat-x; padding:0; margin:0; }
body.life-insurance { background: #f6f6f6 url(images/bg_body_gr.gif) top repeat-x; padding:0; margin:0;}
/* background-image:url('/wp/wp-content/themes/thesis_151/images/back-ground-strip.png'); } */
.custom #container { margin: 0 auto; }
.custom #page { background: #fff; }
.custom .v-outer-longer {display: table; #position: relative; overflow: hidden; height: 424px; background: #ECF4FD; color: white; width: 100%; }
.custom .v-outer { display: table; #position: relative; overflow: hidden; height: 212px; background: #95C2D8; color: white; width: 100%; }
.custom .v-outer-odd { display: table; #position: relative; overflow: hidden; height: 212px; background: #EDEDED; color: white; width: 100%; }
.custom .v-middle { display: table-cell; #position: absolute; #top: 50%; vertical-align: middle; } 
.custom .v-inner { #position: relative; #top: -50%; }
p { color:#666}
p strong { color:#000}

/*change the font color of unselected tabs*/
.custom ul#tabs li a { color: #0C4DA1; }

/*change the font color of the selected tab*/
.custom ul#tabs li.current_page_item a { color: #0C4DA1; }

/***** FORMS *******/

/* lable for form, float left */
.custom .quote-lable { border: none; float: left; margin: 0.25em; padding: 0.25em; width: 30%; } 
/* form fields, float right */
.custom .quote-fields { border: none; float: right; margin: 0.25em; padding: 0.25em; width: 60%; }

.custom  .clearall { clear:both; padding: 5px 5px 5px 5px; }
.custom .quote-request { margin:0.25em; }
#wpcf7-f4-p259-o1 input, #wpcf7-f4-p259-o1 select{ border:1px solid #CCC; color:#444; display:block; font-size:1em; margin:5px 0 5px 10px; }
#protect_quote td, #keyman_q_req td { padding:8px; vertical-align:top; color:#666;}
#protect_quote td .comment { color:#ccc; font-size:12px;}
#protect_quote .self-employed input { width:20px; border:none}
#protect_quote td input, #keyman_q_req td input { width:160px;}
#protect_quote td textarea { width:160px; padding:3px;}
#protect_quote .yes-no input, #keyman_q_req .yes-no input { background:none; width:20px; border:none}
.subm_button { margin:30px auto; text-align:center; padding:0; width:200px; }
.subm_button input { border:none; width:174px; height:45px; background:none }
/*#keyman_q_req { margin-top:-60px}*/
#keyman_q_req legend { font-size:14px; color:#000; margin:0; padding:0;}
span.wpcf7-not-valid-tip { border:1px solid #F30; left:20px; background: #ffffcc; margin:0; width:170px; font-size:12px; }

.custom #header  {border: none; padding:0; margin-top:-1px; }
.custom #sidebar_1  {border-width: 0;}
.custom #sidebar_2 {border-width: 0;}
.custom #page {padding:96px 0 0 0; width:952px; border: none; margin:0 auto; }
.custom #custom_box {background:#FFF;}
.custom #container { padding: 0; background:url(images/shading.png) top left repeat-y; width:992px; }
#footer { width:920px; margin:0 auto; text-align: center;}
#footer-nav {width:900px; margin:0 auto;}
#footer-nav li { line-height:20px }
#homepage_image_box { width:900px; margin:0 auto; }
#tbl_icons { width:952px;}
#content_box { padding:0; margin:0;}

/* - AD BLOCK - */
.custom #custom_box {background-color: #FFF;} 
.custom div.adblock img {margin:1px;}
.custom div.adblock a:hover img {border:2px solid #0C4DA1;}
.custom div.adblock a img {border:2px solid #eee;}

.custom .customfooternav li { display:inline;  margin:0; padding:0.5em; }

/* footer nav styling */
.custom  div.footer-base-layer { background:#F6F6F6; color:#000;  padding:0; text-align:left; width:100%; }
.custom #footer-nav ul { list-style-type:square; }
.custom #footer-nav ul:children{ list-style-type:circle; }
.custom #footer-nav li{ list-style-position: inside; font-size:1.2em; }
.custom #footer-nav li.children{ list-style-position: inside; font-size:1.2em; padding: 1em; margin: 1em; }
.custom #footer-nav a:hover { color: red; }
/**/
.custom  div.footer-base-layer .page_item  ul li  { list-style-position: inside; font-size:2em; list-style: square; text-indent:10px; }
.custom  div.footer-base-layer ul.children  li.children {list-style: square; text-indent:20px; font-size:11pt; }
.custom  div.footer-base-layer .current_page_ancestor li { list-style-position: inside; font-size:11pt; }

.custom  div.footer-table-row { background:#FFF; margin:0; padding:0; text-align:left; width:100%; }
.custom  div.footerH-col13 { font-size:2em; background:#F6F6F6; float:left; margin:0; padding:0; width:33%; }
.custom  div.footerH-col23 { font-size:2em; background:#F6F6F6; float:left; margin:0; padding:0; width:34%; }
.custom  div.footerH-col33 { font-size:2em; background:#F6F6F6; float:right; margin:0; padding:0; width:33%; }
.custom  div.footer-col13 { float:left; margin:0; padding:0; width:33%; }
.custom  div.footer-col23 { float:left; margin:0; padding:0; width:34%; }
.custom  div.footer-col33 { float:right; margin:0; padding:0; width:33%; }
.custom div.space-line { clear:both; margin:0; padding:1em; width:auto; }

/* styles for pullquotes */
.custom .format_text blockquote.left { border: 3px double #aaa; color: #111; background-color: #eee; }
.custom .format_text blockquote.right { border: 3px double #aaa; color: #111; background-color: #eee; }

/*##################################################################################*/ 
/*Dan Browne, end - this section will be removed  .custom #sidebar_1 {border-width: 0 0 0 0;} */
/*##################################################################################*/ 

/*##################################################################################*/ 
/* Header Styling - provided by Galina Ladyka (l.galina.l@gmail.com) - thanks! */
/*##################################################################################*/ 

#top_logo { width:257; margin:0; padding:0; position: absolute; margin-top:-100px; }
#top_logo .logo { padding:20px;}

/** Navigation  on Top **/
ul#tabs li a:hover, ul#tabs li.current_page_item a {background:none;color: #000; text-decoration: none;}
ul#tabs li, ul#tabs li a { text-transform:none; font-weight:normal; letter-spacing:normal; font-size:12px;}
ul#tabs { width:630px; margin:0 0 0 320px; padding:0; clear:both; border:none; position:absolute; float:right; top:20px; }
ul#tabs li { padding:0 5px 0 5px; border:none}
ul#tabs .current_page_item, ul#tabs .current-cat { color:#000; }


/* Banner */
.custom  #banner { width:100%; height:274px; background:url(images/bg_banner.gif) no-repeat; padding:0; margin-top:1px; position:relative;}
.custom  #tbl_icons td { padding:10px; text-align:center; vertical-align:middle;}

/* Slide 
.custom  #slide { width:952px; height:432px; background:url(images/bg_slide.gif) top left no-repeat; }
*/
.custom  .tab_txt { width: 400px; text-align: left; float:right; margin:50px 100px 0 0; }
.custom  .tab_txt p { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:20px; color:#666;}
/* 
.custom   #main { width: 952px; position: relative; text-align:left;}
.custom   #herocontent { width:952px; float:left; position:relative} 
.custom   #herocontent #swapcontent { position:relative; width:952px; height:350px; overflow:hidden; margin-left:0px; margin-right:0px; }
.custom   #herocontent #swapcontent div.swapcontent { margin-left:0px; display:block; position:absolute; top:0; width: 952px; height: 350px; }
.custom   #herocontent #swapcontent div.swapcontent.one { left:0px;}
.custom   #herocontent #swapcontent div.swapcontent.two { left:952px; }
.custom   #herocontent #swapcontent div.swapcontent.three { left:1904px; }
.custom   #herocontent #swapcontent div.swapcontent.four { left:2856px; }

Tab Pabel 
.custom   #herocontent #swapnav { float:left; position: relative; padding:0; margin:0px; overflow:visible; display:inline; background-color: #f5f5f5; height: 80px; width: 952px; list-style:none; text-align:center; margin-top:1px; }
.custom   #herocontent #swapnav li {width:230px; height:68px; float:left; padding-left: 5px; padding-top: 5px; display:block; margin:0; text-indent:-9999px; overflow:hidden; outline:none; cursor:pointer; }
.custom   #herocontent #swapnav li a.tab01 {background-image:url(images/tab-1.gif);}
.custom   #herocontent #swapnav li a.tab02 {background-image:url(images/tab-2.gif);}
.custom   #herocontent #swapnav li a.tab03 {background-image:url(images/tab-3.gif);}
.custom   #herocontent #swapnav li a.tab04 {background-image:url(images/tab-4.gif);}

.custom  .tabActive { position:relative; display:block; width:210px; height:70px; outline:none; background-position: center top; background-repeat: no-repeat;}
.custom  .tab { position:relative; display:block; width:220px; height:68px; cursor:pointer; outline:none; }
.custom  .tab01, .custom .tab02, .custom .tab03, .custom .tab04 { background-repeat: no-repeat; background-position: center center; height:68px; } 
.custom  .tab01:hover, .tab02:hover, .tab03:hover, .tab04:hover { background-repeat: no-repeat; background-position: center top;}
.custom  .tab01:active, .tab02:active, .tab03:active, .tab04:active { background-repeat: no-repeat; background-position: center bottom;}
.custom  .tab01 { background-image:url(images/tab-1.gif);}
.custom  .tab02 { background-image:url(images/tab-2.gif);}
.custom  .tab03 { background-image:url(images/tab-3.gif);}
.custom  .tab04 { background-image:url(images/tab-4.gif);}
*/
/* Calculator */
#calculator { height:100%; position:relative; }
#calculator .calcTable { width:100%; color:#666;}
#calculator .calcTable td { text-align:left; padding:3px 3px 3px 5px}
.subhead{height:14px;line-height:10px;text-align:left;background-color:#A3B2CB;}
.calcTable th{font-weight:400;text-align:left;padding:3px 8px;}
.calcTable tfoot td{padding:3px 8px;}
.calcTable .calLeft{border-left:5px solid #fff;}
.calcTable .calRgt{border-right:5px solid #fff;}
.calcTable .calLast{border-bottom:5px solid #fff;}
.calcTable .calcResults{background-color:#e9ecf3;}
.calcTable .calcSub{padding:5px 0;}
.calcTable input{width:100px; height:20px;vertical-align:baseline; }
.calcTable .pound{vertical-align:bottom;}
.calcTable .calSmTxt { font-size:12px; color:#999}
.calcSelect{margin-left:0;}
.resultBg{background-image:url(images/calcResu.gif);background-repeat:no-repeat;background-position:left bottom;}

/*##################################################################################*/ 
/* Close Header Styling - provided by Galina Ladyka (l.galina.l@gmail.com) - thanks! */
/*##################################################################################*/ 
