/*****************************************************

@Author    :  Rok Nemet

@WWW       :  http://rockadelphia.com/

@E-mail    :  info ( at ) rockadelphia ( dot ) ( com )

@Modified  :  05-JUL-2006

@Copyright :  2006 Rockadelphia. All Rights Reserved.

*****************************************************/





/* HTML ELEMENTS */



body {

	background-color: #3f3d3d;

	background-image: url(../images/bg.jpg);

	background-repeat: repeat-x;

	margin:50px 0px;

	padding:0px;

	text-align:center;

	font: 69% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

	margin-top: 0px;

}



p {

	text-align: justify;

	padding-right: 5px;

}



/* STYLE ELEMENTS */



#footer p {

	margin: 0;

	color: #ffffff;

	text-align: center;

	vertical-align: top;

}



#footer a {

	color: #eac597;

}



#header ul {

	padding: 0;

	margin: 0;

	color: #ffffff;

	font-size: 12px;

	padding: 100px 0 0 400px;

}



#header li {

	margin-left: 15px;

	list-style: none;

	display: inline;

}



#header li a {

	text-decoration: none;

	color: #ffffff;

}


#headerScreen ul {

	padding: 0;

	margin: 0;

	color: #ffffff;

	font-size: 12px;

	padding: 100px 0 0 400px;

}



#headerScreen li {

	margin-left: 15px;

	list-style: none;

	display: inline;

}



#headerScreen li a {

	text-decoration: none;

	color: #ffffff;

}


#vNavContainer p{

	padding-right: 5px;

	padding-left: 5px;

}



#vContent p {

	margin: 0;

	padding: 0;

	padding-right: 5px;

}





#stats p {

	padding: 0;

	margin: 0;

}



#vContent {

	float: right;

	width: 507px;

	height: 436px;

	text-align: justify;

	overflow: auto;

}



#vContentW {

	float: right;

	width: 507px;

	text-align: justify;

}



#player {

	height: 20px;

}



.contentText a {

	color: #3E6D7F;

	text-decoration: none;

}



.cWrapper ul {

	padding: 3px 0;

	margin-bottom: 0;

	margin-top: 0.1em;

	font-weight: bold;

	font: 12px Verdana;

}



.cWrapper li {

	list-style: none;

	display: inline;

	margin: 0;

}



.cWrapper li.selected {

	background: #e6e4ca;

}





.cWrapper li a {

	padding: 3px 0.5em;

	margin-left: 3px;

	border: 1px solid #778;

	border-bottom: none;

	background: #908d7d;

	color: #333333;

	text-decoration: none;

}



.cWrapper li a.selected {

	background: #e6e4ca;

}



.cWrapper a:hover {

	color: #CCCCCC;

}



p.clients {

	margin: 0;

	padding: 2px;

}



ul.video {

	margin: 0;

	padding: 0;

}



li.video {

	list-style: square;

}



.bTop a {

	display: block;

	height: 15px;

	width: 34px;

	text-align: center;

	margin-left: 97%;

	font-size: 10px;

	color: #999999;

}



a.opt {

	color: #3F6D7D;

	text-decoration: none;

	font: 11px verdana bold;

}



a.opt:hover{

	color: #000000;

}



.vNavGenreL a {

	color: #333;

	font: 11px verdana bold;

	text-decoration: none;

}



.vNavGenreR a {

	color: #333;

	font: 11px verdana bold;

	text-decoration: none;

}



.vNavGenreR a:hover {

	color: #3F6D7D;

}



.wWrapper ul {

	padding: 3px 0;

	margin-bottom: 0;

	margin-top: 0.1em;

	font-weight: bold;

	font: 12px Verdana;

}



.wWrapper li {

	list-style: none;

	display: inline;

	margin: 0;

}



.wWrapper li.selected {

	background: #e6e4ca;

}





.wWrapper li a {

	padding: 3px 0.5em;

	margin-left: 3px;

	border: 1px solid #778;

	border-bottom: none;

	background: #908d7d;

	color: #333333;

	text-decoration: none;

}



.wWrapper li a.selected {

	background: #e6e4ca;

}



p.error {

	font-weight: bold;

	color: #990000;

}



p.show {

	padding: 0;

	margin: 3px;

}



