html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-color: #b9b9c5;
	background-image:  url(/img/bg.jpg);
}
.wrapper {
	width: 100%;
	min-height: 100%;
}
*html .wrapper {
	height: 100%;
}
.container {
	width: 100%;
	text-align: left;
	padding-bottom: 28px;
}
.footer {
	width: 100%;
	height: 28px;
	line-height: 28px;
	margin-top: -28px;
	background-color: #4D4E51;
	font-family: Tahoma, sans-serif;
	color: #B1B1B3;
	font-size: 11px;
	position: relative;
}
.footer a, .footer a:hover, .footer a:visited {
	color: #aab73e;
	font-size: 11px;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.leftfooter {
	float: left;
	padding-left: 30px;
	position:relative;
}
.leftfooter a img {
	border:0;
	}
.rightfooter {
	float: right;
	text-align: right;
	padding-right: 30px;
}
.i-association {
	position:absolute;
	right:-25px;
	top:5px;
}

.menu {
position: relative;
	padding: 120px 0px 0px 30px;
}
.menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.menu li {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
background-color:#4D4E51;
float:left;
clear:both; padding:2px 4px 4px 4px;
}
.menu a, .menu a:visited {
	font-size: 21px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

	text-decoration: none;
}
.menu a:hover {
	border-bottom: 0px;
	background: url(/img/menu.gif) bottom repeat-x #cedc25;
}
.menu a.selected {
	color: #a5a5a9;
	border-bottom: 0px !important;
	background: url(/img/menu.png) bottom repeat-x;
}

.page {
	display: none;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 28px;
	width: 100%;
	/*background: url(/img/gallery-bg.png) #4D4E51;*/
	background-color: #4D4E51;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	height: 440px;
	overflow: hidden;
}
span.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
}
.pagepadding {
	padding-bottom: 50px;
}
.leftpage {
	float: left;
	width: 40%;
}
.rightpage {
	margin-left: 40%;
}
.togglepage {
	float: right;
	width: 80px;
	padding-top: 10px;
margin-bottom:-100px;
z-index:100;
position:relative;
}
.submenu {
	margin-right: 100px;
	padding-top: 10px;
height:28px;
}
.submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
position:absolute;
margin-top:-12px;
}
.submenu ul li {
	margin: 0px;
	padding: 0px;
	float: left;	
width:56px;
height:56px;
line-height:52px;
text-align:center;
}

.submenu ul li a {background:url(/img/years-sprite.png); width:56px; height:56px; display:block; _background:url(/img/years-sprite-ie.png);}

.submenu li a{background-position:0 0;}
.submenu li + li a{background-position:-56px 0;}
.submenu li + li + li a{background-position:-112px 0;}
.submenu li + li + li + li a{background-position:-168px 0;}
.submenu li + li + li + li  + li a{background-position:-224px 0;}
.submenu li + li + li + li  + li + li a{background-position:-280px 0;}

.submenu li a:hover, .submenu li a.cur {background-position:0 -56px;}
.submenu li + li a:hover, .submenu li + li a.cur {background-position:-56px -56px;}
.submenu li + li + li a:hover, .submenu li + li + li a.cur {background-position:-112px -56px;}
.submenu li + li + li + li a:hover, .submenu li + li + li + li a.cur {background-position:-168px -56px;}
.submenu li + li + li + li  + li a:hover, .submenu li + li + li + li  + li a.cur {background-position:-224px -56px;}
.submenu li + li + li + li  + li + li a:hover, .submenu li + li + li + li  + li + li a.cur {background-position:-280px -56px;}

.submenu a {
	font-family: Tahoma, sans-serif;
font-weight:bold;
	font-size: 11px;
	color: #B2B2B3;
	cursor: pointer;
	text-decoration: none;
}
.submenu a.cur {
	color: #404245;
	font-weight: bold;
	border-bottom: 0px;
}

