@charset "utf-8";
/* CSS Document */

body{
padding:0;
margin:0;
background-color:#000;
color:#ffffff;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
}
input
{
 border:none;
}
.hide
{
	visibility:hidden;
	width:0;
	height:0;
	display:block;	
}
a{
text-decoration:none;
color:#94d12d;
}
a:hover{
text-decoration:none;
}
img{
border-style:none;
}
.header_gradient{
background-image:url(../images/header_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#181818;
border-bottom:0.09em solid #797979;

}
.txt_green
{
	color:#94d12d;
}

.txt_orange
{
	color:#f4c000;
}
.txt12{
font-size:0.86em;
color:#fff;
}
.txt_small
{
	font-size:0.84em;
}
.txt14{
font-size:1.09em;
}

.txt14_green{
color:#96d91e;
font-size:1.09em;
}
.txt15{
font-size:1.17em;
}
.txt15_black
{
	font-size:1.17em;
	color:#000;
}
.txt15_green{
color:#96d91e;
font-size:1.17em;
}
.txt17{
font-size:1.33em;
}

.txt18{

font-size:1.4em;
}

.txt18_orange{
color:#f4c000;
font-size:1.4em;
}

.icon_bg{
background-image:url(../images/icon_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#333a25;
border-bottom:0.09em solid #797979;

}
.activeoffers_gradient{
background-image:url(../images/activeoffers_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#c0fd1b;
}
.zipcode_gradient{
background-image:url(../images/zipcode_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#d58705;
}
.hotdeals_gradient{
background-image:url(../images/hotdeals_gradient.gif);
background-position:bottom;
background-repeat:repeat-x;
background-color:#77bb05;
}
.categories_gradient{
background-image:url(../images/categories_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#0ab0ca;
}
.wishlist_gradient{
background-image:url(../images/wishlist_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#df00d0;
}
.shoplist_gradient{
background-image:url(../images/shoplist_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#df0505;
}

.search_gradient{
background-image:url(../images/search_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#e3fe00;
}
.coupon_bg{
background-image:url(../images/coupon_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#000;
border-bottom:0.09em solid #797979;
}
.categories_bg{
background-image:url(../images/coupon_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#000;
}


.line-top{
border-top:0.09em solid #727272;
}
.spacer{
font-size:0;
}
.discountoffer_txt
{
	font-size:1.25em;
}
.discountoffer_txt a span{
text-decoration:none;
font-size:0.84em;
color:#94d12d;
}


.ocman_bg{
background-image:url(../images/OC320/oc_man_bg.png);
height:44px;
}
.distance_txt{
color:#000;
font-size:0.94em;
}
h1{
font-size:1.56em;
margin:0;
padding:0;
}
.detail_offertxt{
font-size:1.17em;
}
.divider{
background-image:url(../images/divider.png);
background-position:bottom;
background-repeat:no-repeat;
background-color:#699c13;

}
.errorMessage
{
 color:#ef371f;
}
.errorMessage_redeem
{
 color:#ef371f;
 font-size:1.25em;
}
.imageback
{
	background:transparent;
}
