/* CSS Document */
body{
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	line-height: 14px;
}

h1{
	color:#000;
	font-size: 14px;
	font-weight:bold;
	padding:5px 0px 10px 0px;
}

h2{
	color:#990000;
	font-size: 12px;
	font-weight:bold;
}

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

a.moreinfo {
	line-height: 20px;
	color: #000066;
	text-decoration: none;
}
a.moreinfo:hover {
	color: #990000;
	text-decoration: underline;
}

#maincover{
	margin:0 auto;
	width:986px;
}
#headercover {
	height: 94px;
	clear: both;
	position:relative;
}

#headercover .logo {
	padding: 0px 0px 0px 30px;
	float: left;
	width: 130px;
}

#headercover .nav {
	float: right;
	width: 400px;
	text-align: right;
	height: 95px;
}

* html #topnav {
	margin-top: 4px;
}

#topnav {
	float: right;
	width: 100%;
	height: 71px;
}
#left {
	width: 240px;
	padding-left: 4px;
	padding-right: 18px;
	float: left;
}
.categoryheading {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	color: #990000;
	width: 470px;
	padding-top: 10px;
}
label {
	display: block;
	float: left;
	width: 130px;
	padding: 3px 0px 3px 5px;
	margin-right: 3px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input[type=text], input[type=password], select {
	background-color: #FFFFFF;
	line-height: 16px;
	width: 150px;
	border: 1px solid #7F8182;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index:-1;
}

img {
	border: 0px;
}
.chkbox, .radio {
	text-align: left;
	margin: 0px 10px;
	vertical-align: top;
	border: medium none;
}
.short {
	width: 75px;
}
.left {
	text-align: left;
	float: right;
	width: 205px;
}
.err {
	color: red;
}
input.input, .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	height: 18px;
	width: 200px;
}
a.search {
	background-image: url(../images/search_btn_bg.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 113px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
}
a.search:hover {
	background-image: url(../images/search_btn_bg2.gif);
	color: #FFFFFF;
	text-decoration: none;
}

a.buy {
	background-image: url(../images/buy_button.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 113px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
}
a.buy:hover {
	background-image: url(../images/buy_button2.gif);
	color: #FFFFFF;
	text-decoration: none;
}


a.fulllist {
	background-image: url(../images/fulllist.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 150px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
}
a.fulllist:hover {
	background-image: url(../images/fulllist2.gif);
	color: #FFFFFF;
	text-decoration: none;
}




legend {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

#body {
	width: 530px;
	float: left;
}

#right {
	width: 180px;
	padding-right: 4px;
	float: right;
}

#strg {
	float: right;
	width: 100px;
	height: 23px;
}
#topline {
	width: 986px;
	float: left;
	height: 4px;
	z-index: 3;
}
#retailerheading {
	padding-top: 6px;
	height: 30px;
}
#bodycover {
	background-color: #FFFFFF;
	width: 984px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	padding: 0px;
	border-left-color: #BFBFBF;
	border-left-width: 1px;
	display: block;
	float: left;	
	
}
#dealsheading {
	padding-top: 6px;
	width: 180px;
}
#hotdeals {
	width: 178px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E3E7;
	border-left-color: #E1E3E7;
}

/* Homepage categories */
   
   #category {
      float:left;
      width:518px;
      line-height:14px;
      }
   
   
    #category ul {
	margin:0;
	list-style:none;
	float: left;
	padding: 0;
      }
    #category li {
	float:left;
	margin:0;
	width: 170px;
	display: block;
	padding: 0;
      }
    #category a {
	float:left;
	display:block;
	text-decoration:none;
	color:#000000;
	font-size: 11px;
      }
    #category > ul a {
	width:auto;
	color: #000000;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #category a {float:left;}
    /* End IE5-Mac hack */
    #category a:hover {
      color:#990000;
      }
	  
	  
/* side categories */
   
   #categorylist {
	float:left;
	width:227px;
	line-height:25px;
	border: 1px solid #E1E3E7;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: -3px;
      }

   
    #categorylist ul {
	margin:0;
	list-style:inline;
	float: left;
	padding: 0;
      }
    #categorylist li {
	float:left;
	margin:0;
	width: 227px;
	display: block;
	padding: 0;
	padding-top: 7px;
      }
    #categorylist a {
	float:left;
	display:block;
	text-decoration:none;
	color:#000000;
	font-size: 11px;
	line-height: normal;
      }
    #categorylist > ul a {
	width:auto;
	color: #000000;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #categorylist a {float:left;}
    /* End IE5-Mac hack */
    #categorylist a:hover {
      color:#990000;
      }
	  
	  
	  
	.pageMicr{
  border: solid 1px #9BAFDE;
  background-repeat: repeat-y;
}


