/* CSS Document */
html {
	padding:0;
	margin:0;
	height: 100%;
}

body {
	background: #252324 url(images/body_bg.jpg) repeat-y top center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #463c2c;
	line-height: 130%;
	padding: 0;
	margin: 0;
	height: 100%;
}

.left {float:left;} 
.right {float:right;}

.head {
	background: url(images/head.jpg) no-repeat top center;
	height: 260px;
	min-width: 912px;
}
.head1 {
	height: 260px;
	width: 912px;
	margin: 0 auto 0 auto;
}
.login {
position: absolute;
	left: 50%;
	margin-left: -411px;
	top: 204px;
	height: 56px;
	width: 287px;
	background: url(images/login.gif) no-repeat bottom right;
	color: #c8bfab;
	text-shadow: 1px 1px 1px #332e2a;
}
.login2 {
position: absolute;
	left: 50%;
	margin-left: -411px;
	top: 204px;
	height: 56px;
	width: 287px;
	color: #c8bfab;
	font-size:11px;
	text-shadow: 1px 1px 1px #332e2a;
}
.login2 .name {
color: #c8bfab;
margin-top: 18px;
margin-bottom: 23px;
padding-left: 25px;
font-size:12px;
}
.login2 a:link, .login2 a:visited {
color: #b89b73 !important;
}
.login2 a:hover, .login2 a:active {
color: #dab888 !important;
}

.login_inputs {
margin-bottom: 25px;
}
.login input {
width: 102px;
background: transparent;
border: 0;
color: #c8bfab;
margin-top: 16px;
margin-right: 14px;
margin-left: 10px;
padding: 2px;
}
.login .button {
cursor: pointer;
width: 20px;
height: 24px;
padding:0;
margin:0;
}

.menu {
	padding-top: 220px;
	padding-right: 60px;
	width: 770px;
	margin: 0 auto 0 auto;
}
.menu a:link, .menu a:visited, .menu a:hover, .menu a:active {

}


.m_stats a:link, .m_stats a:visited, .m_stats a:hover, .m_stats a:active  {
	background-image: url(images/menu_stats.gif);
	background-position: left top;
	width: 61px;
	height: 24px;
	display: block;
	float: right;
	cursor: pointer;
}
.m_stats a:hover {
background-position: left bottom;
}
.m_team a:link, .m_team a:visited, .m_team a:hover, .m_team a:active  {
	background-image: url(images/menu_team.gif);
	background-position: left top;
	width: 56px;
	height: 24px;
	display: block;
	float: right;
	cursor: pointer;
}
.m_team a:hover {
background-position: left bottom;
}
.m_forum a:link, .m_forum a:visited, .m_forum a:hover, .m_forum a:active  {
	background-image: url(images/menu_forum.gif);
	background-position: left top;
	width: 59px;
	height: 24px;
	display: block;
	float: right;
	cursor: pointer;
}
.m_forum a:hover {
background-position: left bottom;
}
.m_faq a:link, .m_faq a:visited, .m_faq a:hover, .m_faq a:active  {
	background-image: url(images/menu_faq.gif);
	background-position: left top;
	width: 40px;
	height: 24px;
	display: block;
	float: right;
	cursor: pointer;
}
.m_faq a:hover {
background-position: left bottom;
}
.m_rul a:link, .m_rul a:visited, .m_rul a:hover, .m_rul a:active  {
	background-image: url(images/menu_rul.gif);
	background-position: left top;
	width: 72px;
	height: 24px;
	display: block;
	float: right;
	cursor: pointer;
}
.m_rul a:hover {
background-position: left bottom;
}
.m_ab a:link, .m_ab a:visited, .m_ab a:hover, .m_ab a:active  {
	background-image: url(images/menu_ab.gif);
	background-position: left top;
	width: 56px;
	height: 24px;
	display: block;
	float: right;
	cursor: pointer;
}
.m_ab a:hover {
background-position: left bottom;
}
.m_news a:link, .m_news a:visited, .m_news a:hover, .m_news a:active  {
	background-image: url(images/menu_news.gif);
	background-position: left top;
	width: 74px;
	height: 24px;
	display: block;
	float: right;
	cursor: pointer;
}
.m_news a:hover {
background-position: left bottom;
}


