/* @override http://localhost:8888/css/styles.css */

body{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


/* FOOTER */
#footer{
	display: block;
	font-size: 10px;
	margin-left: 249px;
	color: #ababab;
}

#footer a{
	color: #8f8f8f;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}



/* MENU */

.twoColFixLtHdr #sidebar1{
	
margin-top: 45px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.twoColFixLtHdr #sidebar1 ul{
	list-style-type: none;
	padding-bottom: 7px;
}


.twoColFixLtHdr #sidebar1  h3{
	display: block;
	height: 25px;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px;
	padding-left: 0px;
	margin: 0px;
	width: 100%;
	}
	
	
	.twoColFixLtHdr #sidebar1 h3 a{
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 0px;
	color: #229d38;
	padding-top: 4px;
	
}

.twoColFixLtHdr #sidebar1 h3 a:hover{
	
	color: #f15822;
	}


.twoColFixLtHdr #sidebar1 ul li a{
	display: block;
	width: 100%;
	color: #229d38;
	padding: 3px;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #e8e8e8;
}



.twoColFixLtHdr #sidebar1 ul li a:hover{
		background-color: #52b848;
	font-weight: bold;
	color: #fff;
}
	
	
	
	.twoColFixLtHdr #container { 
	
		background-image: url(../images/bg_2011.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
	
	}

/* CONTENT */
	
	

#promoter, #venue, #title, #details{
	display: block;
	background-color: #5b5e5b;
	padding: 2px;
	padding-left: 15px;
	color: #ffffff;
	font-size: 12px;
}

#promoter{
		font-size: 10px;
		background-color: #4b4b4b;
	border-bottom: 5px solid #444;
		border-top: 3px solid #595959;
		padding-left: 9px;
		margin-bottom: 1px;
color: #d5d5d5;
		

}

#promoter h2{
		font-size: 10px;
		color: #d5d5d5;
		}

#title{
			background-color: #f15822;
font-size: 14px;
}


#title h1{
	padding-top: 1px;
	font-size: 30px;
}

#details{
				background-color: #000000;
				color: #ccc;
					font-size: 14px;
					padding-top: 2px;
					padding-bottom: 2px;
			border-bottom: 2px solid #000;
		border-top: 2px solid #424242;

}

#details b{
	color: #ffffff;
}


#textContent{
	margin-top: 3px;
	background-color: #646464;
	color: #fff;
padding: 15px;
padding-right: 70px;
padding-bottom: 29px;
font-size: 13px;
line-height: 17px;
	background-image: url(../images/corner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#textContent a{
	color: #ffffff;
		}
		
#textContent a:hover{
	color: #ff8a5b;
}


#textContent p{
	padding-bottom: 12px;
	}
	

#mainContent img{
	padding: 0;
	margin: 0;
	border: 0;
	}
	
	#titleHeading{
	display: block;
}
