/* CSS Document */
body 
{
	margin-top: 0px;

}

body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
}

img
{
	border:0px;
}

#container
{
	width:780px;
	margin: 0 auto;
	margin-top:0px;
	padding:0px;
}

.dates
{
	font-size:12px;
}

#formItems
{
	margin-top:0px;
	padding:0px;
}


#flashAd
{
 
}

#eventMap
{
	padding:0px;
	margin:0px;
	margin-left:-5px;
	border:0px;
	float:left;
}


.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#58595B;
}



.pageStrap
{
	color:#000000;
	font-size:20px;
	padding:5px;
	padding-left:10px;
	border-bottom:thin solid #58595B;
}


#distance
{
	height:145px;
	background-color:#E4E9E9;
	padding:5px;
}


#distance label
{
	color:#297777;
	padding:0px;
	margin:0px;
	font-size:13px;
	
}




#router
{
	height:160px;
	background-color:#E4E9E9;
	padding:5px;
}


#router label
{
	color:#297777;
	padding:0px;
	margin:0px;
	font-size:13px;
}



select
{
	width:160px;
	margin:0px;
	padding:0px;
}

img.smallImage
{
	width:61px;
	height:79px;
	float:left;
	padding-top:5px;
}

img.largeImage
{
	width:160px;
	height:206px;
	float:left;
}

.eventRow
{
	float:left; clear:both; width:406px;
	border-top:1px solid #CCCCCC;
}

div.details
{
	padding:10px;
	font-size:12px;
	float:left;
	height:186px;
	display:block;
	width:225px;
	background-color:#FAFAFA;
}

.details label
{
	font-weight:bold;
}

.details span
{
	float:left;
	clear:both;
	height:156px;
}

.details a
{
	text-decoration:none;
	color:#005674;
}

.details a:hover
{
	text-decoration:underline;
	color:#000000
}



div.detailsRow
{
	padding:5px;
	font-size:13px;
	float:left;
}

.detailsRow label
{
	font-weight:bold;
}

.detailsRow span
{
	float:left;
	height:20px;
	width:230px;
	font-size:0.9em;
}

.detailsRow a
{
	text-decoration:none;
	color:#005674;
}

.detailsRow a:hover
{
	text-decoration:underline;
	color:#000000
}


.smallLinks
{
	float:right;
	clear:right;
	padding:0px;
	margin:0px;
	margin-top:15px;
}

.smallLinks a
{
	padding:0px;
	padding-right:5px;
	font-size:11px;
	text-decoration:none;
	color:#005674;
	margin-top:20px;
}

.smallLinks a:hover
{
	text-decoration:underline;
	color:#000000
}



.smallLinksExtended
{
	float:right;
	clear:right;
	padding:0px;
	margin:0px;
	height:130px;
}

.smallLinksExtended a
{
	padding-right:5px;
	font-size:11px;
	text-decoration:none;
	color:#005674;
	margin-top:90px;
}

.smallLinksExtended a:hover
{
	text-decoration:underline;
	color:#000000
}



#links
{
	float:right;
	clear:both;
	position:reative;
	bottom:10px;
	height:31px;
}


#links a
{
	padding-right:4px;
	font-size:11px;
	text-decoration:none;
	color:#005674;
	margin-top:15px;
}

#links a:hover
{
	text-decoration:underline;
	color:#000000
}

#rightPanel .seperator
{
	 padding-left:0px; padding-right:0px;
}

/* Shop Action Menu */
#shopActionMenu
{
 	padding:0px; 
	padding-bottom:2px;
	padding-right:10px; 
	margin:0px;
	text-align:right; 
	float:left;
	background-color:#BBD8E8;
	display:block;
	width:780px;
	clear:both;
}


#shopActionMenu ul
{
	list-style:none; 
	padding:0px;
}
#shopActionMenu li
{
	display:inline; 
	
}


#shopActionMenu li a
{
	text-decoration:none; 
	color:#002E56; 
	text-transform:lowercase; 
	font-size:12px;
	padding:5px;
}


#shopActionMenu li a:hover
{
	color:#000000;
	text-decoration:underline;
}


#pageContainer
{
	float:left;
	clear:both;
	width:790px;
	padding:0px;
	margin:0px;
}

#leftPanel 
{
	float:left;
	width:192px;
	float:left;
	padding:0px;
	margin:0px;
}

#mainPanel 
{
	float:left;
	width:406px;
	padding:0px;
	margin:0px;
}


