.sky {
	background-image: url(images/sky.jpg);
	background-repeat: repeat-x;
}
.grass_top {
	background-image: url(images/grass_top.gif);
	background-repeat: repeat-x;
}
.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.search_box {
	background-color: #5BA7DF;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	width: 100px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.menu:link {
color:#FFFFFF;
text-decoration:none;
}
.menu:visited {
color:#FFFFFF;
text-decoration:none;
}
.menu:hover {
color:#FFFF00;
text-decoration:underline;
}
.menu:active {
color:#FFFFFF;
text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:20px;
	padding-bottom:6px;
	letter-spacing: -2px;
	/* background-image: url(images/header_back.png); */
	background-image: url(images/trans.gif);
	/*background-color:#000033;*/
	margin: 0px;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;
}





.header_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:20px;
	padding-bottom:6px;
	letter-spacing: -2px;
	margin: 0px;
}



.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	}
	
.questionnaire, .questionnaire label, .questionnaire span, .questionnaire fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
.questionnaire hr
{
    color: White;
    height: 1px;
    background-color: White;
}
	
.questionnaire fieldset legend
{
    color: white;
    border: none;
    padding: 0px;
    margin: 0px 0px 0px -7px;
    text-indent: 0px;
}

.questionnaire fieldset
{
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.questionnaire fieldset.checkboxes label
{
    width: 175px;
}
	
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.body_image {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-align: justify;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.image1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.image2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.drop_menu {
	width: 160px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: auto;
	clear: both;
}
.menu_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #00B000;
	background-image: url(images/menu_back_flip.gif);
	background-repeat: repeat-x;
	color: #CC0099;
}
body {
	background-color: #0066FF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
.header_edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -2px;
	margin: 0px;




	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;
	background-color: #0066FF;
	padding: 0px 6px 6px;
	width: 100%;
	border: 1px dotted #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #009900;
	border: 1px solid #FFFFFF;
	letter-spacing: -1px;
}
.buttonSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 4px 0px 4px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #009900;
	border: 1px solid #FFFFFF;
	letter-spacing: -1px;
}
.buttonSmallPlain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 1px px 1px;
	color: #FFFF00;
	font-weight: bold;
	background-color:Transparent;
	border: 1px solid #FFFFFF;
	letter-spacing: -1px;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009900;
	border: 1px solid #FFFFFF;
	line-height: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	/*margin-right: 20px;
	margin-left: 20px;*/
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-right: 10px;
	/*margin-left: 20px;*/
}





.night_sky {

	background-image: url(images/night_sky.jpg);
	background-repeat: repeat-x;
}
.wood {

	background-image: url(images/wood_top.gif);
	background-repeat: repeat-x;
}
.wood_top {

	background-image: url(images/wood_top.png);
	background-repeat: repeat-x;
}
.search_box_black {

	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	width: 100px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.menu_border_purple {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #AD007A;
	background-image: url(images/menu_back_flip_purple.gif);
	background-repeat: repeat-x;
}
.pagetitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -2px;
	margin: 0px;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;
}

.valValidatorText, .valValidatorText span, div#pageValidationSummaryWrapper div ul li
{
    color: yellow;
    font-weight: bold;
    font-size: 13px;
}


/* SHOWTIME THEME */

.showtime {
	background-image: url(images/showtime_top.jpg);
	background-repeat: repeat-x;
}
.curtain_top {
	background-image: url(images/curtain_top.jpg);
	background-repeat: repeat-x;
}
.footer_text_showtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.search_box_showtime {
	background-color: #551111;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	width: 100px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.menu_border_showtime {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #330000;
	/*
	background-image: url(images/menu_back_flip_purple.gif);
	background-repeat: repeat-x;
    */
}

/* END SHOWTIME THEME */


/* WAY WE WERE THEME */

.waywewere {
	background-image: url(images/way_we_were_top.jpg);
	background-repeat: repeat-x;
}
.records_top {
	background-image: url(images/way_we_were_top.jpg);
	background-repeat: repeat-x;
}
.footer_text_showtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.search_box_waywewere {
	background-color: #551111;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	width: 100px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.menu_border_waywewere {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #330000;
	/*
	background-image: url(images/menu_back_flip_purple.gif);
	background-repeat: repeat-x;
    */
}

/* END SHOWTIME THEME */









