/*

	Style Index

	$1 - Site Structure Styles

	$2 - Header Styles

	$3 - Content Styles

	$4 - Header Nav Styles

*/



/*--- editor body ---*/

body.mceContentBody, mceContentBody, .mceEditorIframe, #mce_editor_1, #mce_editor_0 {background-color: #FFFFFF !important; background-color: #FFFFFF;}
html body .mceContentBody {background-color: #FFFFFF !important; background-color: #FFFFFF;}

body.contentpane {background:#ffffff; margin: 20px;}

body.contentpane .contentheading {color:#FFA200;
	font-size: 1.75em;
	line-height: 1.75em;
	font-weight: bold;
}

:link,:visited { text-decoration:none }

ul,ol { }

pre,code { font-size:1em; }

h1 {font: 2.5em;}
h2 {font: 2.0em;}
h3 {font: 1.75em;}
h4 {font: 1.5em;}
h5 {font: 1.25em;}
h6 {font: 1.0em;}





ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

.rightdes{}

a img,:link img,:visited img { border:none }

address { font-style:normal }

a:focus {outline:0;}

.designer {
	margin:14px 0px 0px 0px;
	color: #ffffff;
	text-align:right;
	background: #0049B8;
	}

.designer a:link,.designer a:visited{color: #ffffff;font-size:0.8em;text-decoration:none;}

.designer a:hover {color:#FFD600;}



/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

/* @group Basic Styles */

html, body {
	height:100%;
	font-family:"Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	background: #ffffff;
}



a:focus {
	outline: 0;
}



#mainbody ul {
	padding-left: 20px;
}



p {
	margin: 0.1em 0 0.1em 0;
	color: 333333;
	line-height: 145%;
}

td {
}

ul, li {margin: 0; padding: 0;}

#main_content ul, #main_content li {
	margin: 0 0 10px 30px;
	padding: 0;
}
#left_sidebar ul, #left_sidebar li, #right_sidebar ul, #right_sidebar li {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

#main_content h1 {
	font: bold 2.5em Helvetica, Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #FFA200;
	margin: 1em 0 0 0;
	padding: 0;
}

#main_content h2 {
	font: bold 2.5em Helvetica, Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #000000;
	margin: 1em 0 0 0;
}

#main_content h3 {
	font: bold 1.75em Helvetica, Arial, Verdana, serif;
	letter-spacing: -1px;
	color:#001029;
	margin: 1em 0 0 0;
}

#main_content h4 {
	font: bold 1.5em Helvetica, Arial, Verdana, serif;
	letter-spacing: 0px;
	color:#001029;
	margin: 1em 0 0 0;
}
#main_content h5 {
	font: bold 1.25em Helvetica, Arial, Verdana, serif;
	letter-spacing: 0px;
	color:#001029;
	margin: 1em 0 0 0;
}
#main_content h6 {
	font: bold 1.0em Helvetica, Arial, Verdana, serif;
	letter-spacing: 0px;
	color:#001029;
	margin: 1em 0 0 0;
}

#main_content img {
	margin-left: 0px !important;
	margin-right: 5px;
}


ul#checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	background: url(../images/tick.png) no-repeat left center;
}

blockquote {
	background: #FFF500;	
	color: #001029;
	border: 1px solid #000000;
	padding: 10px;
	margin: 10px 10px;
}



/* @end */



table.table-wrapper {
	height:100%;
	padding:0;
	border-bottom: 2px solid #001029;
	}

#topbar {
	height: 15px;
	background: #ffffff url(../images/top_bar_white.gif) repeat-x;
	}

#header {
	position:relative;
	height:119px; 	
	width: 760px;	
	margin: 0pt auto;
	}

	
#navcontainer {		
	background: url(../images/head_menu_bg_up.gif) repeat-x;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

#navbar {
	width: 760px;	
	margin: 0pt auto;
	}


#site-container {	
	background: url(../images/head_bg.gif) repeat-x;
	}


#container-bg {
	background: #ffffff url(../images/body_bg.gif) repeat fixed;
	margin-top: -14px;
	}
#container {
	background: url(../images/head_menu_bg_shadow.gif) repeat-x;
	background: url(../images/body_shadow.gif) repeat-y center;
	}
	
#container-top {	
	width:760px;
	margin:0 auto;
	font:1.1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	line-height:1.1em;	
	color: #c2c2c2;
	text-align: left;
	}
	
#container-top a, #container-top a:link, #container-top a:visited  {color: #c2c2c2;}
#container-top a:hover {color: #FFD600;}

