/* Downlive v2 Template */

a:link			{ color: #0066ff; font-family: Tahoma, Verdana, Helvetica, sans-serif; text-decoration: none; }
a:active		{ color: #378B0E; font-family: Tahoma, Verdana, Helvetica, sans-serif; text-decoration: none; }
a:visited		{ color: #0066ff; font-family: Tahoma, Verdana, Helvetica, sans-serif; text-decoration: none; }
a:hover		{ color: #663300; font-family: Tahoma, Verdana, Helvetica, sans-serif; text-decoration: none; }

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

.bodyline		{ background: #FFF; border: 1px #C5C5C5 solid; }
.blockline		{ background: #FFF; border: 1px #C5C5C5 solid; border-top: none; }
.storytitle	{ background: none; color: #378B0E; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; }
.titleline		{ border: 1px #FFF solid; }
.boxtitle		{ font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color: #F50; font-weight: bold; }
.content		{ background: none; color: #000000; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; }
.block-title	{ background: none; color: #378B0E; font-size: 11px; font-weight: bold; font-family: Tahoma, Verdana, Helvetica, sans-serif; }
.storycat		{ background: none; color: #FF5500; font-size: 11px; font-weight: bold; font-family: Tahoma, Verdana, Helvetica, sans-serif;}
.option 		{ font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color: #F50; font-weight: bold; }
.tiny				{ color: #000; font-size: 11px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, sans-serif;}
.small			{ color: #787878; font-size: 10px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, sans-serif;}
.code			{ color: #00B; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; }
.letter			{ background: none; font-size: 11px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, sans-serif; text-decoration: none; text-align: left; padding: 0px 0px 10px 0px; }

h1				{ margin: 0; text-align: left; color: #979797; font-size: 18px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, sans-serif; display: block; text-decoration: underline; background: transparent url(../images/title.gif) bottom left repeat-y; padding: 8px; padding-left: 12px; }
h2				{ background: none; color: #FF5500; font-size: 11px; font-weight: bold; font-family: Tahoma, Verdana, Helvetica, sans-serif; text-align: center; }
h3				{ background: none; color: #378B0E; font-size: 11px; font-weight: bold; font-family: Tahoma, Verdana, Helvetica, sans-serif; margin: 0; }
h4				{ background: none; font-size: 11px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, sans-serif; }
h5				{ background: none; font-size: 11px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, sans-serif; text-align: center; margin: 0; }
legend			{ font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color:#F50; font-weight: bold; }
fieldset		{ border: solid #C5C5C5 1px; }
font, td, p		{ color: #666; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; }
hr					{ height: 0px; border: 0px solid #C5C5C5; border-top-width: 1px; }
code				{ background: none; color: #0000FF; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; }

th {
	color: #315d03;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	background: #FFF url(../images/cellpic.gif) repeat-x;
	border: 1px #FFF solid;
}

body {
	margin: 0;
	padding: 0;
	line-height: 125%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #444;
	font-size: 11px;
	text-align: center;
}

input, textarea, select {
	background: #FAFAFA;
	color: #777;
	border: 1px #DDD solid;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

form { margin: 0px; padding: 0px; }

.code {
	background: none;
	color: #4848de;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica;
	margin: 3px;
}

div.menu {
	cursor:pointer;
	padding: 2px;
}

div.menu div {
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
	list-style: none;
	position: relative;
	height: 24px;
	z-index: 21;
}

div.menu ul {
	margin: 0;
	border: 1px solid #378B0E;
	border-bottom: 0 none;
	padding: 0;
	width: 180px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	right: 0;
}

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

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

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

div.menu a:visited {
	color: #378B0E;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

div.menu div:hover li a, div.menu div.iehover li a {
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	float: none;
	border:1px solid #fff;
	background: #FFF;
	color: #378B0E;
}

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 {
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	border:1px solid #fff;
	background: #378B0E;
	color: #FFF;
}

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

.earea {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #33CC00;
}

.fbutton {
	background: #ff6e02 url(../images/btnsearch.gif) top repeat-x;
	border: 1px solid #c85500;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.bbcodes {
	background: #ff6e02 url(../images/btnsearch.gif) top repeat-x;
	border: 1px solid #c85500;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.ebutton {
	float: left;
	cursor: pointer;
	width: 50%;
	background: #FFFFFF;
	border: 1px solid #33CC00;
	color: #33CC00;
}

.bbutton {
background-color: #F8F8F8;

    padding:0 8px 0 8px;

    height:18px;

    font-family:verdana;

    font-size:10px;

    color:#3d3d3d;

    margin-top:0px;

    margin-left:103px;

}

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

.hidden {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	color: #E8EBEE;
	background: #FFF;
}

.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 {
	color: #ff7800;
	font-weight: bold;
}

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

#register div {
	float: left;
	padding: 0 1px;
}

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

#register div input {
	float: left;
	width: 30px;
	margin: 0 1px;
	border: 1px solid #bad4ec;
}

#register .fbutton {
	background: #58c9fc url(../images/btnsearch.gif) top repeat-x;
	color: #FFFFFF;
	border: 1px solid #fff;
	font-weight: bold;
	width: 52px;
	margin: 0 1px;
	cursor: pointer;
}

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

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

div.pagelink a:hover {
	background: #0099ff url(../images/pagelink.png) left -40px repeat-x;
	border: 1px solid #378B0E;
	color: #FFFFFF;
	font-weight: bold;
}

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

.rate {
	cursor: pointer;
	float: left;
	padding: 0px 0px 0px 0px;
}

.urating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	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: 16px;
	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: 16px;
	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;
}

.left {
	clear: both;
	float: left;
	padding: 5px 5px 5px 5px;
	width: 25%;
}

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

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

#page_bg {
  background: #E4E7F5 url(../images/backgroung.JPG);
	color: #000000;
	font: 10pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 5px;
	padding: 0px;

}

p {
	margin-top: 0;
	margin-bottom: 5px;
}

a img {
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

#wrapper {
	margin: 0 auto;
	position: relative;
	background: #FFF;
	width: 996px;
	text-align: left;
}

#shadow-l {
	background: transparent url(../images/shadow-l.gif) 0 0 repeat-y;
	padding-left: 5px;
	position: relative;
}

#shadow-r {
	background: transparent url(../images/shadow-r.gif) 100% 0 repeat-y;
	padding-right: 5px;
	position: relative;
}

/* IE hack */
* html #shadow-l {float: left;}
* html #shadow-r {float: right;}
/* END IE hack */

/* Øàïêà */
#header {
	height: 150px;
	background: transparent url(../images/header_bg.jpg) top right no-repeat;
	position: relative;
}

#header-l {
	height: 150px;
	background: #240 url(../images/header-l.png) 0 0 no-repeat;
	position: relative;
	padding-left: 15px;
}

#header-r {
	height: 150px;
	background: #240 url(../images/header-r.png) right top no-repeat;
	position: relative;
	padding-right: 26px;
}

#toolbar{
	position: absolute;
	right: 47px;
	top: 19px;
	display: block;
	width: 195px;
	line-height: 22px;
	height: 22px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-align: right;
}

#toolbar img {display:none}
#toolbar a:link, #toolbar a:visited {font-family: Tahoma, Verdana, Helvetica, sans-serif; color: #FFF;}
#toolbar a:hover {font-family: Tahoma, Verdana, Helvetica, sans-serif; text-decoration: underline; color: #FFF;}

#homes {
	position: absolute;
	right: 0;
	top: 19px;
	width: 44px;
	height: 23px;
}

#homes a img{
	float: left;
}

#logo{
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	text-align: center;
	background: transparent url(../images/logotype-green.png) no-repeat;
}

#bannerblock {
	position: absolute;
	top: 45px;
	right:0;
	width: 468px;
	height: 60px;
}

/* Íàñòðîéêà ìåíþ áàðà*/
#menue-l {
	height: 56px;
	background: #ff8608 url(../images/menue-bgl.png) 0 0 no-repeat;
	position: relative;
	padding-left: 13px;
}

#menue-r {
	height: 56px;
	background: url(../images/menue-bgr.png) 100% 0 no-repeat;
	position: relative;
	padding-right: 13px;
}

#menue {
	margin: 0;
	padding: 0;
	height: 56px;
	background: url(../images/menu_bg.png) top repeat-x;
	position: relative;
	overflow: hidden;
	}

#nav {
	margin: 0;
	padding: 0;
	width: 718px;
	height: 56px;
}

#nav a:link, #nav a:visited {
	display: block;
	float: left; 
	height: 56px;
	line-height: 59px;
	padding: 0px 20px 0 20px;
	color: #fd9528;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/hover_menu.png) right top no-repeat;
}



#footer {
	background: #335b00 url(../images/footer-bg.png) bottom repeat-x;
	position: relative;
	height: 88px;
	color: #FFF;
	overflow: hidden;
}

#footer-l {
	background: transparent url(../images/footer-bgl.png) left bottom no-repeat;
	height: 88px;
	padding-left: 14px;
	position: relative;
}

#footer-r {
	background: transparent url(../images/footer-bgr.png) right bottom no-repeat;
	height: 88px;
	padding-right: 14px;
	position: relative;
}

#copyright {
	position: absolute;
	top: 32px;
	left: 30px;
	display: block;
	width: 450px;
	height: 40px;
	color: #CDE29F;
	font-size: 11px;
	line-height: 12px;
}

#copyright a:link, #copyright a:visited {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #CDE29F;
	font-size: 10px;
}

#copyright a:hover{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #CDE29F;
}

