/******************************************************************************
 *                         Suponix.com (anDeRan)                              *
 ******************************************************************************/
html, body {
	min-width: 1000px;
}

body {
	margin: 0;
	padding: 0;
	background: #000 url(../images/common/back.jpg) center top no-repeat;
	color: #FFF;
	font: 11px Tahoma;
	text-align: center;
}

body.star{
	background: white none;
}

img, object {
	border-width: 0;
	display: block;
}

a {
	color: #FFF;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0;
}

select {
	font: 11px Tahoma;
}

.inline img, .inline object {
	display: inline;
	vertical-align: middle;
}

.clear {
	clear: left;
}

#page {
	width: 961px;
	margin: 0 auto;
	text-align: left;
}
/*
.divider {
	background-image: url(../images/common/divider_line.png);
}

#prostoLogo {
	margin-left: 85px;
}

#prostoText {
	margin: -1px 20px 0 -12px;
}

#logoAnimation {
	margin: 126px 0 0 178px;
	position: absolute;
}

#mainMenu {
	padding-left: 60px;
	background-image: url(../images/common/main_menu+live_radio.jpg);
	font-weight: bold;
	height: 65px;
}

#mainMenu div {
	width: 13%;
	margin-top: 16px;
	padding: 11px 0 25px;
	text-align: center;
}

#mainMenu .divider {
	width: 1px !important;
	padding-bottom: 0;
}

#mainMenu img {
	width: 1px;
	height: 25px;
}

#mainMenu #selectedItem {
	margin: -3px 0 -9px 11px;
	padding: 3px 0 0 0;
	width: 95px;
	background: url(../images/common/selected_item.png) no-repeat;
	position: relative;
	height: 21px;
}

.subMenu #bottom {
	margin-top: 0;
	border: 0;
	width: 179px !important;
	background: transparent url(../images/common/submenu_bottom.png);
	height: 17px !important;
}

.subMenu {
	margin: 9px 0 0 -1px !important;
	padding: 0 !important;
	z-index: 1;
	/ *	top: 182px; * /
	top: 262px;
	-moz-opacity: 0.85;
	opacity: 0.85;
}

.subMenu div {
	width: 177px !important;
	border-left: 1px solid #B2C1BD;
	border-right: 1px solid #B2C1BD;
	padding: 0 !important;
	background-color: #3E655A;
	text-align: left !important;
}

.subMenu a {
	margin-bottom: 10px;
	font-weight: normal;
}

.subMenu div span {
	padding: 8px 0 2px 25px;
	display: block;
}
*/
.elements, .internal {
	clear: left;
}

.elements div {
	float: left;
}

.elements div div {
	float: none;
}

.elements .headerOnce {
	width: 325px;
}

.elements .bodyOnce {
	width: 310px;
}

.elements .headerDouble {
	width: 650px;
	margin-bottom: 15px;
}

.elements .headerDouble.right {
	width: 635px;
	margin-left: 5px;
}

.elements .headerDouble.last {
	width: 635px;
	margin-left: 1px;
}

.doubleBody {
	width: 630px;
}

.internal div {
	float: left !important;
}

.internal div div {
	float: none !important;
}

.format div {
	margin: 0 0 16px 115px;
	width: 195px;
}

.format div.noimg {
	margin-left: 0;
	width: 309px;
}

.format img {
	float: left;
	margin-bottom: 15px;
}

:root .newsListing>img {
	clear: left;
}

.smallHeaderBg {
	width: 310px;
	background-image: url(../images/common/small_hdr_bg.png);
	height: 55px;
}

.smallHeaderBg img, .bigHeaderBg img {
	margin: 12px 0 0 28px;
	position: absolute;
}

.bigHeaderBg {
	width: 633px;
	background-image: url(../images/common/big_hdr_bg.png);
	height: 55px;
}

.bigOffset {
	padding-top: 14px;
}

.bottomOffset {
	margin-bottom: 20px;
}

#copyright img {
	float: left;
	margin: 20px 0 0 110px;
}

#copyright div {
	padding: 20px 0 0 400px;
}

