/* Css Reset */
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%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }

/* General Styles */
label{ cursor:pointer; }
a { color:#577482; text-decoration:none; }
a:focus,a:hover{ text-decoration:underline; }
body{ background:#fff; color:#577482; font:12px Arial, HelvІetica, sans-serif; }
#wrapper{ margin:0 auto; width: 952px; }
/*header*/
#header{
	width: 100%;
	overflow: hidden;
	height:122px;
	position:relative;
}
#logo{
	width:264px;
	height:42px;
	display:block;
	cursor:pointer;
	text-indent:-9999em;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	left:1px;
	top:44px;
}

.header_contacts {
	position:absolute;
	top:43px;
	right:0;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	line-height:16px;
	color:#b0c4c3;
}
h3 { font-size:15px;}
.header_contacts a {color:#b0c4c3;}


/*menu*/
#menu{
	width:952px;
	overflow: hidden;
	background:#577482;
	height:37px;
	padding:16px 0 0 0;
	text-align:right;
}

#menu li {
	display:inline;
	font-size:27px;
	font-weight:bold;
	padding:0 17px 0 17px;
	height:25px;
	border-left:3px solid #95afaf;
	line-height:25px;
	margin:16px 0 0 0;
}

#menu li:first-child {border:none}

#menu li a {color:#FFF;}

#menu li a:hover {color:#b0c4c3; text-decoration:none;}

#top_menu {
	width:100%;
	height:16px;
	background:#577482;
	position:absolute;
	top:0;
	left:0;
	z-index:2000;
}

#top_menu ul {
	display:block;
	position:absolute;
	right:50%;
	top:0;
	margin:0 -476px 0 0;
}

#top_menu ul li {
	float:left;
	padding:0 0 0 6px;
	margin:3px 0 0 6px;
	border-left:1px solid #b0c4c3;
	height:10px;
	line-height:10px;
	font-size:11px;
	font-weight:bold;
}

#top_menu ul li:first-child {border:none;}

#top_menu ul li a {color:#b0c4c3;}

#top_menu ul li a:hover {
	color:#FFF;
	text-decoration:none;
}



#top_menu ul li .tm_cuurent {
	color:#FFF;
	text-decoration:none;
}


/*body*/
#body{
	width: 952px;
	overflow: hidden;
	min-height:575px;
}

/* PRE home page */

.pre_img_box_box {
	width:952px;
	overflow:hidden;
	margin:0 0 50px 0;
}

/* home page */

.left_side1 {
	width:263px;
	float:left;
	position:relative;
}

.right_side1 {
	width:614px;
	float:right;
	position:relative;
}

.left_menu1 {
	width:263px;
	display:block;
	background:#b0c4c3;
	text-align:center;
	padding:3px 0 0 0;
}

.left_menu1 li {
	display:inline-block;
	font-weight:bold;
	border-left:1px solid #464547;
	padding:0 0 0 6px;
	margin:0 0 0 6px;
	overflow:hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .left_menu1 {height:15px; padding:2px 0 0 0;}
}

.left_menu1 li:first-child {padding:0; margin:0; border:none;}

