﻿@import url("styles.css");
@import url("misc/slider.css");
/*logo and seo*/
#graphic_logo				{visibility:visible;}
#text_logo					{visibility:visible;}
#logo_tagline				{visibility:visible;}
#seo_1						{visibility:visible;}
#seo_2						{visibility:visible;}
#optional_content			{visibility:hidden; display:none;}

/*static components*/
#news_ticker				{visibility:visible;}
#search						{visibility:visible;}
#bookmark					{visibility:visible;}
#twitter-facebook			{visibility:visible;}
#themed_object				{visibility:hidden; display:none;}
#get_in_touch				{visibility:hidden; display:none;}

/*menu components*/
#menu_top					{visibility:visible;}

/*animated components*/
#zoom_menu_component		{visibility:hidden; display:none;}

/*main image component*/
#image_slider				{visibility:visible;}

/*small image component*/
#mini_slider				{visibility:hidden; display:none;}

/*video component*/
#video_component			{visibility:hidden; display:none;}


/*logos*/
#text_logo					{position:absolute; 	top:60px; 		left:0px;			width:auto; 	height:auto; /*background:url('../graphics/logo_bg.png') no-repeat left top; width:530px; height:150px;*/}
#logo_tagline				{position:absolute; 	top:135px; 		left:20px;			width:auto; 	height:auto;}
#graphic_logo				{position:absolute; 	top:0px; 		left:0px;			width:auto; 	height:auto;}
#seo_1						{position:absolute; 	top:65px; 		right:20px;			width:350px; 	height:auto;	text-align:right;/*static componentsbackground:url('../graphics/seo_h1bg.png') no-repeat;*/}
#seo_2						{position:absolute; 	top:85px; 		right:20px;			width:350px; 	height:auto; 	text-align:right;}
#optional_content			{position:absolute; 	top:50px; 		right:0px;			width:350px; 	height:auto;}

/*static components*/
#news_ticker				{position:absolute; 	top:615px; 		left:10px; 			text-align:left; background:url('../graphics/latest_news_ticker.png') no-repeat 0px 0px; padding:0px 0px 0px 50px; height:40px; }
#search						{position:absolute; 	top:625px; 		right:10px;}
#bookmark					{position:absolute; 	top:19px; 		right:150px; 			width:auto; 	height:50px;}
#menu_top					{position:absolute; 	top:0px; 		left:0px;}
#twitter_facebook			{position:absolute; 	top:0px; 		right:10px;}
#themed_object				{position:absolute; 	top:120px; 		left:45px;}
#get_in_touch				{position:absolute; 	top:680px; 		right:0px;}

/*animated components*/
#mp3_component				{position:absolute; 	top:0px; 		right:0px;			width:300px;	height:90px;}
#zoom_menu_component		{position:absolute; 	top:535px; 		left:0px;			width:300px; 	height:auto;		}
#zoom_menu					{															width:300px;	margin-left:auto; 	margin-right:auto;}

/*main image component*/
#image_slider				{position:absolute; 	top:150px; 		right:0px;}






/*change header height*/
#headerTop					{height:670px;}
/*repeating background image*/
#main						{background:url('../graphics/body_bg.jpg') center top; z-index:0;}
/*background / themed by image*/
#mainBg						{background:url('../graphics/primary_bg.jpg') no-repeat center top;}
/*change headerTop width*/
#headerTop					{width:960px;}
/*change info width*/
#info						{width:950px;}
/*change content width*/
#content					{width:960px;}
/*change footercolumns width*/
#footercolumns				{width:960px;}




/*DO NOT CHANGE PAST THIS LINE UNLESS OTHERWISE INSTRUCTED*/ 
#main						{position:absolute;	top:0px;	left:0px;	padding:0px;	margin:0px;	border:0px;	width:100%;}

#headerTop					{position:relative;	margin-left:auto; margin-right:auto;}

#info, #content				
							{position:relative;	margin-left:auto; margin-right:auto;}
#footer_bg					{margin:0px 0px 0px 0px;}
#footer						{padding:0px 0px 0px 0px; 		text-align:center;}

#footer_bg					{width:100%;		padding:0px;}
#footer						{width:100%;		padding:10px 0px 160px 0px;	height:auto;}
#footer_bg					{background:url('../graphics/footer_bg.jpg') center bottom;}
#footer						{background:url('../graphics/footer.jpg') repeat-x  center top;}
#footercolumns				{margin-left:auto; margin-right:auto;}

#backtotop					{margin:0px auto 0px auto; height:40px; width:100px;}
.back_to_top				{position:absolute; top:-20px; left:0px;}

#advertising				{background:url('../graphics/advertising.jpg') repeat-x center bottom;}
#advertising_wrapper		{background:url('../graphics/advertising_bg.jpg') center center;}

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

