/* @group Core */
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	background: #ffffff;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

form, a, img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

p {
	margin-top: 0px;
}

table {
	border-collapse: collapse;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.left {
	float: left;
	oveflow: hidden;
}

.right {
	float: right;
	overflow: hidden;
}

.clear {
	clear: both;
	overflow: hidden;
}

.hide {
	display: none;
	overflow: hidden;
}

a, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
/* @end */

/* @group Messages */
.core-message {
	border: 1px solid #74a663;
	color:#2d6a18;
	background-color: #ebfde5;
	padding:20px;	
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

.core-error {
	border: 1px solid #ffabab;
	color:#d64a4a;
	background-color:#fff1f1;
	padding:20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}
/* @end */

#header {
	width: 100%;
	height: 60px;
	background: #00addb;
	overflow: hidden;
}

#header-content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#content-holder {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#content-leftbar {
	width: 120px;
	float: left;
	overflow: hidden;
}

#content-rightbar {
	width: 840px;
	float: right;
	overflow: hidden;
	margin-top: 6px;
}

a.one-menu, a.one-menu:visited {
	width: 108px;
	height: 32px;
	line-height: 32px;
	background: #f5f5f5;
	display: block;
	padding-left: 10px;
	color: #686868;
	text-decoration: none;
	overflow: hidden;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

a.one-menu:hover {
	width: 108px;
	height: 32px;
	line-height: 32px;
	background: #fafafa;
	display: block;
	padding-left: 10px;
	color: #686868;
	text-decoration: none;
	overflow: hidden;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

a.one-menu-active {
	width: 108px;
	height: 32px;
	line-height: 32px;
	background: #fafafa;
	display: block;
	padding-left: 10px;
	color: #686868;
	text-decoration: none;
	overflow: hidden;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

a.last-menu {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.banner {
	margin-top: 10px;
	width: 120px;
	/*height: 240px;*/
	overflow: hidden;
}

.box-border {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	
	/*border-top: 1px solid #94a3c4;*/
	border-bottom: 1px solid #d8dfea;
	border-left: 1px solid #d8dfea;
	border-right: 1px solid #d8dfea;
	overflow: hidden;
}

.box-header {
	background: #00addb;
	line-height: 29px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 9px;
	padding-right: 9px;
	overflow: hidden;
	color: #ffffff;
}

.box-bottom {
	border-top: 1px solid #d8dfea;
	line-height: 23px;
	overflow: hidden;
}

.box-content {
	padding: 4px;
	font-size: 11px;
	overflow: hidden;
}

.one-tweet {
	padding: 4px;
	border-bottom: 1px solid #94a3c4;
	color: #919191;
	overflow: hidden;
}

.one-tweet-last {
	padding: 4px;
	color: #919191;
	overflow: hidden;
}

a.twitter, a.twitter:visited {
	color: #317fc0;
	text-decoration: none;
	font-weight: bold;
}

a.twitter:hover {
	color: #317fc0;
	text-decoration: underline;
	font-weight: bold;
}

.twitter-box {
	width: 344px;
	height: 275px;
}

.musoraink-box {
	width: 466px;
	height: 290px;
	margin-left: 13px;
	margin-top: 10px;
}

.partyajanlo-box {
	width: 466px;
	height: 275px;
	margin-left: 13px;
}

.ustream-box {
	margin-top: 10px;
	width: 346px;
	height: 276px;
}

a.programok-nav, a.programok-nav:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

a.programok-nav:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.hirek-box {
	margin-top: 10px;
	height: 270px;
	width: 828px;
}

.one-hir {
	width: 265px;
	height: 234px;
	margin-right: 12px;
	overflow: hidden;
}

.one-hir-last {
	width: 265px;
	height: 234px;
	overflow: hidden;
}

.one-hir-kep {
	width: 265px;
	height: 210px;
	overflow: hidden;
}

.one-hir-text {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 24px;
	overflow: hidden;
}

.one-dj {
	width: 155px;
	height: 200px;
     margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
}

.one-dj-last {
	width: 155px;
	height: 200px;
	overflow: hidden;
}

.one-dj-kep {
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.one-dj-text {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 14px;
	overflow: hidden;
}

.one-flyer {
	width: 190px;
	height: 372px;
     margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
}

.one-flyer-kep {
	width: 180px;
	height: 273px;
	overflow: hidden;
}

.one-flyer-text {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 14px;
     /*width: 170px;*/
	/*overflow: hidden;*/
}

a.tovabbi-hireink, a.tovabbi-hireink:visited {
	text-decoration: none;
	color: #ffffff;
}

a.tovabbi-hireink:hover {
	text-decoration: underline;
	color: #ffffff;
}



table.musoraink {
	background-color: #e7e7e7;
	color: #000000;
	width: 100%;
	border-top: 1px solid #94a3c4;
	border-bottom: 1px solid #d8dfea;
	border-left: 1px solid #d8dfea;
	border-right: 1px solid #d8dfea;
}

table.musoraink td {
	background: #ffffff;
	/*border: 1px solid #d8dfea;*/
	height: 50px;
	text-align: center;
}

table.musoraink td {
	/*padding: 4px;*/
	width: 105px;
}

table.musoraink td.first {
	width: 100px;
}

table.musoraink th {
	background: #eceff5;
	height: 29px;
}

.musorok-inner {
	background: #cad2e3;
	-moz-border-radius: 5px;
	height: 40px;
	padding: 4px;
}
.musorok-inner-active {
	background: red;
     color:white;
     font-weight:bold;
	-moz-border-radius: 5px;
	height: 40px;
	padding: 4px;
}
.musorok-inner2 {
	background: #cad2e3;
	-moz-border-radius: 5px;
	height: 75px;
	padding: 4px;
}
.musorok-inner2-active {
	background: red;
     color:white;
     font-weight:bold;
	-moz-border-radius: 5px;
	height: 75px;
	padding: 4px;
}
.musorok-inner-active a{
     color:white !important;
}
.musorok-inner-active a:visited{
     color:white !important;
}
.musorok-inner2-active a{
     color:white !important;
}
.musorok-inner2-active a:visited{
     color:white !important;
}
.musorvezetok-inner:visited{
	color:black;
}
.musorvezetok-inner a{
	color:black ;
}
/*
a, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
*/

.input {
    /* background: #00addb;*/
    background: #eceff5;
}

.main-page-flyer-holder {
	width: 460px;
	height: 250px;
	overflow: hidden;
	margin-top: 2px;
}

#footer-holder {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

.video-list-box-content {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 614px;
      width: 225px;
	overflow: hidden;
}

.video-list-box-content img {
	float: left;
	margin-right: 5px;
}
.one-video {
	overflow: hidden;
	line-height: 17px;
	padding-left: 8px;
	margin-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	height: 50px;
}

.one-video-hover {
	background: #cdd3de !important;
}

.one-video-active {
	background: #00addb !important;
	color: #ffffff !important;
	cursor: default !important;
	overflow: hidden;
	line-height: 17px;
	padding-left: 8px;
	margin-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 50px;
}

a.button-ok, a.button-ok:visited {
	color: #ffffff !important;
	font-size: 11px;
	display: inline-block;
	background: #257f28;
	padding: 4px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 3px;
}

a.button-ok:hover {
	color: #ffffff !important;
	font-size: 11px;
	display: inline-block;
	background: #005302;
	padding: 4px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 3px;
}

.one-music {
	width: 200px;
	margin-right: 7px;
	float: left;
	height: 90px;
	line-height: 14px;
}

.musoraink-text {
	line-height: 18px;
	font-size: 12px;
}

.kivansagmusor-header {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}


a.button-ok-blue, a.button-ok-blue:visited {
	color: #ffffff !important;
	font-size: 11px;
	display: inline-block;
	background: #00ADDB;
	padding: 4px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 3px;
}

a.button-ok-blue:hover {
	color: #ffffff !important;
	font-size: 11px;
	display: inline-block;
	background: #3B5998;
	padding: 4px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 3px;
}


.mountpoints-topleft {
	width: 170px;
	height: 191px;
	overflow: hidden;
	float: left;
}

.mountpoints-topmiddle {
	width: 110px;
	height: 191px;
	overflow: hidden;
	float: left;
}

.mountpoints-topright {
	width: 175px;
	height: 191px;
	overflow: hidden;
	float: right;
}

.mountpoints-bottomleft {
	width: 215px;
	height: 59px;
	overflow: hidden;
	float: left;
}

.mountpoints-bottomright {
	width: 200px;
	height: 59px;
	overflow: hidden;
	float: right;
}

.pointer {
	cursor: pointer;
}

#classic_container {
	width: 56px;
	height: 220px;
	overflow: hidden;
	position: fixed;
	left: 0px;
	top: 80px;
}

#rnb_container {
	width: 56px;
	height: 220px;
	overflow: hidden;
	position: fixed;
	left: 0px;
	top: 320px;
}

#slager_container {
	width: 56px;
	height: 220px;
	overflow: hidden;
	position: fixed;
	right: 0px;
	top: 80px;
}


.box-harmas {
	width: 828px;
	margin-top: 10px;
}


.box-harmas-header {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: #00addb;
	line-height: 29px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 9px;
	padding-right: 9px;
	overflow: hidden;
	color: #ffffff;
}

.box-harmas-kep-holder {
	width: 828px;
	margin-top: 5px;
}

#rot-box-elokozvetites {
	width: 265px;
	height: 265px;
	overflow: hidden;
	float: left;
}

#rot-box-musorainkbol {
	width: 265px;
	height: 265px;
	overflow: hidden;
	float: left;
	margin-left: 16px;
}

#rot-box-ezszolmost {
	width: 265px;
	height: 265px;
	overflow: hidden;
	float: right;
}

#zene-gomb {
	width: 152px;
	height: 38px;
	overflow: hidden;
	display: inline-block;
}

.zene-gomb-on {
	background: transparent url('../images/zene-gomb-on-off.jpg') center top no-repeat;
}

.zene-gomb-off {
	background: transparent url('../images/zene-gomb-on-off.jpg') center bottom no-repeat;
}

#kivalasztott_zene {
	background: #00addb;
	padding: 10px;
	margin: 10px;
	color: #ffffff;
	font-size: 16px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.kiv_box_header {
	font-size: 12px;
	margin-bottom: 5px;
}

.music_search_input {
	border: 2px solid #d8dfea;
	font-size: 14px;
	width: 600px;
	padding: 10px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 60px;
	margin-bottom: 0px;
}

#music_result {
	margin-top: 40px;
}

#music_search_alert {
	color: #ff0000;
}

#missing_form_title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	width: 350px;
}

.missing_form_input {
	width: 200px;
}

.missing_form_area {
	width: 204px;
	height: 100px;
}

#report_this_photo_validate label.error {
	color: #ff0000;
	display: block;
}

