@charset "UTF-8";
/* CSS Document */

html {
	background: #000 url(http://musicmotors.com.ua/images/bg.png) top repeat-x fixed;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	background: url(http://musicmotors.com.ua/images/1000_trans.png) center top repeat-y;
	margin: 0;
	padding: 0;
	height: auto;
	width: 100%;
	font-size: 12px;
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body * {
font-family: Georgia, "Times New Roman", Times, serif;
}

a, a:visited {
	color: #fff260;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ff1c0e;
}

#content {	
	width: 980px;
	text-align: left;
	margin: 0 auto;
}

/* header */

#header {
	height: 182px;
	background: url(http://musicmotors.com.ua/images/header.png) top center no-repeat;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

#artists_dd {
position: absolute; 
top: 145px; 
left: 210px; 
padding: 10px 15px 10px 15px; 
z-index: 2; 
background: url('http://musicmotors.com.ua/images/bt.png'); 
font-size: 14px;  
display: none;
}

#artists_dd a {
display: block;
text-decoration: none;
font-style: italic;
margin: 0 0 5px 0;
padding: 0 0 5px 0;
border-bottom: 1px #333 dotted;
}

.phone {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	position: absolute;
	top: 16px;
	left: 126px;
	line-height: 22px;
	color: #fff;
}

.phone small {
	font-size: 18px !important;
	display: block;
}

#search {
	position: absolute;
	top: 32px;
	right: 115px;
	font-style: italic;
}

#search input[type="text"] {
	background: #202020;
	padding: 4px 25px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	border: none;
	position: absolute;
	top: 16px;
	left: 0;
	width: 125px;
	font-size: 14px;
}

#search input[type="image"] {
	position: absolute;
	top: 0;
	left: 125px;
}

/* nav */

.stars {
	width: 651px;
	height: 14px;
	position: absolute;
	z-index: -1;
	left: 191px;
	top: 126px;
	background: url(http://musicmotors.com.ua/images/stars.png) top left no-repeat;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	position: absolute;
		top: 116px;
		height: 42px;
	list-style: none;
	display: block;
	cursor: pointer;
}


#nav ul li#company {
	left: 40px;
	width: 158px;
}

#nav ul li#company {
	background: url(http://musicmotors.com.ua/images/nav.png) 0 7px no-repeat;
}

#nav ul li#company:hover {
	background: url(http://musicmotors.com.ua/images/nav.png) 0 -44px no-repeat;
}

/* #nav ul li#company:active {
	background: url(http://musicmotors.com.ua/images/nav.png) 0 -94px no-repeat;
} */


#nav ul li#artists {
	left: 204px;
	width: 141px;
	background: url(http://musicmotors.com.ua/images/nav.png) -165px 7px no-repeat;
}

#nav ul li#artists:hover {
	background: url(http://musicmotors.com.ua/images/nav.png) -165px -44px no-repeat;
}

/* #nav ul li#artists:active {
	background: url(http://musicmotors.com.ua/images/nav.png) -165px -94px no-repeat;
} */


#nav ul li#agenda{
	left: 340px;
	width: 127px;
	background: url(http://musicmotors.com.ua/images/nav.png) -300px 7px no-repeat;
}

#nav ul li#agenda:hover {
	background: url(http://musicmotors.com.ua/images/nav.png) -300px -44px no-repeat;
}

/* #nav ul li#agenda:active {
	background: url(http://musicmotors.com.ua/images/nav.png) -300px -94px no-repeat;
} */


#nav ul li#news{
	left: 546px;
	width: 129px;
	background: url(http://musicmotors.com.ua/images/nav.png) -506px 7px no-repeat;
}

#nav ul li#news:hover {
	background: url(http://musicmotors.com.ua/images/nav.png) -506px -44px no-repeat;
}

/* #nav ul li#news:active {
	background: url(http://musicmotors.com.ua/images/nav.png) -506px -94px no-repeat;
} */


#nav ul li#clients{
	left: 675px;
	width: 159px;
	background: url(http://musicmotors.com.ua/images/nav.png) -635px 7px no-repeat;
}

#nav ul li#clients:hover {
	background: url(http://musicmotors.com.ua/images/nav.png) -635px -44px no-repeat;
}

/* #nav ul li#clients:active {
	background: url(http://musicmotors.com.ua/images/nav.png) -635px -94px no-repeat;
} */


#nav ul li#media{
	left: 835px;
	width: 159px;
	background: url(http://musicmotors.com.ua/images/nav.png) -794px 7px no-repeat;
}

#nav ul li#media:hover {
	background: url(http://musicmotors.com.ua/images/nav.png) -794px -44px no-repeat;
}

/* #nav ul li#media:active {
	background: url(http://musicmotors.com.ua/images/nav.png) -794px -94px no-repeat;
} */

