@import url(promo-rotator.css);

/***** CSS Reset *****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
/***** END CSS Reset *****/
a {color: #f6921e; text-decoration: underline;}
a:visited {color: #f6921e; text-decoration: underline;}
a:hover {color: #f6921e; text-decoration: none;}
a:active {color: #f6921e;}
body {
	background: #fff url(../images/background-body.png) repeat-x;
	font-family: 'Arial','Helvetica','sans-serif';
}
.clear{clear:both}
#wrapper {
	/*background: #fff;
	left: 50%;
	margin-left: -512px;
	position: relative;
	padding: 11px;
	width: 1002px;
	float: left;*/
	background:#fff;
	width:1002px;
	padding:11px;
	margin:0 auto 0 auto;
	overflow:hidden;
	height:100%;
}

/*********** PROMOTION SPECIFIC CONTENT ***********/

.dominos-promotion {
background:url(../images/IMG-BG-promo-dominos.jpg) no-repeat center top;
}

.halloween-promotion {
background:url(../images/BG-promo-halloween.gif) top no-repeat #000;
}

.melb-cup-promotion {
background:url(../images/IMG-BG-promo-melb-cup.jpg) center top no-repeat #fff;
}

.weight-watchers-promotion {
background:url(../images/IMG-BG-promo-weight.jpg) center top no-repeat #fff;
}

.xmas-promotion {
background:url(../images/IMG-BG-promo-xmas.jpg) center top no-repeat #480000;
}

.slider-holder {overflow:hidden; width:264px; display:block; height:206px; padding:0; margin:0;}
.slider-holder li {padding:0px; margin:0; display:block; width:380px; height:206px; float:left; list-style:none; color:#000;}
.slider-holder ul ul {height:auto;}
.slider-holder li li {padding:0; margin:0; display:list-item; width:auto; height:auto; float:none;}
.s-active {position:relative; top:0; left:0;}

.slider-wrapper {border:none;}
	#no1 {background-color:#eaeaea;}
	#no2 {background-color:#eaeaea;}
	#no3 {background-color:#eaeaea;}
	#no4 {background-color:#eaeaea;}
	.slider-nav {width:264px; position:relative; top:15px; left:50px;}
	.slider-nav .active {font-weight:bold; background-image:url(../images/IMG-promo-RHS-1.png); width:32px; height:24px; padding:7px 0 0 0; text-align:center;}
	.slider-nav ul {list-style:none;}
	.slider-nav li {
		list-style:none;
		float:left;
		display:block;
		margin:0 10px 0 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#fff;
		background-image:url(../images/IMG-promo-RHS-2.png); width:32px; height:24px; color:#fff !important; padding:7px 0 0 0; text-align:center;
	}
	.slider-nav li a {color:#fff; text-decoration:none; display:block;}
	.slider-nav li, visted, hover, active {color:#fff;}
	.slider-wrapper {width:264px; height:206px;}
	.slider-holder {width:264px; display:block; height:206px;}
	.slider-holder li {width:264px; height:206px;}
	.slider-holder img {border:none;}
	
	.CarouSlide {
		background-color:#eaeaea;
		width:264px;
		height:268px;
		overflow:hidden;
		margin-bottom: 10px;
	}

/*********** END PROMOTION SPECIFIC CONTENT ***********/

#logo {
	background: url(../images/logo.png) no-repeat;
	float: left;
	height: 96px;
	margin-left: 22px;
	text-indent: -9999px;
	width:330px;
}
#logo a {
	float: left;
	height: 96px;
	width: 330px;
}
#sign-up {
	background: url(../images/background-enews.png) no-repeat top left;
	float: right;
	height: 76px;
	margin-right: 21px;
	margin-top: 32px;
	width: 339px;
}
#sign-up h2 {
	color: #f6921e;
	font-size: 14px;
	margin-left: 39px;
	margin-top: 2px;
}
#sign-up p {
	color: #666;
	font-size: 12px;
	margin-top: 9px;
}
#sign-up .sign-up-form {
	margin-top: 6px;
}
#sign-up .sign-up-input {
	background: url(../images/background-signup-input.png) repeat-x;
	border: 1px solid #ccc;
	color: #666;
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 12px;
	height: 21px;
	padding: 4px 3px 0px 3px;
	width: 236px;
}
#sign-up .sign-up-submit {
	background: url(../images/background-signup-submit.png) no-repeat;
	cursor: pointer;
	border: none;
	float: right;
	height: 24px;
	margin-top: 1px;
	text-indent: -9999px;	
	width: 82px;
}
#sign-up .sign-up-submit:hover {
	background: url(../images/background-signup-submithover.png) no-repeat;
}
/* Nav */
#navigation {
	float: left;
	height: 39px;
	margin-left: 20px;
	margin-top: 20px;
	width: 962px;
}
#navigation .navigation-list li {
	display: inline;
	text-indent: -9999px;
}
.home a {
	background: url(../images/navigation.png) no-repeat 0 0;
	float: left;
	height: 39px;
	margin-right: 3px;
	width: 92px;
}
.home a:hover {
	background-position: 0px -41px;
}
.most-popular a {
	background: url(../images/navigation.png) no-repeat -95px 0;
	float: left;
	height: 39px;
	margin-right: 3px;
	width: 177px;
}
.most-popular a:hover {
	background-position: -95px -41px;
}
.hot-today a {
	background: url(../images/navigation.png) no-repeat -275px 0;
	float: left;
	height: 39px;
	margin-right: 3px;
	width: 157px;
}
.hot-today a:hover {
	background-position: -275px -41px;
}
.new-discounts a {
	background: url(../images/navigation.png) no-repeat -435px 0;
	float: left;
	height: 39px;
	margin-right: 3px;
	width: 197px;
}
.new-discounts a:hover {
	background-position: -435px -41px;
}
.expiring-deals a {
	background: url(../images/navigation.png) no-repeat -635px 0;
	float: left;
	height: 39px;
	margin-right: 3px;
	width: 187px;
}
.expiring-deals a:hover {
	background-position: -635px -41px;
}
.retailers a {
	background: url(../images/navigation.png) no-repeat -825px 0;
	float: left;
	height: 39px;
	width: 137px;
}
.retailers a:hover {
	background-position: -825px -41px;
}
.retailer-featured {
	margin: 10px 0 0 0 !important;
	color: #f6921e !important;
	text-decoration: underline;
}
/* END Nav */
#social {
	background: url(../images/background-socialmedia.png) no-repeat;
	float: left;
	height: 41px;
	width: 1002px;
}
#social-links {
	float: left;
	margin-top: 12px;
	margin-left: 38px;
}
.social-links-list li {
	display: inline;
	padding: 0 10px 2px 5px;
	border-right: 1px solid #666;
}
.social-links-list li.no-border {
	border-right: none;
}
.social-links-list li a {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.social-links-list li a:hover {
	color: #f6921e;
}
#twitter-follow {
	float: right;
	margin-right: 19px;
	margin-top: 13px;
}
#twitter-follow a {
	font-size: 12px;
	color: #666666;
	background-image: url(../images/icon-twitter.gif);
	background-repeat: no-repeat;
	background-position: 115px -2px;
	text-decoration: none;
	padding-right: 25px;
	padding-top: 0px;
}
#social-follow {
	float: right;
	margin-right: 19px;
	margin-top: 12px;
}
#search {
	background: url(../images/background-search.png) no-repeat;
	float: left;
	height: 72px;
	width: 1002px;
}
#text-search {
	float: left;
	margin-left: 42px;
	margin-top: 16px;
}
.search-input {
	background:url(../images/background-input-search.png) repeat-x;
	border: 1px solid #656463;
	color: #666;
	float: left;
	font-size: 26px;
	height: 35px;
	padding: 5px 3px 0px 3px;
	width: 409px;
}
.search-submit {
	background: url(../images/background-search-submit.png) no-repeat;
	border: none;
	cursor: pointer;
	float: right;
	height: 42px;
	margin-left: 28px;
	text-indent: -9999px;
	width: 112px;
}
.search-submit:hover {
	background: url(../images/background-search-submithover.png) no-repeat;
}
#categorie-search {
	float: right;
	margin-right: 68px;
	margin-top: 14px;
}
#categorie-search label {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
#categorie-search select {
	border: 1px solid #abadb3;
	height: 22px;
	width: 236px;
	color: #666;
	font-size: 13px;
	margin-top: 3px;
}
#content {
	float: left;
	margin-top: 14px;
	width: 1002px;
}
#content #left {
	float: left;
	margin-right: 14px;
	width: 722px;
}
#content #right {
	float: right;
	width: 266px;
}

