@charset "utf-8";
/* CSS Document */

body {
	background: #a6ccff url(images/gradient.png) top center repeat-x;
	font: 400 14px Arial, Helvetica, sans-serif;
}

#doc {
	margin:auto;
	position:relative;
	width:985px;	
}

h2 {
	font-size:12px;
}

#headerlogo{
		background: url(images/gradient5.png) bottom center no-repeat;
}

#footer{
	color:#3073F9;
	text-align:left;
	background: #eee url(images/gradient2.png) bottom center repeat-x;
	padding-bottom:10px;
	margin-bottom: 33px;
	        border-radius: 0 0 9px 9px;
		 -o-border-radius: 0 0 9px 9px;
	   -moz-border-radius: 0 0 9px 9px;
	-webkit-border-radius: 0 0 9px 9px;


}

#footer a h3 {
	color:#fff;	
	background: #aaa url(images/gradient2.png) bottom center repeat-x;
	margin:0 2px;
	padding: 3px;
	        border-radius: 5px;
		 -o-border-radius: 5px;
	   -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.foot-a{text-decoration:none;padding-left:5px;}
#footer table {margin: 10px;}

#footer  hr {border: 1px solid #ccc;}

#sitemap{
	float:right;
	background:#222;
	padding: 3px 9px;
	border-bottom: 1px solid #333;
	        border-radius: 0 0 5px 5px;
		 -o-border-radius: 0 0 5px 5px;
	   -moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

#promobar{
	background: transparent url(images/center_banner.png) no-repeat;
	height: 300px; /*345px;*/
	width:1300px;
	margin-left:-145px;
	top:-10px;
	position:relative;

}
#promotext{
	width: 195px;
	left: 50px;
	margin-top:-213px;
	
}
#slideshow{
	
	width: 800px;
	height: 225px;
	top: 31px;
	left: 275px;
	position: relative;
}
#videoPlayer2{
	width:245px;
	margin-left:-22px;
}

	/* <!-- */
	/* General styles */
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		min-width:600px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:14px;
	}

	h1{
		font-size:14px;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	a {
		color:#369;
		text-decoration:none;
	}
	
	#sitemap a {color:#ccc;font-size:11px;}

	a:hover {
		text-decoration:none;
	}
	
/* mikes crazy css */
#o2media {
	margin: 0 auto;
	width: 100%;
	background: transparent url(http://cdn.o2mediainc.com/images/o2media.png) top center no-repeat;	
	overflow: hidden;
	min-height: 250px;
}

#o2media p {
	font-size: 120%;
	color: #666;
	padding: 5px 20px;
}	

a.balink{color:#bc4676;} 
a.dslink{color:#0a3c91;}
a.ltlink{} 
a.olink  {color:#3073F9;}

#o2media span.sp-color {color:#222;}

#o2media h1 {
	margin:0;
	padding: 4px 20px;
	background: #666 url(images/gradient4.png) bottom center repeat-x;
	border: 1px solid #666;
	text-shadow: 0 -1px 2px #222;
	font: 400 30px Arial, Helvetica, sans-serif;
	color: #fff;
}

#o2media h2 {
	margin:0;
	padding: 4px 20px;
	font: 400 32px Arial, Helvetica, sans-serif;
	color: #3073F9;
}

#newsout {
	float:right;
	margin: 135px 155px 0 20px;
	padding:3px;
	background:transparent;
	        box-shadow: 0 0 5px #999;
	     -o-box-shadow: 0 0 5px #999;
	   -moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	        border-radius: 9px;
		 -o-border-radius: 9px;
	   -moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	
	width: 270px;

}

#newsin {
	padding:5px;
	background: #39f url(images/pattern.png) top center repeat-x;
	        border-radius: 5px;
		 -o-border-radius: 5px;
	   -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#newsin p{color:#fff;padding:0;}
