@import url("Layout.css");
@import url("Block.css");


@font-face {
    font-family:Myriad;
	src: url("MyriadPro-Semibold.eot")
}
@font-face {
    font-family:Myriad;
    src: local('MyriadPro-Semibold'), url("MyriadPro-Semibold.otf") format("opentype");
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}


/***********************************************************************************/

/* начало общие стили */

* {
margin:0px;padding:0px;
}

a {
    color:#005689;
	text-decoration:none;		
}

a:hover{
	text-decoration:underline;		
}

p { 
    margin-top: 0; 
    font: normal narmal 11px Tahoma, sans-serif;    
    }
    

.center{
    text-align:center;
}

.centerBut{
	padding: 0px 10px 0px 10px;
}


.paddb {
    padding-bottom: 10px;
}

.paddt {
    padding-top: 10px;
}


.right{
    text-align:right;
}

/*h2 { 
    font: bold 11px Tahoma, Helvetica, sans-serif;
    text-transform: uppercase;  
    color: #ffffff;
    background-color:#EC3196;
    padding:14px 0px 4px 20px;
    text-align:left;    
    margin:0px;
} */

.clh2 { 
    font: bold 11px Tahoma, Helvetica, sans-serif;
    text-transform: uppercase;  
    color: #ffffff;
    background-color:#F5821F;
    padding:14px 0px 4px 20px;
    text-align:left;    
    margin:0px;
}

h5{
    font: normal 11px Tahoma, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    }
    
h6{
    font: normal 11px Tahoma, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    }
    
h5 a{
    color: #742F90;
    }   

/*h3 { 
    display: inline;
    font: normal bold 11px Tahoma, Helvetica, sans-serif;
    color: #000;
    text-align:center;      
    }
*/
.size1{
    font-size: 10px;
}
.size2{
    font-size: 11px;
}
.size3{
    font-size: 12px;
}
.size4{
    font-size: 13px;
}
.size5{
    font-size: 14px;
}
.size6{
    font-size: 15px;
}

.size7{
    font-size: 16px;
}
.size8{
    font-size: 17px;
}
.size9{
    font-size: 18px;
}
.size10{
    font-size: 19px;
}

.size11{
    font-size: 11px;
}
.size12{
    font-size: 12px;
}
.size13{
    font-size: 13px;
}
.size14{
    font-size: 14px;
}
.size15{
    font-size: 15px;
}

.size16{
    font-size: 16px;
}
.size17{
    font-size: 17px;
}
.size18{
    font-size: 18px;
}
.size19{
    font-size: 19px;
}
.size20{
    font-size: 20px;
}
.separator{
    clear: both;
    height: 20px;
    width: 100%;
	background: url("images/bg/bg_sep.gif") repeat-x;
}

img {
	border: 0 none;
}


ol {
	padding: 0 0 0 25px;
}

ol li{
	list-style-position: outside;
	font: normal 11px Tahoma, sans-serif;
	padding: 0 0 0 0px;
}

.centerDiv {
	text-align: center;
	width: 100%;
}

/* окончание общие стили */



/*******************************************************************************************************************/
/********************************* Life Style portal new styles ****************************************************/
/*******************************************************************************************************************/

h1{
	font-family:"Myriad Pro";
	font-size:23px;
	color:#000;
	margin-bottom:15px;
	line-height:85%;
	margin-top:2px;
}

h1 a {
	font-family:"Myriad Pro";
	font-size:23px;
	color:#005689;
	margin-bottom:15px;
	line-height:85%;
	margin-top:2px;
}

.centrBlock h1{
	font-family:"Myriad Pro";
	font-weight:bold;
	font-size:27px;
	color:#000;
	margin-bottom:15px;
	line-height:85%;
	margin-top:2px;
}

.centrBlock h3 a{
	font-family:"Myriad Pro";
	font-weight:bold;
	font-size:24px;
	color:#000;
	line-height:85%;
	margin-top:2px;
}

