/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
height: 100%;
}
 
body {
font:small/1.5em Helvetica, Arial, Verdana, sans-serif;
color:#333;
background:#043c7d;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
font-size:2em;
line-height:1.1em;
font-weight:bold;
margin-bottom:20px;
color:#333;
}

h2 {
font-size:1.75em;
line-height:1.1em;
font-weight:bold;
padding-bottom:20px;
color:#333;
}
 
h3 {
font-size:1.5em;
line-height:1.1em;
font-weight:bold;
padding-bottom:20px;
color:#333;
}

h4 {
font-size:1.3em;
line-height:1.1em;
font-weight:bold;
padding-bottom:20px;
color:#333;
}

h5 {
font-size:1.15em;
line-height:1.1em;
font-weight:bold;
padding-bottom:10px;
color:#333;
}

h6 {
font-size:1.1em;
line-height:1.1em;
font-weight:bold;
padding-bottom:0;
color:#333;
}

#header-home {
position:relative;
margin:0;
padding:0;
width:600px;
height:80px;
text-indent:-9999px;
}

#header-home span {
position:absolute;
width:100%;
height:100%;
}

#header-single {
position:relative;
width:600px;
height:40px;
/*text-indent:-9999px;*/
}

#header-single span {
position:absolute;
width:100%;
height:100%;
}

#header-double {
position:relative;
width:600px;
height:80px;
/*text-indent:-9999px;*/
}

#header-double span {
position:absolute;
width:100%;
height:100%;
}


.header-single {
position:relative;
width:600px;
height:40px;
/*text-indent:-9999px;*/
}

.header-single span {
position:absolute;
width:100%;
height:100%;
}

.header-double {
position:relative;
width:600px;
height:80px;
/*text-indent:-9999px;*/
}

.header-double span {
position:absolute;
width:100%;
height:100%;
}


/***** Common Formatting *****/

p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}

dl, dt, dd {
margin:0;
padding:0;
}

form dt {
clear:both;
width:33%;
float:left;
text-align:right;
}

form dd {
float:left;
width:66%;
margin:0 0 0.5em 0.25em;
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:underline;
}

a {
color:#10519e;
}

a:link {
color:#10519e;
}

a:hover {
color:#ff9b32;
}

 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {
padding:2px;
}

 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:920px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.noborder      { border:0; }

.black         { color:#333; }
.white         { color:#fff; }
.green         { color:#043c7d; }

.block         { display:block; }



/***** Structure *****/
 
.btn_enter {
display:block;
margin:10px 0 10px 0;
width:100px;
height:32px;
text-indent:-9999px;
background:url(../images/btn_enter.png) no-repeat 0 0;
overflow:hidden;
}

.btn_enter a {
display:block;
width:100%;
height:100%;
}

#aspnetForm {
display:block;
height:100%;
}

#wrap {
position:relative;
padding:0;
margin:0 auto -50px auto;
width:917px;
min-height:100%;
height:auto !important;
height:100%;
text-align:left;
background:#fff;
}

body.home #wrap, 
body.nav_contact #wrap {
background:#fff;
}

#header {
position:relative;
padding:0 0 0 97px;
width:925px;
height:150px;
background:none;
overflow:hidden;
}

#ur-logo {
position:relative;
float:left;
width:920px;
height:106px;
left:-100px;
background:url(../images/urdealsplus-logo.jpg) no-repeat 0 0;
text-indent:-9999px;
overflow:hidden;
}

#chill-logo a {
display:block;
width:100%;
height:100%;
text-decoration:none;
}

#r4p-logo {
position:relative;
float:left;
width:280px;
height:60px;
background:url(../images/r4p-logo.gif) no-repeat 0 0;
text-indent:-9999px;
overflow:hidden;
}

#r4p-logo a {
display:block;
width:100%;
height:100%;
text-decoration:none;
}

#container {
float:left;
position:relative;
padding:0;
width:917px;
}

