﻿/*logos*/
#logo						{position:absolute; top:10px; 		left:400px;			width:auto; 	height:auto;}
#textlogo					{
	position:absolute;
	top:-3px;
	left:120px;
	width:720px;
	height:auto;
}
#logo_tagline				{position:absolute; top:80px; 		left:150px;			width:650px; 	height:auto;}

/*static components*/
#time_date					{position:absolute; top:82px; 		left:26px; 			text-align:right;}
#search						{position:absolute; top:396px; 		right:52px;}
#themed_object				{position:absolute; top:0px; 		left:0px;}
#bookmark					{position:absolute; top:0px; 		right:20px; 		width:auto; 	height:50px;}
#menu_top					{position:absolute; top:400px; 		right:47px;}
#twitter-facebook			{position:absolute; top:25px; 		right:20px;}

/*animated components*/
#portfolio_component		{position:absolute; top:72px; 		left:20px;			width:950px;	height:448px;}
#secondary_src				{
	width: 809px;
	height: 254px;
	position: absolute;
	top: 128px;
	right: 113px;
}
#mp3_component				{position:absolute; top:81px; 		right:30px;			width:300px; 	height:40px;}
#zoom_menu_component		{position:absolute; top:450px; 		left:30px;			width:500px; 	height:auto;		visibility:hidden; display:none;}
#zoom_menu					{														width:500px;	margin-left:auto; 	margin-right:auto;}

/*offline / designer view*/
#headerDivssr 				{width:480px; height:240px; position:relative; margin:0px 0px 0px 25px; padding:0px 0px 0px 0px; background:url('../themed_images/secondary_split_rotator1.jpg') no-repeat left top;}


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

/* change "HEADER HEIGHT" here */
.boxh-content				{height:400px;}
#content1_bg				{margin-top:419px;}

/* 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%; 		background:url('../graphics/secondary_bg.jpg') no-repeat center top; position:absolute;}

/* 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-x 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: #E5DBD2; font-size:45px; padding:40px 0px 0px 0px; text-align:center; text-shadow: 2px 2px 2px #333333; font-family:Arial, Helvetica, sans-serif;}
#textlogo a:link 						{color: #E5DBD2;}
#textlogo a:visited 					{color: #E5DBD2;}
#textlogo a:hover 						{color: #ffffff;}
#textlogo a:active 						{color: #E5DBD2;}

#news_ticker				{visibility:visible;}
#news_ticker				{position:absolute; 	top:417px; 		left:0px; 			text-align:left; background:url('../graphics/latest_news_ticker.png') no-repeat 0px 0px; padding:0px 0px 0px 50px; height:40px; }

#mp3_component {visibility:hidden; display:none; }
