@charset "utf-8";
/* CSS Document */
div {
	border:0px solid red;
}
{
 -webkit-box-shadow: #000 0px 0px 5px;
 -moz-box-shadow: #000 0px 0px 5px;
 box-shadow: #000 0px 0px 5px;
 position:relative;
 behavior: url(PIE.htc);
}
* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-weight:normal;
	font-style:normal;
}
ul, ol {
	list-style:none;
}
img, hr {
	border:none;
}
caption, th {
	text-align:center;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto;
}
td {
	vertical-align:middle;
	text-align:center;
}
.detail_text {
	padding:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:0c0c0c;
}
.all_detail {
	border-bottom:1px solid #ccc;
}
.all_detail table tr td {
	height:25px;
}
body {
	font-weight:normal;
	font-size:14px;
	line-height:14px;
	color:#555;
	letter-spacing:0px;
	background:#f9f9f9;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}
.full_width {
	float: left;
	width: 100%;
}
#wrapper {
	width: 100%;
	text-align:center;
	background:url(images/wrapper_bg.png) repeat-x left top;
}
#main {
	margin:0 auto;
	max-width: 1010px;
	position:relative;
	text-align:left;
	padding:0 10px;
}
#header {
}
#logo {
    float: left;
    margin: 4px 0 11px 18px;
    width: 31.1%;
}

#sign_box {
	float: right;
	height: auto;
	width: 220px;
	font-size:12px;
	color:#333;
	line-height:30px;
}
#social {
	height: 35px;
	margin: 0 auto;
	width:150px;
}
#social a {
	width:35px;
	display:block;
	float:left;
	margin-right:15px;
}
/*#menubar {

	height:27px;

}

#menubar ul {

	float: left;

}

#menubar ul li {

	float: left;

}

#menubar ul li a {

	height:27px;

	display:block;

	text-decoration:none;

	padding:0px 30px;

	color:#007abf;

	position:relative;

	float: left;

	text-align:center;

	line-height:27px;

}

#menubar ul li a:hover {

	background:#007abf;

	color:#fff;

}

#menubar ul li a.active {

	background:#007abf;

	color:#fff;

}

#menubar ul li a.active span {

	position:absolute;

	background:url(images/active_bg.png) no-repeat left top;

	width:19px;

	height:11px;

	top:27px;

	left:40%;

}



#menubar ul li ul li a {

	display:block;

	height:35px;

	font-size:15px;

	font-style:normal;

	margin:0px;

	width:145px;

	background:none;

	border-radius:none !important;

	text-align:center;

	padding:0 !important;

	border:0px !important;

	border-radius:0px !important;

}

#menubar li ul li a span {

	float:none;

}

#menubar li ul li a:hover, #menubar li ul li:hover a {

	background:#007bb8;

	border:0px;

	color:#ffffff;

	text-decoration:none;

}



#menubar ul li.has-sub {

	width:147px;

}

#menubar ul li.has-sub a {

	border:1px solid red;

	width:105px;

}*/



/*Zone*/