#content-container {
	width:760px;
	margin:0 auto;
	padding-bottom:0px;
	font:1em "Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	background: #ffffff;
}
	
#left_sidebar { 
	width:150px; padding:5px;line-height:1.5;
	background: #ebebeb;
}

#left_sidebar h3, #right_sidebar h3 {
	padding: 5px;
	margin: 0;
	background: #001029;
	margin: -5px -5px 5px -5px; 
	font-weight: bold;
	height: 20px;
	line-height: 18px;
	text-indent: 5px;
	color:#FFFFFF;
	border-bottom: 1px solid #ffffff;
        font-size: 1.25em;
}


#main_content { 
	padding:5px 5px;
	background: url(../images/content_shadow.gif) repeat-x top;	
	}

#right_sidebar { 
	width:150px; padding:5px;line-height:1.5;
	background: #ebebeb;
	}

#lower-content-bg {background: #ffffff url(../images/body_bg.gif) repeat fixed;}
#lower-content-shadow {background: url(../images/body_shadow.gif) repeat-y center;}
#lower-content {
	background: url(../images/footer_menu_bg.gif) repeat-x;
	padding-bottom:20px;
	}


.lower-content-container {
	width:760px;
	margin: 0 auto -20px auto;
	font:0.8em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	line-height:1.5;
	background: #ffffff url(../images/footer_menu_bg.gif) repeat-x;
	}

#firstcol {
	width: 150px;
	padding:5px;
	}

#secondcol {
	width: 220px;
	padding:5px;
	}

#thirdcol {
	width: 220px;
	padding:5px;

	}
#fourthcol {
	width:150px;
	padding:5px;
	}



.footer {
	text-align:center;
	margin-top:-15px;
}

/* $2 - Header Styles */



#header-logo {
	height:119px;
	}
#logo {
	float: left;
	margin-top: 18px;
	/*background: url("../images/head_logo.png") no-repeat;*/
	width: 162px;
	height: 78px;

}

#header-logo h1 a {
	color: #FFF;
	padding:0;
	margin: 0;
	font: 38px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#header-logo h2 {
	color: #001029;
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin: 0;
}

#header-slogan {
	width: 280px;
	height: 31px;
	background: url(../images/head_musicfortoday.gif) no-repeat ;
	float: right;
	clear: right;
	margin-top: -33px;
	}

#header-functions {
	position:absolute;
	top:2px;
	right:0;
	width:85px;
	}
#mainlevel-nav ul, #mainlevel-nav li {display: inline; margin: 0 50px 0 0}

p.date {
	padding-left:5px;
	font:bold 1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:white;
	letter-spacing:1px;
	margin:0 0 6px 0;
	}
	
form .search {
	padding: 0;
	float: right;
	color: #c2c2c2;
	margin-top: -15px;
}
.search input {
	height:15px;
	width:100px;
	padding:0 2px;
	border-top:0px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-bottom:0px solid #c2c2c2;
	border-left: 1px solid #C2C2C2;
	background-color: #ffffff;
	color: #c2c2c2;
	font-size: 12px;
	}
.search input:hover {
	color: #000000;
	background-color: #ffffff;
	border-top:0px solid #FFD600;
	border-right:1px solid #FFD600;
	border-bottom:0px solid #FFD600;
	border-left: 1px solid #FFD600;
}

/* $3 - Content Styles */

a, a:link, a:visited {
	color:#0049B8;
	}

a:hover {
	color: #FFD600;
	text-decoration:underline;
	}


/*Content Links*/

#content-container td.contentheading, #content-container .contentheading {
	color:#001029;
	text-align: left;
	text-decoration:none;
	font: normal 1.5em/1.5em "Trebuchet MS", Geneva, sans-serif;
	padding: 0;
	border-bottom: 1px solid #EBEBEB;
}

#content-container a.contentpagetitle:link,#content-container a.contentpagetitle:visited {
	color:#001029;
	text-align: left;
	text-decoration:none;
	font: normal 1.0em/1.5em "Trebuchet MS", Geneva, sans-serif;
}


#content-container a.contentpagetitle:hover {color:#FFD600;text-decoration:none;}

#content-container .componentheading {color:#001029;font:bold 1.07em/1.5em Arial, Helvetica, sans-serif; border-bottom: 1px solid #ccc;}

#content-container div.sitemap h2.componentheading {
    color           :#001029;
	text-align      : left;
	text-decoration :none;
	font            : normal 1.5em/1.5em "Trebuchet MS", Geneva, sans-serif;
	padding         : 0;
	border-bottom   : 1px solid #EBEBEB;
}	