#rightPanel
{
	float:left;
	width:192px;
	padding:0px;
	margin:0px;
}

#emailForm
{
	padding:20px;
	font-size:12px;
	color:#000000;
}


#emailForm label
{
	font-size:10px;
	color:#005674;
}

.sectionTitle
{
	text-transform:none;
	font-size:14px;
	background-image:url(shortBlackBar.jpg);
	background-repeat:no-repeat;
	padding:5px;
	padding-left:15px;
	margin:0px;
	width:192px;
	display:block;
	color:#FFFFFF;
}


.sectionTitleLong
{
	text-transform:none;
	font-size:14px;
	background-image:url(longBlackBar.jpg);
	background-repeat:no-repeat;
	padding:5px;
	padding-left:15px;
	margin:0px;
	border:0px;
	display:block;
	width:100%;
	color:#FFFFFF;
	float:left;
	clear:both;
}


.sectionTitleMedium
{
	text-transform:none;
	font-size:14px;
	background-image:url(blackBarMedium.jpg);
	background-repeat:no-repeat;
	padding:0px;
	padding-left:15px;
	margin:0px;
	border:0px;
	width:391px;
	padding-top:5px;
	height:20px;
	color:#FFFFFF;
}


.guides
{
	color:#707890;
	font-size:11px;
}


#myList
{
	float:left; clear:left;
	background-color:#DFEBF2;
	padding:0px;
	margin:0px;
	padding-bottom:0px;
	border-bottom:1px solid 
	#333333;
	width:406px;
}

.listRow1, .listRow2
{
	font-size:11px;
	color:#000000;
	padding:10px;
	padding-top:0px;
	padding-bottom:3px;
	margin:0px;
	float:left;
	border-bottom:1px solid #333333;
}

.listRow1
{
	background-color:#FBFEFF;
}


.listRow2
{
	background-color:#F0F9FF;
}


a[class="listRow"]
{
	float:right;
	text-decoration:none;
	color:#005674;
	margin-top:15px;
}

a[class="listRow"]:hover
{
	text-decoration:underline;
	color:#000000
}


span[class="listRow"]
{
	font-weight:bold;
}

.box
{
	width:192px;
	font-size:12px;
	text-decoration:none;
	text-transform:none;
	color:#000000;
}


.box label
{
	text-transform:none;
	font-size:14px;
	background-image:url(shortBlackBar.jpg);
	background-repeat:no-repeat;
	padding:5px;
	padding-left:15px;
	margin:0px;
	width:172px;
	display:block;
	color:#FFFFFF;
}


.box ul
{
	
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-left:5px;
	width:187px;
	background-color:#DFEBF2;
	padding-bottom:5px;
}

.box li
{
	padding:5px;
	padding-bottom:3px;
	padding-top:3px;
}

.box a
{
	color:#000000;
	background-color:#DFEBF2;
	width:192px;
	font-size:12px;
	text-decoration:none;
	text-transform:none;
}


.box a:hover
{
	color:#002E56;
}





.box2
{
	width:192px;
	font-size:12px;
	text-decoration:none;
	text-transform:none;
	color:#000000;
}


.box2 label
{
	text-transform:none;
	font-size:14px;
	background-image:url(shortBlackBar.jpg);
	background-repeat:no-repeat;
	padding:4px;
	padding-left:15px;
	margin:0px;
	width:173px;
	display:block;
	color:#FFFFFF;
}


.box2 ul
{
	
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:100%;
	background-color:#D1D0D1;
}

.box2 li
{
	padding:10px;
	padding-top:4px;
	padding-bottom:4px;
}

.box2 a
{
	color:#000000;
	background-color:#D1D0D1;
	width:192px;
	font-size:12px;
	text-decoration:none;
	text-transform:none;
}


.box2 a:hover
{
	text-decoration:underline;
	color:#014572;
}

.jumpMenu
{
	display:inline;
	padding-right:5px;
}


#searchLists
{
	width:197px;
	padding:0px;
	margin:0px;
}



.searchBox
{
	margin-bottom:10px;
}



.resultsBox
{
}




.resultsBox a
{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	text-transform:none;
}


.resultsBox a:hover
{
	color:#86B5D0;
}

/* Pager */
.pager
{
	color:#A7A9AC;
	font-size:16px;
	text-decoration:none;
}


.pagerPage
{
	color:#000000;
	font-size:16px;
	text-transform:capitalize;
}

.pagerTotal
{
	color:#000000;
	font-size:16px;
}



