/* Junction One Screen CSS Document */

html, body {height:100%;} 

img {
	border: none;
	}

body {
	text-align:center;
	background: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 14pt;
	color: #333333;
	padding: 0;
	margin: 0;
	}

td, div, #normal, #rh-col, #lh-col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: x-small;
	/* color: #006AAF; */
	color: #555577;
	}

#container {
	height:100%;
	min-height:100%;
	text-align: center;
	position: relative;
	margin: 0 auto 0 auto;
	background: #ffffff url(../img/bg.gif) top center repeat-y;
	border: none;
	padding: 0 14px 0 14px !important;
	/* padding /**/ /*:0 10px 0 18px; */
	width: 750px !important;
	width /**/:778px;
	/* border: 0px solid #444444; */
	}
html>body #container {height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#masthead {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../img/logo.gif) no-repeat;
	height: 64px;
	width: 750px !important;
	/* border: 1px solid #bbbbbb; */
	}	

#main {
	text-align: left;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #ffffff;
	/* height:100%; */
	/* min-height:100%; */
	width: 750px !important;
	}	

#rh-col	{
	float: right;
 	margin: 0;
	padding: 0;
	/* border: 1px solid #000000; */
	/* background: #dddddd; */
	width: 603px;
	}

#content-margin	{
	margin: 0 10px 0 15px;
	}

#lh-col	{
	float: left;
	margin: 0;
	padding: 0;
	/* border: 1px solid #000000; */
	/* background: #888888; */
 	width: 135px;
	}

#sublh-col	{
	float: left;
	margin: 0;
	/* border: 1px solid #0000ff; */
 	width: 465px;
	padding: 0 0 30px 0;
	border-right: 1px dashed #cccccc;
	}

#subrh-col	{
	float: right;
	text-align: center;
 	margin: 0;
	/* border: 1px solid #cccccc; */
	width: 130px !important;
	}

#rh-col-nested	{
	/* top: 0px; */
	float: right !important;
 	margin: 0;
	padding: 0;
	/*border: 1px solid #000000; */
	background: #ffffff url(../img/stores_logo_bg.gif) top left repeat-x;
	width: 220px;
	
	}

.hide {
	display: none;
	}

	
#openingtimes {
	margin: 0 0 0 0;
	float:right;
	}
	
	*html #openingtimes {
		margin:10px 0 0 0;
	}

#subscribe_container {
	float: left;
	text-align: center;
	position: top;
	background: #fbcce8;
	padding: 14px;
	margin-top: 320px;
	width: 107px;

	}


/* ############### */
/* start skip menu */
a.skipnav {
	position: absolute;
	left: -1000em;}
a.skipnav:hover{
	left: 1em;
	}
/* end skip menu */
/* ############# */


/* ####################### */
/* start housekeeping menu */
#housekeeping ul {
	/* border: 1px solid #dfdfdf; */
	padding: 10px 0 0 0;
	margin: 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: xx-small;
	}

#housekeeping ul li {
	padding: 0 0 4px 0;
	margin: 0;
	display: inline;
	color: #AD3393;
	float: left;
	text-decoration: none;
	/* border: 1px solid #bbbbbb; */
	}

#housekeeping ul li a {
	color: #888888;
	padding: 0 0 14px 0;
	margin: 0 4px 0 4px;
	text-decoration: none;
    background: none;
	}

#housekeeping ul li a:hover {
	color: #AD3393;
	padding: 0 0 14px 0;
	margin: 0 4px 0 4px;
	text-decoration: none;
    background: url(../img/underscore.gif) left fixed repeat-x;
	}

#active {	
	color: #AD3393;
	padding: 0 0 14px 0;
	margin: 0 4px 0 4px;
	text-decoration: none;
    background: url(../img/underscore.gif) left fixed repeat-x;
	}
/* end housekeeping menu */
/* ##################### */

	
/* ############### */
/* Start main menu */
#menucontainer {
	text-align: left;
	position: relative;
	margin: 0;
	background: #ffffff;
	/* border: 1px solid #999999; */
	padding: 0;
	/* height: 22px; */
	width: 135px;
	}

#menu {
	background: #ec008c;
	/* float: left; */
	position: absolute;
	/* display: inline; */
	/* display: block; */
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
	top: 0;
	width: 135px;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#menu ul li {
	float: left;
	/* display: inline; */
	/* display: block; */
	padding: 0;
	margin: 3px 0 3px 0;
	}