p.space {

	padding: 0;

	margin: 5px;

}



a.links:hover {

	color: #000000;

}





/* MAIN BODY ELEMENTS */



#wrapper {

	width: 723px;

	margin:0px auto;

	text-align:left;

}



#header {

	height:125px;

	width: 723px;

	background-image: url(../images/header.jpg);

	background-repeat: no-repeat;

}

#headerScreen {

	height:125px;

	width: 723px;

	background-image: url(../images/headerscreening.jpg);

	background-repeat: no-repeat;

}



#cLeft {

	width: 165px;

	height: 169px;

	margin-left: 10px;

	float: left;

}



#cRight {

	width: 200px;

	height: 169px;

	margin-left: 10px;

	float: right;

}



#vNavContainer {

	width: 200px;

	float: left;

}



#splitter {

	width: 5px;

	height: 500px;

	background-color: #FFFFFF;

	float: right;

}



.cWrapper {

	width: 712px;

}



.spacer {

	height: 49px;

	width: 723px;

}



.separator {

	height: 227px;

	width: 712px;

	background:#d2d0ba;

	background-image: url(../images/spb.jpg);

	background-repeat: repeat-x;

	border: 5px solid #ffffff;

}



.content {

	float: right;

	width: 434px;

	height: 227px;

}



.contentText {

	width: 415px;

	height: 169px;

	margin-left: 10px;

	overflow: auto;

}



.contentTitle {

	width: 434px;

	height: 54px;

	background-image: url(../images/titlebg.jpg);

	background-repeat: repeat-x;

}





.contentPicture{

	height: 227px;

	width: 278px;

	background-color: #ffffff;

	float: left;

}



.mTitle {

	color: #3F6D7D;

	font: 24px tahoma;

	padding: 8px 0 0 5px;

	margin-bottom: 0;

	margin-top: 0.1em;

}



.sTitle {

	color: #2B2A25;

	font: 12px tahoma;

	font-weight: bold;

	padding: 0 0 0 8px;

	margin-bottom: 0;

	margin-top: 0.1em;

}



.eTitle {

	color: #333333;

	font-weight: bold;

	font-size: 12px;

}



.eSub {

	color: #333333;

	font-size: 12px;

	font-style: italic;

	text-decoration: underline;

}



.vWrapper {

	width: 712px;

}



.wseparator {

	height: 500px;

	width: 712px;

	background:#d2d0ba;

	background-image: url(../images/spb.jpg);

	background-repeat: repeat-x;

	border: 5px solid #ffffff;

}





.clearme {

	display: block;

	height: 30px;

}



.groupGenre {

	width: 237px;

	padding: 2px;

	clear: both;

	text-align: center;

}



.genreTitle {

	width: 237px;

	height: 26px;

	background-color: #D2D0BA;

	padding-left: 5px;

	float: left;

}



.cdTitle {

	height: 26px;

	padding-left: 5px;

	float: left;

	padding-left: 50px;

}



.archiveTitles {

	color: #3F6D7D;

	font: 24px tahoma;

	padding: 8px 0 0 2px;

	margin-bottom: 0;

	margin-top: 0.1em;

}



.cdarchTitle {

	width: 352px;

	font: 15px verdana bold;

	border-bottom: 2px solid #000000;

	text-transform: uppercase;

	text-align: left;

}



.clearme2 {

	height: 12px;

}



.vNavGenreL {

	width: 110px;

	display: block;

	height: 20px;

	background: #e3e2d5;

	border: 1px solid #a8a592;

	padding: 2px 0 0 5px;

	margin-bottom: 0;

	margin-top: 0.2em;

	text-align: center;

}





.vNavGenreR {

	width: 150px;

	display: block;

	height: 20px;

	background: #e3e2d5;

	border: 1px solid #a8a592;

	padding: 2px 0 0 5px;

	margin-bottom: 0;

	margin-top: 0.2em;

	text-align: center;

}



.discographyTitle {

	color: #3F6D7D;

	font: 14px tahoma;

	font-weight: bold;

}



.discographyStitle {

	color: #2B2A25;

	font: 12px tahoma;

	font-weight: bold;

	text-transform: uppercase;

}

#tagit a {
	text-decoration: none;
}

#tagit a:hover {
	border-bottom: 1px solid #000000;
}