/*  
www.weblotion.ch
*/

body { 
		font-family:'Arial'; font-size:12px; color: #333333;
		margin: 0px 0px; background: Black; height:100%; 
		background: #000000 url(images/background_w.jpg);
		background-repeat:no-repeat;

}

body a { 
		color: #ff3399; 
		text-decoration: none;
}


#wrap {
	width: 825px;
	margin: 0px 0px;
	background: transparent;/*	float: left;*/
	/* border: 1px solid yellow; */
}

#header {
	background: #333333;
	width: 824px;
	/* height: 300px; */
	/* border: 1px solid green; */
	z-index:1;
}
#white {
	background: #ffffff;
	margin-left: 200px;
	min-height: 800px;
	border: 1px solid white;
	padding-top: 5px;
}

#search { 
		margin-top:30px; 
		float:right; 
		padding:0; 
}

input#searchsubmit { 
		background:#fc6; 
		border:2px solid #f93; 
		color:#333; 
		font-size:13px; 
}


#left {
	width: 200px;
	height:600px;
	float: left;
	background: #000000 url(images/leftback.jpg) no-repeat; 
	/* border: 1px solid red; */
}

#right {
	background: #FFFFFF;
	width: 184px; 
	float: right;
	/* border: 1px solid blue; */
}

#right h2  {
		font-family: Arial; 
		font-size: 14px; 
		color: #ff3399;
		text-transform:uppercase;
}

#right li a {
		font-family: Arial; 
		font-size: 12px; 
		color: #333333;
}

#right li a:hover {
		font-family: Arial; 
		font-size: 12px; 
		color: #ff3399;
}

.swap_value {
	border: 1px solid #CCCCCC;
	width: 120px;
	height: 14px;
	font-size: 10px;
}

.newsletterSubmit {
	margin-top: 0px;
}


.h1 {
	font-family: Arial; 
	font-size: 20px; 
	color: #ff3399;
}

#middle {
	width: 421px;
	float: none;
	background: #FFFFFF;
	/* border: 1px solid red; */
	
}

#middle h2  {
		font-family: Arial; 
		font-size: 14px; 
		color: #ff3399;
		text-transform:uppercase;
		margin-left: 20px;
}

#middle h3  {
		font-family: Arial; 
		font-size: 14px; 
		color: #333333;
		text-transform:uppercase;
		margin-left: 20px;
}

#middle h4  {
		font-family: Arial; 
		font-size: 12px; 
		color: #333333;
		text-transform:uppercase;
		margin-left: 20px;
}

#middle a  {
		font-family: Arial; 
		font-size: 12px; 
		color: #ff3399;
		/* text-transform:uppercase;
		margin-left: 20px; */
}

#middle p {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	margin-left: 20px;
	text-align:left;
}


.commentcss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration:none;
}
a.commentcss:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}


#content {
		width: 421px;
		float: none;
		background: #FFFFFF;
		text-align:left;
		/* border: 1px solid black; */
}

#content h2  {
		font-family: Arial; 
		font-size: 14px; 
		color: #ff3399;
		text-transform:uppercase;
		margin-left: 20px;
}

#content a  {
		font-family: Arial; 
		font-size: 12px; 
		color: #ff3399;
		text-transform:uppercase;
		/* margin-left: 20px; */
}

#content p {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	margin-left: 20px;
	text-align:left;
}


#content h3 {
	font-family: Arial; font-size: 12px; color: #ff3399;
	padding-left: 10px;
	padding-right: 10 px;
	margin-left: 10px;
}

.footer, .push {
	clear:both;
	color:#333333;
	font-size:10px;
}

.footer img {
	border:0px;
	margin-right:5px;
}

.footer a {
	color:#333333;
}

.footer a:hover {
	color:#ff3399;
}

.alignright { float:right; } 
.alignleft { float:left; } 
.gcomment { border-left:none; vertical-align:middle; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#F7F7F7; padding:3px; }
.ucomment { border-left:none; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#fbfbf1; padding:3px; } 
input#submit { background:#333333; border:2px solid #333333; color:#ffffff; font-size:12px; font-weight:normal; }
ol.commentlist { margin:0 0 1px; padding:0; }
ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; }
ol.commentlist li.commenthead { list-style:none; margin:0; } 
ol.commentlist li.commenthead h2 { margin:0; }



#menuleft {
	padding-left: 28px;
	margin-top: 15px;
}





#right ul	{
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
#right li	{
	clear: both;
	margin: 0 0 0;
	color:black;
}
#right h1, #right h2, #right h3, #sidebar h4, #sidebar h5	{
	font-size: 1em;
	font-weight: bold;
	padding: 0;
}
#right a	{
	border: 0px;
}

#right form	{
	margin: 0;
	padding: 0;
}


#video {
	width: 790px;
	min-height: 600px;
	background-color: Black;
	position: absolute;
	left: 200px;
	top: 300px;
}

#video h2 {
	font-family: Arial; 
	font-size: 14px; 
	color: #ff3399;
	text-transform:uppercase;
	margin-left: 20px;
}

#video p {

	margin-left: 20px;
}

#tour {
	width: 421px;
	min-height: 600px;
	float: none;
	background: #FFFFFF;
}

#tour h2 {
	font-family: Arial; 
	font-size: 14px; 
	color: #ff3399;
	text-transform:uppercase;
	margin-left: 20px;
}

#tour p {

	margin-left: 20px;
}

#musictemplate {
	width: 625px;
	min-height: 600px;
	background-color: White;
	position: absolute;
	left: 200px;
	top: 300px;
}

#musictemplate h2 {
	font-family: Arial; 
	font-size: 14px; 
	color: #ff3399;
	text-transform:uppercase;
	margin-left: 20px;
}

#musictemplate h3 {
	font-family: Arial; 
	font-size: 12px; 
	color: #333333;
	text-transform:uppercase;
	margin-left: 20px;
}

#musictemplate p {

	margin-left: 20px;
}


