/* page wrapper elements*/
body {
	background:#ffffff url('../images/bodybg.jpg') repeat;
}

#wrapper {
	width:100%;
	margin:auto;
}

#headerwrapper {
	min-width:1000px;
	height:220px;
	background-image:url('../images/headerbg.jpg');
	background-repeat:repeat-x;
}

#header {
	width:1000px;
	margin:auto;
}

#logo {
	width:720px;
	height:128px;
	background-image:url('../images/logo.png');
	display:inline;
	zoom:1;
	position:relative;
	z-index:2;
}

#home{
	margin:0 0 0 30px;
	width:375px;
	height:120px;
	display:inline;
	zoom:1;
}

#main {
	width:975px;
	height:100%;
	margin:auto;
	margin-top:8px;
}

#maincol{
	float:left;
	width:605px;
	display:inline;
	zoom:1;
}

#sidebar{
	float:right;
	padding:5px 35px 0 0;
	width:330px;
	display:inline;
	zoom:1;
}

#footerwrapper {
	width:975px;
	height:100%;
	margin:auto;
}

/* printables template page */
#printablelogo {
	margin:0 0 0 50px;
	width:400px;
	height:90px;
	background-image:url('../images/printablelogo.png');
	display:inline;
	zoom:1;
	position:absolute;
	z-index:2;
}

a.printablehome {
	width:375px;
	height:85px;
	display:inline;
	zoom:1;
}

.bannerad{
	margin:10px 100px 0 0;
	float:right;
}

#printableinfo {
	margin: 0px 35px 5px 125px;
	padding:0 5px 0 5px;
	width:720px;
	height:40px;
}

a.printableinfo{
	line-height:20px;
	font-family:'Arial Narrow', sans-serif;	
	font-size:20px;
	font-weight:bold;
	color:#2A485F;
	text-decoration:none;
}

a.printableinfo:hover{
	text-decoration:underline;
}

a.moreprintableinfo{
	line-height:20px;
	font-family:'Arial Narrow', sans-serif;	
	font-size:16px;
	font-weight:bold;
	color:#2A485F;
	text-decoration:none;
}

a.moreprintableinfo:hover{
	text-decoration:underline;
}

#printablemain{
	width:975px;
	height:100%;
	margin-top:-135px;
	margin-left:auto;
	margin-right:auto;
}

#printablefull{
	width:975px;
	min-height:500px;
	display:inline;
	zoom:1;
}

img.printbutton{
	position:absolute;
	margin:-37px 0 0px 570px;
	display:inline;
	zoom:1;
}

img.printableimage{
	margin:0 0 5px 0;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

/* corner login box */
#header .loginbox {
	float:right;
	width:264px;
	height:40px;
	display:inline;
	background-image:url('../images/loginbox.png');
}

ul.login {
	font-size:11px;
	font-weight:bold;
	margin:8px 0 0 12px;
}

ul.login li {
	display:inline;
	padding:0px 6px 0 1px;	
	vertical-align:middle;
}

ul.login li a {
	color:#fff;
	text-decoration: none;
}

li.divider {
	width:3px;
	height:20px;
	background-image:url('../images/logindivider.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}
/* end login box */

/* navigation bar */
#navigation {
	width:964px;
	height:46px;
	margin-top:-13px;
	margin-left:29px;
	display:inline;
	zoom:1;
	position:relative;
	background-image:url('../images/navmid.jpg');
	background-repeat:repeat-x;
	z-index:1;
}

ul#navbar {
	line-height:16px;
	font-size:14px;
	text-align:left;
}

ul#navbar li {
	display:inline;
	vertical-align:middle;
	zoom:1;
}

ul#navbar li a {
	color:#fff;
	text-decoration: none;
	padding:0px 16px 0px 16px;
}

ul#navbar li a:hover {
	color:#2a485f;
	line-height:14px;
	text-decoration: none;
	padding:0px 16px 0 16px;
}

li.first {
	width:4px;
	height:46px;
	float:left;
	background-image:url('../images/navleft.jpg');
	background-repeat:no-repeat;
	padding:0;
}

li.navdivider {
	width:2px;
	height:46px;
	background-image:url('../images/navdivider.jpg');
	background-repeat:no-repeat;
	padding:0;
}

li.last {
	margin: 0 0 0 9px;
	width:4px;
	height:46px;
	display:absolute;
	background-image:url('../images/navright.jpg');
	background-repeat:no-repeat;
	padding:0;
}
/*end navigation bar*/

/* search bar - includes social connect icons */
#search {
	width:962px;
	height:60px;
	margin-top:-5px;
	margin-left:30px;
	position:relative;
	background-image:url('../images/searchbg.png');
	background-repeat:no-repeat;
}
#searchform{
	width:600px;
	display:inline;
	zoom:1;
}

#searchinput{
	float:left;
	width:473px;
	height:27px;
	margin:10px 0 0 3px;
	padding:2px 0 3px 8px;
	background:0;
	border:0;
}

#searchbutton{
	float:left;
	width:80px;
	height:32px;
	margin:6px 0 0 7px;
	background-image:url('../images/searchbutton.png');
	background-repeat:no-repeat;
	border:0;
}

.searchbox {
	padding:11px 0 0 10px;
	width:578px;
	height:42px;
	overflow:hidden;
}

.searchbox span{
	float: left;
	background-image:url('../images/searchbar.png');
	background-repeat:no-repeat;
	width:488px;
	height:41px;
}

#connectus{
	width:340px;
	height:39px;
	margin:15px 5px 0 0px;
	background-image:url('../images/connecttext.png');
	background-repeat:no-repeat;
	position:absolute;
}

ul#social li{
	float:right;
	display:inline;
	zoom:1;
	margin: 0 5px 0 0;
	padding:0 4px 0 4px;
}	
/* end search bar */

