/* Styles for David Rovics Index Page */


#middleContent
{
	padding-right: 14px !important;
	overflow: auto;
	height: 300px;
	position: relative;
}


#rovicsImg
{
	float: right;
	border: 1px solid #222;

}

#gigsList
{
	margin-left: 24px;
	margin-top: 12px;
}


#gigsList p
{
	text-indent: 0px;
}

#photoPosterSection
{
	float: left;
	width: 370px;
	height: 290px;
	position: relative;
	background-image: url('../images/photosPosters.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}



#photosPosters
{
	background-image: url('../images/photosPosters2.gif');
	background-repeat: no-repeat;
	width: 261px;
	height: 35px;
	margin: 8px 0px 0px 16px;

}

#photosPostersLinks
{
	margin-left: 16px;
	z-index: 4;
}

#photosPostersLinks li
{

	
}


#interestLinks
{
	width: 340px;
	float: left;
	position: relative;
	padding-bottom: 8px;
	
}


#pointsInterest
{
	background-image: url('../images/pointsInterest.gif');
	background-repeat: no-repeat;
	width: 262px;
	height: 32px;
	position: absolute;
	right: 19px;
	top: 12px;

}


#pointLinks
{
	margin-top: 35px;
	margin-left: 100px;
	margin-right: 0px;
	padding: 0px;
}



#emailForm
{
	width: 340px;
	float: left;
	position: relative;
	margin-left: 8px;
}

#emailList
{
	background-image: url('../images/emailList.gif');
	background-repeat: no-repeat;
	width: 184px;
	height: 31px;
	position: relative;
	left: 5px;

}


#emailText
{

	width: 180px;
	float: left;
	padding-left: 10px;
}

#emailListForm
{
	width: 144px;
	float: left;
	padding: 16px 0px 0px 6px;
}

#signUp
{
	padding: 0px 30px 0px 30px;
}

.warning
{
	color: red;
}

.success
{
	color: green;
}

#gigsList h3
{
	margin: 0px;
	padding: 0px;
	display: inline;
	text-decoration: underline;
}
