/*_________________________________________________________
	
	Author: Blue Square Design
	www.vividguide.com.au
	Created for: Vivid Guide
	www.vividguide.com.au
	Copyright © 2008, All rights reserved.
	Date Created: 31th March 2008
	File Name: siteStyle.css
	DO NOT MODIFY THIS DOCUMENT WITHOUT
	NOTIFYING THE AUTHOR FIRST
_________________________________________________________*/

/* Notation: 
	blue: #189ad9
*/

@import url('reset.css');
@import url('clearfix.css');

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

body {
	background: url(../images/siteGraphics/bkgr_all.gif) #000 repeat-x;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#189ad9;
	margin:20px 0 15px 0;
	font-style:normal;
	font-weight:normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#189ad9;
	margin:10px 0 10px 0;
	font-style:normal;
	font-weight:normal;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#555;
	padding:5px 0 5px 0;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
	margin:10px 0 10px 0;
	letter-spacing:1px;
}

/* NEWS TICKER HEADINGS */

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:19px;
	color:#189ad9;
	font-style:normal;
	font-weight:normal;
	margin:0 0 8px 0;
	padding:0;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#222;
	margin-bottom:12px;
	font-weight:normal;
}

a {
	text-decoration:none;
}
p {
	line-height:18px;
	margin-bottom:13px;	
}
p a {
	border-bottom:1px dotted #94ceea;
	color:#189ad9;
}
p a:hover {
	background:#cbe1f2;
	border-bottom:1px dotted #94ceea;
	color:#1e68a4;
}

.detailHead {
	padding:7px 0 4px 0;
}
.detailEmail {
	background:url(../images/siteGraphics/email.gif) 0 7px no-repeat;
	text-indent:20px;
	font-size:12px;
	margin-bottom:3px;
}
.detailWebsite {
	background:url(../images/siteGraphics/website.gif) 0 4px no-repeat;
	text-indent:20px;
	font-size:12px;
	margin-bottom:3px;
}
.detailTelephone {
	background:url(../images/siteGraphics/phone.gif) 0 0 no-repeat;
	text-indent:20px;
	font-size:12px;
	margin-bottom:3px;
}

.detailEmail a,
.detailWebsite a {
	border-bottom:1px dotted #94ceea;
	color:#189ad9;
	font-size:12px;
}
.detailEmail a:hover,
.detailWebsite a:hover {
	background:#cbe1f2;
	border-bottom:1px dotted #94ceea;
	color:#1e68a4;
}

.largeText {
	font-size:13px;
	line-height:19px;
	font-weight:normal;
	letter-spacing:0px;
}

#container{
	width:986px;
	margin:0 auto;
	overflow: hidden;
}
#content {
	background-color: white;
	padding:0 18px;
	margin:0;
}

.feature {
	background-color: white;
}

#header{
	height:167px;
	background:url(../images/siteGraphics/bg-header.gif) bottom left repeat-x;
}
#headerGraphic {
	background:url(../images/siteGraphics/bg-title.gif) no-repeat 0 0;
	height:167px;
	width:100%;
}

#leftColumn{
	width:370px;
	float:right;
	clear:left;
	margin-right:10px;
}
#rightColumn{
	width:570px;
	float:right;
	clear:right;
}

#rightColumnContent{
	background:url(../images/siteGraphics/bg-rightContentBottom.gif) no-repeat bottom #ececec;
	padding:10px;
	margin-bottom:5px;
}

#rightColumn ol {
	list-style:decimal inside;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	margin-left:15px;
	margin-bottom:20px;
}
#rightColumn ol li {
	line-height:20px;
}
#rightColumn {
	font-size:13px;
}

strong {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#444;
}


#menu {
	height:36px;
	background:url(../images/siteGraphics/bg-menu.gif) #222 no-repeat;
	padding:0 18px;
	width:100%;
	clear:both;
	z-index:9999;
}