#search {
	margin: 18px 0 5px 20px;
}

#zoom {
	width: 20px;
	float: left;
	margin: -3px 18px 0 0;
	background-image: url(../images/common/zoom.png);
	height: 26px;
}

#search .field {
	width: 138px;
	margin-right: 10px;
}

#search .button {
	width: 72px;
}

.field {
	border: 1px solid #FFF;
	padding: 0 2px;
	color: #000;
	background: #D5D5D5 url(../images/common/input_bg.gif) repeat-x;
	font: 12px Tahoma;
	height: 21px;
}

:root input.field {
	padding-top: 3px !important;
	height: 17px;
}

:root table input.field[type="text"] {
	height: 21px;
}

textarea.field {
	padding: 2px;
}

.button {
	background-color: #D1D0D4;
	font: 11px Tahoma;
	height: 22px;
	vertical-align: top;
}

dl {
	margin: 0;
	border-top: 1px solid #999;
}

dt {
	padding: 6px 8px;
	border-bottom: 1px solid #999;
}

dl.speakers {
	border-top: 1px solid #4E6066;
}

dl.speakers dt {
	border-bottom: 1px solid #4E6066;
	background: url(../images/common/speaker.gif) no-repeat 36px 8px;
}

dl.speakers span {
	padding-right: 32px;
}

dl.speakers dd {
	margin: 12px 0 0 39px;
}

dl.speakers, dl.listing {
	margin: 17px 30px 0 14px;
}

dl.listing dt img {
	margin-right: 8px;
	display: inline;
}

dl.listing span {
	padding-right: 20px;
}

dl.listing.poll {
	border-top-width: 0;
}

dl.listing.poll dd {
	margin-left: 0;
	font-weight: bold;
}

dl.listing.poll dt {
	padding-left: 0;
}

.eventsSubMenu {
	margin: 7px 0 5px 53px;
	display: block;
}

div.rating {
	margin: 20px 0 0;
	clear: both;
}

div.rating div {
	float: left;
	padding: 7px 0;
	border-bottom: 1px solid #888;
}

div.rating div.header {
	padding: 8px 0 !important;
	border-top: 1px solid #888;
	background: none !important;
	font-weight: bold;
}

div.rating div.e1 {
	width: 50px;
	clear: left;
	background: url(../images/common/speaker2.gif) no-repeat 36px 8px;
}

div.rating div.e2 {
	width: 306px;
}

div.rating div.e3 {
	width: 172px;
}

div.rating div.e3 img {
	margin: 0 8px -1px 0;
	display: inline;
}

div.rating div.e4 {
	width: 107px;
	font-weight: bold;
}

dl.light {
	margin: 8px 16px 0 0;
	border-top-width: 0;
}

dl.ends {
	margin-right: 0;
}

dl.light dt {
	padding: 6px 0;
}

div.gallery div {
	clear: left;
}

div.gallery div.txt {
	padding: 7px 25px 7px 15px;
}

div.gallery div.txt a{
	color: #F9B32A;
	font-size: 12px;
	font-weight: bold;
}

div.counters{
	display: none;
}

div.gallery div div {
	margin: 15px 10px 0 0;
	float: left;
	clear: none;
	width: 150px;
	text-align: center;
}

#kissesHallViewer{
	padding: 5px;
	display: none;
	background: #000F1E;
	text-align: center;
	position: absolute;
	z-index: 77;
}

#kissesHallViewer h1 {
	padding: 0;
	margin: 5px auto 3px auto;
	font-weight: normal;
}

#kissesHallViewer div.voting{
	width: 235px;
	margin: auto;
	background: url(/images/events/kisses-hall-five-hearts.jpg);
	text-align: left;
	height: 69px;
}

#kissesHallViewer div.voting img{
	position: absolute;
	cursor: pointer;
}

#kissesHallViewer div.voting img.one{
	margin-left: 4px;
	margin-top: 26px;
}

#kissesHallViewer div.voting img.two{
	margin-left: 34px;
	margin-top: 24px;
}