.centrBlock h3 a:hover{
	text-decoration:underline;
	color:#005689;
}

/*Top black panel begins */
#userNav{
	width:100%;	
	height:39px;
	background-color:#000;
	margin-bottom:15px;
	color:#FFF;
	font-size:13px;
	position:fixed;
	top:0px;
	left:0px;
	z-index:1000;
}

#account, #basket 
{
    cursor:pointer;
}
#account 
{
    position:relative;
    z-index:1000;
}
/*
#account:hover
{
    cursor:pointer;
    color:#000;
    border-bottom:1px solid #808080;
    background-color:#fff;
}
*/
/*#account_menu a
{
    color:#000;
}*/
#account_menu li
{
    line-height:25px;
}
#account_menu hr
{
    margin:10px 0;
}
#account_menu
{
	position:absolute;
	display:none;
	z-index:10002;
	background-color:#000;
	width:250px;
	padding:10px;
	color:#FFF;
	left:-2px;
	top:35px;
}

.topblock 
{
    height:39px;
    line-height:36px;
	padding:0 15px;
	font-family:"Tahoma";
	float:right;
	font-size:12px;
	color:#c7c8ca;
	border-left:1px solid #808080;
	position:relative;
}
.topblock img 
{
    padding-bottom:2px;
    padding-right:5px;
}
.topblock .title 
{
    font-size:10px;
}

.topblock a {
	font-family:"Tahoma";
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}

.topblock a:hover{
	text-decoration:none;	
}

#search{
	float:left;
	padding-left:20px;
	padding-top:10px;
}
#search div{
	position:relative;
	float:left;
	z-index:1000;
}
.serch_label 
{
    position: absolute;
    height: 23px;
    display: block;
    font: normal 10px/20px "Tahoma", sans-serif;
    color: #989898;
    width: 100%;
    text-indent: 4px;
    top: 0;
    left: 0;
    text-align: left;
    cursor: text;
}
.loupe {
	left:200px;
}
.toper 
{
    height:1%
}

#search_header{
	float:left;
}

.search_input_div {
	background:url(./Images/search/search_bg.gif);
	height:19px;
	background-repeat:repeat-x;
	border:0px;
}
.search_input {
	border:none;
	background:none;
	width:200px;
}


#search_header {
	padding-right:10px;
	font-family:Myriad, Tahoma, Verdana, Arial;
	font-size:15px;
	font-weight:normal;
	color:#fff;
	word-spacing:normal;
	float:left
}

.centrBlock {
	padding: 10px 10px 0 10px;
}

/*.news_topinfoline{
	margin-top:25px;
	margin-bottom:2px;
	line-height:22px;	
}*/

.reviewAuthor {
	float:left;
	margin-top:10px;
	margin-bottom:7px;
}

.comments_iconLable{
	float:right;
}

.ico_marginright{
	margin-right:5px;
}

.float_left {
	float:left;
}

/* top black panel ends*/

#mainContent
{
	width:98%;/*580px;*/
	overflow:hidden;
}

#mainContent_Page
{
	width:98%;/*578px;*/
	overflow:hidden;
	float:left;
	/*margin:0 10px;*/
	
	border-color:#ececec;
	border-left-width:1px;
	border-right-width:1px;
	border-left-style:solid;
	border-right-style:solid;
}

/* logo-baner panel begins*/

#main
{
	width:1004px; 
	margin:0 auto;
	margin-top:50px;
}

#logo
{
	width:160px;
	height:95px;
	float:left;
}

#head{
	position:relative;	
}

#topBanner
{
	margin-top:0 auto;
	text-align:right;
	height:95px;
	float:right;
}

/* logo-baner panel end*/
/* Main menu begins */

#mainMenu
{
	width:100%;
	height:30px;
	clear: both;
}

#mainMenu ul li
{
	display:inline;
}