#contentTop {
	background:none;
	width:570px;
	padding-bottom:4px;
}

#contentTopLeft {
	background:url(../images/siteGraphics/bg-content-top-left.gif) no-repeat;
	float:left;
	width:100%;
	height:300px;
	overflow:hidden;
}
#contentTopLeft p {
	font-size:11px;
	line-height:18px;
	padding:0 10px;
	margin-bottom:5px;
}

#contentTopRight {
	float:left;
	width:190px;
	min-height:300px;
	background:url(../images/siteGraphics/bg-content-top-right.gif) no-repeat;
}

#contentBottom {
	background:url(../images/siteGraphics/bg-content-bottom.gif) 0 0 no-repeat;
	width:570px;
	padding:0;
	margin:0;
}
#newsTicker {
	width:380px;
	height:134px;
	overflow:hidden;
	list-style:none;
	float:left;
	z-index:1;
}
#whatsonList {
	width:100%;
	height:300px;
	overflow:hidden;
	list-style:none;
	z-index:1;
}
#newsTicker ul li {
	width:350px;
	height:70px;
	padding:15px;
	overflow:hidden;
	list-style:none;
	font-size:11px;
	z-index:1;
}
#whatsonList ul li {
	width:170px;
	padding:10px;
	overflow:hidden;
	list-style:none;
	height:250px;
	font-size:11px;
	z-index:1;
}

#images ul li {
	list-style:none;
	padding:0;
	margin:0;
	z-index:1;
}

#newsTicker ul li a,
#whatsonList ul li a {
	color:#888;
	z-index:1;
}
#newsTicker ul li p,
#whatsonList ul li p {
	line-height:16px;
	z-index:1;
	margin:0;
}

#whatsonList a {
	padding:10px 0 0 10px;
	z-index:1;
}

#newsTicker ul li img{
	width:160px;
	z-index:1;
}

#newsTicker input,
#whatsonList input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#888;
	letter-spacing:1px;
	text-transform:uppercase;
	background:none;
	border:0;
	cursor:pointer;
	margin:6px 5px 0 5px;
	z-index:1;
}
#newsTicker input:hover,
#whatsonList input:hover {
	color:#000;
	z-index:1;
}

.yourTownList ul  {
	margin-left:10px;
}
.yourTownList li a  {
	color:#189ad9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
}
.yourTownList li a:hover  {
	color:#189ad9;
	text-decoration:underline;
}

/*  MENU TABS  */


.yourTown {
	background:url(../images/siteGraphics/menu_yourtown.gif) 0 0px no-repeat;
	height:36px;
	width:116px;
	margin:0 7px;
	z-index:9999;
}

.yourTown.sfHover {
	background:url(../images/siteGraphics/menu_yourtown.gif) 0 -36px no-repeat;
}

.yourTownselected a {
	background:url(../images/siteGraphics/menu_yourtown.gif) 0 -72px no-repeat;
	width:116px;
	padding:8px;
	height:36px;
	margin:0 7px;
	z-index:9999;
}

.YourTownItem a {
	width:195px;
	background:#2c2c2c;
	padding:8px;
	color:#999;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
	border-top:1px #1a1a1a solid;
	font-weight:bold;
	font-size:12px;
	z-index:9999;
}

.YourTownItem a:hover {
	background:url(../images/siteGraphics/bg-menu-hover.gif) #1b1b1b repeat-x;
	color:#fff;
	z-index:9999;
}
li.home a {
		background:url(../images/siteGraphics/menu_home.gif) 0 0 no-repeat;
		height:36px;
		overflow:hidden;
		display:block;
		width:80px;
		margin:0 14px 0 98px;
		z-index:9999;
}
li.home a:hover {
		background:url(../images/siteGraphics/menu_home.gif) 0 -36px no-repeat;
}
li.homeselected a {
		background:url(../images/siteGraphics/menu_home.gif) 0 -72px no-repeat;
		height:36px;
		overflow:hidden;
		display:block;
		width:80px;
		margin:0 14px 0 98px;
		z-index:9999;
}