#kissesHallViewer div.voting img.three{
	margin-left: 69px;
	margin-top: 23px;
}

#kissesHallViewer div.voting img.four{
	margin-left: 109px;
	margin-top: 18px;
}

#kissesHallViewer div.voting img.five{
	margin-left: 158px;
	margin-top: 15px;
}

div.gallery img {
	margin: auto;
}

.png {
	: ; /* empty... see declaration in './ie.css' */
}

.poll dd {
	padding-bottom: 7px;
}

.poll dt input {
	margin: 0 17px 0 -2px;
}

.poll dd input {
	margin-top: 10px;
}

.calendarHeader {
	width: 288px;
	padding: 15px 0 0 23px;
	background: url(../images/common/calendar_header.png);
	height: 41px;
}

.calendarBody {
	width: 311px;
	background: url(../images/common/calendar_bg.png);
}

.calendarBody .internal.weekDays {
	padding: 5px 0 30px !important;
	font-weight: bold;
}

.calendarBody .internal {
	margin: 0 12px;
}

.calendarBody .internal.firstLine {
	padding-top: 7px;
}

.hadEvents {
	background-color: #A7A7A7 !important;
}

.futureEvents {
	background-color: #4DACEE !important;
}

#selectedEvent {
	background-color: #659D42 !important;
	font-weight: bold;
}

#today {
	border: 1px solid #FFF;
	margin: 1px 1px 0 0;
	width: 38px;
	font-weight: bold;
	height: 17px;
}

.calendarBody div div {
	width: 40px;
	padding-top: 5px;
	margin: 1px 1px 0 0;
	text-align: center;
	height: 19px;
}

.calendarBody img.clear {
	padding-top: 8px;
}

.calendarFooter {
	width: 287px;
	padding-left: 24px;
	background: url(../images/common/calendar_footer.png);
	height: 62px;
}

.calendarFooter select {
	margin: 13px 0 3px -2px;
}

.calendarFooter input {
	margin: 12px 0 3px -2px;
}

.explain {
	margin: 8px 0 0 27px;
}

.topColElement {
	margin-top: -14px;
}

.rightMargin {
	margin-right: 14px;
}

.colored {
	color: #F9B32A;
}

.innMenu {
	margin: 4px 0 4px 52px;
	display: block;
	line-height: 15px;
}

.selInnMenu {
	padding-left: 10px;
	background: url(/images/common/inn_menu_pointer.gif) no-repeat 0 4px;
}

.inlineAds {
	text-align: center;
}

.inlineAds img, .inlineAds div {
	margin:auto;
}

/******************************************************************************
 *                                    Home                                    *
 ******************************************************************************/

#nowInfo .inline {
	margin-bottom: 13px;
}

#nowInfo .format {
	margin-top: 8px;
}

#nowInfo .format div {
	width: 114px;
}

#nowInfo .format .divider {
	width: 100%;
	margin: 8px 0 6px;
	height: 1px;
}

#nowInfo .internal {
	width: 230px;
	position: absolute;
	top: 496px;
}

#nowInfo .internal img {
	margin-bottom: 8px;
}

#nowInfo .internal div {
	width: 35%;
}

#nowInfo .internal .divider {
	width: 1px;
	margin: 0 15px 0 25px;
	height: 40px;
}

#subscribe {
	width: 310px;
	margin: 15px 0;
	background-image: url(../images/home/subscribe_bg.png);
	height: 96px;
}

#subscribe div {
	padding: 15px 0 0 20px;
}

#subscribe input {
	margin-top: 15px;
}

#subscribe .field {
	width: 138px;
}

#subscribe .button {
	margin-left: 10px;
	width: 91px;
}

#listing {
	width: 100px;
	margin: 14px 0 0 172px;
	background: url(../images/home/listing.png) no-repeat;
	height: 28px;
	position: absolute;
}

#listing #rightArrow, #listing #leftArrow {
	display: block;
	position: relative;
}

#listing #rightArrow {
	margin: -7px 0 0 41px;
}

#listing #leftArrow {
	margin: -7px 0 0 -7px;
}

