/* Copyright by Vasiliy Petrenko (v.petrenko@personal-mode.com), exclusive for dmradio.ru, 2007.*/
body {
	margin: 0px;
	max-width: 1200px;
	min-width: 1050px;
	padding: 0px;
	background-color: #000000;
}
.radioline-cell {
	position:absolute;
	left:0px;
	top:85px;
	width:100%;
	height:85px;
	z-index:3;
	background-image: url(../img/backgrounds/texture/radioline-cell.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Tahoma, Verdana;
}
.radioline-cell h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 100%;
	background-repeat: no-repeat;
	width: 30%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30%;
	background-image: url(../img/bullets/headline.gif);
	background-position: left 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.radioline-cell p {
	font-size: 70%;
	color: #CC6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30%;
}

.radioline-cell a, a
{
	text-decoration: none;
	color: #FFFFFF;
}
.radioline-cell a:hover, a:hover {
	color: #CCCCCC;
}
.radioline-scale {
	position:absolute;
	left:0px;
	top:22px;
	width:100%;
	height:216px;
	z-index:2;
	background-image: url(../img/backgrounds/radioline-scale.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Tahoma, Verdana;
	font-size: 60%;
	text-align: center;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.radioline-scale p {
	margin: 0px;
	padding: 0px;
}
.radioline-scale a {
	text-decoration: none;
	color: #CCCCCC;
}
.radioline-scale a:hover {
	color: #FFFFFF;
}
.page {
	width: 100%;
	background-image: url(../img/backgrounds/texture/page.png);
}
.masthead {
	width:100%;
	height:240px;
	background-image: url(../img/backgrounds/texture/main-top.png);
	background-repeat: repeat-x;
}
.masthead h1 {
	background-image: url(../img/logo/dmradio.png);
	background-repeat: no-repeat;
	height: 0px;
	overflow: hidden;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.globalNav {
	background-color: #CC6600;
	width: 100%;
}
.page .globalNav h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../img/icons/listen-to-radio.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.page .globalNav ul {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page .globalNav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 0.3mm;
	font-weight: bold;
}
.page .globalNav a {
	background-image: url(../img/bullets/globalNav.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 15px;
	background-position: left center;
	margin-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.page .globalNav a:hover {
	color: #FFCC00;
}
.page .globalNav strong {
	background-image: url(../img/bullets/globalNav.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 15px;
	background-position: left center;
	margin-left: 20px;
	color: #FFCC00;
}
.page .globalNav strong a {
	display: inline;
	background-image: none;
	color: #FFCC00;
	float: none;
	margin-left: 0px;
	padding-left: 0px;
}
.navBar {
	background-color: #898989;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	width: 20%;
	background-image: url(../img/backgrounds/texture/navBar-gradient.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page .navBar h3 {
	background-color: #CC6600;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	text-align: center;
	background-image: url(../img/icons/mail_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.page .navBar .menu {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.page .navBar .menu li {
	list-style-type: none;
	padding-left: 30px;
	background-image: url(../img/bullets/navBar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-color: #595959;
	border-bottom-style: solid;
	padding-bottom: 7px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}
.page .navBar .menu a {
	text-decoration: none;
	color: #FFFFFF;
}
.page .navBar .menu a:hover {
	color: #000000;
}
.page .navBar .menu strong {
	color: #000000;
}
.page .navBar .menu strong a {
	color: #000000;
}
.page .navBar .items {
	margin-top: 0px;
	background-image: url(../img/icons/navBar-items.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.page .navBar .items li {
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
}
.page .navBar .items a {
	color: #000000;
}
.page .navBar .items a:hover {
	color: #FFFFFF;
}
.page .navBar .items strong {
	font-weight: normal;
}
.page .navBar .items strong a {
	color: #FFFFFF;
}
.page .navBar input {
	background-color: #686868;
	border: 1px solid #FFFFFF;
}
.search {
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	padding: 0px;
}
.subscribe {
	background-image: url(../img/backgrounds/navBar-cd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 80px;
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	float: left;
	width: 58%;
	background-color: #B2B2B2;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Verdana;
}
.page .content h2 {
	font-family: Tahoma, Verdana;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.media-content {
font-family: Verdana, Arial, sans-serif;
	float: right;
	width: 45%;
	color: #333333;
	margin-left: 2%;
	margin-right: 2%;
}
.page .content .media-content ol {
	font-size: 80%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.page .content .media-content pre {
    font-size: 90%;
}

.media-cover {
	background-image: url(../img/backgrounds/media-cover.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 80px;
	margin-left: 10px;
}

.media-releasedata {
	font-size: 80%;
	color: #333333;
	margin-top: 5px;
	margin-left: 10px;
}
.page .content .media-releasedata p {
	margin: 0px;
	padding: 0px;
}
.page .content .media-releasedata span {
	display: block;
}
.media-related {
	margin-top: 10px;
	margin-left: 10px;
}

.page .content .media-related img {
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
.media-copyright {
	color: #333333;
	font-size: 80%;
	margin-top: 5px;
	margin-left: 10px;
}
.page .content .media-copyright span {
	display: block;
	margin-bottom: 3px;
}
.page .content .media-copyright a {
	text-decoration: none;
	color: #000000;
}
.page .content .media-copyright a:hover {
	color: #666666;
}
.copyright {
	color: #333333;
	font-size: 80%;
	margin-top: 5px;
}
.warning
{
	color: #333333;
    font-size: 70%;
}
.headlines {
	background-color: #898989;
	width: 20%;
	float: right;
	background-image: url(../img/backgrounds/texture/headlines-gradient.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.page .headlines h2 {
	background-image: url(../img/bullets/headline.gif);
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #585757;
}
.page .headlines p {
	font-size: 70%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
}
.page .headlines img {
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.page .headlines .history {
	padding: 0px;
	font-size: 70%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.page .headlines .history li {
	list-style-type: none;
}
.page .headlines .links
{
	padding: 0px;
	font-size: 70%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.media-content
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

.page .headlines .links li {
	list-style-type: none;
	background-image: url(../img/bullets/links.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
}
.page .headlines .links a {
	color: #FFFFFF;
}
.page .headlines .links a:hover {
	color: #333333;
}
.page .content .media-content p {
	font-size: 80%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.page .content .media-content li {
	margin-bottom: 2px;
}
.page .content .media-content a {
	color: #333333;
}
.page .content .media-content a:hover {
	color: #FFFFFF;
}
.media-player {
	margin-top: 5px;
	margin-left: 10px;
}
.epilogue {
	clear: right;
	margin-top: 20px;
	text-align: center;
	background-image: url(../img/backgrounds/bong.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 70px;
	font-family: Tahoma, Verdana;
	color: #666666;
}
.page .content .epilogue h3 {
	color: #333333;
	text-align: left;
	font-size: 90%;
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(../img/bullets/epilogue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.page .content .epilogue p {
	font-size: 70%;
	padding: 0px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.page .content .epilogue img {
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}
.siteInfo {
	width: 100%;
	color: #666666;
	clear: both;
	height: 72px;
	background-image: url(../img/backgrounds/texture/siteinfo.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	font-family: Tahoma, Verdana;
}
.page .siteInfo p {
	background-image: url(../img/backgrounds/siteinfo-gradient.jpg);
	background-repeat: no-repeat;
	height: 27px;
	background-position: center top;
	font-size: 70%;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	display: block;
}
.page .siteInfo a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.page .siteInfo a:hover {
	color: #FFFFFF;
}
.cds {
	position:absolute;
	top:0px;
	width:211px;
	height:240px;
	z-index:1;
	right: 0px;
	background-image: url(../img/backgrounds/cds.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.red-arrow {
	position:absolute;
	top:113px;
	width:4px;
	height:96px;
	z-index:4;
	background-image: url(../img/icons/red-arrow.png);
	background-repeat: no-repeat;
	right: 30%;
}
.home {
	position: absolute;
	top: 7px;
	left: 70px;
}
.mail {
	position: absolute;
	left: 90px;
	top: 9px;
}

