@charset "utf-8";
/* CSS Document */

#alphabeticalList a:link{
	text-decoration: none;
}

#alphabeticalList a:visited{
	text-decoration: none;
}

#alphabeticalList .tableContent2{
	font-weight:normal;
}

.alphaLink{
	color: #FFFFFF;
	font-weight: bolder;
	padding-right:3px;
  	text-decoration: none;
}

body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#centreHours{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.clear{
	clear:both;
	height:1px;
	line-height:1px;
}

#content{
	background-color:#000000;
	float:left;
	height:638px;
	*height:632px;
	line-height:17px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-right:5px;
	padding-left: 5px;
	width:529px;
}

	#content table.jet {
		margin-left: -260px;
		margin-bottom: 20px;
		width: 750px;
		position: absolute;
		z-index: 23;
	}

#contentFooter {
	float:left;
	width:789px;
}

	#content a{
		color:#8A74A5;
		text-decoration:none;
	}
	
	#content a:hover{
		text-decoration:underline;
	}

		#content a.alphaLink{
			color:#FFFFFF;
		}
		
		#content .tableContent {
			padding-left:5px;
		}

		#content .tableContent a{
			color: #ffffff;
			text-decoration:none;
		}
		
		#content .tableContent a.topLink {
			color:#8A74A5;
		}
	
	#content ul{
		margin:0px;
		padding: 0px 0px 0px 12px;
	}
	
	#content ul li{
		/*list-style:none;*/
	}
	
	#content .aboutMenu ul {
		margin:0;
		list-style-type: none;
		padding: 10px 0px 10px 5px;
	}
	#content .aboutMenu li {
		color:#8A74A5;
		/*list-style-image:url(/images/aboutBullet.jpg);*/
		padding-left:0;
	}
	#content .aboutMenu li img {
		padding:3px 5px 0px 0px;
	}
	#content .aboutMenu li a, #content .aboutMenu li a:hover {
		color:#8A74A5;	
		text-decoration: none;
	}
	
	#content .whatsOnTable {
		text-align:center;
	}
	
	#content .whatsOnTable td {
		padding-right:0px;
	}
	
	#content .whatsOnTable a {
		font-weight:bold;
	}
	
	#content .whatsOnTable a:hover {
		font-weight:bold;
		text-decoration: none;
	}

#customerService a{
	color:#000000;
}

.directoryAlphaHeader{
	background-color:#715496;
}

	.directoryAlphaHeader .a:hover{
		color:#33CC66;
		text-decoration:none;
		
	}
	
	.directoryAlphaHeader .tableHeader{
		background-color:#715496;
		color:#FFFFFF;  
		height: 30;
		padding:4px 5px 2px 5px;
	}
	
	.directoryAlphaHeader .tableHeaderLetter{
		background-color:#FFFFFF;
		color:#663E87; 
		
		font-size: 16px; 
		font-weight: bold;
		
		height: 15px;
		line-height:18px;
		text-align:center;
		
		padding:3px 6px 2px 5px;
		margin: 1px 2px 2px 3px;
	}
	
#directoryContent{
	background-color: #000000;
	float: left;
	height: 612px;
	line-height: 17px;
	overflow-x: hidden;
	padding-left: 15px;
	padding-right: 15px;
	width: 700px;
}

#directoryHeader a{
	text-decoration: none;
}

#directoryHeader a:visited {
	text-decoration: none;
}

#directoryTable{
	border:none;
	color:#4F4F4F;
}

	#directoryTable .backToTop a:link{
		font-weight:bold;
		text-decoration:none;
	}
	
	#directoryTable .backToTop a:visited{
		font-weight:bold;
		text-decoration:none;
	}
	
	#directoryTable .tableContent{
		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 td{
		vertical-align: middle;
		line-height: 20px;
		
	}

#expansionInformation{
	background-color:#58585A;
	height:151px;
	*height:153px;
	_height:151px;
	padding:13px 10px;
}

	#expansionInformation li {
		color: #FFFFFF;
		list-style-image:url(/images/expansionBulletPoint.gif);
		padding-left: 0px;
	}
	
	#expansionInformation a {
		color: #FFFFFF;
		font-size: 8pt;
		padding-left: 0px;
		text-decoration:none;
	}

	#expansionInformation ul {
		margin:0px;
		padding-left:15px;
	}

