@charset "UTF-8";
/* CSS Document */

body
{
	background-color:	#000000;
	color:				#FFFFFF;
	font-family:		"Trebuchet MS", "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size:			10px;
}

a:link
{
	color:				#FF7777;
	text-decoration:	none;
}

a:visited
{
	color:				#FF7777;
	text-decoration:	none;
}

a:hover
{
	color:				#FF2222;
	text-decoration:	none;
}

a:active
{
	color:				#FF2222;
	text-decoration:	none;
}

a img
{
	border-width:		0px;
}

h2
{
	font-size:			20px;
	font-family:		"Trebuchet MS", "Myriad Pro", Helvetica, Arial, sans-serif;
	color:				#FFFFFF;
	letter-spacing:		4px;
}

#Rose
{
	border-width:		0px;
	width:				250px;
	height:				233px;
	background-image:	url(Images/roselogo.gif);
	background-repeat:	no-repeat;
	position:			absolute;
	left:				10px;
	top:				10px;
	z-index:			10;
}

#Sika
{
	border-width:		0px;
	width:				150px;
	height:				82px;
	background-image:	url(Images/sika.gif);
	background-repeat:	no-repeat;
	position:			absolute;
	left:				230px;
	top:				135px;
	z-index:			3;
}

#Container
{
	border-width:		0px;
	margin-top:			60px;
	margin-left:		120px;
}

.Bordergradient
{
	width:				600px;
	height:				1px;
	line-height:		0px;
	overflow:			hidden;
	margin:				0px;
	border-right:		1px solid #FF0000;
	border-left:		1px solid #000000;
	background-image:	url(Images/navbargradient.jpg);
}	

.Horbordergradient
{
	width:				1px;
	height:				400px;
	margin:				0px;
	border-width:		0px;
	border-bottom:		1px solid #FF0000;
	border-top:			0px solid #000000;
	background-image:	url(Images/mcbordergrad.jpg);
	float:				left;
}	

#Titlebar
{
	border-right:		1px solid #FF0000;
	border-left:		1px solid #000000;
	width:				600px;
	height:				147px;
	background-image:	url(Images/sunglasses.jpg);
	background-position:right;
	background-repeat:	no-repeat;
	background-color:	#000000;
/*	position:			relative;
	left:				120px;
	bottom:				180px;*/
	z-index:			2;
}

#Navbar
{
	border-width:		0px;
	border-right:		1px solid #FF0000;
	border-left:		1px solid #000000;
	width:				600px;
	height:				15px;
	margin-top:			0px;
	background-color:	#FF0000;
	background-image:	url(Images/navbargradient.jpg);
	background-repeat:	repeat-y;
	position:			relative;
	z-index:			4;
}

#NavbarIndent
{
/*	text-align:			center; */
	color:				#000000;
	font-weight:		bold;
	font-size:			13px;
	word-spacing:		50px;
	border-width:		0px;
	padding:			0px;
	margin:				0px;
	margin-left:		160px;
/*	width:				500px; */

}

div#Navbar a:link
{
	color:				#000000;
	text-decoration:	none;
}

div#Navbar a:visited
{
	color:				#000000;
	text-decoration:	none;
}

div#Navbar a:hover
{
	color:				#FFFFFF;
	text-decoration:	none;
}

div#Navbar a:active
{
	color:				#FFFFFF;
	text-decoration:	none;
}


#Maincontent
{
	border:				0px solid #FF0000;
/*	border-right-width:	1px;
	border-bottom-width:1px;  */
	margin:				0px;
	width:				602px;
/*	height:				400px; */
/*	background-color:	#000000; */
/*	background-image:	url(Images/maincontentgradient.jpg); */
	background-repeat:	repeat-x;
}

#Padding
{
	padding:			15px;
	padding-top:		20px;
	padding-left:		115px;
	border-width:		0px;
}

#leftMain
{
/*	width:				425px;*/
	width:				350px;
/*	height:				350px;*/
	height:				425px;
	float:				left;
/*	border:				1px solid #990000;*/
	border:				1px solid #FF0000;
/*	background-color:	#000000;*/
	background-color:	#FF0000;
	margin-bottom:		10px;
	overflow:			hidden;
	text-align:			center;
}

#rightShow
{
/*	width:				161px;*/
	width:				236px;
	height:				90px;
	float:				right;
/*	border:				1px solid #990000;*/
	border:				1px solid #FF0000;
	background-color:	#000000;
	margin-bottom:		10px;
	background-image:	url(Images/nextshow.jpg);
	background-repeat:	no-repeat;
	background-position:0px 0px;
	text-align:			center;
	font-family:		"Trebuchet MS", "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size:			20px;
	line-height:		10px;
	overflow:			hidden;
}

#rightLinks
{
/*	width:				161px;*/
	width:				236px;
/*	height:				248px;*/
	height:				323px;
	float:				right;
/*	border:				1px solid #990000;*/
	border:				1px solid #FF0000;
	background-color:	#000000;
	background-image:	url(Images/links.jpg);
	background-repeat:	no-repeat;
	background-position:0px 0px;
	font-family:		"Trebuchet MS", "Myriad Pro", Helvetica, Arial, sans-serif;
/*	font-size:			10px;*/
	font-size:			12px;
	overflow:			hidden;
	margin-bottom:		10px;
	line-height:		14px;
}

#bottomReviews
{
	width:				600px;
	clear:				both;
/*	border:				1px solid #990000;*/
	border:				1px solid #FF0000;
	background-color:	#000000;
	background-image:	url(Images/review.jpg);
	background-repeat:	no-repeat;
	background-position:0px 0px;
	font-family:		"Trebuchet MS", "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size:			10px;
	overflow:			hidden;
	text-align:			center;
}

#reviewText
{
	width:				500px;
	text-align:			justify;
	font-size:			12px;
}

#reviewLink
{
	float:				right;
	font-size:			14px;
	padding-bottom:		3px;
	padding-right:		6px;
}

#Title
{
	font-size:			30px;
	color:				#FFFFFF;
	margin-top:			10px;
	margin-bottom:		10px;
	position:			relative;
	right:				25px;
	font-family:		"Courier New", Courier, monospace;
}

.ShowsSidebar
{
	padding:			0px;
	width:				100px;
	height:				220px;
	background-image:	url(Images/sidebar-aleksey.jpg);
	background-repeat:	no-repeat;
	background-position:right;
	float:				left;
}

.Shows
{
	padding:			0px;
	margin:				0px;
/*	border-left:		3px solid #FF0000; */
	line-height:		20px;
	min-height:			300px;
	background-image:	url(Images/showsbordergrad.jpg);
	background-repeat:	no-repeat;
	background-position:0px 0px;
	float:				left;
}

.date
{
	border:				0px solid #FF0000;
	padding-left:		5px;
	padding-right:		5px;
	padding-top:		1px;
	padding-bottom:		1px;
	text-align:			left;
	width:				300px;
	background-image:	url(Images/dategrad.jpg);
	background-repeat:	repeat-y;
	color:				#000000;
}

.news
{
	border:				0px solid #FF0000;
	border-top-width:	0px;
	padding-left:		5px;
	padding-right:		5px;
	padding-top:		3px;
	padding-bottom:		3px;
	text-align:			justify;
	line-height:		14px;
	word-spacing:		2px;
	width:				300px;
}

.BandSidebar
{
	padding:			0px;
	margin-right:		15px;
	width:				125px;
	height:				600px;
	background-image:	url(Images/bandfaces.jpg);
	background-repeat:	no-repeat;
	background-position:right;
	float:				left;
}