#menu ul li a.menuitem {
	float: left;
	/* display: inline; */
	/* display: block; */
	width: 135px;
	height: 37px; 
	padding: 0;
	}

#menu h1 {
	font-size: xx-small;
	margin: 0;
	padding: 0;
	color: #444444;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;}

#menu span {
	display: none;}

.stores a.menuitem {
	padding: 0;
	background: url(../img/nav/stores_off.gif) no-repeat;}
.stores a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/stores_over.gif) no-repeat;}
.stores_active {
	padding: 0;
	background: url(../img/nav/stores_on.gif) no-repeat;}

.mdoffers a.menuitem {
	padding: 0;
	background: url(../img/nav/mdoffers_off.gif) no-repeat;}
.mdoffers a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/mdoffers_over.gif) no-repeat;}
.mdoffers_active {
	padding: 0;
	background: url(../img/nav/mdoffers_on.gif) no-repeat;}

.offers a.menuitem {
	padding: 0;
	background: url(../img/nav/offers_off.gif) no-repeat;}
.offers a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/offers_over.gif) no-repeat;}
.offers_active {
	padding: 0;
	background: url(../img/nav/offers_on.gif) no-repeat;}

.prexmas a.menuitem {
	padding: 0;
	background: url(../img/nav/prexmas_off.gif) no-repeat;}
.prexmas a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/prexmas_over.gif) no-repeat;}
.prexmas_active {
	padding: 0;
	background: url(../img/nav/prexmas_on.gif) no-repeat;}
	
.clearance a.menuitem {
	padding: 0;
	background: url(../img/nav/clearance_off.gif) no-repeat;}
.clearance a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/clearance_over.gif) no-repeat;}
.clearance_active {
	padding: 0;
	background: url(../img/nav/clearance_on.gif) no-repeat;}
	
.events a.menuitem {
	padding: 0;
	background: url(../img/nav/events_off.gif) no-repeat;}
.events a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/events_over.gif) no-repeat;}
.events_active {
	padding: 0;
	background: url(../img/nav/events_on.gif) no-repeat;}

.location a.menuitem {
	padding: 0;
	background: url(../img/nav/location_off.gif) no-repeat;}
.location a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/location_over.gif) no-repeat;}
.location_active {
	padding: 0;
	background: url(../img/nav/location_on.gif) no-repeat;}

.kidsclub a.menuitem {
	padding: 0;
	background: url(../img/nav/kidsclub_off.gif) no-repeat;}
.kidsclub a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/kidsclub_over.gif) no-repeat;}
.kidsclub_active {
	padding: 0;
	background: url(../img/nav/kidsclub_on.gif) no-repeat;}

.refreshments a.menuitem {
	padding: 0;
	background: url(../img/nav/refreshments_off.gif) no-repeat;}
.refreshments a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/refreshments_over.gif) no-repeat;}
.refreshments_active {
	padding: 0;
	background: url(../img/nav/refreshments_on.gif) no-repeat;}

.gallery a.menuitem {
	padding: 0;
	background: url(../img/nav/gallery_off.gif) no-repeat;}
.gallery a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/gallery_over.gif) no-repeat;}
.gallery_active {
	padding: 0;
	background: url(../img/nav/gallery_on.gif) no-repeat;}

.girlsclub a.menuitem {
	padding: 0;
	background: url(../img/nav/girlsclub_off.gif) no-repeat;}
.girlsclub a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/girlsclub_over.gif) no-repeat;}
.girlsclub_active {
	padding: 0;
	background: url(../img/nav/girlsclub_on.gif) no-repeat;}
	
.attractions a.menuitem {
	padding: 0;
	background: url(../img/nav/attractions_off.gif) no-repeat;}
.attractions a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/attractions_over.gif) no-repeat;}
.attractions_active {
	padding: 0;
	background: url(../img/nav/attractions_on.gif) no-repeat;}
	
.frequent a.menuitem {
	padding: 0;
	background: url(../img/nav/frequent_off.gif) no-repeat;}
.frequent a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/frequent_over.gif) no-repeat;}
.frequent_active {
	padding: 0;
	background: url(../img/nav/frequent_on.gif) no-repeat;}
	
.easteroffers a.menuitem {
	padding: 0;
	background: url(../img/nav/easteroffers_off.gif) no-repeat;}