.pager:hover
{
	color:#000000;
	font-size:16px;
	text-decoration:none;
}


.pagerCurrent
{
	font-size:16px;
	color:#000000;
}

.pagerSeperator
{
	color:#A7A9AC;
	font-size:15px;
}

.pagerNudge
{
	font-size:16px;
	color:#000000;
	text-decoration:none;
}

.pagerNudge:hover
{
	font-size:16px;
	color:#A7A9AC;
	text-decoration:none;
}
	
	
	
/* Press Archive */
.archiveLine0
{
	background-color:#DBE2E0; 
	margin-left:4px;
	font-size:13px; 
	margin:0px; 
	padding:5px;
	text-transform:none;
}


.archiveLine1
{
	background-color:#EBEFED;
	margin-left:4px;
	font-size:13px; 
	margin:0px; 
	padding:5px;
	text-transform:none;
}

/* Errors */

#errors
{
}

#errors ul
{
	background-color:#FF9999;
	border:2px #FF0000 solid;
	color:#000000;
	padding:10px;
	font-size:11px;
	list-style:circle;
}

#errors ul label
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}


#errors li
{
	margin-left:20px;
	padding:2px;
	font-size:11px;
	text-transform:none;
	color:#000000;
}



.eventsMoreLess
{
	font-size:10px; 
	text-transform:uppercase;
	color:#000000; 
	margin-left:4px;  
	font-weight:bold; 
	padding-right:4px;
	text-decoration:none;
}


.eventsMoreLess:hover
{
	color:#A7A9AC;
}




.propertyLink
{
	font-size:14px; 
	text-transform:capitalize;
	color:#000000; 
	text-decoration:none;
}


.propertyLink:hover
{
	color:#A7A9AC;
}



.infoBox
{
	color:#000000;
	font-size:12px;
	background-color:#EEEDE6;
	padding:10px;
	line-height:18px;
	text-align:justify;
}


.infoBox label
{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	
}

.infoBox a
{
	text-decoration:none;
	color:#68A4BE;
}


.infoBox a:hover
{
	text-decoration:none;
	color:#000000;
}


.landingList
{
	list-style:none;
	padding:0px;
	margin:0px;
}

.landingList li
{
	padding-left:10px;
	padding-top:5px;
	
}

.landingList a
{
	text-decoration:none;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}


.landingList a:hover
{
	color:#68A4BE;
}


/* Footer*/
#footer
{
	width:100%;
	font-size:11px;
	color:#58595B;
	text-align:justify;
	height:59px;
	padding-top:5px;
}

#footer img
{
	width:100%;
	border:0px;
	height:10px;
}


.footerTerms
{
	font-size:11px;
	color:#58595B;
	text-decoration:none;
}


.footerTerms:hover
{
	color:#000000;
}


.footerSatsuma
{
	font-size:11px;
	color:#58595B;
	text-decoration:none;
}


.footerSatsuma:hover
{
	color:#000000;
}

.footerTextSize
{
	font-size:13px;
	color:#000000;
	text-decoration:none;
}


.footerTextSize:hover
{
	color:#58595B;
}



#topNavBar
{
	color:#FFFFFF; 
	font-size:12px; 
	padding:4px; 
	text-transform:uppercase; 
	border-top:#FFFFFF 1px solid;
}


.Menu
{
	color:#FFFFFF; 
	font-size:12px; 
	padding:4px; 
	text-decoration:none;
}


.Menu:hover
{
	color:#000000;
}

.featuredCol{
	width:187px; 
	padding:5px;
}

#fullDetails
{
	width:406px; 
	height:auto;
	color:#58595B;
	padding:10px;
	font-size:12px;
	float:left;
	display:block;
	background-color:#FAFAFA;
}


#fullDetails label
{
	color:#000000;
	font-weight:bold;
}

#detailsSection
{
	border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; padding:10px; padding-left:0px; font-size:14px; display:block;
}

.backLink
{
	font-size:14px;
	text-decoration:none;
	color:#005674;
	font-weight:bold;
}

