body {
	background: #ffffff url('../images/bg_gradient.jpg') repeat-x;
	font-family: verdana;
	font-size: 12px;
}

a, a:link, a:visited, a:active {
	color: #0000ff; 
	text-decoration: none; 
	font-family: Tahoma, Verdana;
	font-size: 11px
	}
a:hover {
	color: #0001ff;  
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	margin: 0px; 
	padding: 0px;
	}

h2 {
	font-size: 18px;
	font-family: Tahoma, Verdana;
	font-style: Tahoma;
	color: #363636;
}
table   { 
	border-collapse: collapse;
	}

img {
	border: 0px;
}
	
.fullheight{
	height:90%;
	background-color: #ffffff;
	}
.style1 {
	color: #FF0000
	}
.style2 {
	color: #0000FF
	}	

#main_panel {
	margin: 0px auto;
	width: Auto;
}

#header {
	margin: 0px auto;
	width: Auto;
	height: 70px;
	background: url('../images/top_bnr_bg.gif') repeat-x;
}

#header_user {
	margin: 0px auto;
	width: Auto;
	height: 70px;
	background: url('../images/top_bnr_bg_user.gif') repeat-x;
}

#header_user h1{
	margin: 28px 10px 0px 0px;
	font-size: 24px;
	font-weight: bold;
}

#content_user {
	padding: 15px;
	background-color: #ffffff;
}

#logo {
	float: left;
}

#top_menu {
	float: right;
}

#select_form select {
	width: 130px;
	border: 1px solid #cc9933;
}

#select_search input {
	width: 126px;
	height:24px;
	border: 1px solid #cc9933;
	font-size: 20px;
	margin-right: 5px;
}

#coupon_table {
	background: url('../images/coupon_bg.jpg') no-repeat;
}

#coupon_list {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#navlista {
list-style: none outside none;
margin: 3px;
padding: 0px;
text-align: left;
}

#navlista li {
bottom: 0px;
line-height: 2em;
margin: 3px;
position: relative;
background-color: #68a0d8;
}

#navlista a, #navlista a:link, #navlista a:visited {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size : 10pt;
padding-left: 4px;
}

#navlista a:hover {
text-decoration: underline;
}

/* Coupon */
#coupon {
	height: 215px;
	border: 3px dashed #000000;
	margin-bottom: 5px;
	background: url(../images/coupon_bg.jpg) no-repeat;
}

/* Browse Table */
#Table_01 {
	background: url(images/bg_stripe.png);
}
.browse_boxes {
font-size : 14px;
border : 1px solid #cc9933;
width : 120px;
font-family : arial, sans-serif;
margin: 2px 0px;
}

/* Category Table */
#category_table {
	table-layout: 100%;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #959595;
	background-color: #fefdef;
}
#category_table a {
	font-size: 13px;
}
#category_table a:hover {
	font-size: 13px;
	text-decoration: underline;
}

/* Module Tabs */
#tab_latest_coupons {
	width: 149px;
	height: 21px;
	background: url(../images/tab_red.png) no-repeat;
	padding: 5px 0px 0px 5px;
	margin-left: 4px;
	font-weight: bold;
	color: #ffffff;
}

#tab_my_coupons {
	width: 149px;
	height: 21px;
	background: url(../images/tab_green.png) no-repeat;
	padding: 5px 0px 0px 5px;
	margin-left: 4px;
	font-weight: bold;
	color: #ffffff;
}

#tab_advertise {
	width: 149px;
	height: 21px;
	background: url(../images/tab_brown.png) no-repeat;
	padding: 5px 0px 0px 5px;
	margin-left: 4px;
	font-weight: bold;
	color: #ffffff;
}

/* Signup Table */
#signup_table {
	width: 500px;
	border: 1px solid #d7d6d6;
	padding: 10px;
}
#signup_step {
	width: 488px;
	padding: 6px;
	font-size: 16px;
	font-weight: bold;
	background-color: #004a80;
	color: #ffffff;
}
#error_box {
	width: 488px;
	padding: 6px;
	background-color: #ed1c24;
	color: #ffffff;
}
.big_button {
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #004a80;
	border: 1px solid #004a80;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
/* User Area Input Boxes */
.user_boxes {
	font-size : 14px;
	border : 1px solid #cc9933;
	width : 200px;
	margin-left: 5px;
	font-family : arial, sans-serif;
}
/* Style for Signup INPUT boxes */
.signup {
font-size : 14px;
border : 1px solid #cc9933;
width : 200px;
font-family : arial, sans-serif;
}
/* Styles for Password Strength */
.password {
font-size : 14px;
border : 1px solid #cc9933;
width : 200px;
font-family : arial, sans-serif;
}
.pstrength-minchar {
font-size : 10px;
font-family : arial, sans-serif;
color: red;
}
/* Style for Email validation */
#validEmail {
	margin-top: 4px;
	margin-left: 9px;
	position: absolute;
	width: 16px;
	height: 16px;
}
/* Style for Tell A Friend */
#tell_a_friend {
	font-size: 12px;
}

/* Style for Superbox used in Tell A Friend */
#superbox-overlay{background:#e0e4cc;}
#superbox-container .loading{width:32px;height:32px;margin:0 auto;text-indent:-9999px;background:url(styles/loader.gif) no-repeat 0 0;}
#superbox .close a{float:right;padding:0 5px;line-height:20px;background:#333;cursor:pointer;}
#superbox .close a span{color:#fff;}
#superbox .nextprev a{float:left;margin-right:5px;padding:0 5px;line-height:20px;background:#333;cursor:pointer;color:#fff;}
#superbox .nextprev .disabled{background:#ccc;cursor:default;}

/* form style*/
.formcoupon input{
	height: 18px;
	line-height: 22px;
	width: 235px;
}

.formcoupon input, .formcoupon  textarea, .formcoupon select{
	color: #333333;
	-moz-border-radius: 4px 4px 4px 4px;
    border: 1px solid #AACFE4;
    font-size: 12px;
    margin: 2px;
    padding: 4px;
}
.formcoupon .btnsubmit{
    background: #68A0D8;
	color:#fff;
    font-size: 11px;
    font-weight: bold;
    height: 31px;
    line-height: 12px;
    text-align: center;
    width: 125px;
	-moz-border-radius: 4px 4px 4px 4px;
    border: 1px solid blue;
	cursor:pointer
}