/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);

/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;	padding: 0px;	margin:0px;}

 body{
	margin:0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color:#E8E8E8;
	padding: 0px;
}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h4 {font-size:1.1em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

.gn_static_2 a:link{
	font-weight: bold;
}
.gn_static_2 a:visited{
	font-weight: bold;
}
.gn_static_2 a:hover{
	font-weight: bold;
	color:#ff6600;
}

/*links*/
a:link {color: #24468a;
text-decoration:none;}
a:hover {color: #ff6600;text-decoration:none;}
a:visited {color: #24468a;text-decoration:none;}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
.rockradio_keret {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.rockozon_header {
	float: left;
	height: 180px;
	width: 1050px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rockradio_topmenu {
	float: left;
	height: 30px;
	width: 1050px;
}
.rockradio_topmenu2 {
	padding-top: 5px;
	
	float: left;
	height: 30px;
	width: 1050px;
	font-weight: bold;
	color: silver;
    background-color: #F3F3F3;
}
.rockradio_topmenu2inside
{
	padding-left: 10px;
	
}
#jsn-mainmenu {
	height: 30px;
	position: relative;
	background-color: #282828;
/*	z-index: 1; */
}
.rockradio_mainbody46 {
	overflow: hidden;
	float: left;
	width: 46%;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.rockradio_mainbody77 {
	overflow: hidden;
	float: left;
	width: 77%;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.rockradio_mainbody96 {
	overflow: hidden;
	float: left;
	width: 96%;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

.rockradio_bal {
	float: left;
	width: 30%;
	padding: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.rockradio_jobb {
	float: left;
	width: 19%;
	padding: 4px;
	background-color: #F1F1F1;
	overflow: hidden;
}
.cls {
	clear: both;
}
/** @SUCKERFISH **/

/* Mainlevel */
ul.menu-suckerfish {
	z-index: 1;
	float: left;
	border-right: 1px solid #404040;
	margin: 0;
	background: none;
	padding: 0;
	list-style: none;
}

ul.menu-suckerfish li {
	float: left;
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
		font-size: 0.9.em;
		font-weight:normal;
}

ul.menu-suckerfish a:link,
ul.menu-suckerfish a:visited {
	display: block;
	border-right: 1px solid #000000;
	border-left: 1px solid #404040;
	margin: 0;
	padding: 3px 1.5em;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 0.9.em;
		font-weight:normal;
	text-decoration: none;
}

ul.menu-suckerfish a:hover {
	background-color: #404040;
}

ul.menu-suckerfish li.active a {
	background-color: #404040;
}


/* Sublevel */
ul.menu-suckerfish ul {
	position: absolute;
	left: -999em;
	z-index: 2;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Other containers */
ul.menu-suckerfish ul ul {
	margin: -26px 0 0 184px;
	z-index: 3;
}

/* Items */
ul.menu-suckerfish ul li {
	position: relative;
	width: 185px;
	margin: 0;
	background: none;
	padding: 0;
}

ul.menu-suckerfish ul a:link,
ul.menu-suckerfish ul a:visited {
	display: block;
	border-top: 1px solid #366999;
	border-right: none;
	border-bottom: 1px solid #162c40;
	border-left: 1px solid #162c40;
	background: #284d73 none;
	color: #cfdbe5;
	padding: 4px 10px;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	height: 1%;
}

ul.menu-suckerfish ul a:hover,
ul.menu-suckerfish ul li.parent a:hover,
ul.menu-suckerfish ul li.parent li.parent a:hover {
	border-top: 1px solid #1f3d59;
	background-color: #1f3d59;
	color: #ffffff;
}

/* Active */
ul.menu-suckerfish ul li.active a,
ul.menu-suckerfish ul li.active li.active a,
ul.menu-suckerfish ul li.active li.active li.active a {
	font-weight: bold;
	color: #ffffff;
}

/* Clear active */
ul.menu-suckerfish ul li.active li a,
ul.menu-suckerfish ul li.active li.active li a {
	font-weight: normal;
	color: #cfdbe5;
}

/* Children expanded */
ul.menu-suckerfish ul li.parent a,
ul.menu-suckerfish ul li.parent li.parent a {
	background: #284d73 url("../images/suckerfish-expand.png") no-repeat 95% center;
	padding-right: 10px;
}

/* Clear children expanded */
ul.menu-suckerfish ul li.parent li a,
ul.menu-suckerfish ul li.parent li.parent li a {
	background-image: none;
}


/* Rollover actions */
ul.menu-suckerfish li:hover ul,
ul.menu-suckerfish li.hover ul,
ul.menu-suckerfish li:hover ul li:hover ul,
ul.menu-suckerfish li.hover ul li.hover ul,
ul.menu-suckerfish li:hover ul li:hover ul li:hover ul,
ul.menu-suckerfish li.hover ul li.hover ul li.hover ul {
	left: auto;
}

ul.menu-suckerfish li:hover ul ul,
ul.menu-suckerfish li.hover ul ul,
ul.menu-suckerfish li:hover ul li:hover ul ul,
ul.menu-suckerfish li.hover ul li.hover ul ul,
ul.menu-suckerfish li:hover ul li:hover ul li:hover ul ul,
ul.menu-suckerfish li.hover ul li.hover ul li.hover ul ul {
	left: -999em;
}

ul.menu-suckerfish,
ul.menu-suckerfish li li {
	clear: left;
}
.rockradio_outer {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
.rockradio_footer {
	height: 103px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#slider {
	float: left;
	width: 50%;
	margin: 8px;
}
#header_top {
	height: 100px;
	width: 1050px;
}
#icecast1 {
	float: left;
	width: 300px;

	height: 80px;
}
#icecast_spacer {
	float: left;
	height: 50px;
	width: 300px;
}
#icecast2 {
	float: left;
	width: 300px;

	height: 80px;
}
.banner{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.created_{
font-size: 0.7em;

border-bottom-width: thin;

border-bottom-style: solid;

border-bottom-color: #e8e7e8;
padding:5px;
}


/************************************************
*	Tag
************************************************/
.clearfix {
	height: 1%;
}

.tag {
	margin: 0;
	padding: 0;
	color: #999;
	display: inline;
}

.tag ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.tag ul li {
	display: inline;
	list-style-type: none;
	background-image: none;
	padding: 0 0.5em;
}

.tag ul li a {
	display: inline;
	text-decoration: none;
	margin-bottom: 0; //
	text-transform: capitalize;
}

/*************************************************
*   Add Tags
**************************************************/
div.addtags {
	margin-top: 4px;
}

div.addtags a:link {
	color: red;
	text-decoration: none;
}

div.addtags a:visited {
	color: red;
	text-decoration: none;
}

div.addtags a:hover {
	color: red;
	text-decoration: underline;
}

div.addtags a:active {
	color: red;
	text-decoration: none;
}

div.addtags a img {
	vertical-align: text-bottom;
}

div.addtags img {
	padding-right: 3px;
}

/************************************************
*	Tag Cloud
************************************************/
.tagCloud a {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.tagCloud a.tag1:link {
	font-size: 11px;
	color: #993300;
}

.tagCloud a.tag1:visited {
	font-size: 11px;
	color: #993300;
}

.tagCloud a.tag1:hover {
	font-size: 11px;
	color: #FFFFFF;;
	background: #993300;
}

.tagCloud a.tag2:link {
	font-size: 12px;
	color: #993300;
}

.tagCloud a.tag2:visited {
	font-size: 12px;
	color: #993300;
}

.tagCloud a.tag2:hover {
	font-size: 12px;
	color: #FFFFFF;;
	background: #993300;
}

.tagCloud a.tag3:link {
	font-size: 13px;
	color: #882200;
}

.tagCloud a.tag3:visited {
	font-size: 13px;
	color: #882200;
}

.tagCloud a.tag3:hover {
	font-size: 13px;
	color: #FFFFFF;;
	background: #993300;
}

.tagCloud a.tag4:link {
	font-size: 14px;
	color: #882200;
}

.tagCloud a.tag4:visited {
	font-size: 14px;
	color: #882200;
}

.tagCloud a.tag4:hover {
	font-size: 14px;
	color: #FFFFFF;;
	background: #993300;
}

.tagCloud a.tag5:link {
	font-size: 15px;
	color: #771100;
}

.tagCloud a.tag5:visited {
	font-size: 15px;
	color: #771100;
}

.tagCloud a.tag5:hover {
	font-size: 15px;
	color: #FFFFFF;;
	background: #993300;
}

.tagCloud a.tag6:link {
	font-size: 16px;
	color: #771100;
}

.tagCloud a.tag6:visited {
	font-size: 16px;
	color: #771100;
}

.tagCloud a.tag6:hover {
	font-size: 16px;
	color: #FFFFFF;;
	background: #993300;
}

.tagCloud a.tag7:link {
	font-size: 17px;
	color: #660000;
}

.tagCloud a.tag7:visited {
	font-size: 17px;
	color: #660000;
}

.tagCloud a.tag7:hover {
	font-size: 17px;
	color: #FFFFFF;;
	background: #993300;
}

/************************************** 
*Warnings 
***************************************/
div.warning {
	margin-left: 20px;
	margin-top: 10px;
}

div.warning h1 {
	line-height: normal;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	color: red;
}

div.warning h2 {
	text-align: center;
	line-height: normal;
	font-size: 150%;
	font-weight: bold;
}

/*****************************************************
*Joomla Tags
********************************************************/
div.joomlatags {
	margin-left: 220px;
	text-align: center;
	font-size: 9px;
	display: block;
	color: orange;
	padding: 4px;
}

/***************************************************************
*Add Tags
*******************************************************************/
.button2-left .add_Tags {
	background: url(../images/addTags.png) 100% 0 no-repeat;
}	

#top_player
{
	width: 100%;
	height: 70px;
	background: url(../images/top_player_bg.png) 100% 0 repeat-x;
	
}	
#top_player_wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 1118px;
	height: 70px;
}	
#top_player1
{
	width: 350px;
	float: left;
	height: 70px;
}
#top_player2
{
	width: 1118px;
	float: left;
	height: 70px;
}	
#top_player3
{
	width: 350px;
	float: left;
	height: 70px;
}
#currentStream1, #currentStream2, #currentStream3
{
	
	text-align:center;
	color:white;
	font-weight:bold;
	margin:auto;
	margin-top:10px;
	width: 300px;


}
#currentStream2
{
	
	text-align:center;
	color:white;
	font-weight:bold;
	margin:auto;
	margin-top:10px;
	width: 300px;


}
#currentStream3
{
	
	text-align:center;
	color:white;
	font-weight:bold;
	margin:auto;
	margin-top:10px;
	width: 300px;


}		