/* featured deals slider */
.featureddeals{
	margin:5px 0 2px 35px;
	padding:0px 0px 0px 0px;
	width:22px;
	height:22px;
	background-image:url('../images/featured.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

.featuredtext{
	margin:-28px 0px 5px 65px;
	font-family:'Arial Narrow', sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#2a485f;
}

#featured{
	float:left;
	width:600px;
	height:160px;
}

.featuredslidertext{
	font-size:12px;
	color:#555555;
	text-align:center;
}

.featuredslidertext a{
	color:#555555;
	text-decoration:none;
}


#sliderwrapper{
	margin:3px 0 0 47px;
	width:536px;
	height:150px;
	background-image:url('../images/slidermid.png');
	background-repeat:repeat-x;
	display:inline;
	zoom:1;
}

#sliderwrapper .container{
	float:left;
	margin:5px 0 0 9px;
	width:525px;
	height:140px;
	overflow:hidden;
}

.container li{
	display:inline;
	zoom:1;
	margin:0 0 0 0px;
	padding:15px 0px 10px 17px;
	height:140px;
	width:152px;
}

.container a{
	text-decoration:none;
}


.previousbutton{
	float:left;
	margin-left:-30px;
	width:30px;
	height:150px;
	background-image:url('../images/sliderleft.png');
	background-repeat:no-repeat;
	cursor:pointer;	
}

.nextbutton{
	float:right;
	margin-right:-30px;
	width:31px;
	height:150px;
	background-image:url('../images/sliderright.png');
	background-repeat:no-repeat;
	cursor:pointer;
}

.maindivider{
	margin:3px 0 10px 27px;
	width:584px;
	height:4px;
	background-image:url('../images/maindivider.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

/*end featured deals */

/* newsletter sign up form */
#newsletter{
	margin: 0px 0 0 40px;
	width:320px;
	height:21px;
	background-image:url('../images/newsletter.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

#newsletterprint{
	margin: 0px 0 0 120px;
	width:28px;
	height:21px;
	background-image:url('../images/newsletter.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

#newslettertext{
	margin:-22px 0px 5px 79px;
	font-family:'Arial Narrow', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2a485f;
}

#newslettertextprint{
	margin:18px 0px 5px 5px;
	font-family:'Arial Narrow', sans-serif;
	font-stretch: condensed;
	font-size:18px;
	font-weight:bold;
	color:#2a485f;
	display:inline;
	zoom:1;
	vertical-align:top;
}


#emailform{
	margin:10px 0 0 40px;
	width:330px;
	display:inline;
	zoom:1;
}

#emailformprint{
	margin:10px 0 0 10px;
	width:330px;
	display:inline;
	zoom:1;
}

#emailinput{
	float:left;
	width:265px;
	height:27px;
	margin:1px 0px 0 0px;
	padding:5px 0 0 5px;
	background:0;
	border:0;
}

#emailbutton{
	float:right;
	width:43px;
	height:30px;
	margin:0px 10px 0 0px;
	background-image:url('../images/gobutton.png');
	background-repeat:no-repeat;
	border:0;
}

.emailbox {
	padding:0px 0 0 0px;
	width:330px;
	height:30px;
	overflow:hidden;
}

.emailbox span{
	float:left;
	background-image:url('../images/newsletterbar.png');
	background-repeat:no-repeat;
	width:274px;
	height:30px;
}

.sidedivider{
	margin:6px 0 6px 35px;
	width:327px;
	height:4px;
	background-image:url('../images/sidedivider.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	position:relative;
}
/* end newsletter sign up */

/* ads */
#adtext{
	margin:-22px 0px 5px 79px;
	font-family:'Arial Narrow', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2a485f;
}

#ad{
	margin: 0px 0 0 40px;
	width:28px;
	height:21px;
	background-image:url('../images/newsletter.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

#ad-front-main-bottom{
	margin: 30px 0 0 80px;
	width:468px;
	display:inline;
	zoom:1;
}

#ad-front-sidebar-top{
	margin: 0px 0 0 48px;
	width:325px;
	display:inline;
	zoom:1;	
}

#ad-front-sidebar-sky{
	margin: 10px 0 0 115px;
	width:160px;
	height:600px;
	display:inline;
	zoom:1;	
}

#ad-printable-top{
	margin:10px 100px 0 0;
	float:right;
}
#ad-printable-bot{
	margin:10px 0px 0 120px;
	display:inline;
	zoom:1;
}
#ad-store-sidebar-top{
	margin: 0px 0 0 48px;
	width:325px;
	display:inline;
	zoom:1;	
}

#ad-store-sidebar-bot{
	margin: 0px 0 0 48px;
	width:325px;
	display:inline;
	zoom:1;	
}

#ad-store-main-top{
	margin: 5px 0 0 80px;
	width:468px;
    height:60px;
	display:inline;
	zoom:1;	
    position: relative;
}

#ad-store-main-bottom{
	margin: 30px 0 0 80px;
	width:468px;
	display:inline;
	zoom:1;
}
/* end ads */

/* share deal form */
#sharedeal{
	margin: 0px 0 0 40px;
	width:247px;
	height:28px;
	background-image:url('../images/sharedeal.png');
	background-repeat:no-repeat;
	display:inline;	
	zoom:1;
}

#sharedealtext{
	margin:-25px 0px 5px 79px;
	font-family:'Arial Narrow', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2a485f;
}

#shareform{
	margin:10px 0 0 40px;
	width:330px;
	display:inline;
	zoom:1;
}

.sharebox{
	padding:0px 0 0 0px;
	width:330px;
	height:300px;
	overflow:hidden;
}

.sharerow{
	width:330px;
	margin:5px 0px 5px 0px;
	display:inline;
	zoom:1;
}

.shareinput{
	float:right;
	width:215px;
	height:23px;
	margin:0px 8px 0 0px;
	padding:5px 0 0 5px;
	border-width:1px;
	border-style:solid;
	border-color:#82abc0;
}

.sharedescription{
	float:right;
	width:215px;
	height:56px;
	margin:0px 8px 0 0px;
	padding:5px 0 0 5px;
	border-width:1px;
	border-style:solid;
	border-color:#82abc0;
	resize:none;
}

