@charset "utf-8";
/* CSS Document */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

div#a_store {
	background: #eeeeee;
	padding: 10px;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 160%;
}

div.float-right a{
	font-weight: bold;
}
div.float-right a:hover{
	text-decoration: underline
}
div.order-by-refine a:hover{
	text-decoration: underline
}

body#bd {
	padding: 0;
	color: #333333;
	background-color: #FFFFFF;
}
body.fs4{
	font-size: 12px;
}

table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}


div.codePageOuterTop {

	background: #eee;
	border: 2px solid gray;
	padding: 10px 10px 10px 10px;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 150%;
}

.contentheading {
	padding: 5px 0;
	font-size: 250%;
}

a.contentpagetitle {
	text-decoration: none;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: underline;
}

a.readon {
	padding-left: 24px;
	float: left;
	display: block;
	background: url(../images/list-arrow.gif) no-repeat 0px center;
	font-size: 92%;
	font-weight: bold;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/list-arrow.gif) no-repeat 4px center;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}



blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
body {
	font-family : Arial, Helvetica, Tahoma;
	font-size:75%;
}
p {
	margin-bottom: 1em;
}


/* Normal link */
a {
	color: #0CB2F0;
	text-decoration: none;
}

.small {
	font-size: 0.9em;
}
/* forms */
label {
	width: 10em;
	float: left;
	display: block;
	padding-top: 4px;
}
input, textarea {
	padding: 3px;
}
form li {
	padding-bottom: 0.5em;
}
form ul {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #bbb;
	list-style: none;
}
form li.hint {
	padding-left: 11em;
	font-size: 0.9em;
	color: #666;
}
form li textarea {
	width: 75%;
}

div#container {

	width: 960px;
	margin : 0 auto;
}

#ja-col1 .article_seperator, #ja-col2 .article_seperator {
	display: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-hp,
#ja-header,
#ja-topsl,
#ja-containerwrap,
#ja-containerwrap-f,
#ja-botsl,
#ja-footer,
p.ja-slogan span {
	width: 920px;
	margin: 0 auto;
	clear: both;
}

.narrow #ja-hp,
.narrow #ja-header,
.narrow #ja-topsl,
.narrow #ja-containerwrap,
.narrow #ja-containerwrap-f,
.narrow #ja-botsl,
.narrow #ja-footer {
	width: 770px;
}

.fluid #ja-hp,
.fluid #ja-header,
.fluid #ja-topsl,
.fluid #ja-containerwrap,
.fluid #ja-containerwrap-f,
.fluid #ja-botsl,
.fluid #ja-footer {
	width: 92%;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-containerwrap #ja-content {
	float: left;
	width: 70%;
	background: url(../images/v-divider-top.gif) no-repeat right 0;
}

#ja-content div.ja-innerpad {
	clear: both;
	margin: 0;
	padding: 20px 30px 20px 0;
	display: block;
}

#ja-containerwrap-f #ja-content div.ja-innerpad {
	padding: 20px 0;
}

/* SECONDARY COLUMNS
--------------------------------------------------------- */
#ja-col {
	float: right;
	width: 30%;
	font-size: 92%;

}

#ja-col .ja-innerpad {

}

#ja-col table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col ul {
	margin: 0;
	padding: 0;
}

#ja-col ul li {
	padding-left: 13px;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-f {
	padding: 0;
}

#ja-containerwrap {
	padding: 0;
	background: url(../images/v-divider-center.gif) repeat-y 70% 0;
}

#ja-containerwrap #ja-container {
	padding: 0;
	background: url(../images/v-divider-bot.gif) no-repeat 70% bottom;
}

/* full */
#ja-containerwrap-f #ja-content {
	width: 100%;
	float: none;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	border-bottom: 1px solid #E6E6E6;
	background: url(../images/grad1.gif) repeat-x bottom;
	position: relative;
	z-index: 10;
}

#ja-header {
	height: 60px;
	position: relative;
	z-index: 999;
}

h1.logo {
	margin: 0;
	padding: 0;
	width: 300px;
	font-size: 300%;
	position: absolute;
	top: 0;
	left: 0;
	height: 60px;
}