.content-bg {
	background: url(images/content_bg.gif) repeat-y top center;
	min-width: 912px;
}

.content-top {
	background: url(images/content_top.jpg) no-repeat top center;
}

.content-bottom {
	background: url(images/content_bottom.gif) no-repeat bottom center;
	padding: 35px 0 75px 0;
}

.content-in {
	margin: 0 auto 0 auto;
	width: 912px;
}

.left_blocks {
	padding: 0 5px 0 49px;
}

.right_blocks {
	padding: 0 72px 0 33px;
	text-align: justify;
}

.comment_separate {
	background: url(images/sep.gif) no-repeat bottom left;
	color: #935d2e;
	font-weight: bold;
	font-size: 10px;
	padding: 6px 30px 12px 30px;
	margin-bottom: 15px;
}
.comment_separate a:link, .comment_separate a:visited {
	text-decoration: none !important;
	color: #935d2e !important;
}

.donate_block {
	background: url(images/donate_bg.gif) no-repeat top left;
	width: 246px;
	height: 91px;
	text-shadow: 1px 1px 1px #332e2a;

}

.donate_block_in {
	padding: 43px 17px 10px 106px;
	color: #cdc4b4;
	font-size: 10px;
	font-family: arial;
	line-height: 120%;
}
.donate_block_in a:link, .donate_block_in a:visited {
	color: #b89b73 !important;
}
.donat_td {
background:#716d67;
border:1px solid #383531;
height:5px;
width:121px;
}

.block_content {
	background: #d0bb9b url(images/block_content.gif) repeat-y top left;
}
.block_content2 {
	background: url(images/block_content2.gif) no-repeat top left;
}
.block_content3 {
	background: url(images/block_content3.gif) no-repeat bottom left;
	padding: 14px 23px 14px 23px;
}


a .block_content {
	background: #d0bb9b url(images/block_content.gif) repeat-y top left;
	display: block;
}
a .block_content2 {
	background: url(images/block_content2.gif) no-repeat top left;
	display: block;
}
a .block_content3 {
	background: url(images/block_content3.gif) no-repeat bottom left;
	padding: 6px 23px 6px 23px;
	display: block;
	color: #551e00;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
}
a.blockm {
	text-decoration: none !important;
}

a:hover .block_content {
	background: #9baba8 url(images/block_content_on.gif) repeat-y top left;
	display: block;
}
a:hover .block_content2 {
	background: url(images/block_content2_on.gif) no-repeat top left;
	display: block;
}
a:hover .block_content3 {
	background: url(images/block_content3_on.gif) no-repeat bottom left;
	display: block;
	padding: 6px 23px 6px 23px;
	color: #152735;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.block_bottom {
	background: url(images/block_bottom.gif) no-repeat top left;
	height: 14px !important;
}

.footer {
	background: url(images/footer.gif) no-repeat top center;
	height: 103px;
	min-width: 912px;
}
.copyrights {
	width: 692px;
	margin: 0 auto 0 auto;
	padding: 15px 110px 15px 110px;
	color: #91a8a6;
	font-size: 11px;
	text-shadow: 1px 1px 1px #151d1b;
}


a {
	outline: none;
}
a:link,
a:visited {
	color: #653214;
	text-decoration: underline;
}

a:active,
a:hover {
	color: #8b3300;
	text-decoration: underline;
}
a:focus { outline: none; }

img {
	 border: 0;
}

