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

.bgcolor1		{ background: #FFF; }
.bgcolor2		{ background: #FAFAFA; }
.bgcolor3		{ background: #F5F5F5; }
.bgcolor4		{ background: #e4e4e4; }
.sort			{ background: #e4e4e4; }

.bodyline		{ background: #FFF; border: 1px #e4e4e4 solid; }
.blockline		{ background: #FFF; border: 1px #e4e4e4 solid; }
.storytitle		{ background: none; sans-serif; }
.titleline		{ border: 1px #FFF solid; }
.boxtitle		{ color: #F50; font-weight: bold; }
.content		{ background: none; color: #000000;  }
.storycat		{ background: none; color: #1567bc; }
.tiny			{ color: #000;  font-weight: normal; }
.small			{ color: #a1a1a1; font-size: 10px; font-weight: normal;}
.code			{ color: #00B; }
.letter			{ text-align: center; }

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

.option { 	
	font-size: 12px;
	color: #ff4f4f;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	}

.block-title {
	height: 26px;
	font-size: 10px;
	font-weight: bold;
	color: #3283cf;
	background: #FFF url(../images/cellpic.gif) repeat-x;
}

th {
	height: 26px;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #3283cf;
	background: #FFF url(../images/cellpic.gif) repeat-x;
}

th a:link, th a:visited, th a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #3283cf;
}

th td {
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

.fbutton {
	background: #FBFBFB url(../images/button_bg.png) top repeat-x;
	color: #2666B9;
	border: 1px solid #E4E4E4;
	padding: 1px 6px;
	cursor: pointer;
}

.binput {
	width: 100px; 
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.account, .auto_links, .contact, .faq, .files, .jokes, .rss_info,
.links, .media, .help, .news, .order, .pages, .recommend, .voting, .forum, 
.money, .rss_info, .search, .shop, .whois {
	width: 400px; 
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.money { width: 350px; }
.rss_info { width: 190px; }
.search { width: 200px; }
.shop { width: 350px; }
.whois { width: 350px; }

.editor {
	clear: both;
	margin: 1px 0px 1px 0px;
	width: 398px;
	height: 23px;
	border: 1px solid #ced9ec;
	background: 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;
}

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

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

.pagelink h4 {
	font-weight: 11px;
	margin-top: 12px;
	margin-bottom: 8px;
	font-weight: bold;
	line-height: 135%;
	color: #4f7cba;
}

.pagelink {
	margin: 3px;
	line-height: 135%;
}

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

div.pagelink span {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	padding: 4px 6px;
	color: #bebebe;
}

div.pagelink a {
	border: 1px solid #EEEEEE;
	padding: 4px 6px;
	background: #FDFDFD url(../images/pagelink.png) left top repeat-x;
	margin: 0px 1px;
	color: #BEBEBE;
	font-weight: bold;
}

div.pagelink a:hover {
	background: #83D5FC url(../images/pagelink.png) left -40px repeat-x;
	border: 1px solid #2666B9;
	color: #FFFFFF;
	font-weight: bold;
}

div.pagelink span.plink_a_out {
	cursor: pointer;
	border: 1px solid #EEEEEE;
	padding: 4px 6px;
	background: #FDFDFD url(../images/pagelink.png) left top repeat-x;
	color: #BEBEBE;
	font-weight: bold;
}

div.pagelink span.plink_a_over {
	cursor: pointer;
	border: 1px solid #2666B9;
	background: #83D5FC url(../images/pagelink.png) left -40px repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

.left {
	clear: both;
	float: left;
	padding: 5px 0 5px 5px;
	width: 14%;
	font-size: 10px;
}

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

.noright .left {
	padding: 0 5px 5px 0;
	width: 26%;
	font-size: 10px;
}

.noright .center {
	float: left;
	padding: 0 0 5px 0;
	width: 70%;
	white-space: nowrap;
}

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

/* ----- RATING ----- */
.rate {
	float: left;
	padding: 2px 1px 0px 5px;
}

.urating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 17px;
	position: relative;
	background: url(../images/rating.gif) 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.gif) left center; z-index: 2; left: 0px; width: 17px; cursor: pointer; }
.urating div.out2			{ left: 17px; }
.urating li div.over2	{ background: url(../images/rating.gif) left center; z-index: 2; left: 0px; width: 34px; cursor: pointer; }
.urating div.out3			{left: 34px; }
.urating li div.over3	{ background: url(../images/rating.gif) left center; z-index: 2; left: 0px; width: 51px; cursor: pointer; }
.urating div.out4			{left: 51px; }
.urating li div.over4	{ background: url(../images/rating.gif) left center; z-index: 2; left: 0px; width: 68px; cursor: pointer; }
.urating div.out5			{left: 68px; }
.urating li div.over5	{ background: url(../images/rating.gif) left center; z-index: 2; left: 0px; width: 85px; cursor: pointer; }

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

.uwarn {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background: url(images/warn.gif) top left repeat-x;
}

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

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

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

.uwarn li.cwarn {
	background: url(images/warn.gif) left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/*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; }
