﻿/*logos*/
#logo						{position:absolute; top:10px; 		left:0px;			width:auto; 	height:auto;}
#textlogo					{position:absolute; top:30px; 		left:30px;			width:650px; 	height:auto;}
#logo_tagline				{position:absolute; top:80px; 		left:80px;			width:650px; 	height:auto;	 text-align:left;}
#seo_1						{position:absolute; top:170px; 		left:10px;			width:460px; 	height:auto;}
#seo_2						{position:absolute; top:230px; 		left:10px;			width:460px; 	height:auto;}

/*static components*/
#time_date					{position:absolute; top:90px; 		right:115px; 		text-align:center;}
#search						{position:absolute; top:160px; 		left:65px; 			*top:170px;}
#themed_object				{position:absolute; top:15px; 		left:400px;}
#bookmark					{position:absolute; top:132px; 		right:155px; 		width:auto; 	height:50px;}
#menu_top					{position:absolute; top:110px; 		left:23px;}
#twitter-facebook			{position:absolute; top:121px; 		right:39px;}

/*animated components*/
#zoom_menu_component		{visibility:hidden; display:none; 	position:absolute; 	top:320px; 		left:0px;			width:400px; 	height:auto;		}
#zoom_menu					{														width:400px;	margin-left:auto; 	margin-right:auto;}

/* change "PAGE WIDTHS" here */
#header_wr					{width:990px;		/*min-width:990px; 	max-width:1680px;*/}
#header						{width:990px;		/*min-width:990px; 	max-width:1680px;*/}

/* change "HEADER HEIGHT" here */
.content_bg					{margin-top:170px;}

/* change "FOOTER HEIGHT" here */
#footer_bg					{margin:-10px 0px 0px 0px;}
#footer						{padding:50px 0px 50px 0px; 		text-align:center;}

/* page styles */
html, body					{margin:0px; 		padding:0px;}
#main						{width:100%; 		position:absolute; top:0px; left:0px; padding:0px; margin:0px;}

/* header styles - do not edit */
#header_bg					{width:100%;		position:absolute;	top:0px;	left:0px;	padding:0px;	border:0px; 			}
#header_l					{width:0px;			float:left;									padding:0px; 	border:0px;}
#header_r					{width:0px;			float:right;								padding:0px; 	border:0px;}

#header_wr					{margin-left:auto;	margin-right:auto; 	height:auto;		padding:0px; 	border:0px;}
#header						{margin-left:auto; 	margin-right:auto;	position:relative;  padding:0px; 	border:0px;}
.header_bg					{padding:0px; 		border:0px; 		position:absolute; 	top:0px; 		left:0px;}

/* content styles - do not edit */
#content1_bg				{width:100%;		padding:0px; 		border:0px;}
#content1_wr				{margin-left:auto;	margin-right:auto;	position:relative;	padding:0px; 	border:0px;	min-height:350px;	}
#content1_l					{width:0px;			float:left;									padding:0px; border:0px;}
#content1_r					{width:0px;			float:right;								padding:0px; border:0px;}
#content1					{margin-left:0px; 	margin-right:0px; 	position:relative; 	padding:30px 0px 10px 0px; border:0px;}

/* footer styles - do not edit */
#footer_bg					{width:100%;		padding:0px;}
#footer_wr					{}
#footer_l					{width:0px;			float:left;}
#footer_r					{width:0px;			float:right;}
#footer						{width:100%;		height:auto;}
#footer_bg					{background:url('../graphics/footer_bg.png')	repeat-y center top;  }
#footer						{background:url('../graphics/footer.png') 		no-repeat center top;  }


/* column1 padding / margins */
#columns1					{padding-top:10px; 			padding-bottom:0px;}					
#column1_wrapper			{padding:0px 0px 0px 0px;	margin:0px;}
#left1col					{padding:0px 0px 0px 0px;	margin:0px;}
#left1pad					{padding:0px 0px 0px 0px;	margin:0px;}
#right1col					{padding:0px 0px 0px 0px;	margin:0px; position:relative;}
#right1pad					{padding:0px 0px 0px 0px;	margin:0px;}
#center1col					{padding:0px 20px 0px 30px ;}


/* seo */	
#seo						{width:100%; height:50px; position:absolute; top:0px; left:0px;}
#seo_wrapper				{position:relative; top:0px; left:0px;}
#seo_wrapper				{margin-left:auto; margin-right:auto; border:0px;}

.clear						{min-width:600px; max-width:990px; margin-left:auto; margin-right:auto; clear:both; height:0px;}

/* -------------------------- TEXT LOGO styles ------------------ */
#textlogo 								{color: #4E544E;	font-size:50px; padding:20px 0px 0px 0px; text-align:left; font-family:"Trebuchet MS", Arial;text-shadow: 2px 2px 2px #000000;}
#textlogo a:link 						{color: #4E544E;}
#textlogo a:visited 					{color: #4E544E;}
#textlogo a:hover 						{color: #009900;}
#textlogo a:active 						{color: #4E544E;}