/* expired coupons */
.coupon-expired {
	background:url(../images/bg-scissor-top-right.png) no-repeat 698px 5px;
	border-top:1px dashed #e6e6e6;
	border-right:1px dashed #e6e6e6;
	border-left:1px dashed #e6e6e6;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 24px;
	padding-bottom: 24px;
	width: 680px;
}
.coupon-expired .coupon-header-expired a {
	background:url(../images/bg-retailer-link-expired.gif) no-repeat;
	color: #cccccc;
	font-size: 16px;
	font-weight: bold;
	padding:0 0 0 15px;
	text-decoration: underline;
}
.coupon-expired .coupon-header-expired a:hover {
	text-decoration: none;
}
.coupon-other-expired {
	margin-left: 0;
}
.coupon-expired .coupon-other-expired p {
	color: #cccccc;
	font-size: 13px;
}
.coupon-header-expired {
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:1.3em;
}
.get-rss {
	float:right;
	margin:0 0 0 0;
}
.keywords-highlight {
	background-color:#edeead;
}
.coupon-controls {
	background-color:#a8a5a3;
	background:url(../images/bg-coupon-controls.png) repeat-x bottom;
	float:left;
	margin-bottom:15px;
	padding:10px 20px 10px 20px;
	width:682px;
}
.coupon-controls p {
	font-size:12px;
	color:#fff;
}
.coupon-controls a {
	color:#fff;
	text-decoration:underline;
}
.coupon-controls-share {
	color:#fff;
	background:url(../images/logo-facebook.gif) no-repeat;
	padding:0 0 5px 65px;
	margin:0 20px 0 20px;
	height:22px;
}
.coupon {
	border-top:1px dashed #ccc;
	border-right:1px dashed #ccc;
	border-left:1px dashed #ccc;
	background:url(../images/bg-scissor-top-right.png) no-repeat 698px 5px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 24px;
	padding-bottom: 24px;
	margin:0 0 0 0;
	width: 680px;
}
.coupon-voucher {
	border:1px solid #eaeaea;
	float: left;
	margin:0 0 8px 0;
	width: 720px;
	background-color:#ffffff;
	background-image:url(../images/bg-cta-voucher-rework.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.coupon-title {
	margin-bottom: 10px;
	line-height:1.3em;
}
.coupon-title a {
	background:url(../images/bg-retailer-link.gif) no-repeat;
	color: #f6921e;
	font-size: 16px;
	font-weight: bold;
	padding:0 0 0 15px;
	text-decoration: underline;
}
.coupon-title a:hover {
	text-decoration: none;
}
.coupon-detail {
	float:left;
	width:670px;
	border-top:1px dashed #ccc;
	margin:10px 0 0 0;
}
.coupon-image {
	float:left;
	width:165px;
	background-image:url(../images/background-retailer-logo.png);
	background-repeat:no-repeat;
	background-color:eaeaea;
	padding:15px 0 20px 15px;
}
.coupon-image .retailer-logo {
	float:left;
	margin:0 20px 0 0;
}
.coupon-image h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #f6921e;
	line-height: 18px;
	margin:15px 0 0 0;
	float:left;
	width:355px;
	line-height:25px;
}
.coupon-header {
	float:left;
	width:520px;
	padding:16px 20px 10px 0;
}
.coupon-expired-header {
	color:#CCC;
}
.coupon-header h1 {
	font-size:18px;
	color:#333333;
	line-height:18px;
	min-height:20px;
	clear:both;
	margin:10px 0 10px 0;
	padding:10px 0 0 0;
}
.coupon-header h2 {
    clear: both;
    font-size: 18px;
    line-height: 18px;
    margin: 10px 0 0;
    min-height: 20px;
    padding: 20px 0 0;
    text-decoration: none;
}
.coupon-header h2 a {
	color:#333333;
	text-decoration:none;
}
.coupon-header h2 a:hover {
	text-decoration:underline;
}
.coupon-expired a {
	color:#ccc;
	text-decoration:none;
}
.coupon-header p {
	color: #666666;
	font-size: 13px;
	margin:0;
	font-weight: normal;
	line-height:18px;
	clear:both;
}
.coupon-intro {
	width:670px;
}
.coupon-intro h1 {
	font-size:22px;
	margin:0 0 0 20px;
	color:#333333;
	float:left;
	width:360px;
}
.CTA {
	border:1px dashed #999999;
	background-repeat:repeat-x;
	margin:10px 0 0px 0;
	float:left;
}

.CTA-content {
	background-image:url(../images/bg-CTA-rework.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 30px 0px 0px;
	height:40px;
}

.CTA-expired {
	background-image:url(../images/bg-CTA-rework-expired.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 30px 0px 0px;
	height:40px;
}

.CTA-content a {
	background-image:url(../images/bg-cta-content.gif);
	color:#fff;
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	padding: 10px 8px 5px 8px;
	height:25px;
}

.CTA-expired p {
	background-image:url(../images/bg-cta-expired.jpg);
	color:#ccc;
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	padding: 10px 8px 5px 8px;
	height:25px;
}

.CTA-content a:hover {
	background-image:url(../images/bg-cta-content.gif);
	background-position:0px -42px;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}

.CTA h1 {
	margin:0px;
	padding:0px;
}

.facebook a {
	float:left;
	background-image:url(../images/ICON-facebook.png);
	background-repeat:no-repeat;
	background-position:left;
	margin:10px 0 5px 0;
	padding:4px 0 4px 22px;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.expiry-date {
	float:left;
	background-image:url(../images/ICON-info-share.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:4px 0 4px 22px;
	font-size:11px;
	color:#666666;
}

.voucher-detail {
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:333333;
}

.voucher-toggle {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	background-image:url(../images/ICON-voucher-toggle.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 20px;
	margin:0px 0 0px 0;
	height:20px;
	display:block;
	width:100%;
	clear:both;
	float:left;
	text-decoration:none;
}

.coupon-other p {
	color: #333;
	font-size: 13px;
	margin:10px 0 0 0;
	line-height:18px;
}
.coupon-other a {
	color: #f6921e;
	text-decoration: underline;
}
.coupon-other a:hover {
	text-decoration: none;
}
.box {
	background:url(../images/background-rightbox.png) repeat-x;
	border: 1px dashed #b7b2af;
	width: 264px;
	margin-bottom: 10px;
	float: left;
}
.box-scissor {
	background-image: url(../images/icon-scissors-retailers.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 262px;
	height: auto;
	overflow: hidden;
}
.box-list {
	margin-bottom: 20px;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 20px;
}
.box-list li {
	background: url(../images/list-item-trans.png) no-repeat 0 2px;
	line-height: 18px;
	margin-bottom: 5px;
	padding-left: 15px;
	width: 218px;
}
.box-list li a {
	font-size: 12px;
	text-decoration: none;
	color: #333;
}
.box-list li a:hover {
	color: #f6921e;
}
.featured h3 a {
	color: #f6921e !important;
	font-size: 14px !important;
	font-weight: bold !important;
}
.featured h3 a:hover {
	text-decoration: underline;
}
.featured {
	padding-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
}
.featured p {
	color: #333;
	font-size: 12px;
}
#special-vouchers {
	background: url(../images/header-specialvouchers.png) no-repeat;
	height: 58px;
	text-indent: -9999px;
	width: 264px;
}
#similar-retailers {
	background: url(../images/header-similar-retailers.png) no-repeat;
	height: 58px;
	text-indent: -9999px;
	width: 264px;
}
#popular-vouchers {
	background: url(../images/header-popularvouchers.png) no-repeat;
	height: 58px;
	text-indent: -9999px;
	width: 264px;
}
#featured-retailers {
	background: url(../images/header-featuredretailers.png) no-repeat;
	height: 58px;
	text-indent: -9999px;
	width: 264px;
}
#about {
	background: url(../images/background-about.png) repeat-x;
	height: 295px;
	margin:0 auto 0 auto;
	width: 1024px;
}
#about-content {
	margin:0 auto 0 auto;
	padding:11px;
	position:relative;
	width:1002px;
}
#header-about {
	background: url(../images/header-about.png) no-repeat;
	border-bottom: 1px dashed #d86705;
	float: left;
	height: 24px;
	margin-bottom: 18px;
	margin-left: 20px;
	margin-top: 17px;
	padding-bottom: 19px;
	text-indent: -9999px;
	width: 720px;
}
#about-content p {
	color: #fff;
	float: left;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
	width: 718px;
}
#about-image {
	background: url(../images/about-image.jpg) no-repeat;
	float: right;
	height: 295px;
	margin-top: -195px;
	width: 249px;
}
#slide-section {
	position: relative;	
	margin:0 auto 0 auto;
	width: 1002px;
	padding: 0px 11px;
}
#slide-panel {
	background: #dfdfdf;
	border-left: 1px dashed #a8a29e;
	border-right: 1px dashed #a8a29e;;
	height: 0px;	
	width: 1002px;
	display: none;
}
#about-one {
	background: url(../images/about-one.jpg) no-repeat;
	float: left;
	height: 246px;
	width: 100%;
}
#about-two {
	background: url(../images/about-two.jpg) no-repeat -1px 0;
	float: left;
	height: 247px;
	width: 1001px;
}
#about-three {
	background: url(../images/about-three.jpg) no-repeat;
	float: left;
	height: 214px;
	width: 100%;
}
.more-header {
	float: left;
	margin-left: 270px;
	margin-top: 35px;
}
.more-info {
	float: left;
	margin-left: 270px;
	margin-top: 8px;
	width: 665px;
}
.more-header h2 {
	font-size: 19px;
	color: #000;
}
.more-info p {
	color: #333;
	font-size: 13px;
	line-height: 20px;
}
#panel-tape {
	background: url(../images/panel-tape.png) no-repeat;
	float: left;
	height: 12px;
	width: 1024px;
	margin-left: -11px;
}
.panel-button, .hide-button {
	background:url(../images/panel-button.png) no-repeat;
	cursor: pointer;
	float: left;
	height: 52px;
	margin-bottom: 30px;
	margin-left: 19px;
	text-indent: -9999px;
	width: 320px;
}
.hide-button {
	display: none;
}
#footer {
	float: right;
	margin-right: -11px;
	margin-top: 6px;
}
.footer-links li {
	font-size: 12px !important;
}
#copyright {
	color: #666666;
	float: right;
	font-size: 12px;
	margin-top: 40px;
	position: absolute;
	right: 9px;
}	