#newsin input[type=text], #newsin input[type=email] {
	padding: 3px 5px;
	margin: 3px 0;
	border: 2px solid #444;
	background: #fff url(http://cdn.o2mediainc.com/images/input-text_fade.png) top right no-repeat;
	        border-radius: 5px;
		 -o-border-radius: 5px;
	   -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/**********************/



	.story{
		float:right;
		width:150px;
		}
	.story h1{
		color:#3073F9;
		font-size:12px;
		}

	.storyphoto{
		float:left:
	}
	#news{
	background-color: white;
	padding:20px;
	}
		.newsstory{
	background-color: white;
	padding:20px;
	}
	
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
		/*border-bottom:1px solid #000;*/
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}

	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		/*border-top:4px solid #000;*/
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	        border-radius: 9px 9px 0 0;
		 -o-border-radius: 9px 9px 0 0;
	   -moz-border-radius: 9px 9px 0 0;
	-webkit-border-radius: 9px 9px 0 0;
	background: url(images/gradient3.png) bottom center repeat-y;
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
		
	}
	/* 3 Column settings */
	.threecol {
	/* right column background colour */
	        border-radius: 9px 9px 0 0;
		 -o-border-radius: 9px 9px 0 0;
	   -moz-border-radius: 9px 9px 0 0;
	-webkit-border-radius: 9px 9px 0 0;
	background: url(images/gradient3.png) bottom center repeat-y;
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:transparent;		/* center column background colour */
	}
	.threecol .colleft {
		right:40%;			/* width of the middle column */
		background:transparent;	/* left column background colour */
	}
	.threecol .col1 {
		width:33%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:31%;			/* Width of left column content (column width minus padding on either side) */
		left:34%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:78%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	.col3 li{
		font-size:15px;
		color: #3073F9;
		margin-left:-20px;
		margin-bottom:20px;
		list-style:disc;
	}
		.col3 a{
		font-size:15px;
		color: #3073F9;
		text-decoration:none;
		
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #ccc;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	/* --> */

	

/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
padding: 0px;
height: 43px;
background: #000 url(images/gradient2.png) bottom center repeat-x;
	        border-radius: 9px;
		 -o-border-radius: 9px;
	   -moz-border-radius: 9px;
	-webkit-border-radius: 9px;
border: 1px solid #333;
	
width:985px;
margin-top:0px;
position:relative;
top:-13px;

}
#nav-container-left{
	float:left;
	/*background:url(images/menu_left.jpg) no-repeat;*/
	width:5px;
	height:43px;
}

#nav-container-right{
	float:right;
	/*background:url(images/menu_right.jpg) no-repeat;*/
	width:5px;
	height:43px;
}

.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;

}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
margin-left:20px;
}
.nav-container li a{
float:none;
/* see 'a' tag section for this style property  */
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container form{
margin-top:13px;

}

li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
	padding:7px 15px;
	margin: 5px 0px 0px 0px;
	color: #ddd;/*#0a3c91;/*#3073F9;*/
	font: 700 14px Trebuchet MS, Arial, sans-serif, Helvetica;
	text-decoration:none;
	text-shadow: 0 1px -1px #111;
}

#nav-container img{margin: -2px -2px -4px -2px;}


#nav-container a:hover, #nav-container a:active {
	color: #fff;/*#3073F9;*/
	background: transparent;
	        border-radius: 5px 5px 0 0;
		 -o-border-radius: 5px 5px 0 0;
	   -moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;

}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul
{	
	padding: 5px 4px 10px 4px;
	margin:0;
	background:#666 url(images/gradient4.png) bottom center repeat-x;
	border-bottom: 1px solid #222;
	border-left:   1px solid #333;
	border-right:  1px solid #333;
				border-radius: 0 5px 5px 5px;
			 -o-border-radius: 0 5px 5px 5px;
		   -moz-border-radius: 0 5px 5px 5px;
		-webkit-border-radius: 0 5px 5px 5px;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
	padding:5px 10px 5px 6px;
	background: #666;
	font-size:14px;
	border-bottom: 1px solid #999;
	margin:0;
	width: 135px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
	color: #fff;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color:#0CF;
font: 700 14px Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #0CF;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:14px 2px 0px 2px;
border-color:#AAAAAA;
}

/******************************************** END OF MENU *****************************************/



/* ######### CSS for Shade Tabs. Remove if not using ######### */
	
	.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	}
	
	.shadetabs li{
	display: inline;
	margin: 0;
	}
	
	.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: none;
	border-bottom: 1px solid #3073F9;
	color:#3073F9;
	background: white;
	}
	
	.shadetabs img{
		padding:3px;
	}
	
	.shadetabs li a:visited{
	color: #3073F9;
	}
	
	.shadetabs li a:hover{
	
	color: #0CF;
	}
	
	.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
	border: 1px solid #3073F9;
	border-bottom:3px solid white;
	padding:10px 5px 0 5px;
	}
	
	.shadetabs li a.selected{ /*selected main tab style */
	background-image: url(http://www.thebalancingact.com/skins/sunrise/images/bar_back_hl.jpg);
	background:white;
	border-bottom-color: white;
	}
	
	.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
	}
	
	.tabcontent{
	display:none;
	}
	
	@media print {
	.tabcontent {
	display:block !important;
	}
	}
	
	
	
	.tabcontent{
	display:none;
	margin-top:10px;
	}
	
	@media print {
	.tabcontent {
	display:block !important;
	}
	}
	

	.tabcontentstyle{ /*style of tab content oontainer*/
	border: 1px solid gray;
	width: 300px;
	margin-bottom: 1em;
	padding: 10px;
	}
	
	.tabcontent{
	display:none;
	}
	
	@media print {
	.tabcontent {
	display:block !important;
	}
	}
	
	#promoBox{
		background:#fff;
		width:310px;
		
overflow-x:hidden; 
overflow-y:scroll;
height: 700px;
		
		
	}
	#promoBanners{ 
		width:288px; 
		border-top:1px solid #3073F9;
		padding: 0px;
		margin-left:10px;
		margin-top:-12px;
	}
	.quote {
		font-style:italic;
		font-size:12px;
	}
	.specialinfo{
		background:#CCC; 
		margin:10px;
		padding: 10px;
	}
	

