body {
	background: transparent;
	height: 100%;
}
body.main,
body.page {
	background: #000000;
	text-align: center;
}
body, td, th, div, span, p {
	font: normal normal 11px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}
input, textarea, option, select {
	font: normal normal 11px/100%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 11px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.outer {
	position: relative;
	height:100%;
	scrollbar-3dlight-color : #ffcb2f;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffcb2f;
	scrollbar-highlight-color : #ffcb2f;
	scrollbar-shadow-color : #ffcb2f;
	scrollbar-track-color : #ffffff;
}
.inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
}	

.mark_text {
	font-weight: bold;
}

.mark_text * {
	font-weight: bold;
}

/* for FCK */
.cms_border {
    border-style:Solid;
    border-color:#C0C0C0;
    margin:2px auto auto 1px;
}
.cms_border td {
    border:1px solid #C0C0C0;
}
.cms_border_no, .cms_border_no td {
    border:none;
}

/* custom_form */
.custom_form {
	
}
.custom_form td {
	
}
.custom_form td.label {
	
}
.custom_form input.input_text {
	
}
.custom_form .error td.label {
	color: #cc0000;
}
.custom_form .error textarea,
.custom_form .error input.input_text {
	border: 1px solid #cc0000;
}
.custom_form .form_separator {
	font-weight: bold;
}
.custom_form .submit {
	
}
.custom_form .checkbox_radio td {
	
}
.custom_form .checkbox_radio td.input {
	
}
.custom_form .checkbox_radio td.input_label {
	
}
/* custom_form */

/* main, page */
table.all {
	width: 990px;
	height: 590px;
	margin: 0 auto;
	background: #423c3d url('../media/images/bg/bot.jpg') left bottom no-repeat;
	text-align: left;
}
div.all {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.main .all td.top_bg {
	background: url('../media/images/bg/top_main.jpg') left top no-repeat;
}
.page .all td.top_bg {
	background: url('../media/images/bg/top.jpg') left top no-repeat;
}
.all *,
.all a, .all a:link, .all a:active, .all a:visited {
	color: #bfbfbf;
}
.all div.cont {
	margin: 20px 0 0 33px;
}
.all .cont_bot {
	padding: 0 2px 0 27px;
	height: 1px;
}
.all .cont div.logo {
	position: absolute;
	top: 48px;
	left: 562px;
}
.all .cont div.home_page_btn {
	position: absolute;
	top: 163px;
	left: 893px;
	width: 74px;
	height: 18px;
	background: url('../media/images/bg/read_more.gif') left top no-repeat;
	text-align: center;
}
.flash {
	position: absolute;
	top: 46px;
	right: 0;	
}
/* main, page */
* {
	outline: none;
}
/* main_menu */
div.main_menu {
	height: 33px;
	background: #3b3738 url('../media/images/bg/main_menu.gif') left top repeat-x;
	position: relative;
	z-index: 100;
}
.main_menu img {
	display: inline;
}
.main_menu a {
	text-decoration: none !important;
	position: relative;
	z-index: 2;
	display: block;
}
div.padd {
	padding: 9px 0 0 30px;
}
/* main_menu */

/*path*/

.path {
	margin: 0 0 0 16px;
}

.path_table {
	width: 527px;
}

.path_td {
	width: 100%;
	vertical-align:middle;
}

.path .path_last_item {
	color: #ffffff;
	text-decoration: underline;
}

.path .path_devide {
	margin: 0 2px; 
	color: #ffffff;
	text-decoration: none;
}

.path_a {
	color: #ffffff !important;
	text-decoration: none !important;
}

.path_a:hover {
	text-decoration: underline !important;
}
	

/*path*/

/* title_text */
.all .cont div.title,
.all .cont a.title {
	font-size: 18px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	margin: 0 0 0 3px !important;
	text-decoration: none !important;
	white-space: nowrap;
}

.all .title_txt {
	white-space: normal !important;
}

.all .cont div.heading,
.all .cont a.heading {
	font-size: 22px !important;
}
.all .cont div.title_yellow {
	font-size: 11px;
	font-weight: bold;
	color: #fff600;
	margin: 0 0 0 3px;
	line-height: 20px;
}
.all .cont .title_text .text,
.all .cont .text_block .text,
.all .cont .text_in_gallery .text {
	line-height: 20px;
	margin: 0 0 0 3px;
	height: 60px;
}
.all .cont .title_text .text *,
.all .cont .text_block .text *,
.all .cont .text_in_gallery .text * {
	line-height: 20px !important;
	color: #BFBFBF !important;
}
.all .cont .text_block a {
	color: #FFFFFF !important;
	text-decoration: underline;
	line-height: 20px !important;
}
.all .cont .text_block {
	width: 527px;
}
.all .cont div.title_text {
	width: 457px;
}
.all .cont div.read_more_btn {
	width: 74px;
	height: 18px;
	background: url('../media/images/bg/read_more.gif') left top no-repeat;
	text-align: center;
	margin: 11px 0 0 0;
}
.all .cont td.back_place {
	padding: 5px 0 0 0;
	width: 41px;
	vertical-align: top;
}
.all .cont div.back_btn {
	width: 44px;
	height: 18px;
	background: url('../media/images/bg/back.gif') left top no-repeat;
}
.all .cont .back_btn div {
	padding: 0 0 0 12px;
}
.all .cont .read_more_btn a,
.all .cont .home_page_btn a,
.all .cont .back_btn a,
.all .cont .paging .prev_btn a,
.all .cont .paging .next_btn a {
	color: #000000 !important;
	text-decoration: underline !important;
	line-height: 18px !important;
}
.all .cont .read_more_btn a:hover,
.all .cont .home_page_btn a:hover,
.all .cont .text_block a:hover,
.all .cont .paging .prev_btn a:hover,
.all .cont .paging .next_btn a:hover {
	text-decoration: none;
}
/* title_text */

/* prev_submissions */
.prev_submissions td.white {
	background: #FFFFFF;
	height: 232px;
}
.prev_submissions .white img {
	margin: 4px 4px 0 4px;
}
.prev_submissions td.white_name {
	background: #FFFFFF;
	height: 25px;
}
.prev_submissions .image_name {
	background: #000000 url('../media/images/bg/card_name_dot.gif') 10px 8px no-repeat;
	height: 21px;
	margin: 0 4px 4px 4px;
	padding: 0 0 0 28px;
	line-height: 22px;
}
.prev_submissions .view_selection {
	padding: 12px 7px 0 3px;
}
.prev_submissions .view_selection a {
	text-decoration: none !important;
}
.prev_submissions .view_selection a:hover {
	text-decoration: underline !important;
}
/* prev_submissions */

/* form_newsleter */
td.cont_bot {
	vertical-align: bottom;
}
.cont_bot td.sign_up {
	width: 557px;
	vertical-align: bottom;
}
.cont_bot div.form {
	width: 557px;
	height: 73px;
	background: url('../media/images/bg/newsletter.jpg') left top no-repeat;
}
.cont_bot .form .title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 7px 0 0;
	vertical-align: middle;
}
.cont_bot .successfull .title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 7px 0 0;
	vertical-align: middle;
	text-align: center;
	height: 80px;
	width: 540px;
}
.cont_bot table.form {
	margin: 11px 0 0 14px;
}
.cont_bot .form .input {
	width: 157px;
	height: 28px;
	background: url('../media/images/bg/sign_up_input.gif') left top no-repeat;
	padding: 0 0 0 5px;
}
.cont_bot .form .input input {
	width: 130px;
	height: 20px;
	background: transparent;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
	margin: 6px 0 0 8px;
}
.cont_bot .form .error .input input {
	color: #ff4444;
}
.cont_bot .form div.error {
	color: #ff4444;
}
/* form_newsleter */