#footblock {
	position: absolute;
	right: 10px;
	top: 37px;
	text-align: right;
	height: 15px;
	width: 500px;
}

.clr {clear: both;}

div#block{
	width: 189px;
	background: #FFF url(../images/blockbg.gif) left repeat-y;
	margin-top: 2px;
	margin-bottom: 8px;
	position: relative;
}

div#block div{
	width: 189px;
}

div#block div div{
	width: 189px;
	background: transparent url(../images/footerblock.gif) bottom left no-repeat;
}

div#block div div div{
	width: 173px;
	padding-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 42px;
	background: transparent;
}

div#block div div div h3.leftbl{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 37px;
	width: 189px;
	line-height: 37px;
	font-size: 12px;
	color: #FFF;
	text-indent: 14px;
	font-weight: normal;
	background: #3e6c03 url(../images/solblok.png) top left no-repeat;
}

div#block div div div h3.rightbl{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 37px;
	width: 189px;
	line-height: 37px;
	font-size: 12px;
	color: #FFF;
	text-indent: 14px;
	font-weight: normal;
	background: #ff7b02 url(../images/sagblok.png) top left no-repeat;
}

div#block div div div div {
	padding: 0px;
	margin: 0px;
}

#titlebasic {
	position: relative;
	display: block;
	color: #3366ff;
	font-weight: bold;
	padding: 7px 0;
	font-size: 13px;
	background: transparent url(../images/titlebasic_bg.png) bottom right no-repeat;
	margin-bottom: 3px;
	text-decoration: none;
}