/* info detail page stylings */

.info-detail {
	background:url(../images/bg-page-header.png) repeat-x;
	clear: both;
	float:left;
	padding: 20px 20px 20px 20px;
	width: 682px;
}
.info-detail-voucher {
	background:url(../images/bg-page-header.png) repeat-x;
	clear: both;
	float:left;
	padding:20px;
	margin:0;
	width: 682px;
}

.generic ul {
	line-height: 20px;
}
.generic li {
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0 0 25px;
}
.info-detail h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin: 20px 0 0 0;
}
.info-detail h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 20px 0 0 0;
}
.info-detail-voucher h4 {
	font-size:18px !important;
	font-weight:normal;
	text-transform:uppercase;
	color:#333333 !important;
	margin:5px 0 0 0 !important;
}
.info-detail p {
	line-height: 22px;
	color: #333333;
	font-size: 14px;
	margin: 10px 0 0 0;
}
.text-enlarge {
	font-size: 16px;
}
.call-to-action {
	margin-top: 40px;
	padding: 0 0 10px 0;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	overflow: hidden;
	width: 100%;
}
.facebook-share {
	float: left;
}
.expiry {
	float: left;
}
.share-facebook {
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	font-weight: bold;
	color: #74706e;
	text-decoration: none;
	margin-right: 20px;
}
.info-expiry {
	background: url(../images/icon-info.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	color: #74706e;
	padding: 0 0 0 18px;
}
#left h1 {
	/*font-size: 22px;
	margin: 20px 0 30px 0;
	padding: 0 0 0 0;
	color: #74706e;*/
}
#left h4 {
	font-size: 22px;
	line-height:24px;
	margin: 20px 0 10px 0;
	padding: 0;
	color: #74706e;
}

