/****************************************************************/
/*	PAGE LAYOUT, BRAND IMAGERY AND MENUBAR STYLES		*/
/****************************************************************
*/


* 
{
	padding:0;
	margin:0;
}

body 
{
	background-color:#201F5B;
	color; #fff;
	text-align: center;				/* needed for IE5 - see #page-container */
	background-position: center;
}

p {
	/*font-size:14px;*/
}

/* ----- main page sections ----- */
#page-container 				/* encloses ALL content */
{
	position: relative;				/* so bottom image can be absolutely positioned within container */
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-weight: 300;
	color: #666666;*/
	background-color: #fff;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
}

#page-container img
{	
	border:0px;
}

#page-header 
{
	width: 960px;
	height: 124px;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	background-image: url(../images/template/template_r1_c1.jpg);
}
#page-header-nologo {
	width: 100%;
	height: 130px;
	background-color: #fff;
}
#page-mainbody 
{
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
	height:auto;
}
#page-content {
	float:left;
	width:960px;
	margin:0;
	border:0;
	padding:0;
	background-color:#fff;
	margin-left: 0px;
	height:auto;
}
#classified {
	float:left;
	padding:10px;
	margin:30px;
}
#navbar {
	width:180px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
}
#navbarLogin {
	width:180px;
	height:40px;
	background-image:url(../includes/navbar/navheader_180x59.jpg);
	background-repeat:no-repeat;
}
#other {
	width:180px;
	height:40px;
	background-image:url(../includes/navbar/navheader_yellow_180x59.jpg);
	background-repeat:no-repeat;
	font-size:1.4em;
	font-weight:bold;
}
#navbarLogin a{
	margin:20px 0px 0px 0px;
	color:#fff;
	text-decoration:none;
	font-size:1.4em;
}
#navbarLogin a:visited{
	margin:20px 0px 0px 0px;
	color:#fff;
	text-decoration:none;
	font-size:1.4em;
}
#navbarLogin a:hover{
	margin:20px 0px 0px 0px;
	color:#39F;
	text-decoration:none;
	font-size:1.4em;
}
#navbarLogin a:visited:hover{
	margin:20px 0px 0px 0px;
	color:#39F;
	text-decoration:none;
	font-size:1.4em;
}
#page-footer
{
	width: 960px;
	height: 80px;
	background-image: url(../images/footer2_960x80.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear:both;
}
#page-footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #fff;
		}

		#page-footer a:link, #navlist a:visited {
			font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #fff;
		}
		
		#page-footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #fff;
		}
#page-footer td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #fff;
}
#sectionContent {
	overflow: hidden;
	width: 770px;
	height: auto;
	float: left;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#counter {
	overflow: hidden;
	width: 730px;
	height: 40px;
	float: left;
	text-align: left;
	padding:10px;
	color:#006;
}
#colorboxContent {
	overflow: hidden;
	float: left;
}
#loginform {
	border:0;
	width:100%;
	margin:0px auto 0px auto;
	text-align:center;
	color:#333;
	background-color:#fff;
	height:300px;
}

#topnav {
	position: relative;
	width: 960px;
	height:34px;
	color:#fff;
	background-image:url(../images/template/wmpc_Template_17082009_r2_c1.jpg);
	margin-right: auto;
	margin-left: auto;
}
#topnav ul{
	margin-left:0px;
	margin-top:4px;
}
#topnav ul li{
	list-style:none;
	margin-left:10px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

#topnav ul li a:link{
	color:#fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:50px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
#topnav ul li a:link:hover {
	color:#000040;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:50px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
#topnav ul li a:visited {
	color:#fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:50px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
#topnav ul li a:visited:hover {
	color:#000040;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:50px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
#topnav ul li a#current {
	color:#fff;
	text-decoration: none;
	list-style:none;
	margin-left:50px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