#mainMenu ul li a
{
	height:30px;
	display:block;
	float:left;
	line-height:30px;
	padding:0 10px;
	font-family:Myriad, Tahoma, Verdana, Arial;
	font-stretch:narrower;
	font-weight:bold;
	font-size:19px;
	color:#000;
	text-decoration:none;
}

#mainMenu ul li a:hover
{
	background-color:#d1008b;
	color:#fff;
	text-decoration:none;
}

#mainMenu ul li a.active
{
	color:#d1008b !important;
	text-decoration:none !important;	
}

#mainMenu ul li a.active:hover
{
	color:#FFF !important;
	text-decoration:none !important;
}

.leftMenuItem
{
	padding-left:0;
}

#subMenu
{
	clear:both;
	height:26px;
	margin-top:1px;
	background-color:#000;
	word-spacing:5px;
	color:#fff;
	line-height:23px;
	padding-left:10px;
}

#subMenu a
{
	font-family:Myriad, Tahoma, Verdana, Arial;
	font-size:15px;
	font-weight:normal;
	color:#fff;
	word-spacing:normal;
	text-decoration:none;
}

#subMenu a:hover{
	text-decoration:underline;	
}

#subMenu a.active
{
	color:#d1008b !important;
}

/* Main menu ends */

#hotNews
{
	width:100%;
	height:28px;
	font-family:Tahoma;
	font-size:11px;
	line-height:28px;	
}

/* Central Baner710x240 */

#CentralBaner710x240
{
	width:710px; 
	margin:0 auto; 
	padding:0 20px 15px 20px;
}

/* Central Baner710x240 */

h2
{
	font-family:Tahoma;
	font-size:17px;
	color:#fff;
	background-color:#000;
	line-height:28px;
	width:210px;
	padding-left:3px;
	margin-bottom:15px;
	margin-top:25px;
}

#leftBlock
{
	float:left;
	width:240px;
}

/* List styles*/
ul li{
	list-style-type:none;	
}

.orderedItem{
	font-size:12px;	
	font-family:Tahoma;
}

.orderedItem a{
	color:#000;
	text-decoration:none;
}

.orderedItem a:hover{
	color:#005689;
	text-decoration:underline;
}

.orderedItem span{
	font-weight:bold;	
}

/* Read more blue */
.readMoreBlue{
	width:100%;
	height:15px;
	line-height:13px;
	background-position:bottom left;
	background-repeat:repeat-x;
	background-image:url('images/read_more_dots_blue.gif');
	text-align:right;
	margin-top:15px;
}

.readMoreBlue a{
	font-family:Tahoma;
	font-size:12px;
	color:#005689;
	background-color:#FFF;
	margin-right:6px;
	text-decoration:none;
}

.readMoreBlue a:hover{
	text-decoration:underline;
}
/* Read more blue */

/* User comments begins */
.baseFont{
	font-family:Tahoma;
	/*font-size:13px;*/
	font-size:15px;
	line-height:19px;
}

.marginTop10{
	margin-top:10px;
	padding-top:10px;	
}

#AddCommentsBlock{
	padding-top:35px;	
}

.comments{
	float:left;	
}

.Comments {
	margin:20px 25px 0px 25px;
	text-align:justify;
}

.Comment {
	padding-top:5px;
	margin-top:0px;
}

.margins_tb{
	margin-top:20px;
/*	padding-top:20px;*/
}
.CommnetName {
	font-weight:bold;
	color:#000;
	float:left;
}
.dottedTopBorder{
	border-top-style:dotted;
	border-top-color:#9a9a9a;
	border-top-width:1px;
}
/* User comments ends */
.PinkFont{
	color:#d1008b;
}

h4{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin-top:-3px;
	margin-bottom:-5px;
}

.reviewAuthor h4{
	font-family:Tahoma;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#999;
	margin:0;
	padding:0;
}

