* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

body 
{
	background: #010721 url(../img/design/body-bg.gif) center;
	margin: 0;
	padding: 0;
	border: none;
}

.error 
{
	color: #800000;
	font-size: 120%;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}

/* design */
#top {
	position: relative;
	height: 249px;
	width: 100%;
}
#top_splash, #top_pic1, #top_pic2, #top_pic3, #top_dm, #top_slogan, #top_guitar {
	position: absolute;
}
#top_splash {
	width: 775px;
	height: 249px;
	top: 0;
	left: 0;
	background: url(../img/design/top-splash.gif);
}
#top_pic1 {
	background: url(../img/design/top-pic1.gif);
	top: 17px;
	left: 77px;
	width: 349px;
	height: 233px;
}
#top_pic2 {
	width: 326px;
	height: 231px;
	top: 19px;
	left: 97px;
	background: url(../img/design/top-pic2.gif);
}
#top_pic3 {
	width: 240px;
	height: 238px;
	top: 11px;
	left: 149px;
	background: url(../img/design/top-pic3.gif);
}
#top_dm {
	left: 1px;
	top: 46px;
}
#top_slogan {
	top: 50px;
	left: 496px;
}
#top_guitar {
	height: 147px;
	width: 775px;
	top: 102px;
	left: 0;
	background: url(../img/design/top-guitar.gif);
}
#top_neck {
	background: url(../img/design/top-neck_bg.gif);
}
#top_hole_cont {
	position: relative;
}
#top_hole_cont img {
	position: absolute;
}
#top_menu {
	background: #f7f4ed url(../img/design/top-menu_bg.gif) repeat-x top;
	border-bottom: 1px solid #b2aea8;
	color: #a09488;
	text-align: center;
	line-height: 2em;
	padding-bottom: 4px;
}
#top_menu div{
	padding:0 10px 0 10px;
}
#top_menu a, #side_menu a {
	font: bold 10px Tahoma, sans-serif;
	color: #5d3a17;
	text-decoration: none;
	text-transform: uppercase;
}
#top_menu a {
	white-space: nowrap;
	line-height: 2em;
}
#top_menu a:hover, #top_menu a.act, #side_menu a:hover {
	color: #c50000;
}
#top_menu a.norm {
	color: #5d3a17;
}
#side_menu, #side_menu ul {
	list-style: none;
	margin-left: 11px;
	margin-right: 11px;
	padding-left: 0;
}
#side_menu li {
	border-bottom: 1px solid #a09488;
	margin-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
}
#side_menu ul a {
	text-transform: none;
}
#side_menu a:visited {
	color: #5d3a17;
}
#side_menu li.act {
	list-style: url(../img/design/side_menu-bullet.gif);
}
#side_menu li.act a, #side_menu li.act a:visited {
	color: #9c1d00;
}

table.authform td{
	padding:2px;
}
.authform .auth {
	font: normal 10px Tahoma, sans-serif;
	color: #5d3a17;
	/*font-weight: bold;*/
	text-transform: uppercase;
}
div.auth{
	padding-bottom:4px
}
span.userlogin {
	color: #155A9C;
	text-transform: none;
}
.authform td, .authform {
	font: normal 10px Tahoma, sans-serif;
}

.digit {
	color: #A11;
}

#breadcrumbs {
	font-size: 10px;
	margin-bottom: 18px;
}
#breadcrumbs a, #breadcrumbs a:visited {
	color: #5d3a17;
}
#breadcrumbs span {
	font-size: 10px;
}
#breadcrumbs #bc_act {
	color: #155a9c;
}

#content {
	background: #ccc9c5 url(../img/design/content-bg.gif);
}
#content_real {
	background: url(../img/design/content-bg_top.gif) repeat-x top;
	padding: 7px 0px 10px 10px;
}

.block {
	margin: 0 10px 6px 0px;
	padding: 1px 1px 1px 1px;
}
.block_border {
	border: 1px solid #e0deda;
}
.block_cont {
	background: #ccc9c5 url(../img/design/block-bg_top.gif) repeat-x top;
	border: 1px solid #c4c1bd;
	text-align: left;
	padding: 0;
}
.block_cont .block_border {
	padding: 7px 8px 7px 9px;
}

.block_border_m {
	border: 1px solid #e0deda;
}
.block_cont_m {
	background: #EAD5A0;
	border: 1px solid #FFD700;
	padding: 5;
    vertical-align: middle;
}
.block_cont_m .block_border_m {
	padding: 7px 8px 7px 9px;
}