body.home #container, 
body.nav_contact #container {
padding:25px 25px 25px 25px;
width:661px;
min-height:450px;
height:auto !important;
height:450px;
overflow:hidden;
}

body.nav_terms #container, 
body.nav_privacy #container {
padding:25px 25px 25px 25px;
width:661px;
min-height:1000px;
height:auto !important;
height:1000px;
overflow:hidden;
}

#content {
float:left;
position:relative;
padding:25px 25px 25px 25px;
width:900px;
font-size:1em;
line-height:1.5em;
background:#eee;
}

#footer {
clear:both;
position:relative;
width:916px;
height:50px;
margin:0 auto 0 auto;
text-align:left;
font-size:.85em;
color:#333;
border-top:solid 1px #10519e;
background:#fff;
}

#footer p {
padding:15px;
}

.push {
position:relative;
height:50px; /* .push must be the same height as .footer */
clear:both;
}

body.nav_digital fieldset {
width:600px;
border:0;
}


/***** Featured Offers *****/

.featured_offers {
clear:both;
float:right;
position:relative;
left:-115px;
margin:0 0 25px 0;
padding:20px;
width:535px;
background:#e5ebf2;
overflow:hidden;
}

.featured_photo {
float:left;
padding:0 15px 0 0;
}

.featured_offers .offer_summary {
position:relative;
padding:0 25px 0 0;
}

.featured_offers_codes {
float:right;
position:relative;
padding:0;
width:230px;
background:#e8edf1 url(../images/bg_featured.jpg) no-repeat 0 0;
overflow:hidden;
}

.featured_offers_codes span {
display:block;
padding:0 10px 0 10px;
}

.featured_head {
margin-bottom:15px;
padding:5px;
width:100%;
color:#fff;
background:#e41e2b;
}

.headline-search {
position:relative;
margin-top:10px;
margin-left:227px;
color:#043c7d;
}

.categories {
float:left;
position:relative;
margin-top:-68px;
padding:0 0 0 0;
width:200px;
color:#fff;
font-weight:normal;
font-size:.9em;
line-height:1.1em;
border-right:solid 4px #ffc824;
background:#10519e;
overflow:hidden;
}

.categories h4 {
margin-bottom:10px;
padding:6px;
color:#fff;
width:100%;
background:#ffc824;
}

.categories a {
color:#fff;
}

.categories ul {
list-style:none;
margin:0;
padding:0 0 5px 15px;
}

.categories li {
padding-bottom:5px;
}

.other_offers {
float:left;
position:relative;
margin:0 0 25px 0;
padding:0 0 0 25px;
width:650px;
overflow:hidden;
}

.other_offers br {
display:none;
}

.other_offers .offer_summary {
float:left;
margin:0 25px 15px 0;
padding:0 25px 10px 0;
width:150px;
height:7.5em;
border-right:solid 1px #eee;
border-bottom:solid 1px #ccc;
background:url(../images/other-offer-box-blend.png) repeat-x 0 bottom;
}

.offer-details {
display:block;
padding:15px;
background:#e5ebf2;
}

.offer-details img {
display:block;
margin-bottom:10px;
}

.take-me-there {
display:block;
margin-top:10px;
}

.more_details {
font-weight:normal;
}

/***** Mall *****/

.mall-sidebar {
position:absolute;
top:125px;
right:25px;
width:200px;
font-weight:normal;
font-size:.9em;
line-height:1.3em;
}

.mall-sidebar li {
padding-bottom:10px;
list-style:square;
}

#mall_digital {
height:6em;
margin-left:25px;
padding:0 0 0 80px;
background:url(../images/icon_digital.gif) no-repeat 0 0;
}

#mall_discount {
height:6em;
margin-left:25px;
padding:0 0 0 80px;
background:url(../images/icon_discount.gif) no-repeat 0 0;
}