.easteroffers a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/easteroffers_over.gif) no-repeat;}
.easteroffers_active {
	padding: 0;
	background: url(../img/nav/easteroffers_on.gif) no-repeat;}
	
.birthdayoffers a.menuitem {
	padding: 0;
	background: url(../img/nav/birthdayoffers_off.gif) no-repeat;}
.birthdayoffers a:hover.menuitem {
	padding: 0;
	background: url(../img/nav/birthdayoffers_over.gif) no-repeat;}
.birthdayoffers_active {
	padding: 0;
	background: url(../img/nav/birthdayoffers_on.gif) no-repeat;}
/* End main menu */
/* ############# */

.bottom_container {
	margin-left: 150px;
	width: 590px;
	padding-bottom: 20px;
}
* html .bottom_container { margin-left: 0px; }

.disclaimer {
	padding: 6px 6px 6px 6px;
	margin: 12px 0 0 0;
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: x-small;
	border-top: dashed 1px #C8C8C8;
	border-left: dashed 1px #C8C8C8;
	border-right: dashed 1px #C8C8C8;
}

a.disclaimer {
	color: #AD3393;
	text-decoration: none;
	border: none;
	padding: 0;
	}

a.disclaimer:HOVER {
	color: #AD3393;
	text-decoration: underline;
	border: none;
	padding: 0;
	}

.copyright {
	padding: 2px;
	height: 18px;
	margin: 0;
	border: dashed 1px #C8C8C8;
	background: #EFEFF0;
}

.copyright_lhs {
	float: left;
	width: 290px;
	/*background: #EFEFF0; */
	text-align: left;
	padding: 2px 0 4px 6px;
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	}

.copyright_rhs {
	float: right;
	width: 282px;
	/* background: #EFEFF0; */
	text-align: right;
	padding: 2px 6px 4px 0;
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	}

.terms {
	font-size:x-small;
	color:#999999;
}
	
/* non-repeated code */ 
h1 span { 
	display: block; 
	position: relative; 
	z-index: 1;
	font-size: small;
	} 
/* IE5 Mac Hack \*/ 
	h1 {
	overflow: hidden;
	font-size: small;} 
/*/ 
	h1 {text-indent: -100em;
	} 
/* End Hack */

h2 {
	color: #ec008c;
	width: 435px;
	font-family: Arial, Helvetica;
	font-size: small ;
	font-weight: bold;
	/* text-transform:uppercase; */
	line-height: 14pt;
	padding: 10px 0 0 0;
	margin: 0px;
	}

h3 {
	color: #777777;
	width: 435px;
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small ;
	font-weight: bold;
	/* text-transform:uppercase; */
	line-height: 11pt;
	padding: 0;
	margin: 0px;
	}

h3.microsite {
	color: #777777;
	width: 570px;
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small ;
	font-weight: bold;
	/* text-transform:uppercase; */
	line-height: 11pt;
	padding: 0 0 15px 0;
	margin: 0px;
	}

h4 {
	color:#ec008c;
	width: 435px;
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	font-weight: bold;
	text-transform:uppercase;
	background:#fbcce8;
	letter-spacing: 0.15em;
	padding-left: 6px;
	margin: 0;
	}

h4.microsite {
	color:#ec008c;
	width: 570px;
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	font-weight: bold;
	text-transform:uppercase;
	background:#fbcce8;
	letter-spacing: 0.15em;
	padding-left: 6px;
	margin: 0;
	}

h5 {
	color:#ec008c;
	font-family: Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	/* text-transform:uppercase; */
	/* letter-spacing: 0.15em; */
	padding-left: 0px;
	margin: 0;
	}

#title {
	margin: 0 !important;
	padding: 0 !important;
	background: #ffffff url(../scripts/random_image.asp) top left no-repeat;
	width: 603px;
	height: 87px;
	border: 1px solid #ffffff;
	}
	
	#title.coach-title {
		background: #ffffff url("../img/titles-bg/bg-coach.jpg") top left no-repeat;
	}


/* ################# */
/* start page titles */

/* repeated code per title */ 
#about, #about span {
	width: 208px; height: 32px; 
	background: url(../img/titles/about.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#about span {
	margin: 0;}

#services, #services span {
	width: 208px; height: 32px; 
	background: url(../img/titles/services.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#services span {
	margin: 0;}