/* SNOW THEME! */

.winter {
	background-image: url(images/winter_top.jpg);
	background-repeat: repeat-x;
}
.winter_top {
	background-image: url(images/snow_top.jpg);
	background-repeat: repeat-x;
}
.footer_text_snow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.search_box_snow {
	background-color: #064570;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	width: 100px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.menu_border_snow {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000033;
	/*
	background-image: url(images/menu_back_flip_purple.gif);
	background-repeat: repeat-x;
    */
}

/* END SNOW THEME */

/* SHOPPING BASKET AND CHECKOUT */

div#contentBody table.checkoutTable
{
    width: 95%;
    margin: 0px 20px 25px 20px;
    table-layout: auto;
    border: none;
    table-layout: auto;
}

div#contentBody table.checkoutTable tr th, div#contentBody table.checkoutTable tr td
{
    width: auto;
    border: none;
    padding: 2px 5px 2px 5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
    text-align: left;
    border-bottom: solid 1px white;
    border-right: none;
}

div#contentBody table.checkoutTable tr td table tr td
{
    border: none;
    padding: 0px 0px 0px 0px;  
}

div#contentBody table.checkoutTable tr.eventHighlightedRow td
{
    background-image: url(images/trans.gif);
}

div#contentBody table.checkoutTable tr th.colOne{width: 150px;}
div#contentBody table.checkoutTable tr th.colTwo{width: 75px;}
div#contentBody table.checkoutTable tr th.colThree{width: 75px;}
div#contentBody table.checkoutTable tr th.colFour{width: 175px;}
div#contentBody table.checkoutTable tr th.colFive{width: 75px;}

div#contentBody h2
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

div#contentBody p.productDescription
{
    padding: 0px 0px 0px 0px;
    margin: 5px 25px 5px 25px;
}

div#calculateButtons
{
    width:auto;
    margin: 0px 0px 0px 20px;    
}

div#contentBody p#basketTotal
{
    width:auto;
    margin: 0px 0px 0px 630px; 
    padding: 0px 0px 0px 0px;
}

div#contentBody div#pageValidationSummaryWrapper, div#contentBody div div#UserDetailsForm, div#contentBody div div#UserDetails
{
    width: auto;
    margin: 0px 0px 20px 20px;    
}

div#contentBody div div#UserDetailsForm label, div#contentBody div div#UserDetails UserDetailsForm span, div#contentBody div div#UserDetails span, span.additionalTxt
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
    text-align: left;
}

div#contentBody div div#UserDetailsForm span.additional, div#contentBody div div#UserDetails span
{
    color: white;
}

div#contentBody div div#UserDetailsForm label, div#contentBody div div#UserDetails span.colOne
{
    width: 175px;
    font-weight: bold;
    color: white;
    margin: 0px 25px 0px 0px;
    vertical-align: top;
}

div#contentBody div div#UserDetailsForm div.UserDetailsFormRow, div#contentBody div div#UserDetails div.UserDetailsFormRow
{
    width: auto;
    padding: 5px 5px 5px 5px;    
}

div#contentBody div div#UserDetailsForm div.UserDetailsFormRow input, div#contentBody div div#UserDetailsForm div.UserDetailsFormRow textarea
{
    width: 250px;
}

div#contentBody div div#UserDetailsForm div.UserDetailsFormRow span.checkBox input
{
    width: auto;
}

div#contentBody div div#UserDetailsForm div.UserDetailsFormRow span.valValidatorText
{
    width: 290px;
    vertical-align: top;
}

/* END SHOPPING BASKET AND CHECKOUT */

/* START Categories WITH IMAGES STYLE */

ul.CategoryListWithImages
{
    width: auto;
    clear: both;
    float: left;  
    padding: 0px 0px 4px 0px;
    margin: 4px 0px 0px 4px; 
    list-style-type: none;
    display: inline;
}

ul.CategoryListWithImages li
{
    width: auto;
    float: left; 
    border: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    display: inline;  
}

ul.CategoryListWithImages li a
{
    width: 792px;
    height: 72px;
    float: left;
    clear: none;
    display: inline;
    cursor: pointer;
}

ul.CategoryListWithImages li a:hover
{
    text-decoration: none;
    color: White;
    /*background-image: url(images/trans.gif);*/
}