h1.logo a {
	width: 300px;
	float: left;
	display: block;
	background: url(../images/logo.png) no-repeat;
	text-transform: uppercase;
	text-indent: -5000px;
	height: 60px;
	outline: none;

}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	position: absolute;
	bottom: 10px;
	left: 350px;
	z-index: 10;
}

#ja-mainnav a,
#ja-mainnav a:hover,
#ja-mainnav a:active,
#ja-mainnav a:focus {
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	outline: none;
}

#ja-mainnav span.separator {
	display: block;
}

/* Default Menu */
a.sublevel {
	width: 99%;
	display: block;
	color: #333333;
	background: url(http://www.monstervouchers.co.uk/templates/mv/images/hdot.gif) repeat-x bottom;
	line-height: 22px;
	text-decoration: none;
	text-indent: 5px;
	height: 22px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #0CB2F0;
	text-decoration: none;
}

a.mainlevel#active_menu {
	font-weight: bold;
}


a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #0CB2F0;
	text-decoration: underline;
}

#active_menu {
	color: #0CB2F0;
	font-weight: bold;
}

#ja-pathway {
	margin: 0 5px 5px 2px;
	color: #999999;
	font-size: 92%;
}

#ja-pathway img {
	margin: 0 5px;
}

#ja-pathway a {
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 0 8px;
	padding: 0;
	font-size: 150%;
}

div.moduletable {
	margin-bottom: 10px;
	padding: 10px;

}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-full {
	float: none;
	overflow: hidden;
}

.ja-box-leftcol div.moduletable {
	padding: 0 20px 0 0;
}

.ja-box-left div.moduletable {
	padding: 0 10px 0 20px;
}

.ja-box-right div.moduletable {
	padding-left: 20px;
}

div.ja-box-leftcol {
	float: left;
}

/* Top Spotlight */
#ja-topslwrap {
	margin-bottom: 5px;
	background: url(../images/topsl-bg.gif) repeat-x #FF9900;
}
#ja-topslwrap2 {
	margin-bottom: 5px;
	color:#FFFFFF;
	background-color:#60b60b;
	text-align:center;
	width:100%;
}
#ja-topslwrap2 a {
	color:#FFFFFF;
	font-weight:bold;

}

#ja-topsl {
	background: url(../images/topsl.gif) no-repeat left top;
	color: #FFFFFF;
	font-size: 200%;
	line-height: 1.4;
	height: 190px;
}

#ja-topsl h3 {
	display: none;
}

#ja-topsl .ja-newflash {
	padding: 0;
	background: url(../images/topimg.png) no-repeat top left;
}

#ja-topsl .ja-newflash .moduletable{
	padding: 0 20px 0 480px;
	width: 400px;
	margin: 0;
	background: none;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 190px;
}

.narrow #ja-topsl .ja-newflash .moduletable{
	padding: 0 20px 0 410px;
	width: 360px;
}

#ja-topsl p {
	margin-top: 30px;
	margin-bottom: 5px;
}

#ja-topsl a.readon {
	float: left;
	width: 190px;
	display: block;
	background: url(../images/big-readon.png) no-repeat right;
	text-indent: -5000px;
	height: 61px;
	outline: none;
}

#ja-topsl ul {
	margin: 0;
	padding: 0;
}

#ja-topsl li {
	padding-left: 12px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 2px 10px;
}

/* Bottom Spotlight */
#ja-botslwrap {
	margin: 5px 0 20px;
}

#ja-botsl {
	color: #333333;
}

#ja-botsl h3 {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	color: #FFFFFF;
	background: url(../images/h3-left-bg.gif) no-repeat left #666666;
	font-size: 125%;
	height: 30px;
}

#ja-botsl h3 span {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	display: block;
	background: url(../images/h3-right-bg.gif) no-repeat right #666666;
	line-height: 28px;
	height: 30px;
}

#ja-botsl div.moduletable {
	padding-top: 0;
	padding-bottom: 0;
	background: none;
}

/* Common Style for Spotlight */
#ja-botsl ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#ja-botsl li {
	padding-left: 12px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 0 9px;
}

#ja-topsl td, #ja-botsl td {
	padding: 0;
}

