/* Basic structure CSS for Alvanon
   2007 Warkulwiz Design Associates
   http://www.warkulwiz.com 		*/

/*	Main header layout */

div#header { 
 	height: 125px;
	width: 955px;
	color: #000000;
	background-color: #ffffff;
}
div#header_img {
	padding-left:25px;
	float: left;
	height: 125px;
	width: 165px;
}
div#header_img1{
	float:left;
	height: 125px;
	margin-left:50px;
	width: 99px;
}
div.home_logo {
	display: none;
	visibility: hidden;
}

div#header_flash {
	float: right;
	height: 125px;
	width: 730px;
}
div#head_home div#header {
	display: none;
	visibility: hidden; 
}

div#flashcontent {
	padding-left: 0px;
	margin-top: 20px;
}

div#news {
	height: 20px;
	width: 725px;
	text-align: right;
	padding: 5px 5px 0px 0px;
	border-left: 225px solid #807F83;
	background-color: #f26522;
	color: #ffffff;
}

div#news_1 {
	height: 20px;
	width: 950px;
	text-align: right;
	padding: 0px 5px 0px 0px;
	/*border-left: 225px solid #807F83;*/
	background-color: #f26522;
	color: #ffffff;
}

div#news a:link, div#news a:visited {

	color: #ffffff;
	text-decoration: none;
}
div#news a:hover, div#news a:active {
	color: #ffffff;
	text-decoration: underline;
}
div#news_1 a:link, div#news_1 a:visited {

	color: #ffffff;
	text-decoration: none;
}
div#news_1 a:hover, div#news_1 a:active {
	color: #ffffff;
	text-decoration: underline;
}
div#news_1 a.left:link, div#news_1 a.left:visited {
	float:left;
	color: #ffffff;
	text-decoration: none;
}
div#news_1 a.left:hover, div#news_1 a.left:active {
	float:left;
	color: #ffffff;
	text-decoration: underline;
}


/*	Content structure */

div#center {
	width: 955px;
	margin: 0px auto;
	background: url('../images/nav_bg_repeat.gif') top left repeat-y;
}
	div.home { background: none!important; }
	
div#content {
	width: 710px;
	float: right;
}
div#content_mm {
background-color:#FFFFFF;
	width: 955px;
	float: right;
}
div#col_1_datafit {
	float: left;
	width: 470px;
	padding-bottom: 20px;
}
div#col_1 {
	float: left;
	width: 500px;
	padding-bottom: 20px;
}
div#col_2 {
	float: right;
	margin-top: 0px;
	padding-bottom: 20px;
}

div#footer { 
	clear: both;
	background-color: #ffffff;
	text-align: right;	
}
div#footer_top {
	border-left: 225px solid #636267;
	margin-bottom: 10px;
	width: 730px;
	height: 3px;
	background-color: #f26522;
	font-size: 0px;
	line-height: 0px;
}

div#footer_left {
	float: left;
}


div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

/*	News structure */
div.news_item {
	padding: 20px;
}
div.news_odd {
	background: url('../images/news-med-grey.gif') top left repeat-y #dfe0e2;
}
div.news_even {
	background: url('../images/news-white.gif') top left repeat-y #f5f7f6;
}
div.source {
	font-size: 12px;
	color: #b71c1c;
	width: 250px;
	height: auto;
	padding-top: 20px;
	float: left;
}
div.source p {
	color: #636267;
	padding-left: 5px;
	padding-right: 40px;
	}
div.story {
	width: 400px;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	float: right;
}
	div.split_left {
		float: left;
		width: 150px;
		text-align: right;
	}
	div.split_right {
		float: right;
		width: 250px;
	}
div.split {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	border-top: 1px dashed #636267;
	margin-left: 195px;
}

/* Measurement Links */
div.measurement {
	float: left;
	width: 123px;
	padding-bottom: 20px;
	padding-right: 30px;
	text-align: center;
}