#titlebasic a:link, #titlebasic a:visited { font-size: 13px; font-weight: bold; color: #3366ff; text-decoration: none;}
#titlebasic a:hover { font-size: 13px; font-weight: bold; color: #3366ff; text-decoration: underline; }

.morelink {
	margin-top: 5px;
	color: #aaa;
	padding: 2px 4px;
	background: #f3f3f3;
}

.morelink a:link, .morelink a:visited, .morelink td {color: #737373; font-size: 10px;}
.morelink a:hover {color: #ff7d11; font-size: 10px; text-decoration: underline;}

.title {
	text-align: left;
	color: #979797;
	font-size: 18px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	display: block;
	text-decoration: underline;
	background: transparent url(../images/title.gif) bottom left repeat-y;
	padding: 8px;
	padding-left: 12px;
	}

.title b{
	font-weight: normal;
	}

.title2 {
	padding: 4px;
	margin: 2px;
	border: 1px solid #C5C5C5; 
	}

.title2 div{
	text-align: left;
	color: #979797;
	font-size: 18px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	display: block;
	text-decoration: underline;
	background: transparent url(../images/title.gif) bottom left repeat-y;
	padding: 8px;
	padding-left: 12px;
	}

.title2 b{
	font-weight: normal;
	}

#albumhack .title {
	color: #979797;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	display: inline;
	text-decoration: none;
	background: none;
	padding: 2px;
}

#albumhack .title b{
	text-align: left;
	color: #979797;
	font-size: 18px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	display: block;
	text-decoration: underline;
	background: transparent url(../images/title.gif) bottom left repeat-y;
	padding: 8px;
	padding-left: 12px;
}

#watext {
	color: #878787;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}

#info {
	height: 80px;
	width: 65px;
	background: #ffa200 url(../images/info.png) bottom left no-repeat;
}

#warning {
	height: 80px;
	width: 65px;
	background: #9bc727 url(../images/warning.png) bottom left repeat-y;
}

.navi {
	text-align: left;
	padding: 3px;
}