.tabPage {
 font-family: Tahoma; font-size: 11px; color: #333333;
}

#tabs {
	float: left;
	width: 518px;
	padding-top: 30px;
}
.saletitle {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
#itemsbox {
	float: left;
	width: 517px;
}
#itemsbox .item {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	position: relative;
}

#itemsbox .item .img {
	float: left;
	width: 100px;
	margin-right: 20px;
	position: relative;
	text-align: center;
}

#itemsbox .item .body {
	float: left;
	width: 290px;
	position: relative;
	padding-right: 18px;
}

#itemsbox .item .logo {
	float: left;
	width: 80px;
	position: relative;
}

#itemsbox .item .shortdes {
	color: #333333;	
}
.shortdes a {
	color: blue;
	text-decoration:underline;
}
.shortdes ul{
	padding-left:12px;
}
.newprice {
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}
a.producttitle {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom:1px solid #ACACAC;
	line-height: 18px;
}
a.producttitle:hover {
	color: #990000;
	text-decoration: none;
	border-bottom:1px solid #990000;
}

.sort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
}
.pageheading {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	color: #990000;
}

#saleinfobox {
	background-color: #FDFDFD;
	float: left;
	width: 474px;
	margin-bottom: 30px;
	border: 2px solid #E1E3E7;
	margin-top: 10px;
	padding: 20px;
}
#itemsbox .pagenumbers {
	float: left;
	width: 99%;
	padding-bottom: 9px;
	padding-top: 9px;
	position: relative;
	text-align: right;
}

a.pagenumsblack {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 3px;
}
a.pagenums {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	padding: 3px;
}
a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a.sale {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a.sale:hover {
	color: #000000;
	text-decoration: none;
}
a.pagenums:hover {
	color: #000000;
	text-decoration: none;
}

a.pagenumsSelected {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
	background-color: #990000;
}
a.pagenumsSelected:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
.itemtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
#crumbs {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.saleprice {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
}
.now {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


#filtter {
	display: block;
	width: 500px;
	background-color: #E1E3E7;
	height: 15px;
	padding: 5px;
}

#filtter .shortby {
	font-size: 10px;
	border: 1px solid #333333;
}

#filtter #view {
	float: right;
	width: 200px;
	height: 15px;
	line-height: 15px;
	text-align: right;
}

#filtter a.changeveiw {
	color: #990000;
	padding-left: 5px;
}
#salebox {
	background-color: #FDFDFD;
	float: left;
	width: 494px;
	margin-bottom: 20px;
	border: 2px solid #E1E3E7;
	margin-top: 10px;
	padding: 10px;
}

.searchbox {
	height: 175px;
	margin-top: -3px;
	background: #E1E3E7;
}
#searchboxbottom {
	margin-top: -3px;
	vertical-align: top;
}

.location, .location:hover {
/*	background: #A70006;
	color: white;
	font-weight: bolder; */
	display:block;
	width: 180px;
	height: 1.5em;
	text-decoration: none;
}

.store {
	border-bottom: 1px solid #E0E0E0;
	width: 180px;
	padding-bottom: 10px;
}
#filtter #print {
	float: left;
	padding-right: 10px;
	height: 15px;
	line-height: 15px;
	text-align: left;
}
#itemsbox .item .gallery {
	float: left;
	width: 150px;
	position: relative;
	padding-right: 20px;
}
#itemsbox .item .imggallery {
	float: none;
	width: 140px;
	position: relative;
	text-align: center;
	height: 100px;
	vertical-align: middle;
	padding-bottom: 5px;
}

.cols30 {
	width:55%;
}

a.regiondropitem {
	color: #000000;
}
a.regiondropitem:hover {
	color: #000000;
	background-color: #C2DFFF;
	text-decoration: none;
}
#regiondropdown {
	margin-top: 20px;
	margin-left: 60px;
	width:130px;
	display:none;
	position:absolute;
	border:1px solid black;
	background-color:white;
	padding:8px;
	z-index:99;
}