#logo_click {
	position: absolute;
	top: 18px;
	left: 406px;
	width: 260px;
	height: 110px;
	display: block;
	cursor: pointer;
        z-index: 25;
}

/* Lenta */

#lenta {
	width: 1000px;
	height: 312px;
	position: relative;
	margin: 0 auto;
	z-index: 0;
}

.photos {
	position: absolute;
	z-index: 1;
        margin-left: 35px;
        width: 953px;
        height: 258px;
        overflow: hidden;
}

.photos img {
	position: relative;
	margin-top: 30px;
        float: left;
	margin-left: 11px;
}

.lenta {
	position: relative;
	z-index: 2;
	width: 1000px;
	height: 312px;
	background: url(http://musicmotors.com.ua/images/photolenta.png) top left no-repeat;
}


.titles {
	position: absolute;
	top: 20px;
	left: 50px;
	z-index: 3;
}

.titles h3 {
	margin: 0;
	padding: 0;
	display: block;
        float: left;
	text-align: center;
	width: 300px;
	font-style: italic;
}

.titles h3 a {
	display: block;
	padding-top: 235px;
	color: #fff051;
	text-decoration: none;
}

.titles h3 a:hover {
	color: #ff1c0e;
}

/* bottom content */

#najdaque {
	width: 954px;
	height: 427px;
	margin: 10px auto;
	background: url(http://musicmotors.com.ua/images/najdaque.jpg) top center no-repeat;
	position: relative;
}

/* media */

#najdaque #media {
	position: absolute;
	top: 0;
	left: 0;
	width: 271px;
	margin: 21px 0 0 22px;
}

#najdaque #media h1 {
	font-weight: normal;
	font-size: 22px;
	font-style: italic;
	color: #d8d8d8;
	padding: 0 0 8px 0;
	margin: -6px 0 15px 0;
	border-bottom: 1px solid #3b3b3b;
}

#najdaque #media h1 a {
	color: #d8d8d8;
	text-decoration: none;
}

#najdaque #media h1 a:hover {
	color: #fff260;
}

#najdaque #media h2 {
	font-size: 14px;
	font-weight: normal;
	color: #fff260;
}

#najdaque #media h2 i {
	color: #000;
	font-style: normal;
}

#najdaque #media #video {
	margin: 0 0 40px 0;
}

#najdaque #media #music ul {
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#najdaque #media #music ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 16px;
	background: url(http://musicmotors.com.ua/images/playlist_bullet.png) 0 4px no-repeat;
}

#najdaque #media #music ul li a, #najdaque #media #music ul li a:visited {
	color: #717171;
	text-decoration: none;
}

#najdaque #media #music ul li a:active, #najdaque #media #music ul li a:hover {
	color: #fff051;
	text-decoration: underline;
}

#najdaque #media #music ul li#active {
	background: url(http://musicmotors.com.ua/images/playlist_bullet_active.png) 0 4px no-repeat;
	color: #ee1a0d;
	cursor: default;
}


/* news */

#block_news {
	position: absolute;
	top: 0;
	left: 291px;
	width: 373px;
	height: 412px;
	margin-top: 8px;
	background: #010101 url(http://musicmotors.com.ua/images/news_bg.png) bottom repeat-x;
}

.sidebar_news {
        position: relative;
        font-size: 14px;
        margin: 5px 0 25px 10px;
}

#block_news br, .sidebar_news br, .news_i br {
display: none;
}

#block_news h1, .sidebar_news h1 {
	display: block;
	padding: 9px 8px 9px 20px;
	background: #d51910 url(http://musicmotors.com.ua/images/plashka_news.png) top right no-repeat;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	margin: 0;
}

#block_news h1 a, .sidebar_news h1 a {
	color: #fff051;
	text-decoration: none;
}

#block_news h1 a:hover, .sidebar_news h1 a:hover {
	color: #fff;
}

#block_news #item, .sidebar_news #item {
	margin: 20px;
	font-size: 12px;
	color: #cccccc;
	position: relative;
	line-height: 18px;
	border-bottom: 1px solid #151515;
	padding: 0 0 20px 0;
}

.noborder {
	border: none !important;
}

#block_news i#frame, .sidebar_news i#frame {
	position: absolute;
	top: 3px;
	left: -2px;
	width: 109px;
	height: 79px;
	display: block;
	background: url(http://musicmotors.com.ua/images/photo_frame.png) top left no-repeat;
	z-index: 2;
}

#block_news img, .sidebar_news img {
	position: relative;
	float: left;
	z-index: 1;
	margin: 5px 15px 10px 0;
}

#block_news h2, .sidebar_news h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0;
}