.submenu .rus, .submenu .eng{position:absolute; border:none !important; width:32px; height:43px; text-indent:-9999px; z-index:1000; margin-top: 36px;}
.submenu .rus{background:url(/img/eng.png) no-repeat !important;}
.submenu .eng{background:url(/img/rus.png) no-repeat !important;}



span.toggle {
	background: url(/img/toggle.gif) bottom left no-repeat;
	padding: 0px 0px 0px 13px;
	cursor: pointer;
}
span.toggle b {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B2B2B3;
	border-bottom: 1px dashed #B2B2B3;
	display: inline;
}

.pagecontent {
	padding-top: 15px;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 50px;
	line-height: 50px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6E6E6;
}

.pagetext {
	padding-right: 10px;
}
p {
	font-size: 12px;
	color: #E6E6E6;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	max-width: 50em;
	line-height:20px;
}
td{vertical-align:top; width:50%; padding-right:40px;}


.leftblock {
	position: relative;
	float: right;
	width: 240px;
	padding: 36px 60px 0px 0px;
	text-align: right;
}
.leftblock p {
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	color: #E6E6E6;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.leftblock span {
	font-size: 12px;
	color: #E6E6E6;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #E6E6E6;
	display: inline;
	cursor: pointer;
}

.pagetop {
	padding-left: 40px;
}

.pagewrapper {
	height: 420px;
	overflow: auto;
}

.page-container {
	position: relative;
	padding: 10px 80px;
}
.page-next {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 50px;
	height: 380px;
	cursor: pointer;
	background: transparent url(/img/next.png) center right no-repeat;
}
.page-next:hover {
	background-position: 10px center;
}
.page-prev {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 50px;
	height: 380px;
	cursor: pointer;
	background: transparent url(/img/prev.png) center left no-repeat;
}
.page-prev:hover {
	background-position: -50px center;
}

.page-prev-hidden,
.page-next-hidden {
	background: none;
	cursor: default;
}

.pagecol {
	display: none;
}

.clr {
	clear: left;
}



/*******************************************************************************************/