#topnav-th {
	position: relative;
	width: 960px;
	height:34px;
	color:#fff;
	background-image:url(../images/template/template_r2_c1.jpg);
	margin-right: auto;
	margin-left: auto;
}
#topnav-th ul{
	margin-left:0px;
	margin-top:4px;
}
#topnav-th ul li{
	list-style:none;
	margin-left:10px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

#topnav-th ul li a:link{
	color:#fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:50px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
#topnav-th ul li a:link:hover {
	color:#000040;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:50px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
#topnav-th ul li a:visited {
	color:#fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:50px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
#topnav-th ul li a:visited:hover {
	color:#000040;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:50px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
#topnav-th ul li a#current {
	color:#fff;
	text-decoration: none;
	list-style:none;
	margin-left:50px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
.hypertext {
	text-align:left;
	color:#306;
	font-weight:600;
	margin:3px 0px 0px 10px;
	float:left;
}
.hypertext a:link{
	text-align:left;
	color:#306;
	font-weight:600;
	margin:3px 0px 0px 10px;
	float:left;
	text-decoration:none;
}
.hypertext a:visited{
	text-align:left;
	color:#306;
	font-weight:600;
	margin:3px 0px 0px 10px;
	float:left;
	text-decoration:none;
}
.hypertext a:hover {
	text-align:left;
	color:#f00;
	font-weight:600;
	margin:3px 0px 0px 10px;
	float:left;
	text-decoration:none;
}
.hypertext a:visited:hover {
	text-align:left;
	color:#f00;
	font-weight:600;
	margin:3px 0px 0px 10px;
	float:left;
	text-decoration:none;
}

