h1
{
	color: #910000;
	padding: 2px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	clear: left;
	/*background-color: #F4E5E5;*/
}

h1 a
{
	color: #910000;
	text-decoration: none;
}

h1 a:hover
{
	color: #333;
}

h1 a:active
{
	color: #000;
}

/*.content h1
{
	color: #FFF;
	font-size: 22px;
	padding: 4px 0px 2px 8px;
	border-bottom: 1px dotted #910000;
	clear: left;
	background-color: #BB0000;
	background-image: url(../images/header_bckgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}*/

h2
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

h3
{
	color: #000;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

h4
{
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px 0px 3px 0px;
	margin: 10px 0px 10px 0px;
	color: #910000;
	border-bottom: 1px dotted #910000;
	clear: left;
}

.homeitem h4, .homeitem2 h4, .homeitemend h4
{
	font-size: 14px;
	border-bottom: none;
	padding: 0px 0px 145px 0px;
	margin: 10px 0px 0px 0px;
}

h5
{
	color: #000;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.backtotop
{
	font-size: 10px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

.backtotop a
{
	color: #333;
}

.backtotop a:hover
{
	color: #000;
}

.backtotop a:active
{
	color: #910000;
}

.bodycopy
{
	width: 405px;
	padding: 10px 10px 0px 0px;
	float: left;
}

.bodycopy p a
{
	color: #910000;
	text-decoration: none;
	border-bottom: 1px dotted #910000;
}

.bodycopy p a:hover
{
	color: #333;
	border-bottom: 1px dotted #333;	
}

.bodycopy p a:active
{
	color: #000;
	border-bottom: 1px solid #000;
}

.bodycopy p
{
	line-height: 1.5em;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.bodycopy ul
{
	list-style-type: square;
	list-style-position: default;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
}

.bodycopy ul li a
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.bodycopy ul li a:hover
{
	color: #000;
	text-decoration: underline;
}

.bodycopy ul li a:active
{
	color: #910000;
}



div.featurescolumn h3
{
	color: #000;
	font-size: 14px;
	padding: 4px 10px 4px 8px;
	margin: 10px 0px 0px 0px;
	background-color: #FDC219;
	background-image: url(../images/smlheader_bckgrd2.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

div.featurescolumn ol
{
	padding: 10px 0px 10px 20px;
	margin: 0px 0px 10px 0px;

	background-color: #FFF3D2;
}

div.featurescolumn ol li
{
	padding: 0px 10px 5px 0px;
	margin: 0px 10px 0px 15px;
}

div.featurescolumn ol li a
{
	color: #000;
	text-decoration: none;
}

div.featurescolumn ol li a:hover
{
	text-decoration: underline;
}

div.featurescolumn ol li a:active
{
	color: #910000;
}

div.featurescolumn
{
	width: 200px;
	float: left;
}

div.featurescolumn ul, .featurescolumn p
{
	background-color: #FFF3D2;
	padding: 8px 8px 8px 22px;
	margin: 0px 0px 10px 0px;
}

div.featurescolumn p
{
	padding: 8px 10px 10px 10px;
}

div.featurescolumn ul li
{
	list-style-type: square;
	list-style-position: default;
	padding: 0px 0px 0px 0px;	
}

div.featurescolumn ul a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

div.featurescolumn ul a:hover
{
	color: #000;
	text-decoration: underline;
}

div.featurescolumn ul a:active
{
	color: #910000;
}

div.featurescolumn dl
{
	padding: 0px;
	margin: 0px;
	background-color: #FFF3D2;
}

div.featurescolumn dl dt
{
	font-weight: bold;
	padding: 4px 8px 0px 8px;
	float: left;
	clear: left;
}

div.featurescolumn dl dt:after
{
	content:':';
}

div.featurescolumn dl dd
{
	margin: 0;
	padding: 4px 8px 4px 8px;
	border-top: 1px dotted #FDC219;
}

div.featurescolumn dl dd.first
{
	border-top: none;
}


div.featurescolumn ul.dates
{
	padding: 0;
}

div.featurescolumn ul.dates li.first
{
	border-top: none;
}

div.featurescolumn ul.dates li
{
	list-style-type: none;
	padding: 4px 8px 4px 8px;
	border-top: 1px dotted #FDC219;
}







.content img
{
	float: left;
	margin: 0px 10px 5px 0px;
}

.content .imageright
{
	float: right;
	margin: 0px 0px 0px 10px;
}

.content a
{
	margin-bottom: 10px;
}

.content .homeitem a, .homeitem2 a, .homeitemend a
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.content .homeitem a:hover, .homeitem2 a:hover, .homeitemend a:hover
{
	color: #000;
	text-decoration: underline;
}

.content .homeitem a:active, .homeitem2 a:active, .homeitemend a:active
{
	color: #910000;
}

/*.content .homeitem2,
.content .homeitem2 p,
.content .homeitem2 ul,
.content .homeitem2 h4
{
	border: 1px solid red;
	margin: 0px;
	padding: 0px;
}*/

.bodycopy .availability
{
	border: 1px solid #F7C40E;
	background-color: #FFF3D2;
	padding: 8px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
}

.bodycopy .availability h4
{
	border: none;
	color: #000;
	padding: 0px;
	margin: 0px;
}

table.programme
{
	width: 410px;
	background-color: #EEE;
	font-size: 9px;
}

.pockitbuynow
{
	border: 1px solid #F7C40E;
	background-color: #FFF3D2;
	padding: 0px 10px 10px 10px;
}




.content table
{
	width: 100%;
	font-size: 11px;
	margin-top: 10px;
	border-left: 1px solid #FDC219;
}

.content table thead td
{
	background-color: #FDC219;
	background-image: url(../images/smlheader_bckgrd2.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	
	font-weight:bold;
	border-top: 1px solid #FDC219;
	border-bottom: 1px solid #FDC219;	
}

.content table td
{
	padding: 4px 6px 4px 6px;
	border-right: 1px solid #EDEBB7;
}

.content table tbody td.prime,
.content table tbody td.prime,
.content table tbody td.date,
.content table tbody tr.prime_0 td,
.content table tbody tr.prime_1 td
{
	border-bottom: 1px solid #FDC219;
}

.content table tbody tr.a0 td,
.content table tbody tr.prime_0 td
{
	/*background-color: #FFF3D2;*/
	background-color: #F7D988;
}

.content table tbody td
{
	border-bottom: 1px solid #FDC219;
}


.content table tbody tr.a1 td,
.content table tbody tr.prime_1 td
{
	background-color: #FFF;
}

/*.content table td.date
{
	border-left: 1px solid #FDC219;
}*/

.content table tbody td.date
{
	vertical-align: top;
}

.content table td.date span
{
	/*margin-left: 24px;*/
	/*display:block;*/
	float: right;
}

.content table td.accom
{
	padding: 4px 4px 4px 6px;
	border-right: 1px solid #FDC219;
	/*border-bottom: 1px solid #FDC219;*/
	/*border-bottom: none;*/
}

.content table td div.none
{
	cursor: pointer;
	background: url('../images/folder_closed.gif') no-repeat 0px 0px;
	padding: 0px 0px 4px 12px;
}

.content table td div.block
{
	cursor: pointer;
	background: url('../images/folder_open.gif') no-repeat 0px 0px;
	padding: 0px 0px 4px 12px;
}

.content table td div.none div
{
	display: none;
	padding-top: 2px;
}

.content table td div.block div
{
	display: block;
	padding-top: 2px;
}