#footer{
	background-color:#000000;
	border-top: 1px solid #ffffff;
	clear:both;
	height:34px;
}

#footerCopy{
	color:#FFFFFF;
	font-size:13px;
	padding-top:6px;
	text-align:center;
}

#footerCopy a{
	color: #FFFFFF;
  	text-decoration: none;
}

h1{
	font-size:20px;
	font-weight:normal;
}

h2{
	color:#8a74a5;
	font-size:15px;
	margin:15px 0px 0px 0px;
}

h2.howHeading{
	color:#8a74a5;
	font-size:15px;
	margin:-2px 0px 0px 0px;
}

h3{
	color:#8A74A5;
	margin-bottom:0px;
	margin-top:15px;
}

h6{
	color:#8A74A5;
	font-size:12px;
	margin:0px;
	padding:0px;
}

h6.alphaHeading{
	color:#8A74A5;
	font-size:20px;
	font-weight: normal;
	margin:0px;
	padding:0px 0px 5px 5px;
}

#header{
	float:left;
	position: relative;
	background:#000000;
	width: 1011px;
}

	#header img{
		float:none;
	}

#headerAd{
	background-color:#000000;
	float:none;
	height:169px;
	text-align:center;
	width:715px;
	position: absolute;
	top: 0;
	right: 0;
}

#headerLogo{
	float:none;
	height:169px;
	width:295px;
}

#homeContent{
	background-color:#000000;
	float:left;
	line-height:17px;
	margin-top:25px;
	margin-bottom: 10px;
	width:521px;
}

#homeLeftHandSide{
	float:left;
	padding-top:15px;
	width:260px;
}

#leftHandSide{
	float:left;
	padding-top:15px;
	width:260px;
}

#homePageFlashFrame{
	float:left;
	padding-top:15px;
	width:344px;
}

#mainMenu{
	background:url(/images/mainMenuBG.jpg) repeat-x;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:27px;
	width:1010px;
}

.mainMenuItem{
	float:left;
	padding:6px 11px;
}

	.mainMenuItem a{
		color:#FFFFFF;
		text-decoration:none;
	}

	.mainMenuItem a:hover{
		color:#663E87;
	}

.mainMenuSeperator{
	color:#FFFFFF;
	float:left;
	padding:6px 0px;
}

.opaqueDiv{
	background:url(/images/bgFade.gif) repeat;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	position:absolute;
	z-index:100;
}

p{
	margin-top:0px;
	margin-bottom:20px;
}

#pageContainer{
	background-color:#000000;
	margin:0px auto;
	width:1011px;
}

#qicLogo{
	float:right;
	padding-right:115px;
}

#sideBox{
	background-color:#000000;
	border-left: 1px solid #ffffff;
	float:right;
	width:210px;
}

	#sideBox img{
		float:left;
	}

		#sideBox .sideBoxItem img{
			float:none;
		}

.sideBoxItem{
	background: #000000;
	width: 190px;
	padding: 5px 10px;
	cursor: hand;
}

.lastBoxItem {
	background: #000000;
	border-bottom: 1px solid #ffffff;
	width: 190px;
	padding: 5px 10px;
	cursor: hand;
}

	.sideBoxItem p, .sideBoxItem table{	
		margin-top:5px;
		margin-bottom:5px;
		color: #ffffff;
	}
	
	.sideBoxItem .purpleText {
		color:#8a74a5;
	}

	.sideBoxItem li {
		color: #FFFFFF;
		list-style-image:url(/images/bulletPoint.gif);
		padding-left: 0px;
	}
	
	.sideBoxItem a {
		color: #FFFFFF;
		padding-left: 0px;
		text-decoration:none;
	}
	
	.sideBoxItem ul{
		margin:0px;
		padding-left:15px;
	}

.sideBoxTitle{
	background:#46166b;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 13px;
	text-transform:uppercase;
	width:184px;
}

.smallNote{
	font-size:10px;
}

#storeCategory, #storeName{
	background:url(/images/purpleGradBG.jpg) repeat-x;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-weight:bold;
	margin-right:10px;
	padding:3px 0px;
	text-align:center;
	width:145px;
}

.storeCategoryListItem{
	cursor:pointer;
}

.storeList{
	background-color:#000000;
	color:#ffffff;
	border:1px solid #818182;
	margin-top:25px;
	*margin-left:-310px;
	padding:5px;
	z-index:50;
}

