﻿html,body,form,p,ol
{
	margin: 0;
	padding: 0;
}
body
{	
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
}
p
{
	line-height: 16px;
}
a
{
	color: #444069;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	font-family: Impact, Arial;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}
h2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px 0px 5px 0px;
}
h3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}
img
{
	border: none 0px;
}
/* Wraps */
#MainWrap
{
	position: relative;
	background: #000000 url(../Gfx/bg.jpg) top center no-repeat;
	width: 950px;
	padding: 298px 0px 0px 0px;	
	margin: 0px auto 0px auto;
}
#MainWrap #HomeButton
{
	position: absolute;
	top: 48px;
	left: 30px;
	width: 890px;
	height: 190px;
}
#MainWrap #MediaPlayer
{
	position: absolute;
	top: 252px;
	right: 30px;
	width: 301px;
	height: 20px;
}
#ContentWrap
{
	min-height: 440px;
	padding: 20px 20px 40px 20px;
}
#Footer
{
	position: relative;
	height: 73px;
	background: transparent url(../Gfx/footer.jpg) bottom center no-repeat;
}
/* Topmenu */
#TopMenu
{
	float: left;
	height: 45px;
	margin: 0px 0px 0px 13px;
}
#TopMenu ul
{
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
}
#TopMenu li
{
	padding: 0px;
	float: left;
	margin-right: 14px;
}
#TopMenu li a
{
	display: block;
	height: 45px;
	background-repeat: no-repeat;	
	background-position: 0px 0px;
}
#TopMenu li a:hover
{
	background-position: 0px -45px;
}
#TopMenu li.Selected a
{
	background-position: 0px -45px;
}
#TopMenu .News a
{
	width: 82px;
	background-image: url(../Gfx/menu_news.jpg);	
}
#TopMenu .Tour a
{
	width: 68px;
	background-image: url(../Gfx/menu_tour.jpg);	
}
#TopMenu .Gallery a
{
	width: 124px;
	background-image: url(../Gfx/menu_gallery.jpg);	
}
#TopMenu .Press a
{
	width: 119px;
	background-image: url(../Gfx/menu_press.jpg);	
}
#TopMenu .Bio a
{
	width: 61px;
	background-image: url(../Gfx/menu_bio.jpg);	
}
#TopMenu .Records a
{
	width: 115px;
	background-image: url(../Gfx/menu_records.jpg);	
}
#TopMenu .Contact a
{
	width: 143px;
	background-image: url(../Gfx/menu_contact.jpg);	
}
#TopMenu .Forum a
{
	width: 113px;
	background-image: url(../Gfx/menu_forum.jpg);	
}
/* Frontpage */
.FrontpageNewsList
{
	float: left;	
	width: 450px;
	margin-right: 70px;
}
.FrontpageNewsListItem
{
	margin-top: 20px;
}
.FrontpageNewsListItem .Date
{
	float: left;
	font-weight: bold;
	margin-right: 3px;
}
.FrontpageTourList
{
	float: left;
	width: 390px;
}
.FrontpageTourList table
{
	margin-top: 16px;
	width: 390px;
}
.FrontpageGalleryList
{
	float: left;
	width: 390px;
	margin-top: 20px;
}
.FrontpageGalleryList img
{
	float: left;
	margin-right: 6px;
	margin-top: 14px;
}
.TipFriendWrap
{
	float: left;
	width: 390px;
	margin-top: 20px;
}
.TipFriendTextBox
{
	display: block;
	float: left;
	width: 278px;
	height: 21px;
	line-height: 21px;
	padding-left: 3px;
	font-style: italic;
	color: #444069;
}
.TipFriendWrap .Button
{
	display: block;
	float: left;
	margin: -1px 0px 0px 4px;
	width: 30px;
	height: 30px;
	border: none 0px;
	cursor: pointer;
}
.TipFriendMail
{	
	background: transparent url(../Gfx/btn_mail.png) center center no-repeat;
}
.TipFriendFacebook
{	
	background: transparent url(../Gfx/btn_facebook.png) center center no-repeat;
}
.TipFriendTwitter
{
	background: transparent url(../Gfx/btn_twitter.png) center center no-repeat;
}
/* News */
.NewsList
{
	float: left;	
	width: 910px;
}
.NewsListItem
{
	margin-top: 20px;
}
.NewsListItem .Date
{
	float: left;
	font-weight: bold;
	margin-right: 3px;
}
/* Tour */
.TourList
{
	float: left;
	width: 910px;
}
.TourList.Past
{
	margin-top: 20px;
	color: #31363C;
}
.TourList table
{
	margin-top: 16px;
	width: 910px;
}
/* Gallery */
.GalleryAlbumList
{
	float: left;
}
.GalleryAlbumListItem
{
	position: relative;
	float: left;
}
.GalleryAlbumListItem img
{
	margin: 0px 6px 6px 0px;
}
.GalleryAlbumListItem .EditButton
{
	position: absolute;
	top: 2px;
	left: 1px;
}
.GalleryAlbumListItem .EditButton.Delete
{
	position: absolute;
	top: 23px;
	left: 1px;
}
.GalleryWrap
{
	float: left;
}
.GalleryWrap h1
{
	float: left;
}
.GalleryWrap .BackLink
{
	float: left;
	margin: 15px 0px 0px 10px;
}
.GalleryMenu
{
	text-align: left;
	margin-bottom: 10px;
}
.GalleryMenu img
{
	border: solid 1px #ffffff !important;
	margin: 0px 2px 2px 0px;
	vertical-align: middle;	
}
.GalleryMenu img.Selected
{
	border: solid 1px #ff0000 !important;
}
.GalleryImageWrap
{
	position: relative;
	width: 910px;	
	text-align: center;
	/*min-height: 683px;*/
}
.GalleryImageWrap .Prev,
.GalleryImageWrap .Next
{
	width: 150px;
	position: absolute;
	top: 0px;
	opacity:0.4;
	filter:alpha(opacity=40);
	display: none;
}
.GalleryImageWrap .Next
{
	background: #ffffff url(../Gfx/arrow_right.gif) no-repeat center center;
	right: 0px;
}
.GalleryImageWrap .Prev
{
	background: #ffffff url(../Gfx/arrow_left.gif) no-repeat center center;
	left: 0px;
}
.GalleryImageWrap img
{
	margin-bottom: 5px;
}
.GalleryImageTitle
{
	text-align: center;
}
/* Press */
.PressList
{
	float: left;
	width: 500px;
}
.PressListItem
{
	margin-bottom: 20px;
}
.PressListItem h2
{
	float: left;
}
.PressListItem span
{
	display: block;
	float: left;
	margin-left: 3px;
	font-weight: bold;
}
.PressListItem a
{
	display: block;
	float: left;
	margin-top: 5px;
}
/* Bio */
.BioWrap
{
	float: left;
	margin-top: 10px;
}
/* Albums */
.AlbumList
{
	float: left;
	margin-top: 16px;
}
.AlbumListItem
{
	float: left;
	margin-bottom: 20px;
}
.AlbumListItem img
{
	float: left;
	margin-right: 10px;
}
.AlbumListItem .Info
{
	float: left;
	width: 750px;
}
.AlbumListItem li
{
	list-style-position: inside;
}
/* Contacts */
.ContactsList
{
	float: left;
}
.ContactsListItem
{
	float: left;
	margin: 0px 35px 20px 0px;
	min-height: 195px;
}
.ContactsListItem span,
.ContactsListItem a
{
	display: block;
	float: left;
	margin-top: 3px;
}
.ContactsListItem a
{
	margin-left: 3px;
}
/* Forum */
.ForumWrap
{
	float: left;
	margin-top: 16px;
}
/* Audio */
.AudioList
{
	float: left;	
	width: 500px;
}
.AudioListItem
{
	margin: 5px 0px 5px 0px;
}
/* Edit */
.EditTable td
{
	vertical-align: top;
}
.EditButton
{
	margin: 0px 0px 5px 0px;
	width: 80px;
}
.EditButton.New
{
	margin: 20px 0px 0px 0px;
	width: 163px;
}
.EditButton.NewAlbum
{
	margin: 3px 0px 20px 0px;
	width: 163px;
}
.EditButton.NewImage
{
	margin: 20px 0px 0px 0px;
	width: 163px;
}
.EditButton.Logout
{
	position: absolute;
	top: 15px;
	right: 30px;
	width: 163px;
}
.EditButton.ImageEdit
{
	position: absolute;
	top: 1px;
	left: 1px;	
}
.EditButton.ImageDelete
{
	position: absolute;
	top: 22px;
	left: 1px;
}
.EditButton.PressEdit
{
	float: right;
	margin: 0px 0px -2px 0px;
}
.EditButton.EditBio
{
	margin: 10px 0px 10px 0px;
	width: 163px;
}
.MaskedTextBox
{
	font-style: italic;
	color: #444069;
}
.EditTextBox
{
	font-family: Arial;
	font-size: 12px;
}
.TourLinkEditMode
{
	float: left;
	margin-top: 5px;
}
.AudioAdminLink
{
	position: absolute;
	top: 255px;
	left: 490px;
	color: #ffffff;
}
.GalleryEditWrap
{
	margin: 10px 0px 10px 0px;
}
.GalleryEditWrap .NewCategoryTextBox
{
	width: 250px;
	margin: 0px 0px 0px 3px;
}
/* General classes */
.ClearBoth
{
	clear: both;
}
.ReadAll
{
	white-space: nowrap;
	float: left;
	display: block;
	margin-top: 20px;
}
.ReadMore
{
	white-space: nowrap;
}
.FloatRight
{
	float: right;
}
.FloatLeft
{
	float: left;
}