/*************************************************
/
/	OLM Site Common Styles
/
/*************************************************/

/* 
BASIC TAG STYLES
********************************************************
*/

body, html, form, fieldset
{
	margin: 0;
	padding: 0;
	font-size: 69%;
	/*line-height: 1.5em;*/
	line-height: 1.3em;
}

html, form, fieldset
{
	font-size: 100%;
}

html
{
	height: 100%;
	margin-bottom: 1px;
}

body
{
	height: 100%;
	text-align: center;
	background-color:#878747;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address
{
	margin: 1em 0;
	padding: 0;
}

h1	{	font-size: 1.6em;	}
h2	{	font-size: 1.5em;	}
h3	{	font-size: 1.4em;	}
h4	{	font-size: 1.3em;	}
h5	{	font-size: 1.2em;	}
h6	{	font-size: 1.1em;	}

th
{
	font-size: 1em;
}

li, dd, blockquote
{
	margin-left: 2em;
}

form
{
	float: left;
	width: 100%;
}

form label
{
}

fieldset
{
	border: none;
}

input, select, textarea
{
	font-size: 100%;
}

label,
input,
legend
{
	display: block;
	float: left;
	width: 130px;
	margin: 0 5px .75em 0;
	padding: 3px 0 0;
	line-height: 1.2em;
}

/*	Gecko balks with the previous and hidden fields, so...	*/
input[type="hidden"]	
{
	display: none;
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}

label
{ 
	text-align: right;
	cursor: pointer;
}

input.checkbox
{
	display: inline;
	float: none;
	width: auto;
	margin: 0 5px 0 0;
}

form br
{
	clear: left;
}


/* Link Decoration */

a
{
	color: #900;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: 0;
}


/* 
COMMON SECTIONS
********************************************************
*/

#container{
	width:100%;
	margin:0px auto 0px auto;	
	min-height: 543px;
	height:auto !important;
  	height:543px; 
  	min-width:999px;    	
}

#header{
	background:transparent url(/style/common/images/headerRepeatBg.jpg) repeat-x 0px 0px;
	width:100%;
	height:90px;	
	float:left;
}

#headerNav{
	background:transparent url(/style/common/images/headerBg.jpg) no-repeat 0px 0px;
	width:999px;
	height:90px;
	margin :0px auto 0px auto;
}


#content{
	background:transparent url(/style/common/images/contentBg.jpg) repeat 0px 0px;
	background-color:#B7BB7A;
	width:100%;	
	float:left;
	min-height: 470px;
	height:auto !important;
  	height:470px;
}

#pageContent{	
	width:919px;
	min-height: 470px;
	height:auto !important;
  	height:470px;
	padding:0px 40px 0px 40px;
	margin:0px auto 0px auto;
}


#footer{
	background:transparent url(/style/common/images/footerBg.jpg) repeat-x 0px 0px;	
	width:100%;
	height:100px;	
	float:left;
}

#footerContent{	
	width:999px;
	height:100px;
	margin :0px auto 0px auto;
}


#logoText{
	background:transparent url(/style/common/images/logoText.png) 0px 0px;
	width:139px;
	height:69px;
	float:left;
	margin:90px 15px 0 45px;
	_display:inline;
}

#logoText a{
	position:relative;
	float:left;
	height:69px;	
	width:139px;
}

#footerContent a{
	color:#22211d;
	text-decoration:none;
	outline:none;
	float:left;
	margin-top:10px;
}

.footerLinks{
	font-family:verdana;
	font-weight:bold;
	color:#22211d;
	font-size:9px;	
}
	
#privacyPolicy{
	margin-left:48px;
	_display:inline;
}

#headerDummyDiv{
	width:50px;
	height:70px;
	float:left;
}

#headerLogo{
	width:137px;
	height:70px;
	float:left;
}

#headerLogo a{
	text-decoration:none;
	outline:none;
}

.navLinks a{
	width:86px;
	height:18px;
	_display:inline;
	float:left;
	text-decoration:none;
	outline:none;
}

#homeNavLink a{
	background:transparent url(/style/common/images/homeNavLink.jpg) no-repeat 0px 0px;			
	margin:6px 0px 0px 13px;	
}

#homeNavLink a:hover, #homeNavLink a.active{
	background:transparent url(/style/common/images/homeNavLink.jpg) no-repeat 0px -18px;			
	margin:6px 0px 0px 13px;	
}

#artistNavLink a, .artistNavLink a{
	background:transparent url(/style/common/images/artistNavLink.jpg) no-repeat 0px 0px;	
	margin:6px 0 0 3px;	
}

#artistNavLink a:hover, #artistNavLink a.active{
	background:transparent url(/style/common/images/artistNavLink.jpg) no-repeat 0px -18px;	
	margin:6px 0 0 3px;	
}


.artistNavLinkActive{
	background:transparent url(/style/common/images/artistNavLink.jpg) no-repeat 0px -18px;	
	margin:6px 0 0 3px;	
	width:86px;
	height:18px;
	_display:inline;
	float:left;
	text-decoration:none;
	outline:none;
}

.artistNavLinkDefault{
	background:transparent url(/style/common/images/artistNavLink.jpg) no-repeat 0px 0px;	
	margin:6px 0 0 3px;	
	width:86px;
	height:18px;
	_display:inline;
	float:left;
	text-decoration:none;
	outline:none;
}
	

