/* (c) C-Media */
/* tID=2 */




/* !Reset */
body {
	background-color:#FFFFFF;
}




/* !Fonts */
.font_standard {
	font-size:18px;
}
.font_standard_admin {
	font-size:16px;
}


.font_head {
	font-size:42px;
}


.font_footer {
	color:#FFFFFF;
}
.font_footer a {
	color:#FFFFFF;
}
.font_footer a:hover{
	color:#FFFFFF;
}




/* !Header */
#header_wrapper {
	margin-top:0;
	border-width:0px;
	width:100%;
}


#header_table {
	width:100%;
	background:transparent;
}


#header_table_data {
	background-attachment:scroll;
	background:transparent;
	background-position:center top;
	background-repeat:no-repeat;	
}


#header_top {
	height:260px;
}


#header_menu {
	width:894px;
}




/* !Content */
#content_wrapper {
	width:974px;
	margin:0 0 0 0;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-width:0px;
	text-align:left;
}


#content_content {
	width:894px;
}




/* !Footer */
#footer_table {
	width:894px;
}




/* !Inline Items */
.image_nest_large {
	max-width:894px;	
	overflow:hidden;
}
.image_nest_large_fancy {
	max-width:872px;
}




/* !Admin */
.admin_entry {
	width:894px;
}
.admin_entry_social {
	width:799px;
}


.admin_mainoptions_box_container {
	width:894px;
	height:30px;
}
.admin_mainoptions_left {
	float:left;
	width:85px; 
	font-size:12px; 
	height:20px; 
	margin-top:4px; 
	
	margin-left:10px; 
	text-align:left;

	
}
.admin_mainoptions_right {
	width:799px; 
	height:30px; 
	float:left;
	position:relative;
	text-algin:left;
	margin-bottom:5px;
	#margin-bottom:-15px;
}


.admin_block {
	width:894px;
}
.admin_block_layout {
	width:636px;
}
.admin_block_news {
	width:696px;
}
.admin_block_images {
	width:357px;
}
.admin_block_pages {
	width:513px;
}
.admin_block_pages_sub {
	width:546px;
}