.mainPagePopular a{
	text-decoration:none;
	font-size:12px;
}

.mainPagePopular a:hover{
	text-decoration:underline;	
}

#songsTable td{
	font-family:Tahoma;
	font-size:11px;
}

.dottedTopBorder{
	border-top-style:dotted;
	border-top-color:#9a9a9a;
	border-top-width:1px;
}

.marginTop5{
	margin-top:5px;
	padding-top:5px;	
}

.Tahoma11{
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
}

.FramesBlock
{
	margin-bottom:40px;
}

.FramesBlock .songItem {
	font-size:11px;
	font-family:Tahoma;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;	
}

.FramesBlock .songItem a:hover span {
	text-decoration:underline;
}

.FramesBlock .songItem a {
	color:#000;
}

.FramesBlock .songItem a:hover {
	text-decoration:none;
}

.spanBold{
	font-weight:bold;
}

.songItem p{
	font-size:11px;
	margin-top:2px;
}

.FramesBlock a
{
	color:#000;
	text-decoration:none;
}

.FramesBlock a:hover
{
	text-decoration:underline;
	color:#005689;
}

.FramesBlock .textsmall{
	font-size:10px;
	color:#666;
}

.songsList .blueBorder{
	border-bottom-width:thin;
	border-bottom-color:#d1dce6;
	padding-top:7px;
	padding-bottom:7px;
}

#bottomMenuBlock{
	padding-top:36px;
	padding-left:20px;
	height:120px;
	padding-bottom:20px;
}

.bottomMenuColumn{
/*	width:150px;*/
	float:left;
	margin-right:65px;
}
.bottomMenuColumn_last{
/*	width:150px;*/
	float:left;
}

.bottomMenuTitles{
	font-weight:bold;
	margin-bottom:15px;
}

.bottomMenuColumn ul li a, .bottomMenuColumn_last ul li a, .top300Column ul li a {
	font-family:Tahoma;
	font-size:11px;
	color:#4f5f6e;
}

.bottomMenuColumn ul li a:hover, .bottomMenuColumn_last ul li a:hover, .top300Column ul li a:hover, #bottomMenuColumnRSS ul li a:hover{
	text-decoration:none;
}

.bottomMenuColumn ul li, .bottomMenuColumn_last ul li{
	list-style-type:none;
	font-family:Tahoma;
	font-size:11px;
	color:#4f5f6e;
}

#bottomMenuColumnRSS{
/*	width:150px;*/
	float:left;
	margin-right:45px;
}

#bottomMenuColumnRSS ul{
	list-style-type:none;	
}

#bottomMenuColumnRSS ul li{
	font-family:Tahoma;
	font-size:11px;
	color:#4f5f6e;
	padding-left:20px;
	background-image:url(Images/icon_rss.gif);
	background-repeat:no-repeat;
	background-position:0px 0px; 
	line-height:16px;
}

#bottomMenuColumnRSS ul li a{
	font-family:Tahoma;
	font-size:11px;
	color:#4f5f6e;
}

#bottomMenuLine{
	height:28px;
	line-height:28px;
	background-color:#b0c7d5;
	padding-left:5px;
	padding-right:5px;
	font-family:Tahoma;
	font-size:12px;
	color:#4f5f6e;
}

#bottomMenuLine #bottomMenuUl li{
	margin-left:5px;
	float:left;
	list-style-type:none;
}

#bottomMenuLine #bottomMenuUl li a{
	margin-right:5px;
	color:#4f5f6e;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}

#bottomMenuLine #bottomMenuUl li a:hover{
	color:#4f5f6e;
	text-decoration:none;
}

#CopyrightInfo{
	float:right;	
}

#CEOinfo{
	margin: 20px 30px 30px 30px;
	text-align:center;
	color:#9e9e9e;
	font-family:Tahoma;
	font-size:11px;	
}