#coachgroups, #coachgroups span {
	width: 208px; height: 32px; 
	background: url(../img/titles/coachgroups.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#coachgroups span {
	margin: 0;}

#jobs, #jobs span {
	width: 208px; height: 32px; 
	background: url(../img/titles/jobs.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#jobs span {
	margin: 0;}

#news, #news span {
	width: 208px; height: 32px; 
	background: url(../img/titles/news.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#news span {
	margin: 0;}

#newsarchive, #newsarchive span {
	width: 208px; height: 32px; 
	background: url(../img/titles/news_archive.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#newsarchive span {
	margin: 0;}

#sponsorship, #sponsorship span {
	width: 208px; height: 32px; 
	background: url(../img/titles/sponsorship.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#sponsorship span {
	margin: 0;}

#sponsorship_archive, #sponsorship_archive span {
	width: 230px; height: 32px; 
	background: url(../img/titles/sponsorship_archive.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#sponsorship_archive span {
	margin: 0;}

#retailpark, #retailpark span {
	width: 208px; height: 32px; 
	background: url(../img/titles/retailpark.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#retailpark span {
	margin: 0;}

#subscribe, #subscribe span {
	width: 208px; height: 32px; 
	background: url(../img/titles/subscribe.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#subscribe span {
	margin: 0;}

#survey, #survey span {
	width: 208px; height: 32px; 
	background: url(../img/titles/survey.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#survey span {
	margin: 0;}

#contact, #contact span {
	width: 208px; height: 32px; 
	background: url(../img/titles/contact.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#contact span {
	margin: 0;}

#stores, #stores span {
	width: 208px; height: 32px; 
	background: url(../img/titles/stores.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#stores span {
	margin: 0;}

#offers, #offers span {
	width: 208px; height: 32px; 
	background: url(../img/titles/offers.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#offers span {
	margin: 0;}

#events, #events span {
	width: 208px; height: 32px; 
	background: url(../img/titles/events.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#events span {
	margin: 0;}

#location, #location span {
	width: 208px; height: 32px; 
	background: url(../img/titles/location.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#location span {
	margin: 0;}

#kidsclub, #kidsclub span {
	width: 208px; height: 32px; 
	background: url(../img/titles/kidsclub.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#kidsclub span {
	margin: 0;}

#refreshments, #refreshments span {
	width: 208px; height: 32px; 
	background: url(../img/titles/refreshments.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#refreshments span {
	margin: 0;}

#gallery, #gallery span {
	width: 208px; height: 32px; 
	background: url(../img/titles/gallery.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#gallery span {
	margin: 0;}

#girlsclub, #girlsclub span {
	width: 208px; height: 32px; 
	background: url(../img/titles/girlsclub.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#girlsclub span {
	margin: 0;}
	
#attractions, #attractions span {
	width: 208px; height: 32px; 
	background: url(../img/titles/attractions.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#attractions span {
	margin: 0;}

#pre-christmas-sale, #pre-christmas-sale span {
	width: 208px; height: 32px; 
	background: url(../img/titles/pre-christmas-sale.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#pre-christmas-sale span {
	margin: 0;}
	
#massive-clearance-sale, #massive-clearance-sale span {
	width: 254; height: 32px; 
	background: url(../img/titles/massive-clearance-sale.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#massive-clearance-sale span {
	margin: 0;}

#accesskeys, #accesskeys span {
	width: 208px; height: 32px; 
	background: url(../img/titles/accesskeys.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#accesskeys span {
	margin: 0;}
	
#frequent, #frequent span {
	width: 230px; height: 32px; 
	background: url(../img/titles/frequent.gif) top left no-repeat;
	margin: 5px 0 0 10px;}
#frequent span {
	margin: 0;}
/* end page titles */
/* ############### */


/* ############################### */
/* start gallery drop shadow rules */
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/
	}
.wrap1 {
	float:left;
	background:url(../img/shadow.gif) right bottom no-repeat;
	}
.wrap2 {
	background:url(../img/corner_bl.gif) left bottom no-repeat;
	background-position:-15px 100%;
	}
.wrap3 {
	padding:0 12px 12px 0;
	background:url(../img/corner_tr.gif) right top no-repeat;
	background-position:100% -15px;
	}
.wrap3 img {
	display:block;
	}
/* end gallery drop shadow rules */
/* ############################# */


