* {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	color:#454740;
	text-decoration: underline;
}

a:hover {
	color: #e62a2a;
}

p {
	padding: 6px 0;
}

h1 
{
    font-size: 20pt;
    color: #e62a2a;
    font-weight: normal;
    padding: 10px 0 30px 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h2
{
    font-size: 14pt;
    color: #366179;
    font-weight: normal;
    padding: 16px 0 8px 0;
}

h3, .Upload_Category
{
    font-size: 11pt;
    color: #366179;
    font-weight: normal;
    padding: 10px 0;
}
.Upload_Category
{
    font-weight: bold;
    display: block;
}


ol, ul
{
    padding: 10px 30px;
    list-style-image: url('img/dot.png');
	font-size: 8pt;

}

ul li, ol li
{
    padding: 0 10px;

}

.access_button 
{
    background: transparent url('img/bg-access-button.png') no-repeat;
    width: 23px;
    height: 19px;
    cursor: pointer;
}

.access_registration, .access_settings
{
    background: transparent url('img/bg-registration-button.png') no-repeat;
    width: 80px;
    height: 19px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	font-size: 8pt;
}

.access_input {
    background: transparent url('img/bg-access-input.png') no-repeat;
	width: 114px;
	height: 17px;
	padding: 3px 5px 2px 5px;
	border: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
}

.FormTextBox, .FormTextArea {
    border: 1px solid #b4c1c0;   
	width: 160px;
	height: 17px;
	padding: 3px 5px 2px 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	margin: 5px 20px;
}

.FormTextArea { 
	width: 400px;
	height: 80px;
}

.FormSelectBox {
    border: 1px solid #b4c1c0;   
	width: auto;
	padding: 3px 5px 2px 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	margin: 5px 20px;
}

.FormSubmit
{
    background: transparent url('img/bg-button.png') no-repeat;
	width: 86px;
	height: 29px;
	color: #ffffff;
	font-weight: bold;
	margin: 20px 0 0 60px;
	cursor: pointer;
}

body, html 
{
    height: 100%;
	background: #ffffff url('img/bg-body.png') repeat-x;
    font-family: Arial, Tahoma, Verdana;
    font-size: 9pt;
    color: #457792;
    line-height: 18px;
	min-width: 808px;
	
}

#main 
{
    background: transparent url('img/bg-main.jpg') top right no-repeat;
 	width: 880px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
	position: relative;
}
body>#main {

 	height: auto;

}

#head 
{
    background: transparent url('img/bg-head.png') no-repeat;
	height: 174px;
}

.head_access {
	position: absolute;
	top: 145px;
	right: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.head_access td {
	padding-left: 10px;
}

.btnLogout 
{
    position: absolute;
    top: 10px;
    right: 10px;
}

#content {
   padding: 30px 30px 30px 30px;
   position: relative;
}

#content .panel {
	float: right;
	position: relative;
	left: 20px;
	width: 160px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#content .panel_topic_title {
    background: transparent url('img/ico-topics.png') left top no-repeat;
	color: #e62a2a;
	font-size: 13pt;
	padding-left: 38px;
	height: 30px;
	line-height: 30px;
}

#content .panel_news_title {
    background: transparent url('img/ico-news.png') left top no-repeat;
	color: #e62a2a;
	font-size: 13pt;
	padding-left: 38px;
	height: 30px;
	line-height: 30px;
}

#content .panel_winner {
    background: transparent url('img/bg-panel-winner.png') left top no-repeat;
	height: 254px;
	overflow: hidden;
	position: relative;
}

#content .panel_winner_names {
	font-weight: bold;
	line-height: 25px;
	padding: 20px 10px 10px 10px;
}

#content .panel_winner_title {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	height: 35px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
}

#content .panel_winner_description {
	position: absolute;
	height: 50px;
	width: 140px;
	left: 10px;
	bottom: 20px;
	overflow: hidden;
}

#content .panel p {
	padding-left: 10px;
}

#content .panel_winner, #content .panel_topic, #content .panel_news {
	margin-bottom: 20px;
}

#content .contentMain  {
	padding-left: 170px;
}

#footer {
    background-color: #ebf0d9;
	height: 95px;
	padding-top: 20px;
	text-align: center;
	color: #8e8e8c;
}

#menu {
    background: transparent url('img/bg-menu.png') left top no-repeat;
    float: left;
	padding-top: 1px;
	width: 152px;
}

#menu div {
    background: transparent url('img/bg-menu.png') left bottom no-repeat;
	height: 26px;
}

