
a:link			{ color: #2666B9; font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none; }
a:active			{ color: #2666B9; font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none; }
a:visited		{ color: #2666B9; font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none; }
a:hover			{ color: #FF5500; font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none; }

.bgcolor1		{ background-color: #001B4C; }
.bgcolor2		{ background-color: #001B4C; }
.bgcolor3		{ background-color: #001B4C; }
.bgcolor4		{ background-color: #001B4C; }
.sort				{ background-color: #D1D8EC; }

A:link			{color: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica;text-decoration:none}
A:active		{color: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica;text-decoration:none}
A:visited		{color: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica;text-decoration:none}
A:hover			{color: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica;text-decoration: underline}

.text				{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica}
.title				{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.bodyline			{background-color: #e6e5e5; border: 1px #B8D1DF solid;}
.boxtitle			{FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 11px; COLOR:#ffffff; FONT-WEIGHT: bold;}
.content			{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
.content_center			{BACKGROUND: #001B4C; COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
.block-title		{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
.storytitle		{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.storycat		{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.boxcontent		{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
.option 			{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.option_center 			{BACKGROUND: #001B4C; COLOR: #FF5500; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.tiny				{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.small			{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.footmsg		{BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}

.leftblock		{vertical-align: top; WIDTH: 100%}
.rightblock		{vertical-align: top; WIDTH: 194px}

legend			{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px; COLOR:#FF5500; FONT-WEIGHT: bold;}
fieldset			{border: solid #ffffff 1px;}
td					{COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
th					{COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none; BACKGROUND-COLOR: #FFFFFF; BACKGROUND-IMAGE: url(images/b7.gif);}
hr					{COLOR: #ffffff; height: 0px; border: solid #ffffff 0px; border-top-width: 1px;}

body {
	background: #001B4C;
	scrollbar-face-color: #001B4C;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #999999;
	scrollbar-darkshadow-color: #999999;
}

input, textarea, select {
	background: #001B4C;
	color: #ffffff;
	text-indent: 2px;
	border-top-width : 2px; 
	border-right-width : 2px; 
	border-bottom-width : 2px; 
	border-left-width : 2px;
	border-color: #ffffff;
	font-size: 11px; font-family: Verdana, Helvetica; text-decoration: bold
}
.code				{ color: #0000BB; font-size: 11px; font-family: Verdana, Helvetica; }

h1					{ background: none; color: #ffffff; font-size: 30px; font-weight: bold; font-family: MagistralC, Verdana, Helvetica; text-decoration: none; text-align: center; }
h2					{ background: none; color: #FAFAFA; font-size: 11px; font-weight: bold; font-family: Verdana, Helvetica; text-decoration: none; text-align: center; }
h3					{ background: none; color: #ffffff; font-size: 11px; font-weight: bold; font-family: Verdana, Helvetica; text-decoration: none; margin: 0 0 0 0; }
h4					{ background: none; font-size: 11px; font-weight: normal; font-family: Verdana, Helvetica; text-decoration: none; text-align: center; }
h5					{ background: none; font-size: 11px; font-weight: normal; font-family: Verdana, Helvetica; text-decoration: none; text-align: center; margin: 0 0 0 0; }
legend			{ font-family: Verdana, Helvetica; font-size: 11px; color:#FF5500; font-weight: bold; }
fieldset			{ border: solid #D1D8EC 1px; }
font, td, p		{ font-size: 11px; font-family: Verdana, Helvetica; }
hr					{ height: 0px; border: solid #D1D8EC 0px; border-top-width: 1px; }
code				{ background: none; color: #0000FF; font-size: 11px; font-family: Verdana, Helvetica; }
.bgcolor1		{ background-color: #FFFFFF; }
.bgcolor2		{ background-color: #FAFAFA; }
.bgcolor3		{ background-color: #F5F5F5; }
.bgcolor4		{ background-color: #E8ECEE; }
.sort			{ background-color: #E8ECEE; }

.title			{ font-size: 1.2em; font-weight: bold; }
.title b		{ font-size: 1.8em; line-height: 1.8em; font-weight: normal; }
.bodyline		{ background-color: #FFFFFF; border: 1px solid #E8ECEE; }
.blockline		{ background-color: #FFFFFF; border: 1px solid #E8ECEE; border-top: none; }
.titleline		{ border: 1px solid #FFFFFF; }
.boxtitle		{ color: #FF5500; font-weight: bold; }
.content		{ color: #000000; }
.block-title	{ color: #2666B9; }
.storytitle		{ color: #2666B9; }
.storycat		{ color: #FF5500; }
.option 		{ color: #FF5500; font-weight: bold; }
.small			{ font-size: 0.9em; }
.code			{ color: #0000BB; font-family: 'Courier New', monospace; }
.letter			{ padding: 0px 0px 3px 0px; text-align: center; }
.letter a		{ font-size: 0.9em; }
.letter a:hover	{ background-color: #0f9d2a; color: #ffffff; }

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

th {
	color: #387543;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/cellpic.gif);
	border: 1px #FFFFFF solid;
}

/*BB-EDITOR*/
.editor {
	clear: both;
	margin: 1px 0px 1px 0px;
	width: 400px;
	height: 23px;
	border: 1px solid #d7dbcb;
	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;
}

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

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

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

/*PAGELINK*/
div.pagelink {
	padding: 0 0 6px 0;
	text-align: left;
}

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

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

div.pagelink a {
	border: 1px solid #EEEEEE;
	padding: 3px 6px;
	background: #FDFDFD;
	color: #BEBEBE;
	font-weight: bold;
}

div.pagelink a:hover {
	background: #ffa11d;
	border: 1px solid #ffa11d;
	color: #FFFFFF;
	font-weight: bold;
}

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

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

.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;
}

/*ERRORS, INFO, WARNING*/
.warning, .info {
	background: #f8f8f8 url(images/warnings_bg.png) left top repeat-x;
	border: 1px solid #e4e4e4;
	margin: 4px 0;
}

.warning div {
	background: url(images/warnings_icon.gif) 10px center no-repeat;
	padding: 10px;
	padding-left: 60px;
	color: #f94614;
}

.info div {
	background: url(images/info_icon.gif) 10px center no-repeat;
	padding: 10px;
	padding-left: 60px;
	color: #9d8770;
}

/*ÍÀÑÒÐÎÉÊÀ ÏÎÇÈÖÈÈ ÔÎÐÌ*/
.left {
	clear: both;
	float: left;
	padding: 5px 5px 5px 0;
	width: 25%;
}

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

.button {
	clear: both;
	padding: 5px 5px 5px 5px;
	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/baseline.png) top repeat-x;
	border: 1px solid #d2d2d2;
}

.money { width: 400px; }
.rss_info { width: 190px; }
.search { width: 190px; }
.shop { width: 400px; }
.binput { width: 80px; }

/*INPUT BUTTONS*/
.fbutton {
	background: #92b50a url(images/input_btn.png) top repeat-x;
	color: #fff;
	border: 1px solid #486e11;
	padding: 1px 6px;
	cursor: pointer;
}

/*LOGINFORM*/
.register div {
	float: left;
	padding: 0 3px;
}

.register div span{
	float: left;
	height: 19px;
	line-height: 19px;
	color: #999999;
}

.register input {
	float: left;
	width: 65px; height: 19px;
	border: 1px solid #bbbbbb;
	background: #fff url(images/baseline.png) top repeat-x;
	margin: 0 2px;
}

.register .fbutton {
	float: left;
	width: 47px;
	background: transparent;
	color: #fff;
	border: none;
	font-weight: bold;
}
.register .enter{
	padding: 0 4px;
}