.account			{ width: 400px; }
.auto_links		{ width: 400px; }
.contact			{ width: 400px; }
.faq					{ width: 400px; }
.files				{ width: 400px; }
.jokes				{ width: 400px; }
.links				{ width: 400px; }
.media				{ width: 400px; }
.money			{ width: 400px; }
.news				{ width: 400px; }
.order				{ width: 400px; }
.pages				{ width: 400px; }
.recommend	{ width: 400px; }
.search			{ width: 250px; }
.shop				{ width: 400px; }
.voting				{ width: 400px; }

#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* Raskommentirovat, si tiene dos columnas*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
font-weight:bold;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
font-weight:bold;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}



/*nblock*/
.nblock {
	border-top: 6px solid #eaeaea;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #f7f7f7;
}

/*SORT*/
.sort {
	text-align: center;
	padding-bottom: 10px;
	border: none !important;
}

/*-----STORY-----*/
.base, .base2 {
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 10px;
}

.base .maincont, .base2 .maincont { margin: 0 8px; padding: 6px 0; }

/*STORE HEADING*/
.bheading { background: url("../images/bheading_left.png") no-repeat 0 0; }
.bheading .hb { width: 100%; background: url("../images/bheading_right.png") no-repeat 100% 0; }
.bheading .hb .hb { background: url("../images/bheading_left_f.png") no-repeat 0 100%; }
.bheading .hb .hb .hb { background: url("../images/bheading_right_f.png") no-repeat 100% 100%; }
.bheading .hb .hb .hb .hb {
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	width: auto;
}

.bheading h1 {
	color: #fff;
	font-size: 17px;
	font-weight: normal;
}
.bheading h1 em { font-weight: normal; font-style: normal; }
.bheading h1 a { color: #fff; }

.bheading span { display: block; color: #cdcdcd; }
.bheading span img {
	width: 13px; height: 13px;
	vertical-align: middle;
	margin-right: 4px;
	background: url("../images/fbutton.png") no-repeat -73px -113px;
}

/*ÐÅÉÒÈÍÃ ÑÒÀÒÜÈ*/
.argrate {
	float: right;
	width: 85px; height: 17px;
	overflow: hidden;
}

/*MORELINK*/
.morelink {
	overflow: hidden;
	background: #f8f8f8 url("../images/morelink_bg.png") repeat-x 0 0;
	height: 42px;
	color: #717171;
}
.morelink .mlinn {
	margin: 0 10px;
	padding-top: 10px;
}

.morelink .arg { float: left; margin-top: 5px; }
.morelink .argr { float: right; margin-left: 13px; margin-top: 5px; }

.isicons { padding-top: 4px; }
.isicons span { float: right; }

/*ÏÎÄÐÎÁÍÅÅ È ÍÀÇÀÄ*/
.argmore { float: left; margin-right: 12px; }
.argmore a {
	display: block;
	width: 78px; height: 29px;
	line-height: 27px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	background: #fe7b11 url("../images/argmore.png") no-repeat 0 0;
	text-decoration: none !important;
}

.argmore a:hover { background-position: 0 -29px; }


/*HEADING CONTENT*/
.bheading2 { padding: 3px 0 8px 0; }
.bheading2 h1 {
	padding-left: 4px;
	color: #676767;
	font-size: 20px;
	font-weight: normal;
}
.bheading2 h1 a { color: #ff7212; }

div.content div.morefield {
	color: #a6a6a6;
	margin: 0 10px;
	font-size: 10px;
	background: transparent url(../images/maincont_bg.png) right top no-repeat;
	padding-bottom: 20px;
}

div.content div.morefield span {
	padding-right: 12px;
	float: left;
}

div.content div.maincont {
	padding: 10px;
	background: transparent url(../images/maincont_bg.png) right top no-repeat;
}

div.content h3.ntitle3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin: 8px 0;
	margin-bottom: 1px;
	padding: 5px;
	clear: both;
	background: url(../images/bbcodes.png);
}

.lastcomm {
	padding: 3px 2px 3px 2px;
	border-bottom:1px solid #E6E6E6;
}

.lastcomm_over {
	padding: 3px 2px 3px 2px;
	border-bottom:1px solid #E6E6E6;
	background:#F5F5F5;
	cursor: hand;
}
#hintbox {
	text-align:left;
 	width:150px;
	font-size: 11px;
 	border: 1px solid #000000;
	background-color: #FFFFFF;
 	filter:alpha(opacity="95");
	font-family: tahoma;
 	layer-background-color:#a396d9;
	color:#000;
	z-index: 3;
	margin: 0px 15px 0px 0px;
	-moz-opacity : 0.9;
	-moz-border-radius : 5px;
	margin: 10px 0 0 10px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
	z-index: 3;
}  