#imagelink {
	height: 60px;
	padding: 2px 0 2px 1px;
	margin: 1px;
	}


/* ========================== */
/* Imagelink - styles & links */
a:link.imagelink {
	text-decoration: none;
	border: 1px solid #ffffff;
	}

a:visited.imagelink {
	border: 1px solid #ffffff;
	}

a:active.imagelink {
	border: 1px solid #ffffff;
	}

a:hover.imagelink {
	border: 1px solid #333333;
	}

a:focus.imagelink {
	border: 1px solid #ffffff;
	}
/* Imagelink - styles & links */
/* ========================== */


#footercontainer {
	clear: both;
	margin: 5px 0 0 0;
	border: 1px solid #ffffff;
	font-size: xx-small;
	}

#accessibility	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-weight: normal;
	font-size: x-small;
	letter-spacing: normal;
	padding: 0 0 0 2px;
	text-decoration: none;
	}

#accessibility a {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	}

#accessibility a:hover {
	color: #222222;
	text-decoration: underline;
	}



/* A links must be in this order to function properly */
A.txtlnk			{color:#263DA0; background-color:#E1E5F5; text-decoration:none;}
A:link.txtlnk		{color:#263DA0; background-color:#E1E5F5; text-decoration:none;}
A:visited.txtlnk	{color:#263DA0; background-color:#E1E5F5; text-decoration:none;}
A:active.txtlnk		{color:#263DA0; background-color:#E1E5F5; text-decoration:none;}
A:hover.txtlnk		{color:#263DA0; background-color:#E1E5F5; text-decoration:none; border-bottom: 1px dashed #263DA0;}


/* A links must be in this order to function properly */
A.catlnk			{color:#263DA0; padding:1px 1px 0 1px; text-decoration:none;}
A:link.catlnk		{color:#263DA0; padding:1px 1px 0 1px; text-decoration:none;}
A:visited.catlnk	{color:#263DA0; padding:1px 1px 0 1px; text-decoration:none;}
A:active.catlnk		{color:#263DA0; padding:1px 1px 0 1px; text-decoration:none;}
A:hover.catlnk		{color:#263DA0; padding:1px 1px 0 1px; text-decoration:none; border-bottom: 1px dashed #263DA0;}


/* A links must be in this order to function properly */
A.lyrlnk			{color:#263DA0; margin: 0 2px 0 2px; padding:1px 1px 0 1px; text-decoration:none;}
A:link.lyrlnk		{color:#263DA0; margin: 0 2px 0 2px; padding:1px 1px 0 1px; text-decoration:none;}
A:visited.lyrlnk	{color:#263DA0; margin: 0 2px 0 2px; padding:1px 1px 0 1px; text-decoration:none;}
A:active.lyrlnk		{color:#263DA0; margin: 0 2px 0 2px; padding:1px 1px 0 1px; text-decoration:none;}
A:hover.lyrlnk		{color:#263DA0; margin: 0 2px 0 2px; padding:1px 1px 0 1px; text-decoration:none; border-bottom: 1px dashed #263DA0;}

.pdf 		{ text-decoration:none; font-weight:bold; padding-left:19px; background:url("../img/pdf-icon.gif") left center no-repeat; }
.pdf:hover 	{ text-decoration:underline; }


/* ########################################################### */
/* ########################################################### */
/* ########################################################### */


/* select storefinder */
select.storefinder	{
	background-color: #EAD9E5;
	border-color: #936885;
	border-width: 1px;
	font-size: xx-small;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #936885;
	width: 175px;
	margin: 0px;
	}

/* select categoryfinder */
select.categoryfinder	{
	background-color: #E1E5F5;
	border-color: #555577;
	border-width: 1px;
	font-size: xx-small;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #555577;
	width: 175px;
	margin: 0px;
	}

/* select eventmonths */
select.eventmonths	{
	background-color: #EAD9E5;
	border-color: #936885;
	border-width: 1px;
	font-size: xx-small;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #936885;
	width: 130px;
	margin: 0px;
	}

#logo {
	width: 104px;
	margin: 26px 0 0 28px;
	padding: 1px 1px 1px 5px;
	background-color:#e9e9e9;
	border: 1px solid #b9b9b9;
	}

#offers_storetitle {
	color:#ec008c;
	font-family: Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	/* text-transform:uppercase; */
	/* letter-spacing: 0.15em; */
	background: url(../img/offers_title_bg.gif) top left no-repeat;
	padding: 5px 0px 5px 26px;
	margin: 0;
	}

#offers_masthead {
	width: 440px;
	/* height: 50px; */
	background: url(../img/offers_bg.gif) top left no-repeat;
	}
	
	* html #offers_masthead { width:430px; }

#offers_wrap {
	margin: 0px 0 0 10px;
	padding: 10px 10px 0 10px;
	clear:both;
	/* border: 0px solid #777777; */
	}

#events_currenttitle {
	color: #263DA0;
	font-family: Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	/* text-transform:uppercase; */
	/* letter-spacing: 0.15em; */
	background: url(../img/events_title_bg.gif) top left no-repeat;
	padding: 5px 0px 5px 26px;
	margin: 0;
	}

#events_masthead {
	width: 440px;
	/* height: 50px; */
	background: url(../img/offers_bg.gif) top left no-repeat;
	}

#events_wrap {
	margin: 0px 0 0 10px;
	padding: 10px 10px 0 10px;
	/* border: 0px solid #777777; */
	}

#eventsdate, #newsdate, #moreinfo {
	font-family: Verdana;
	font-size:x-small;
	color: #777777;
	font-weight: bold;
	}

#jobs_storetitle {
	color: #263DA0;
	font-family: Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	/* text-transform:uppercase; */
	/* letter-spacing: 0.15em; */
	background: url(../img/jobs_title_bg.gif) top left no-repeat;
	padding: 5px 0px 5px 26px;
	margin: 0;
	}

#jobs_masthead {
	width: 440px;
	/* height: 50px; */
	background: url(../img/offers_bg.gif) top left no-repeat;
	}

#jobs_wrap {
	margin: 0px 0 0 10px;
	padding: 10px 10px 0 10px;
	/* border: 0px solid #777777; */
	}

#jobdetails {
	font-family: Verdana;
	font-size:x-small;
	line-height:x-small;
	color: #777777;
	}

#rh_news	{
	float: right;
	text-align: right;
 	margin: 0;
	/* border: 1px solid #777777; */
	/* border-left: 1px solid #000000; */
	/* background: #dddddd; */
	width: 210px;
	padding: 4px 0 0 0;
	}

#lh_news	{
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/* border: 1px solid #ADC0DB; */
 	width: 220px;
 	height: 30px;	
	}

#lh_newstitle {
	color: #263DA0;
	font-family: Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	/* text-transform:uppercase; */
	/* letter-spacing: 0.15em; */
	background: url(../img/news_title_bg.gif) top left no-repeat;
	padding: 5px 0px 5px 26px;
	margin: 0;
	}