li.findABusiness {
		background:url(../images/siteGraphics/menu_search.gif) 0 -72px no-repeat;
		height:36px;
		overflow:hidden;
		display:block;
		width:149px;
		z-index:9999;
}

li.advertise a {
		background:url(../images/siteGraphics/menu_advertise.gif) 0 0 no-repeat;
		height:36px;
		overflow:hidden;
		display:block;
		width:134px;
		z-index:9999;
}
li.advertise a:hover {
		background:url(../images/siteGraphics/menu_advertise.gif) 0 -36px no-repeat;
}
li.advertiseselected a {
		background:url(../images/siteGraphics/menu_advertise.gif) 0 -72px no-repeat;
		height:36px;
		overflow:hidden;
		display:block;
		width:134px;
		z-index:9999;
}

li.latestNews a {
		background:url(../images/siteGraphics/menu_news.gif) 0 0 no-repeat;
		height:36px;
		overflow:hidden;
		display:block;
		width:129px;
		margin:0 6px 0 14px;
		z-index:9999;
}
li.latestNews a:hover {
		background:url(../images/siteGraphics/menu_news.gif) 0 -36px no-repeat;
}
li.latestNewsselected a {
		background:url(../images/siteGraphics/menu_news.gif) 0 -72px no-repeat;
		height:36px;
		overflow:hidden;
		display:block;
		width:129px;
		margin:0 6px 0 14px;
		z-index:9999;
}
li.whatsOn a {
		background:url(../images/siteGraphics/menu_whatson.gif) 0 0 no-repeat;
		height:36px;
		overflow:hidden;
		display:block;
		width:111px;
		margin:0 7px;
		z-index:9999;
}
li.whatsOn a:hover {
		background:url(../images/siteGraphics/menu_whatson.gif) 0 -36px no-repeat;
}
li.whatsOnselected a {
		background:url(../images/siteGraphics/menu_whatson.gif) 0 -72px no-repeat;
		height:36px;
		overflow:hidden;
		display:block;
		width:111px;
		margin:0 7px;
		z-index:9999;
}


#footer {
	background:#fff;
	padding-top:20px;
	padding-bottom:10px;
}

#footerContent {
	background:url(../images/siteGraphics/bg-footer.gif) 0 0 no-repeat;
	padding:0 15px;
}

#footerYourTown {
	padding:25px 15px 0px 15px;
}
#footerLinks {
	padding:10px 15px;
}
#footerCopyright {
	padding:15px 15px 10px 15px;
	color:#bababa;
	font-size:11px;
}

#footerYourTown,
#footerLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#189ad9;
}
#footerYourTown a,
#footerLinks a {
	border-bottom:1px dotted #afdaef;
	color:#189ad9;
}
#footerYourTown a:hover,
#footerLinks a:hover {
	border-bottom:1px dotted #189ad9;
	color:#189ad9;
}

#footerSiteBy {
	height:30px;
	background:url(../images/siteGraphics/bg_bsquare.gif) 5px 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bababa;
	padding:10px 18px 0 18px;
	text-transform:uppercase;
}

/* SEARCH */

#search{
	width:330px;
	background:url(../images/siteGraphics/search-bottom.gif) left bottom no-repeat #64FF21;
	padding:20px 20px 45px 20px;
	margin-bottom:0px;
	
}
input#global {
	width:310px;
	height:33px;
	background:url(../images/siteGraphics/search-input.gif) 0 0 no-repeat;
	padding:10px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666;
	border:none;
}