h1 {
padding: 0;
margin: 0;
font-size: 24px;
font-weight: normal;
}
h2 {
padding: 0;
margin: 0;
font-size: 22px;
font-weight: normal;
}
h3 {
padding: 0;
margin: 0;
font-size: 20px;
font-weight: normal;
}
h4 {
padding: 0;
margin: 0;
font-size: 18px;
font-weight: normal;
}

p {
padding: 10px 0 0 0;
margin: 0;
}
p.center { 
text-align: center; 
}

.date {
color: #935d2e;
font-size: 10px;
}

.image-left {
border: 1px solid #a89680; 
margin: 7pt 7px 7px 0px; 
padding: 3px; 
float: left; 
background: #eee7de;
}
.image-right {
border: 1px solid #a89680; 
margin: 7pt 0px 7px 7px; 
padding: 3px; 
float: right; 
background: #eee7de;
}
hr {
color: #d1c7b7;
background-color: #d1c7b7;
height: 1px;
width: 100%;
}

/* TABLES */
.rwtable th a:link { color: white; text-decoration:none}
.rwtable th a:visited { color: #ececec; text-decoration:none}
.rwtable th a:hover { color: white; text-decoration:none; cursor:pointer;}
.rwtable th a:focus { outline: none; }
.rwtable tr {
	background: #dfd7c7;
}
.rwtable th {
	background: #6b645d;
	color: #ded8cc;
	padding: 3px;
}
.rwtable td {
	padding: 3px;
}
.rwtable { width:499px;max-width:500px; }

.center {
	text-align:center;
}
.small {
	font-size:11px;
}
/* TABLES WARNING*/
.err1 tr {
	background: #d14b4b;
	color: white;
}
.err1 th {
	background: #d14b4b;
	color: white;
	padding: 3px;
}
.err2 tr {
	background: #6b9a48;
	color: white;
}
.err2 th {
	background: #6b9a48;
	color: white;
	padding: 3px;
}
.err1 td, .err2 td {
	padding: 3px;
}
.err1, .err2 { width: 100%; height: 95%; max-width:536px;}
.err1 td a:link,
.err1 td a:visited,
.err1 td a:hover { color: white; cursor:pointer;}
.err1 td a:focus { outline: none; }
/* OTHER */
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
border: 1px solid #999;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}

.button {
background: #c5baa6;
}
hr.line {
border: 0;
color: #c3ab88;
background-color: #c3ab88;
height: 1px;
}
.img {
	border: 2px solid #6b645d;
	background: #6b645d;
	margin: 8px;
}
.img2 {
	margin: 8px;
}


/* ACTIVATION TIMER */
#waiter_remain {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/timer.gif) no-repeat scroll 0 0;
color:#666666;
display:block;
font-size:36px;
height:70px;
line-height:67px;
margin:0 5px;
text-align:center;
width:70px;
}
/* ONLINE OR OFFLINE */
.user_offline {
	color:red;
}
.user_online {
	color: green;
}

/* TWITTER WIDGET CSS */
.twtr-widget .twtr-tweet {
    border-bottom:1px solid #c3ab88;
    overflow:hidden;
    zoom:1;
}
.twtr-results-hr {
    width:100%;
    position:relative;
    z-index:1;
    height:1px;
    border-bottom:1px solid #c3ab88;
    bottom:7px;
    background:none;
    overflow:hidden;
}
.twtr-ft{position:relative;display:none;}
/* .twtr-hd{display:none;} */


/* ÊÍÎÏÊÀ */
 