/* Retailer Detail Page */

.retailer-detail-box {
	float: left;
	border: 1px solid #cccccc;
	background-color: #ededed;
	margin-bottom: 6px;
	padding: 20px;
	width: 680px;
	overflow:hidden;
}
.retailer-detail-box p {
	line-height: 22px;
	color: #333333;
	font-size: 14px;
	margin: 10px 0 0 0;
}
.retailer-detail-list ul {
	list-style: none;
	margin: 20px 0 20px 0;
}
.retailer-detail-list li {
	border-bottom:1px solid #DFDFDF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px;
	overflow:auto;
	padding:0 0 14px;
}
.retailer-detail-list li a {
	background:url(../images/bg-retailer-link.gif) no-repeat scroll 0 23px transparent;
	float:left;
	padding:22px 0 5px 18px;
	text-decoration:none;
}
.retailer-detail-list li a:visited {text-decoration: none;}
.retailer-detail-list li a:hover {text-decoration: underline;}
.retailer-detail-list li a:active {text-decoration: none;}
.retailer-detail-list li img {
	float:left;
	margin:0 20px 0 0;
}
.retailer-list-intro-text {
	line-height: 22px;
	color: #333333;
	font-size: 18px;
	padding: 0 20px 0 20px;
	margin: 0 0 10px 0;
	font-weight: normal;
}
.search-results-header {
	background: url(../images/icon-search-results.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 40px;
}
.search-results-container {
	margin: 0 0 20px 0;
}
.search-results-container h3 {
	font-size: 18px;
	font-weight: normal;
}
.search-results-container p {
	font-size: 13px;
	line-height: 17px;
}
.search-pagination {
	text-align: center;
	border: 1px dashed #cccccc;
	background-color: #ededed;
	clear:both;
	padding: 10px;
	width: 700px;
	margin: 0 0 20px 0;
}
.search-pagination p {
	color: #666666;
}
.search-next-position {
	margin: 0 0 0 20px;
}
.search-previous-position {
	margin: 0 20px 0 0;
}
.retailers-a-z {
	clear: both;
	overflow: hidden;
	padding: 10px 20px 20px 20px;
	width: 680px;
}
.retailers-a-z a {
	float: left;
	text-align: center;
	display: block;
	font-size: 18px;
	width: 28px;
	padding: 10px 0 10px 0;
	font-weight: bold;
	background-color: #ededed;
	border: 1px solid #cccccc;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 5px 5px 0;
}
.retailers-a-z a:hover {
	background-color: #ffffff;
	border: 1px dashed #cccccc;
}

/* 404 styling */

.error-404 {
	list-style: square;
	margin: 10px 0 0 30px;
}
.error-404 li {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	padding: 0;
}

/* Most Popular Weighting */

.most-popular-info-detail {
	clear: both;
	overflow: hidden;
	padding: 0 20px 20px 20px;
	margin: 0;
	width: 680px;
	line-height: 40px;
}
.weight-1 {font-size: 14x; margin: 0 10px 0 0;}
.weight-2 {font-size: 18px; margin: 0 10px 0 0;}
.weight-3 {font-size: 21px; margin: 0 10px 0 0;}
.weight-4 {font-size: 24px; margin: 0 10px 0 0;}
.weight-5 {font-size: 27px; margin: 0 10px 0 0;}

/* Predictive Search */

#suggestions {
margin:42px 0 0 0;
float:left;
overflow:auto;
padding:0;
position:absolute;
display:block;
z-index:99999;
border:1px solid #666666;
border-top:0px;
box-shadow:3px 3px 10px #666666;
}