.keywordWrap {
	width:330px;
}
.keyword {
	color:#3b7521;
	font-size:11px;
	padding:3px 0;
	float:left;
	width:230px;
	clear:left;
}
.searchTips a {
	color:#3b7521;
	font-size:11px;
	padding:3px 0;
	float:right;
	width:100px;
	text-align:right;
	clear:right;
}
.searchTips a:hover {
	color:#222;
	text-decoration:underline;
}
.searchLabel {
	color:#3b7521;
	font-size:11px;
	padding:2px 0;
	width:120px;
}
.searchLabel a {
	color:#3b7521;
	font-size:11px;
}
.searchLabel a:hover {
	color:#222;
	text-decoration:underline;
}

#town {
	width:330px;
	margin-top:55px;
}
.categoryFloat {
	float:left;
	margin-right:10px;
}
.townFloat {
	float:left;
}

.advancedSearch {
	width:135px;
	float:left;
	margin-top:18px;
}
.advancedSearch a {
	background:url(../images/siteGraphics/title-advanced-search.gif) 0 0 no-repeat;
	height:14px;
	width:135px;
	overflow:hidden;
	display:block;
	margin:10px 0;
}
.advancedSearch a:hover {
	background:url(../images/siteGraphics/title-advanced-search.gif) 0 -14px no-repeat;
}
.searchSelectBox {
	width:158px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b7521;

}

input.searchButton {
	background:url(../images/siteGraphics/search-button.gif) 15px 0 no-repeat;
	cursor:pointer;
	border:none;
	height:43px;
	width:130px;
	overflow:hidden;
	float:right;
	margin-top:13px;
}
input.searchButton:hover {
	background:url(../images/siteGraphics/search-button.gif) 15px -43px no-repeat;
}

#menu ul li{
	display:inline;
	float: left;
}

.lightGrey {
	color:#bababa;
}
.midGrey {
	color:#686868;
}
.darkGrey {
	color:#999;
}

#promotionsTitle {
	background:url(../images/siteGraphics/title-local-promotions.gif) 0 0 no-repeat;
	height:34px;
	width:100%;
}

.promotion {
	width:185px;
	height:135px;
	float:left;
	padding:0;
	margin:0;
}

.promotion img{
	width:177px;
	padding:4px;
}

.promotionTitle p {
	padding:3px 10px 0 10px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.promotion a {
	width:100%;
	height:100%;
	display:block;
	color:#999;
	background:url(../images/siteGraphics/bg-promo.gif) 0 0 no-repeat;
}
.promotion a:hover {
	color:#189ad9;
	background:url(../images/siteGraphics/bg-promo.gif) 0 -135px no-repeat;
}

.warning {
	color:#FF0000;
}

#map {
	width:100%;
	height:300px;
	overflow:hidden;
}

#business{
	background:url(../images/siteGraphics/fullPageListingTop.gif) 0 0 no-repeat;
	padding:6px 10px 10px 10px;
	margin-top:10px;
}

#businessLeft{
	width:190px;
	overflow:hidden;
	float:left;
	clear:left;
	padding:35px 0 0 10px;
}
#businessRight{
	width:320px;
	float:left;
	clear:right;
	padding:10px 0 0 10px;
}
#businessRight img {
	border:none;
	padding:2px;
	margin:15px 0 10px 0;
}
.detailDescription {
	font-size:13px;
	line-height:18px;
	padding-top:15px;
}
.detailDescription p {
	line-height:18px;
	margin-bottom:5px;
}

.detailHours {
	background:url(../images/siteGraphics/detailHours.gif) 0 0 no-repeat;
	font-style:normal;
	font-size:13px;
	line-height:18px;
	padding-top:30px;
	margin-top:10px;
}
.detailHours p {
	line-height:18px;
}

.detailServices {
	background:url(../images/siteGraphics/detailProducts.gif) 0 0 no-repeat;
	font-style:normal;
	font-size:11px;
	line-height:16px;
	padding-top:30px;
	margin-top:10px;
}
.detailServices p {
	line-height:16px;
}