.albumImage{
	width:78px;
	height:79px;
	background: url('images/albums_bg.gif') no-repeat bottom right;
}

.albumContent {
	font-weight:bold;
}

.albumContent span {
	font-weight:bold;
}

.albumContent a {
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}

.albumContent a:hover{
	color:#005689;
}

.newAlbumItem{
	width:100%;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(images/albums_bg.gif);
    font-size:11px;
	font-family:Tahoma;
	float:left;
	height:80px;
	margin-bottom:13px;
	margin-top:6px;
}

.newAlbumItem .albumNameLong{
	width:155px;
	overflow:hidden;
}
.newAlbumItem a{
	color:#000;
	text-decoration:none;
}


.newAlbumItem a:hover{
	color:#00568b;
	text-decoration:underline;
}

.newAlbumItem a img{
	padding-right:7px;
	width:75px;
	height:75px;
}

.newAlbumItem img{
	padding-right:7px;
}

.newAlbumItem span
{
    font-size:11px;
    font-weight:bold;
}

.albumItemDiv {
	line-height:22px;
	position:relative;
	color:#00568b;
}


/*--------------------- Login Modal Window begin-----------------*/

#authorization{
	width:320px;
}
#authorization .close {
	padding-left:250px;
	font-family:Tahoma;
	font-size:11px;
	cursor:pointer;
	margin-top:3px;
}

#authorization a{
	text-decoration:underline;	
}

#authorization a:hover{
	text-decoration:none;	
}

#auth_welcome {
	font-family:Tahoma;
	font-size:17px;
	color:#fff;
	background-color:#eb008b;
	line-height:30px;
	padding-left:15px;
	margin-bottom:10px;
	width:185px;
}
#auth_hint {
	padding-left:15px;
	font-size:13px;
	font-family:Tahoma;
}
#auth_form {
	font-size:11px;
	font-family:Tahoma;
	background-color:#e8edf2;
	margin:25px 30px;
	padding:10px;
}
#auth_footer {
	margin:0px 15px;
	border-top:1px #d5d5d5 solid;
	font-size:13px;
	font-family:Tahoma;
	
}
.paddingbottom10 {
	padding-bottom:10px;
}
.pswrdhelp {
	float:right;
	font-size:11px;
}
.auth_h {
	font-size:13px;
	font-weight:bold;
	float:left;
}

/*---------------------------- Login Modal Window end-------------------------------------*/


/*------------------- Tsigelnitskiy-----------------*/

.FramesBlock_input, .loadBtn, .buyBtn {
	height:22px;
	width:55px;
	font-size:13px;	
	display: inline-block;
	vertical-align: middle;
}

.moreOptions {
	display: inline-block;
	vertical-align: middle;
	margin-left:-3px;
	height:22px;
	width:22px;
	font-size:8px;
}
.popup_menu_wrapper {
	display:none;
	position:absolute;
	right:0px;
	top:0px;
	width: 100%;
	height: 100%;
	z-index:12000;
}
.popup_menu {
	text-align:left;
	position:absolute;
	z-index:10001;
	width:120px;
	display:none;
	border:1px #999 solid;
	background:#FFF;
	padding:10px;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
}
.popup_menu li 
{
    width:100% !important;
	padding:0 !important;
	margin:0 !important;
	height:auto !important;
	line-height:16px !important;
	list-style:none !important;
	display:block !important; 
	font-family:Tahoma !important; 
	font-size:11px !important; 
	font-weight:normal !important; 
}
.popup_menu li a {
	color:#000 !important;
	text-decoration:none !important; 
}
.popup_menu li a:hover {
	color:#005689 !important;
	text-decoration:underline !important; 
}

.buy_button_container
{
    margin-right:5px;
}
.albumItemDiv .buy_button_container {
    float:left;
}