#suggestions a {
background-color:#FFFFFF;
clear:left;
float:left;
padding:8px;
width:399px;
}
#suggestions a:hover{
background-color:#c9e4f2
}
/* Homepage lower coupon promotions */

.coupon-intro .retailer-logo {
float:left;
}
.home-promo-retailer-logo {
float:right;
}
.home-promo-retailer-logo-buffer {
margin-bottom:24px;
}

.home-promo-more-link {
font-size:11px;
color:#000;
float:left;
margin:5px 0 0 0;
}

.home-promo-coupon-clear {
clear:both;
width:286px;
font-size:11px;
line-height:15px;
padding:5px 0 0 0;
}

/* Click to reveal */
.ctr {
    float: right;
    height: 40px;
    position: relative;
    width: 520px;
	margin:10px 0 0 0;
}
.ctr > .left-button {
    background: url("/images/click-and-reveal-code.png") repeat scroll 0 0 transparent;
    float: left;
    height: 43px;
    width: 279px;
	position:absolute;
	top:0;left:0;	
	cursor:pointer;
}
.ctr > .left-button > span, .ctr > .cover > span{
	font-size:0;
	text-indent:-9999px;
}

.ctr > .code {
	display:block;
    border: 1px dashed #DDDDDD;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    text-align: center;
    width: 242px;
	position:absolute;
	top:0;left:289px;
	z-index:1;
	background:#f5f5f5;
}
.ctr > .cover {
    height: 40px;
    width:240px;
	position:absolute;
	top:2px;left:291px;
	background:url(/images/cover.jpg);
	z-index:2;
	cursor:pointer;
}
.ctr > .window-open-message {
    background: url("/images/ajax-loader.gif") no-repeat scroll 0 0 transparent;
    color: #808080;
    display: none;
    font-size: 11px;
    height: 17px;
    left: 283px;
    line-height: 17px;
    padding-left: 24px;
    position: absolute;
    top: -20px;
    width: 240px;
}