.detailOther {
	background:url(../images/siteGraphics/detailOther.gif) 0 0 no-repeat;
	font-style:normal;
	padding-top:30px;
	margin-top:10px;
}

.searchResultsData {
	padding:8px 0 0px 0;
	font-size:12px;
	line-height:18px;
}
.searchResults {
	padding:15px 0 0px 0;
}

#back {
	background:url(../images/siteGraphics/bg-rightContentBottom.gif) no-repeat bottom #ececec;
	padding:30px 10px 4px 10px;
}
#back a {
	background:url(../images/siteGraphics/backToResults.gif) 0 -31px no-repeat;
	width:191px;
	height:31px;
	display:block;
	overflow:hidden;
}
#back a:hover {
	background:url(../images/siteGraphics/backToResults.gif) 0 0 no-repeat;
}

.deatailHead {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
}

/*------------- AD LISTINGS --------------*/

.listingRight {
	float:left;
}
.listingWrap {
	padding-left:10px;
	padding-top:5px;
	line-height:18px;
}
.listingLinks {
	color:#189ad9;
	padding-left:10px;
	margin-top:5px;
}
.listingLinks a {
	border-bottom:1px dotted #94ceea;
	color:#189ad9;
}

.listingLinks a:hover {
	background:#cbe1f2;
	border-bottom:1px dotted #94ceea;
	color:#1e68a4;
}
.listingImage {
	padding:10px 0 0 10px;
	width:190px;
	float:left;
	color:#666;
}
.listingServicesProductsOffered {
	color:#189ad9;
	font-style:italic;
	font-size:12px;
}
.listingFooter {
	background:url(../images/siteGraphics/pageListingBottom.gif) 0 0 no-repeat;
	height:12px;
	margin:0 0 12px 0;
}

.listingName {
	letter-spacing:1px;
	text-transform:uppercase;
	margin-bottom:5px;
}

.WebListing .adHeading a,
.QuarterPage .adHeading a {
	font-family:Arial, Helvetica, sans-serif;
	color:#189ad9;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	margin:0px 10px 7px 10px;
}
.WebListing .adHeading a:hover,
.QuarterPage .adHeading a:hover {
	color:#1e68a4;
	border-bottom:1px dotted #94ceea;
}

.FullPage,
.HalfPage  {
	background:url(../images/siteGraphics/fullPageListingTop.gif) 0 0 no-repeat;
	width:570px;
	color:#666;
	padding-bottom:3px;
}

.FullPage .adHeading a,
.HalfPage .adHeading a {
	background:url(../images/siteGraphics/fullPageListingHead.gif) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	padding:6px 10px 7px 10px;
	width:550px;
	display:block;
}
.FullPage .adHeading a:hover,
.HalfPage .adHeading a:hover {
	background:url(../images/siteGraphics/fullPageListingHead.gif) -570px 0 no-repeat;
}
.FullPage img {
	width:160px;
	color:#666;
}

.QuarterPage {
	padding:10px 0 3px 0;
	background:url(../images/siteGraphics/halfPageListingTop.gif) 0 0 no-repeat;
}
.QuarterPage .adHeading{
	color: #40A5D6;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	padding:0 0 5px 0;
}

.WebListing {
	margin: 0px 0 15px 0;
	background:url(../images/siteGraphics/rightColumnDivider.gif) bottom no-repeat;
	padding:0 0 10px 0;
}
.WebListing .adHeading{
	color: #40A5D6;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	padding:0 0 5px 0;
}


/* --------------  Detail Page  ----------------*/

.detailContact {
	line-height:17px;
	font-size:12px;
}
.detailContact {
	margin-bottom:10px;
}
.detailTelephone {
	line-height:17px;
	font-size:12px;
}
.detailEmail,
.detailWebsite {
	font-size:11px;
	padding:5px 0;
}