label.sharelabel{
	margin:7px 0px 0px 12px;
	font-size:14px;
	font-weight:bold;
	color:#2a485f;
	position:absolute;
}

label.sharelabel2{
	margin:23px 0px 0px 12px;
	font-size:12px;
	color:#2a485f;
	position:absolute;
}

select.sharetype{
	float:right;
	width:222px;
	height:28px;
	margin:0px 8px 0 0px;
	padding:0px 0 0 5px;
	border-width:1px;
	border-style:solid;
	border-color:#82abc0;
}

.sharebutton{
	float:right;
	width:80px;
	height:31px;
	margin:0px 10px 0 0px;
	background-image:url('../images/sharebutton.png');
	background-repeat:no-repeat;
	border:0;
}

/* end share form */

/* browse tags */
#browsetags{
	margin: 0px 0 0 40px;
	width:21px;
	height:21px;
	background-image:url('../images/browsetags.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

#tagstext{
	margin: 0px 0px 0px 68px;
	font-family:'Arial Narrow', sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#2a485f;
}

#tagstext{
	margin:-26px 0px 4px 68px;
	font-family:'Arial Narrow', sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#2a485f;
}

#tagswrapper{
	margin:10px 0 0 36px;
	float:left;
	width:330px;
	height:348px;
	display:block;
}

#tagsleft{
	float:left;
	width:5px;
	height:348px;
	background-image:url('../images/browseleft.png');
	background-repeat:no-repeat;
}

#tagsmid{
	float:left;
	width:319px;
	height:348px;
	background-image:url('../images/browsemid.png');
	background-repeat:repeat-x;
}

#tagsright{
	float:right;
	width:6px;
	height:348px;
	background-image:url('../images/browseright.png');
	background-repeat:no-repeat;
}

ul.tags li {
	padding:14px 2px 4px 6px;
	display: inline;
	zoom:1;
}

ul.tags li a{
	color:#4e9fbd;
	text-decoration: none;
}

ul.tags li a:hover{
	background-color:#e5e5e5;
	text-decoration: none;
}

ul.tags a {
	padding:2px 3px 2px 3px;
	background-color:#fffcfc;
	border-style:solid;
	border-width:2.5px;
	border-color:#7ec0e6;
}
/* end tags */

/* featured stores/brands on sidebar */
ul#featurednav li {
	margin: 20px 0 0 0px;
	position:relative;
	display:inline
	zoom:1;
	text-align:center;
}

ul#featurednav li a {
	color:#29465c;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}

a.featuredstoresselected {
	margin: -35px 0 0 -165px;
	padding: 16px 0 0 0px;	
	width:140px;
	height:40px;
	background-image:url('../images/featuredstores.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	position:absolute;
	z-index:2000;
}

a.featuredstores {
	margin: -35px 0 0 -165px;
	padding: 16px 0 0 0px;	
	width:126px;
	height:40px;
	background-image:url('../images/featuredbrands.png');
	background-repeat:no-repeat;
	position:absolute;
	display:inline;
	zoom:1;
	z-index:-1000;
}

a.featuredbrands{
	margin: -70px 0px 0 -20px;
	padding: 16px 0 0 0px;	
	width:126px;
	height:40px;
	background-image:url('../images/featuredbrands.png');
	background-repeat:no-repeat;
	position:absolute;
	display:inline;
	zoom:1;
	z-index:-1000;
}

a.featuredbrandsselected{
	margin: -70px 0 0 -32px;
	padding: 16px 0 0 0px;	
	width:140px;
	height:40px;
	background-image:url('../images/featuredstores.png');
	background-repeat:no-repeat;
	position:absolute;
	display:inline;
	zoom:1;
	z-index:2000;
}

#featuredwrapper{
	margin:20px 0 10px 36px;
	width:330px;
	height:405px;
	display:inline;
	zoom:1;
}

#featuredleft{
	float:left;
	margin:-48px 0 0 0;
	width:6px;
	height:384px;
	background-image:url('../images/featuredleft.png');
	background-repeat:no-repeat;
	display:relative;
	display:inline;
	zoom:1;
	z-index:1;
}

#featuredmid{
	margin:-49px 0 0 0px;
	width:318px;
	height:388px;
	background-image:url('../images/featuredmid.png');
	background-repeat:repeat-x;
	position:relative;
	display:inline;
	zoom:1;
}

#featuredright{
	float:right;
	margin:-388px 0 0 0px;
	width:6px;
	height:387px;
	background-image:url('../images/featuredright.png');
	background-repeat:no-repeat;
	position:relative;
	display:inline;
	zoom:1;
	z-index:1;
}

ul.featuredimgs{
	margin:10px 0 2px 15px;
}

ul.featuredimgs li{
	display:inline;
	zoom:1;
}

ul.featuredimgs li a{
	padding:0px 0px 0px 25px;
	position:relative;
	display:inline;
	zoom:1;
}
/* end featured sidebar */

/* front page coupon listings - main column */
#couponwrapper{
	padding:24px 0 0 0;
	margin:0px 0 0 28px;
	width:600px;
	height:100%;
	display:inline;
	zoom:1;
}

ul#couponnav li {
	margin: 0px 0 22px 0px;
	padding: 0px 0 0 15px;
	position:relative;
	display:inline;
	zoom:1;
}