/******************************************************************************
 *                                   Programs                                 *
 ******************************************************************************/
#starWarsText {
	margin: 14px 0 5px;
}

#afterText {
	margin-top: 8px;
}

#afterText p {
	margin: 0;
}

div.votes div.e3 {
	width: 142px;
}

div.votes div.e4 {
	padding: 4px 0;
	width: 137px;
}

#voteButton {
	padding: 15px 0 0 356px; /*padding: 15px 0 0 498px;*/
	margin: 0;
}

#programsListing {
	float: left;
	margin: 15px 10px;
}

/******************************************************************************
 *                                     About                                  *
 ******************************************************************************/
.selectedArtist {
	color: #F9B32A;
	font-size: 12px;
}

#artistsListing {
	margin: 0;
}

#artistTitle {
	padding: 20px 35px 0 0;
	text-align: right;
}

#artistTitle strong {
	font-size: 12px;
}

.internal .forms div {
	margin: 0 16px 11px 0;
	text-align: right;
}

.internal .forms input.field {
	width: 192px;
}

.internal .forms textarea.field {
	width: 405px;
	height: 120px;
}

.internal .description {
	margin-left: 17px;
	width: 190px;
}

/******************************************************************************
 *                                    Events                                  *
 ******************************************************************************/
.newsListing .smallHeaderBg {
	margin-bottom: 14px;
}

.newsListing strong {
	margin-bottom: 6px;
	display: block;
	color: #F9B32A;
}

.newsListing strong span {
	color: #FFF;
	font-weight: normal;
}

.multi {
	font-size: 12px;
	text-align: right;
}

.newsListing .multi {
	padding-right: 16px;
}

#concerts div {
	margin-top: 15px;
}

#concerts .multi {
	margin: 15px 15px 0 0;
}

.concertInfo dl {
	margin: 3px 0 10px;
}

.concertInfo dl dt {
	padding: 2px 0;
}

.concertInfo {
	width: 311px;
}

.concertImages {
	margin: 0 -10px 0 15px;
}

/******************************************************************************
 *                                    Listen                                  *
 ******************************************************************************/
#liveRadio {
	border-top-width: 0;
}

#liveRadio div div {
	margin-right: 13px;
	text-align: center;
}

.variant {
	font: bold 16px Tahoma;
}

.variant img {
	margin: -2px 15px 0 0;
}

.variant, .noBottomLine {
	border-bottom-width: 0;
}

#liveRadio dt {
	padding: 7px 0;
}

/******************************************************************************
 *                                    Contacts                                *
 ******************************************************************************/
#gbook span {
	color: #F9B32A;
}

#chatMsgs {
	width: 718px;
	float: left;
	margin: 0 10px 0 16px;
	padding: 4px 8px;
	background-image: url(../images/contacts/chat_bg.png);
	font-size: 12px;
	line-height: 135%;
	overflow: auto;
	height: 393px;
}

#chatMsgs span a {
	text-decoration: none;
}

#chatMsgs span span {
	background-color: #444;
	font-weight: bold;
}

#chatUsers {
	border-left: 1px solid #999;
	padding-left: 10px;
	font-weight: bold;
	overflow: auto;
	height: 400px;
}

#chatUsers a {
	text-decoration: none;
}

.sysMsg {
	color: yellow;
	font-style: italic;
}

#forumMenu {
	padding-right: 30px !important;
	margin: 0 auto 9px;
	width: 931px;
	background: transparent url(../images/forums/forums_menu.png) no-repeat;
	line-height: 55px;
	text-align: right;
}

#forumMenu img {
	float: left;
	margin: 12px 0 0 28px;
}

#msg {
	width: 669px;
	margin-left: 16px;
}

:root #msg {
	width: 661px;
}

#smiles {
	width: 745px;
	margin: 5px 0 0 16px;
	white-space: nowrap;
	background-image: url(../images/contacts/chat_bg.png);
	height: 70px;
	overflow: auto;
	overflow-y: hidden;
	opacity: 0.5;
}

/******************************************************************************
 *                                     Advices                                *
 ******************************************************************************/