.detailLogo {
	padding:7px 0 0 0;
}
.detailLogo img {
	width:160px;
	margin-bottom:15px;
}
.detailMap {
	background:url(../images/siteGraphics/detailMap.gif) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	height:19px;
	padding:6px 10px 0 10px;
}



/* News Items */

.newsItem {
	width:525px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	clear:both;
	margin:10px 0;
}
.newsItem a {
	color:#333;
	border:solid 1px #fff;
	display:block;
	padding:10px;
	text-decoration:none;
	height:100%;
	width:100%;
	float:left;
}
* html .newsItem a {
	width:100%;
	height: 100%;
}
.newsItem a:hover {
	border:solid 1px #ccc;
	background:#fff;
}
.newsItemHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#189ad9;
	display:block;
	margin-bottom:5px;
}
.newsItem .NewsDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#189ad9;
	display:block;
	margin-bottom:10px;
}
.newsItemText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}
.newsItem img {
    float:left;
    padding-right:15px;
	padding-bottom:15px;
	width:160px;
}
.NewsDetail img {
	float:right;
	border:1px solid #ccc;
	padding:2px;
	width:280px;
	text-align:right;	
}
.NewsDetailImage {
	text-align:right;
	margin:0 0 15px 15px;
	float:right;
	clear:left;
	width:286px;
}




.pagerWrap {
	margin-bottom:10px;
}
.pagerFloat {
	
}
.pager_number a,
.pager_arrow a {
	font-size:10px;
	float:left;
	padding:5px;
	color:#666;
	border:1px solid #fff;
	margin:0 1px;
}
.pager_number a:hover,
.pager_arrow a:hover {
	border:1px solid #666;
	color:#333;
	background:#cbe1f2;
	font-weight:bold;
}
.current_page {
	border:1px solid #bbb;
	font-size:10px;
	float:left;
	padding:5px;
	color:#333;
	background:#eee;
	font-weight:bold;
	margin:0 1px;
}

.newsTitle {
	width:380px;
	padding:27px 0 10px 15px;
}


/*  FORMS  */

.formStyle fieldset {
	padding-bottom:5px;
}

.formStyle label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-right:10px;
	float:left;
	width:140px;
	text-align:right;
	line-height:18px;
}

.formStyle input {
	background:#fff;
	border:1px solid #ccc;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:2px;
}

.formStyle textarea {
	background:#fff;
	border:1px solid #ccc;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:2px;
}

.formStyle select {
	font-size:11px;
	background:#fff;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:1px;
}

.formStyle legend {
	border:1px solid #ccc;
}


input#strPostcode {
	width:120px;
}

input#btnSubmit  {
	background:url(../images/siteGraphics/button-bg.gif) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	margin-left:150px;
	margin-top:10px;
	margin-bottom:10px;
	width:182px;
	text-align:left;
	height:21px;
	border:none;
	padding-left:7px;
}

input:hover#btnSubmit  {
	background:url(../images/siteGraphics/button-bg.gif) 0 -21px repeat-x;
}

.detailDescription ul {
	list-style:outside square;
	padding-left:15px;
	margin-bottom:10px;
	line-height:18px;
}
#content li {
	line-height:18px;
}

#rightColumnContent ul {
	list-style:outside square;
	padding-left:15px;
	margin-bottom:10px;
	line-height:18px;
}
#rightColumnContent li {
	line-height:18px;
}

.pagerWrap {
	margin:10px 0;
}

.PromoClick {
	background:url(../images/siteGraphics/pdficon.gif) 0 2px no-repeat;
	margin:10px 0;
	text-indent:17px;
}
.PromoClick a {
	border-bottom:1px dotted #94ceea;
	color:#189ad9;
	line-height:16px;
}
.PromoClick a:hover {
	border-bottom:1px dotted #94ceea;
	color:#1e68a4;
}