#main_content table table td:hover { /*Highlights the articles as you hover over them. Try with a BG colour. Neat!*/
	color: #000000;
	}

h1,h2,h3,h4,h5,h6 {
	font-family:"Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	}



.lower-content-container h3 {
	height:30px;
	line-height:20px;
	font-size:12px;	
	color:#FFFFFF;
	}

div#content-container ul, div#content-container ol, #lower-content ul, #lower-content ol {
	margin-left: 20px;
	}

	
div#content-container ul#mainlevel, #lower-content ul#mainlevel {
	margin-left:0px;
	list-style:none;
	}
	

img {
	border:none;
	}

.lower-content-container .moduletable {
	padding:0 0 15px 0;
	margin-bottom:15px;
	border-bottom: 2px solid #ebebeb;
	text-align: left;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



/* MainMenu Expandable Tables */
table.moduletable a.mainmenu_l0oout, table.moduletable .mainmenu_l0oout, a.mainmenu_l0oout, .mainmenu_l0oout {
text-decoration: none !important;
background: url(../images/head_menu_bg_up.gif) repeat-x;
border-left: 1px solid #004DC2;
border-right: 1px solid #004DC2;
}
table.moduletable a.mainmenu_l0oover, table.moduletable .mainmenu_l0oover, a.mainmenu_l0oover, .mainmenu_l0oover {
text-decoration: none !important;
background: url(../images/head_menu_bg_over.gif) repeat-x;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#left_sidebar a.mainlevel-sidenav, #left_sidebar a.mainlevel-sidenav2 {
	height: 20px;
	line-height: 20px;
	display: block;
	padding: 0px 0px 0px 12px;
	background: url(../images/mainlevel.gif) no-repeat 0% 50%;
	color: #333;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #fff;
	font-size: 13px;
	text-decoration: none;
}



#left_sidebar a.mainlevel-sidenav:hover, #left_sidebar a.mainlevel-sidenav2:hover {
	height: 20px;
	line-height: 20px;
	display: block;
	padding: 0px 0px 0px 12px;
	background: url(../images/mainlevel_over.gif) no-repeat 0% 50%;
	color: #333;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #fff;
	font-size: 13px;
	text-decoration: none;
}



#left_sidebar a.sublevel, #left_sidebar a.sublevel-sidenav, #left_sidebar a.sublevel-sidenav2 {
	line-height: 16px;
	display: block;
	padding: 0px 0px 2px 10px;
	color: #0049B8;
	margin-bottom: 1px;
	background: url(../images/mainlevel_sub.gif) no-repeat 0 50%;
	text-decoration: underline;
	font-size: 12px;
}



#left_sidebar a.sublevel:hover, #left_sidebar a.sublevel-sidenav:hover, #left_sidebar a.sublevel-sidenav2:hover {
	color: #333;
	text-decoration: underline;
}

/* MainMenu Flat List */

#left_sidebar ul#mainlevel, #left_sidebar ul#mainlevel-sidenav, #left_sidebar ul#mainlevel-sidnav2, #left_sidebar a.mainlevel-sidenav,#left_sidebar a.mainlevel-sidenav2, #left_sidebar a.mainlevel, #left_sidebar a.sublevel, #left_sidebar a.sublevel-sidenav, #left_sidebar a.sublevel-sidenav2 {
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}



#left_sidebar ul#mainlevel li a, #left_sidebar ul#mainlevel-sidenav li a, #left_sidebar ul#mainlevel-sidenav2 li a {
	height: 16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin-bottom: 1px;
	color: #0049B8;
	text-decoration: none;
	border: none;
	background: url(../images/mainlevel.png) repeat-x 0 0;
}



#left_sidebar ul#mainlevel li a:hover, #left_sidebar ul#mainlevel-sidenav li a:hover, #left_sidebar ul#mainlevel-sidenav2 li a:hover {
	height: 16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin-bottom: 1px;
	background: url(../images/mainlevel.png) repeat-x 0 -20px;
	color: #0049B8;
	text-decoration: none;
	border: none;
}

/* @end */



/*--- forms styles ---*/

#main_content .inputbox, #main_content select {
	padding: 3px;
	margin: 0 0 5px 0;
	color: #000000;
	background-color: #EBEBEB;
	border: 1px solid #c2c2c2;
}
#main_content .inputbox:hover, #main_content select:hover {
	padding: 3px;
	margin: 0 0 5px 0;
	color: #000000;
	background-color: #EBEBEB;
	border: 1px solid #FFD600;
}