.block_banner {
	border: 1px solid #c4c1bd;
	padding: 0;
	margin: 0 12px 6px 0 !important;
}
.block_header {
	background-repeat: repeat-x;
	background-position: top;
}
.block_header .block_border {
	height: 22px;
	padding: 0px 4px 0px 7px;
}
.block_header h1 {
	font: bold 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
	vertical-align: middle;
	line-height: 20px;
	text-align: left;
}
.block_header_menu {
	background-color: #ad2000;
	background-image: url(../img/design/block-bg_h_menu.gif);
}
.block_header_main {
	background-color: #234f7e;
	background-image: url(../img/design/block-bg_h_main.gif);
}
.block_main {
	padding: 5px 11px 5px 11px;
	background: url(../img/design/block-bg_right.gif) repeat-y right top;
}
.block_header_search {
	background-color: #d19000;
	background-image: url(../img/design/block-bg_h_search.gif);
}

.block .block_polls div{
	font-size:7pt;
}

.block_polls .poll_bar{
	width:100%;
}

.block_polls .aplite_form{
	width:100%;
}
.poll_results_wide .poll_bar{
	width:150px;
}

.block_polls label{
	font-size: 9px;
}

.block_polls .choice_checkbox{
	vertical-align:top;
}

.block .today_actions *{
	font-size:0.8em;
}

.block .today_actions div{
	margin-bottom:0.7em;
}

.column_narr {
	width: 185px;
	vertical-align: top;
}
.column_midd {
	width: 380px;
	vertical-align: top;
}
.column_wide {
	width: 565px;
	vertical-align: top;
}


#footer {
	border-top: 1px solid #d5d3ce;
}
#footer_cont {
	background: #c0bdb8 url(../img/design/footer-bg.gif);
}
#footer_cont td {
	font-family: Tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	color: #736a5c;
	padding-bottom: 6px;
	line-height: 2em;
}
#footnote {
	height: 50px;
	vertical-align: middle;
}
#foot_add {
	width: 666px;
	height: 61px;
}
#foot_add td {
	/*width: 50%;*/
	color: #414c6a;
}
#foot_add a, #foot_add a:visited {
	color: #414c6a;
}

.flag_usa, .flag_uk {
	height: 37px;
	width: 498px;
	padding: 1px;
}
.flag_usa {
	background: url(../img/design/usa.jpg) no-repeat;
}
.flag_uk {
	background: url(../img/design/uk.jpg) no-repeat;
}
.flag_border {
	border: 1px solid #e0deda;
	font-size: 14px;
	font-family: Tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	color: #fff;
	line-height: 33px;
	padding-left: 10px;
}

.head_disc {
	margin-bottom: 0;
}

/** 
 * Отметка об обязательности поля в форме регистрации
 * Можно сделать также сообщения о неправильном вводе
 */
.required_field {
	color:red;
}

/**
*Подписи к полям вода данных при редактировании профиля
*/
.edit_profile th {
	text-align:right;
	padding-right:5px;
}
.page_navigation{
	text-align:center;
}

/**                                                                   Новости */
.news_description{
	margin: 1em 0 1em 0;
}
.news_snippet{
	margin: 0.3em 0 0em 0;
}
.news_snippet img{
	float:left;
	margin: 0.3em 1em 0.5em 0;
	border:1px solid #5D3A17;
}
.news_snippet p{
	margin-top:0.3em;
}
/**                                                                      Туры */
.tour_poster{
	float:left;
	margin-right:1.5em;
}
.tour_poster img{
	border: 1px solid #5E3A1A;
}
.small_block{
	margin-bottom:1em;
}

.small_title{
	font-weight:bold;
	margin:2px;
	margin-bottom:1.5em;
	padding:0;
}
/**                                                                   Магазин */
.good_status{
	font-weight: bold;
	margin-top:3px !important;
}
.good_prepay{
	font-weight: bold;
	color: #d54b27
}
.good_status,
.good_prepay{
	*width:180px;/*Especialy for you, my dear IE*/
}

/**                                                                       FAQ */
.answer p{
	margin-bottom:0.4em;
}
div.faq_questionanswer{
	margin-bottom:0.1em;
	margin-top:0.1em;
}
/**                                                                 Downloads */
#font_list{
	
}

#font_list .font_detail{
	margin-bottom:2em;
}

#font_list .font_detail{
	
}
#font_list .font_detail p{
	margin:0.6em 0 0 0;
}

.pagination{
    padding: 0 0 0 17px;
    margin-left: 10px;
    list-style: none;
}
.first_in_pagination{
    background: transparent url(../img/forum/pagination.gif) left no-repeat;
    width: 16px;
    height: 36px;
}
.pagination li{
    display: block;
    float: left;
}
.pagination li a, .pagination li span{
    font-size: 9px;
    line-height: 12px;
    display: block;
    border: 1px solid #efefef;
    padding: 0 2px;
    margin: 10px 1px;
    text-decoration: none;
    color: black;
}
.pagination .active span{
    background: #e0dee2;
}

/**                                                                 Site MAP  */