#videoNavLink a{
	background:transparent url(/style/common/images/videosNavLink.jpg) no-repeat 0px 0px;	
	margin:6px 0 0 3px;
}

#videoNavLink a:hover, #videoNavLink a.active{
	background:transparent url(/style/common/images/videosNavLink.jpg) no-repeat 0px -18px;	
	margin:6px 0 0 3px;
}

#toursNavLink a{
	background:transparent url(/style/common/images/toursNavLink.jpg) no-repeat 0px 0px;	
	margin:6px 0 0 3px;
}

#toursNavLink a:hover, #toursNavLink a.active{
	background:transparent url(/style/common/images/toursNavLink.jpg) no-repeat 0px -18px;	
	margin:6px 0 0 3px;
}

#newsNavLink a{
	background:transparent url(/style/common/images/newsNavLink.jpg) no-repeat 0px 0px;	
	margin:6px 0px 0px 3px;
}

#newsNavLink a:hover, #newsNavLink a.active{
	background:transparent url(/style/common/images/newsNavLink.jpg) no-repeat 0px -18px;	
	margin:6px 0px 0px 3px;
}


#contactNavLink a{
	background:transparent url(/style/common/images/contactNavLink.jpg) no-repeat 0px 0px;	
	margin:6px 0 0 3px;
}

#contactNavLink a:hover, #contactNavLink a.active{
	background:transparent url(/style/common/images/contactNavLink.jpg) no-repeat 0px -18px;	
	margin:6px 0 0 3px;
}

#linksNavLink a{
	background:transparent url(/style/common/images/linksNavLink.jpg) no-repeat 0px 0px;	
	margin:6px 0 0 3px;
}

#linksNavLink a:hover, #linksNavLink a.active{
	background:transparent url(/style/common/images/linksNavLink.jpg) no-repeat 0px -18px;	
	margin:6px 0 0 3px;
}

#twitterNavLink a{
	background:transparent url(/style/common/images/twitterNavLink.jpg) no-repeat 0px 0px;	
	margin:6px 0px 0px 3px;
}

#twitterNavLink a:hover{
	background:transparent url(/style/common/images/twitterNavLink.jpg) no-repeat 0px -18px;	
	margin:6px 0px 0px 3px;
}

#headerNavBg{
	width:812px;
	height:32px;
	float:left;
	margin-top:10px;
	text-align:left;
}

.verdanaFontFamily{
	font-family:verdana;
}

/*********style for artist flyout ***********/
#artistFlyout{
	width:108px;
	height:auto;
	position:absolute;
	top:34px;
	left:289px;
	background-color:#22211d;
	border:1px solid #767810;		
	z-index:2000;
}

#flyoutArtistName{
	width:98px;	
	min-height: 12px;
	height:auto !important;
  	height:12px;  	
  	font-family:verdana;
  	font-weight:bold;
  	font-size:10px;
  	text-align:left;
  	padding:5px;
}

#flyoutArtistName a{
	color:#FFFFFF;
	text-decoration:none;
	outline:none;	
	cursor:pointer;
}

#flyoutArtistName a:hover{
	color:#dbd8b1;
	cursor:pointer;
}	

.nameWithBorder{
	border-bottom:1px solid #767810;
}

/*********End of style for artist flyout*****/
/*
COMMON CLASSES
*********************************************************************
*/

#flyoutSectionContent{
	width:999px;
	margin:0px auto 0px auto;
	position:relative;	
}

#flyoutSection{
	width:100%;	
	position:absolute;	
	top:0px;
	left:0px;		
}

#noToursMessage{
	float:left;
	height:57px;
	margin:0px 0px 5px 10px;
	width:450px;	
	_display:inline;
}

.notAvailableMessage{	
	font-family:verdana;
	font-weight:bold;
	color:#67682C;
	font-size:12px;
	float:left;
	text-align:left;
	clear:both;
}

#iframeResult{
	background-color:#b7bb7a;
}

#footerLinkSeparator{
	width:14px;
	height:14px;
	float:left;
	margin-top:10px;
}	

#noNewsMessage{
	width:350px;
	float:left;
	margin-left:10px;
	_display:inline;
}

#noHomeNewsHeading{
	background:transparent url(/style/common/images/homeNewsHeading.jpg) no-repeat 0px 0px;
	width:368px;
	height:29px;
	float:left;
	margin-bottom:5px;
}

#pageNotFound, #backtoHome{
	width:auto;
	float:left;
	text-align:left;
}

#backtoHome a{
	font-size:14px;
	color:#67682C;	
}

#backtoHome{
	width:auto;
	float:left;
	text-align:left;
	font-size:10px;	
}

#backtoHome{
	width:auto;
	float:left;
	text-align:left;
	font-size:10px;
	color:#67682C;
}


#sigunupHeading a, #reusltDiv a{
	width:10px;
	height:10px;
	color:#52593e;
	text-decoration:none;
	outline:none;
	position:absolute;
	left:260px;
	top:5px;
	font-family:verdana;
	font-size:10px;
}

#playerContent{
	width:392px;
	height:595px;
	float:left;
}

	
/***hover color for links ********/
#latestReleaseAlbumTitle a:hover, #newsHeadline a:hover, #homeTourArtistName a:hover, #footerContent a:hover, #artistLinks a:hover, #top a:hover{	
	color:#FFFFFF;	
}

#listNewsHeadline a:hover, #siteLink a:hover{
	color:#FFFFFF;
}
	
/***hover color for links ********/