@import "../../global/css/base.css";

/* Layout
---------------------------------------- */

body  { background:url(../images/body_bg.jpg) top left repeat-x; }
.wrap { width:856px; }

/* 0 & Intro
---------------------------------------- */
.header { 
	height:385px; 
	width:100%;	
	margin: 0 auto;
	background:url(../images/header_bg.jpg) top center no-repeat;
	position:relative;
	}
.logolink {
	position:absolute;
	left:0;
	top:0;
	width:430px;
	height:90px;

	}	
.number {
	position:absolute;
	right:0;
	top:40px;
	font-size:18px;
	}

.tagline {
	position:absolute;
	right:150px;
	top:150px;
	font-size:22px;
	}	
	
.column table { background-color:#66CC33;}		
	
#nav {
	position:absolute;
	top:95px;
	width:100%;
	}
#nav li {
	font-size:18px;
	padding:0 10px;
	}
#nav li, #nav li a {
	color:#fff;	
	}
#nav li a:hover {
	color:#fff;
	}
.freequotes { 
	position:absolute;
	right:50px;
	bottom:15px;
	}	
	
.marg { margin:10px; }	
	
	
.white, .white h2, .white h3 { color:white; }
a:hover h2.white  { color:white; text-decoration:underline; }
.blue, .blue h1, .blue h3, .blue legend { color:#3371b5; } 

.bluebg { background:url(../images/blue.jpg) top center no-repeat; height:172px; }	

.lightblue { background:url(../images/lightblue.jpg) bottom center no-repeat; height:25px;  }

.lightbluebg { background:url(../images/lightblue_rp.jpg) bottom center repeat-y;  }

/* CSS Navigation - 3 dropdown levels "<ul id="nav">"
------------------------------------------------------------ */
span.right { float:right;  padding:0 1em; }

#nav          { width:100%; text-align:right; }
#nav a        {  }
#nav li       { display:inline;  height:2em; line-height:2em; }
#nav li:hover { position: static; }

#nav li ul {
	position: absolute;
	left: -999em;
	background:#333;
	padding:.4em;
	width:10em;
	opacity: 0.9;
	filter:alpha(opacity=90); /* IE */
	}
#nav li ul li {	padding:0; }
#nav li ul li a {
	clear:left; 
	margin:0 auto;  
	width:10em;  
	height:1.5em; 
	line-height:1.5em;
	text-indent:5px;
	border-bottom:1px solid #666;
	}
#nav li ul li a:hover {
	background:#444;
	text-decoration:none;
	}
		
#nav li li:hover ul {
    margin: -.85em 0 0 10em;
    }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em; 
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto;  }		
			

	
/* Rounded Corners
------------------------------------------------------------ */
.mid { background: #9fb2c9; padding:0 !important; margin:0 !important;  }
.top b, .bottom b { background: #9fb2c9;  }

.top	{ }
.mid  	{ width:100%;  position:relative; }
.bottom	{ }

.top, .bottom { display:block; clear:both; }
.top b, .bottom b { display:block; height: 1px; overflow: hidden; }

b.one   { margin: 0 5px; }
b.two   { margin: 0 3px; }
b.three { margin: 0 2px; }
b.four   { margin: 0 1px; height: 2px; }

/* Misc
------------------------------------------------------------ */
.white { color:#FFFFFF; }	

h3.right { float:right;}
.title { border-bottom:1px solid #ccc; margin-bottom:18px;  }
.title h1, .title h2, .title h3, .title h4, .title h5, .title h6 { margin:0; line-height: 36px; }

/* Sticky Footer <body class="stickyfooter">
------------------------------------------------------------ */
body.stickyfooter .wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}
	
body.stickyfooter .twocollefta {
	padding-bottom:10em;
	} 	 

body.stickyfooter .footer {
	height: 10em; 
	margin-top: -10em ; /* margin same as height */
	}
	
	
/* Forms
------------------------------------------------------------ */
fieldset { 
	position: relative; 
	border-top:1px solid #ccc;
	padding: 10px;
	margin-bottom:18px;
	}
fieldset legend { 
	font-weight:bold; 
	font-size:16px; 
	padding: 0 5px;
	}

fieldset label {
	display: block;
	
	}
fieldset br { margin:0 0 9px 0;}	
	
fieldset em {
	display: block;
	position: relative;
	font-size:10px;
	}
	
span.req {
	color:#FF0000;
	}
	
.size { font-size:16px; }	
.shift { 	
	margin:0 0 0 25%;
	position:relative;
 	}
	
.radio {
	display: block;
	position: relative;
	}
	
/* Right Hand Notes about group */	
fieldset div.notes {
	position:absolute;
	right:10px;
	top:0;
	background-color:#FFFFFF;
	padding:5px; 
	border:3px solid #D1D7DC;
	width:35%;
	}

div.toggle h3, div.toggletwo h3 {
	color:#3371b5;
	border-bottom:1px solid #ccc;
	background:#FFFFFF url(../images/add.png) 5px center no-repeat;
	border:2px solid #D1D7DC;
	padding:5px 5px 5px 23px;
	margin:5px 0;
	height:18px;
	line-height:18px;
	cursor:pointer;
	}	
.shift p {
	margin-bottom:11px;
	position:relative;
	}
.tip {
	position:absolute;
	left:-20px;
	padding-top:3px;
	}		
fieldset div h4 {
	border-bottom:1px solid #ccc;
	}	
fieldset br { clear: left; }
.error {
	color: #C00;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	display:block;
	}


fieldset fieldset {  
 	border: 1px solid #ccc; 
	padding:0; 
	position: relative;
	} 

fieldset fieldset legend {  
	margin: 0;  
	padding: 0;  
	font-weight: normal;
	font-size:1em;
	} 

fieldset fieldset label {
	text-align:right;
 	}
	

	
		
	
	
/* Footer
---------------------------------------- */	
.footer {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
  	width: 869px;
	margin: 0 auto;
	text-align:center;
	font-size:11px;
	color:#333;
	padding-top:20px;
	background: url(http://boblancasterins.com/assets/images/footer_bg.jpg) top right no-repeat;
	}
.footer li {
	color:#333;
	padding:0 1em;
	display:inline;
	}		
.footer a {
	color:#333;
	}