body
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #a8a8a8;
	background: #171717 url(/images/bg-body.png) no-repeat 50% 0%;
}

html, body
{
	height: 100%;
}

.clear
{
	clear: both;
}

a
{
	color: #3f7fcf;
}

a:hover
{
	text-decoration: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

p
{
	padding: 5px 0px;
	margin: 0px;
	line-height: 17px;
}

label
{
	cursor: pointer;
}

.outer
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(/images/bg-outer.png) repeat-x bottom;
}

.container
{
	width: 980px;
	margin: 0px auto;
	position: relative;
}

input.input
{
	font-family: Tahoma;
	font-size: 11px;
	color: #c1c4ca;
	height: 17px;
	padding: 3px 5px 0px 5px;
	background: #3b4131 url(/images/bg-input.gif) repeat-x;
	border: none;
	margin: 0px;
}

textarea.textarea
{
	width: 99%;
	height: 120px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

.btn_1, .logged a.btn_1
{
	display: block;
	width: 80px;
	height: 18px;
	background: url(/images/btn-1.png) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #171717;
	padding-top: 3px;
}

.btn_2
{
	display: block;
	width: 105px;
	height: 18px;
	background: url(/images/btn-2.png) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #171717;
	padding-top: 3px;
	border: none;
}

input.btn_2
{
	height: 21px;
	padding: 0px;
}

#.banner
{
	width: 468px;
	height: 60px;
	background: url(/images/banners/banner-1.png) no-repeat;
	position: absolute;
	top: 43px;
	left: 280px;
}

.banner
{
	width: 468px;
	height: 60px;
	background: #2b301e;
	font-size: 24px;
	position: absolute;
	top: 43px;
	left: 280px;
}

h1
{
	margin: 0px 0px 0px 3px;
	padding: 5px 0px 10px 0px;
	font-family: Verdana;
	font-size: 22px;
	font-weight: normal;
	color: #f8f8f8;
}

h1.main
{
	margin: 0px 0px 0px 3px;
	padding: 14px 0px 0px 20px;
	font-family: Verdana;
	width: 516px;
	height: 52px;
	background: #59720b url(/images/bg-h1.jpg) no-repeat;
}

h2
{
	margin: 0px;
	padding: 8px 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #c09e14;
}

h4
{
	margin: 0px;
	padding: 0px;
}

.header
{
	height: 149px;
	position: relative;
}

.header .logo
{
	display: block;
	position: absolute;
}

#logo_6
{
	width: 206px;
	height: 92px;
	background: url(/images/logo-0.png) no-repeat;
	top: 23px;
	left: 20px;
}

#logo_5
{
	width: 224px;
	height: 72px;
	background: url(/images/logo-1.png) no-repeat;
	top: 43px;
	left: 42px;
}

#logo_2
{
	width: 219px;
	height: 86px;
	background: url(/images/logo-2.png) no-repeat;
	top: 28px;
	left: 36px;
}

#logo_3
{
	width: 181px;
	height: 131px;
	background: url(/images/logo-3.png) no-repeat;
	top: 25px;
	left: 38px;
}

#logo_4
{
	width: 181px;
	height: 70px;
	background: url(/images/logo-4.png) no-repeat;
	top: 45px;
	left: 44px;
}


.langs
{
	position: absolute;
	top: 9px;
	right: 93px;
	font-family: Tahoma;
	font-size: 11px;
	color: #585858;
}

.langs a
{
	text-decoration: none;
	color: #585858;
}

.langs a:hover
{
	color: #85b713;
}

.langs span
{
	color: #000000;
	background: url(/images/bg-lang-chosen.gif) repeat-x;
	padding: 2px 6px 3px 6px;
	line-height: 19px;
}

.login_form, .logged
{
	width: 174px;
	padding: 4px 0px 4px 20px;
	position: absolute;
	top: 41px;
	right: 0px;
}

.login_form
{
	background: url(/images/bg-login-form.png) no-repeat top left;
}

.login_form input.input
{
	width: 118px;
}

.login_form .pwd_div input.input
{
	width: 99px;
}

.pwd_div
{
	width: 128px;
	position: relative;
	padding-top: 13px;
}

.login_form input.submit
{
	position: absolute;
	top: 14px;
	right: 0px;
	width: 19px;
	height: 19px;
	background: #2f3c12 url(/images/bg-login-submit.gif) no-repeat;
	border: none;
	cursor: pointer;
}

.login_form .reg
{
	padding: 8px 0px 0px 5px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 17px;
}

.login_form .reg a
{
	color: #85b713;
}

.login_form .reg .remind_pwd
{
	color: #c1c4ca;
}


.logged
{
	background: url(/images/bg-logged.png) no-repeat top left;
	font-size: 11px;
	padding: 8px 0px 8px 20px;
	color: #c1c4ca;
}

.logged a
{
	color: #83b612;
	font-weight: bold;
}

.logged a.btn_1
{
	margin-top: 10px;
}


.left_column
{
	width: 187px;
	float: left;
	padding: 35px 18px 77px 37px;
}

/* COMMON MENU STYLE */
.common_menu .sel, .common_menu div
{
	width: 179px;
	height: 26px;
	background: url(/images/bg-left-menu-item.png) no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding: 11px 0px 0px 8px;
}

.common_menu div
{
	background-position: left top;
}

.common_menu a
{
	text-decoration: none;
	color: #c0c0c0;
}

.common_menu a:hover
{
	color: #8fbe21;
}

.common_menu .sel
{
	background-position: left bottom;
	color: #1f211d;
}

.common_menu .sel a
{
	text-decoration: none;
	color: #1f211d;
}

.common_menu .sel a:hover
{
	color: #1f211d;
}

/* END COMMON MENU STYLE */


.right_column
{
	width: 164px;
	float: right;
	padding: 35px 22px 77px 10px;
}

/* USER MENU STYLE */
.user_menu .sel, .user_menu div
{
	width: 149px;
	height: 20px;
	background: url(/images/bg-right-menu-item.png) no-repeat;
	font-size: 12px;
	color: #a4be6c;
	padding: 5px 0px 0px 15px;
}

.user_menu div
{
	background-position: left bottom;
}

.user_menu div a
{
	text-decoration: none;
	color: #a4be6c;
}

.user_menu div a:hover
{
	color: #70941b;
}

.user_menu .sel
{
	background-position: left top;
	margin-top: -1px;
}

.user_menu .sel a
{
}

.user_menu .sel a:hover
{
}

/* END USER MENU STYLE */


.center_column
{
	width: 542px;
	float: right;
	padding-bottom: 17px;
}

.content_top
{
	width: 542px;
	height: 36px;
	background: url(/images/bg-content-top.jpg) no-repeat;
}

.content_outer
{
	position: relative;
	background: url(/images/bg-center-column.gif) repeat-y 3px 0px;
	padding-bottom:-10px;
	z-index: 1;
}

.content_text
{
	padding: 5px 20px 60px 20px;
	min-height: 290px;
	height: auto !important;
	height: 290px;
	position: relative;
	z-index: 3;
}

.content_text.main
{
	padding: 5px 47px 125px 47px;
}

.content_bottom_bg
{
	width: 542px;
	height: 292px;
	background: url(/images/bg-content.png) no-repeat left bottom;
	position: absolute;
	z-index: 2;
	margin: -282px 0px -10px 0px;
}


.upload_link
{
	width: 141px;
	height: 178px;
	background: url(/images/btn-upload.png) no-repeat;
	margin: -118px auto 0px auto;
	position: relative;
	z-index: 3;
}

.upload_link a
{
	width: 105px;
	height: 30px;
	position: absolute;
	top: 137px;
	left: 15px;
}

.content_bottom
{
	width: 91px;
	height: 56px;
	background: url(/images/bg-content-bottom.png) no-repeat;
	margin: -25px 75px 0px auto;
	position: relative;
	z-index: 3;
}

/* FILE UPLOAD INPUT STYLE */
.inputFile
{
	position: relative;
}

.inputFile .fileText
{
	width: 324px;
	height: 19px;
	padding: 1px 7px 0 7px;
	background: url(/images/bg-input-file.gif) repeat-x;
	margin: 1px 10px 0px 0px;
	float: left;
	border: none;
}


.fileBtn
{
	position: relative;
	width: 93px;
	height: 21px;
	float: left;
}

.fileBtn a
{
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 93px;
	height: 17px;
	background: url(/images/link-btn.gif) left top;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	color: #171717;
	padding-top: 4px;
}

.fileBtn a.hover
{
	background-position: left bottom;
}

.fileBtn div
{
	position: absolute;
	z-index: 2;
	width: 93px;
	height: 21px;
	left: 0;
	top: 0;
	overflow: hidden;
	cursor: pointer;
	opacity: 0;
}

.fileBtn div input
{
	float: right;
	position: absolute;
	right: -1px;
	top: -1px;
	font-size: 22px;
	cursor: pointer;
}

/* END FILE UPLOAD INPUT STYLE */
.rules
{
	padding: 10px 0px 0px 0px;
}

.chB
{
	margin: 0px;
}


.footer_bg
{
	height: 71px;
}


.footer_divider
{
	width: 980px;
	height: 1px;
	margin: -71px auto 0px auto;
	font-size: 1px;
	line-height: 1px;
	background: url(/images/bg-footer-divider.png) no-repeat;
}

.footer
{
	height: 50px;
	margin-top: -70px;
	width: 980px;
	margin: 0px auto;
	position: relative;
	padding-top: 20px;
}

.copyright
{
	height: 26px;
	margin-left: 380px;
	padding: 9px 0px 0px 45px;
	background: url(/images/bg-copyright.png) no-repeat;
	font-size: 11px;
	font-family:Tahoma;
	color: #878e97;
}

.signup .title
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #c09e14;
}

.signup .field input
{
	width: 95%;
	height: 19px;
	padding: 1px 7px 0 7px;
	background: url(/images/bg-input-file.gif) repeat-x;
	margin: 1px 0px 0px 0px;
	border: none;
}

.signup .comment
{
	font-size: 10px;
}

.colT
{
	border-left: #364319 1px solid;
	border-top: #364319 1px solid;
}

.colT td
{
	background: #2b301e;
	border-right: #364319 1px solid;
	border-bottom: #364319 1px solid;
}

.colT th, td.colTdiv
{
	background: #3b471f;
}

.colT th
{
	padding: 5px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #83b612;
}

.folder
{
	font-size:11px;
	padding: 10px 0px 10px 35px;
	background: url(/images/folder.gif) no-repeat left top;
	line-height: 38px;
}

.w1
{
	width: 175px;
}

#tooltip
{
	background:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	font:menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden
}