.clear
{
	clear:both;
	line-height:1px;
	font-size:1px;
}


/* SPACERS */
td.hSpacer
{
	width: 6px;
}

td.vSpacer
{
	height: 6px;
}

/* CELL BACKGROUND */

.blueBackground
{
	background-color: #0077BC;
}

.orangeBackground
{
	background-color: #D55318;
}

.lightBlueBackground
{
	background-color: #B9DAED;
}

.footerBackground
{
	background-image: url(../images/footers/footerBackground.gif);
}

/* TABLE CELL */
td.content
{
	vertical-align: top;
	font-size: 10pt;
	padding:	25px;
}

.content a:link, .content a:visited, .content a:active { 
	font-weight: bold;
	color: #DA6834;
	text-decoration: none;
}
.content a:hover {
	font-weight: bold;
	color: #DA6834;
	text-decoration: underline;
}


table.righthandSide
{
	background-image: url(../images/righthandImages/vSpacer.gif);
	background-repeat: repeat-y;
}

td.homeSideImage1
{
	background-image: url(../images/righthandImages/home/homeSideImage1.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.customerServiceSideImage1
{
	background-image: url(../images/righthandImages/home/customerServiceSideImage1.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.summerFashionSideImage1
{
	background-image: url(../images/righthandImages/home/summerFashionSideImage1.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.tradingHoursSideImage1
{
	background-image: url(../images/righthandImages/home/tradingHoursSideImage1.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.genericSideImage1
{
	background-image: url(../images/righthandImages/generic/genericSideImage1.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.genericSideImage2
{
	background-image: url(../images/righthandImages/generic/genericSideImage2.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.genericSideImage3
{
	background-image: url(../images/righthandImages/generic/genericSideImage3.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.genericSideImage4
{
	background-image: url(../images/righthandImages/generic/genericSideImage4.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.genericLongSideImage1
{
	background-image: url(../images/righthandImages/generic/genericLongSideImage1.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.genericLongSideImage2
{
	background-image: url(../images/righthandImages/generic/genericLongSideImage2.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.genericLongSideImage3
{
	background-image: url(../images/righthandImages/generic/genericLongSideImage3.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.genericLongSideImage4
{
	background-image: url(../images/righthandImages/generic/genericLongSideImage4.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.freshFoodSideImage
{
	background-image: url(../images/righthandImages/about_us/freshFoodSideImage.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.diningSideImage
{
	background-image: url(../images/righthandImages/about_us/diningSideImage.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.shoppingSideImage
{
	background-image: url(../images/righthandImages/about_us/shoppingSideImage.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.entertainmentSideImage
{
	background-image: url(../images/righthandImages/about_us/entertainmentSideImage.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.businessSideImage
{
	background-image: url(../images/righthandImages/about_us/businessSideImage.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.historySideImage
{
	background-image: url(../images/righthandImages/about_us/historySideImage.jpg);
	background-repeat: repeat-y;
	width: 139px;
}

td.homeMenu
{
	background-image: url(../images/menus/home_menu.gif);
	background-repeat: no-repeat;
	width: 58px;
}

td.customerServiceMenu
{
	background-image: url(../images/menus/customer_service_menu.gif);
	background-repeat: no-repeat;
	width: 130px;
}

td.directoryMenu
{
	background-image: url(../images/menus/store_directory_menu.gif);
	background-repeat: no-repeat;
	width: 88px;
}

td.howToGetHereMenu
{
	background-image: url(../images/menus/how_to_get_here_menu.gif);
	background-repeat: no-repeat;
	width: 124px;
}

td.aboutUsMenu
{
	background-image: url(../images/menus/about_us_menu.gif);
	background-repeat: no-repeat;
	width: 78px;
}

td.whatsOnMenu
{
	background-image: url(../images/menus/whats_on_menu.gif);
	background-repeat: no-repeat;
	width: 78px;
}

td.tradingHoursMenu
{
	background-image: url(../images/menus/trading_hours_menu.gif);
	background-repeat: no-repeat;
	width: 112px;
}

td.membershipMenu
{
	background-image: url(../images/menus/membership_menu.gif);
	background-repeat: no-repeat;
	width: 78px;
}

td.linksMenu
{
	background-image: url(../images/menus/links_menu.gif);
	background-repeat: no-repeat;
	width: 58px;
}


.spacerMenu
{
	background-image: url(../images/menus/spacer_menu.gif);
	background-repeat: no-repeat;
	background-color: #D55318;
}

td.tableHeader
{
	color: #000;
	font-weight: bolder;
	font-size: 10pt;
}

td.tableContent
{
	vertical-align: top;
	color: #000;
	font-size: 10pt;
}

td.subMenu
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

/* MISCELLANEOUS */

table.mainMenu
{
	font-size: 8pt;
	color: #fff;
	text-align: center;
	background-color: #D55318;
	font-weight: bold;
}

/* LINKS */
a.footerLink {
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
  	text-decoration: none;
}

a.footerLink:visited {
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerLink:active {
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerLink:hover {
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

a.resourceLink {
	font-size: 10pt;
	font-weight: bolder;
	color: #0066CC;
  	text-decoration: none;
}

/* LINKS */
a.mainMenuOff {
	font-size: 8pt;
	color: #FFFFFF;
  	text-decoration: none;
}

a.mainMenuOff:visited {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainMenuOff:active {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainMenuOff:hover {
	font-size: 8pt;
	color: #F2CCBA;
	text-decoration: none;
}

a.mainMenuOn {
	font-size: 8pt;
	font-weight: bolder;
	color: #F2CCBA;
  	text-decoration: none;
}

a.mainMenuOn:visited {
	font-size: 8pt;
	font-weight: bolder;
	color: #F2CCBA;
	text-decoration: none;
}

a.mainMenuOn:active {
	font-size: 8pt;
	font-weight: bolder;
	color: #F2CCBA;
	text-decoration: none;
}

a.mainMenuOn:hover {
	font-size: 8pt;
	font-weight: bolder;
	color: #F2CCBA;
	text-decoration: none;
}

a.alphaLink {
	font-size: 10pt;
	font-weight: bolder;
	color: #D55318;
  	text-decoration: none;
}

a.alphaLink:visited {
	font-size: 10pt;
	font-weight: bolder;
	color: #D55318;
	text-decoration: none;
}

a.alphaLink:active {
	font-size: 10pt;
	font-weight: bolder;
	color: #D55318;
	text-decoration: none;
}

a.alphaLink:hover {
	font-size: 10pt;
	font-weight: bolder;
	color: #D55318;
	text-decoration: underline;
}

a.mediumLink {
	font-size: 12pt;
	font-weight: bolder;
	color: #000;
  	text-decoration: none;
}

a.mediumLink:visited {
	font-size: 12pt;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}

a.mediumLink:active {
	font-size: 12pt;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}

a.mediumLink:hover {
	font-size: 12pt;
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
}

a.subMenuOn {
	font-size: 10pt;
	font-weight: bolder;
	color: #D55318;
  	text-decoration: none;
}

a.subMenuOn:visited {
	font-size: 10pt;
	font-weight: bolder;
	color: #D55318;
	text-decoration: none;
}

a.subMenuOn:active {
	font-size: 10pt;
	font-weight: bolder;
	color: #D55318;
	text-decoration: none;
}

a.subMenuOn:hover {
	font-size: 10pt;
	font-weight: bolder;
	color: #D55318;
	text-decoration: none;
}

a.subMenuOff {
	font-size: 10pt;
	font-weight: bolder;
	color: #0077BC;
  	text-decoration: none;
}

a.subMenuOff:visited {
	font-size: 10pt;
	font-weight: bolder;
	color: #0077BC;
	text-decoration: none;
}

a.subMenuOff:active {
	font-size: 10pt;
	font-weight: bolder;
	color: #0077BC;
	text-decoration: none;
}

a.subMenuOff:hover {
	font-size: 10pt;
	font-weight: bolder;
	color: #D55318;
	text-decoration: none;
}

/*  
	DIRECTORY STYLES
*/

#directoryHeader a
{
	text-decoration: none;
}

#directoryHeader a:visited 
{
	text-decoration: none;
}

#alphabeticalList a:link
{
	text-decoration: none;
}
#alphabeticalList a:visited
{
	text-decoration: none;
}
#alphabeticalList .tableContent2
{
	font-size:12px;
	font-weight:bold;
}

#directoryTable
{
	border:none;
	font-size:12px;

	
}
#directoryTable td
{
	vertical-align:middle;
	line-height: 20px;
	
}


.storeName
{
	font-weight:bold;
	color:#333333;	
}

#directoryTable .tableContent a:link
{
	border:none;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle;
}

#directoryTable .tableContent a:visited
{
	border:none;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle;
}

#directoryTable .tableContent
{
	color:#333333;
}

#directoryTable .backToTop a:link
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#directoryTable .backToTop a:visited
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
	
.directoryAlphaHeader
{
	background-color:#DE6835;
}

.directoryAlphaHeader .a:hover
{
	color:#33CC66;
	text-decoration:none;
	
}

.directoryAlphaHeader .tableHeader 
{
	background-color:#DE6835;
	color:#FFFFFF; 
	
	font-size: 12px; 
	height: 30;
	padding:4px 5px 2px 5px;
}

.directoryAlphaHeader .tableHeaderLetter
{
	background-color:#FFFFFF;
	color:#DF7D51; 
	
	font-size: 16px; 
	font-weight: bold;
	
	height: 15px;
	line-height:18px;
	text-align:center;
	
	padding:3px 6px 2px 5px;
	margin: 1px 2px 2px 3px;
}

.tableRow1
{
	background-color: #FFFFFF;

}

.tableRow2
{
	background-color: #EEEEEE;
}



/* 
	ADMIN SPECIFIC STYLES 
*/

td.adminContent
{
	font-size: 10pt;
	padding: 20px;
	border: 1px solid #0077BC;
	color: #4A3334;
	vertical-align: top;
}

td.adminBodyContent
{
	font-size: 10pt;
	vertical-align: top;
}

td.adminRequired
{
	color: #D55318;
	vertical-align: top;
}

table.adminTable
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 10pt;
}

td.adminTableHeader
{
	text-align: center;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #4A3334;
	padding: 2px; 
}

td.adminBreadcrumb
{
	font-size: 9pt;
	font-weight: bolder;
	color: #ABA430;
}

td.adminTableContent
{
	padding: 5px;
}

tr.adminTableRow1
{
	background-color: #FFFFFF;
}

tr.adminTableRow2
{
	background-color: #EEEEEE;
}

a.adminLink {
	font-weight: bolder;
	color: #ABA430;
  	text-decoration: none;
}

a.adminLink:visited {
	font-weight: bolder;
	color: #ABA430;
	text-decoration: none;
}

a.adminLink:active {
	font-weight: bolder;
	color: #ABA430;
	text-decoration: none;
}

a.adminLink:hover {
	font-weight: bolder;
	color: #ABA430;
	text-decoration: underline;
}

a.adminBreadcrumb {
	font-size: 9pt;
	font-weight: bolder;
	color: #ABA430;
	font-style: italic;
  	text-decoration: none;
}

a.adminBreadcrumb:visited {
	font-size: 9pt;
	font-weight: bolder;
	color: #ABA430;
	font-style: italic;
	text-decoration: none;
}

a.adminBreadcrumb:active {
	font-size: 9pt;
	font-weight: bolder;
	color: #ABA430;
	font-style: italic;
	text-decoration: none;
}

a.adminBreadcrumb:hover {
	font-size: 9pt;
	font-weight: bolder;
	color: #ABA430;
	font-style: italic;
	text-decoration: underline;
}

a.adminFooterLink:visited {
	font-size: 8pt;
	color: #ABA430;
	text-decoration: underline;
}

a.adminFooterLink:active {
	font-size: 8pt;
	color: #ABA430;
	text-decoration: underline;
}

a.adminFooterLink:hover {
	font-size: 8pt;
	color: #ABA430;
	text-decoration: underline;
}

#mapContainer {
	width: 400px;
	height: 500px;
	border: 1px solid #666666;
	text-align: center;
}

.howToGetHereImageDiv {
	float: left;
}

.clear {
	clear: both;
	font-size: 10px;
}

.whatsOnBox {
	width: 146px;
	background-color: #0077BC;
	/*background: url(../images/sides/whatson_bg.gif) top left no-repeat #ffffff;*/
	margin:0;
	padding:0;
	cursor: hand;
}

html>body .whatsOnBox{
	width: 146px;
}

.whatsonHeader{
	background-image:url(../images/sides/whatsOn_top.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:17px;
	margin-bottom:-3px;
}

.whatsonFooter{
	background-image:url(../images/sides/whatsOn_bottom.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:9px;
	margin-top:-8px;
}

/*.whatsOnBoxFF {
	width: 146px;
	background-color: #0077BC;
	/*background: url(../images/sides/whatson_bg.gif) top left no-repeat #ffffff;
	height: 56px;*
	padding-bottom: 5px;
	padding-top: 5px;
	cursor: hand;
}

.whatsonHeaderFF{
	background-image:url(../images/sides/whatsOn_top.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:17px;
}

.whatsonFooterFF{
	background-image:url(../images/sides/whatsOn_bottom.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:9px;
}*/

.whatsOnBox li {
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 3px;
	line-height: 14px;
}

/*.whatsOnBoxFF li {
	color: #ffffff;
	font-size: 10px;
	padding-left: 10px;
	line-height: 14px;
}*/

.whatsOnBoxTitle {
	color: #ffffff;
	font-size: 10pt;
	padding-top: 5px;
	font-weight: bold;
}

.whatsOnLink {
	text-decoration: none;
	font-weight: normal;
}


hr.communityLinks   {
	color: #D55318;
	height: 1px;
}

.communityLinks td {
	font-size: 10pt;
}

.backgroundStyle1{
	background-color:#68321F;
}

.backgroundStyle2{
	background-color:#FCB033;
}

.backgroundStyle3{
	background-color:#E45520;
}

.backgroundStyle4{
	background-color:#0077BC;
}
	
#message{
	position:relative;
	left:145px;
}

#whatsOnTitle{
	clip:rect(0, 147px, 30px, 0);
	position:absolute;
	height:30px;
	width:127px;
}

#messageLink, #messageLink:hover{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	
#whatsOnHeader{
	height:25px;
	margin:0;
}

#whatsOn a{
	color:#FFFFFF;
	text-decoration:none;
}

.menu-item {
	position: relative;
	*text-align: left;
}

.menu-item-text {
	padding-left: 16px;
	padding-right: 16px;
}

.menu-item-left {
	background: transparent url(../images/menus/bg-menu-left.gif) no-repeat scroll top left;
	
	width: 7px;
	height: 24px;
	
	position: absolute;
	top: -5px;
	
	left: 0px;
	-left: -1px; /* Adjust for IE stuff-ups. */
}

.menu-item-right {
	background: transparent url(../images/menus/bg-menu-right.gif) no-repeat scroll top right;
	
	width: 6px;
	height: 24px;
	
	position: absolute;
	right: 0px;
	top: -5px;
}