#loginButton a span {
	display:none;
	
}
#loginButton a:link{
	display:block;
	width:157px;
	height:48px;
	background-image:url(../images/template/button_login.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#loginButton a:visited{
	display:block;
	width:157px;
	height:48px;
	background-image:url(../images/template/button_login.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#loginButton a:hover {
	display:block;
	width:157px;
	height:48px;
	background-image:url(../images/template/button_login_hover.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#loginButton a:visited:hover {
	display:block;
	width:157px;
	height:48px;
	background-image:url(../images/template/button_login_hover.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#logoutButton a span {
	display:none;
	
}
#logoutButton a:link{
	display:block;
	width:157px;
	height:48px;
	background-image:url(../images/template/button_logout.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#logoutButton a:visited{
	display:block;
	width:157px;
	height:48px;
	background-image:url(../images/template/button_logout.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#logoutButton a:hover {
	display:block;
	width:157px;
	height:48px;
	background-image:url(../images/template/button_logout_hover.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#logoutButton a:visited:hover {
	display:block;
	width:157px;
	height:48px;
	background-image:url(../images/template/button_logout_hover.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#statusBox {
	float:left;
	width:160px;
	height:124px;
	background-image:url(../images/template/wmpc_Template_17082009_r1_c3.jpg);
}
#statusBox p a:link{
	color:#f0e06c;
	font-size:0.9em;
	margin:2px 0px 0px 0px;
}
#statusBox p a:visited{
	color:#f0e06c;
	font-size:0.9em;
	margin:2px 0px 0px 0px;
}
#statusBox p a:link:hover{
	color:#fff;
	font-size:0.9em;
	margin:2px 0px 0px 0px;
}
#statusBox p a:visited:hover{
	color:#fff;
	font-size:0.9em;
	margin:2px 0px 0px 0px;
}
color:#f0e060; font-size:0.9em; margin:2px 0px 0px 0px;
#contactForm {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 6;
	left: 0px;
	top: 571px;
	width: 770px;
	color: #333333;
	background-color: #fff;
	height: 600px;
	padding-left: 40px;
}
#contactForm td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
}
#contactFormIntro {
	font-weight: lighter;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 7;
	left: 33px;
	top: 234px;
	width: 770px;
	background-color: #fff;
	height: 330px;
	background-image: url(../images/contactBox.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#contactFormIntro p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #0000FF;
	background-color: #fff;
	font-variant: small-caps;
}
.alertbox-contact {
	color: #FF0000;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 9;
	height: 35px;
	width: 690px;
	top: 218px;
	font-size: 14px;
	left: 35px;
}
.alertbox-contact p {
	color: #FF0000;
	font-size: 14px;
	white-space: pre;
	word-spacing: 2em;
}
#offers-container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	height: 124px;
	background-image: url(../images/template/wmpc_Template_17082009_r4_whole-line.jpg);
}
#news-container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	height: 30px;
	background-color:#fff;
	background-image: url(../images/template/wmpc_Template_17082009_r5_whole-line.jpg);
	background-repeat:no-repeat;
}
#news-container a {
	color:#306;
	text-decoration:none;
}
#news-container a:link {
	color:#306;
	text-decoration:none;
}
#news-container a:visited {
	color:#306;
	text-decoration:none;
}
#news-container a:hover {
	color:#0000ff;
	text-decoration:none;
}
#news-container a:visited:hover {
	color:#0000ff;
	text-decoration:none;
}
#left-column {
	width:160px;
	margin-left:0px;
	float:left;
	height:auto;
	background-color: #CCC;
	color: #FFF;
}
#main-column {
	width:800px;
	margin:0px 0px 0px 0px;
	float:left;
	height:auto;
	background-color: #fff;
}
#wmpc-container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	background-image: url(../images/template/template_r4_c1.jpg);
	height: 220px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	position: relative;
	visibility: visible;
}
#wmpc-strapline  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#fff;
	margin-top:10px;
	width:260px;
	text-decoration:none;
	float: left;
	margin-left: 480px;
}
#wmpc-strapline a:link  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#FF0;
	text-decoration:none;
}
#wmpc-strapline  a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#FF0;
	text-decoration:none;
}
#wmpc-strapline a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#000;
	text-decoration:none;
}
#wmpc-strapline  a:visited:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#000;
	text-decoration:none;
}
#th_sectionContent {
	background-color:#FFF;
	overflow: hidden;
	width: 960px;
	height: auto;
	float: left;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	vertical-align: top;
}
#th_sectionContent ul{
	text-align: left;
}
#th_sectionContent ul li{
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	margin:10px 0px 0px 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 400;
}
#th-portal {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	background-image: url(../images/bar-960x320_r3_c1.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	position: relative;
	visibility: visible;
	background-color: #FFF;
}
#th-portal li {
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	line-height: 2em;
}
#th-portal ul li a:link {
	color:#333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:10px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}

#th-portal ul li a:link:hover {
	color:#900660;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:10px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
#th-portal ul li a:visited {
	color:#333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:10px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}
#th-portal ul li a:visited:hover {
	color:#900660;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	list-style:none;
	margin-left:10px;
	display:inline;
	line-height:24px;
	vertical-align: middle;
}



#th-sundaylunch {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	background-image: url(../images/sundaylunch_960x320.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	position: relative;
	visibility: visible;
	background-color: #FFF;
}
.th-greytitletext {
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}
.th-titletext {
	color:#90065F;
	font-family:Verdana, Geneva, sans-serif;
	font-size:36px;
}
.th-subtitletext {
	color:#C33960;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}
.th-text {
	color:#CC3000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}
#graphic-container a:visited:hover {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:18;
	text-align:center;
	color:#000040;
	margin-top:40px;
	text-decoration:none;
}
#graphic-container a:visited {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:18;
	text-align:center;
	color:#00F;
	margin-top:40px;
	text-decoration:none;
}
#graphic-container a:link:hover {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:18;
	text-align:center;
	color:#000040;
	margin-top:40px;
	text-decoration:none;
}
#graphic-container a:link {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:18;
	text-align:center;
	color:#00F;
	margin-top:40px;
	text-decoration:none;
}
.ambertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: 500;
	color: #f0e060;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: 500;
	color: #fff;
}

