body {
	background: #666666; <!--url ('../images/bg_gradient.jpg') repeat-x;-->
	font-family: verdana;
	font-size: 14px;
}

a, a:link, a:visited, a:active {
	color: #006633; 
	font-family: Tahoma, Verdana;
	font-size: 14px
	}

a:hover {
	color: #009520;  
	font-family: Tahoma, Verdana; 
	font-size: 14px; 
	text-decoration: underline; 
	margin: 0px; 
	padding: 0px;
	}
/* 006633 009520        */

h2 {
	<!--font-size: 18px;
	font-family: Tahoma, Verdana;
	font-style: Tahoma;
	color: #363636;-->
	
	padding: 4px 3px 3px 5px;
	font: 18px/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;	
	color: #FFFFFF;
	background: #009520;
	border-bottom: 4px solid #009520;	
}
//table   { 
//	border-collapse: collapse;
//	}

img {
	border: 0px;
}
	
.fullheight{
	height:100%;
	background-color: #ffffff;
	}
.style1 {
	color: #FF0000
	}
.style2 {
	color: #0000FF
	}	

#main_panel {
	margin: 0px auto;
	width: 1000px;

}

#header {
	margin: 0px auto;
	width: Auto;
	height: 45px;
	background: url('../images/top_bnr_bg.gif') repeat-x;
}

#header_user {
	margin: 0px auto;
	width: Auto;
	height: 85px;
	color: #FFFFFF;
//	background: url('../images/top_bnr_bg_user.gif') repeat-x;
}

#header_user h1{
	margin: 28px 5px 0px 0px;
	font-size: 24px;
	font-weight: bold;
}

#content_user {
	padding: 15px;
	background-color: #ffffff;
}

#logo {
	float: left;
}

#top_menu_l {
	float: left;
}

#top_menu_m {
	float: middle;
}

#top_menu {
	float: right;
}

#select_form select {
	width: 130px;
	border: 1px solid #006633;
}

#select_search input {
	width: 126px;
	height:24px;
	border: 1px solid #006633;
	font-size: 20px;
	margin-right: 5px;
}

#coupon_table {
	background: url('../images/coupon_bg.png') 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 : 12pt;
padding-left: 4px;
}

#navlista a:hover {
text-decoration: underline;
}

/* Coupon */
#coupon {
	height: 200px;
	border: 12px dashed #003300;
	margin-bottom: 5px;
	background: url(../images/coupon_bg.png) no-repeat;
}

/* Browse Table */
#Table_01 {
	background: url(images/bg_stripe.png);
}
.browse_boxes {
font-size : 14px;
border : 1px solid #006633;
width : 120px;
font-family : arial, sans-serif;
margin: 4px 0px;
}

/* Browse Table */
#Table_02 {
	background: url(images/bg_stripe.png);
}
.browse_boxes {
font-size : 14px;
border : 1px solid #006633;
width : 120px;
font-family : arial, sans-serif;
margin: 4px 0px;
}

/* Category Table */
#category_table {
	table-layout: 100%;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #006633;
	background-color: #ffffff;
}
#category_table a {
	font-size: 14px;
}
#category_table a:hover {
	font-size: 14px;
	text-decoration: underline;
}

/* Module Tabs */
#tab_latest_coupons {
	width: 150px;
	height: 21px;
	background-color: #666666;
	padding: 5px 0px 0px 5px;
	margin-left: 6px;
	font-weight: bold;
	color: #ffffff;
}

#tab_my_coupons {
	width: 150px;
	height: 21px;
	background-color: #666666;
	<!--background: url(../images/tab_green.png) no-repeat;-->
	padding: 5px 0px 0px 5px;
	margin-left: 6px;
	font-weight: bold;
	color: #ffffff;
}

#tab_advertise {
	width: 150px;
	height: 21px;
	background-color: #666666;
	<!--background: url(../images/tab_green.png) no-repeat;-->
	padding: 5px 0px 0px 5px;
	margin-left: 6px;
	font-weight: bold;
	color: #ffffff;
}

/* Signup Table */
#signup_table {
	width: 950px;
	border: 1px solid #006633;
	padding: 10px;
}
#signup_step {
	width: 100%;
	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 {
        float: middle;
	padding: 3px;
	font-size: 18px;
	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 #006633;
	width : 400px;
	margin-left: 5px;
	font-family : arial, sans-serif;
}
/* Style for Signup INPUT boxes */
.signup {
font-size : 14px;
border : 1px solid #006633;
width : 200px;
font-family : arial, sans-serif;
}
/* Styles for Password Strength */
.password {
font-size : 14px;
border : 1px solid #006633;
width : 200px;
font-family : arial, sans-serif;
}
.pstrength-minchar {
font-size : 12px;
font-family : arial, sans-serif;
color: red;
}
/* Style for Email validation */
#validEmail {
	margin-top: 14px;
	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;}
