body {
	background: #EFEFEF;
	color:#111111;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-align: left;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
}

.clear
{
clear: both;
}
form
{
margin: 0px;
padding: 0px;
}

#infobox
	{
	text-align:left;
	color:#6C92C4;
	border: 1px solid #B5C1E1;
	padding: 5px 5px 5px 30px;
	background: #E6ECF2 url(../images/information.png) no-repeat  8px 50%;
	}

#successbox
	{
	text-align:left;
	color:#009933;
	border: 1px solid #009933;
	padding: 5px 5px 5px 30px;
	background:#E3FCE2 url(../images/accept.png) no-repeat  8px 50%;
	}

#errorbox
	{
	text-align:left;
	color:#A08401;
	border: 1px solid #D8CD6B;
	padding: 5px 5px 5px 30px;
	background:#FEFFDB url(../images/error.png) no-repeat  8px 50%;
	}



.bigform legend
{
	color: #F39915;
	font-size: 120%;
	font-weight: bold;
}

.bigform label
{
font-weight: bold;
}
.bigform input
{
font-size: 130%;
font-weight: bold;
}

.bigform select
{
font-size: 130%;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
}


.rss_feed
{
background: url(../images/rss.png) left no-repeat;
padding-left: 20px;
font-size: 11px;
margin: 10px 0px;

}
.add_locker
{
background: url(../images/add.png) left no-repeat;
padding-left: 20px;
padding-top: 5px;
font-size: 11px;
height: 16px;
margin-bottom: 10px;
}

.locker_top
{
float: right;
display: block;
margin-top: 15px;
}


.vcode
{
border: 1px solid #CCCCCC;

}
.vtype_code
{
background: url(../images/vcode.gif) no-repeat top left;
}
.vtype_promo
{
background: url(../images/deal.gif) no-repeat top left;
}


.vcode h3
{
color: #990000;
font-weight: bold;
font-size: 100%;
font-family:Georgia, "Times New Roman", Times, serif;
}

.feature .imag
{
max-width: 120px;
float: left;
display: block;
margin-right: 10px;
}

img, form
{
border: 0px;
padding: 0px;
margin: 0px;
}

#loginbar
{
	background:#666666;
	height: 20px;
	width: 940px;
	margin: 0px auto;
	padding: 5px;
}

#header
{
	background:url(../images/top-bg.gif) #666666;
	height: 78px;
	width: 920px;
	margin: 0px auto;
	position: relative;
	padding: 0px 15px 0px 15px;
	top: 0px;
	color:#FFFFFF;
}

#header .logo h1
{
	background: transparent url(../images/logo.jpg) no-repeat scroll left top;
	display: block;
	float: left;
	width: 310px;
	height:60px;
	padding:0;
	margin-top: 10px;
}
#header .logo h1 span
{
	position: absolute;
	left: -9999px;
	display: none;
}

#topbar
{
height: 55px;
width: 950px;
margin: 0 auto;
padding: 0px;
background: url(../images/tabs_bg.gif) top left no-repeat;
}

#top_tabs
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin: 0px 0px 0px 2px;


}

#top_tabs li
{
	display:block;
	float:left;
	margin:2px 0px 0px 0px;
	padding:0;
}

#top_tabs li.separator
{
margin:0px;
height: 55px;
overflow: hidden;
}

#top_tabs li a
{
	font-family: "Trebuchet MS", Georgia, Verdana;
	color:#000000;
	display:block;
	font-weight: bold;
	font-size:18px;
	margin:0;
	padding:14px;
	text-transform: uppercase;
	text-decoration:none;
}

#top_tabs li:hover
{
	background: url(../images/tab_hover.gif) repeat-x top left;
}



#searchbar
{
	background: url(../images/tab.gif) repeat-x top left;
	position: relative;
	float: right;
	display: block;
	color:#000000;
	font-weight: bold;
	padding-left: 10px;
}

#searchbar label
{
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
text-transform: uppercase;

}
#searchbar input
{
	font-weight: bold;
	
}

#topmain
{
width: 950px;
margin: 0 auto;
}
.main
{
background:#FFFFFF;
padding: 15px;
}

.divleft
{
margin-top: 30px;
width: 620px;
display: block;
float: left;
padding-right: 5px;
border-right: 1px dashed #D7D7D7;
margin-right: 10px;
min-height: 410px;
}
.divright
{
margin-top: 30px;
width: 280px;
display: block;
float: left;
}



#footer {
background: #666666;
color: #FFFFFF;
line-height:1.5em;
width: 920px;
font-size: 90%;
padding: 15px;
margin: 0 auto;
}
#footer h1
{
color: #FFFFFF;
font-size: 120%;
text-transform: uppercase;
}
#footer a
{
color: #FFFFFF;
font-size: 75%;
text-transform: uppercase;
text-decoration: underline;
}

