body 
{ 
	font-family: arial, helvetica, sans-serif;
	font-size: 11px; 
	color: #000;
	background-color: #fff;
	margin-top: 0px;
	padding-top: 0px;
}

td { 
	font-family: arial, helvetica, sans-serif;  
	font-size: 11px; 
	color: #000; }

h1
{
	font-weight: normal;
	font-size: 12pt;
	margin-top: 0px;
	padding-left: 3px;
	color: #fff;
}

h2
{
	font-weight: normal;
	font-size: 11pt;
	margin-top: 0px;
}


h4
{
	font-weight: normal;
	font-size: 12pt;
	margin-bottom: -5px;
}



/*
	Links
*/

a:link, a:active
{
	color: #757575;
	text-decoration: none;
}


a:hover
{
	color: #000;
	text-decoration: underline;
}

a:visited
{
	color: #000;
	text-decoration: underline;
}










/* STRUCTURAL DEFS */


#container
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}



/* Main page container */

#content
{
	float: right;
	width: 531px;
	margin-top: 0px;
	padding-right: 0px;
}


/* Main page content container */

#content-container
{
	width: 531px;
	margin: 0px;
	padding: 0px;
}





/* Section Title - What's On, Shops & Services etc */

#section-title
{
	height: 65px;
	margin-top: 0px;
	padding-top: 0px;
}

#section-title h1
{
	
	float: left;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 1.7em;
}

/* End Section Title */






/* Container containing the actual data - provides borders */
/* Width is 2px less than container above since we're in standards mode */

#sub-container
{
	width: 529px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}




/* Heading for main colored area */

#heading h2
{
	color: #757575;
	padding: 5px 0 0 0;
	margin: 0px;
}


/* Definitions for main colored heading */

#heading
{
	background-image: url("/app/sharedimages/spinningfields/boxtop.gif");
	background-repeat: repeat-x;
	background-color: #ffe400;
	padding-left: 10px;
	height: 28px;
	margin: 0px;
}



/* If content is only in P tags rather than table, then add an indent */

#sub-container p
{
	font-family: verdana, arial, helvetica, sans-serif; 
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 10px;
}


#sub-container h4
{
  	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}


/* Definitions for main colored heading - for joined boxes in whatson index */



#heading-joined

{
	background-image: url("/app/sharedimages/spinningfields/boxtop_joined.gif");	
	background-repeat: no-repeat;	
	background-color: #afb1b5;	
	padding-left: 10px;	
	height: 38px;	
	margin: 0px;
}







/* Heading for main colored area */

#heading-joined h2
{
	color: #fff;
	padding-top: 5px;
	margin-bottom: 0px;
}





/* Heading for business name */

#businesstitle h2
{
	margin-bottom: 5px;
}





/* Container containing the image at the top of the details display */

#topper-image
{
	width: 519px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}











/* Heading for business name */

#businesstitle h2
{
	margin-bottom: 5px;
}





/* Definitions for business name */

#businesstitle
{
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}


/* Definitions for the div containing the details table */ 

#details
{
	float: left;
	display: inline;
	background-color: #999
	margin: 0px;
	margin-left: 10px;
}



/* Lower Curve */

#lowercurve
{
	margin-top: 0px;
	background-color: #999;	
	width: 531px;
}


/* Horizontal Divider */

#horizontal-border
{
	height: 20px;
	border-bottom: 1px dotted #c5c5c5;
}



/* Provides Some Vertical Space */
#vspacer
{
	height: 30px;
}



/* Footer */
#footer
{
	text-align: center;
	margin-top: 50px;
}








/* SECTION-SPECIFIC ELEMENTS */

#googlemaps-header
{
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}


/* NEW WHATSON 09 */


/* Big header image */
div#header-image
{
  	position: relative;
  	width: 770px;
  	height: 230px;
}

div#events-text
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 385px;
	background-color: #ffe400;
	color: #000;
	padding: 20px;
	filter: Alpha(opacity=90);
	-moz-opacity: .90;
 	opacity: .90;
}

div#events-text h1
{
	color: #000;
	font-family: "Berling" Georgia, Times, Serif;
	font-size: 1.8em;
}

div#events-text h1 a
{
	text-decoration: none;
}

div#events-text h1 a:hover
{
	text-decoration: none;
	color: #fff;
}


/* Small promo with image */

div.promo-item
{
	float: left;
	width: 243px;
	padding: 30px 20px 0 0;
	margin: 0 0 0 0;
}

div.promo-item-end
{
	float: left;
	width: 243px;
	padding: 30px 0 0 0;
	margin: 0 0 0 0;
}


/* Promo headers */

div.promo-item h1, div.promo-item-end h1
{
	height: 30px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}


/* Promo P */

div.promo-item p, div.promo-item-end p
{
	height: 80px;
	/*background-color: #dfdfdf;*/
	border-bottom: 2px solid #ebebeb;
}

div.promo-item p.more-info, div.promo-item-end p.more-info
{
	height: 20px;
	/*background-color: #dfdfdf;*/
	border-bottom: none;
	text-align: right;
}

div.promo-item p.more-info a, div.promo-item-end p.more-info a
{
	background-image: url("/app/whatson/images/spinningfields/more_info_arrow.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
}

div.promo-item p.more-info a:hover, div.promo-item-end p.more-info a:hover
{
	background-image: url("/app/whatson/images/spinningfields/more_info_arrow.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	color: #999;
	text-decoration: none;
}


/* Title & Nav */

div#title-nav
{
	background-color: #333;
	width: 770px;
	height: 90px;
	border-bottom: 2px solid #ffe400;
}

div#title-nav h1
{
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}

ul#events-nav
{
	list-style: none;
	padding: 20px 0 0 10px;
	margin: 0 0 0 0;
}

ul#events-nav li
{
	list-style: none;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	margin: 0 0 0 0;
}

ul#events-nav li a
{
	color: #999;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
}

ul#events-nav li a:hover
{
	color: #fff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
}

ul#events-nav li a.selected
{
	color: #ffe400;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
}



/* Details Page */

/* Event */

div#event-display
{
	width: 505px;
	float: left;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
}

div#event-display h1
{
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0 10px 0;
}

div#event-display span.date
{
	color: #999;
}


/* Upcoming */

div#upcoming-events
{
	width: 245px;
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	background-color: #e4e4e4;
	min-height: 400px;
}

div#upcoming-events h1
{
	font-family: Georgia, Times, Serif;
	font-size: 1.4em;
	color: #333;
	padding: 10px 0 10px 10px;
	margin: 0 0 0 0;
}

div#upcoming-events h2
{
	font-weight: bold;
	font-size: 1em;
	color: #333;
	padding: 12px 0 0 10px;
	margin: 0 0 0 0;
}

div#upcoming-events p
{
	font-size: 1em;
	color: #333;
	padding: 3px 0 0 10px;
	margin: 0 0 0 0;
}