.left_menu1 li a {color:#464547;}

.left_menu1 li a:hover {color:#577482; text-decoration:none;}

.left_menu1 li .lm_na {color:#FFF;}

.left_models_list {text-align:right; margin:46px 0 0 0;}

.left_models_list li {line-height:30px; font-size:14px;}

.left_models_list li a {color:#577482;}



.right_menu {
	height:17px;
	float:right;
}

.right_menu li {
	float:left;
	margin:0 0 0 7px;
}

.right_menu li a {
	display:block;
	float:left;
	height:17px;
	line-height:17px;
	padding:0 6px 0 6px;
	color:#577483;
	font-weight: bold;
}

.right_menu li .rm_na , .left_models_list li .rm_na{color:#b0c4c3; text-decoration: none;}

.right_menu li .rm_na:hover {
	text-decoration:none;
	cursor:default
	font-weight: normal;
}

.right_menu li .rm_selected {
	background:#b0c4c3;
	color:#464547;
}

.right_menu li .rm_selected:hover {text-decoration:none;}


.home_img_nav {
	float:left;
	height:11px;
}

.home_img_nav li {
	float:left;
	padding-left: 10px;
	height:11px;
}

.home_img_nav li a {
	display:block;
	width:12px;
	height:11px;
	background:url(../images/ico_arrows1.gif);
}

.home_img_nav .rew1 a {background-position:0 0;}

.home_img_nav .fwd1 a {background-position:-12px 0;}

.home_img_nav .prev1 a {background-position:-24px 0;}

.home_img_nav .next1 a {background-position:-36px 0;}

 

.home_img_nav .rew1 .disabled {background-position:0 -11px;}

.home_img_nav .fwd1 .disabled {background-position:-12px -11px;}

.home_img_nav .prev1 .disabled {background-position:-24px -11px;}

.home_img_nav .next1 .disabled {background-position:-36px -11px;}



.home_img_nav .rew2 a {background-position:0 0;}

.home_img_nav .fwd2 a {background-position:-12px 0;}

.home_img_nav .prev2 a {background-position:-24px 0;}

.home_img_nav .next2 a {background-position:-36px 0;}


.home_img_nav .rew2 .disabled {background-position:0 -11px;}

.home_img_nav .fwd2 .disabled {background-position:-12px -11px;}

.home_img_nav .prev2 .disabled {background-position:-24px -11px;}

.home_img_nav .next2 .disabled {background-position:-36px -11px;}


.home_img_box {
	width:614px;
	margin:16px 0 0 0;
	float:left;
	clear:both;
}

.car1 {}

.car1 li {width:614px; float:left; text-align:center;}

/* Artist page */

.backlink_box1 {
	width:263px;
	height:16px;
	clear:both;
	float:left;
	text-align:right;
}

.back_link1 {
	font-size:10px;
	font-style:italic;
	color:#b0c4c3;
	line-height:16px;
}

.left_artist_descr {
	width:263px;
	float:left;
	clear:both;
	padding:14px 0 0 0;
}

.left_artist_descr h1 {
	color:#464547;
	font-size:14px;
	line-height:21px;
	padding-bottom:3px;
}

.left_artist_descr p {
	line-height:21px;
	margin:0 0 16px 0;
}

.left_artist_descr p a {
	color:#577482;
	font-weight:bold;
	text-decoration:underline;
}

.left_artist_descr .artist_text_head_links a {
	font-weight:normal;
	text-decoration:none;
}

.left_artist_descr .artist_text_head_links a:hover {text-decoration:underline;}

.left_artist_descr ul {
	line-height:18px;
	margin:0 0 21px 0;
}

.left_artist_descr ul li {
	display:block;
	font-style:italic;
	padding:0 0 0 24px;
	background:url(../images/ico_list1.gif) 8px 4px no-repeat;
}

.artist_img_box {
	width:614px;
	margin:16px 0 0 0;
	float:left;
	clear:both;
}

.car2 {}

.car2 li {width:614px; float:left;}


.artitst_prview_box {
	width:614px;
	float:left;
	clear:both;
	height:74px;
	margin:16px 0 1px 0;
	overflow:hidden;
}

.car3_box {width:620px; height:74px;}

.car3 {}

.car3 li {width:116px; height:74px; float:left; padding:0 8px 0 0;}

.artist_nav {
	clear:both;
	float:left;
	height:11px;
	margin:14px 0 0 0;
}

.artist_nav li {
	float:left;
	height:11px;
	margin:0 3px 0 0;
}

.artist_nav li a {
	display:block;
	width:12px;
	height:11px;
	background:url(../images/ico_arrows1.gif);
}

.artist_nav .prev3 a {background-position:-24px 0;}

.artist_nav .next3 a {background-position:-36px 0;}

.artist_nav .prev3 .disabled {background-position:-24px -11px;}

.artist_nav .next3 .disabled {background-position:-36px -11px;}

/* latest news page */

.left_news_box {
	width:263px;
	background:#b0c4c3;
	color:#FFF;
	clear:both;
	padding:0 0 17px 0;
	overflow:hidden;
}

.left_news_box a {color:#FFF;}

.left_news_box h2 {
	font-size:36px;
	letter-spacing:0;
	padding:2px 0 3px 17px;
}

.left_news_box ul {margin:0 0 0 18px;}

.left_news_box ul li {
	margin:0 0 22px 0;
	clear:both;
	overflow:hidden;
}

.left_news_box ul li span {
	float:left;
	width:65px;
	font-size:14px;
	font-weight:bold;
	margin-top:-1px;
}

.left_news_box ul li a {
	float:left;
	width:160px;
	line-height:14px;
}

.left_news_box .left_news_more {
	float:right;
	clear:both;
	width:69px;
	height:23px;
	text-align:center;
	line-height:23px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#577483;
	background:#FFF;
	margin:0 24px 0 0;
}

.left_news_box .left_news_more:hover {
	color:#577483;
	text-decoration:none;
}

.latest_news_box {
	width:614px;
	clear:both;
	margin:34px 0 0 0;
}

.latest_news_box h1 {
	color:#577482;
	font-size:36px;
	padding-bottom: 4px;
}

.latest_news_box h2 {
	color:#577482;
	font-size:14px;
	line-height:21px;
}

.lat_news_list {margin:26px 0 20px;}

.lat_news_list li {
	padding:0 0 21px 107px;
	position:relative;
}

.lat_news_list li h3 {
	font-size:14px;
	line-height:21px;
}

.lat_news_list li p {line-height:21px;}

.lat_news_list li p a {color:#577482; font-weight:bold; text-decoration:underline;}

.lat_news_list li p a:hover {text-decoration:none;}

.lat_news_list li p .lat_news_readmore {font-style:italic; color:#464547; text-decoration:none;}

.lat_news_list li p .lat_news_readmore:hover {text-decoration:underline;}

.lat_news_date {color:#b0c4c3; display:block;}

.lat_news_img1 {
	position:absolute;
	top:3px;
	left:0px;
}

/*footer*/

#footer{
/* 	margin:153px 0 0 0; */
	width:952px;
	height:143px;
	overflow:hidden;
	position:relative;
}

.follow_us1 {
	position:absolute;
	top:0;
	left:0;
}

.follow_us1 li {
	float:left;
	margin:0 4px 0 0;
	height:28px;
}

.follow_us1 li h2 {
	display:block;
	height:28px;
	width:77px;
	line-height:28px;
	font-size:14px;
	font-weight:normal;
}

.follow_us1 li a {
	display:block;
	width:29px;
	height:28px;
	background:url(../images/ico_social_nets1.png);
}

.follow_us1 li .footer_btn_rss {background-position:0 0;}
.follow_us1 li .footer_btn_rss:hover {background-position:0 -28px;}

.follow_us1 li .footer_btn_fb {background-position:-29px 0;}
.follow_us1 li .footer_btn_fb:hover {background-position:-29px -28px;}

.follow_us1 li .footer_btn_fl {background-position:-58px 0;}
.follow_us1 li .footer_btn_fl:hover {background-position:-58px -28px;}

.follow_us1 li .footer_btn_tw {background-position:-87px 0;}
.follow_us1 li .footer_btn_tw:hover {background-position:-87px -28px;}


.footer_menu {
	position:absolute;
	top:62px;
	right:0px;
}

.footer_menu li {
	float:left;
	font-size:10px;
	color:#464547;
	padding:0 0 0 9px;
	margin:0 0 0 9px;
	border-left:1px solid #464547;
}

.footer_menu li:first-child {border:none;}

.footer_menu li a {color:#464547;}

.join_form {
	height:28px;
	position:absolute;
	right:0;
}

.join_form h2 {
	font-size:14px;
	line-height:28px;
	height:28px;
	float:left;
	padding:0 4px 0 0;
	color:#95afaf;
}

.join_form form {
	width:429px;
	height:28px;
	float:left;
	background:#95b0af;
	color:#FFF;
}

.join_form form label {
	float:left;
	display:block;
	width:41px;
	height:15px;
	text-align:right;
	padding:0 152px 0 0;
	position:relative;
	margin:7px 0 0 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .join_form form label { line-height:17px; }
}

.join_form form label input {
	display:block;
	right:0px;
	top:0px;
	position:absolute;
	height:15px;
	width:144px;
	border:none;
	background:#FFF;
	padding:0 2px 0 2px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b0c4c3;
}

.join_ok_btn {
	width:15px;
	height:15px;
	float:left;
	border:none;
	margin:7px 0 0 12px;
	padding:0;
	cursor:pointer;
	background:url(../images/button_join_ok.gif) 0 0;
}

.join_ok_btn:hover {background:url(../images/button_join_ok.gif) 0 -15px;}

label.contact
{
width: 150px;
float: left;
text-align: left;
margin-right: 10px;
display: block
}
#name, #e-mail,#subject,#message {
width:250px;
}

input.contact
{
margin-left: 159px;
}

.contactPage td{
    padding: 5px;
}


.pagenav a, .pgpage,a.pgnext span,a.pgprev span,a.pgfirst span,a.pglast span {
	display: none;
}
a.pgnext, a.pgnextnone  {
    background: url("../images/ico_arrows1.gif") repeat scroll 12px 0 transparent;
    display: inline;
    float: left;
     margin-right: 10px;
    height: 11px;
    width: 12px;
}

a.pglast, a.pglastnone  {
    background: url("../images/ico_arrows1.gif") repeat scroll 12px 0 transparent;
    display: inline;
    float: left;
     margin-right: 10px;
    height: 11px;
    width: 13px;
}

a.pgfirst, a.pgfirstnone {
    background: url("../images/ico_arrows1.gif") repeat scroll 0px 0 transparent;
    display: inline;
    float: left;
     margin-right: 10px;
    height: 11px;
    width: 12px;
}

a.pgprev, a.pgprevnone  {
    background: url("../images/ico_arrows1.gif") repeat scroll -1px 0 transparent;
    display: inline;
    float: left;
    height: 11px;
    width: 11px;
         margin-right: 10px;

}


a.pgfirstnone {
	background-position: -23px 11px;
 margin-right: 10px;	
 text-decoration: none;
}
a.pglastnone {
	background-position: 37px 11px;
	text-decoration: none;
}
a.pgprevnone {
	background-position: -24px 11px;
	 margin-right: 10px;
	 text-decoration: none;
}
a.pgnextnone {
	background-position: 13px 11px;
	 margin-right: 10px;
	 text-decoration: none;
}

.rightInlineImage {
	float:right;
}

.hiddenPic {display:none;}

.latest_news_box p {
	padding-bottom:6px;
	}

.latest_news_box table {
margin-bottom: 10px;
}

.latest_news_box li {
list-style: disc outside none;
margin-left: 10px;
}

.latest_news_box li.none {
list-style: none;
margin-left: 0px;
}

.latest_news_box table td{
    font-weight: bold;
    padding-bottom: 6px;
}