#main_content .button, #left_sidebar .button, #right_sidebar .button {
	padding: 3px;
	margin: 0 0 5px 0;
	color: #ffffff;
	background-color: #0049B8;
	border: 1px solid #c2c2c2;
}
#main_content .button:hover, #left_sidebar .button:hover, #right_sidebar .button:hover {
	padding: 3px;
	margin: 0 0 5px 0;
	color: #ffffff;
	background-color: #FFD600;
	border: 1px solid #c2c2c2;
}

#left_sidebar .inputbox, #right_sidebar .inputbox, #left_sidebar select, #right_sidebar select {
	padding: 3px;
	margin: 0 0 5px 0;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #c2c2c2;
}
#left_sidebar .inputbox:hover, #right_sidebar .inputbox:hover, #left_sidebar select:hover, #right_sidebar select:hover {
	padding: 3px;
	margin: 0 0 5px 0;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #FFD600;
}

/*-- default Joomla styles --*/

.article_seperator { }

.back_button { }

.blog { }

.blog_more { }

.blogsection { }

.buttonheading { }

.category { }

.clr {clear:both;}

.componentheading { }

.contact_email { }

.content_rating { }

.content_vote { }

.contentdescription { }

.contentheading { }

.contentpagetitle { }

.contentpane { }

.contentpaneopen { }   

.contenttoc { }

.createdate {margin:5px;color: #c2c2c2;font-size: 10px;}

.fase4rdf  { }

.frontpageheader  { }

.highlight {background-color:#FFF500;color:#000000;}

.latestnews  { }

.message  {font-size: 2em; font-weight: bold; margin: 50px 120px;}

.modifydate {margin:5px;color: #c2c2c2;font-size: 10px;}

.module  { }

div.moduletable {margin-bottom: 10px;} 

div.mosimage {border: 1px solid #eaeaea;margin: 7px;}

div.mosimage_caption {padding: 2px;background-color: #f7f7f7;border-top: 1px solid #eee;}

.mostread  { }

.newsfeed  { }

.newsfeeddate {margin:5px;color: #c2c2c2;font-size: 10px;}

.newsfeedheading { }

.pagenav { }

.pagenav_next { }

.pagenav_prev { }

.pagenavbar { }

.pagenavcounter { }

/* Pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
        font-size: 0.8em;
}

span.pathway img {
	margin: -5px 10px 0 0;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

.polls { }

table.pollstableborder {text-align:left;}

table.pollstableborder tr {padding: 2px 0;}

table.pollstableborder td {padding: 0 2px;}

a.readon {color: #0049B8;display: block;float: right;line-height: 12px;background: url(../images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}

a.readon:hover {color: #FFD600;display: block;float: right;line-height: 12px;background: url(../images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}

#left_sidebar a.readon {color: #0049B8;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}

#left_sidebar a.readon:hover {color: #FFD600;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}

#right_sidebar a.readon {color: #0049B8;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}

#right_sidebar a.readon:hover {color: #FFD600;display: block;float: right;line-height: 12px;background: url(../images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}

.searchintro { }

td.sectiontableentry1 {padding: 4px;}

td.sectiontableentry2 {background: #f2f2f2;padding: 4px;}

td.sectiontableheader {background: #d8d8d8;color: #333;font-weight: bold;padding: 4px;}

.sitetitle { }

.small {margin:5px;color: #bbb;font-size: 10px;}

.smalldark {margin:5px;color: #994;font-size: 10px;}

.syndicate { }

.syndicate_text { }

.toclink { }

.weblinks { }

.wrapper { }

#mailtofriend {
	width:760px;
	margin:0 auto;
	padding-bottom:0px;
	font:0.75em "Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
}

/*Extension Specific*/
.rulerow {display: none;} /*Disables some useless thing in forms*/
.gk_fcs_news_header {display: none;} /*Disables useless things in the rotator*/
.gk_ns_rest_news_floated {display: none;} /*Disables useless things in the rotator*/
.gk_fcs {text-align: center; margin-left: 5px;}
.moduletable_latestevents ul {font-size: 0.8em;}/*Fixes calendar listing*/
.moduletable_latestevents li {border-bottom: 1px solid #001029;}
.artbannersplus td {padding: 0 0 5px 0;} /*Adds padding around banners*/
.salem_sponsor {margin-top: -15px;}