/***** 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:#95b200 url(../images/bg_body.jpg) no-repeat center 0;
}
 
/***** 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;
padding-bottom:20px;
color:#0085cf;
}

h2 {
font-size:1.75em;
line-height:1.1em;
font-weight:bold;
padding-bottom:20px;
color:#0085cf;
}
 
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;
}


/***** 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;
}
 
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:#333;
}

a:link {
color:#333;
}

a:hover {
color:#ff0000;
}

 
/***** 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:960px;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; }

.black         { color:#333; }
.white         { color:#fff; }

.bigger        { font-size:1.15em; font-weight:bold; }



/***** Structure *****/
 
#aspnetForm {
display:block;
height:100%;
}

#wrap {
position:relative;
margin:0 auto 0 auto;
padding:0 0 0 0;
min-height:700px;
height:auto !important;
height:700px;
width:960px;
text-align:left;
background:#a0ba1b url(../images/bg_wrap.jpg) no-repeat 0 0;
}

#header {
position:relative;
padding:0 0 0 0;
width:960px;
height:82px;
border-top:solid 7px #0e76a6;
background:#3e98ce url(../images/bg_header.png) repeat-x 0 0;
overflow:hidden;
}

#logo {
position:relative;
float:left;
width:237px;
height:82px;
background:url(../images/UR_Deals_Logo.png) no-repeat 0 0;
text-indent:-9999px;
overflow:hidden;
}

#logo a {
display:block;
width:100%;
height:100%;
text-decoration:none;
}

#content {
position:relative;
padding:50px 25px 25px 25px;
font-size:1em;
line-height:1.5em;
text-align:center;
}

#portal-box-top {
position:relative;
margin:25px auto 0 auto;
width:871px;
height:10px;
background:url(../images/portal-box-top.png) no-repeat 0 0;
overflow:hidden;
}

#portal-box {
position:relative;
margin:0 auto 0 auto;
width:869px;
min-height:345px;
height:auto !important;
height:345px;
text-align:left;
border-right:solid 1px #bdbcbd;
border-left:solid 1px #bdbcbd;
background:#fff url(../images/bg_portal_box.png) repeat-x 0 bottom;
}

#portal-box .padding {
padding:25px;
}

#portal-box-bottom {
position:relative;
margin:0 auto 0 auto;
width:871px;
height:10px;
background:url(../images/portal-box-bottom.png) no-repeat 0 0;
overflow:hidden;
}

#merchant-discounts-coupon-mall {
float:left;
padding:10px 0 0 40px;
width:375px;
min-height:335px;
height:auto !important;
height:335px;
background:url(../images/bg_merchant_discounts_coupon_mall.jpg) no-repeat center 60px;
}

#best-sellers-brand-store {
float:left;
padding:10px 0 0 40px;
width:375px;
min-height:335px;
height:auto !important;
height:335px;
background:url(../images/bg_best_sellers_brand_store.jpg) no-repeat center 60px;
}

#merchant-discounts-coupon-mall h3, 
#best-sellers-brand-store h3 {
padding:0 0 05px 0;
color:#f78f1e;
}

#merchant-discounts-coupon-mall h3 a , 
#best-sellers-brand-store h3 a {
color:#f78f1e;
}

#merchant-discounts-coupon-mall h4, 
#best-sellers-brand-store h4 {
padding:0;
color:#0085cf;
}


#plus {
float:left;
width:32px;
height:337px;
background:url(../images/bg_plus.png) no-repeat center 0;
}

#footer {
clear:both;
position:relative; 
margin:0 auto 0 auto;
padding:0 0 50px 0;
width:960px;
text-align:center;
font-size:.85em;
color:#fff;
background:#none;
}

#footer a {
padding:0 3px 0 3px;
color:#fff;
}

#footer a:link {
color:#fff;
}

#footer a:hover {
color:#ffff;
background:#0093d0;
}

.push {
clear:both;
position:relative;
height:100px; /* .push must be the same height as .footer */
}


/* ---------------------------------------------------------------------------

=navigation

--------------------------------------------------------------------------- */

#navigation {
float:right;
position:relative;
margin:0;
padding:0;
overflow:hidden;
}

#nav {
margin:0;
padding:0 34px 0 0;
height:30px;
list-style:none;
overflow:hidden;
}

#nav li {
float:left;
margin:0;
height:30px;
text-indent:-9999px;
}

#nav li a {
display:block;
width:100%;
height:100%;
text-decoration:none;
}

#nav_home, #nav_home a {
width:86px;
background:url(../images/nav_home.png) no-repeat 0 0;
}

#nav_about, #nav_about a {
width:107px;
background:url(../images/nav_about.png) no-repeat 0 0;
}

#nav_contact, #nav_contact a {
width:119px;
background:url(../images/nav_contact.png) no-repeat 0 0;
}

#nav_bookmark, #nav_bookmark a {
width:113px;
background:url(../images/nav_bookmark.png) no-repeat 0 0;
}


/* hover state */

#nav li a:hover {
background-position:0 -30px;
}

/* 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 -60px;
}


/* ---------------------------------------------------------------------------
	
	=misc

--------------------------------------------------------------------------- */


/* self-clearing floats */

#wrap:after,
#footer:after {
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}