#LoginWindow { 
	display:none; 
	padding:10px 10px 10px 0;
	color:#000; 
	margin:0 auto;
    position:absolute; 
    z-index:11000; 
    background-color:#FFF; 
    width:320px; 
    height:330px;
}
#simplemodal-overlay {
	background-color:#000; 
	cursor:wait;
}
.loginLink {
	cursor:pointer;
}
.modal_wrapper {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	-moz-opacity:.35;
	filter:alpha(opacity=35);
	opacity:.35;
	background-color:#000;
	display:none;
	position:absolute;
	right:0px;
	top:0px;
	width: 100%;
	height: 100%;
	z-index:999;
}


/* ????? ?? ?default.aspx*/
.marketBlock a
{
	text-align:left !important;
	float:left !important;
}
	
#artistCloud
{
	width:490px;
	text-align:center;
}
	
#artistCloud a
{
	color:#000;
	text-decoration:underline;
	white-space:nowrap;
}
		/* ????? ????? */
		
		
.blackLine 
{
	border-bottom-style:solid;
	border-bottom-color:#000;
	border-bottom-width:5px;
	margin-bottom:20px;
	clear: both;
}
.blackLineHeader {
	font-family:Myriad, Tahoma, Verdana, Arial;
	font-size:16px;
	color:#000;
	font-weight:bold;
}

.smallText{
	color:#9e9e9e;
	font-family:Tahoma;
	font-size:11px;	
}

.FramesBlock a:hover
{
	text-decoration:underline;
	color:#005689;
}

.smLink{
	line-height:25px;
	vertical-align:middle;	
	color:#999;
	margin-left:5px;
}		

.song_block  input{
	margin-bottom:22px;
}	

/* ---------------- News detailed ---------------------------*/
.newsContent {
	margin-top:20px;
	text-align:left;
}

.newsShortTitle{
	font-family:Arial;
	font-style:italic;
	font-size:12px;		
}

.newsImg{
	float:left;
	margin-top:30px;
	margin-bottom:30px;
}

#publishInfo{
	margin-top:50px;
	margin-bottom:30px;
}

#publishInfo strong, #relatedNews strong{
	font-size:12px;
	margin-top:7px;
}

#publishInfo a, #relatedNews a{
	font-size:12px;	
}

#prev{
	float:left;	
}
#next{
	float:right;	
}
#prevNews{
	float:left;
	margin-left:20px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
}

#prevIco{
	width:20px;
	text-align:center;
	float:left;
	height:35px;
}

#prevTitle {
	float:left;
	text-align:left;
	font-size:12px;
	color:#000;
/*	width:250px;*/
}

#prevTitle a{
	color:#000;
}

#prevTitle a:hover{
	color:#005689;
}

#nextNews{
	float:right;
	margin-right:20px;
	margin-bottom:5px;	
	font-size:12px;
	font-weight:bold;
}

#nextIco{
	width:20px;
	text-align:center;
	float:right;
	height:35px;
}

#nextTitle {
	float:right;
	text-align:right;
	font-size:12px;
	color:#000;
/*	width:*250px;*/
}

#nextTitle a{
	color:#000;
}

#nextTitle a:hover{
	color:#005689;
}

/* News list */
.newslist_item{
	margin-bottom:15px;
}

.newslist_item .news_pic{
	width:170px;
/*	height:100px;*/
	padding-right:10px;
	padding-bottom:10px;
	float:left;	
}

.news_tag{
	font-size:13px;
	margin: 10px 0 20px 0;	
	color:#999;
}

.news_tag a{
	color:#999;
}

.news_tag a:hover{
	color:#005689;
}

.pageBlocks_paddings{
	padding-top:35px;	
}

.blackLine {
	border-bottom-style:solid;
	border-bottom-color:#000;
	border-bottom-width:5px;
}
.blackLineHeader {
	font-family:"Myriad Pro";
/*	margin-top:25px;*/
	font-size:16px;
	color:#000;
/*	width:100%;*/
	font-weight:bold;
}