/* banners */
.cont_bot table.banners {
	margin: 0 0 0 auto;
}
.cont_bot .banners .padd {
	padding: 0 12px 0 0;
}
/* banners */

/* copyrights */
.cont_bot .copyrights {
	color: #FFFFFF;
	font-size: 10px;
	padding: 10px 16px 7px 0;
}
.cont_bot .copyrights img {
	display: inline;
}
.cont_bot .copyrights a {
	color: #fff600 !important;
	line-height: 20px !important;
}
/* copyrights */

/* way */
.all .cont .way {
	width: 527px;
}
.all .cont .way_in {
	width: 527px;
}
.all .cont .way .text {
	width: 430px;
	line-height: 20px;
	margin: 0 0 0 3px;
}
.all .cont .way div.submenu {
	width: 430px;
	font-weight: bold;
	line-height: 20px;
	color: #fff600;
	margin: 0 0 0 3px;
}
.all .cont .way .text {
	width: 430px;
	line-height: 20px;
	margin: 0 0 0 3px;
}
.all .cont .way_in td.submenu {
	width: 187px;
	background: url('../media/images/dec/vertical_line.gif') right top no-repeat;
}
.all .cont .way_in div.submenu {
	margin: 0 12px 0 3px;
	font-weight: bold;
	line-height: 20px;
	color: #fff600;
}
.all .cont .way_in .text {
	line-height: 20px;
	margin: 0 0 0 3px;
}
.all .cont .submenu a {
	line-height: 20px !important;
	text-decoration: underline !important;
	font-weight: bold !important;
}
.all .cont .submenu a:hover {
	text-decoration: none !important;
	color: #ff0060 !important;
}
.all .cont .submenu .selected {
	color: #ff0060 !important;
	line-height: 20px !important;
	text-decoration: underline !important;
	font-weight: bold !important;
}
/* way */
.dhtml_submenu {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.dhtml_submenu .dhtml_submenu_padd {
	height: 16px;
	background: transparent;
}
.dhtml_submenu .dhtml_submenu_padd2 {
	height: 8px;
}
.dhtml_submenu table td {
	background-color: #000000;
}
.dhtml_submenu .dhtml_corn_left,
.dhtml_submenu .dhtml_corn_right {
	width: 9px;
	height: 9px;
}
.dhtml_submenu .dhtml_corn_left {
	background: transparent url('../media/images/dec/dhtml_corn_left.png') 0 0 no-repeat;
}
.dhtml_submenu .dhtml_corn_right {
	background: transparent url('../media/images/dec/dhtml_corn_right.png') 0 0 no-repeat;
}
.main_menu .ov .dhtml_submenu {
	display: block;
}
.dhtml_submenu .dhtml_link {
	padding-bottom: 1px;
}
.dhtml_submenu .dhtml_link_c1 {
	background: #474243 url('../media/images/dec/dhtml_link_c1.gif') 0 0 no-repeat;
	margin-left: 14px;
}
.dhtml_submenu .dhtml_link_c2 {
	background: transparent url('../media/images/dec/dhtml_link_c2.gif') 100% 0 no-repeat;
}
.dhtml_submenu .dhtml_link_c3 {
	background: transparent url('../media/images/dec/dhtml_link_c3.gif') 0 100% no-repeat;
}
.dhtml_submenu .dhtml_link_c4 {
	background: transparent url('../media/images/dec/dhtml_link_c4.gif') 100% 100% no-repeat;
}
.dhtml_submenu .dhtml_link_c4 a {
	padding: 1px 6px;
	display: block;
	line-height: 14px;
}
.dhtml_submenu .dhtml_link_c4 a:hover {
	color: #ffffff;
}
/* pagging */
.all .cont table.paging {
	width: 100%
}
.all .cont .paging td.prev_btn {
	width: 89px;
}
.all .cont .paging div.prev_btn {
	width: 89px;
	height: 18px;
	background: url('../media/images/bg/prev.gif') left top no-repeat;
	text-align: center;
}
.all .cont .paging td.next_btn {
	width: 74px;
}
.all .cont .paging div.next_btn {
	width: 74px;
	height: 18px;
	background: url('../media/images/bg/next.gif') left top no-repeat;
	text-align: center;
}
.all .cont .paging td.page_numbers {
	text-align: center;
}
.all .cont .paging td.page_numbers a {
	font-size: 14px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
}
.all .cont .paging td.page_numbers .current {
	font-size: 14px;
	font-weight: bold;
	color: #fff600;
}
/* pagging */

/* gallery */
.all .cont div.gallery {
	width: 546px;
}
.all .cont .gallery div.text_in_gallery {
	width: 426px;
}

.all .cont .gallery div.with_scrool {
	overflow: auto;
	height: 286px;
	width: 546px;
	scrollbar-3dlight-color: #3a3536;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #3a3536;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #f3f3f3;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #3a3536;
}
.all .cont .vote div.with_scrool {
	overflow: auto;
	height: 312px;
	width: 546px;
}

.all .cont .gallery td.white {
	background: #FFFFFF;
	height: 232px;
}
.all .cont .gallery table.images {
	margin: 4px 4px 0 4px;
}
.all .cont .gallery td.white_name {
	background: #FFFFFF;
	height: 25px;
}
.all .cont .gallery .image_name {
	background: #000000 url('../media/images/bg/card_name_dot.gif') 10px 8px no-repeat;
	height: 21px;
	margin: 0 4px 4px 4px;
	padding: 0 0 0 28px;
	line-height: 22px;
}
.all .cont .gallery td.left_corner {
	background: url('../media/images/bg/vote_left_corner.gif') left bottom no-repeat;
	padding: 0 0 0 10px;
}
.all .cont .gallery .left_corner div.right_corner {
	background: url('../media/images/bg/vote_right_corner.gif') right bottom no-repeat;
	padding: 0 10px 0 0;
}
.all .cont .gallery .left_corner .right_corner div {
	background: #FFFFFF;
	height: 23px;
	text-align: center;
}
.all .cont .gallery .left_corner span.number {
	font-size: 14px;
	font-weight: bold;
	color: #ff0040;
}
.all .cont .gallery .left_corner span.text {
	font-size: 14px;
	font-weight: bold;
	color: #221e1f;
}
/* gallery */