#ja-topsl .article_seperator, #ja-botsl .article_seperator {
	display: none;
}

#ja-topsl table, #ja-botsl table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	background: url(../images/grad2.gif) repeat-x top;
}

#ja-footer {
	padding: 15px 0 30px;
	position: relative;
}

#ja-footer small {
	padding: 4px 0 0 10px;
	float: left;
	display: block;
	color: #999999;
	font-style: normal;
	line-height: normal;
}

small.ja-copyright {
	position: absolute;
	right: 10px;
}

#ja-footer a {
	color: #666666;
	text-decoration: none;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #666666;
	text-decoration: underline;
}

#ja-footer ul {
	margin: 4px 0 5px 10px;
	padding: 0;
	float: left;
	background: url(../images/vline.gif) no-repeat center right;
	line-height: normal;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	padding: 0 10px;
	display: inline;
	background: url(../images/vline.gif) no-repeat center left;
	font-size: 92%;
	line-height: normal;
}

/* Search */
#ja-search {
	float: left;
	padding-left: 30px;
	display: block;
	background: url(../images/icon-search.gif) no-repeat 10px center;
}

#ja-search .inputbox {
	width: 100px;
	color: #666666;
	font-size: 11px;
}

/* USER TOOLS
--------------------------------------------------------- */
#ja-usertools {
	margin: 0;
	padding: 0;
	float: left;
}

#ja-usertools ul {
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
	line-height: normal;
}

.narrow #ja-usertools ul {
	margin: 0 0 0 5px;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-usertools img {
	padding: 0;
	margin: 5px 0 0;
}

a#ja-hp-switch {
	width: 107px;
	display: none;
	background: url(../images/hpswitch-off.png) no-repeat;
	text-indent: -5000px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 0;
	height: 80px;
	outline: none;
}

a#ja-hp-switch:hover,
a#ja-hp-switch:active,
a#ja-hp-switch:focus {
	background: url(../images/hpswitch-on.png) no-repeat;
}

#ja-hpwrap {
	background: #4F4F4F;
	color: #CCCCCC;
	font-size: 11px;
}

#ja-hp {
	line-height: normal;
}

div.ja-hpmodule {
	float: right;
	padding: 3px 0 2px;
}

html>body div.ja-hpmodule {
	float: right;
	padding: 5px 0 5px;
}

div.ja-hpmodule form {
	float: left;
}

div.ja-hpmodule form label {
	float: left;
	padding: 0 5px;
}

div.ja-hpmodule form input {
	padding: 1px 5px;
}

div.ja-hpmodule form input.button {
	font-size: 11px !important;
}

* html div.ja-hpmodule input.button, *+html div.ja-hpmodule input.button {
	padding: 1px 5px !important;
}

div.ja-hpmodule form #mod_login_username,
div.ja-hpmodule form #mod_login_password {
	border: 1px solid #666666;
	width: 70px;
	margin-bottom: 0;
	background: #FFFFFF;
}


.narrow div.ja-hpmodule form #mod_login_username,
.narrow div.ja-hpmodule form #mod_login_password {
	width: 50px;
}

div.ja-hpmodule form #mod_login_remember {
	margin-bottom: 0;
}

div.ja-hpmodule form a {
	padding-left: 5px;
	border-left: 1px solid #666666;
	color: #F2F2F2;
	text-decoration: none;
}

div.ja-hpmodule form a:hover,
div.ja-hpmodule form a:active,
div.ja-hpmodule form a:focus {
	text-decoration: underline;
}

#ja-newslight a.readon {
	width: 115px;
	padding: 0;
	display: block;
	background: url(../images/readon2.gif) no-repeat;
	color: #4F4F4F;
	font-size: 11px;
	line-height: 28px;
	text-decoration: none;
	text-indent: 30px;
	height: 29px;
}

#ja-newslight a.readon:hover,
#ja-newslight a.readon:active,
#ja-newslight a.readon:focus {
	background: url(../images/readon1.gif) no-repeat;
	text-decoration: none;
}

/* MAIN NAVIGATION
----------------------------------------------------------- */
#ja-splitmenu {
	margin: 0;
	padding: 0;
}

