﻿html
{
	height: 100%;	
}

/***********************************/
/*contant html styles*/										   	   
input, textarea, select{			     
	font:normal 11px Verdana;			
	vertical-align:middle;
	color:#1C1C1C;
	border: 0;
	padding:2px 0px 0px 5px;
}		
ul {list-style:none;}
img {border:0px;}
/**************************************/

body
{
	background-color: #252525;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
}

.formbutton  {
	background: url(../images/buttonbg.gif) #CCCCCC top center repeat-x;
	border: 1px solid #666666;
	color: #000000;
	font: 10px Arial;
	padding: 1px;
	margin-bottom: 2px;
	text-decoration: none;
}

.formbutton a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.formbutton a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;   
}

.clearDiv
{
	float: none;
	clear: both;	
	height: 0px;
}

#siteDiv
{
	height: 100%;
	width: 766px;
    margin: 0px auto;
    text-align: left;
	padding: 0px;	
}

#topHeaderDiv
{
	height: 93px;
	width: 766px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/top.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}

#playerDiv
{
	margin-left: 55px;
	margin-top: 20px;	
	width: 400px;
	float: left;
}

#mailingListDiv
{
	width: 300px;
	float: left;
	padding-top: 5px;
}

/*used for spam protection*/
#mailingListDiv .formFields
{
	display: none;
}

#middleHeaderDiv
{
	height: 207px;
	width: 766px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/middle.jpg');
	background-repeat: no-repeat;
	overflow: hidden;	
}

#bottomHeaderDiv
{
	height: 183px;
	width: 766px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
	overflow: hidden;	
}

#logoDiv
{
	margin-top: 73px;
	margin-left: 447px;	
}

#navigationDiv
{
	width: 293px;
	margin-left: 467px;
	float: none;
	clear: both;
}

#homeLink
{
	height: 35px;
	width: 137px;
	float: left;
}
	
#photosLink
{
	height: 35px;
	width: 156px;
	float: left;
}

#bioLink
{
	height: 33px;
	width: 137px;
	float: left;
}
	
#guestbookLink
{
	height: 33px;
	width: 156px;
	float: left;
}
	
#tourLink
{
	height: 42px;
	width: 137px;
	float: left;
}
	
#linksLink
{
	height: 42px;
	width: 156px;
	float: left;
}
	
#musicLink
{
	height: 42px;
	width: 137px;
	float: left;
}	
	
#contactLink
{
	height: 42px;
	width: 156px;
	float: left;
}
	
#mainContentDiv
{
	/*height: 100%;*/
	background-color: #151515;
	width: 766px;
    margin: 0px;
    text-align: left;
	padding: 0px;	
	display: inline-block;	
}

	#mainContentDiv .contentTop
	{
		display: inline-block;
		/*height: 100%;*/
		min-height: 100px;
		background-color: #151515;
		width: 706px;
		margin: 0px;
		text-align: left;
		padding: 0px;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	/* IE fix */

	* html #mainContentDiv .contentTop {
		height: 100px;
	}

	#mainContentDiv .contentBottom
	{
		display: inline-block;
		/*height: 100%;*/
		min-height: 1px;
		background-color: #1c1c1c;
		width: 706px;
		margin: 0px;
		text-align: left;
		padding: 0px;	
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 10px;
		padding-top: 20px;		
	}
	
	/* IE fix */

	* html #mainContentDiv .contentBottom {
		height: 1px;
	}	

#footerDiv
{
	height: 88px;
	width: 766px;
	margin: 0px;
	padding-top: 30px;
	text-align: right;
	font-size: 11px;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	overflow: hidden;	
}

	#footerDiv a
	{
		color: #ffffff;
		text-decoration: underline;	
	}

	#footerDiv a:hover
	{
		color: #cccccc;	
	}
	
.popupStyle
{ 
	padding-top: 0px;  
	font-family: Arial; 
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #cccccc;
	height: 60px;
	vertical-align: middle;
}

.popupStyle a
{
	color: #ffffff;
	text-decoration: underline;	
}

.popupStyle a:hover
{
	color: #cccccc;	
}

#leftSideTop
{
	width: 370px;
	float:left;
	height: 100%;
	margin-right: 20px;
	padding-bottom: 20px;
}

#rightSideTop
{
	padding-left: 20px;
	border-left: solid 1px #2c2c2c;
	width: 290px;
	float: left;
	height: 100%;
}

#leftSideBottom
{
	width: 370px;
	float:left;
	height: 100%;
	margin-right: 20px;	
}

#rightSideBottom
{
	padding-left: 20px;
	width: 290px;
	float: left;
	height: 100%;
	padding-bottom: 20px;
	border-left: solid 1px #2c2c2c;
}

.whiteBulletLink
{
	background-image: url('../images/bullet1.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:8px;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;	
}

	.whiteBulletLink a
	{
		font-family: arial;
		font-size: 11px;
		color: #ffffff;	
		text-decoration: none;	
	}
	
	.whiteBulletLink a:hover
	{
		color: #cccccc;
	}
	
h1
{
    font: 16px arial;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;            
}

h2
{
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
    font: 15px arial;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;   
}

h3
{
    padding: 0px;
    margin: 0px;
    font: 13px arial;
    font-weight: bold;
    color: #ffffff;    
}

h4
{
    padding: 0px;
    margin: 0px;
    font: 12px arial;
    font-weight: bold;
    color: #ffffff;    
}

h5
{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	padding-left: 10px;
	padding-bottom: 10px;	
}

.nextshow
{
    margin: 0px;
    font: 11px arial;
    color: #ffffff; 
    padding-bottom: 10px;   
}

    .nextshow a
    {
        padding: 0px;
        margin: 0px;
        font: 11px arial;
        color: #ffffff;    
        text-decoration: underline;          
    }
    
    .nextshow a:hover
    {
        color: #cccccc;
    }
    
#profileShotsCover
{
	height: 100px;
	width: 169px;	
	float:left;
	margin-right: 20px;
}

	#profileShotsCover a
	{
		height: 100px;
		width: 169px;
		background-image: url('../images/home/homeProfileCover.jpg');
		background-repeat: no-repeat;
		display: block;	
		text-decoration: none;
	}

	#profileShotsCover a:hover
	{
		background-image: url('../images/home/homeProfileCoverOver.jpg');
	}
	
#liveShotsCover
{
	height: 99px;
	width: 167px;	
	float:left;
}

	#liveShotsCover a
	{
		height: 99px;
		width: 167px;
		background-image: url('../images/home/homeLiveCover.jpg');
		background-repeat: no-repeat;
		display: block;	
		text-decoration: none;
	}

	#liveShotsCover a:hover
	{
		background-image: url('../images/home/homeLiveCoverOver.jpg');
	}	