.uibutton {
    position: relative;
    z-index: 1;
    overflow: visible;
    display: inline-block;
    padding: 0.3em 0.6em 0.375em;
    border: 1px solid #999;
    border-bottom-color: #888;
    margin: 0;
    text-decoration: none;
    text-align: center;
    font: bold 11px/normal 'lucida grande', tahoma, verdana, arial, sans-serif;
    white-space: nowrap;
    cursor: pointer;
    color: #333;
    background-color: #eee;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f6f6), to(#e4e4e3));
    background-image: -moz-linear-gradient(#f5f6f6, #e4e4e3);
    background-image: -o-linear-gradient(#f5f6f6, #e4e4e3);
    background-image: linear-gradient(#f5f6f6, #e4e4e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f6f6', EndColorStr='#e4e4e3'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    /* õàê äëÿ IE */
    zoom: 1;
    *display: inline;
}
 
.uibutton:hover,
.uibutton:focus,
.uibutton:active {
    border-color: #777 #777 #666;
}
 
.uibutton:active {
    border-color: #aaa;
    background: #ddd;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
 
/* õàê äëÿ Firefox */
.uibutton::-moz-focus-inner {
    padding: 0;
    border: 0;
}
 
/* Êíîïêè â ñòèëå Facebook ïðè ïîìîùè CSS3 */
 
.uibutton.icon:before {
    content: "";
    position: relative;
    top: 1px;
    float:left;
    width: 10px;
    height: 12px;
    margin: 0 0.5em 0 0;
    background: url(fb-icons.png) 99px 99px no-repeat;
}
 
.uibutton.edit:before  { background-position: 0 0; }
.uibutton.add:before  { background-position: -10px 0; }
.uibutton.secure:before  { background-position: -20px 0; }
.uibutton.prev:before  { background-position: -30px 0; }
.uibutton.next:before  { float:right; margin: 0 -0.25em 0 0.5em; background-position: -40px 0; }
 
/* ÐÀÑØÈÐÅÍÈß ÄËß ÊÍÎÏÊÈ */
 
.uibutton.large {
    font-size:13px;
}
 
.uibutton.confirm {
    border-color: #29447E #29447E #1A356E;
    color: #fff;
    background-color: #5B74A8;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#637bad), to(#5872a7));
    background-image: -moz-linear-gradient(#637bad, #5872a7);
    background-image: -o-linear-gradient(#637bad, #5872a7);
    background-image: linear-gradient(#637bad, #5872a7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#637bad', EndColorStr='#5872a7'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
}
 
.uibutton.confirm:active {
    border-color: #29447E;
    background: #4F6AA3;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
 
.uibutton.special {
    border-color: #3b6e22 #3b6e22 #2c5115;
    color: #fff;
    background-color: #69A74E;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#75ae5c), to(#67a54b));
    background-image: -moz-linear-gradient(#75ae5c, #67a54b);
    background-image: -o-linear-gradient(#75ae5c, #67a54b);
    background-image: linear-gradient(#75ae5c, #67a54b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#75ae5c', EndColorStr='#67a54b'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #98c286;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #98c286;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #98c286;
}
 
.uibutton.special:active {
    border-color: #3B6E22;
    background: #609946;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
 
/* ÃÐÓÏÏÀ ÊÍÎÏÎÊ */
 
.uibutton-group {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    /* õàê äëÿ IE */
    zoom: 1;
    *display: inline;
}
 
.uibutton + .uibutton,
.uibutton + .uibutton-group,
.uibutton-group + .uibutton,
.uibutton-group + .uibutton-group {
    margin-left: 3px;
}
 
.uibutton-group li {
    float: left;
    padding: 0;
    margin: 0;
}
 
.uibutton-group .uibutton {
    float: left;
    margin-left: -1px;
}
 
.uibutton-group .uibutton:hover,
.uibutton-group .uibutton:focus,
.uibutton-group .uibutton:active {
    z-index:2;
}
 
.uibutton-group > .uibutton:first-child,
.uibutton-group li:first-child .uibutton {
    margin-left: 0;
}
 
/* ÊÎÍÒÅÉÍÅÐ ÄËß ÊÍÎÏÎÊ */
 
.uibutton-toolbar {
    padding: 6px;
    border-top: 1px solid #ccc;
    background: #f2f2f2;
}
 
.uibutton-toolbar .uibutton,
.uibutton-toolbar .uibutton-group {
    vertical-align: bottom;
}
