/*
				  aG2 v1.2 css
			  	   28.12.2009
		     -v3Rtexx- © 2009-2010

*/
	

/*

			# navigation
*/

.sprtr {
	display:block;
	background:url(/graphics/navbar/sprtr.png) no-repeat center;
	height:10px;
	width:13px;
	}

a.home {
	display:block;
	width:57px;
	height:17px;
	background:url(/graphics/navbar/0home.png) no-repeat center;
	}

a.home:hover {
	background:url(/graphics/navbar/home1.png);
	}

a.content {
	display:block;
	width:77px;
	height:17px;
	background:url(/graphics/navbar/0content.png) no-repeat center;
	}

a.content:hover {
	background:url(/graphics/navbar/1content.png);
	}

a.nforum {
	display:block;
	width:62px;
	height:17px;
	background:url(/graphics/navbar/0forum.png) no-repeat center;
	}

a.nforum:hover {
	background:url(/graphics/navbar/1forum.png);
	}

a.pm {
	display:block;
	width:34px;
	height:17px;
	background:url(/graphics/navbar/0pm.png) no-repeat center;
	}

a.pm:hover {
	background:url(/graphics/navbar/1pm.png);
	}

a.profile {
	display:block;
	width:61px;
	height:17px;
	background:url(/graphics/navbar/0profile.png) no-repeat center;
	}

a.profile:hover {
	background:url(/graphics/navbar/1profile.png);
	}

a.exit {
	display:block;
	width:39px;
	height:17px;
	background:url(/graphics/navbar/0exit.png) no-repeat center;
	}

a.exit:hover {
	background:url(/graphics/navbar/1exit.png);
	}

a.register {
	display:block;
	width:79px;
	height:19px;
	background:url(/graphics/navbar/0register.png) no-repeat center;
	}

a.register:hover {
	background:url(/graphics/navbar/1register.png);
	}

a.login {
	display:block;
	width:55px;
	height:19px;
	background:url(/graphics/navbar/0login.png) no-repeat center;
	}

a.login:hover {
	background:url(/graphics/navbar/1login.png);
	}
	
/*

			# main
*/

.bg{
	background:url(/graphics/back.jpeg);
	margin:0;
	}
	
.header{
	background:url(/graphics/header.png) top no-repeat;
	/*with:1007;
	height:398;*/
	}
	
.testheader{
	background:url(/graphics/fakehead.png) center top no-repeat;
	max-width:1280;
	}

body,td,th{
 font-family: Arial;
 font-size: 8pt;
 text-shadow: 0px 0px 1px #7a7a7a;
 color: #c0c0c0;
 }