/*#cssmenu {
	position:relative;
	padding-left:25px;
	height:27px;
	margin-bottom:5px;
}
#cssmenu ul {
	height:27px;
	list-style:none;
	margin:0;
	padding:0;
}
#cssmenu li {
	float: left;
	position:relative;
}
#cssmenu li a {
	float: left;
	height:27px;
	display:block;
	text-decoration:none;
	padding:0px 20px;
	color:#007abf;
	position:relative;
	float: left;
	text-align:center;
	line-height:27px;
}
#cssmenu li a:hover, #cssmenu ul li:hover a, #cssmenu li a.active {
	background:#007abf;
	color:#fff;
}
#cssmenu li a.active span {
	position:absolute;
	background:url(images/active_bg.png) no-repeat left top;
	width:19px;
	height:11px;
	top:27px;
	left:40%;
}
#cssmenu li ul {
	background:#fff;
	color:#007abf;
	display:none;
	height:auto;
	padding:0;
	margin:0px;
	border:0px;
	position:absolute;
	z-index:200;
	top:27px;
	left:0;
	box-shadow: 0 0 3px #000;
}
#cssmenu li:hover ul {
	display:block;
}
#cssmenu li li {
	display:block;
	margin:0px;
	padding:0px;
}
#cssmenu li:hover li a {
	background:#fff;
	color:#007abf;
}
#cssmenu li ul a {
	display:block;
	height:35px;
	font-size:15px;
	font-style:normal;
	margin:0px;
	width:147px;
	background:fff;
	border-radius:none !important;
	text-align:center;
	padding:0 !important;
	border:0px !important;
	border-radius:0px !important;
}
#cssmenu li ul a span {
	float:none;
}
#cssmenu li ul a:hover, #cssmenu li ul li:hover a {
	background:#007bb8;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}
#cssmenu p {
	clear:left;
}
.has-sub {
	width:147px;
}
.has-sub a {
	width:147px;
	padding:0 !important;
}*/
.cssmenu {
	position:relative;
	padding-left:25px;
	height:27px;
	margin-bottom:5px;
}
.cssmenu ul {
	height:27px;
	list-style:none;
	margin:0;
	padding:0;
}
.cssmenu li {
	float: left;
	position:relative;
}
.cssmenu li a {
	float: left;
	height:27px;
	display:block;
	text-decoration:none;
	padding:0px 16px;
	color:#007abf;
	position:relative;
	float: left;
	text-align:center;
	line-height:27px;
}
.cssmenu li a:hover, .cssmenu ul li:hover a, .cssmenu li a.active {
	background:#007abf;
	color:#fff;
}
.cssmenu li a.active span {
	position:absolute;
	background:url(images/active_bg.png) no-repeat left top;
	width:19px;
	height:11px;
	top:27px;
	left:40%;
}
.cssmenu li ul {
	background:#fff;
	color:#007abf;
	display:none;
	height:auto;
	padding:0;
	margin:0px;
	border:0px;
	position:absolute;
	z-index:200;
	top:27px;
	left:0;
	box-shadow: 0 0 3px #000;
}
.cssmenu li:hover ul {
	display:block;
}
.cssmenu li li {
	display:block;
	margin:0px;
	padding:0px;
}
.cssmenu li:hover li a {
	background:#fff;
	color:#007abf;
}
.cssmenu li ul a {
	display:block;
	height:35px;
	font-size:15px;
	font-style:normal;
	margin:0px;
	width:147px;
	background:fff;
	border-radius:none !important;
	text-align:center;
	padding:0 !important;
	border:0px !important;
	border-radius:0px !important;
}
.cssmenu li ul a span {
	float:none;
}
.cssmenu li ul a:hover, .cssmenu li ul li:hover a {
	background:#007bb8;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}
.cssmenu p {
	clear:left;
}
.has-sub {
	width:147px;
}
.has-sub a {
	width:147px;
	padding:0 !important;
}
a, a img {
	outline:0px;
	border:0px;
	text-decoration:none;
	color:inherit;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
	height:0;
}
#content_box {
	padding:20px 30px;
	min-height:415px;
	background:url(images/content_bg.png) repeat-y left top;
}
#content {
	padding:20px 30px;
	min-height:415px;
}
#footer {
	background: #323232;
}
.submit {
	width:160px;
	height:35px;
	outline:none;
 background:url(images/submit_bg.jpg no-repeat left top);
	border:none;
	text-indent:-9999px;
	cursor:pointer;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.center {
	float:none !important;
	margin:0 auto;
	display:block;
}
.cen_bt {
	float:none !important;
	margin:0 auto;
	width:30px;
}
.right_text {
	text-align:right;
	padding-right:10px;
}
.left_text {
	text-align:left !important;
}
.center_text {
	text-align:center !important;
}
/*@media handheld, only screen and (max-width: 767px) {







}







 @media only screen and (max-width: 1023px) {







 body {







 font-size: 0.8em;







 line-height: 1.5em;







}







}*/







#sidebar {
	float: right;
	width: 33%;
}
#contact_page {
	float: left;
	width: 61%;
	position:relative;
	padding:3%;
}
#cms_page {
	line-height:20px;
	position:relative;
	padding:3%;
}
#featured_deal_wrap {
	float: left;
	width: 65%;
	border:1px solid #ccc;
	position:relative;
}
#big_sticker {
	position:absolute;
	background:url(images/big_sticker.png) no-repeat left top;
	width:90px;
	height:90px;
	right:10px;
	top:10px;
	color:#e6e6e6;
	font-size:32px;
	line-height:30px;
	padding:19px;
	text-decoration:blink;
	text-shadow: 1px 1px 1px #000000;
}
#blak_box {
	background:#000;
	border-bottom:1px solid #555;
	padding:10px;
	height:1%;
}
#featured_pic {
	position:relative;
}
#featured_pic img, img {
	max-width:100% !important;
	display:block;
	margin:0 auto;
}
#grey_box {
	background:#e6e6e6;
	border-top:1px solid #555;
	padding:10px;
}
.big_bt {
	background:url(images/big_bt_bg.png) repeat-x left top;
	height:40px;
	padding:0 15px;
	line-height:40px;
	font-size:20px;
	text-shadow:1px 1px 0 #000;
	color:#FFF;
	display:block;
	border-radius:10px;
	margin:10px 10px 10px 0;
	float:left;
	behavior: url(PIE.htc);
	position:relative;
	border:none;
	box-shadow:0 0 3px #000;
}
.big_bt:hover {
	background:url(images/big_bt_bg.png) repeat-x left -40px;
	text-decoration:none;
	box-shadow:none;
}
.small_bt {
	background:url(images/big_bt_bg.png) repeat-x center top;
	height:20px;
	padding:0 7px;
	line-height:20px;
	font-size:14px;
	text-shadow:1px 1px 0 #000;
	color:#FFF;
	display:block;
	border-radius:5px;
	float:left;
	-webkit-box-shadow: #000 0px 0px 1px;
	-moz-box-shadow: #000 0px 0px 1px;
	box-shadow: #000 0px 0px 1px;
	position:relative;
	behavior: url(PIE.htc);
	border:1px solid #fff;
}
.small_bt:hover {
	background:url(images/big_bt_bg.png) repeat-x left -40px;
	text-decoration:none;
}
input.small_bt {
	border:none;
	height:25px !important;
}
#f_header {
	float: left;
	width: 55%;
	font-size:20px;
	color:#e6e6e6;
	line-height:25px;
}
p.heading {
	color:#f77108;
}
p.detail {
	font-size:20px;
}
p.owner {
	font-size:14px;
	line-height:16px;
}
#f_value {
	width:40%;
	float:right;
	font-size:25px;
	color:#e6e6e6;
	line-height:40px;
	font-weight:700;
}
span.f_amt {
	font-size:35px;
}
#deal_wrapper {
	width: 100%;
	padding-top:25px;
}
.deal_heading {
	width: 100%;
	color:#01609e;
	font-size:16px;
	margin:10px 0;
	float:left;
	text-align:center;
}
.blue_head {
	font-size:20px;
	font-weight:bold;
	color: #007ABF;
}
.wh_head {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#CCC;
	display:block;
}
.deal_box_wrap {
	float: left;
	width:28.5%;
	margin:22px;
}
.deal_box {
	width:100%;
	float:left;
	border:1px solid #fff;
	font-size:13px;
	-webkit-box-shadow: #000 0px 0px 5px;
	-moz-box-shadow: #000 0px 0px 5px;
	box-shadow: #000 0px 0px 5px;
	position:relative;/*behavior: url(PIE.htc);*/
}
.deal_header_black {
	color:#e6e6e6;
	line-height:15px;
	background:#323232;
	padding:2.5%;
	float:left;
	width:95%
}
.deal_header_black .left p {
	margin:0 !important;
	text-align: left;
}
.deal_detail {
	line-height:25px;
	height:25px;
	overflow:hidden;
}
.deal_owner {
	font-size:16px;
	color:#F60;
	font-weight:bold;
	min-height:15px;
}
span.deal_amt {
	/*font-size:25px;*/







	font-family:Helvetica LT STD;
	font-weight:700;
}
.left {
	float:left;
	width:67%;
}
.right {
	float:right;
	width:30%;
	font-size:16px;
	line-height:25px;
}
.deal_pic {
	float: left;
	width: 100%;
	position:relative;
}
.deal_pic img {
	height:150px
}
.org_value_box {
	background:#e6e6e6;
	padding:2.5%;
	color:#2e2e2e;
	line-height:20px;
	width:95%;
}
span.org_value, .blue_bold {
	color:#01609e;
	font-weight:bold;
}
.sticker {
	position: absolute;
	background:url(images/sticker.png) no-repeat left top;
	width:40px;
	height:40px;
	padding:8px;
	right:5px;
	top:5px;
	line-height:15px;
	font-weight:bold;
	color:#FFF;
	font-size:11px;
}
.dropdown {
	width:299px;
	height:52px;
	overflow:hidden;
	float:left;/*	background:url(images/cc.dd_bg.jpg) no-repeat left top;*/
}
.cat_dd {
	border:none;
	color: #007abf;
	font-size: 20px;
	height: 48px;
	padding:10px;
	max-height: 50px;
	display:block;
	width: 326px;
	background:url(images/cc.dd_bg.jpg) no-repeat left top;
	-webkit-appearance: none;
}
option {
	font-size:14px;
}
select:focus {
	outline: none;
}
.sahdow_box {
	background:url(images/reffer.jpg) no-repeat left top;
	width:308px;
	height:225px;
	float:left;
	border:1px solid #fff;
	box-shadow:0 0 5px #000;
}
.refer_bt {
	margin:195px 0 0 107px;
	border:1px solid #ccc;
}
.go {
	margin:175px 0 0 65px;
}
.business {
	background:url(images/business.png) no-repeat left top;
	height:223px;
	margin-top:20px;
}
.contact {
	background:#fff;
	height:auto;
	margin-top:20px;
}
.contact .login tr td {
	text-align:left;
}
#email_alert {
	width:30%;
	margin:0 auto;
	margin-top:10px;
	line-height:25px;
	font-family:'Monotype Corsiva';
	font-size:22px;
	font-weight:bold;
	color:#01609E;
	display:none;
}
.in_text {
	float:left;
	margin:0 10px;
	height:25px;
	width:250px;
	border:1px solid #ccc;
}
#footer_center {
	padding-top:10px;
	width: 1000px;
	margin:0 auto;
	line-height:30px;
	color:#f9f9f9;
	padding-bottom:150px;
}
#footer_left {
	float: left;
	width: 300px;
}
#footer_right {
	float: right;
	width: 250px;
}
.title {
	font-size:16px;
	text-align:center;
}
.title img {
	width:auto !important;
	display:block;
}
#footer_middle {
	float: left;
	width: 335px;
	margin-left:50px;
}
#footer_middle a {
	color:#f9f9f9;
}
#quicklink {
	background-color: #e6eaee;
	border-radius: 6px 6px 0 0;
	box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.7);
	height: 30px;
	left: 30px;
	right: 30px;
	padding-left: 20px;
	position: fixed;
	bottom:0;
}
#quicklink a {
	color: #323232;
	cursor: pointer;
	display: block;
	float: left;
	font-weight:bold;
	font-size: 10px;
	height:10px;
	margin: -57px 10px 0 0;
	padding-top: 69px;
	position: relative;
	text-align: center;
	text-decoration:none;
	width: 64px;
	position:relative;
}
#quicklink a:hover {
	background-position:left -81px;
}
.qiickshop {
	background:url(images/quick_shop.png) no-repeat left top;
}
.voucher {
	background:url(images/coupon.png) no-repeat left top;
}
.invite {
	background:url(images/invite.png) no-repeat left top;
}
.suggetion {
	background:url(images/suggetion.png) no-repeat left top;
}
.bank {
	background:url(images/bank.png) no-repeat left top;
}
.admin_chat {
	background:url(images/chat.png) no-repeat left top;
}
.delivery {
	background:url(images/delivery.png) no-repeat left top;
}
#a-to-z {
	height: 67px;
	width: 706px;
	margin:0 auto;
	border-bottom:1px dashed #ccc;
	padding-bottom: 20px;
}
.az_head {
	color: #025102;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	text-align: center;
	margin:5px;
}
#a-to-z ul {
	float: left;
	list-style: none outside none;
}
#a-to-z ul li {
	float: left;
}
#a-to-z ul li a {
	background: url("images/aa.png") no-repeat scroll left top transparent;
	border-radius: 5px 5px 5px 5px;
	color: #007ABF;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 25px;
}
#a-to-z ul li a:hover {
	background-position: left bottom;
}
.az_head_2 {
	width:195px;
	color:#007ABF;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	margin:5px;
}
.oops {
	padding:40px 0 0 0;
	text-align:center;
	height:350px;
	background:url(images/opps.jpg) no-repeat center 25px;
}
.oops span {
	color: #8E8E8E;
	display: block;
	float: left;
	font-size: 18px;
	font-style: italic;
	height: 100px;
	line-height: 25px;
	margin: 130px 0 0 419px;
	width: 160px;
}
.pagination_warp {
	margin:0 auto
}
div.pagination span.current {
	background-color: #A50101 !important;
	border: 1px solid #A50101 !important;
	float: none;
}
div.pagination a {
	background: none repeat scroll 0 0 #292929 !important;
	border: 1px solid #292929 !important;
	color: #FFFFFF !important;
}
.min_height {
	height:370px;
	min-height:370px;
	height:auto;
	padding-top:80px !important;
}
.box {
	border-radius:10px;
	background:F9F9F9;
	border:1px solid #fff;
	padding:50px;
	margin: 0 auto;
	width:300px;
	-webkit-box-shadow: #000 0px 0px 5px;
	-moz-box-shadow: #000 0px 0px 5px;
	box-shadow: #000 0px 0px 5px;
	position:relative;
	behavior: url(PIE.htc);
}
.large {
	width:200px;
	height:30px;
	border:1px solid #ccc;
}
.checkout {
	width:100%;
}
.checkout tr {
	border-bottom:1px solid #ccc;
}
.no_border {
	border:none !important;
}
.checkout tr.heading td {
	font-weight: bold;
}
.checkout tr td {
	height:30px;
	text-align:center;
	color: #007ABF;
}
.check_pic img {
	height:50px;
}
tr.check_bt {
	background:url(images/tr_bg.png) repeat-x left top;
}
.bold {
	font-weight:bold;
}
.small_input {
	border:1px solid #ccc;
	background: none repeat scroll 0 0 #FFFFFF;
	height: 25px;
	padding-left: 5px;
	width: 50px;
}
strong {
	color:#007ABF;
	font-weight:bold;
}
.login {
	margin:10px auto;
}
.login tr {
}
.login tr td {
	text-align:right;
	padding-right:10px;
	height:35px;
}
.login tr td input.text {
	border:1px solid #ccc;
	float:left !important;
	background: none repeat scroll 0 0 #FFFFFF;
	height: 25px;
	padding-left: 5px;
	width: 260px;
}
.login tr td select.text {
	border:1px solid #ccc;
	float:left !important;
	background: none repeat scroll 0 0 #FFFFFF;
	height: 25px;
	padding-left: 5px;
	width: 265px;
}
.login tr td textarea.text {
	border:1px solid #ccc;
	float:left !important;
	background: none repeat scroll 0 0 #FFFFFF;
	height: 75px;
	padding-left: 5px;
	width: 260px;
}
.login1 {
	margin:10px auto;
}
.login1 tr {
}
.login1 tr td {
	text-align:left !important;
	padding-right:10px;
	height:35px;
}
.login1 tr td input.text {
	border:1px solid #ccc;
	float:left !important;
	background: none repeat scroll 0 0 #FFFFFF;
	height: 25px;
	padding-left: 5px;
	width: 260px;
}
.login1 tr td select.text {
	border:1px solid #ccc;
	float:left !important;
	background: none repeat scroll 0 0 #FFFFFF;
	height: 25px;
	padding-left: 5px;
	width: 265px;
}
.blue_bt, input blue_bt {
	background:url(images/blue_bt_bg.png) repeat-x left top;
	color:#FFF;
	height:25px;
	border:1px solid #002e71;
	border-radius:5px;
}
.h1 {
	font-size:20px;
	color: #007ABF;
	font-weight:bold;
	padding:10px;
	text-align:center;
}
.h2 {
	font-size:16px;
	color: #007ABF;
	font-weight:bold;
	text-align:center;
}
.width {
	width:395px;
	float:left;
	margin:25px;
	border:1px solid #ccc;
	border-radius:5px;
	height: 230px;
	padding: 10px;
}
.width_click {
	border:1px solid #ccc;
	border-radius:5px;
	height: 230px;
	padding: 10px;
	height: 230px;
	margin-left: 198px;
	width: 502px;
}
.coupan_box * {
	color: #007ABF;
}
.coupan_pic {
	left: 0;
	position: absolute;
	top: -18px;
}
.big {
	float: left;
	height: 260px;
	margin: 26px;
	padding-bottom: 2px;
}
.coupan_box_wrap {
	float: left;
	width:42%;
	padding:5px 2.5%;
	border:1px dotted #0F0;
	margin:1%;
}
.coupan_box {
	border:2px dashed #007ABF;
	border-top:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px;
	overflow: visible;
	padding: 15px;
	position: relative;
	text-align: center;
	width: 204px;
}
.disc_amt {
	color: #ff0000;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	text-transform: uppercase;
	width:84px;
	height:103px;
	float:left;
	background:url(images/off.jpg) no-repeat left top;
	text-align:center;
}
.disc_detail {
	color: #029AE6;
	display: block;
	width:70%;
	margin-left:5%;
	float:left;
}
.dd_bt {
	background:url(images/dd_bt.jpg) no-repeat left top;
	width:200px;
	height:25px;
}
.disc_code {
	float:left;
	width:50%;
	margin-left:5%;
	float:left;
}
.disc_valid {
	padding-top: 10px;
	float:left;
	width:50%;
	margin-left:5%;
	margin-bottom:10px;
}
.disc_disc {
	margin:3px 0;
	float:left;
}
#referal {
	background:url(images/referal.jpg) no-repeat right top;
	height:105px;
	line-height:20px;
	padding:240px 360px 10px 10px;
	font-weight: bold;
}
#referal a {
	color:#01609E;
}
#referallink {
	line-height:20px;
	font-weight: bold;
	margin-left:10px;
}
#referallink a {
	color:#01609E;
}
#referal_faq {
	margin-top:30px;
	padding:10px;
	color:#555;
	text-align:justify;
	line-height:16px;
	border-right: 1px dotted #CCCCCC;
}
#referal_faq ul {
	list-style:decimal inside;
}
#referal_faq ul li {
	margin:5px;
}
.ref_head {
	color:#01609E;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	margin-top:35px;
	line-height:20px;
}
.ref_head_left {
	color:#01609E;
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
	line-height:20px;
}
p {
	text-align:justify;
	margin:5px 0;
}
/* IE 6 */