a.popularcoupons {
	margin:-22px 0px 0px -15px;
	padding:11px 0px 0px 0px;
	width:158px;
	height:39px;
	background-image:url('../images/newcoupons.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	position:absolute;
	text-decoration:none;
	text-align:center;	
	z-index:2;
	font-family:'Arial Narrow', sans-serif;
	font-stretch: condensed;
	font-size:18px;
	font-weight:bold;
	color:#5d7731;
}

a.popularcouponsselected {
	margin:-22px 0px 0px -15px;
	padding:11px 0px 0px 0px;
	width:158px;
	height:39px;
	background-image:url('../images/popularcoupons.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	position:absolute;
	text-decoration:none;
	text-align:center;	
	z-index:2000;
	font-family:'Arial Narrow', sans-serif;
	font-stretch: condensed;
	font-size:18px;
	font-weight:bold;
	color:#2a485f;
}

a.newcoupons {
	margin:-22px 0px 0px 135px;
	padding:10px 0px 0px 0px;
	width:158px;
	height:39px;
	background-image:url('../images/newcoupons.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	position:absolute;
	text-decoration:none;
	text-align:center;	
	z-index:-1000;
	font-family:'Arial Narrow', sans-serif;
	font-stretch: condensed;	
	font-size:18px;
	font-weight:bold;
	color:#5d7731;
}

a.newcouponsselected{
	margin:-22px 0px 0px 135px;
	padding:10px 0px 0px 0px;
	width:158px;
	height:39px;
	background-image:url('../images/popularcoupons.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	position:absolute;
	text-decoration:none;
	text-align:center;	
	z-index:2000;
	font-family:'Arial Narrow', sans-serif;
	font-stretch: condensed;	
	font-size:18px;
	font-weight:bold;
	color:#2a485f;
}

.allcoupons{
	padding:0px 0px 0px 15px;
	margin:-25px 13px 0px 445px;
	position:absolute;
	display:inline;
	zoom:1;
}

.allcoupons a{
	font-size:14px;
	font-weight:normal;
	color:#284a67;
	text-decoration:none;
}

.allcoupons a:hover{
	font-size:14px;
	color:#284a67;
	text-decoration:underline;
}

.seeall{
	margin:0px 5px 0 5px;
	width:12px;
	height:8px;
	background-image:url('../images/seeall.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

.listingwrapper{
	margin:0px 0 -5px 0;
	padding:0;
	width:600px;
	min-height:150px;
	display:block;
}

.coupontop{
	margin:-8px 0 2px 0px;
	width:586px;
	height:7px;
	background-image:url('../images/coupontop.png');
	background-repeat:no-repeat;
	position:absolute;
	z-index:1
}

.couponmid{
	margin:-2px 0 0 -1px;
	width:591px;
	min-height:145px;
	background-image:url('../images/couponmid2.png');
	background-repeat:repeat;
	position:relative;
	display:inline;
	zoom:1;
}

.couponbottom{
	float:left;
	margin:0 0 0px -1px;
	width:588px;
	height:10px;
	background-image:url('../images/couponbottom.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	position:relative;
	z-index:1;
}
.coupondivider{
	margin:-30px 0px 0px -18px;
	width:595px;
	height:23px;
	background-image:url('../images/coupondivider.png');
	background-repeat:no-repeat;
	position:relative;

}

.couponimage{
	margin:2px 0px 0px -145px;
	width:125px;
	height:65px;
	position:absolute;
}

img.storeimage{
	margin:0 0 2px 0;
	display:block;
	border-style:solid;
	border-width:1px;
	border-color:#92b4c1;
	text-decoration:none;
}

.couponexpires{
	float:left;
	width:220px;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	display:inline;
	zoom:1;
}

em.expiresinfo{
	font-weight: normal;
	font-style: normal; 
	font-size:10px;
	color:#2a485f;
}

.couponstore{
	margin:2px 0px 0px 0px;
	font-size:12px;
	height: 32px;
	width: 120px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	color:#2a485f;
}

a.storeinfo{
	margin:0 0 0 0px;
	font-size:12px;
	font-weight:bold;
	color:#2a485f;
	text-decoration:none;
}

a.storeinfo:hover{
	text-decoration:underline;
}

.couponinfo{
	margin:4px 0px 0px 180px;
	font-size:18px;
	color:#2a485f;
}

a.coupontitle{
	font-size:16px;
	font-weight:bold;
	color:#fc9f34;
	text-decoration:none;
}

a.coupontitle:hover{
	text-decoration:underline;
}

.coupondescription{
	padding:0px 15px 0px 0;
	margin:6px 0 0 180px;
	font-size:12px;
	line-height:14px;
    height:28px;
	font-weight:bold;
	color:#4a4a4a;
}

.couponcodebox{
	padding: 10px 0 0 225px;
	height:35px;
	display:none;
}

.couponvoting{
	margin:12px 0 0 219px;
	display:inline;
	zoom:1;
	width:350px;
	height:27px;	
}

.votebox{
	height:25px;
	width:160px;
	position:absolute;
	display:none;
}

.confirm{
	padding:6px 0px 0px 0px;
	display:inline;
	zoom:1;
	font-size:12px;
	color:#2a485f;
	vertical-align:top;
}

a.voteyes{
	margin:0px 5px 5px 5px;
	padding:0px 0px 0px 0px;
	display:inline;
	zoom:1;
	width:23px;
	height:23px;
	background-image:url('../images/up.png');
	background-repeat:no-repeat;
}

a.voteno{
	margin:0px 5px 5px 0px;
	display:inline;
	zoom:1;
	width:23px;
	height:23px;
	background-image:url('../images/down.png');
	background-repeat:no-repeat;
}

.votecount{
	padding:4px 0px 0px 0px;
	display:inline;
	zoom:1;
	font-size:15px;
	font-weight:bold;
	color:#2a485f;
	vertical-align:top;
}

a.viewcoupon{
	float:right;
	margin:-4px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	zoom:1;
	width:133px;
	height:32px;
	background-image:url('../images/viewcoupon.png');
	background-repeat:no-repeat;
}

a.viewcouponcode{
	float:right;
	margin:-4px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	zoom:1;
	width:133px;
	height:32px;
	background-image:url('../images/viewcoupon.png');
	background-repeat:no-repeat;
}

.couponfooter{
	margin:6px 0px 12px 20px;
	padding:5px 0 0 0;
	position:relative;
	display:block;
	border-top-style:solid;
	border-width:1px;
	border-color:#dadada;
	width:546px;
	height:30px;
}

.couponcomments{
	float:left;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 0px ;
	display:inline;
	zoom:1;
	border-right-style:solid;
	border-width:1px;
	border-color:#dadada;
}

a.viewcomments {
	font-size:10px;
	color:#2a485f;
	text-decoration:none;
}

a.viewcomments:hover {
	text-decoration:underline;
}

span.couponnumber{
	padding:0 0 0 2px;
	font-size:10px;
	font-weight:bold;
	color:#f3a040;
}

.couponmore{
	float:right;
	margin:0px 0px 0px 0px;
	display:inline;
	zoom:1;
}

a.seemore{
	font-size:10px;
	color:#2a485f;
	text-decoration:none;
}

a.seemore:hover{
	text-decoration:underline;
}

/* comment box */
.commentbox{
	position:relative;
	display:block;
	display:none;
	width:570px;
	min-height:200px;
}

.commenttitle{
	margin:0px 0px 0px 20px;
	padding:8px 0px 0px 10px;
	width:538px;
	height:24px;
	background-color:#d7ebf0;
	color:#3b5567;
	font-size:17px;
	font-weight:bold;
	
}

.closecomment{
	float:right;
	margin:-13px 25px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	color:#3b5567;
	font-size:12px;	
}

.closebutton{
	margin:3px 0px 0px 5px;
	width:10px;
	height:8px;
	background-image:url('../images/closebutton.png');
	background-repeat:no-repeat;
	position:absolute
}

.commentinfo{
	margin:5px 0px 0px 30px;
	padding:8px 0px 3px 0px;
	width:530px;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#dadada;
	display:block;	
}

.commenter{
	color:#666666;
	font-size:14px;	
	font-weight:bold;
	display:inline;
	zoom:1;
	vertical-align:bottom;
}

.commenttime{
	margin:3px 0 0 0;
	font-size:10px;	
	color:#828282;
	display:block;
}

.commentdescription{
	margin:0px 0px 0px 10px;
	padding:7px 0px 7px 8px;
	font-size:12px;	
	color:#585858;
	background-color:#eff4f5;
	width:410px;
	display:inline;
	zoom:1;	
	position:relative;
	vertical-align:top;
}

.addcomment{
	margin:10px 0px 0px 146px;
	width:400px;
	height:195px;
	display:block;
	position:relative;
}

.commentrow{
	margin:2px 0 2px 0;
	width:399px;
	display:inline;
	zoom:1;	
	text-align:right;
}

.commentlabel{
	float:left;
	margin:2px 4px 0px 0px;
	font-size:14px;
	color:#3b5567;
	display:inline;
	zoom:1;	
}

.commenttext{
	float:right;	
	padding:5px 0 0 5px;	
	width:325px;
	height:100px;
	border:0;
	background-color:#eff4f5;
	font-size:12px;	
	color:#585858;	
	display:inline;
	zoom:1;
	font-family:Arial, sans-serif;
	resize:none;
}

.commentname{
	padding:3px 0 0 5px;
	float:right;
	border:0;
	width:325px;
	height:20px;
	background-color:#eff4f5;
	font-size:12px;	
	color:#585858;	
}

.commentbutton{
	float:right;
	width:116px;
	height:31px;
	margin:5px 2px 0 0px;
	background-image:url('../images/commentbutton.png');
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
}

/* end coupon listings */

/* pagination on front page */
#paginationwrapper{
	margin:10px 0 0 290px;
	width:325px;
	height:15px;
	display:inline;
	zoom:1;
}

a.firstpage{
	width:28px;
	height:28px;
	background-image:url('../images/previouspage.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

a.previouspage{
	width:28px;
	height:28px;
	background-image:url('../images/previouspage.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

a.pagenumber{
	width:28px;
	height:28px;
	background-image:url('../images/pagenumber.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	text-decoration:none;
	vertical-align:top;
	text-align:center;
	padding:8px 0px 0px 0px;
}

a.currentpage{
	width:28px;
	height:28px;
	background-image:url('../images/currentpage.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	text-decoration:none;
	vertical-align:top;
	text-align:center;
	padding:8px 0px 0px 0px;
}

span.pagenumber{
	font-size:12px;
	font-weight:bold;
	color:#717171;
}

span.currentpage{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}


a.nextpage{
	width:28px;
	height:28px;
	background-image:url('../images/nextpage.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

a.lastpage{
	width:28px;
	height:28px;
	background-image:url('../images/lastpage.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}
/* end of pagination */

/* footer */
#footer{
	position:inline;
	zoom:1;
	bottom:0;
	min-width:1000px;
	height:248px;
	background-image:url('../images/footer.jpg');
	background-repeat:repeat-x;
}

#footerinfo{
	margin:190px 0 0 25px;
	min-width:600px;
	display:inline;
	zoom:1;
}

ul#footerlinks li{
	padding:0 6px 0 1px;
	display:inline;
	zoom:1;
}

ul#footerlinks li a{
	color:#42612b;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	text-decoration: none;
	vertical-align:top;
}

ul#footerlinks li a:hover{
	text-decoration: underline;
}

li.footerdivider{
	margin:0 3px 0 8px;
	width:3px;
	height:24px;
	background-image:url('../images/footerdivider.png');
	background-repeat:no-repeat;
}

#copyright{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#42612b;
	font-weight:normal;
	font-size:14px;
}

a#backtotop{
	margin:-15px 25px 0 0;
	float:right;
	width:94px;
	height:15px;
	background-image:url('../images/top.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}
/* end footer */

/* store list page */
.breadcrumbs{
	margin:0px 0px 0px 28px;
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#2a485f;
}

a.breadcrumbslink{
	font-size:12px;
	color:#2a485f;
	text-decoration: none;
}

a.breadcrumbslink:hover{
	font-size:12px;
	color:#2a485f;
	text-decoration: underline;
}
.storewrapper{
	margin:0px 0px 0px 0px;
	width:585px;
	min-height:155px;
	display:inline;
	zoom:1;
	position:relative;
}	

.storelogo{
	margin:8px 0px 0px 28px;
	width:203px;
	height:143px;
}

img.storeborder{
	border-style:solid;
	border-width:4px;
	border-color:#93c5de;
}

.storetitle{
	margin:-142px 0px 0px 170px;
	font-size:20px;
	font-weight:bold;
	color:#2a485f;
}

.storedescription{
	margin:6px 0px 0px 170px;
	font-size:12px;
	line-height:16px;
	color:#2a485f;
}

.storeinfowrapper{
	float:left;
	margin: 0 0 0 36px;
	width:330px;
}

.storeheader{
	margin:0 0 5px 0;
	font-size: 12px;
	font-weight:bold;
	color: #2A485F;
}

.storeinfo{
	margin:0 0 5px 0;
	font-size: 12px;
	color: #2A485F;
}

.socialicons{
	margin:8px 0px 0px 170px;
	width:229px;
	height:36px;
	background-color:#dceaef;
}

.followfbpage{ float:left; padding:8px 0px 0 0; margin:0 6px 0 5px; width:65px;}
.followtwpage{ float:left; padding:8px 0px 0 0; margin:0 14px 0 5px; width:65px;}
.followgppage{ float:left; padding:8px 0px 0 0; margin:0 0px 0 4px; width:65px;}

a.storebutton{
	margin:-34px 0px 0px 448px;
	width:136px;
	height:35px;
	background-image:url('../images/storebutton.png');
	background-repeat:no-repeat;
	position:absolute;
	display:inline;
	zoom:1;
}

.storedivider{
	margin:5px 0 10px 27px;
	width:584px;
	height:4px;
	background-image:url('../images/maindivider.png');
	background-repeat:no-repeat;
	display:block;
}

.filtertypes{
    margin:0 0 14px 30px;
    width:500px;
	display:inline;
	zoom:1;
}

ul.filters li {
	padding:3px 2px 3px 2px;
	display:inline;
	zoom:1;
}

ul.filters li a{
	color:#4e9fbd;
	text-decoration: none;
}

ul.filters li a:hover{
	background-color:#e5e5e5;
	text-decoration: none;
}

ul.filters a {
	padding:0px 3px 0px 3px;
	background-color:#fffcfc;
	border-style:solid;
	border-width:2px;
	border-color:#7ec0e6;
	border-radius:4px;
	-moz-border-radius:4px;
}

li.current a {
    background-color:#e5e5e5;
}


/* store page coupon listings - main column */

a.availablecouponsselected {
	margin:-21px 0px 0px -15px;
	padding:12px 0px 0px 50px;
	width:154px;
	height:42px;
	background-image:url('../images/availablecouponsselected.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	position:absolute;
	z-index:2000;
	font-family:'Arial Narrow', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2a485f;
	text-decoration:none;
}

a.availablecoupons {
	margin:-21px 0px 0px -15px;
	padding:12px 0px 0px 50px;
	width:154px;
	height:42px;
	background-image:url('../images/availablecoupons.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	position:absolute;
	z-index:-1000;
	font-family:'Arial Narrow', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2a485f;
	text-decoration:none;
}

a.expiredcouponsselected {
	margin:-21px 0px 0px 200px;
	padding:12px 0px 0px 50px;
	width:218px;
	height:42px;
	background-image:url('../images/expiredcouponsselected.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	position:absolute;
	z-index:2000;
	font-family:'Arial Narrow', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2a485f;
	text-decoration:none;
}

a.expiredcoupons {
	margin:-21px 0px 0px 200px;
	padding:12px 0px 0px 50px;
	width:218px;
	height:42px;
	background-image:url('../images/expiredcoupons.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
	position:absolute;
	z-index:-1000;
	font-family:'Arial Narrow', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2a485f;	
	text-decoration:none;
}

.storelistingwrapper{
	margin:0px 0 -7px 0;
	padding:0;
	width:600px;
	min-height:150px;
	display:block;
}

.storecouponmid{
	margin:1px 0 0 -1px;
	padding:0px 0px 0px 0;
	width:591px;
	min-height:150px;
	background-image:url('../images/couponmid2.png');
	background-repeat:repeat;
	position:relative;
	display:inline;
	zoom:1;	
	z-index:1;
}

.storecoupontop{
	margin:-6px 0px 0px 0px;
	width:587px;
	height:7px;
	background-image:url('../images/storecoupontop.png');
	background-repeat:no-repeat;
	position:absolute;
}

.storecouponbottom{
	margin:3px 0 0px -1px;
	width:588px;
	height:10px;
	background-image:url('../images/couponbottom.png');
	background-repeat:no-repeat;
	position:relative;
	display:inline
	z-index:1;
}

.type{
	margin:8px 0px 0px -50px;
	width:35px;
	height:130px;
	position:absolute;
}

.printabletype{
	width:32px;
	height:127px;
	background-image:url('../images/printabletype.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

.coupontype{
	width:32px;
	height:127px;
	background-image:url('../images/coupontype.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;	
}

.dealtype{
	width:32px;
	height:127px;
	background-image:url('../images/dealtype.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

.storecouponinfo{
	margin:10px 0px 0px 65px;
	font-size:18px;
	color:#2a485f;
}

.storecoupondescription{
	padding:0px 15px 0px 0;
	margin:10px 0 0 67px;
	font-size:12px;
	line-height:14px;
	color:#4a4a4a;
}

.storecouponvoting{
	margin:20px 0 0 68px;
	display:inline;
	zoom:1;
	width:515px;
	height:27px;	
}

.storeconfirm{
	padding:6px 0px 0px 0px;
	display:inline;
	zoom:1;
	font-size:12px;
	color:#2a485f;
	vertical-align:top;
}

a.storevoteyes{
	margin:0px 5px -12px 5px;
	padding:0px 0px 0px 0px;
	display:inline;
	zoom:1;
	width:23px;
	height:23px;
	background-image:url('../images/up.png');
	background-repeat:no-repeat;
}

a.storevoteno{
	margin:0px 5px -12px 0px;
	display:inline;
	zoom:1;
	width:23px;
	height:23px;
	background-image:url('../images/down.png');
	background-repeat:no-repeat;
}

.storevotecount{
	padding:4px 0px 0px 0px;
	display:inline;
	zoom:1;
	font-size:15px;
	font-weight:bold;
	color:#2a485f;
	vertical-align:top;
}

.printablebutton{
	float:right;
	margin:-25px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	zoom:1;
	width:152px;
	height:35px;
	background-image:url('../images/printbutton.png');
	background-repeat:no-repeat;	
}

.viewbutton{
	margin:0px 0px 0px 190px;
	padding:0px 0px 0px 0px;
	position:absolute;
	width:152px;
	height:35px;
	background-image:url('../images/viewcodebutton.png');
	background-repeat:no-repeat;	
}

.couponbutton{
	float:right;
	margin:-25px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	zoom:1;
	width:152px;
	height:35px;
	background-image:url('../images/viewcodebutton.png');
	background-repeat:no-repeat;	
}

.copybutton{
	float:right;
	margin:-25px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	display:none;
	width:152px;
	height:35px;
	background-image:url('../images/copybutton.png');
	background-repeat:no-repeat;	
}

.copiedbutton{
	float:right;
	margin:-25px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	zoom:1;
	width:152px;
	height:35px;
	background-image:url('../images/copiedbutton.png');
	background-repeat:no-repeat;	
}

.dealbutton{
	float:right;
	margin:-25px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	zoom:1;
	width:152px;
	height:35px;
	background-image:url('../images/dealbutton.png');
	background-repeat:no-repeat;	
}

.codefield{
	margin:0px 0px 0px 42px;
	padding:9px 0px 0px 0px;
	width:120px;
	height:20px;
	border-style:dashed;
	border-width:3px;
	border-color:#FC9F34;
	position:absolute;
	display:none;
	background-color:#f4f4f4;
	font-size:10px;
	font-weight:bold;
	color:#3b5567;
	text-align:center;
}

.codefieldcopied{
	margin:0px 0px 0px 42px;
	padding:9px 0px 0px 0px;
	width:120px;
	height:20px;
	border-style:dashed;
	border-width:3px;
	border-color:#fc9f34;
	position:absolute;
	background-color:#b9d57c;
	font-size:10px;
	font-weight:bold;
	color:#3b5567;
	text-align:center;
}

.storecouponfooter{
	margin:15px 0px 0px 67px;
	position:relative;
	border-top-style:solid;
	border-width:1px;
	border-color:#dadada;
	width:500px;
	height:30px;
}

.storeexpires{
	width:200px;
	margin:6px 0px 0px 1px;
	display:inline;
	zoom:1;
	font-size:10px;
	color:#2a485f;
}

.couponsocialicons{
	display:none;
	margin:4px 0px 0 125px;
	padding:0px 0px 0px 0px;
	width:150px;
	height:10px;
	position:absolute;
}

.couponshareicons{
	float:right;
	margin:0px 2px 0 2px;
}

.storecouponcomments{
	margin:4px 0px 0px 1px;
	padding:6px 10px 0px 10px;
	display:inline;
	zoom:1;
	border-right-style:solid;
	border-left-style:solid;
	border-width:1px;
	border-color:#dadada;
}

.storecoupondivider{
	margin:-16px 0px 0px -18px;
	width:595px;
	height:23px;
	background-image:url('../images/coupondivider.png');
	background-repeat:no-repeat;
	position:relative;
}
/* end store list page */

/* stores listing page */
.storeslist{
	margin: 5px 0 2px 35px;
	width:72px;
	height:20px;
	background-image:url('../images/storeslist.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

.listingdivider{
	margin:10px 0 10px 27px;
	width:584px;
	height:4px;
	background-image:url('../images/maindivider.png');
	background-repeat:no-repeat;
	display:block;
}

#listingfilter{
	margin:20px 0 0px 36px;
	width:540px;
	height:35px;
	display:inline;
	zoom:1;
}

label.filter{
	margin:10px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#2a485f;
	position:absolute;
}

.filterinput{
	width:215px;
	height:22px;
	margin:2px 0px 0px 105px;
	padding:6px 0 0 5px;
	border-width:1px;
	border-style:solid;
	border-color:#82abc0;
	position:absolute;
}

.filterresults{
	margin:3px 0px 0px 340px;
	padding:8px 0 0 0;
	width:105px;
	height:20px;
	background-color:#dae9ee;
	display:inline;
	zoom:1;
	font-size:12px;
	color:#29465c;
	text-align:center;
	position:absolute;
}

#listingwrapper{
	margin:10px 0 0 28px;
	width:600px;
	height:100%;
	display:inline;
	zoom:1;
}

.listingtop{
	margin:4px 0 0 5px;
	width:574px;
	height:6px;
	background-image:url('../images/listingtop.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;

}

.listingmid{
	margin:-3px 0 -10px 5px;
	width:574px;
	min-height:1000px;
	background-image:url('../images/listingmid.png');
	background-repeat:repeat-y;
	display:inline;
	zoom:1;

}

.listingbottom{
	margin:10px 0 0 5px;
	width:574px;
	height:6px;
	background-image:url('../images/listingbottom.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;

}

.letters{
	margin:15px 0px 0px -506px;
	padding:8px 0px 0px 0px;
	width:506px;
	height:24px;
	text-align:center;
	position:absolute;
	background-color:#eff5f5;
}

.letters li{
	padding:0px 4px 0px 4px;
	display:inline;
	zoom:1;
}

.letters li a{
	font-size:15px;
	font-weight:bold;
	color:#9cbf5e;
	text-decoration:none;
}

.letters li a:hover{
	color:#2a485f;
	text-decoration:underline;
}

.storeswrapper{
	margin:75px 0px 0px 50px;
	float:left;
	width:220px;
	min-height:900px;
	display:inline;
	zoom:1;
}

.stores li{
	padding:3px 0px 3px 0px;
}

.stores li a{
	font-size:14px;
	color:#2a485f;
	text-decoration:none;
}

.stores li a:hover{
	color:#7caa30;
	text-decoration:underline;
}
/* end stores listing */

/* categories listing page */
.h1header{
	margin: 0px 0 5px 35px;
	font-family:'Arial Narrow', sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#2a485f;
}

.categorieshead{
	margin: 10px 0px 0px 20px;
}

.categorieshead a{
	font-size:20px;
	font-weight:bold;
	color:#2a485f;
	text-decoration:none;
}

.categorieshead a:hover{
	color:#7caa30;
	text-decoration:underline;
}

.subcategories{
	margin:5px 0 0 20px;
	display:inline;
	zoom:1;
}

.categorieslist li {
	float:left;
	margin:2px 0 2px 0;
	width:180px;
	display:inline;
	zoom:1;
}

.categorieslist li a{
	font-size:14px;
	color:#2a485f;
	text-decoration:none;
}

.categorieslist li a:hover{
	color:#7caa30;
	text-decoration:underline;
}

.categoriesdivider{
	margin:10px 0 15px 20px;
	width:530px;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#dadada;
}
/* end categories listing */

/* seperate pages */
#pagelayout{
	margin:0 15px 0 25px;
	min-height:425px;
}

.pageheadings{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #2A485F;
}

h3.pageheadings{
	font-size: 16px;
	font-weight: bold;
	font-style:normal;
	color: #2A485F;
}

.pagedescriptions{
	padding:2px 0 5px 5px;
	font-size: 14px;
	line-height: 16px;
	color: #2A485F;
}

ul.pagelists{
	font-size: 14px;
	line-height: 16px;
	color: #2A485F;
	margin:2px 0 0 25px;
	padding:2px 0 2px 0;
	list-style-type:square;
}

li.listitem{
	padding:2px 0 2px 0;
}

ol.pagelists{
	font-size: 14px;
	line-height: 16px;
	color: #2A485F;
	margin:2px 0 0 25px;
	padding:2px 0 2px 0;	
	list-style-type:decimal;
}

.pagerequirements{
	margin: 2px 0 0 267px;
	padding:2px 0 5px 5px;
	font-size: 12px;
	line-height: 14px;
	color: #2A485F;
}

label{
	margin: 0 0 0 20px;
	font-size: 14px;
	color: #2A485F;
}

.subjectlabel{
	vertical-align:middle;
}

.formsubject{
	width:300px;
	margin:2px 0 0 2px;
}

.formmessage{
	height:100px;
	width:300px;
	margin:5px 0 0 2px;
}

.contactbutton{
	margin: 0 0 0 333px;
}
/* end seperate pages */

/* grocery page */
#grocerynav {
	width:698px;
	height:38px;
	margin:2px 0 2px 0;
	display:inline;
	zoom:1;	
	/*background-image:url('../images/grocerymid.jpg');*/
	background-color:#e9e9e9;
	background-repeat:repeat-x;
	position:relative;
	z-index:1;
}

ul#grocerybar {
	font-size:14px;
	text-align:left;
}

ul#grocerybar li {
	display:inline;
	zoom:1;
	vertical-align:middle;
}

ul#grocerybar li a {
	color:#fff;
	text-decoration: none;
	padding:0px 29px 0 29px;
}

ul#grocerybar li a:hover {
	color:#2a485f;
	text-decoration: none;
	padding:0px 29px 0 29px;
}

li.groceryfirst {
	height:38px;
	float:left;
	background-color:#e9e9e9;
	border:1px solid;
	border-color:#908f8d;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;	
}

li.groceryfirst:hover {
	height:38px;
	float:left;
	background-color:#e9e9e9;
	border:1px solid;
	background-color:#fefefe;
	border-color:#908f8d;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;	
}


li.grocerymid {
	height:38px;
	float:left;
	background-color:#e9e9e9;
	border:1px solid;
	border-color:#908f8d;
}

li.grocerymid:hover {
	height:38px;
	float:left;
	background-color:#fefefe;
	border:1px solid;
	border-color:#908f8d;
}

li.grocerydivider {
	width:2px;
	height:38px;
	background-image:url('../images/grocerydivider.jpg');
	background-repeat:no-repeat;
}

li.grocerylast {
	height:38px;
	float:right;
	background-color:#e9e9e9;
	border:1px solid;
	border-color:#908f8d;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}

li.grocerylast:hover {
	height:38px;
	float:right;
	background-color:#fefefe;
	border:1px solid;
	border-color:#908f8d;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
/* end grocery page */

/* circular page */

.weeklyads{
	width:900px;
	padding:10px 5px 5px 15px;
	min-height:200px;
	display:inline;
	zoom:1;
}

.adstore{
	float:left;
	margin:0 0 0 0;
	padding:2px 9px 4px 9px;
	min-width:125px;
	min-height:90px;
}

.adimage{
	min-height:50px;
}

.adlink{
	height:30px;
	text-align:center;
}

.adname{
	display:block;
}

a.adlink{
	margin:0 0 0 0px;
	font-size:11px;
	font-weight:bold;
	color:#2a485f;
	text-decoration:none;
}

a.adlink:hover{
	text-decoration:underline;
}
/* end circular page */

/* store circular page */

.storeadimage{
	margin: 5px 0 5px 0;
}

img.circularadimage{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.adtitle{
	margin:8px 0 5px 10px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #2A485F;
}

.addescription{
	padding: 0px 0 8px 10px;
	font-size: 14px;
	line-height: 16px;
	color: #2A485F;
}

.adproducts{
	padding: 0px 0 8px 10px;
	font-size: 14px;
	line-height: 16px;
	color: #2A485F;
}

/* end store circular page */

/* other pages */
.pagetop{
	margin:2px 0 0 2px;
	width:925px;
	height:7px;
	background-image:url('../images/pagetop.png');
	background-repeat:no-repeat;
	display:inline;
	zoom:1;
}

.pagemid{
	margin:-2px 0 -10px 2px;
	width:925px;
	min-height:300px;
	background-image:url('../images/pagemid.png');
	background-repeat:repeat-y;
	display:inline;
	zoom:1;
}

.pagebottom{
	margin:9px 0 12px 2px;
	width:925px;
	height:6px;
	background-image:url('../images/pagebottom.png');
	background-repeat:no-repeat;
	display:block;
}
/* end other pages */
