/*  ----------------------- VENUES ---------------------------- */

input.sys_btn
{
    COLOR: #FFFFFF;
    BACKGROUND: #BFB6AD;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: x-small;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    BORDER: none;
    PADDING: 4px;
}

.clear { clear:both;
	padding-top: 10px;
}

#header0 {
	width: 100%;
	background: #000;
	color: #FFF;
	height: 82px;}
	
#header0 #innerheader0 {
		/* line height here fixes peekaboo problems in IE6 */
		line-height: 1.31em;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		width: 760px;}

/* New addition here for 175 logo ------------------------- */
		#L1_175VenuesImageBblock {
		position: absolute; float: right; width: 60px; 				height: 70px; top: 15px; margin-right: 0px; 				margin-left: 685px;} 

		#175block {
		padding-left: 200px;}

/* -------------------------------------------------------- */

#venuessearchheader {
		width:100%;
		background: #D8D0C7;
		color: #000;
		clear:both;
		float:left;		
		}

#venuesheader {
		width:100%;
		background: #BFB6AD;
		color: #000;
		clear:both;
		float:left;
		}


#venuesheader #venuesheaderwrapper {
/* line height here fixes peekaboo problems in IE6 */
		line-height: 1.31em;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		width: 750px;
		padding: 0px 0px 0px 21px;
		}



#venuessearchheader #venuesheaderwrapper, #mainarea {
/* line height here fixes peekaboo problems in IE6 */
		line-height: 1em;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		width: 755px;
}

#venuessearchheader #venuesheaderwrapper
{
padding: 0px 0px 0px 21px;		
}

#venuesheaderwrapper h2 {
		padding: 10px 0px 10px 0px;
		clear:both;
}
#venuesheaderwrapper a
		{ 
		text-decoration:none;
		}

#venuesheaderwrapper a:hover 
		{ 
		text-decoration:none;
		color: #ffffff
 		}

#venuesheaderwrapper a:visited
		{ 
		text-decoration:none;
		color: #000000
 		}

#venuesheaderwrapper a:visited:hover
		{ 
		text-decoration:none;
		color: #ffffff
 		}

		
	/* Venues Top Level Navigation */
	
	#venuesMenuItem{
		float: left;
		width: 144px;
		padding: 0px 7px 0px 0px;	
	}
	
	#venuesLastMenuItem{
		float: left;
		width: 144px;
		clear: right;
	}

	/* Venues search bar items */
	
	#venuesSearchItem1{
		float: left;
		width: 144px;
		padding: 0px 7px 0px 0px;	
	}
	
	#venuesSearchItem2{
		float: left;
		width: 298px;
		padding: 2px 7px 0px 0px;
		/* FOR IE */
		#position: relative; 
		#top: -5%;		
	}	


	#venuesSearchItem3{
		float: left;
		width: 150px;
		padding: 10px 2px 0px 0px;
		vertical-align: text-top;
		
	}	

	#venuesSearchItem4{
		float: left;
		width: 144px;
		clear: right;
		padding: 10px 0px 0px 0px;
		vertical-align: text-top;
		
	}

/*  ----------------------- VENUES ---------------------- */

p.heading {
font-family: arial, sans-serif;
			font-size: 110%;
			font-weight: bold;
			background: #000;
			color: #FFF;
			margin: 0!important;
			padding: 4px 7px;
			border-top: solid 15px #FFF!important;
			border-bottom: solid 1px #FFF!important;}

p
{ line-height: 12pt
}


		