#promo-left-column {
float:left;
width:356px;
margin:0 10px 0 0;
}

#promo-left-column h2 {
font-size:16px;
padding:12px 0 12px 0;
color:#333333;
text-transform:uppercase;
font-weight:normal;
}

#promo-right-column {
float:left;
width:356px;
}

#promo-right-column h2 {
font-size:16px;
padding:12px 0 12px 0;
color:#333333;
text-transform:uppercase;
font-weight:normal;
}

.homepage-promo-voucher {
width:320px; min-height:45px;
border:4px solid #eaeaea;
padding:14px 14px 20px 14px;
margin:0 0 6px 0;
float:left;
}

.homepage-promo-voucher h3 a {
width:200px;
font-size:14px;
line-height:18px;
background:url(../images/list-item-trans.png) no-repeat 0 1px;
font-weight:bold;
padding:0 0 5px 13px;
text-decoration:none;
}
.homepage-promo-voucher h3 a:hover {
text-decoration:underline;
}

.homepage-promo-deal {
width:320px; min-height:45px;
border:4px solid #eaeaea;
padding:14px 14px 20px 14px;
margin:0 0 6px 0;
}

.homepage-promo-deal h3 a {
width:200px;
font-size:14px;
line-height:18px;
background:url(../images/list-item-trans.png) no-repeat 0 1px;
font-weight:bold;
padding:0 0 5px 13px;
text-decoration:none;
}
.homepage-promo-deal h3 a:hover {
text-decoration:underline;
}
#about.sub-about {
background: url('../images/oz_voucher_codes_footer.jpg') no-repeat !important;
}