.pcarousel .jcarousel-container {
	position: relative;
}
.pcarousel .jcarousel-clip {
	z-index: 12;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.pcarousel .jcarousel-list {
	z-index: 11;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.pcarousel .jcarousel-list li,
.pcarousel .jcarousel-item {
	float: left;
	list-style: none;
	width: 470px;
	height: 360px;
}
.pcarousel .jcarousel-next {
	z-index: 13;
	display: none;
}
.pcarousel .jcarousel-prev {
	z-index: 13;
	display: none;
}
.pcarousel .jcarousel-container-horizontal {
	width: 900px;
	padding: 10px 80px;
}
.pcarousel .jcarousel-clip-horizontal {
	width:  900px;
	height: 360px;
	background-color: #404245;
	padding: 10px 0px;
}
.pcarousel .jcarousel-next-horizontal {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 50px;
	height: 380px;
	cursor: pointer;
	background: transparent url(/img/next.png) center right no-repeat;
	border-left: 10px solid #404245;
}
.pcarousel .jcarousel-next-horizontal:hover{background-position: 10px center;}

.pcarousel .jcarousel-next-disabled-horizontal,
.pcarousel .jcarousel-next-disabled-horizontal:hover,
.pcarousel .jcarousel-next-disabled-horizontal:active {
	background: none;
	cursor: default;
}
.pcarousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 50px;
	height: 380px;
	cursor: pointer;
	background: transparent url(/img/prev.png) center left no-repeat;
	border-right: 10px solid #404245;
}
.pcarousel .jcarousel-prev-horizontal:hover{background-position: -50px center;}
.pcarousel .jcarousel-prev-disabled-horizontal,
.pcarousel .jcarousel-prev-disabled-horizontal:hover,
.pcarousel .jcarousel-prev-disabled-horizontal:active {
	background: none;
	cursor: default;
}


.portfoliocontainer {
	height: 420px;
}
.portfolio {
	position: absolute;
	z-index: 10;
	top: -400px;
	left: 0px;
	width: 100%;
	height: 400px;
	background-color:#4D4E51;
}

.project {
	position: relative;
	width: 470px;
	height: 360px;
}
.projectbrief {
	position: absolute;
	z-index: 14;
	width: 414px;
	height: 66px;
	background: url(/img/projectbrief-bg.png);	/* background-color: #404245; */
	bottom: 24px;
	left: 28px;
}
.projectbrief h1 {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #E6E6E6;
	padding: 0px;
	margin: 0px;
}
.projectbrief p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.leftprojectbrief {
	margin-right: 120px;
	padding: 8px 0px 0px 10px;
}

.leftprojectbrief p{padding-top:12px;}


.rightprojectbrief {
	float: right;
	width: 110px;
	padding: 5px 10px 0px 0px;
	text-align: right;
}

.projectlinkinfo span {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #E6E6E6;
	border-bottom: 1px dashed #E6E6E6;
	display: inline;
	cursor: pointer;
	background: none/*url(/img/infosm.gif) top right no-repeat ;
	padding-right: 3px;*/
}

.projectlinkinfo span.hide b {
	display:none;
}

.projectlinkinfo span.hide {
	background: none;
	padding-right: 0;
	border-bottom: none;
	cursor:default;
}

.projectlink {
	text-decoration: none;
	margin-top: -5px;
}
.projectlink a{text-decoration: none !important;}
.projectlink span {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	font-weight: bold;
	border-bottom: 1px solid #E6E6E6;
	display: inline;
	cursor: pointer;
}
.projectpad {
	padding-top: 10px;
}

.projectinfocontainer {
	position: relative;
}
.projectinfo {
	display: none;
	position: absolute;
	z-index: 15;
	bottom: 0px;
	left: 0px;
	width: 414px;
	background-color: #404245;
	border-bottom: 1px dashed #E6E6E6;
}
*html .projectinfo {bottom: 65px;}
.projectinfotext {
	margin: 10px;
	/*background: url(/img/infobig.gif) top right no-repeat;*/
}
.projectinfotext h1 {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E6E6E6;
	padding: 0px;
	margin: 0px;
}
.projectinfotext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.projecturli, #page_next_bubble, #page_prev_bubble {
	display: none;
	position: absolute;
	z-index: 1000;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d0da00 !important;
	height: 18px;
	width: 36px;
	text-align: center;
	padding-left:4px;
	padding-right:4px;
}

#progressbar {
  position: absolute;
	background: url(/img/whiterd.png) no-repeat 0 0;
	_ background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/whiterd.png',sizingMethod='crop');
    left: 50%;
    margin-left: -17px;
    bottom:580px;
    display: none;
    z-index: 1000;
	padding:2px;
}

#idea{width:50px; height:40px; position:absolute; background:url(/img/idea.png) no-repeat; display:block; margin-top:-56px; margin-left:80px;}
#ham{width:50px; height:40px; position:absolute; background:url(/img/ham.png) no-repeat; display:block; margin-top:-56px; margin-left:30px;}
#heart{width:50px; height:40px; position:absolute; background:url(/img/heart.png) no-repeat; display:block; margin-top:-56px; margin-left:30px;}
#box{width:50px; height:40px; position:absolute; background:url(/img/box.png) no-repeat; display:block; margin-top:-56px; margin-left:30px;}

#logoKiev{width:140px; height:150px; position:absolute; background:url(/files/redactor/logos.png) 0 -300px no-repeat; display:block; margin-left:-150px;}
#logoJp{width:140px; height:100px; position:absolute; background:url(/files/redactor/logos.png) 0 -100px no-repeat; display:block; margin-left:-150px;}
#logoBsh{width:140px; height:100px; position:absolute; background:url(/files/redactor/logos.png) no-repeat; display:block; margin-left:-150px;}
#logoGold{width:140px; height:100px; position:absolute; background:url(/files/redactor/logos.png) 0 -200px no-repeat; display:block; margin-left:-150px; margin-top:-20px;}
p.wins{margin-left:140px; margin-right:100px;}