#rh_news_noback	{
	text-align: left;
	color: #bbbbbb;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: xx-small;
	padding-right: 22px;
	}

#rh_news_back	{
	/* width: 70px; */
	text-align: left;
	color: #6E819C;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: xx-small;
	padding-right: 15px;
	}

#rh_news_back a	{
	color: #6E819C;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: xx-small;
	text-decoration: none;
	}

#rh_news_back a:hover	{
	text-decoration: underline;
	color: #2D5C91;
	}

#rh_news_recordset	{
	/* width: 70px; */
	text-align: center;
	color: #2D5C91;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: xx-small;
	/* padding: 0 20px 0 20px; */
	}

#rh_news_nonext	{
	text-align: right;
	color: #bbbbbb;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: xx-small;
	padding-left: 15px;
	}

#rh_news_next	{
	text-align: right;
	color: #6E819C;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: xx-small;
	padding-left: 15px;
	}

#rh_news_next a	{
	color: #6E819C;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: xx-small;
	text-decoration: none;
	}

#rh_news_next a:hover	{
	text-decoration: underline;
	color: #2D5C91;
	}

#news_masthead {
	width: 440px;
	/* height: 50px; */
	background: url(../img/offers_bg.gif) top left no-repeat;
	padding-bottom: 20px;
	}

#news_wrap {
	margin: 0px 0 0 10px;
	padding: 10px 10px 0 10px;
	/* border: 0px solid #777777; */
	}

.offerslogo {
	float:right;
	width:100px;
	height:50px;
}


.AboutGroup {
	margin:0 0 30px 0;
}

.AboutGroup p {
	font-size:0.8em;
	line-height:1.75;
	margin:0 0 10px 10px;
}