#regions {
	float:left;
	position:relative;
	display:block;
}
#closebox {
	float:right;
	position:relative;
	display:block;
}

.wincode_ctnr {
	text-align: center;
	width: 390px;
	margin-left:75px;
	height:113px;
	background-image: url(/images/Instant-win-page.gif);
}

#divCover {
	position: absolute;
	top:0px;
	left:0px;
	text-align:center;
	display:none;
}

#instant_win {
	font-size: 20px;
	color: #990000;
	height: 30px;
	text-transform: uppercase;
	width: 200px;
}
.win_text {
	color: #990000;
	font-size: 16px;
}

.white {
	color: white;
	font-size:12px;
}
.underline {
	text-decoration: underline;
}

.shiftRight {
	position: relative;
	left: 130px;
}

.login {
	width: 400px;
	text-align: left;
	position:relative;
}

.left {
	position: absolute;
	left: 0px;
}
.right {
	position: absolute;
	right: 0px;
}

.pad {
	min-height:50px;
	height:auto !important;
	height:50px;
}

#textBanner {
	height: 14px;
	text-align: right;
	width: 100%;
}

a.textlink , a.textlink:hover, a.textlink:visited {
	color: blue;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#main-tab {
	height: 33px;
	width: 515px;
	position:relative;
	background-image: url(/images/tab-bg.gif);
}
#featured-tab {
	float:left;
	overflow:hidden;
	height: 33px;
	width: 115px;
	background-image: url(/images/buttons/featured-tab.gif);
	cursor: pointer;
}
#latest-tab {
	float:left;
	overflow:hidden;
	height: 33px;
	width: 117px;
	background-image: url(/images/buttons/latest-tab.gif);
	cursor: pointer;
}
#winstuff-tab {
	float:left;
	overflow:hidden;
	height: 33px;
	width: 78px;
	background-image: url(/images/buttons/winstuff-tab.gif);
	cursor: pointer;
}

div#featured-tab:hover { background-position: -115px 0px; }
div#latest-tab:hover { background-position: -117px 0px; }
div#winstuff-tab:hover { background-position: -78px 0px; }

div#featured-tab.selected, div#featured-tab.selected:hover { background-position: -230px 0px; }
div#latest-tab.selected, div#latest-tab.selected:hover { background-position: -234px 0px; }
div#winstuff-tab.selected, div#winstuff-tab.selected:hover { background-position: -156px 0px; }

#featured-tab.notselected { background-position: 0px 0px; }
#latest-tab.notselected { background-position: 0px 0px; }
#winstuff-tab.notselected { background-position: 0px 0px; }


.clear {
	clear:both;
}

.spacer {
	height:20px;		
	line-height:20px;
} 

#btn_submit {
	background-image: url(/images/competitions/submit_button.gif);
	width:197px;
	height:32px;
	line-height:32px;
	border: none;
}

.region-opt {
	font-size:12px;
}
.img-link {
	cursor:pointer;
}
#popup-body {
	padding:10px;
	width:540px;
}

#find-stores-container{
	position:absolute;
	top:35px;
	right:7px;
	width:500px;
}
#find-stores-dropdown{
	float:left;
	position:relative;
	display:none;
	background:#E1E3E7;
}
#find-stores-button{
	font-size:14px;
	width: 0px auto;
	float:right;
	margin:5px;
	cursor:pointer;
}
#find-stores-button:hover{
	text-decoration:underline;
}
#find-stores-sret-dd{
	float:left;
	margin:5px;
}
#find-stores-sreg-dd{
	float:left;
	margin:5px;
}
#find-stores-submit{
	float:left;
	margin:2px;
}
tr.graybg{
	line-height:25px;
	color:#FFF;
	background-color:gray;
	text-align:left;
}
tr.store-row{
	line-height:25px;
	border-bottom:1px solid black;
	cursor:pointer;
}
td.store-col{
	border-bottom:1px solid black;
	padding-left: 5px;
}
.store-row:hover td, .store-row:hover td a{
	color:red;
	background:#E1E3E7;
	text-decoration:underline;
}
th.store-col{
	padding-left: 5px;
}
#map-canvas{
	width:280px;
	height:280px;
	border: 5px solid #E1E3E7;
}
#map-canvas-big{
	width:600px;
	height:400px;
}
#map-heading{
	width:280px;
	font-weight:bold;
	background:#E1E3E7;
	padding: 5px;
}
#enlarge-map-link{
	display:block;
	width:111px;
	height:22px;
    background: transparent url(/images/buttons/EnlargeMap.gif) no-repeat 0 0;
}
#enlarge-map-link:hover{
    background-position: -111px 0;
}