.info-detail-voucher > .coupon-header{
	width:510px;
}

/* ----------------- Admin Login Form ----------------------------- */

#admin-logon-form {
	color: #666666;
    font-size: 12px;
    margin: 30px auto;
    width: 500px;
}
#admin-logon-form > h2{
	font-size:20px;
}
#admin-logon-form > p{
	margin:10px 0 30px 0;
}
#admin-logon-form fieldset {
    border: 1px solid #EEEEEE;
    padding: 30px 10px 0;
	display:block;
}

#admin-logon-form .input-username > input,
#admin-logon-form .input-password > input{
	background: url("/images/background-signup-input.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
	height: 21px;
	color:#666666;
}
#admin-logon-form .label-username,
#admin-logon-form .label-password{
    float: left;
    width: 100px;
}
#admin-logon-form .input-username,
#admin-logon-form .input-password {
    float: left;
    width: 300px;
}
#admin-logon-form .input-username > input{
	width:300px;
}
#admin-logon-form .input-password > input{
	width:200px;
}
#admin-logon-form .clear{height:10px;}
#admin-logon-form .remember-me {
	clear: both;
    height: 20px;
    margin-left: 200px;
    position: relative;
    width: 119px;
}
#admin-logon-form .remember-me > label {
    display: block;
    float: right;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    width: 96px;
}
#admin-logon-form .submit {
    height: 30px;
    width: 120px;
	float:right;
	margin:0;
}
#admin-logon-form .submit > input {
    height: 30px;
    width: 110px; 
}

