@charset "utf-8";
/* CSS Document */

body{

	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #E8EDF0;
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*------------------------------------------------header--------------------*/
#top_bar{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 27px;
	background-image: url(images/top_bar.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
}
#top_bar_content{
	width:1003px;
	padding-top: 5px;
}

T1 { color: #CCCCCC; font-size:10px; font:bolder; text-align:right; text-decoration: none; }
T2 { color: #999999; font-size:10px; }


#header{
	width:1003px;
	height:186px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 0px;
	float: none;
	padding-top: 0px;
}
#header_top{
	width:1003px;
	height:62px;
	padding-top:0px;
	padding-bottom:5px;
	}
#header_bottom{
	width:1003px;
	height:123px;
	padding-top:0px;
	background-image: url(images/heder_bar_menu.png);
	background-repeat: no-repeat;
	}
#header_bottom_top_bar{
	width:1003px;
	height:42px;
	}
#logo {
	background-image: url(http://www.mediabooster.net/images/logo_mediabooster.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 180px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
#header_advertising {
	padding: 0px;
	float: left;
	width:200px;
	height:62px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login_icon {
	background-image: url(images/login_icon.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 62px;
	width: 62px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#login_form {
	background-image: url(images/login.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 61px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login_user {
	padding: 5px;
	padding-right:0px;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login_pass {
	padding: 1px;
	padding-left:5px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login_lock {
	padding: 0px;
	padding-left:0px;
	padding-bottom:0px;
	float: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#account_text {
	padding: 0px;
	padding-top:6px;
	padding-right:42px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration:none;
	font-style:italic;
}
	

/*------------------------------------------------body_area--------------------*/
#body_area{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4B8AA9;
	text-decoration: none;
	float: none;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_areea {
	margin: 0px;
	float: left;
	height: auto;
	width: 185px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	overflow:hidden;
}
#left_menu_area {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 320px;
	width: 153px;
}
#content_area {
	margin: 0px;
	float: left;
	height: auto;
	width: 527px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
}
#content_small {
	background-image: url(images/content_midle_small.png);
	background-repeat: repeat-y;
	height: auto;
	width: 527px;
}
#content_small_white {
	background-image: url(images/content_midle_white_small.png);
	background-repeat: repeat-y;
	height: auto;
	width: 527px;
}
#content_area_big {
	margin: 0px;
	float: left;
	height: auto;
	width: 801px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 9px;
}
#content_big {
	background-image: url(images/content_midle_big.png);
	background-repeat: repeat-y;
	height: auto;
	width: 810px;
}
#content_white_big {
	background-image: url(images/content_midle_white_big.png);
	background-repeat: repeat-y;
	height: auto;
	width: 810px;
}
#right_content {
	margin: 0px;
	float: right;
	height: auto;
	width: 272px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


/*------------------------------------------------Movies--------------------*/

#movies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

/*------------------------------------------------Movies--------------------*/


/*------------------------------------------------fotter--------------------*/
#fotter{
	width:100%;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 150px;
	background-image: url(images/fotterr.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}
#fotter_content{
	padding-top:25px;

}
.fotter_links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #202219;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fotter_copyrights {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #b17a04;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
/*------------------------------------------------fotter--------------------*/


/*--------------------------------------------pages individual style--------------------*/

/*-------------energy-------------------*/
#energy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4F9D9D;
}
/*-------------energy-------------------*/
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #E6140F;
}

/*-------------hr-------------------*/
#Shr {
	color:#FFF
}
/*-------------hr-------------------*/