#sale-alert-floating {
	position:absolute;
	left:185px;
	top:0px;
	display:none;
}

.salealert form {
	width:520px;
}
.salealert h1 {
	color:#0054A6;
	font-size:14px;
	font-weight:normal;
	line-height:14px;
	padding-bottom:0px;
}
.salealert h2 {
	color:#0054A6;
	font-size:12px;
	font-weight:normal;
}
.salealert .formblock {
	background-color:#EDEFF1;
	padding:1px 20px 10px 20px;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:10px;
	font-size:12px;
	color:#5A6673;
}
.salealert .fieldblock {
	clear:both;
	width:100%;
}
.salealert .textfield {
	position:relative;
	clear:both;
	height:40px;
}
.salealert .ddfield {
	position:relative;
	float:left;
	padding-right:8px;
}
.salealert .checkfield {
	padding:0px 20px 5px 0px;
	float:left;
	font-size:12px;
}
.salealert label {
	text-align:left;
	width:auto;
	font-size:12px;
	color:#5A6673;
}
.salealert .ddfield label, .salealert .checkfield label{
	clear:both;
	float:none;
}
.salealert input[type="text"], .salealert  input[type="password"], .salealert  select {
	display:block;
	border:1px solid #ABB8BC;
	border-radius:5px;
	-moz-border-radius:5px;
	height:30px;
	line-height:2em;
	padding:0px 0px 0px 9px;
	font-size:12px;
	color:#5A6673;
}
.salealert input[type="text"], .salealert  input[type="password"] {
	width:200px;
}
.salealert  select {
	padding: 4px 4px 4px 5px;
}
#tbRetailers input{
	margin-right:8px;
}
#tbCategories input{
	margin:0px 4px;
}
.salealert .buy {
	background: transparent url(/images/buttons/signup_button.gif) no-repeat 0 0;
	width:148px;
	height:35px;
	border:0px;
	color:#FFF;
	font-size:14px;
	cursor:pointer;
}
.salealert .buy:hover {
	background-position: -148px 0px;
}
.txtName { background: #fff url(/images/your_name_bg.gif) no-repeat left center; }
.txtEmail { background: #fff url(/images/email_bg.gif) no-repeat left center; }
.txtPassword { background: #fff url(/images/password_bg.gif) no-repeat left center; }
.txtCPassword { background: #fff url(/images/confirm_password_bg.gif) no-repeat left center; }
.txtMobile { background: #fff url(/images/mobile_bg.gif) no-repeat left center; }
.txtCode { background: #fff url(/images/code_bg.png) no-repeat center center; }

.salealert .textfield label.error {
	float:left;
	width: auto;
}
.salealert input.error {
	border: 2px dotted red;
}
.salealert label.error{
	color:red;
}
.salealert  .fieldblock label.error {
	width:100%;
	clear:both;
}
.salealert .instant-win-top {
	text-align:center;
}

.codeblock {
	text-align: center;
	width: 100%;
	height:113px;
	background-color:#BBC4CC;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:10px;
}

.salealert .code-text {
	padding-top:30px;
	text-align:center;
}
.salealert  #txtCode {
	display:inline;
	text-align:center;
	font-size:20px;
	color:#586573;
	border:1px solid #93A0AB;
	height:45px;
	line-height:45px;
	width:250px;
	text-transform: uppercase;
}
.salealert .code-text label {
	margin-left: 170px;
	font-weight:bold;
}
/* category */
.category h1 {
	color:#990000;
	font-size:16px;
	font-weight:bold;
	padding:0px;
}
td.subcategory-item {
	text-align: left;
	vertical-align:top;
	width: 165px;
	padding-bottom:6px;
}
td.subcategory-item a {
	font-size:12px;
	color:#0054a6;
	font-weight:bold;
}
#navbar-text {
	float:right;
	margin-right:10px;
}