.colorPages{padding:0; margin:32px 0 0 -6px; line-height: 42px; height: 42px;}
.colorPages li{list-style:none; float:left;}
.colorPages a{background:url(/img/pages-sprite.png) top left no-repeat; width:38px; height:42px; text-indent:-9999px;  float:left; _background-image:url(/img/pages-sprite-ie6.png);}
.colorPages .page1 a{background-position: 0px 0px}
.colorPages .page2 a{background-position: -38px 0px}
.colorPages .page3 a{background-position: -76px 0px}
.colorPages .page4 a{background-position: -114px 0px}
.colorPages .page5 a{background-position: -152px 0px}
.colorPages .page6 a{background-position: -190px 0px}
.colorPages .page7 a{background-position: -228px 0px}
.colorPages .page8 a{background-position: -266px 0px}
.colorPages .page1 a:hover{background-position: 0px -51px}
.colorPages .page2 a:hover{background-position: -38px -51px}
.colorPages .page3 a:hover{background-position: -76px -51px}
.colorPages .page4 a:hover{background-position: -114px -51px}
.colorPages .page5 a:hover{background-position: -152px -51px}
.colorPages .page6 a:hover{background-position: -190px -51px}
.colorPages .page7 a:hover{background-position: -228px -51px}
.colorPages .page8 a:hover{background-position: -266px -51px}
.colorPages li.page1 a.active {background-position: 0px -51px}
.colorPages li.page2 a.active {background-position: -38px -51px}
.colorPages li.page3 a.active {background-position: -76px -51px}
.colorPages li.page4 a.active {background-position: -114px -51px}
.colorPages li.page5 a.active {background-position: -152px -51px}
.colorPages li.page6 a.active {background-position: -190px -51px}
.colorPages li.page7 a.active {background-position: -228px -51px}
.colorPages li.page8 a.active {background-position: -266px -51px}

.paging {margin-left: 40%; _position:relative; _left:-60px;}
.pagecontent{height:280px; _height:250px;}

#presentation {position: absolute; width: 110px; height: 113px; text-indent: -9999px; bottom:300px; left:50%; margin-left:340px; background:url(/img/presentation.png) no-repeat; cursor: pointer;}

