body {
	margin: 10px 0 0 10px;
	padding: 0;
	font: 0.7em Verdana, Helvetica, sans-serif;
	color: #000;
	background: #f2f2f2;
	text-align:center;
}
body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
} 

A {text-decoration: underline; color:#727272;}
A:active {text-decoration: underline; color:#727272;}
A:hover {text-decoration: underline; color: #000;}

ul,li {

}
img.floatleft { float: left; margin: 0 10px 0 0; }
img.floatright { float: right; margin: 0 10px 0 0;}

img {border:none;}
p {	padding:5px 0 0 0;	margin:0; }
	.storesearchtextblack{
	color: #fff;
	background:#000;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding:2px 4px 2px 4px;
	}
	
	.pagetext {
		width:370px;
		float:left;
		padding:0 15px 0 25px;

	}
/* IE6 Only */
* html 	.pagetext {
		width:370px;
		float:left;
		padding:0;
		margin:0;
	}


.ticker	{
	padding:10px 0 0 0;
	color:#f8e34e;
	font-family: "Courier New", Courier, monospace;
	font-size:110%;
}
.ticker	a {
	padding:10px 0 0 0;
	color:#f8e34e;
		text-decoration:underline;

}
.ticker	a:hover{
	padding:10px 0 0 0;
	color:#fff;
	text-decoration:underline;

}

#tickertext	{
	text-decoration:underline;
}

#tickertext	a {
	text-decoration:underline;
}

	.storesearchtextblack a {
	color: #fff;
	background:#000;
	font-weight:bold;
	}
	
	.storesearchtextblack a:hover {
	text-decoration:underline;
	color: #fff;
	}

div#holder {
	width:775px;
	text-align:left;;
}
	div.indent {
		padding: 0 15px 10px 5px;
		float:left;	
	}
form label { 
	clear: left;
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 3px; /* set top margin same as form input - textarea etc. elements */
	text-align:right;
	font-weight:bold;
}

form input, form textarea, form select 
{
	float: left;
	font-family: Verdana, sans-serif;
	/* width:155px;      */
	width: auto;
	margin:5px 5px 0 5px; 
	font-size: 1.2em;
}

span.errorMessage	{
	clear: both;
	padding-left: 160px;
	font-weight: bold;
	display: block;
}

form input.submit 
{
	color:#FFFFFF;
	background: #970000;
	font-weight:bold;
	border:0;
	font-size:0.9em;
	cursor:pointer;
	margin:5px 5px 0 5px; 
}

form fieldset input {
	float: none;	
}

form p {
	clear: left;
}

form span.err {
	clear: both;
	float: left;
	margin-left: 155px;
	display: block;
	color: #CC0000;
	font-weight: bold;
}

form #imgCaptcha {
	margin-top: 10px;	
	float: left;
	margin-left: 155px;
}

form #linkCaptcha {	
	float: left;
	margin-left: 155px;
}

div#homebgmain {
	float:left;
	width:766px;
	height:657px;
	position:relative; 
	z-index:1;
	top:0;
}
div#homebg {
	float:left;
	width:766px;
	position:relative; 
	z-index:1;
	top:0;
}

#navblock {
	float:left;
	text-align:left;
	width:100%;
	height:120px;
	background: url(../images/navblock.gif  ) no-repeat ;
	position:relative; 
	z-index:10;
	top:0;
}
#navblocklower {
	float:left;
	text-align:left;
	width:100%;
	height:230px;
	position:relative; 
	z-index:10;
	top:0;
}
#transparentblock {
	float:left;
	width:100%;
	height:135px;
	position:relative; 
	z-index:5;
	top:-120px;
	background:url(../images/trans.png) repeat;

}

* html #transparentblock
{

    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/trans.png', sizingMethod='scale');
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
#transparentblocklower {
	float:left;
	width:100%;
	height:230px;
	position:relative; 
	z-index:5;
	top:-125px;

}
.maincontent {
	float:left;
	width:767px;
	background:#fff;
	padding:20px 0 0 0;
	margin:-0 0 0 0;
	min-height:400px;
	height: auto !important;	
	height:400px;

}
.padd {
	padding:0 0 0 10px;

}
.nav {
	float:left;
	padding:38px 0 0 10px;
}
.nav ul {
	float:left;	
	list-style-type: none; 
	list-style-image: none;
	margin:0;
	padding:0;
}

