
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**
 * Frontend-package general classes
 */
/* Layout */
.hidden{display:none;}
.float{float:left;}
.clear{clear:both;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    
.clearfix {zoom: 1;}



/* Messages */ 
p.error		{background-color:#BF2F50; color:white; padding:5px 20px;margin:5px 0px;}
p.ok		{background-color:#43AF20; color:white; padding:5px 20px;margin:5px 0px;}
p.ok a		{color:inherit;text-decoration:underline;}
p.error a	{color:inherit;text-decoration:underline;}
p.info 		{background-color:#FFDC7F;color:#3F2F04; padding:5px 20px;}

/* Paginator */
.paging {list-style:none;clear:left;font-family:Arial,sans-serif;font-size:0.75em;margin:1em auto;padding:1em 1em 2em 0pt;width:400px; text-align:center;}
.paging li{min-width:15px;float:left;margin:2px;}
.paging li.prev,.paging li.next{width:70px;}
.paging .ctrl{font-family: Arial; color:gray;text-align:center;}
.paging a:hover {background:#E6E6E6 none repeat scroll 0%;}
.paging a, .paginator span {color:#0382D9;display:block; padding:2px 4px; text-align:center;}
.paging a {border:1px solid #BEB1B1;color:#0382D9;text-decoration:none;}
.paging a.active{background:#6E5543 none repeat scroll 0%;border:1px solid #BEB1B1;font-weight:bold;}
.paging span.nextprev {border:medium none;color:#666666 !important;}

object.audioplayer{height:14px;width:200px;}

ol.progress {list-style:inside decimal;display:block;background-color:#004F8F;margin:5px 0px 20px;padding:5px;
-moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; 
-moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px;
-moz-border-radius-topleft:4px;
-webkit-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-webkit-border-radius-topright:4px;
}

ol.progress li{width:20%;float:left;font-size:13px;color:white;padding:2px 15px;}
ol.progress li.selected{color:black;background-color:#ffd700;font-weight:bold;}
/**
Front page
@author: Artjom Kurapov
*/
body{background:#241F19;font:12px Arial,Helvetica,sans-serif;}

#top{background-color:white;}
	#top_inner{width:900px;margin:0px auto;}
	#top .logo{/*display:block;*/width:300px;padding:15px 0px 10px;}
	#top .logo a{text-decoration:none;margin:0;padding:0;}
	#top .languages{float:right;width:70px;padding:15px;}
	#top .languages ul{list-style:none;}
	#top .languages ul li{list-style:none;}
	#top .languages a{color:#2396BF;font:10px Arial;}
				
	.login_form{padding:7px;border-top:7px solid #6F420D;width:270px;float:right;background-color:#BF7723;color:#FFE9CF;}
	.login_form .button{margin:4px;width:50px;}
	.login_form a{color:white;}
	.login_form span{display:block;width:60px;float:left;}
	.login_form input{float:left;width:100px;}
	
#top_menu{background-color:#453C30;padding-top:5px;height:30px;}
	#top_menu div.menu{background-color:#CC0771; color:white;padding:10px 10px;}
	#top_menu_inner{background-color:#E4A14C;width:900px;margin:0px auto;}
		#top_menu ul{list-style:none;list-style:none;padding:0px;margin:0px;}								
			ul.menu li{
				list-style:none; float:left; width:auto;
				background-color: #0f71a4;
                -moz-border-radius-topleft:4px;  -webkit-border-top-left-radius:4px;
                -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px;
				margin:0px 5px;}
			ul.menu li a{text-decoration:none; display:block;padding:10px 10px 4px 10px;}
			ul.menu li.selected{background-color: #0f9522;}
			ul.menu li.selected a{color:white;}
			
			ul.menu li.l2{padding-left:10px;}

	
.menu2{padding-top:15px;clear:both;}
.menu2 ul{background-color:rgb(223, 238, 255);border-bottom:1px solid rgb(181, 206, 237);display:block;height:24px;}
.menu2 a{color:#1C344E;font-size:12px;text-decoration:none;}
.menu2 li{height:20px;list-style:none;float:left;padding:5px 10px 0px 10px;}
.menu2 li.selected{font-weight:bold;background-color:#0f9522;}
.menu2 li.selected a{color:white;}
	
	
#footer{color:#D8C5A5;font:11px arial,helvetica,clean,sans-serif;padding:20px;}
	#footer_inner{width:900px;margin:0px auto;/*background-color:#453C30;*/padding:10px;}
#footer address{font-style:normal;}
#footer .w300{width:300px; float:left;}
#footer .ads a{color:white;}


.button{color:white;background-color:#6F420D;padding:3px 10px;border:none;}

#block01 h1{font-size:28px;letter-spacing:-1px;}
#block01 .padded{padding:10px 20px;}
#block02 {background-color:white; -moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px;
width:900px;margin:0px auto;
}
#block03 {padding:10px 20px 0px 20px;}
#content_inner{float:left;padding:10px;width:860px;}/*width:700px;*/
	#block01 h1{font-family:arial,helvetica,verdana,sans-serif;word-spacing:0.01em;margin-bottom:8px;font-size-adjust:none;font-style:normal;font-variant:normal;white-space:normal;font-weight:normal;letter-spacing:-1px;color:#333333 !important;}
	#block01 h1 a{color:black;text-decoration:none;border-bottom:1px dotted black;}
	#block01 h1 a:visited{color:gray;}
	#block01 table.w100{width:100%;}
	#block01 table.list th{background-color:#ff4500;color:#f5f5dc;}
	
    #block01 table th{padding:3px;}
	#block01 table td{padding:2px;}
	#block01 table td input{padding:1px;}
	#block01 table td input.min{width:70px;}
	
	#block01 table.registration_form{width:100%;}
	#block01 table.registration_form th{width:150px;}
	
	#block01 table.add_sell{width:100%;margin-bottom:15px;}
	#block01 table.add_sell th{width:150px;}
	#block01 table.add_sell caption{font-size:15px;color:white;background-color:#004F8F;padding:2px 15px;}
	
#add_image{cursor:pointer;text-decoration:underline;}

#content_inner a{color:#bf7723;}
#content_inner .buttons button{padding:5px 15px;}
#content_inner .buttons input{padding:5px 15px;}

#content_inner table th{text-align:left;vertical-align:top;}

#content_inner .centered{text-align:center;}

.submit{padding:5px 15px;}
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../img/fancybox/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../img/fancybox/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding: 5px 0px 0px 2px;
	overflow:hidden;
	white-space: nowrap;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	vertical-align:top;
	background: transparent url(../img/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancybox/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(../img/fancybox/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(../img/fancybox/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancybox/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancybox/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_nw.png) no-repeat;
}
article hr {display:none;}
article p{padding:5px 0px;}
article h3{font:20px Georgia;padding:5px 0px;font-size:1.3em;}

article ol {margin:5px 20px;}
article ol li{margin-left:30px;list-style-type:decimal;}
