/*
Description: Laugh for the Cure
Design and Development by: 
Melissa Ray and AlterCube 
www.altercube.com
2007-2010
*/


body{
background: white url(images/bg.png) repeat;
font: 12px Arial, Helvetica, Sans-Serif;
}

a {	color:#AB035C;
	text-decoration:underline;
}

a:visited,a:active{	color:#AB035C;
	text-decoration:underline;
	font-weight: bold;
}




a:hover{

color:#AB035C;
	text-decoration:none;
	font-weight: bold;


}


h1{

font: normal normal bold 16px Arial, Helvetica, Sans-Serif;
color: #ae005d;
}


h2{

font: normal normal bold 15px Arial, Helvetica, Sans-Serif;
color: #ae005d;

}


h3{

font: normal normal bold 14px Arial, Helvetica, Sans-Serif;
color: #ae005d;

}

h4{

font: normal normal bold 12px Arial, Helvetica, Sans-Serif;
color: #ae005d;

}

/* The site wrapper */
#wrapper{
width: 847px;
margin: 0px auto;
}

#container{
background: url(images/con-bg.png) repeat-y;
float:left;

}

/* Header */
#header{
width: 846px;
height: 148px;
margin: 0 auto;
}

/* Nav */

#top-menu {
background: #FA559E url(images/nav-bg.png) repeat;
color: #fff;
font: normal normal bold 12px Arial, Helvetica, Sans-Serif;
width: 822px;
height: 50px;

margin-left: 8px; /* top/right/bottom/left */
padding-left: 8px; /* top/right/bottom/left */
}

#top-menu ul{
margin: 0px;  /* top/right/bottom/left */
padding: 0px;  /* top/right/bottom/left */
}

#top-menu li{
list-style-type: none;
display: inline;
	margin-bottom: 0px;
}

#top-menu ul li a
{
float: left;
border-right: 1px solid #fff;
height: 40px;
line-height: 20px;
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
	padding: 10px;
}


#top-menu ul li a:hover
{
background-color: #ae005d;
color: #fff;
height: 40px;
text-decoration: none;
}


#top-menu  a{
color: #fff;
text-decoration: none;
}

/* bottom-nav */

#bottom-menu {
color: #fff;
font: normal normal bold 10px Arial, Helvetica, Sans-Serif;
width: 825px;
height: 10px;

margin-left: 8px; /* top/right/bottom/left */
padding-left: 8px; /* top/right/bottom/left */


}

#bottom-menu ul{
margin: 0px;  /* top/right/bottom/left */
padding: 0px;  /* top/right/bottom/left */

}

#bottom-menu li{
list-style-type: none;
display: inline;
margin: 0px 7px 0px 7px; /* top/right/bottom/left */
padding: .2em 1em;
float: left;
line-height: 30px;


}




#bottom-menu ul li a:hover
{
background-color: #ae005d;
color: #fff;
height: 24px;
text-decoration: none;
}

#bottom-menu  a{
color: #fff;
text-decoration: underline;
}



/* Content */

#content-left{
width: 550px;
float: left;
margin-left: 20px;
margin-top: 10px;
}
#content-left h3{
font-size: 12px;

}
#content-left p{
width:  420px;
	line-height: 20px;
}

#content-full{
width: 800px;
margin-left: 20px;
	
}

#content-full p{

	line-height: 20px;
	}

#content-full h1{
padding-top: 20px;
}



#content-right{
width: 220px;
float: right;
margin-right: 20px;
margin-top: 10px;
}

#content-right p{
margin-left: 50px;

}


#content-right h2{
margin-left: 70px;


}
#content-right h4{
margin-left: 40px;


}

#email-box{

padding: 5px;
background-color: #faa6cb;
border: 1px solid #AB035C;
width: 200px;
	font-size: 15px;
}



#inside-nav li{
list-style-type: none;

}
#inside-nav a:hover{
color: #AB035C;
font-weight: bold;
text-decoration:none;
}
#footer{
background: url(images/footer.png) no-repeat;
margin: 0 auto;
width: 845px;
height: 9px;
clear: both;
}


#footer p{
padding-top: 30px;
margin-left: 15px;
color: #fff;
font-weight: bold;

}

/*Auction Listing Styles */

#auction-listings li{

list-style-type: none;

color: #000;

list-style: none;
margin-bottom: 20px;

}



/*Photo Gallery*/
#photo-gallery li{
display: inline;
float: left;
margin-left: 20px;
text-align: center;
margin-top: 20px;

}

#photo-gallery img{

	border-color: #9a0352;

	border-width: 2px;

	border-style: solid;

}

 /* for the press room page */
 
#press-room li{

margin-top: 10px;

}


  /* for the sponsor*/

#image-align {
margin-bottom: 50px;
width: 700px;
}
#image-align img{
padding-left: 0px;
padding-bottom: 0px;
padding-right: 20px;
padding-top: 0px;
margin: 0px;
float: left;

}

#image-align p{
		margin-left: 0px;
		margin-bottom: 50px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
		line-height: 15px;
}

#clear{

clear:both;


}

img{
border: none;

}


#other-events {
margin-bottom: 50px;
width: 800px;
}
#other-events  img{
padding-left: 0px;
padding-bottom: 60px;
padding-right: 20px;
padding-top: 0px;
margin: 0px;
float: left;

}

#other-events  p{
		height: 200px;
		
}

#form{


	margin-left: 5px;


	margin-top: 50px;


}

#form input{


		font-weight: bold;


		color: #000;


		background-color: #ffc4e3;


		margin-bottom: 5px;
	border: 1px solid #ae005b;
}

#form-right{
width: 225px;
float: right;
margin-right: 15px;
margin-top: 10px;
}



.auction-bold{ font-weight: bold; 
color: #AB035C; }
.auction-i{ font-style: italic}


#benefit img{
	float:  left;
	padding-right:  20px;
	margin-bottom: 50px;
		pdding-left:  30px;
	}
	
	

#benefit p{

padding-left: 275px;


	}
	
	
	
	#lftc-slogan{
	margin-left: 30px;
	background: url(images/lftc-slogan.png) repeat;
	width: 800px;
	height: 72px;
	margin-top:250px;
	
}

.sponsors {
margin: 0;
	padding: 0;

}


div.sponsors img{
float: left;
clear: left;
	margin: 0 auto 25px;
}

.sponsors p{
	margin: 0 0 75px 300px;
}
	
	
	
		.itinerary{
	float: left;
	color: #ab035c;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
		
	} 
	
	

	#itinerary-list li{
	list-style-type: none;
	list-style-image: none;
	width: 500px;
	height: 20px;

	margin-top: 10px;
}
	
	
		#itinerary-list p {
	margin-left: 100px;	
}
	
	
	
	