.shop .bigHeaderBg #cart img {
	margin: 0 12px 0 -5px;
	float: left;
	position: static;
}

.shop .btnBg {
	width: 85px;
	margin-top: 1px;
	background: url(../images/common/buttons_bg.gif) no-repeat;
	text-align: center;
	height: 28px;
}

.shop .btnBg input {
	margin: 3px 0 0 1px;
	width: 78px;
}

.shop .bigHeaderBg #cart {
	float: right;
	margin: 12px 30px 0 0;
}

.shop .bigHeaderBg #inCart {
	margin-right: 16px;
}

.shop .bigHeaderBg #cart div {
	float: left;
	line-height: 29px;
}

.shop table .orderBtns div {
	float: left !important;
}

.spacer {
	width: 5px !important;
}

.shop table {
	width: 100%;
	margin-top: -5px;
	height: 100%;
}

.shop table table {
	width: auto;
	margin-top: 0;
}

.shop table td {
	width: 50%;
	padding-top: 5px;
	height: 100%;
}

.shop table table td, .shop table table th {
	padding: 4px 10px 4px 0;
	width: auto;
	vertical-align: top;
	height: auto;
}

.shop table table table td {
	padding: 0 3px 0 0;
}

.shop table table th {
	width: 100px;
	text-align: right;
}

td.colored {
	font-weight: bold;
}

.shop table table input {
	vertical-align: middle;
}

.shop strong.colored {
	margin-bottom: 3px;
	display: block;
}

.orderBtns {
	padding-left: 62px !important;
}

.column {
	border-bottom: 1px solid #86918D;
	padding-bottom: 5px;
}

#cartTable th, #cartTable td {
	border-bottom: 1px solid #86918D;
}

#cartTable th {
	text-align: left;
	height: 40px;
}

#cartTable td {
	width: 90px;
	height: 25px;
}

#cartTable td.firstLine {
	padding-left: 10px;
	width: auto;
}

#requisits {
	border: 1px solid #86918D;
	border-width: 1px 0;
	padding: 12px 0;
}

#requisits td {
	width: 130px;
}

#requisits td#note {
	width: 300px;
	padding-left: 40px;
}

.shop input.field {
	height: 18px !important;
}

:root .shop input.field {
	height: 15px !important;
}

.shop #cartTable input.field {
	margin-top: -4px;
}

/******************************************************************************
 *                                     by SDPsM                                *
 ******************************************************************************/
div.morning_info_data{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 77px;
	width: 456px;
}

div.morning_info_data p{
	padding: 0 45px 0 45px;
	margin: 0;
	color: white;
	font-size: 14px;
}

div.morning_info_data p.x2{
	padding-left: 245px;
}

div.morning_info_data p.small{
	padding-right: 55px;
	font-size: 11px;
}

div.morning_info_data div.box{
	padding-top: 10px;
	padding-bottom: 20px;
	background: rgb(165,159,97) url(/images/programs/morning_info_x2_big.gif) no-repeat bottom center;
}

div.morning_info_data div.topper{
	width: 456px;
	background: transparent url(/images/programs/morning_info_topper.gif) no-repeat top left;
	height: 20px;
}

div.morning_info_data div.bottomer{
	width: 456px;
	background: transparent url(/images/programs/morning_info_bottomer.gif) no-repeat top left;
	height: 20px;
}

div.rating_lobsters{
	width: 300px;
	margin: 20px 0 0;
	clear: none;
}

div.rating_lobsters div {
	float: left;
	padding: 7px 0;
	border-bottom: 1px solid #888;
}

div.rating_lobsters div.header {
	padding: 8px 0 !important;
	border-top: 1px solid #888;
	background: none !important;
	font-weight: bold;
}

div.rating_lobsters div.e1 {
	width: 37px;
	clear: left;
	background: url(../images/common/speaker2.gif) no-repeat 25px 8px;
}

div.rating_lobsters div.e2 {
	width: 263px;
}

div.banner{
	display: block;
}

div.new_year{
	background: url(../images/common/new_year.jpg) no-repeat bottom left;
}

