/*author: Rumin Sergey*/
/*Copyright: CENTROARTS.com*/
/*e-mail: info@centroarts.com, centroarts@mail.ru*/
/*URL: http://www.centroarts.com*/

.bgcolor1		{ background-color: #f4f7f8; }
.bgcolor2		{ background-color: #FAFAFA; }
.bgcolor3		{ background-color: #F5F5F5; }
.bgcolor4		{ background-color: #cacfd1; }
.sort			{ background-color: #cacfd1; }

.title			{ font-size: 1.2em; font-weight: bold; }
.title b		{ font-size: 1.8em; line-height: 1.8em; font-weight: normal; }
.titleline		{ border: 1px solid #FFFFFF; }
.boxtitle		{ color: #c1a374; font-weight: bold; }
.storycat		{ color: #c1a374; }
.content		{ display: block; margin: 2px 0; }
.option 		{ color: #c1a374; font-weight: bold; }
.small			{ font-size: 10px; color: #c0c0c0; line-height: 1.3em; }
.code			{ color: #0000BB; font-family: 'Courier New', monospace; }
.letter			{ padding: 0px 0px 3px 0px; text-align: center; }
.letter a		{ font-size: 10px; }

h5 { text-align: center; }

legend			{ font-size: 10px; color:#E8ECEE !important; }
fieldset		{ border: 1px solid #E8ECEE; width: auto !important; margin: 5px 0; }
code			{ color: #0000FF; }

#topusershack h1 {
	font-size: 30px;
	font-family: Sylfaen, "Times New Roman", serif;
	line-height: 1.3em;
	margin: 0;
	color: #6e040c;
	font-weight: normal;
}

#topusershack h2 { font-size: 1.1em; margin: 0; padding-bottom: 4px; color: #6e040c; }

th {
	height: 30px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background: #e9d6c2 url("../images/th.gif") left top repeat-x;
	color: #437990;
	border: 1px solid #ffffff;
}

a.sortheader, a.sortheader:hover { color: #437990; text-decoration: none; }

/*STANDART BB-EDITOR SLAED 4 PRO*/
.editor {
	clear: both;
	margin: 1px 0px 1px 0px;
	width: 398px;
	height: 23px;
	border: 1px solid #b0c4e8;
	background: #b0c4e8 url("../images/editor/bgeditor.gif") left top repeat-x;
}

.editorbutton {
	float: left;
	cursor: pointer;
	border: none;
	padding: 0;
	background: url("../images/editor/editor_btn.png") left top no-repeat;
	width: 22px; height: 23px;
}

.editorbuttonover {
	float: left;
	cursor: pointer;
	border: none;
	padding: 0;
	background: url("../images/editor/editor_btn.png") left -23px no-repeat;
	width: 22px; height: 23px;
}

.smilies{
	margin: 0px 0px 1px 0px;
	width: 398px;
	border: 1px solid #b0c4e8;
	background-color: #FFF;
	text-align: center;
}

.editorselect {
	float: left;
	padding: 2px 1px 0px 3px;
	height: 18px;
}

.editorselect select { font-size: 10px; }

/*===PAGELINK===*/
div.pagelink {
	background: url("../images/baseline.gif") repeat-x left top;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.pagelink h4 {
	color: #2571ab;
	padding: 3px 0 6px 0;
	font-size: 1em;
	font-weight: normal;
}

div.pagelink span {
	padding: 3px 3px;
	font-size: 17px;
	background-color: #5f6a73;
	color: #FFFFFF;
}

div.pagelink a {
	padding: 3px 3px;
	color: #2571ab;
	text-decoration: none !important;
	font-size: 17px;
}

div.pagelink a:hover {
	background-color: #2571ab;
	color: #FFFFFF;
}

/*===RATE===*/
.rate {
	float: left;
	padding: 2px 10px 0 0;
	cursor: pointer;
}

.urating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 17px;
	position: relative;
	background: url(../images/rating.png) top left repeat-x;
}

.urating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.urating li div {
	outline: none;
	display: block;
	width: 17px;
	height: 17px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}

.urating div.out1		{ left: 0px; }
.urating li div.over1	{ background: url(../images/rating.png) left center; z-index: 2; left: 0px; width: 17px; cursor: pointer; }
.urating div.out2		{ left: 17px; }
.urating li div.over2	{ background: url(../images/rating.png) left center; z-index: 2; left: 0px; width: 34px; cursor: pointer; }
.urating div.out3		{left: 34px; }
.urating li div.over3	{ background: url(../images/rating.png) left center; z-index: 2; left: 0px; width: 51px; cursor: pointer; }
.urating div.out4		{left: 51px; }
.urating li div.over4	{ background: url(../images/rating.png) left center; z-index: 2; left: 0px; width: 68px; cursor: pointer; }
.urating div.out5		{left: 68px; }
.urating li div.over5	{ background: url(../images/rating.png) left center; z-index: 2; left: 0px; width: 85px; cursor: pointer; }

.urating li.crating {
	background: url(../images/rating.png) left bottom;
	position: absolute;
	height: 17px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/*===ERRORS, INFO, WARNING===*/
.warning { 
	border: 1px solid #bcc7cf;
	background: #f5f7f8 url("../images/warn_bg.gif") repeat left top;
}

.w_info {
	background: url("../images/info_icon.png") no-repeat 9px center;
	padding: 18px 10px;
	padding-left: 66px;
}

.w_warning  {
	background: url("../images/warnings_icon.png") no-repeat 9px center;
	padding: 18px 10px;
	padding-left: 66px;
}

/*===ÍÀÑÒÐÎÉÊÀ ÏÎÇÈÖÈÈ ÔÎÐÌ===*/
.left {
	clear: both;
	float: left;
	padding-bottom: 4px;
	width: 28%;
	color: #829095;
}

.center {
	float: left;
	padding-bottom: 4px;
	width: 70%;
	white-space: nowrap;
}

.button {
	clear: both;
	padding: 5px 0 5px 0;
	text-align: center;
}

/*===INPUT, TEXTAREA in MODULES===*/
.account, .auto_links, .contact, .faq, .files, .jokes, .links, .media, .money,
.news, .order, .pages, .recommend, .rss_info, .search, .shop, .voting, .binput {
	width: 400px; 
	background: #fff url(../images/inputext_bg.png) repeat-x left top;
	border: 1px solid #bdbdbd;
	padding: 2px;
	font-size: 11px;
}

#user_birthday { width: 150px !important; }
select, textarea { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 11px; }
.money { width: 350px; }
.rss_info { width: 150px; }
.search { width: 150px; }
.shop { width: 400px; }
.binput { width: 100px; }

/*===INPUT BUTTONS===*/
.fbutton {
	background: #4e8cbb url(../images/fbutton.png) repeat-x left top;
	color: #fff;
	border: 1px solid #284c67;
	cursor: pointer;
	padding: 2px 6px;
}

/*menu*/
div.menu { cursor: pointer; }

div.menu div {
	float: right;
	position: relative;
	z-index: 21;
	height: 17px;
}

div.menu ul, div.menu ul li {
	margin: 0; padding: 0;
	list-style: none;
}

div.menu ul {
	border: 1px solid #a5b2bf;
	border-bottom: 0 none;
	width: 180px;
	display: none;
	right: 0;
	top: 17px;
	position: absolute;
}

div.menu ul li {
	width: 180px;
	float: left;
	display: block !important;
	border-bottom:1px solid #a5b2bf;
}

div.menu a {
	padding: 3px;
	float: none !important;
	float: left;
	display: block;
	font-weight: bold;
	text-decoration: none;
	height: auto !important;
	height: 1%;
	color: #a5b2bf;
}

div.menu a:hover, div.menu div:hover a, div.menu div.iehover a {
	background: #CCC;
	color: #FFF;
}

div.menu div:hover li a, div.menu div.iehover li a {
	float: none;
	border: 1px solid #fff;
	background: #FFF;
	color: #a5b2bf;
}

div.menu div:hover li a:hover, div.menu div:hover li:hover a, div.menu div.iehover li a:hover, div.menu div.iehover li.iehover a {
	border: 1px solid #fff;
	background-color: #a5b2bf;
	color: #FFF;
}

div.menu div:hover ul, div.menu div.iehover ul { display: block; }

.account {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.auto_links {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.contact {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.faq {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.files {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.forum {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.help {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.jokes {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.links {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.media {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.money {
	width: 350px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.news {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.order {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.pages {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.recommend {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.rss_info {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.search {
	width: 200px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.shop {
	width: 350px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.voting {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.whois {
	width: 350px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}
.zakaz {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.headnav { padding-top: 28px; }
.headnavin { padding-left: 13px; height: 13px; background: #fdfdfd url(../images/sublinks_left_arrow.gif ) no-repeat left top; }
.headnav h1 { float: right; margin: 0; }
.headnav a { float: left; padding: 0 10px; }
.headnav a img {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}

.headnav a:hover img { background-position: left -13px; }