.AboutGroup h4 {
	margin:0 0 10px 0;
}

.AboutGroup h5 {
	color: #777777;
	font-size:0.85em;
	font-weight: bold;
	margin:0;
}

.AboutEmail {
	background:url("/img/icon-message.gif") no-repeat top left;
	padding:2px 0 2px 20px;
}

.AboutAddress {
	background:url("/img/icon_mail.gif") no-repeat top left;
	padding:2px 0 2px 20px;
}

.AboutPhone {
	background:url("/img/icon-phone.gif") no-repeat top left;
	padding:2px 0 2px 20px;
}

.AboutPDF {
	background:url("/img/icon-pdf.gif") no-repeat top left;
	padding:2px 0 2px 20px;
}

#girls-club-winner, #application-girlsclub {
	float:right;
	margin:0 0 10px 10px;
}

	#girls-club-winner {
		border:1px solid #ccc;
		padding:1px;
	}

#xmasflash {
	margin:6px 0;
}	

.retailpark {}

	.retailpark img {
		float:left;
	}
	
	.retailpark h4 {
		margin:0 0 10px 0;
	}
	
	.retailpark-info { 
		padding-left:118px;
	}
	
		.retailpark-info h5 {
			font-family: Verdana;
			font-size:x-small;
			color: #777777;
			font-weight: bold;
			margin:0 0 -10px 0;
		}
		
		.retailpark-info ul {margin-left:0; padding-left:1.5em;}
		* html .retailpark-info ul {margin-left:1.5em; padding-left:0;}
		
.mimage {margin:0 10px;}
#frequent-buyer-card { float:right; margin:0 0 10px 20px; }
.leasing { margin-bottom:40px; }

.generic-offer { clear:both; padding:0 10px 10px 120px; margin-bottom:10px; border-bottom:1px solid #efefef; }
.generic-offer .logo { float:left; margin:0 0 10px -120px; border:1px solid #efefef; }
.generic-offer .divider { margin:0 0 0 -120px; }
.generic-offer h2 { width:auto; margin:0; }

#store-details-offers-jobs { width:330px; float:left; }
.store-offer img { float:left; width:100px; height:100px; margin-right:10px; }
.store-offer h3, #store-details-offers-jobs h2 { display:inline; }
.store-offer p { margin:0 0 1em 0; }
.store-offer h3 { text-transform:uppercase; font-size:12px; margin-bottom:-10px; }

#tab-nav { list-style-type:none; margin:-10px 0 10px 0; padding:0; font-size:12px; }
#tab-nav li { float:left; padding:6px 15px 6px 20px; margin:0; background:url("../img/grey-arrow-right.gif") left center no-repeat; }
#tab-nav li a { color:#000; font-weight:bold; }
#tab-nav li.selected { background:url("../img/grey-arrow-rightdown.gif") left center no-repeat; }

#xmas-opening-hours { margin-bottom:13px; }

.logo-sale { border: 1px solid #efefef; margin:0 3px 5px 0; }

.leasing-quotes p { padding-left:112px; }
.leasing-quotes img { border: 1px solid #efefef; margin:0 10px 10px -112px; float:left; }

#coach-links { text-align:left; padding-left:5px; }
#vinyl { float:right; }
	
#email_subscribe .text { border:1px inset #ec008c; font-size: xx-small; padding:2px; width:95px; margin:5px 0 0 0; }
#email_subscribe .submit { border:1px outset #ec008c; background:#F0F0F0; color:#000; padding:2px 3px; margin:5px 0 0 0; font-size: xx-small; cursor:pointer; font-weight:bold; }

form#feedback { margin:20px 0; }
form#feedback div { padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:1px solid #efefef; }
	form#feedback div.last-item { margin:0; border:none; }
form#feedback label { float:left; width:120px; font-weight:bold; }
form#feedback .text { border:1px inset #000; padding:4px; font:12px Arial, Verdana sans-serif; width:200px; }
	* html form#feedback .text { border-color:#efefef; }
form#feedback textarea.text { width:250px; height:90px; }
form#feedback .submit { border:1px outset #ec008c; background:#F0F0F0; color:#000; padding:2px 3px; margin:5px 0 0 0; cursor:pointer; font-weight:bold; }
.success { border:1px solid #ec008c; background:#fbcce8; color:#ec008c; font-weight:bold; padding:10px; }

/*  Clearing  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 