﻿@import url("slider.css");

/*logos*/
#logo						{
	position:absolute;
	top:-1px;
	left:19px;
	width:auto;
	height:auto;
}
#textlogo					{position:absolute; top:55px; 		left:0px;			width:600px; 	height:200px;}
#logo_tagline				{position:absolute; top:0px; 		left:35px;			width:500px; 	height:auto;	 text-align:left;}
#enru						{position:absolute; top:15px; 		right:15px;			width:80px; 	height:auto; z-index: 100}
#seo_1						{position:absolute; top:635px; 		left:40px;			width:650px; 	height:auto; }
#seo_2						{position:absolute; top:663px; 		left:40px;			width:650px; 	height:auto;}

/*static components*/
#time_date					{position:absolute; top:3px; 		right:40px; 			text-align:right; z-index: 50}
#search						{position:absolute; top:652px; 		right:40px; 			}
#bookmark					{position:absolute; top:635px; 		right:42px; 			width:auto; 	height:50px;}
#menu_top					{
	position:absolute;
	top:204px;
	left:203px;
	width: 784px;
	height: 52px;
}
#twitter-facebook			{position:absolute; top:680px; 		right:175px;}

/*animated components*/
#mp3_component				{visibility:hidden; display:none;	position:absolute; top:-2px; 		right:25px;			width:342px;	height:90px;}
#zoom_menu_component		{visibility:hidden; display:none;	position:absolute; 	top:430px; 		left:325px;			width:400px; 	height:auto;		}
#zoom_menu					{														width:400px;	margin-left:auto; 	margin-right:auto;}

/* change "PAGE WIDTHS" here */
#main_wrapper				{width:990px; /*  min-width:990px; - max-width:1680px;  */ padding:0px; margin:0px; border:0px;}

/* change "HEADER HEIGHT" here */
.boxm-content					{padding-top:525px; }

/* change "FOOTER HEIGHT" here */
#footer_bg					{margin:-10px 0px 0px 0px;}
#footer						{padding:40px 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;}
#main_wrapper				{margin-left:auto;	margin-right:auto; 		position:relative;	margin:-1px auto 0px auto; border:1px transparent solid;}
#main						{background:url('../themed_images/primary_themed_bg.jpg') no-repeat center top;}

/* header styles - do not edit */
#header_bg					{width:100%;		position:absolute;		top:0px;	left:0px;	padding:0px;	border:0px; 			}
#header_wrapper				{width:100%;		position:relative;		margin-left:auto; margin-right:auto;}

/* 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					{margin-left:0px; 	margin-right:0px; 		position:relative; 	padding:0px 0px 0px 0px; border:0px;}

/* footer styles - do not edit */
#footer_bg					{width:100%;		padding:0px;}
#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 0px 0px 30px ;}
#infocolumns				{min-height:30px; border-bottom:1px #92783D dotted;  border-top:1px #92783D dotted;}
#infocenter					{border-left:1px #92783D dotted; border-right:1px #92783D dotted;}
#infocolumns				{margin:0px 0px 0px 0px ;}

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

#textlogo 					{color: #344242; font-size:55px; padding:-20px 0px 0px 0px; text-align:left; text-shadow: 2px 2px 2px #333333; font-family:Times New Roman;}
#textlogo a:link 			{color: #344242;}
#textlogo a:visited 		{color: #344242;}
#textlogo a:hover 			{color: #4A5E5C;}
#textlogo a:active 			{color: #344242;}
#enru 				{color:	#1CDCFC; 	font-size:15px; text-decoration: none;	font-weight:bold; text-shadow: 1px 1px 1px #010B0D; font-family:Arial;}
#enru a:hover 			{color: #07FE9E;}
#enru a:active			{color: #07FE9E;}
#enru a:link			{color: #07FE9E;}
#enru a:visited			{color: #07FE9E;}