@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;
}
a{
text-decoration:none;
color:#94d12d;
}
a:hover{
text-decoration:none;
}
img{
border-style:none;
outline: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;

}
.footer_gradient{
background-image:url(../images/header_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#181818;
border-top:0.09em solid #797979;

}
.txt_small
{
	font-size:0.84em;
}
.txt_orange
{
	color:#f4c000;
}
.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;
height:35px;
}
.hotdeals_gradient{
background-image:url(../images/hotdeals_gradient.png);
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;
}
.coupon_bg, .categories_bg{
background-image:url(../images/coupon_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#000;
border-bottom:0.09em solid #797979;
}


.line-top{
border-top:0.09em solid #727272;
}
.spacer{
font-size:0;
}
.search_txtbox{
height:1.8em;
width:8em;
border:0.09em solid #515150;
margin:0;
padding:0;
font-size:1.56em;
}
.discountoffer_txt
{
	font-size:1.25em;
}
.discountoffer_txt a span{
text-decoration:none;
font-size:0.84em;
color:#94d12d;
}
.location_txtbox{
height:1.3em;
width:9em;
border:0.09em solid #515150;
margin:0;
padding:0;
font-size:1.56em;

}
.zipcode_txtbox{
height:2.05em;
width:5em;
border:0.09em solid #515150;
margin:0em;
padding:0em;
font-size:1.01em;
}
.username_txtbox, .password_txtbox{
height:2.05em;
width:8em;
border:0.1em solid #515150;
margin:0em;
padding:0em;
font-size:1.01em;
}
.location_dd
{
	font-size:1.01em;
	height:2em;
}
.zipcode_txt{
font-size:1.01em;
}
.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;
}
.merchantlogo
{
	width:110px;
	height:110px;
}
.merchantlogo img
{
	max-height:108px;
	text-align:center;
	vertical-align:middle;
}
.imageback
{
	background:transparent;
}
.catCheckBox
{
    
}