#wa {
	position: absolute;
	left:50%;
	bottom:260px;
	margin-left: 250px;
}
.b-facebook {display: none; background: #fff; position: absolute; bottom: 50px; right: 30px;}
.bubble {
	position:relative;
	display: block;
}
.bubble-wrap {
	display:block;
	position:absolute;
	width:184px;
	height:222px;
	margin-left:50%;
	top:-530px;
	left:305px;
	background: url(/img/bubble.png) 0 0 no-repeat;
}
.bubble-text {
	padding-top:25px;
	padding-left:40px;
	font-family: Georgia;
	font-style: italic;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: left;
}
.bubble-text p {

}
.bubble-text a {
	color:#ccdc3a;
}
.bubble-text span {
	color:#fff;
	font-weight: bold;
	padding-bottom: 5px;
}

.services-wrap {
	position:relative;
}
.services {
	display:block;
	height:300px;
	left:10%;
	position:absolute;
	width:80%;
}
.services span {
	font-family: Georgia;
	font-style: italic;
	line-height: 1.4em;
}
.services .s1 {
	display:block;
	padding-left:35px;
	position:absolute;
	top:100px;
	left:45%;
	background: url(/img/s1.png) 0 center no-repeat;
	width:250px;
}
.services .s2 {
	display:block;
	padding-left:45px;
	position:absolute;
	top:0;
	left:-15%;
	background: url(/img/s2.png) 0 center no-repeat;
	width:300px;
}
.services .s3 {
	display:block;
	padding-left:35px;
	position:absolute;
	top:70px;
	left:-65%;
	background: url(/img/s3.png) 0 center no-repeat;
	width:240px;
}
.services .s4 {
	display:block;
	padding-left:35px;
	position:absolute;
	top:205px;
	left:-55%;
	width:300px;
	background: url(/img/s4.png) 0 center no-repeat;
}
.services .s5 {
	display:block;
	padding-left:35px;
	position:absolute;
	top:255px;
	left:5%;
	background: url(/img/s5.png) 0 center no-repeat;
	width:300px;
}
.services .scenter {
	display:block;
	padding-left:35px;
	position:absolute;
	top:120px;
	left:0;
	width:64px;
	height:64px;
	background: url(/img/belochka.png) 0 center no-repeat;
}

/*19.01.11*/
.contact-block {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	.contact-block h2 {
		position: relative;
		margin: 0 0 0 -50px;
		font-size: 11px;
		font-style: italic;
		font-weight: normal;
		color: #fff;
		zoom: 1;
		}
	.contact-block h3 {
		margin: 0 0 15px;
		font-size: 20px;
		font-style: italic;
		font-weight: normal;
		color: #fff;
		}
	.contact-block ul {
		list-style: none;
		margin: 10px 0 0;
		padding: 0;
		zoom: 1;
		}
		.contact-block ul:after {
			content: '';
			display: block;
			clear: both;
			}
		.contact-block li {
			float: left;
			width: 240px;
			padding-bottom: 20px;
			}
	.contact-block p {
		font-size: 12px;
		line-height: 19px;
		color: #fff;
		padding: 0;
		}
		.leftblock .contact-block p {
			line-height: 22px;
			}
		.contact-block p span {
			color: #b2b2b3;
			border: 0;
			cursor: default;
			font-weight: normal;
			font-style: italic;
			}
		.contact-block p em {
			font-size: 20px;
			font-style: italic;
			}
			.contact-block p em.y {
				color: #c4d533;
				}
		.contact-block p a, .contact-block p a:hover, .contact-block p a:visited {
			font-size: 12px;
			font-style: italic;
			}
		.contact-block p.addr {
			margin-top: 15px;
			}
			.contact-block p.addr a {
				font-size: 12px;
				color: #fff;
				background: url("../img/ico-link.png") 100% 1px no-repeat;
				padding-right: 15px;
				}
	
	.contact-files {
		zoom: 1;
		position: relative;
		margin: 10px 0 0 -3px;
		}
		.contact-files:after {
			content: '';
			display: block;
			clear: both;
			}
		.contact-block .contact-files a {
			float: left;
			width: 60px;
			height: 45px;
			padding: 6px 0 0 40px;
			font-size: 12px;
			color: #fff;
			font-style: italic;
			background-position: 0 0;
			background-repeat: no-repeat;
			}
			.contact-files .brief {
				background-image: url("../img/ico-brief.png");
				}
			.contact-files .present {
				background-image: url("../img/ico-present.png");
				}
	
	.leftblock .contact-block {
		text-align: left;
		position: relative;
		margin: 0 -60px 0 60px;
		width: 280px;
		zoom: 1;
		}
		.leftblock .contact-block li {
			width: 280px;
			}
	.pagetext .contact-block {
		position: relative;
		zoom: 1;
		padding: 21px 0 0 150px;
		*padding: 21px 0 0 90px;
		position: relative;
		margin-right: -240px;
		}
		
	.contact-social {
		font-family: Georgia, "Times New Roman", Times, serif;
		position: relative;
		margin: 20px -240px 0 -140px;
		zoom: 1;
		}
		.contact-social:after {
			content: '';
			display: block;
			clear: both;
			}
		.contact-social p {
			display: inline-block;
			*display: inline;
			zoom: 1;
			margin-right: 75px;
			background: url("../img/ico-social.png") 0 0 no-repeat;
			padding: 0 0 0 25px;
			height: 30px;
			}
		.contact-social p a , .contact-social p a:hover, .contact-social p a:visited {
			font-size: 13px;
			line-height: 21px;
			font-style: italic;
			color: #aab73e;
			}
			.contact-social .blog {
				background-position: 0 -30px;
				padding-left: 30px;
				}
			.contact-social .fb {
				background-position: 0 -60px;
				}
				


.agency-v2-wrap {
	position: relative;
}

.agency-v2 {
	position: absolute;
	width: 730px;
	margin-left: -365px;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

.agency-v2 p {
	max-width: none;
	padding-right: 56px;
	line-height: 15px;
}

.agency-v2 a, .agency-v2 a:hover, .agency-v2 a:visited {
	font-size: 12px;
}

.agency-v2-top {
	border-bottom: 1px dashed #68696d;
	padding-bottom: 18px;
	font-style: italic;
	padding-top: 18px;
}

.agency-v2-top p {
	max-width: 440px;
	padding: 0 0 0 25px;
}

.agency-download {
	position: absolute;
	right: 0;
	margin-right: -165px;
	margin-top: 68px;
	top:0;
	width: 60px;
}

.agency-download a {
	float: left;
	width: 60px;
	height: 45px;
	padding: 6px 0 0 40px;
	font-size: 12px;
	color: #fff;
	font-style: italic;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.agency-download a:hover {
	font-size: 12px;
	color: #fff;
}

.agency-download a:visited {
	color: #fff;
}

.agency-download .brief {
	background-image: url("../img/ico-brief.png");
}

.agency-download .present {
	background-image: url("../img/ico-present.png");
}

.ru-eng {
	position: absolute;
	top:0;
	right: 0;
	margin: 73px -55px 0 0;
}

.ru-eng a {
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	color: #fff;
	cursor: pointer;
}

.ru-eng a:hover, .ru-eng a:visited {
	border: 0;
	color: #fff;
}

.link-out {
	font-size: 12px;
	color: #fff;
	background: url("../img/ico-link.png") 100% 1px no-repeat;
	padding-right: 15px;
}

.grey {
	color: #9c9c9c;
}

/* audio player */
.track-details {
	display:none;
	font-size: 11px;
	font-family: Tahoma;
	color:#4d4e51;
	position:absolute;
	right:7px;
	top:45px;
	width:270px;
	z-index:20;
}
.track-details a {
	color:#4d4e51;
}
.track-details a:hover {
	color:#fff;
	text-shadow:0 0 2px #000;
}

.audiojs {
	font-family: Tahoma;
	font-size:10px;
	position:absolute;
	right:10px;
	height: 22px;
	background: none;
	-moz-box-shadow: none !important;
	box-shadow: none;
	width: 270px;
	z-index:20;
	top:15px;
}
.audiojs .play-pause {
	width: 15px;
	height: 22px;
	padding: 0px 3px 0px 0px;
	border:none;
}
.audiojs .play {
	width: 15px;
	height: 22px;
	padding: 0px 8px 0px 0px;
	background: url(../img/play.png) no-repeat 4px 4px;
}
.audiojs .pause {
	width: 15px;
	height: 22px;
	padding: 0px 8px 0px 0px;
	background: url(../img/pause.png) no-repeat 4px 4px;
}
.audiojs .loading {
	background:none;
}
.audiojs p {
	height:22px;
}
.audiojs .scrubber {
	/*background: #4d4e51;*/
	background-color: rgba(255,255,255,.5);
	width: 147px;
	height: 5px;
	margin: 8px 5px 5px 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	overflow:hidden;
	background-image: none;
	border: none;
}
.audiojs .progress {
	height: 5px;
	width: 0px;
	background: #fff;
    background-image: none;
	-moz-border-top-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;	
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
} 
.audiojs .loaded {
	height: 5px;
	background:  #4d4e51;
    background-image: none;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.audiojs .time {
	border:none;
	height:22px;
	line-height:22px;
	text-shadow: none;
	color:#4d4e51;
	margin-left:0;
	padding-left:5px;
}
.audiojs .played {
	color:#4d4e51;
}