#admin-logon-form .validation-summary-errors{
	border:2px solid #f1b063;
	background:#fffedc;
	border-radius:10px;
	padding:10px;
	margin:20px 0 20px 0;
	color:#c06800;
	font-weight:bold;
	line-height:16px;
}
#admin-logon-form .validation-summary-errors ul{
	padding:0 20px;
}
#admin-logon-form .validation-summary-errors ul li{
	list-style-type:disc;
	line-height:20px;
}
/* JS Errors */
#admin-logon-form fieldset > div > span {
    color: #C06800;
    display: block;
    font-weight: bold;
    padding-top: 5px;
}

.orange-button {
    background: none repeat scroll 0 0 #DA6B07;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4901d), to(#DA6B07));
	background-image: -webkit-linear-gradient(top, #f4901d, #DA6B07);
	background-image:    -moz-linear-gradient(top, #f4901d, #DA6B07);
	background-image:     -ms-linear-gradient(top, #f4901d, #DA6B07);
	background-image:      -o-linear-gradient(top, #f4901d, #DA6B07);
    border: 2px solid #f6921f;
    border-radius: 9px 9px 9px 9px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-weight: bold;
    padding: 0 0 5px;
	text-shadow:0px 0px 1px #fac587;
	font-family:"Arial Black", Gadget, sans-serif;
}
.orange-button :hover{
	background:#f4901d;
	background-image:none;
	border-color:#faa441;
}


/* Contact Us Form */
.contactus-form form{
	font-size:12px;
	color:#666;
}

.contactus-form p{
}
.contactus-form label{
	float:left;
	display:block;
	width:133px;
}
.contactus-form .error{
	color:red;
	font-weight:bold;
	font-size:10px;
	margin-left:136px;
	display:none;
}
.contactus-form .error.show{display:block;}
.contactus-form .input{
	background: url("/images/background-signup-input.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
	height: 21px;
	color:#666666;
	width: 300px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 5px;
}
.contactus-form > form {
    margin: 20px;
    padding: 20px;
}
.contactus-form > form > div{
	margin-bottom:10px;
}
#contactus-comments{
	width:453px;
	height:100px;
	padding:5px;
}
#contactus-name{
	width:200px;
}
#contactus-type{
	width:auto;
	padding:0;
}
.contactus-submit{
	height:30px;
}
.contactus-submit > .orange-button {
    float: right;
    padding: 0 43px 4px;
}