#ja-splitmenu ul {
	margin: 0;
	padding: 0;
	float: left;
}

#ja-splitmenu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#ja-splitmenu a {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	color: #4F4F4F;
	font-size: 110%;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	letter-spacing: 1px;
}

#ja-splitmenu a span {
	float: left;
	display: block;
	font-weight: bold;
	padding: 0 15px 0 0;
	cursor: pointer;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ja-splitmenu a span { float: none; }
/* End IE5-Mac hack */

#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
	color: #4F4F4F;
	background: url(../images/mainnav-left.gif) no-repeat bottom left;
}

#ja-splitmenu a:hover span,
#ja-splitmenu a:active span,
#ja-splitmenu a:focus span {
	background: url(../images/mainnav-right.gif) no-repeat bottom right;
}

#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	color: #FFFFFF;
	background: url(../images/mainnav-left.gif) no-repeat top left #78CE24;
}

#ja-splitmenu li.active a span,
#ja-splitmenu li.active a:hover span,
#ja-splitmenu li.active a:active span,
#ja-splitmenu li.active a:focus span {
	background: url(../images/mainnav-right.gif) no-repeat top right #78CE24;
}

/*1st item */
#ja-splitmenu li.active a.first-item,
#ja-splitmenu li.active a.first-item:hover,
#ja-splitmenu li.active a.first-item:active,
#ja-splitmenu li.active a.first-item:focus {
	color: #FFFFFF;
	background: url(../images/mainnav-left.gif) no-repeat top left #78CE24;
}

#ja-splitmenu li.active a.first-item span,
#ja-splitmenu li.active a.first-item:hover span,
#ja-splitmenu li.active a.first-item:active span,
#ja-splitmenu li.active a.first-item:focus span {
	background: url(../images/mainnav-right.gif) no-repeat top right #78CE24;
}

/* SUB NAVIGATION
--------------------------------------------------------- */
#ja-subnav ul {
	margin: 0;
	padding: 0 0 10px;
}

#ja-subnav li {
	margin: 0 !important;
	padding: 0 !important;
	display: block;
	background: none !important;
}

#ja-subnav a {
	width: 99%;
	display: block;
	color: #333333;
	background: url(../images/hdot.gif) repeat-x bottom;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	text-indent: 5px;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #0CB2F0;
	text-decoration: none;
}

#ja-subnav li.active a {
	font-weight: bold;
	color: #0CB2F0;
}

#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	color: #0CB2F0;
	text-decoration: none;
}

div#header {
	clear: both;
}
div#header img.logo {
	float: left;
}
div#headline {
	background:#56B700;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	float: right;
	padding: 12px;
	width : 520px;
	line-height: 1.2em;
}
#headline a {color : white; font-weight:bolder;}
#headline a:hover {text-decoration:underline;}
#thoseLinks {
	float : right;
	margin : 5px;
}
#thoseLinks a {
	color : #B87800;
	font-weight : bolder;
	text-decoration:none;
	font-size:15px;
}
#thoseLinks a:hover {
	text-decoration:underline;
	color : black;
}
#searchBox {
	background: url('../images/bag.jpg') top right no-repeat;
}
#searchForm {
	padding: 20px 180px 20px 30px;
}
#searchForm p {
	font-size: 1.2em;
}
.mainBox h2 {
	font-size:1.4em;
	font-weight:bold;
}
.mainBox h2 a {
	color:#B87800;
	text-decoration:none;
}
.mainBox h2 a:hover {
	color:#71BA04;
	text-decoration:underline;
}
.mainBox {
	background-color:#FFFFFF;
	/*border:1px solid #9CCE40;*/
	color : #666;
	padding : 12px;
	margin-bottom: 8px;
}
.mainBox a {
	color:#0CB2F0;
	text-decoration:none;
}
.mainBox a:hover {
	color:#0CB2F0;
	text-decoration:underline;
}
.mainBox h1 {
	color:#0CB2F0;
	font-size:1.6em;
	font-weight:normal;
	padding-top : 5px;
	padding-bottom : 5px;
}