#block_news h2 a, #block_news h2 a:visited, .sidebar_news h2 a, .sidebar_news h2 a:visited {
	color: #ff1c0e;
	text-decoration: none;
}

#block_news h2 a:hover, #block_news h2 a:active, .sidebar_news h2 a:hover, .sidebar_news h2 a:active {
	color: #fff051;
	text-decoration: underline;
}

#block_news .date, #page_content .date, .sidebar_news .date {
	font-style: italic;
	text-transform: lowercase;
	color: #545454;
	margin: 0 0 5px 0;
}

/* contacts */

#contacts {
	position: absolute;
	top: 21px;
	left: 664px;
	width: 270px;
	font-size: 14px;
}

#contacts img {
	float: left; 
	margin: 0 13px 13px 0;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}
	
#contacts h1 {
	font-weight: normal;
	font-size: 22px;
	font-style: italic;
	color: #d8d8d8;
	padding: 0 0 8px 22px;
	margin: -6px 0 15px 0;
	border-bottom: 1px solid #3b3b3b;
}


#contacts #item {
	margin: -2px 0 8px 21px;
	color: #d8d8d8;
	float: left;
	width: 250px;
}

#contacts h2 {
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0;
}

#contacts h2 a {
	text-decoration: none;
}

#contacts h2.ruslan {
	font-size: 16px;
}

#contacts span.ruslan {
	font-size: 16px;
}

#contacts #item.potap {
	margin-top:  5px !important;
}

#contacts #item.all {
	margin-bottom: 15px !important;
}

#contacts h2.potap, #contacts h2.tamerlan {
	font-size: 12px;
}

#contacts h2.all {
	font-size: 11px;
	line-height: 16px;
}

#contacts i {
	display: block;
	font-size: 12px;
	margin: 0 0 2px 0;
	color: #4a4a4a;
}

.ok {
	padding: 0 20px 8px 20px;
	border-bottom: 1px solid #3b3b3b;
        margin: 0 0 5px 0;
}

/* footer */

#footer {
	width: 980px;
	margin: 20px auto 0 auto;
	height: 200px;
	padding: 0 0 20px 0;
	background: url(http://musicmotors.com.ua/images/chaika.jpg) top center no-repeat;
	position: relative;
	color: #262626;
	font-size: 14px;
}

#footer address {
	position: absolute;
	top: 0;
	left: 40px;
	font-style: normal;
	line-height: 20px;
        display: block;
}

#footer .links {
	position: absolute;
	top: 0;
	right: 22px;
}

#footer .links ul {
	margin: 0;
	padding: 0;
}

#footer .links ul li {
	display: inline;
}

#footer .links ul li a {
	display: inline-block;
	margin: 0 20px 0 0;
	color: #262626;
}

#footer .links ul li a:hover {
	color: #fff260;
}

#footer .social {
	position: absolute;
	top: 70px;
	right: 30px;
}

.xs {
        position: absolute;
        left: 150px;
        top: 55px;
        width: 69px;
        height: 66px;
        background: url(http://musicmotors.com.ua/images/xs.jpg);
}

.xs:hover {
        background: url(http://musicmotors.com.ua/images/xs_hover.jpg);
}

.fe {
       position: absolute;
       top: 58px;
       left: 250px;
       width: 50px;
       height: 62px;
       background: url(http://musicmotors.com.ua/images/fe.png);
}

.fe:hover {
        background: url(http://musicmotors.com.ua/images/fe_hover.png);
}

.tamerlan_f {
       position: absolute;
       top: 140px;
       left: 40px;
       width: 139px;
       height: 39px;
       background: url(http://musicmotors.com.ua/images/tamerlan.png);
}

.tamerlan_f:hover {
        background: url(http://musicmotors.com.ua/images/tamerlan_hover.png);
}

.mm_radio {
       position: absolute;
       top: 135px;
       left: 200px;
       width: 121px;
       height: 40px;
       background: url(http://musicmotors.com.ua/images/mm_radio.png);
}

.mm_radio:hover {
        background: url(http://musicmotors.com.ua/images/mm_radio_hover.png);
}

#banner_top {
       background: #111;
       text-align="center"
       height: 90px;
       padding: 10px 0;
}

.news_all .news_img {
       display: block !important;
}

.news_all img {
       display: none;
}

.captcha_result {
       left:150px;
       margin:30px 0 20px -10px;
       position:absolute;
       top:-3px;
}

ul.ringtones { font-family: Arial, Tahoma; font-size: 13px; list-style: none; margin: 0; padding: 0 0 10px 35px; background: url(http://musicmotors.com.ua/images/phone.png) top left no-repeat; }
ul.ringtones li { margin: 0 0 10px 0; padding: 0 0 0 18px; background: url(http://musicmotors.com.ua/images/note.gif) 0 3px no-repeat; }