.backLink:hover
{
	color:#000000;
	text-decoration:underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables features
 */

.dataTables_wrapper {
	position: relative;
	min-height: 302px;
	_height: 302px;
	clear: both;
}

.dataTables_processing {
	
	width: 450px;
	margin-left: -260px;
	padding: 20px;
	background-color: #EFFFBD;
	border: 1px solid #E3FE57;
	text-align: center;
	display:none;
}

.dataTables_length {
	width: 40%;
	float: left;
}

.dataTables_filter {
	
	clear:both;
	float: left;
	text-align: left;
	font-size:0.9em;
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
}

.dataTables_info {
	width: 406px;
	float: left;
	display:block;
	font-weight:bold;
	margin-top:0px;
	clear:both;
}

.dataTables_paginate {
	width: 100%;
	* width: 50px;
	float: right;
	text-align: right;
	clear:both;
}

th
{
	text-align:left;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 10px;
	float: left;
}

.paginate_disabled_previous {
	background-image: url('back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('forward_enabled.jpg');
}


#eventList
{
	float:left;
	clear:both;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0 auto;
	width: 100%;
	clear: both;
}

table.display thead th 
{
	padding: 3px 10px;
	border-bottom: 1px solid black;
	font-weight: bold;
	cursor: pointer;
	text-align:left;
	* cursor: hand;
}

table.display tfoot th {
	padding: 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 3px 10px;
}

table.display td.center {
	text-align: center;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
	background: url('sort_asc.jpg') no-repeat center right;
}

.sorting_desc {
	background: url('sort_desc.jpg') no-repeat center right;
}

.sorting {
	background: url('sort_both.jpg') no-repeat center right;
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables row classes
 */
table.display tr.oddA {
	background-color: #ddffdd;
}

table.display tr.evenA {
	background-color: #eeffee;
}

table.display tr.oddC {
	background-color: #ddddff;
}

table.display tr.evenC {
	background-color: #eeeeff;
}

table.display tr.oddX {
	background-color: #ffdddd;
}

table.display tr.evenX {
	background-color: #ffeeee;
}

table.display tr.oddU {
	background-color: #ddd;
}

table.display tr.evenU {
	background-color: #eee;
}




div.dataTables_info {
border-top:1px solid #CCCCCC;
	font-size:0.9em;
	padding-left:10px;
	width: 406px;
	padding-top:10px;
}

.dataTables_paginate {
	width: 400px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;
	
}

div.dataTables_paginate span.paginate_button,
 	div.dataTables_paginate span.paginate_active {
	font-size:0.8em;
	border: 1px solid #aaa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 3px;
	margin: 0 3px;
	cursor: pointer;
	*cursor: hand;
}

div.dataTables_paginate span.paginate_button {
	background-color: #ddd;
}

div.dataTables_paginate span.paginate_button:hover {
	background-color: #ccc;
}

div.dataTables_paginate span.paginate_active {
	background-color: #99B3FF;
}


/* My event list action buttons sprite set up */
.sprite{background:url(../site/images/events/buttons/listButtons.jpg)}


	.listAction
	{	height:49px;
		margin-right:5px;
	}
		
		.print{ width:36px; background-position:0px 1px;}
			.print:hover{background-position:0px 100px;}
		.save{ width:32px; background-position:-54px 1px;}
			.save:hover{ width:32px; background-position:-54px 100px;}
		.email{ width:41px; background-position:-101px 1px;}
			.email:hover{ width:41px; background-position:-101px 100px;}
		.clear{ width:33px; background-position:-157px 1px;}
			.clear:hover{ width:33px; background-position:-157px 100px;}
			
		
		.printDisabled{ width:36px; background-position:0px 51px;}
		.saveDisabled{ width:32px; background-position:-54px 51px;}
		.emailDisabled{ width:41px; background-position:-101px 51px;}
		.clearDisabled{ width:33px; background-position:-157px 51px;}
		
.dateRow1
{
	background-color:#BBD8E8;
	color:#000000;
	height:20px;
	font-size:12px;
	padding:5px;
	border-bottom:1px solid #666666;
}


.dateRow2
{
	background-color:#FFFFFF;
	color:#000000;
	height:20px;
	font-size:12px;
	padding:5px;
	border-bottom:1px solid #666666;
}

#eventTimeList { width:406px; display:block; float:left; margin:0px; }
#eventTimeList select { width:74px; margin-right:10px; }

#eventPriceList { width:386px; display:block; float:left; padding:10px; font-size:12px; height:600px;}
#eventPriceList ul {float:left; clear:both; list-style:none; padding:0px; padding-left:10px; }
#eventPriceList input[type="submit"]  {float:left; clear:both;  }
#ticketTotals {float:left; clear:both; padding-left:10px; width:100%; margin-top:20px;}
.priceCategory {width:120px; float:left; padding-top:4px;}
.pricePounds {width:80px; float:left; text-align:right; padding-top:4px;}
