 * {
    margin: 0;
    padding: 0;
}

body {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color:#3f3f3f;
    background-color: #feefa4;
}

ul {
    list-style: none;
}

li {
}

h1 {
    font-size:18px;
    min-height:22px;
    line-height:22px;
}

h2 {
}

h3 {
}

img {
    border: none;
}

a {
    text-decoration: none;
} .separator {
    clear: both;
    float: none !important;
    height: 0 !important;
} #page_wrapper {
    background: url(../images/bg_page_wrapper.gif) repeat-y;
    width: 972px;
    padding: 0 15px;
    text-align: center;
    margin: 0 auto;
} #page {
    text-align: left;
    background: #f0f0f0 url(../images/bg_page2.jpg) no-repeat;
    min-height: 454px;
	position:relative;
}

#page #right_img{
    max-width:230px;
    max-height:165px;
	overflow:hidden;
}

#page #user_options{
    padding:10px;
	font-size:13px;
}

#page #user_options a{
    color:#F4910F;
}

.right_corner{
    position:absolute;
    right:0;
    top:0;
}

/*
 *  HEADER
 **/ 
 .menu {
	padding-left:9px;
	padding-top:10px;
}

 .menu ul{
	background: url(../images/header_tab_border.png) no-repeat;
	padding-left:2px;
}

 .menu li{
 	height:31px;
 	line-height:31px;
	width:134px;
	font-size:14px;
	font-weight:bold;
	padding-right:2px;
 	float:left;
	text-align:center;
	background: url(../images/header_tab_border.png) no-repeat right 0;
}

.menu li a{
	color:#F4910F;
}

.menu li.active{
	background: url(../images/header_active_tab_border.png) no-repeat;
}

.menu li.active a{
	color:#f4910f;
}
/*
 *  BODY
 **/
#main_menu{
	float:left;
	width:165px;
	padding:230px 32px 15px 10px;
	text-align:right;
    position:relative;
}

#logo_wrapper{
    position:absolute;
    top:0;
    left:0;
	width:230px;
    height:225px;
    overflow:hidden;	
}

#logo_wrapper .logo{
    overflow:hidden;
    width:230px;
    text-align:center;
}

#logo_wrapper .logo img{
    vertical-align:middle;
}

#logo_wrapper #left_img{
    height:112px;
    line-height:112px;

}

#logo_wrapper #logo{
    height:113px;
    line-height:113px;
}

#logo_wrapper #logo img{
    vertical-align:bottom;
}

#main_menu li{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	height:20px;
}

#main_menu li{

}

#main_menu li a{
	color: #FEAB00;
}

#main_menu li.active a{
	color:#f4910f;
}

#main_content{
	float:left;
    padding-left:1px;

}

#main_content .block{
    width:200px;
    padding-left:50px;
}

#main_content .my_message{
    width:450px;
    padding-left:50px;
	padding-top:10px;
}

#main_content .block .button_containet{
    text-align:right;
}

#video_upload{
    width:972px;
    height:206px;
    background: url(../images/video_upload.jpg) no-repeat;
    position:relative;
}

#link_video_upload_form,
#link_video_upload_help{
    position:absolute;
}

#link_video_upload_form{
    left:447px;
    top:20px;
}

#link_video_upload_form a{
    height:105px;
    width:105px;
    display:block;
}

#link_video_upload_help{
    top:168px;
    left:467px;
}

#link_video_upload_help a{
    display:block;
    height:20px;
    width:70px;
}

/*
 *  FOOTER
 **/ 
 #footer_wrapper {
    background: url(../images/bg_footer_wrapper.jpg) repeat-x;
    height: 75px;
    padding: 13px 16px;
    text-transform: uppercase;
} #footer h1 {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    height: 14px;
    color: #a7a7a7;
} #footer .left_col {
    float: left;
	padding:0 5px;	
} #footer .left_col img{
    text-transform: none;
} #footer .center_col {
    padding-left: 20px;
    width: 233px;
    float: left;
} #footer .right_col {
    float: right;
} #footer .right_col ul{
    float: right;
}#footer .right_col li {
    float: left;
    padding: 0 5px;
    border-right: 1px solid #f4910f;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    height: 14px;
} #footer .right_col li.first {
    padding-left: 0;
} #footer .right_col li.last {
    border: 0 solid;
    padding-right: 0;
} #footer .right_col li a {
    color: #f4910f;
} #footer .right_col p.link_wrapper {
    padding-top: 0;
    color: #f4910f;
} #footer .right_col p.link_wrapper a {
    height: auto;
    display: inline;
    color: #f4910f;
} #footer .right_col .copyright {
    float: right;
    clear: both;
    font-size: 10px;
    padding-top: 15px;
    color: #646464;
} #footer .right_col .enterprice {
    float: right;
    clear: both;
    font-size: 10px;
    color: #646464;
}
