* {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
body {
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
}
a:link, a:visited {
	color: #0d3693;
	font-family: Trebuchet MS;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin-bottom: 10px;
}
/* Head */
#bodyContainer {
	width: 1000px;
	margin: 0px auto;
}
.grayHead {
	height: 35px;
	background-color: #aeb6b8;
}
#logoHead {
	height: 60px;
	background-image: url('/images/gradBg.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
#logoHead img {
	float: left;
	border-left: 5px solid #f02c02;
}
#topMenu {
	margin-left: 25px;
}
#topMenu li {
	float: left;
	text-transform:lowercase;
	margin: 7px 15px;
	list-style: none;
}
#topMenu li a:link, #topMenu li a:visited {
	font-family: Tahoma;
	color: #1063b0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#topMenu li a:hover, #topMenu li.current {
	text-decoration: underline;
	color: #1063b0;
}

#footer {
	margin: 20px 30px 0px 30px;
	height: 45px;
}
	#footer img {
		float: left;
		margin-right: 15px;
	}
	.createdby {
		float: left;
		height: 45px;
		margin-left: 100px;
		font-family: Tahoma;
		font-size: 10px;
		background: url(/images/designlogobg.gif) no-repeat bottom left;
	}
	.createdby img {
		float: right;
	}
	.counter {
		float: left; 
		width: 32px; 
		height: 32px;
		margin: 5px 0px 0px 0px;
	}
	.counter img {
		float: none;
		margin-right: 0px;
	}
#bottom {
	background-image: url('/images/bottomBg.gif');
	height: 70px;
}
/* Content */
#content {
	margin-top: 20px;
	margin-bottom:20px;
	padding-right:10px;
	width: 530px;
	height: 420px;
	text-align: left;
	overflow:auto;
}
#stick {
	min-height: 550px;
}
#contacts {
	text-align: left;
	width: 230px;
	font-family: Tahoma;
	font-size: 12px;
}
#youtube {
	margin-top: 20px;
	min-height: 350px;
	text-align: center;
}
	/*Base joomls class*/
	.contentpaneopen {
		width: 100%;
	}
/* Language Selection */
#jflanguageselection {
	float: right;
	margin: 20px 30px 0px 0px;
}
#jflanguageselection img {
	border: none;
}

/* Gallery */
.jg_element_txt {
	text-align: center;
	padding-left: 5px;
}	
.jg_element_txt a:link, .jg_element_txt a:visited {
	color: #0c0300;
	font-size: 10px;
	text-decoration: none;
}
.jg_element_txt a:hover {
	text-decoration: underline;
}
/*News*/
#newslist {
	text-align: left;
}
#newslist .newsitem {
	margin-bottom: 20px;
}
#newslist .details {
	margin-top: 10px;
}
/*Biography*/
#accordion {
	width: 495px;
}	
#accordion div {

}	
#accordion2 div {
	height: auto;
	font-size: 11px;
}	
#accordion p {
	text-indent: 20px;
	margin-bottom: 10px;
	text-align: justify;
}
/*Player*/
#player_wrapper {
	margin: 30px 0px 0px 24px;
	width: 425px;

}

/*Radio*/
.radio p {
	text-indent: -25px;
	margin-left: 25px;
}
#tracklist {
	text-align: left;
}
#tracklist p {
	text-align: left;
	margin: 0px;
}
/*Tour Dates*/
#years_wrap {
	height: 20px;
	width: 100%;
}
.dates_years {
	float: right;
	width: 40px;
}

.wrapper .wrapper_first_child {
	height: 500px;
}
.wrapper_first_child td {
	padding: 5px;
}
.mbd_label_div {
	height: 20px;
}
#stick {
		min-height: 30px;
	}
#jflanguageselection
{
    float: right;
	margin: 20px 30px 10px 5px;    
}

/* language lists with UL (names & images) */
#jflanguageselection ul.jflanguageselection
{
	list-style: none;
	padding: 0;
	margin-top: 3px;
	font-weight: normal;
}

#jflanguageselection ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
}

#jflanguageselection ul.jflanguageselection li#active_language
{
 	font-weight: bold;
	font-size: 1.0em;
}

#jflanguageselection ul.jflanguageselection li a
{
	display: block;
}

#jflanguageselection ul.jflanguageselection img
{
	border: none;
}

div#jflanguageselection img.langImg {
	float: left;
	border: none;
	margin-top: 3px;
}
div#jflanguageselection li img.langImg {
	float: left;
	border: none;
	margin: 0px 1px 0px 1px;
}

/** Styles for the drop down list */

#jflanguageselection select.jflanguageselection
{
	border: 1px solid #cccccc;
}

#jflanguageselection label.jflanguageselection
{
	position:absolute;
	left:-1000px;
}

/** Controls Raw Display of Images **/

.rawimages {
	text-align: center;
	margin-top: 3px;
}
.rawimages img {
	border: none;
	margin:2px;
}
.rawimages span#active_language img
{
	margin:2px;
	border: none;
}

div#jflanguageselection img.langImg{ float: left; border: none; margin-top: 3px; }
div#jflanguageselection li img.langImg{ float: left; border: none; margin: 1px 3px 0px 0px; }

#jflanguageselection .opaque{
	filter:alpha(opacity=30);
}
#jflanguageselection option.opaque{
	color:graytext;
}