.nav li {
	float:left;
	margin:0;
	padding:0;
	list-style-image: none;
}
.vipcluboffers {
	float:left;
	width:295px;
	padding:45px 0 0 0;
	color:#fff;
}
.subnav {
	float:left;
	width:150px;
}

.subnavitem {
	float:left;
	text-transform:uppercase;
	text-align:left;
	margin:0;
	padding:5px 0 5px 0;
	color:#000;
	margin:0 0 0 0;
	width:190px;
}
.subnavitem a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
	font-size:120%;
	}

	.subnavitem :hover {

		background:#f8e34e;
		color:#000;
		text-decoration:none;
}
.on {
		background:#f8e34e;
		color:#000;
}

.subsubnavitem {
	float:left;
	text-transform:uppercase;
	margin:0;
	padding:5px 0 5px 25px;
	width:100%;
	color:#000;

}
.subsubnavitem a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
	font-size:100%;
	}

	.subsubnavitem :hover {
		text-decoration:none;

		background:#f8e34e;
		padding:0 10px 5px 0;
		color:#000;
}
div.pagetitle {
	float:left;
	width:100%;
	background:url(../images/titlebg.gif) no-repeat;
	height:60px;
	text-transform:uppercase;

}
.pagetitle h1 {
	font-family: "Courier New", Courier, monospace;
	color:#f8e34e;
	font-size:250%;
	margin:0 10px 0 20px;
	padding:0 10px 0 10px;
	background:#0ea4ac;
	font-weight:normal;
	position:absolute;
}
.pagetitle h2 {
	font-family: "Courier New", Courier, monospace;
	color:#fff;
	font-size:130%;
	margin:30px 10px 0 20px;
	padding:0 10px 0 10px;
	background:#000;
	font-weight:normal;
	position:absolute;
}
.sidetitle h2 {
	font-family: "Courier New", Courier, monospace;
	color:#f8e34e;
	font-size:115%;
	margin:0;
	padding:0 10px 0 10px;
	background:#000;
	font-weight:normal;
	position:absolute;
}
.sidetitle {
	float:left;
}
.sidetext {
	color:#4d4d4d;
	padding:0;
	margin:20px 0 0 0;
}
.copytitle {
	float:left;
	font-family:  Verdana, Helvetica, sans-serif;
	color:#fff;
	font-size:110%;
	margin:10px 10px 0 0;
	padding:0 10px 0 10px;
	background:#0ea4ac;
	font-weight:normal;
	position:relative;

}
div.rightside {
	float:left;
	width:155px;
}

/* IE6 Only */
* html div.rightside {
	float:left;
	width:172px;
	padding:0;
	margin:0;
}

.rightsidepara {
	float:left;
	padding:2px 0 2px 0;
}
/* IE6 Only */
* html .rightsidepara {

	float:left;
	padding:2px 0 2px 0;
}
	.newstitle {
		color:#000;
		font-family: "Courier New", Courier, monospace;
		font-size:100%;
		font-weight:bold;

	}
	.title {
		background:#000;
		color:#f8e34e;
		font-family: "Courier New", Courier, monospace;
		font-size:140%;
		padding:0;
		margin:15px 0 0 0;
		padding:2px 10px 2px 10px;

	}
	
/* IE6 Only */
* html .title {
	width:120px;
	}
	
	
	
	
	.titlesmall {
		background:#000;
		color:#f8e34e;
		font-family: "Courier New", Courier, monospace;
		font-size:100%;
		padding:0;
		padding:2px 10px 2px 10px;

	}
		/* store search pages styling */

	div.storepara {
		width:100%;
		background: url(../images/img_grey_line_bg.gif) bottom left;
	}
	
	.storetitleleft{
	float:left;
	width:100%;
	}
	
	.storetitleright{
	padding:2px 0px 0px 0px;
	margin:0px -2px 0px 0px;
	float:right;
	}
	
	div.storesfurtherinfo {
		width:95%;
		padding:0px 5px 0px 5px;
	}
	
	.storesearchtextblack{
	color: #fff;
	background:#000;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding:2px 4px 2px 4px;
	}
	
	.storesearchtextblack a {
	color: #fff;
	background:#000;
	font-weight:bold;
	}
	
	.storesearchtextblack a:hover {
	text-decoration:underline;
	color: #fff;
	}

	.shoplisting{
	color: #fff;;
	width:45%;

	}
	
	.storedetails{
	width:75%;
	padding:2px 5px 2px 5px;
	}
	div.Featureparawide {
		float:left;
		width:450px;

	}