#browseByLetter ul li {
	float:left;
	font-size:1.1em;
	width:11%;
}
#browseByLetter .allStoreLink {
	font-weight : bolder;
	padding-top : 5px;
	padding-bottom: 5px;
	margin-top : 5px;
	background : #FF9900;
	color : white;

	text-align:center;
	font-size : 15px;
}

.sidebarItem {
	background-color:#FCF9F9;
	border:0px none #C1BEBE;
	overflow:visible;
	padding:3px;
	position:inherit;
	color : #666666;
	font-size:1em;
}
.sidebarItem h1 {
	color : #476C03;
	padding : 5px 0px 5px 0px;
	font-size : 19px;
	font-weight : 100;
}
.sidebarItem h2 {
	color : #B87800;
	font-size : 15px;
	font-weight : bold;
} .sidebarItem h2 a {
	color : #B87800;
	font-size : 15px;
	font-weight : bold;
} .sidebarItem h2 a:hover {
	color : #71BA04;
	text-decoration : underline;
}

.sidebarItem ul a {
	color:#B87800;
	text-decoration:none;
}
.sidebarItem ul a:hover {
	color:#71BA04;
	text-decoration:none;
}
div#headline b {
	color: #333;
}
div#help {
	float: right;
	padding-left: 25px;
}
div#nav {
	clear: both;
	margin : 0 auto;
}
div#nav ul {
	margin : 0 auto;
	color : black;
	list-style:none;
	font-size : 12px;
	font-weight : bolder;
	text-align : center;
}
div#nav li {
	float : left;
	background: white;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom : 5px;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : 1px solid black;
}
div#nav li a {
	display:block;
	padding:5px 5px;
	font-weight: bold;
	color : green;
	text-decoration : none;
}
#nav li a:hover {
	text-decoration : underline;
}
div#search {
	border-top: 1px solid black;
	margin-bottom: 15px;
	background: #D1F0FF;
	clear:both;
	padding: 10px;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: black;
}
div#search input, div#search select {
	padding: 6px;
	border: 1px solid #ccc;
	margin: 0;
}
div#search .submit {
	padding : 5px;
	border : 0px;
}
#sidebar {
	float : right;
	width : 240px;
	padding : 15px;
	background : #ffffff;
	margin-bottom : 30px;
	margin-right : 5px;
}
#main {
	width: 660px;
	padding: 8px 17px 8px 8px;
	float: left;
	background: url(../images/v-divider-center.gif) repeat-y right 0;
	margin-bottom : 30px;

}
div.clear {
	clear : both;
}

.frontPageSearch {
	border : 1px solid #989898;
	color : #666666;
	font-size : 16px;
	font-weight : normal;
	height : 20px;
	padding : 3px;
	width : 310px;
}

p.has_expired {
	background : white !important;
	color : black !important;
	border : 2px solid gray !important;
}
div#newsletter {
	padding: 15px;
	clear: both;
	background: url('../images/yellow_header.gif') repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#footer {
	clear : both;
	padding: 15px;
	text-align:center;
	font-size: x-small;
	background-color:#F2F2F2;
	color:#999999;
}#footer a, #footer a:hover {
	font-size: x-small;
	background-color:#F2F2F2;
	color:#999999;
}
div#footer .footer-links {
	width:215px;
	padding-right: 10px;
	background: url('../images/dots.gif') top right repeat-y;
	float: left;
	margin-right: 15px;
}
div#footer .footer-links ul {
	list-style: none;
}
div#footer .footer-links li a {
	font-weight: bold;
	padding-bottom: 5px;
}
div#footer .footer-links select {
	margin-top: 20px;
}
div#footer-keywords {
	width: 450px;
	float: left;
}
/* common elements */