#mall_giveback {
height:6em;
margin-left:25px;
padding:0 0 0 80px;
background:url(../images/icon_giveback.gif) no-repeat 0 0;
}

#mall_unique {
height:6em;
margin-left:25px;
padding:0 0 0 80px;
background:url(../images/icon_unique.gif) no-repeat 0 0;
}

.headline_featured {
text-indent:-9999px;
background:url(../images/headline_featured_offer.gif) no-repeat 0 0;
}

.headline_other {
text-indent:-9999px;
background:url(../images/headline_other_offers.gif) no-repeat 0 0;
}


/***** Learn More Pages *****/

.learn-more-side .icon-horz {
display:none;
}

.learn-more-side {
float:right;
width:200px;
}

.learn-more-side #btn_digital_discounts, 
.learn-more-side #btn_immediate_discounts, 
.learn-more-side #btn_cash_back, 
.learn-more-side #btn_store {
	background:none;
}

/***** Bonus Offers *****/

#bonus_offers_long {
position:relative;
padding:35px 0 0 0;
width:844px;
background:url(../images/bonus_offers_tab.png) no-repeat center 0;
}

#btn_digital_discounts {
float:left;
width:204px;
text-align:center;
background:url(../images/bg_line.png) no-repeat right 0;
}

#btn_immediate_discounts {
float:left;
width:204px;
text-align:center;
background:url(../images/bg_line.png) no-repeat right 0;
}

#fader-digital {
position:relative;
margin:0 auto 0 auto;
width:184px;
height:100px;
text-align:center;
}

#fader-digital .fader {
position:absolute;
top:0;
left:0;
width:184px;
height:100px;
text-align:center;
}

#fader-discount {
position:relative;
margin:0 auto 0 auto;
width:184px;
height:100px;
text-align:center;
}

#fader-discount .fader {
position:absolute;
top:0;
left:0;
width:184px;
height:100px;
text-align:center;
}

#fader-giveback {
position:relative;
margin:0 auto 0 auto;
width:184px;
height:100px;
text-align:center;
}

#fader-giveback .fader {
position:absolute;
top:0;
left:0;
width:184px;
height:100px;
text-align:center;
}

#fader-unique {
position:relative;
margin:0 auto 0 auto;
width:184px;
height:100px;
text-align:center;
}

#fader-unique .fader {
position:absolute;
top:0;
left:0;
width:184px;
height:100px;
text-align:center;
}


/* ---------------------------------------------------------------------------

=navigation

--------------------------------------------------------------------------- */

#navigation {
position:absolute;
top:105px;
left:0px;
margin:0;
padding:0;
width:917px;
margin:0;
padding:0;
border-bottom:solid 4px #ffc824;
background:#10519e;
overflow:hidden;
}

#nav {
position:relative;
left:20px;
margin:0;
padding:0;
width:917px;
height:33px;
list-style:none;
background:none;
overflow:hidden;
}

#nav li {
float:left;
margin:0;
height:33px;
text-indent:-9999px;
}

#nav li a {
display:block;
width:100%;
height:100%;
text-decoration:none;
}

#nav_home, #nav_home a {
width:109px;
background:url(../images/nav_home.gif) no-repeat 0 0;
}

#nav_discount, #nav_discount a {
width:157px;
background:url(../images/nav_discount.gif) no-repeat 0 0;
}

#nav_contact, #nav_contact a {
width:157px;
background:url(../images/nav_contact.gif) no-repeat 0 0;
}

#nav_bookmark, #nav_bookmark a {
width:228px;
background:url(../images/nav_bookmark.gif) no-repeat 0 0;
}


/* hover state */

#nav li a:hover {
background-position:0 -34px;
}

/* here states */

body.home #nav #nav_home, body.home #nav #nav_home a, body.home #nav #nav_home a:hover,
body.contact #nav #nav_contact, body.contact #nav #nav_contact a, body.contact #nav #nav_contact a:hover {
background-position: 0 -130px;
}