#storeNameList{
	margin-left:155px;
	*margin-left:-155px;
}

.storeName{
	font-weight:bold;
	font-size:11px;
}

.storeNameListItem{
	cursor:pointer;
}

.tableHeader{
	color:#FFFFFF;
	font-weight:bold;
	background: #818182;
	padding-left: 5px;
}

.tableRow1{
	background-color: #000000;

}

.tableRow2{
	background-color: #2f2f2f;
}

.tradingHours{
	float:left;
	line-height:normal;
	margin-top:10px;
	padding-right:25px;
	width:228px;
}

	.tradingHours td{
		font-size:12px;
	}

#tradingHoursTitle{
	margin-bottom:5px;
}

.tourismFooter {
	font-size: 14px;
}

#whatsOn{
	min-height:70px;
	*min-height:72px;
	_height:70px;
}

/* SUB MENU */
a.subMenuOff {
	font-size: 11px;
	font-weight: bolder;
	color: #747474;
  	text-decoration: none;
}

a.subMenuOff:visited {
	font-size: 11px;
	font-weight: bolder;
	color: #747474;
	text-decoration: none;
}

a.subMenuOff:active {
	font-size: 11px;
	font-weight: bolder;
	color: #663E87;
	text-decoration: none;
}

a.subMenuOff:hover {
	font-weight: bolder;
	color: #663E87;
	text-decoration: none;
}

a.subMenuOn {
	font-size: 11px;
	font-weight: bolder;
	color: #663E87;
  	text-decoration: none;
}

a.subMenuOn:visited {
	font-weight: bolder;
	color: #663E87;
	text-decoration: none;
}

a.subMenuOn:active {
	font-weight: bolder;
	color: #663E87;
	text-decoration: none;
}

a.subMenuOn:hover {
	font-weight: bolder;
	color: #663E87;
	text-decoration: none;
}

.subMenu
{
	padding: 5px 2px 5px 2px;
}

#contentContainer .subMenuWrap {
	width:1000px;float:left;padding-left:10px;padding-bottom: 5px;
}

/* LINKS */
a.mainMenuOff {
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
  	text-decoration: none;
}

a.mainMenuOff:visited {
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainMenuOff:active {
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainMenuOff:hover {
	font-size: 11px;
	font-weight: bolder;
	color: #2F2F2F;
	text-decoration: none;
}

a.mainMenuOn {
	font-size: 11px;
	font-weight: bolder;
	color: #2F2F2F;
  	text-decoration: none;
}

a.mainMenuOn:visited {
	font-size: 11px;
	font-weight: bolder;
	color: #2F2F2F;
	text-decoration: none;
}

a.mainMenuOn:active {
	font-size: 11px;
	font-weight: bolder;
	color: #2F2F2F;
	text-decoration: none;
}

a.mainMenuOn:hover {
	font-size: 11px;
	font-weight: bolder;
	color: #2F2F2F;
	text-decoration: none;
}

/* 
	ADMIN SPECIFIC STYLES 
*/

td.adminContent
{
	font-size: 10pt;
	padding: 20px;
	border: 1px solid #663E87;
	color: #4A3334;
	vertical-align: top;
}

td.adminNavigation
{
	background-image:url(/images/mainMenuBG.jpg);
	padding: 2px; 
	height:27px;
	background-repeat: repeat-x;
}

td.adminBodyContent
{
	font-size: 10pt;
	vertical-align: top;
}

td.adminRequired
{
	color: #663E87;
	vertical-align: top;
}

table.adminTable
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 10pt;
}

td.adminTableHeader
{
	background:url(/images/mainMenuBG.jpg) repeat-x;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A3334;
	padding: 2px; 
	height:27px;
}

td.adminBreadcrumb
{
	font-size: 9pt;
	font-weight: bolder;
	color: #ABA430;
}

td.adminTableContent
{
	padding: 5px;
}

tr.adminTableRow1
{
	background-color: #FFFFFF;
	color: #000000;
}

tr.adminTableRow2
{
	background-color: #EEEEEE;
	color: #000000;
}

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;
}

.whatsOnContent {
	width: 789px !important;
}

.whatsOnContent h3 {
	margin-top: 0px;
}

.whatsOnContent h4 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}