h1 {
	color:#4F4F4F;
	font-size : 2em;
	font-weight : bold;
	margin: 5px 0 5px;
}
h2 {
	color : black;
	font-size : 1.6em;
	font-weight : bold;
	margin-bottom : 5px;
	clear: both;
}
h3 {
	font-size : 13px;
	font-weight : bold;
	margin-bottom : 5px;
}
a.rss {
	font-size : 12px;
	color : #006699;
	text-decoration : none;
	background: url('../images/rss.png') no-repeat 0px 3px;
	padding-left: 15px;
	text-transform: uppercase;
	float: right;
}
a.rss:hover {
	text-decoration : underline;
}
ul.paging {
	padding: 10px 0;
	margin: 0;
	margin-bottom:10px;
}
ul.paging li {
	float: left;
	list-style: none;
	background: #fff;
	margin-right: 2px;
}
ul.paging li a {
	font-weight: normal;
	padding:3px 6px 3px 6px;
	border: 1px solid #2e78af;
	font-size: 1.5em;
	text-decoration: none;
}
ul.paging li.current a {
	font-weight: bold;
	color: #fff;
	background: #2e78af;
}
ul.paging li a:hover {
	background: #2e78af;
	color: #fff;
}
ul.paging li.elipsis {
	padding: 0 5px;
}
.discount-list {
	border: 2px solid gray;
	width: 100%;
	margin-bottom: 2em;
}


#other_discounts {
	/*padding: 10px 10px 10px 10px;*/
	margin: 0px 0px 0px 0px;
	border: 2px solid gray;
}

.discount-list th {
	border-bottom : 2px solid #ccc;
	font-size: 1.2em;
	font-weight : bold;
	text-align: left;
	padding: 5px;
}
.discount-list td {
	padding: 8px;
}
tr.odd td, li.odd {
	background-color : #eee;
	border-bottom : 1px solid #ccc;
}
tr.even td, li.even {
	background-color : #fff;
	border-bottom : 1px solid #ccc;
}
div.even, div.odd {

	margin: 3px;
	padding-bottom: 30px;
	padding-top: 30px;
}

.store-logo {
	display: block;
	width: 120px;
	height: 60px;
	padding: 1px;
	background: #fff;
	border: 1px solid gray;
	text-align: center;
}
.store-logo:hover {
	border: 1px solid blue;
}
.small-store-logo {
	display: block;
	width: 60px;
	height: 30px;
	padding: 1px;
	background: #fff;
	border: 2px solid #bbb;
	text-align: center;
}
.small-store-logo:hover {
	border: 2px solid #999;
}
ul.store_thumbs, ul.small_store_thumbs {
	list-style: none;
}
#order_by_main {
	padding-top:15px;
	padding-bottom:10px;
}
#order_by_tabs ul {
	list-style: none;
}
#order_by_tabs li {
	float:left;
}
#order_by_tabs a {
	font-size:16px;
	padding:10px;
	background-color:#CD0000;
	margin-right:3px;
	color:#fff;
}
.order_by_refine {
	padding:5px;
	background: #eee;
}
ul.store_thumbs li {
	text-align : center;
	float : left;
	padding: 15px;
	margin-bottom: 5px;
}
ul.small_store_thumbs li {
	text-align: center;
	float : left;
	width : 33%;
	overflow : hidden;
	padding-bottom: 10px;
}
ul.store_thumbs li p, ul.small_store_thumbs li p {
	line-height : 1.5em;
	margin : 0;
	padding-top: 4px;
}
ul.store_thumbs li a, ul.small_store_thumbs li a {
	color : black;
	font-weight : bold;
}
ul.store_thumbs a.store_title {
	height: 2.7em;
	display: block;
}
#top_warning {
	background: #f1ae0b url('../images/yellow_header.gif') repeat-x;
	text-align: center;
	color: #000;
	font-weight: bold;
	padding: 6px;
	border-bottom: 1px solid #fff;
}
.float-right {
	float : right;
}
h1 a.back {
	font-size: 0.6em;
	float: right;
	text-decoration: none;
}
.mainBox:after, .sidebarItem:after, .clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, .container {
	display:inline-block;
}
* html .clearfix, * html .container {
	height:1%;
}
.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
}

.message-error {
    border:1px dashed #ff6666;
    padding:10px 10px 10px 35px;
    background:#fff2f2 url('../images/sprites/exclamation.png') no-repeat 10px 12px;
    margin-bottom:20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#mainlevel-nav  {
          background: none!important;
}

#mainlevel-nav li {
    background: url('../images/dots.gif') top right repeat-y;
    color: #666!important;
    font-size: 9px;
}

#mainlevel-nav li a {
      ;background: none!important;

}