.promotionConditions {
	font-size:10px;
	color:#999;
	line-height:12px;
	font-style:italic;
	padding:0;
	margin:0;
}
.promotionConditionsHead {
	font-style:italic;
	font-size:10px;
	line-height:12px;
	padding:0;
	margin:0 0 5px 0;
}
.promotionConditions p {
	font-size:10px;
	color:#999;
	line-height:12px;
}
.promotionDescription {
	margin-top:10px;
}

#emailpopWrap {
	padding:0;
	margin:0;
}

.emailPopPara {
	padding:0 15px;
}
.emailHeader {
	background:url(../images/siteGraphics/vg_email_logo.gif) no-repeat #222;
	margin:0;
	padding:0;
	width:550px;
	height:162px;
}
#emailPop {
	background:#eee;
	margin:0;
	padding:0;
	width:550px;
}
#emailFooter {
	background:url(../images/siteGraphics/vg_email_footer.gif) no-repeat #222;
	margin:0;
	padding:0;
	width:550px;
	height:36px;
}
.emailHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#189ad9;
	padding:0px 15px 15px 15px;
	font-style:normal;
	font-weight:normal;
}

#advert {
	margin-top:4px;
	width:190px;
	height:129px;
	float:left;
}

#flashcontent p {
	padding:10px;
	color:#999;
}
#flashcontent a {
	color:#999;
	line-height:17px;
}
#flashcontent a:hover {
	color:#333;
}

.landingTownName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#333;
	font-weight:normal;
	margin:15px 15px 5px 10px;
}

.landingTownWelcome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	font-weight:normal;
	margin:10px 15px 0px 10px;
	line-height:18px;
}

.italic {
	font-style:italic;
}

.landingTownWelcomeWrap {
	margin-top:20px;
}

#homeLink {
	float:left;
	width:243px;
	height:167px;
}
#homeLink a {
	width:243px;
	height:167px;
	display:block;
}


#topBanner {
	float:right;
	padding:34px 10px 0 0;
	width:228px;
	height:122px;
}

#topBanner a {
	width:228px;
	height:122px;
	display:block;
}

#topBanner a {
	background:url(../images/siteGraphics/9-sponsor.gif) 0 0 no-repeat;
	width:228px;
	height:122px;
	display:block;
	overflow:hidden;
}

#topBanner a:hover {
	background:url(../images/siteGraphics/9-sponsor.gif) 0 -122px no-repeat;
}

#prospectus a {
	background:url(../images/siteGraphics/but-prospectus.gif) 0 0px no-repeat;
	width:266px;
	height:57px;
	display:block;
	overflow:hidden;
}
#prospectus a:hover {
	background:url(../images/siteGraphics/but-prospectus.gif) 0 -57px no-repeat;
}


#features {
	background: url(../images/siteGraphics/bg-feature.gif) no-repeat;
	height:300px;
	width:570px;
	display:block;
	overflow:hidden;
}

.feature {
	height:300px;
	width:570px;
	display:block;
	position:relative;
}

.featureHeadingWrap {
	position:absolute;
	display:block;
	z-index:1;
	bottom:135px;
	left:25px;
	width:300px;
}
.featureHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#fff;
}

.featureSynopsisWrap {
	position:absolute;
	display:block;
	z-index:1;
	top:175px;
	left:20px;
	width:300px;
}

.featureSynopsis p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#999;
	margin:0 0 10px 0;
}

.featureImage {
	position: absolute;
	left: 0px;
	top: 0px;
}

#spotlightTop {
	background:url(../images/siteGraphics/bg-spotlight-top.gif) no-repeat;
	width:320px;
	height:57px;
	display:block;
}

#spotlightMiddle {
	background:url(../images/siteGraphics/bg-spotlight-middle.gif) repeat-y;
	width:290px;
	padding:10px 15px;
}

#spotlightBottom {
	background:url(../images/siteGraphics/bg-spotlight-bottom.gif) no-repeat;
	width:320px;
	height:20px;
	display:block;
}