#menu div .MenuItem, #menu div .MenuItem_Sel {
	display: block;
	height: 25px;
	line-height: 25px;
	color: #386076;
	text-decoration: none;
	font-weight: bold;
    background: transparent url('img/bg-menu-item.png') left top no-repeat;
	text-align: right;
	padding-right: 20px;
}

#menu div .MenuItem_Sel {
    background-color: #ffffff;
	color: #e62a2a;
}

#menu .MenuItem {
	display: block;
	height: 25px;
	line-height: 25px;
}

#menu .toggleBlock {
	height: auto;
}

#menu .toggleBlock a {
	font-size: 8pt;
	color: #454740;
}

#menu .toggleBlock a.MenuItem_Sel {
	font-size: 8pt;
	color: #e62a2a;
}

.adminPanel 
{
    position: absolute;
    background-color: #000000;
    top: 0;
    text-align: center;
    width: 100%;
    height: 25px;
    color: #ffffff;
    padding-top: 1px;
}

.adminPanel span
{
    padding-right: 40px;
}

#Chat_Window 
{
    border: 1px solid #a8bdbc;
    padding: 4px;
    background-color: #ffffff;
    color: #454740;
    width: 600px;
    height: 200px;
    overflow: auto;
    font-family: Courier New;
}

#Chat_Nick 
{
    border: none;
    border: 1px solid #a8bdbc;
    padding: 4px; 
    background-color: #ffffff;
    font-family: Courier New;
}

#Chat_Message  
{
    border: none; 
    border: 1px solid #a8bdbc;
    padding: 4px; 
    background-color: #ffffff;
    width: 350px;
    font-family: Courier New;
}

#Chat_Actions
{
    padding-top: 5px;
}

#Chat_Button 
{
    background: transparent url('img/bg-button.png') no-repeat;
	width: 86px;
	height: 29px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	margin-left: 20px;
}


.Gallery_Item  a
{    
    color: #366179;
    
}

.Gallery_Item  {
	float: left;
	width: 110px;
	height: 110px;
	position: relative;
	padding: 10px 11px;
	border-bottom: 1px dashed #d7d7d7;
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
}

.Gallery  h1 {
    font-size: 12pt;
    color: #da0931;
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px 0 3px 0;
}

.Gallery_Icon  {
	position: absolute;
	top: 10px;
	left: 0;
}

.Gallery_Path a {
}

.Gallery_Title {
    font-size: 13pt;
    color: #366179;
    font-weight: bold;
    padding: 15px 0 5px 0;
    margin-bottom: 5px;
}

.Gallery_Features a, .Gallery_Back a {
    font-size: 10pt;
    color: #ff9b00;
    font-weight: bold;
}

.Gallery_Back {
	text-align: left;
}

.Gallery_Features {
	position: relative;
}

.Gallery_Download {
}

.Gallery_Navigation {
	text-align: left;
}

.Gallery_Navigation .before_none, .Gallery_Navigation .after_none 
{
    display: none;
}


.PageList_Paged {
    text-align: left;
}
.PageList_Selected 
{
    color: #747474;
    font-weight: bold;
    text-decoration: none;
}
.PageList_Item a
{
    font-size: 11pt;
}
.PageList_Back
{
    text-align: left;
}

.partner 
{
    text-align: center;
    padding-top: 20px;
}
.partner p
{
    text-transform: uppercase;
    font-size: 80%;
    padding: 2px 0 10px 0;
	color:#454740;    
}
.partner a
{
    padding: 0 30px;
	color:#454740;    
}

.UserForm_Error
{
    color: Red;
    font-weight: bold;  
}

div.games_none p , div.games_progress p, div.games_done p
{
    line-height: 22px;
    padding-left: 30px;
    margin-left: 20px;
    background: transparent url('img/ico-none.png') no-repeat center left;
}
div.games_progress p
{
    background: transparent url('img/ico-progress.png') no-repeat center left;
}
div.games_done p
{
    background: transparent url('img/ico-done.png') no-repeat center left;
}

.TableScore_Left
{
    float: left;
    padding: 20px;
}
.TableScore_Left th, .TableScore_Left th.title
{
    padding: 5px;
    text-align: center;    
}
.TableScore_Left th.title
{
    color: #e62a2a;
    font-size: 9pt;
}
.TableScore_Left td
{
    border-top: 1px solid #b4c1c0;
    padding: 5px;
}

.error {
    color:Red;
    padding-left: 10px;
}