ul.CategoryListWithImages li a img
{
    width: 792px;
    height: 72px;
    float: left;
    clear: left;
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border: none;
}

ul.CategoryListWithImages li a span
{
    width: auto;
    float: left;
    clear: left;
    display: inline;
    padding: 29px 13px 10px 328px;
    margin: 0px; 
    font-size: 32px; 
    font-weight: normal;
    letter-spacing: -2px;
}

/* END Categories WITH IMAGES STYLE */

/* START PRODUCTS WITH IMAGES UC STYLE */

div#ProductCategory
{
    width: auto;
    float: left;
    clear: both;
}

ul.ProductsListWithImages
{
    width: auto;
    clear: both;
    float: left;  
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 20px; 
    list-style-type: none;
    display: inline;
}

ul.ProductsListWithImages li
{
    width: auto;
    float: left; 
    border: solid 1px white;
    padding: 0px;
    margin: 0px 10px 10px 0px;
    display: inline;  
}

ul.ProductsListWithImages li a
{
    width: 240px;
    float: left;
    clear: none;
    display: inline;
    cursor: pointer;
}

ul.ProductsListWithImages li a:hover
{
    background-image: url(images/trans.gif);
}

ul.ProductsListWithImages li a img.productImg, ul.ProductsListWithImages li a span.productImg
{
    width: 90px;
    height: 108px;
    float: left;
    clear: none;
    display: inline;
    margin: 0px 13px 0px 0px;
    padding: 0px;
    border: none;
}

ul.ProductsListWithImages li a span
{
    width: 132px;
    float: left;
    clear: none;
    display: inline;
    padding: 10px 0px 10px 0px;
    margin: 0px;   
}

.clear
{
    float: none;
    clear: both;
}

/* END PRODUCTS WITH IMAGES UC STYLE */

/* START PRODUCTS DETAILS STYLE */

div#contentBody div#ProductDetail
{
    width: 600px;
    float: left;
    clear: none;    
}

div#contentBody div#ProductDetail h2
{
    float: left; 
    clear: none; 
    padding: 0px;
    margin: 0px 0px 0px 20px; 
    display: inline;
    line-height: normal;
}

div#contentBody div#ProductDetail h3
{
    float: left; 
    clear: none; 
    padding: 0px;
    margin: 0px 0px 0px 0.5em; 
    display: inline;
    line-height: normal;
}

div#contentBody div#ProductDetailAddToBasket
{
    width: 600px;
    float: left;
    clear: none;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    margin-bottom: 15px;
}

div#contentBody div#ProductDetailImage
{
    width: 200px;
    float: right;
    clear: none; 
}

div#contentBody div#ProductDetailImage img
{
    float: right;   
    clear: none;
    display: inline;
    margin: 0px;
    padding: 0px;
    border: none; 
}

div#contentBody div#ProductDetailImage p#ProductPopupLink
{
    width: auto;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 10px; 
    float: left;
    clear: both;
    display: inline;
}

div#contentBody p#firstPara
{
    width: auto;
    padding-top: 0px;
    margin-top: 0px;   
}

/* END PRODUCTS DETAILS STYLE */



.memories_form {
	background: #CC9966 url(images/noticeboard_back.gif) repeat left top;
	border: 1px solid #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.memories_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #74573A;
	border: 1px solid #FFFFFF;
	letter-spacing: -1px;
	width: 200px;
}
.hidden
{
    display: none;
}

.img_float_left { float:left; padding:0 8px 0 0; }
.img_float_right { float:right; padding:0 0 0 8px; }

/* START EMS CMS STYLES */

div#filters div#filterOptions
{
    width: auto;
    padding: 0px 0px 0px 20px;
}

div#filters div#AlphabeticFilter
{
    width: 550px;
    text-align: left;
}

div#filters div#AlphabeticFilter ol 
{
    width: auto;
    float: left;
    list-style-type: none;
    padding: 9px 0px 7px 16px;
    margin: 0px;
}

div#filters div#AlphabeticFilter ol li
{
    width: auto;
    float: left;
    padding: 0px;
    margin: 0px;  
}

div#filters div#AlphabeticFilter ol li input 
{
    width: auto;
    float: left;
    padding: 0px 3px 0px 3px;
    margin: 0px 2px 0px 0px;
    border: none; 
    background: none; 
    color: White;  
}

/* END EMS CMS STYLES*/