/* IE6 Only */
* html 	div.Featureparawide {
		float:left;
		width:395px;

	}


	div.Featureparawide a {
		color:#666;
		text-decoration:none;
	}
	.storelogo{
	float:left;
	padding:2px 5px 2px 10px;
	}
	
	.storeaddress{
	width:75%;
	display:block;
	}
	
	.storespaging{
	padding:0px 20px 0px 0px;
	float:right;
	}	

		.highlighttext {
	color: #000;
	background:#f9e34e;
	font-weight:bold;
	padding:2px 3px 2px 5px;
	margin:0 2px 0 0;
	}
	.highlighttext:hover {
	color: #fff;
	}
	
	.highlighttext a {
	color: #000;
	font-weight:bold;
	padding:0 3px 0 0;
	margin:0 2px 0 0;
	}
	
	.highlighttext_big {
	font-size: 95%;
	color: #fff;
	background:#971a20;
	font-weight:bold;
	padding:0 5px 0 1px;
	margin:0 2px 0 0;
	}
	.highlighttext_big:hover {
	color: #a3a3a3;
	}

	.highlighttextblack {
	color: #fff;
	background:#000;
	font-weight:bold;
	font-size:125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:1px 5px 1px 2px;
	margin:0 2px 0 0;
	text-decoration:none;

	}
	.highlighttextblack:hover {
	color: #666;
	}
	/* end store search pages styling */

		/* events styles */
	
	
	div.eventsmain {
	width:100%;
	float:left;
	overflow:visible;
	}

	div.eventsarrow{
	float:left;
	}
	
	div.eventdetails{
		float: left;
		display:inline;
		width:380px;
		margin:0 0 10px 0;
		padding:0 0 10px 0;
	}

	div.eventimage{
		float:left;
	}
	
	/* end events styles */


.vipimage {
	float:left;
	margin:-55px 0 0 100px;
}

/* IE6 Only */
* html .vipimage {
	float:left;
	margin:-55px 0 0 ;
	padding:0 0 0 90px;
}

.content {
	float:left;
	width:415px;
	margin:0 20px 0 0;
	padding:0 0 0 10px;
}
/* IE6 Only */
* html .content  {
	float:left;
	width:395px;
	padding:0 0 0 0;
	margin:0 10px 0 0;
}

.highlights {
	float:left;
	width:267px;
	margin:55px 0 0 15px;
	background:#0ea4ac;
	height:155px;
}
.highlightstitle {
	position:relative;
	float:left;
	width:125px;
	height:25px;
	margin:-10px 0 0 -5px;
}
.homeAdSpace {
	float:left;
	margin:55px 0 0 10px;
	width:160px;
}
.highlightpara {
	float:left;
	width: 250px;
	color:#fff;
	padding:5px 0 0 10px;
}
	.highlightpara h3{
		text-decoration:underline;
		color:#fff;
		font-size:100%;
		padding:0;
		margin:0;
	}

#bottomdiv {
	float:left;
	width:100%;
	height:225px;
	background: url(../images/bottomdiv.gif  ) no-repeat ;
	position:relative; 
	z-index:10;
	top:50px;

}


.yourAccountarea {
	float:left;
	padding:10px 0 0 10px;
	color:#fff;
}

	.yourAccountarea a {
		text-decoration:underline;
		color:#fff;
		display: none;
	}
	.yourAccountarea img {display: none;}
	.yourAccountarea a:hover {
		text-decoration:underline;
		color:#f9e34e;
	}

#transnav {
	float:left;
	text-align:left;
	padding:14px 0 0 10px;
}

.transnavitem {
	float:left;
	width:110px;
	color:#fff;
}
	.transnavitem a {
		color:#fff;
		text-decoration:none;
	}

	.transnavitem a:hover {
		color:#f8e34e;
		text-decoration:none;
	}



.footer {
	float:left;
	width:100%;
	padding:5px 0 0 0;
	background:#f2f2f2;
}
/* IE6 Only */
* html .footer {
margin : 15px 0 0 0;
}

.footerleft {
	float:left;
	width:45%;
	color:#666666;
}

.footerright {
	float:right;
	width:45%;
	text-align:right;
}