#footera {
border-right:1px solid #DDDDDD;
float:left;
margin-top:10px;
padding:0 9px 0 10px;
width:320px;
}

#footerb {
border-right:1px solid #DDDDDD;
float:left;
margin-top:10px;
padding:0 9px 0 10px;
width:320px;
}

#footerc {
float:left;
margin-top:10px;
padding-left:10px;
padding-right:9px;
padding-top:0;
width:200px;
}

#poweredby
{
background: #333333;
color: #F39915;
width: 920px;
margin: 0px auto;
padding: 15px;
text-align: center;
font-size: 75%;
font-weight: bold;
text-transform: uppercase;
}
#poweredby a
{
font-size: 90%;
color: #FEE6AB;
text-transform: uppercase;
}

#poweredby a:hover
{
color: #F39915;
}



h1, h2, h3, h4, h5, h6
{
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
color: #006699;
text-transform: capitalize;
font-weight: bold;
}

h1
{
font-size: 180%;
padding-bottom: 10px;
}

h3
{
font-size: 140%;
padding-bottom: 10px;
}
a
{
color: #005BD8;
text-decoration: none;
}
a:hover
{
color: #005BD8;
text-decoration: underline;
}

ol
{
font-family: Georgia, Verdana, Times, serif;
font-style: italic;
font-size: 150%;
color: #999999;
font-weight: bold;
margin: 0px;
}
ol li
{
padding-bottom: 20px;
font-style: normal;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
}
ol li p
{
font-size: 13px;
color: #111111;
}


ul.store_logos
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding: 0px;
}

.store_logos li {
height:100px;
float:left;
display: block;
height:80px;
width: 135px;
margin: 3px;
padding:5px;
text-align:center;
border: 1px solid #CCCCCC;
overflow: hidden;
}

.store_logos li img
{
margin-top: 10px;
max-width: 120px;
max-height: 70px;
}

hr {
background:#CCCCCC none repeat scroll 0 0;
border:0 none;
color:#CCCCCC;
height:1px;
}


ul#catbox
{
margin: 0px;
padding: 0px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul#catbox li
{
display: block;
float: left;
width: 160px;
padding-bottom: 15px;
}

p
{
margin: 0px;
padding: 0px 0px 5px 0px;
line-height: 1.4;
}


#tagcloud {
padding: 10px;
text-align:center;
}

#tagcloud span {
padding: 4px;
}

.smallest {
font-size: 90%;
}

.small {
font-size: 120%;
}

.medium {
font-size:140%;
}

.large {
font-size:160%;
}

.largest {
font-size:180%;
font-weight: bold;
}

#voucherAvail
	{
	/*color: #2E5C8A;
	background-color:#C6F4D1;
	border:2px dashed #00FF66;
	margin:5px auto 0;
	padding:5px;
	position:relative;
	width:175px;
	z-index:1;*/
	background: url(../images/voucher-bg.gif) top left no-repeat;
	height: 44px;
	width: 198px;
	padding-top: 13px;
	color: #000000;
	}
#voucherAvail h3
	{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px;
	padding: 0px;
	}

.voucherCode
{
	padding: 3px;
}


#number_list {
background-color:#666666;
padding:5px;
width:740px;
}
#number_list .paging {
margin-bottom:1em;
}
ul.paging {
margin:0 0 10px;
padding:10px 0;
}
.paging {
text-align:center;
}

ul.paging li {
border:1px solid #666666;
background:#FFFFFF none repeat scroll 0 0;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-right:2px;
padding: 2px;
}
ul.paging li:hover {
border:1px solid #FFFFFF;
background:#666666 none repeat scroll 0 0;
}

ul.paging li a {
font-size:130%;
font-weight:normal;
padding: 4px;
text-decoration:none;
}

ul.paging li a:hover {
font-size:130%;
color: #FFFFFF;
}

#rightbox
{
width: 280px;
margin-bottom: 15px;
background: url(../images/right_middle.gif) top left repeat-y;
}
#rightbox .header h3
{
/*background-color:#F39915;
color: #FFFFFF;
*/
font-size: 140%;
font-weight: bold;
text-align: center;
padding: 15px;
background: url(../images/right_top.gif) top left no-repeat;
}
#rightbox .body
{
/*background-color:#FEE6AB;
border:2px dashed #F39915;*/
text-align:left;
padding: 3px 6px 10px 6px;
background: url(../images/right_bottom.gif) bottom left no-repeat;
}

#rightbox .body ul
{
list-style: none;
list-style-image: none;
margin: 0px 0px 0px 10px;
padding: 0px;
}
#rightbox .body ul li
{
margin: 5px 0px;
padding: 0px;
}