* html #wrapper {
	display:none;
}
/* IE 7 */















*+html #wrapper {
	display:none;
}
/* User Dashoborad CSS */



#rounded-corner {
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company {
	font-weight:bold;
}
#rounded-corner thead th.rounded-q4 {
	font-weight:bold;
}
#rounded-corner th {
	padding:2px 8px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background:#007ABF;
	height:40px;
}
#rounded-corner td {
	padding: 8px;
	/*background: #e3e3e3;*/

	background:#FFF;
	border-top: 1px solid #e3e3e3;
	color: #333;
}
#rounded-corner tfoot td.rounded-foot-left {
	background: #e3e3e3 url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right {
	background: #e3e3e3 url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td {
	background: #e3e3e3;
	;
}
#background-image {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th {
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td {
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td {
	font-size: 11px;
}
#background-image tbody td {
	background: url('table-images/back.png');
}
* html #background-image tbody td {

	/* 

	   ----------------------------

		PUT THIS ON IE6 ONLY STYLE 

		AS THE RULE INVALIDATES

		YOUR STYLESHEET

	   ----------------------------

	*/

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png', sizingMethod='crop');
	background: none;
}
#background-image tbody tr:hover td {
	color: #339;
	background: none;
}
#gradient-style {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td {
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td {
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td {
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}
#pattern-style-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/pattern.png');
}
#pattern-style-a thead tr {
	background: url('table-images/pattern-head.png');
}
#pattern-style-a th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td {
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td {
	color: #339;
	background: #fff;
}
#pattern-style-b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/patternb.png');
}
#pattern-style-b thead tr {
	background: url('table-images/patternb-head.png');
}
#pattern-style-b th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td {
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td {
	color: #339;
	background: #cdcdee;
}
.fq_arrow {
	position:absolute;
	left:15px;
	bottom:-7px;
	display:block;
	width:14px;
	height:7px;
}
.quick_show_hide {
	position:absolute;
	display:block;
	left:20px;
	bottom:90px;
	padding:30px;
	text-align:justify;
	background:#fff;
	text-decoration:none;
	color:#5F5F5F;
	box-shadow: 1px 1px 6px #5F5F5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow:none;
	font-size:14px;
	line-height:12px;
	border-radius:10px;
	line-height:14px;
	z-index:999999;
}
.quick_show_hide_mini {
	position:absolute;
	display:block;
	left:240px;
	bottom:90px;
	padding:30px;
	text-align:justify;
	background:#fff;
	text-decoration:none;
	color:#5F5F5F;
	box-shadow: 1px 1px 6px #5F5F5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow:none;
	font-size:14px;
	line-height:12px;
	border-radius:10px;
	line-height:14px;
}
.quick_show_hide_vouch {
	position:absolute;
	display:block;
	max-width: 750px;
	min-height:215px;
	left:90px;
	bottom:90px;
	padding:30px;
	text-align:justify;
	background:#fff;
	text-decoration:none;
	color:#5F5F5F;
	box-shadow: 1px 1px 6px #5F5F5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow:none;
	font-size:14px;
	line-height:12px;
	border-radius:10px;
	line-height:14px;
	z-index:999999;
}
.show_chat {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	bottom: 90px;
	box-shadow: 1px 1px 6px #5F5F5F;
	color: #5F5F5F;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	left: 393px;
	line-height: 14px;
	max-width: 750px;
	min-height: 100px;
	padding: 30px;
	position: absolute;
	text-align: justify;
	text-decoration: none;
	text-shadow: none;
}
.exit {
	position:absolute !important;
	right:10px!important;
	top:0px !important;
	display:block !important;
	width:7px !important;
	height:7px !important;
}
.coupan_heading {
	height:35px;
	margin:5px;
	font-size:24px;
	padding-left:5px;
	color:#007ABF;
	border-bottom:1px solid #007ABF;
}
.balance {
	height:35px;
	margin:5px;
	font-size:18px;
	text-align:center;
	color:#ff0000;
	font-weight:700;
}
.bal_msg {
	height:20px;
	margin:5px;
	font-size:16px;
	text-align:center;
	color:#025102;
}
.go1 {
	background: url("images/go_bg.png") repeat-x left -43px;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	height: 42px;
	margin: 10px 0 0;
	width:auto;
	padding:0 10px;
	line-height:42px;
	border-radius:3px;
}
.go1:hover {
	background: url("images/go_bg.png") repeat-x left top;
}
fieldset input, checkbox {
	float:none !important;
	margin:5px;
}
fieldset {
	margin:5px 0;
	float:left;
	padding:10px;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:14px;
	padding:0 10px;
}
#left-category {
	z-index:100;
	background:#E6EAEE;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
	color: #000000;
	font-size: 13px;
	left: 0;
	line-height: 17px;
	padding: 5px;
	position: fixed;
	top: 125px;
	width: 131px;
	height:380px;
	border-radius: 0 6px 6px 0;
	border:10px solid #ccc;
	border-left:none;
	overflow:hidden;
}
.featured-category {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 131px;
	border:none;
}
#left-category a {
	color: #666666;
	display: block;
	text-align: left;
	text-decoration: none;
	padding-left:5px;
}
#left-category a:hover {
	color: #007ABF;
}
#right-category {
	border-radius: 0 6px 6px 0;
	box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.7);
	right: 0;
	top: 230px;
	width: auto;
	background:#E6EAEE;
	border-radius:10px 0 0 10px;
	border:10px solid #ccc;
	box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.7);
	font-size: 13px;
	line-height: 17px;
	padding: 5px;
	position: fixed;
	width: auto;
	border-right:none;
}
#right-category a {
	color: #666666;
	display: block;
	text-align: center;
	text-decoration: none;
}
#right-category a:hover {
	color: #007ABF;
}
.featured-category-right {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	width: auto;
	border:none;
}
#populer {
	height: auto;
	width: 706px;
	margin:30px auto;
	padding-bottom: 20px;
	border-bottom:1px dashed #ccc;
}
.az_head_2 {
	float:left;
}
.store_name {
	width:499px;
	float:right;
}
.store_name li {
	margin:0 6px 10px 0;
	float:left;
}
.store_name li a {
	background:#007ABF;
	border-radius: 4px;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	border:1px solid #015268;
	padding:2px 8px;
	text-align: center;
	text-decoration: none;
}
#link_wrap {
	width:70%;
	margin:0 auto;
	padding-top: 15px;
}
.link_box {
	width:16.4%;
	float:left;
}
.link_box ul {
	list-style:none;
}
.link_box ul li {
}
.link_box ul li.link_head {
	margin-bottom:15px;
	text-align:left;
	color:#95d814;
}
.link_box ul li a {
	color:#fff;
	display:block;
	padding:2px 0;
	text-decoration:none;
	text-align:left;
	font-size:12px;
}
.link_box ul li a:hover {
	text-decoration:underline;
}
.store_name li a:hover {
	border:1px solid #fff;
}
.big_search {
	height:40px;
	border:0px solid;
	border-radius:10px;
	margin-right:10px;
	float:left;
	width:400px;
	box-shadow: 0 0 3px #000000;
}
.shop_logo ul li {
	margin-right:24px !important;
}
#expand {
	width:300px;
	float:left;
	height:auto;
}
.v_list {
	color: #007ABF !important;
	font-weight: bold;
}
.colum {
	width:131px;
	float:left;
	margin-right:15px;
	height:auto;
}
.f_coupan_box_wrap {
	float: left;
	width:90%;
	padding:5px 2.5%;
	border:1px dotted #0F0;
	margin:1%;
}
.f_coupan_box {
	border:2px dashed #007ABF;
	border-top:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px;
	overflow: visible;
	padding: 15px;
	position: relative;
	text-align: center;
	width: 204px;
	float:left;
}
.f_disc_amt {
	color: #ff0000;
	font-size: 14px;
	font-weight: 700;
	line-height: 35px;
	text-transform: uppercase;
	width:84px;
	height:103px;
	float:left;
	background:url(images/off.jpg) no-repeat left top;
	text-align:center;
}
.f_disc_detail {
	color: #029AE6;
	display: block;
	margin-left:5%;
	float:left;
}
.hide_menu {
  background: url("images/menu_hit.png") no-repeat 5px 5px #323232 !important;
    border:none;
    color: #ddd !important;
    height: 27px;
    padding: 0 5px !important;
    text-align: right !important;
    width: 73px;
}
.hide_menu:hover{
  background: url("images/menu_hit.png") no-repeat 5px 5px #000000 !important;
    border:none;
    color: #fff !important;
    height: 27px;
    padding: 0 5px !important;
    text-align: right !important;
    width: 73px;
}
.secondmenu{
	background:#323232;
	border-radius:0 0 5px 5px;
	border:3px solid #fff;
	box-shadow:0 2px 5px #000;
	border-top:none;
	float:left;
	width:100%;}
	.secondmenu li a{color:#FFF}
	
/* IE 6 */


* html .quick_show_hide, .quick_show_hide_vouch, .quick_show_hide_mini, .show_chat, #cssmenu li ul, .deal_box {
	border:1px solid #ccc;
}
/* IE 7 */

*+html .quick_show_hide, .quick_show_hide_vouch, .quick_show_hide_mini, .show_chat, #cssmenu li ul, .deal_box {
	border:1px solid #ccc;
}



/* IE 8 */
@media \0screen {
.quick_show_hide, .quick_show_hide_vouch, .quick_show_hide_mini, .show_chat, #cssmenu li ul, .deal_box {
	border:1px solid #ccc;
}
}
/*.deal_box {
	width:100%;
	float:left;
	border:1px solid #fff;
	font-size:13px;
	-webkit-box-shadow: #000 0px 0px 5px;
	-moz-box-shadow: #000 0px 0px 5px;
	box-shadow: #000 0px 0px 5px;
	position:relative;}*/