a:link {color:#d7d7d7; text-decoration:none; text-shadow:0px 0px 1px #ccc;}
a:active {color:#d7d7d7; text-decoration:none; text-shadow:0px 0px 1px #ccc;}
a:visited {color:#d7d7d7; text-decoration:none; text-shadow:0px 0px 1px #ccc;}
a:hover {color:#FFFFFF}

a.groupAdmin:link {text-shadow:0px 0px 2px #c000ff; color:#CFCFCF;}
a.groupAdmin:hover {color:#FFFFFF;}

a.groupModer:link {text-shadow:0px 0px 2px #c000ff; color:#CDCDCD;}
a.groupModer:hover {color:#FFFFFF;}

.mtitle {font-size: 10pt; text-shadow: 0px 0px 2px #ccc;}

input,textarea,select {
	vertical-align:middle; 
	font-size:8pt; 
	font-family:arial;
	}

a.noun:link {color:#e7e7e7; text-decoration:none; text-shadow:0px 0px 2px #ccc;}
a.noun:hover {color:#FFFFFF}

hr{background:url(/graphics/hr.png); height:3px; width:282px; border:0;}

label {cursor:pointer;cursor:hand}

.l1ne{
	display:block;
	background:url("/graphics/line.png");
	width:120px;
	height:1px;
	margin-top:5px;
	}

#menu {
	list-style-type:none;
	margin-left:10px;
	padding:0px;
	}

#menu li{
	margin-bottom:5px;
	font-size:10pt;
	}

#menu li a{
	margin-left:25px;
	}
	
.gTable {
	background:#101010;
	border-bottom:1px solid #ff9900;
	}

.gTableTop{
	padding:2px;
	height:40px;
	background: #202020 url(http://hl-agmod.ru/graphics/forum_subtop.png);
	color:#CCCCCC;
	font-family:Verdana,Sans-Serif;
	font-size:13px;
	font-weight:bold;
	padding-left:22px;
	text-align:center;
	text-shadow: 0px 0px 1px #ff9900;
	}
	
.gTableSubTop{
	padding:2px;
	background: #101010;
	color:#767676;
	height:25px;
	font-size:10px;
	border:1px solid #494949;
	}
	
.gTableBody {padding:2px;background:#202020;}
.gTableBody1 {padding:2px;background:#202020; height:60px;}
.gTableBottom {padding:2px;background:#202020;}
.gTableLeft {padding:2px;background:#202020;font-weight:bold;color:#CCCCCC}
.gTableRight {padding:2px;background:#202020;color:#666666;}
.gTableError {padding:2px;background:#202020;color:#ca1a1a;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {
	padding:10px;
	background:#555555;
	}
	
.forumPostTd,.forumThreadTd {
	padding:2px;
	height:60px;
	width:80px;
	background: url(/graphics/forum_back.png) no-repeat center #222222;
	}
	
.forumIcoTd {
	padding:2px;
	height:60px;
	width:80px;
	background:#222222;
	}
	
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {
	text-decoration:none;
	text-shadow: 0px 0px 4px #ff9900;
	color:#CCCCCC;
	}
	
a.catLink:visited {
	text-decoration:none;
	color:#CCCCCC;
	}
	
a.catLink:hover {
	text-decoration:none;
	text-shadow: 0px 0px 4px #ff9900;
	color:#A0A0A0;
	}
	
a.catLink:active {
	text-decoration:none;
	color:#CCCCCC;
	}
	
.sml1 {background:#2d2d2d; width:40px; height:40px;}
.smiles {background:#222222;}
.smilesPart {padding-top:5px;text-align:center;}

.codeButtons {
	font-size:7pt;
	background: #505050;
	color:#CFCFCF;
	border:1px outset #cccccc;
	height:22px;
	}

.codeCloseAll {
	font-size:7pt;
	background: #505050;
	color:#cfcfcf;
	border:1px outset #cccccc;
	font-weight:bold;
	height:22px;
	}
	
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {
	font-size:7pt;
	background: #505050;
	color:#cfcfcf;
	border:1px groove #9f9f9f;
	width:42px;
	height:22px;
	}
	


.codeMessage {
	background:url(/graphics/gtabletop.png);
	font-size:9px;
	padding:20px;
	border:dashed 1px #ccc;
	}

.quoteMessage {
	background:url(/graphics/gtabletop.png);
	font-size:9px;
	padding:20px;
	border:dashed 1px #ccc;
	}
	
.threadNametd,.threadAuthTd,.threadLastPostTd {
	padding:10px;
	background:#555555;
	}
	
.threadPostTd,.threadViewTd {
	padding:2px;
	height:60px;
	width:80px;
	background: url(/graphics/forum_back.png) no-repeat center #222222;
	}
	
.threadViewTd {
	padding:2px;
	height:60px;
	width:80px;
	background: url(/graphics/forum_back.png) no-repeat center #222222;
	}
	
.threadIcoTd {
	padding:2px;
	height:60px;
	width:80px;
	background: #222222;
	}

.threadsDetails {
	padding:10px;
	background:#222222;
	height:20px;
	color:#CCCCCC;
	height:0;
	display:none;
	}

.forumOnlineBar {
	padding:2px;
	background:#222222;
	height:35px;
	color:#c0c0c0;
	border-top: 1px groove #ff9900;
	}
	
.threadPinnedLink,.threadLink {
	font-weight:bold; 
	font-size:9pt;
	}

a.threadLink:link {
	text-decoration:none; 
	color:#cdcdcd;
	}

a.threadLink:visited {
	text-decoration:none; 
	color:#cdcdcd;
	}

a.threadLink:hover {
	text-decoration:none; 
	color:#efefef;
	text-shadow: 0 0 1px #ff9900;
	}

a.threadLink:active {
	text-decoration:none; 
	color:#eeeeee;
	}

a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#cdcdcd;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#cdcdcd;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none; color:#efefef;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:none; color:#cdcdcd;}

.pagesInfo {background:#252525;padding-right:10px;font-size:7pt;}
.switches {background:#b5843c;}
.switch {background:#272D32;width:15px;font-size:7pt;}
.switchActive {background:#7e7e7e;font-weight:bold;color:#c0c0c0;width:25px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#e4e4e4;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#e4e4e4;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:none; color:#FFFFFF;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:none; color:#eaeaea;}

.forumNamesBar {padding-bottom:7px;font-weight:bold;font-size:8pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#fcf2e3;}
a.forumBarA:visited {text-decoration:none; color:#fcf2e3;}
a.forumBarA:hover {text-decoration:none; color:#FFFFFF;}
a.forumBarA:active {text-decoration:none; color:#fcf2e3;}

a.forumBar {
	text-decoration:none;
	}
	
.postPreview,.postSubmit,.postReset,.button {
	font-size:7pt;
	background: #505050;
	color:#cfcfcf;
	border:1px groove #9f9f9f;
	width:42px;
	height:22px;
	}
	
.postTextFl {
	background:#2d2d2d;
	border:none;
	width:550px;
	height:150px;
	color:#c0c0c0;
	}
.forumDescr,.forumModer {color:#c0c0c0;font-size:7pt;text-shadow:0px 0px 0px #ccc;}
.threadDescr {color:#c0c0c0;font-size:7pt;text-shadow:0px 0px 0px #ccc;}
	
.postTable {background:#242424}
.postPoll {background:#2d2d2d;text-align:center;}
.postFirst {background:#101010;border-bottom:1px solid #ff9900;}
.postRest1 {background:#2d2d2d;border:none;}
.postRest2 {background:#2d2d2d;border:none;}
.postSeparator {height:2px;background:#ff8000;}
.postTdTop {background:#1c1815;color:#a3947f;height:23px;font-size:10px; }

.pagesBlockuz2 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;}       
.pagesBlockuz2 a:link,       
.pagesBlockuz2 a:visited,       
.pagesBlockuz2 a:hover,       
.pagesBlockuz2 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold; text-shadow:0px 0px 0px #ccc;}       
.pagesBlockuz2 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold; text-shadow:0px 0px 1px #ccc;}       
.pagesBlockuz2 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;}     
	
/* PageSelector */       
.catPages1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;}       
.catPages1 a:link,       
.catPages1 a:visited,       
.catPages1 a:hover,       
.catPages1 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold; text-shadow:0px 0px 0px #ccc;}       
.catPages1 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold; text-shadow:0px 0px 1px #ccc;}       
.catPages1 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;}       

.pagesBlockuz1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;}       
.pagesBlockuz1 a:link,       
.pagesBlockuz1 a:visited,       
.pagesBlockuz1 a:hover,       
.pagesBlockuz1 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold; text-shadow:0px 0px 0px #ccc;}       
.pagesBlockuz1 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold; text-shadow:0px 0px 1px #ccc;}       
.pagesBlockuz1 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;}       

.pagesBlock1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;}       
.pagesBlock1 a:link,       
.pagesBlock1 a:visited,       
.pagesBlock1 a:hover,       
.pagesBlock1 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold; text-shadow:0px 0px 0px #ccc;}       
.pagesBlock1 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold; text-shadow:0px 0px 1px #ccc;}       
.pagesBlock1 b {text-decoration:none;background:#2c2c2c;padding:3px 10px;color:#ccc;font-size:11px;}       
/* ---------------- */

.eTitle {
 font-family:Arial;
 font-size:11pt;
 font-weight:bold;
 text-decoration:none;
 color:#d7d7d7;
 background: url('/.s/t/875/9.gif') center left no-repeat;
 padding: 3px 3px 3px 20px;
 }
 
.eTitle a:link {text-decoration:none; color:#d7d7d7;}
.eTitle a:visited {text-decoration:none; color:#d7d7d7;}
.eTitle a:hover {text-decoration:none; color:#FFFFFF;}
.eTitle a:active {text-decoration:none; color:#d7d7d7;}
 
.enTitle {
 font-family:Arial;
 font-size:10pt;
 color:#909090;
 padding:10px;
 text-shadow: 0px 0px 1px #fff;
 text-decoration:none;
 }

