/*
Theme Name: Wpoupon
Theme URI: http://wpoupon.com/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background.
Author: WPMaverick
Version: 1.3.5
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background,editor-style
*/


@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

img{border:none;}

*{margin:0px; padding:0px;}


h1{
	font-size:25px;
	color:#010101;
	font-weight:bold;
	width:100%;
	float:left;
}

a{
color:#90000c;
text-decoration:none;
}

a:hover{
color:#000;
text-decoration:none;
}

h2{
	font-size:20px;
	font-weight:bold;
	padding:0 0 12px 0;
	color:#000;
	width:100%;
	border-bottom:1px solid #e6e6e6;
	float:left;
}


.wrappermain{
	width:100%;
	height:auto;
	float:left;
}

.headertopmain{
	width:100%;
	min-height:104px;
	height:auto !important;
	height:104px;
	background:url(images/headertopbg.gif) repeat 0 0;
	float:left;
}

.headertop{
	width:961px;
	height:auto;
	margin:auto;
}

.logo{
	width:350px;
	height:auto;
	float:left;
	margin:19px 0 0 0;
}
.logo a {
background: url(images/logo.png) !important;
width: 346px !important;
height: 101px !important;
display: block;
}

.headertopright{
	width:600px;
	height:auto;
	float:right;
}

.topnavmain{
	height:20px;
	margin:3px 0 0 0;
	float:right;
	background:url(images/topnavbg.png) repeat-x 0 18px;
	font-size:11px;
	color:#b7b7b7;
}

.topnavmain ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.topnavmain ul li{
	display:inline;
	padding:0 2px 0 0;
}
.topnavmain ul li a{
	color:#b7b7b7;
	text-decoration:none;
}

.topnavmain ul li a:hover{
	color:#9fbf50;
	text-decoration:none;
}

.menu{
	width:100%;
	height:42px;
	margin:5px 0 0 0;
	font-size:14px;
	font-weight:bold;
	float:right;
	overflow: hidden;
}



.menu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float: right;
	width:auto;

}



.menu ul li {
	float:left;
	margin-left:7px;
	padding:0;
}

.menu ul li.active{
	height:50px;
}

.menu ul li.active, .menu ul li.current_page_item{
	background:url(images/arrow.png) no-repeat  bottom;
}

.menu ul a {
	float:left;
	text-decoration:none;
	padding:0 0 0 6px;
	background-position:100% -30px;
	background:url(images/tableft.png) no-repeat left top;
	
	color:#fff;
}
.menu ul a span {
	float:left;
	display:block;
	font-size:13px;
	margin-right:2px;
	padding:12px 14px 13px 8px;
	background-position:100% -30px;
	background:url(images/tabright.png) no-repeat right top;
	color:#3d3d3d; 
	cursor:pointer;
	height: 17px;
}
.menu ul a:hover {
	background-position:100% -30px;
	background:url(images/tabhoverleft.png) no-repeat left top;
	color:#fff;
	

}
.menu ul a:hover span {
	background-position:100% -30px;
	background:url(images/tabhoverright.png) no-repeat right top;
	color:#fff;
}
.menu ul li.current_page_item a {
	background-position:100% -30px;
	background:url(images/tabhoverleft.png) no-repeat left top;
	color:#fff;
}
.menu ul li.current_page_item a span {
	background-position:100% -30px;
	background:url(images/tabhoverright.png) no-repeat right top;
	color:#fff;
}


.headermain{
	width:100%;
	min-height:453px;
	height:auto !important;
	height:453px;
	background:url(images/headerbg.gif) repeat-x 0 0;
	float:left;
}



.shadow{
	width:100%;
	min-height:453px;
	height:auto !important;
	height:453px;
	background:url(images/shadow.png) no-repeat center bottom;
	float:left;
}
.headerwrapper{
	width:961px;
	height:auto;
	margin:23px auto 0 auto;
}

.headerbg{
	width:100%;
	min-height:381px;
	height:auto !important;
	height:381px;
	background:url(images/headermainbg.png) no-repeat 0 0;
	margin:17px 0 0 0;
	float:left;
}

.headercontent{
	float: left;
    height: 341px;
    margin: 20px 21px 21px 25px;
    width: 913px;
}

.headercontent li{
	list-style-type: none;
}

.getitmain{
	width:239px;
	height:auto;
	float:left;
}

.imgtop{
	width:100%;
	height:auto;
	float:left;
}

.headertext{
	width:231px;
	height:auto;
	font-size:13px;
	color:#fff;
	float:left;
	margin:12px 0 0 10px;
	display:inline;
}

.headertext img{
	float:left;
	padding:0 12px 10px 0;
	vertical-align:top;
}

.headertext h3{
	font-size:20px;
	color:#fff;
	font-weight:bold;
	width:100%;
	padding:0 0 2px 0;
	text-transform:uppercase;
}

.shareitmain{
	width:288px;
	height:auto;
	margin:0 0 0 91px;
	display:inline;
	float:left;
}

.enjoyitmain{
	width:248px;
	height:auto;
	float:left;
	margin:0 0 0 25px;
	display:inline;
}

.contentwrappermain{
	width:100%;
	height:auto;
	background-color:#f6f6f6;
	padding:1px 0 3px 0;
	float:left;
	min-height: 150px;
}

.contentwrapper{
	width:961px;
	height:auto;
	font-size:13px;
	color:#000;
	margin:auto;

}


.homecontentleft{
	width:657px;
	float:left;
	padding:0px 0px 0px 0px;
}

.homecontentleft .box{
	width:657px;
	float:left;
	padding:0px 0px 0px 0px;
	background:url(images/contentlftbg.png) repeat-y 0 0;
}
.homecontentleft .tpbg{
	width:657px;
	float:left;
	padding:6px 0px 0px 0px;
	background:url(images/contentlftbg-tp.png) no-repeat 0 0;
}

.homecontentleft .btbg{
	width:647px;
	float:left;
	padding:0px 5px 6px 5px;
	background:url(images/contentlftbg-bt.png) no-repeat 0 bottom;
}

.homecontentright{
	width:251px;
	float:left;
	padding:1px 0px 0px 30px;
}
.homecontentright .box{
	width:251px;
	float:left;
	padding:0px 0px 10px 0px;
}

.recentdeals{
	width:100%;
	height:auto;
	float:left;
}

.deals{
	width:100%;
	height:auto;
	margin:17px 0 0 0;
	float:left;
}

.dealsleft{
	width:193px;
	height:auto;
	float:left;
}

.dealsright{
	width:340px;
	height:auto;
	float:left;
	margin:0 0 0 17px;
	display:inline;
}

.dealsright h3{
	font-size:18px;
	font-weight:normal;
	color:#000px;
	width:100%;
	float:left;
}

.description{
	width:100%;
	float:left;
	line-height:18px;
	margin:8px 0 0 0;
	color: #fff;
}

.description p{
	margin:0px 0px 8px 0px;
}

.personalizedeals{
	width:100%;
	height:auto;
	float:left;
	margin:38px 0 0 0;
}

.getstrated{
	width:93px;
	height:31px;
	margin:14px 0 0 0;
	float:left;
}

.getstrated a{
	height:31px;
	display:block;
	background:url(images/getstrated.png) no-repeat 0 0;
}

.getstrated a span{
	display:none;
}
 
.getstrated a:hover{
	background-position:0 -31px;
}

.mobile{
	width:100%;
	height:auto;
	float:left;
	margin:38px 0 0 0;
}

.vediotutorial{
	width:100%;
	height:auto;
	float:left;
}
.vediotutorial p.vedio{
	margin:16px 0 0 0;
	float:left;
}

.ourcustomer{
	width:100%;
	height:auto;
	float:left;
	margin:38px 0 0 0;
}

.customer{
	width:100%;
	height:auto;
	float:left;
	margin:17px 0 0 0;
}

.customerleft{
	width:91px;
	height:auto;
	float:left;
}

.customerright{
	width:234px;
	height:auto;
	font-style:italic;
	float:right;
}
.customerright p{
	float:left;
	line-height:18px;
	width:100%;
}
.customerright p.name{
	font-style:normal;
	font-weight:bold;
	padding:8px 0 0 0;
}

.footermain{
	width:100%;
	height:auto !important;
	padding:18px 0 0 0;
	background-color: #333333;
	float:left;
}

.footer{
	width:961px;
	height:auto;
	font-size:12px;
	color:#adadad;
	margin:auto;
}

.footertop{
	width:100%;
	height:auto;
	float:left;
}

#footer_col_a, #footer_col_b, #footer_col_c {
	width: 310px;
	float: left;
}

#footer_col_b {
	margin: 0 15px;
}

.copyright{
	width:100%;
	height:auto;
	float:left;
	border-top:1px solid #414141;
	text-align:center;
	padding:10px 0;
	margin:18px 0 0;
}

/*inner pages*/

.innerheadermain{
	width:100%;
	min-height:117px;
	height:auto !important;
	height:117px;
	background:url(images/headerbg.gif) repeat-x 0 0;
	float:left;
}


.innerheaderleft{
	width:560px;
	height:auto;
	font-size:13px;
	float:left;
}

.innerheaderleft p{
	margin: 0;
}

.innerheaderright{
	width:119px;
	height:auto;
	float:right;
}

.innerheaderleft p.headertitle{
	font-size:30px;
	font-weight:bold;
	line-height: 28px;
}

.innercontentleft{
	width:570px;
	height:auto;
	font-size:13px;
	margin:10px 0 0 0;
	float:left;
}

.innercontentleft #posts-filter li h2{
	padding: 10px;
	border:none;
}

.innercontentleft li h2{
	padding: 10px;
	border:none;
	display:none;
}

.innercontentleft .login{
	-moz-border-radius: 11px 11px 11px 11px;
	-khtml-border-radius: 11px 11px 11px 11px;
	-webkit-border-radius: 11px 11px 11px 11px;
    -moz-box-shadow: 0 4px 18px #C8C8C8;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    font-weight: normal;
    padding: 16px 16px 40px;	
	border-radius:5px;
	-moz-box-shadow:rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow:rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow:rgba(200,200,200,1) 0 4px 18px;
	box-shadow:rgba(200,200,200,1) 0 4px 18px;
}

.innercontentleft .login ul{
	list-style-type: none;
}

.innercontentleft .login .submit {
	padding: 10px 0;
}

.innercontentleft .login form label{
	color: #777777;
    font-size: 13px;
	text-align: left;
	margin: 0 0 12px 0;
	font-weight:bold;
}

.innercontentleft .login .form-table input[type=text]{
	background-color:#efefef;
	border:1px solid #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    font-size: 24px;
	height:35px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    padding: 3px;
    width: 97%;
}

form .forgermenot{
	float: left;
	font-weight:normal;
	margin-bottom:0px;
}

#s{
	background-color:#efefef;
	border:1px solid #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    padding: 5px;
	width: 31%;
}

#user_login, #user_pass, #user_email, #user_login1, #user_pass1, #pass1, #pass2{
	height:35px;
	background-color:#efefef;
	border:1px solid #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    font-size: 24px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    padding: 3px;
    width: 97%;
}

.wpcf7-text{
	height:35px;
	background-color:#efefef;
	border:1px solid #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    font-size: 24px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 4px;
    padding: 3px;
    width: 97%;
}

.innertitle{
	width:100%;
	height:auto;
	float:left;
	font-weight:bold;
	padding:0 0 12px 0;
	border-bottom:1px solid #e6e6e6;
}


/*Creat Deals*/

.personalinfo{
	width:100%;
	height:auto;
	float:left;
}

.dealsinfomain{
	width:100%;
	height:auto;
	float:left;
	margin:10px 0 0 0;
}

.dealinfo{
	width:100%;
	height:auto;
	float:left;
	margin:11px 0 0 0;
}

.dealinfoleft{
	width:239px;
	height:auto;
	padding:9px 0 0 0;
	float:left;
}

.dealinforight{
	width:324px;
	height:auto;
	float:right;
	margin:0 4px 0 0;
	display:inline;
}
.dealinforight p.txtinput{
	width:324px;
	background:url(images/inputbg.png) no-repeat 0 0;
}

.dealinforight p.txtinput input{
	width:307px;
	height:22px;
	float:left;
	margin:11px 0 0 9px;
	font-size:11px;
	border:none;
	background:none;
	display:inline;
}

.dealinforight p.txtarticle{
	width:324px;
	height:87px;
	background:url(images/bgtextarea.png) no-repeat 0 0;
}

.dealinforight p.txtarticle textarea{
	width:307px;
	height:74px;
	float:left;
	margin:11px 0 0 9px;
	font-size:11px;
	border:none;
	background:none;
	overflow:auto;
	display:inline;
}

.dealinforight p.txthighlight{
	width:324px;
	background:url(images/bghighlight.png) no-repeat 0 0;
}

.dealinforight p.txthighlight textarea{
	width:307px;
	height:49px;
	float:left;
	margin:11px 0 0 9px;
	font-size:11px;
	border:none;
	background:none;
	overflow:auto;
	display:inline;
}

.yourdeals{
	width:100%;
	height:auto;
	float:left;
	margin:29px 0 0 0;
}

.joinusmain{
	width:100%;
	height:auto;
	float:left;
}
.joinusmain ol{
	margin:14px 0 0 0;
	padding:0px;
	width:100%;
	float:left;
}

.joinusmain ol li{
	padding:0 0 6px 0;
	list-style-position:inside;
}

/*Deals Page*/

.restaurantmain{
	width:100%;
	height:auto;
	float:left;
}

.dealstitle{
	width:100%;
	height:auto;
	float:left;
	border-bottom:1px solid #e6e6e6;
	padding:0 0 14px 0;
}
.dealstitle p.txtrestaurant{
	font-size:20px;
	font-weight:bold;
}
.dealstitle p.commentby{
	width:100%;
	font-weight:bold;
	margin: 5px 0 0 0;
}
.dealstitle p.commentby span{
	color:#0083ce;
	font-weight:normal;
}

.restaturant{
	width:100%;
	height:auto;
	margin:14px 0 0 0;
	float:left;
}

.restaturantleft{
	width:201px;
	height:auto;
	float:left;
}

.restaturantright{
	width:354px;
	height:auto;
	float:right;
}

.dealtime{
	width:100%;
	min-height:43px;
	height:auto !important;
	height:43px;
	float:left;
	background:url(images/timebg.png) no-repeat 0 0;
}
.dealtime ul{
	margin:10px 0 0 13px;
	padding:0px;
	list-style-type:none;
}
.dealtime ul li{
	float:left;
	line-height:14px;
}
.dealtime ul li.rate{
	font-size:18px;
	font-weight:bold;
	padding:5px 0 0 0;
	color:#fff;
}
.dealtime ul li.hours{
	width:44px;
	color:#3e3d3d;
	font-size:15px;
	margin:0 0 0 50px;
	display:inline;
	font-weight:bold;
}

.dealtime ul li.minutes{
	width:44px;
	color:#3e3d3d;
	font-size:15px;
	margin:0 0 0 30px;
	display:inline;
	font-weight:bold;
}


.dealtime ul li.second{
	width:50px;
	color:#3e3d3d;
	margin:0 0 0 30px;
	display:inline;;
	font-size:15px;
	font-weight:bold;
}
.dealtime ul li.hours span{
	font-size:12px;
}
.dealtime ul li.minutes span{
	font-size:12px;
}
.dealtime ul li.second span{
	font-size:12px;
}

.budget{
	width:100%;
	height:auto;
	float:left;
}
.budget ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.budget ul li{
	padding:12px 0 0 0;
	display:block;
}
.budget ul li strong{
	width:73px;
	float:left;

}

.detail{
	width:100%;
	height:auto;
	float:left;
	margin:30px 0 0 0;
	font-size:13px;
	line-height:18px;
}

.responsemmain{
	width:100%;
	height:auto;
	float:left;
	margin:44px 0 0 0;
}

.responsewrapper{
	width:100%;
	height:auto;
	margin:14px 0 0 0;
	float:left;
}

.rounded{
	width:100%;
	height:auto;
	float:left;
}

.response{
	width:547px;
	height:auto;
	float:left;
	padding:0 10px;
	background-color:#efefef;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}

.reponseleft{
	width:75px;
	height:auto;
	float:left;
}

.responseright{
	width:455px;
	height:auto;
	float:right;
}

.responseright h3{
	font-size:13px;
	font-weight:bold;
	width:100%;
	color:#000;
}
.responseright p{
	padding:5px 0 0 0;
	line-height:18px;
}

.contentwrapper textarea{
	background-color:#efefef;
	border:1px solid #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.widget-area ul li h3
{
display:none;
} 


/*Blog*/

#blogmain{
	width:100%;
	height:auto;
	float:left;
	padding:10px 0 15px 0;
	border:1px solid #e6e6e6;
	-moz-border-radius:6px 6px 6px 6px;
	border-radius:6px;
	background-color:#fff;
	margin:0 0 10px 0;
}

	#blogmain .blogmain_content{
		width:95%;
		height:auto;
		float:left;
		margin:0 0 0 16px;
		display:inline;
		color: #22;
		font-size: 15px;
	}
	
		#blogmain .blogmain_content #entry-author-info {
			margin: 5px;
			border-top: 1px solid #eee;
			padding-top: 10px;
			min-height: 70px;
		}
		
		#blogmain .blogmain_content #entry-author-info img {
			float: left;
			margin-right: 10px;
		}
		
		#blogmain .blogmain_content #entry-author-info #author-description {
			float: left;
			font-size: 14px;
		}
			
			#blogmain .blogmain_content #entry-author-info #author-description span {
				font-size: 16px;
				font-weight: 600;
			}
		
		#blogmain .blogmain_content p {
			line-height: 22px;
			margin: 5px 5px 20px;
		}
		
		#blogmain .blogmain_content .blog_categories, #blogmain .blogmain_content .blog_tags {
			border-top: 1px solid #eee;
			padding-top: 10px;
		}

/*
CAN ERASE?
#blogmain .blogmain_content h2{
	font-size:20px;
	font-weight:bold;
	border:none;
	margin-bottom:3px;
	padding:0px ;
	width:100%;
	color:#000;
}

#blogmain .blogmain_content p.blogpost_time{
	width:97%;
	font-weight:bold;
	padding:5px 0 8px 0;
	border-bottom:1px solid #e6e6e6;

}
#blogmain .blogmain_content p.blogpost_time span{
	color:#0083ce;
	font-weight:normal;
}

#blogmain .blogmain_content p.blogpost_discription{
	color:#000;
	width:100%;
	float:left;
	padding:0;
}

#blogmain .blogmain_content p.blog_post{
	width:100%;
	padding:10px 0 0 0;
	float:left;
}

#blogmain .blogmain_content p.blog_post a{
	color:#0083ce;
	text-decoration:none;
}

#blogmain .blogmain_content p.blog_post a:hover{
	color:#8AAB4D;
	text-decoration:none;
} */

#blogcommentmain{
	width:95.5%;
	height:auto;
	float:left;
	background-color:#efefef;
	padding:10px 13px;
	border:1px solid #e6e6e6;
	margin:10px 0 0 0;
	-moz-border-radius:6px 6px 6px 6px;
	border-radius:6px;
}

#blogcommentmain .blog_left{
	width:75px;
	height:auto;
	float:left;
}

#blogcommentmain .blog_right{
	width:460px;
	height:auto;
	float:right;
}



#blogcommentmain .blog_right p.date{
	line-height:18px;
	font-size:12px;
}

#blogcommentmain .blog_right p.detail{
	padding:5px 0 0 0;
}

#blogcommentmain .blog_right p.date span{
	color:#0083ce;
}

#blogcommentmain .blog_right ul{
margin:10px 0 0 0;
padding:0px;
list-style-type:none;
}

#blogcommentmain .blog_right ul li{
display:block:
padding:10px;
background-color:#fff;
border:1px solid #ccc;
padding:5px;
margin:10px 0 0 0;
}

#leavereply{
	width:100%;
	height:auto;
	float:left;
	margin:29px 0 0 0;
}

#leavereply h2{
	font-size:20px;
	font-weight:bold;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	width: 95%;
	clear: both;
	padding: 0 2px 0 0; 
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	-moz-border-radius: 6px 6px 6px 6px;
	background-color:#efefef;
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	left: 0;
	padding: 4px 0 0 4px;
}
.comment-author {
	
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
	padding:3px;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0 0 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	background-color:#efefef;
	border:1px solid #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px;
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 99%;
}
#respond .form-allowed-tags {
	display:none;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
    border: medium none;
    font-size: 14px;
    height: 31px;
    width: auto;
	padding: 0 15px;
	text-align: center;
	background-image: linear-gradient(bottom, rgb(17,17,17) 10%, rgb(51,51,51) 90%);
	background-image: -o-linear-gradient(bottom, rgb(17,17,17) 10%, rgb(51,51,51) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(17,17,17) 10%, rgb(51,51,51) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(17,17,17) 10%, rgb(51,51,51) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(17,17,17) 10%, rgb(51,51,51) 90%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.1, rgb(17,17,17)), color-stop(0.9, rgb(51,51,51)));
	color: #eee;
}
.nav-previous{
	padding-bottom: 10px;
}

.nav-next{
	padding-bottom: 10px;
}

ul.xoxo {
	list-style-type: none;
}

.widget-title {
	margin-bottom: 10px;
}

.headercontent .widget-title {
	display:none;
}

#message{
	background-color: #B1C97A;
    border: 1px solid #83A448;
    color: #333333;
    margin-bottom: 10px;
    padding: 5px;
}

#message p a{
	color: #E86402;
	text-decoration: none;
}

#message p a:hover{
	color: #000000;
	text-decoration: none;
}
/* short code Buttons */
.button, .button-large, button {
	background-color: #f24b00;
	color: #fff;
}

.button, .button-large:hover { 
	background-color: #f79523;
	color: #fff;
}

.button-myblack, .button-large-myblack {
	background-color: #000;
	color: #fff;
}

.button:hover, .button-myblack:hover,
.button-large-myblack:hover, button:hover { 
	background-color: #555;
	color: #fff;
}


/* Buttons */
.button, .button-myblack {
	font-size: 13px;
	height: 29px;
	line-height: 29px;
	display: inline-block!important;
	padding: 0 13px;
}

.button:hover, .button-myblack:hover { 
	text-decoration: none;
	-webkit-transition-property: background;
	-webkit-transition-duration: 1s;
}

.button-large, .button-large-myblack {
	font-size: 19px;
	height: 39px;
	line-height: 37px;
	display: inline-block!important; 
	padding: 0 20px;
}

.button-large:hover, .button-large-myblack:hover {
	text-decoration: none;
	-webkit-transition-property: background;
	-webkit-transition-duration: 1s;
}

/* Image rounded corners */
.rounded-all {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	display: block;
}
.rounded-top {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	display: block;
}
.rounded-bottom {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	display: block;
}
.rounded-left {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	display: block;
}
.rounded-right { 
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	display: block;
}

.innercontentleft{
	width:700px;
	height:auto;
	font-size:13px;
	margin:0;
	float:left;
}

.lft{
	float:left;
}
.rt{
	float:right;
}
.emailbtn{
	display: block;
	width:100px;
	line-height:30px;
	float:right;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff !important;
}
.rightpanel{
	width:329px;
	height:341px;
	float:right;
}

.rightpanel .box{
	width:329px;
	float:left;
	padding:0px 0px 10px 0px;
}
.timingbg{
	float:left;
	background:url(images/timingbg.png) no-repeat 0 0;
	position:relative;
	margin:-6px 0px 0px -6px;
	padding:23px 0px 0px 70px;
	width:287px;
	height:104px;
}
.timingbg h1{
	font-size:21px;
	line-height:20px;
	float:left;
	color:#210900;
	font-family:'Myraid Pro';
	margin:0px;
	padding:0px 0px 7px 0px;
}
.timingbg .wrapper{
	float:left;
	width:250px;
	padding:0px 0px 0px 0px;
}
.timingbg .wrapperb{
	float: left;
	width: 350px;
	padding: 0px 0px 0px 0px;
	margin-left: -50px;
}
.hourbg{
	background:url(images/hour-bg.png) no-repeat 0 0;
	width:59px;
	height:47px;
	float:left;
	margin:0px 20px 5px 0px;
	padding:12px 0px 0px 2px;
	
	font-family:'Myraid Pro';
	color:#fff;
	text-align:center;
	font-size:32px;
}
.hourbg cufon {
    display: inline-block !important;
    font-size: 0px !important;
    line-height: 1px !important;
    position: relative !important;
    vertical-align: middle !important;
	margin:0px 0px 0px 3px;
	*margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	*padding:0px 0px 0px 0px;
}
.hourbg element.style {
    height: 0px;
    left: 0px;
    top: 0;
    width: 0px;
}
.hourbg cufon canvas {
    position: relative !important;
}
.hourbg span.timepend{
	width:59px;
	float:left;
	padding:15px 0px 0px 0px;
	
	font-family:'Myraid Pro';
	color:#210900;
	text-align:center;
	font-size:12px;
}

.head-contentbg{
	float:left;
	width:283px;
	height:104px;
	overflow:hidden;
	background:url(images/head-contentbg.png) no-repeat 0 0;
	font-family:'Myraid Pro';
	font-size:14px;
	line-height:17px;
	color:#fff;
	padding:20px 20px 20px 26px;
	word-spacing:-1px;
}

.head-contentbg cufon {
    display: inline-block !important;
    font-size: 0px !important;
    line-height: 1px !important;
    position: relative !important;
    vertical-align: middle !important;
	margin:0px 0px 0px 0px;
	*margin:0px 0px 0px 0px;
	padding:0px 0px 3.5px 0px;
	*padding:0px 0px 0px 0px;
}
.v-detailbtn{
	width:361px;
	height:68px;
	border:none;
	cursor:pointer;
	margin:0px 0px 0 0px;
	background:url(images/stilized_border.png) no-repeat 350px 0px;
	position:absolute;
}
.v-detailbtn a{
	display: block;
	width: 350px;
	line-height: 52px;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border: 0px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 25px;
	color: #fff !important;
	text-shadow: 0 0 3px #333;
	-webkit-text-shadow: 0 0 3px #333;
	-moz-text-shadow: 0 0 3px #333;
}	
.tabbg{
	float:left;
	width:647px;
	height:42px;
	font-family:'Myraid Pro';
	color:#fff;
	font-size:18px;
}
.tabbg ul{
	margin:0px;
	padding:0px 0px 0px 2px;
	list-style-type:none;
	height:42px;
	}
.tabbg li{
	float:left;
	height:42px;
	display:inline;
	padding:0px;
	margin:0px;
	text-decoration:none;
	}
.tabbg li a.todaydeal{
	width:210px;
	float:left;
	height:30px;
	margin:0px;
	padding:12px 26px 0px 0px;
	color:#fff;
	font-size:18px;
	text-align:center;
	display:block;
	background:url(images/tabbg.png) no-repeat 0 0;
	text-decoration:none;
	}
.tabbg li a.todaydeal:hover, .tabbg li a.todaydeal.active{
	background:url(images/tabbg.png) no-repeat 0 -42px;
	}	
.tabbg li a.dealend{
	width:247px;
	*width:239px;
	float:left;
	height:30px;
	margin:0px 0px 0px -28px;
	padding:12px 0px 0px 0px;
	color:#fff;
	font-size:18px;
	text-align:center;
	display:block;
	background:url(images/2ndtab.png) no-repeat 0px 0;
	text-decoration:none;
	}
.tabbg li a.dealend:hover, .tabbg li a.dealend.active{
	background:url(images/2ndtab.png) no-repeat 0px -42px;
	}
.tabbg li a.dealcoming{
	width:200px;
	float:left;
	height:30px;
	margin:0px 0px 0px -28px;
	padding:12px 0px 0px 16px;
	color:#fff;
	font-size:18px;
	text-align:center;
	display:block;
	background:url(images/3rdtab.png) no-repeat right 0;
	text-decoration:none;
	}
.tabbg li a.dealcoming:hover, .tabbg li a.dealcoming.active{
	background:url(images/3rdtab.png) no-repeat right -42px;
	}	
.contentlist{
	float:left;
	width:646px;
}	
.contentlist ul{
	width:646px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}	
.contentlist li{
	width:594px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
	margin:3px 0px 0px 0px;
	padding:10px 30px 12px 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	overflow:hidden;
	background-image: linear-gradient(bottom, rgb(219,219,219) 25%, rgb(238,238,238) 75%);
	background-image: -o-linear-gradient(bottom, rgb(219,219,219) 25%, rgb(238,238,238) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(219,219,219) 25%, rgb(238,238,238) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(219,219,219) 25%, rgb(238,238,238) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(219,219,219) 25%, rgb(238,238,238) 75%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.25, rgb(219,219,219)), color-stop(0.75, rgb(238,238,238)));
}
.contentlist .excerpt {
	float: left;
	margin: 10px 0 0;
	max-width: 410px;
}
.home_thumbnail {
	float: left;
	margin-right: 15px;
}
.contentlist .excerpt p {
	float: left;
	max-width: 450px;
	margin: 2px 0;
	clear: both;
}
.contentlist li a{
	font-size:13px;
	color:#000;
	text-decoration:none;
}	
.contentlist li .content{
	font-weight: bold;
	font-size: 14px;
}
	
.contentlist li .category{
	width:205px;
	float:left;
	padding:7px 0px 0px 0px;
	font-weight:bold;
	}	


.viewdetail{
	display: block;
	width:96px;
	line-height: 30px;
	height:30px;
	float:right;
	font-size: 10px;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.tweettpbg{
	float:left;
	width:200px;
	height:47px;
	padding:10px 0px 0px 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	background:url(images/twitter-tpbg.gif) no-repeat 0 0;
}
.tweettpbg span{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
}
.tweetbg{
	float:left;
	width:248px;
	border-left:1px solid #9fbe4b;
	border-right:1px solid #9fbe4b;
	background-color:#fff;
}
.tweetbg p.dott-line{
	background:url(images/dott-line.gif) repeat-x 0 0;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.tweetbg p{
	font-size:12px;
	color:#454545;
	line-height:15px;
	margin:0px;
	padding:4px 8px 4px 8px;
}
.tweetbg a{
	font-size:12px;
	color:#f18a0c;
	text-decoration:none;
}
.tweetbg a:hover{
	font-size:12px;
	color:#454545;
	text-decoration:none;
}
.tweetbg p span{
	font-size:10px;
	color:#454545;
	line-height:18px;
}
.tweetbtbg{
	float:left;
	width:239px;
	text-align:right;
	height:28px;
	padding:19px 11px 0px 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:url(images/twitter-btbg.gif) no-repeat 0 0;
}
.tweetbtbg a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.tweetbtbg a:hover{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.facebookbox{
	border-top:1px solid #315c99;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	float:left;
	width:238px;
	padding:10px 5px 5px 5px;
}
.facebookbox .logo{
	float:left;
	width:50px;
	height:53px;
	padding:0px 0px 0px 5px;
	margin:0px;
}
.facebookbox .btnwrapper{
	float:left;
	width:180px;
}
.facebookbox .btnwrapper h1{
	margin:0px;
	padding:0px 0px 4px 0px;
	font-size:14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#3b5998;
}
.facebookbox .list{
	float:left;
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	width:238px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	border-top:1px solid #d8dfea;
}
.facebookbox .list p{
	font-size:11px;
	color:#333333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:4px 0px 0px 0px;	
}
.facebookbox .list p img{
	float:left;
	padding:0px 5px 0px 0px;	
}
.facebookbox .list p span{
	font-size:10px;
	color:#808080;
}
.facebookbox .list ul{
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	overflow:hidden;
	border-bottom:1px solid #d8dfea;
}
.facebookbox .list li{
	padding:9px 3px 0px 3px;
	margin:0px 0px 0px 0px;
	float:left;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808080;
	width:50px;
}
.facebookbox .list li img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 3px 0px;
	float:left;
	width:50px;
	height:50px;
}

/* Account setting Css */
.btnaccount1{
	float:left;
	padding:0px 16px 0px 0px;
}
.accimgbox{
	float:left;
	width:67px;
	padding:0px 15px 0px 15px;
	text-align:center;
	font-size:11px;
	color:#e44b8e;
	line-height:14px;
	text-decoration:none;
}
.accimgbox a{
	color:#e44b8e;
	text-decoration:none;
}
.accimgbox a:hover{
	color:#545454;
	text-decoration:none;
}
.accimgbox img{
    width:67px;
    height:68px;
    padding:0px 0px 2px 0px;
}


.dealbox{
	float:left;
	width:210px;
	padding:0px 20px 0px 0px;
	font-size:12px;
	color:#4d4d4d;
}
.dealbox .heading{
	font-size:14px;
	line-height:20px;
	color:#26addb;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.dealbox p{
	padding:8px 0px 0px 0px;
	margin:0px;
	font-size:12px;
	color:#4d4d4d;
	line-height:16px;
	word-spacing:-.5px;
}
.dealbox strong{
	font-size:12px;
	color:#30b5e2;
}
.dealbox strong a{
	color:#30b5e2;
	text-decoration:underline;
}
.dealbox strong a:hover{
	color:#4d4d4d;
	text-decoration:none;
}

.vocherbox{
	float:left;
	width:125px;
	padding:0px 0px 0px 0px;
	font-size:12px;	
	color:#4d4d4d;
}
.vocherbox .heading{
	font-size:14px;
	line-height:20px;
	color:#26addb;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.purchasebox{
	float:left;
	width:110px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color:#4d4d4d;
}
.purchasebox .heading{
	font-size:14px;
	line-height:20px;
	color:#26addb;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.expirebox{
	float:left;
	width:90px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color:#4d4d4d;
}
.expirebox .heading{
	font-size:14px;
	line-height:20px;
	color:#26addb;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.viewbtn{
	font-size:12px;
	color:#4d4d4d;
	text-decoration:none;
}
.viewbtn a{
	color:#4d4d4d;
	text-decoration:underline;
}
.viewbtn a:hover{
	color:#30b5e2;
	text-decoration:none;
}
/* Login Account Css */
.popup {
    background-color:#000;
    background-color:rgba(0,0,0,0.9);
    height:100%;
    left:0;
	top: 0;
    padding-top:60px;
    position:fixed;
    width:100%;
    z-index:999;
	opacity: 0.999999;
	display: none;
}

.popup .rt {
    float:right;
}

.popup .lt, .lft{
	float:left;
	width: auto;
}

.popup .closebtn {
    margin:-42px 0 0 0;
    position:absolute;
    z-index:9999;
}

.signupbox{
	text-align:center;
	width:400px;
	padding:23px 10px 10px 10px;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 4px solid #fff;
	background-color:#ffffff;
	margin:0 auto;
}
.signup {
	width:431px;
	margin:13px auto 14px auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff!important;
}
.signup p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff!important;
	margin:0px;
	padding:0px;
}
.signup .input1 {
	width:204px;
	height:22px;
	padding:12px 10px 16px 10px;
	margin:0px 8px 0px 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#a5a7aa;
	text-decoration:none;
	text-align:left;
	float:left;
	background-color:#fff;
	border:none;
}
.signup .input2 {
	width:55px;
	height:22px;
	padding:12px 10px 16px 10px;
	margin:0px 8px 0px 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#a5a7aa;
	text-decoration:none;
	text-align:left;
	text-align:center;
	float:left;
	background-color:#fff;
	border:none;
}

/*
###############################
###		 SLIDER CSS			###
###############################
*/


#slider {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:566px;
	height:341px;
	overflow:hidden;
	float:left;
	background:url(images/sliderbg.png) no-repeat 0 0;
}
.content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px 0px 12px 0px;
	line-height:16px;
	text-decoration:none;
}
.contentholder {
	width:566px;
	height:341px;
	overflow: hidden;
	position: relative;
	padding:0px 0px 0px 0px;
}
.contentslider {
	position: absolute;
	top: 0; left: 0;
}
.imgslider img {
	float: left;
}
.contentnav {
	position:absolute;
	 height:30px;
	 margin:5px 0px 0px 322px;
	 *margin:5px 0px 0px 238px;
}
.contentnav a {
	background:url(images/bulletnormal.png) no-repeat 0 0;
	height:18px;
	display:block;
	float:left;
	color:#fff;
	text-align:center;
	width:20px;
	padding:3px 2px 0px 0px;
	margin:0px 6px 0px 0px;
}
.contentnav a img{
	width:22px;
	height:21px;
}
.contentnav a:hover {
	background:url(images/bullethover.png) no-repeat 0 0;
	color:#000;
}
.contentnav a.active {
	background:url(images/bullethover.png) no-repeat 0 0;
	color:#000;
}

#dealtype a {
	color: #fff;
}

#dealtype a:hover {
	color: #fff;
}

#dealtype div {
	float: left;
	margin: 0 5px;
	padding: 5px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	color: #fff;
	font-weight: 600;
	font-size: 11px;
}

#dealtype .deal_link {
	background: #111;
}
	
	#dealtype .deal_link:hover {
		background: #495A25;
	}

#dealtype .active {
	background: #ca1927;
}

/* Pagination */
#blog_pagination {
	clear: both;
	margin: 20px 0;
}
	
	#blog_pagination li a {
		border: 1px solid #E6E6E6;
		-moz-border-radius: 6px 6px 6px 6px;
		-webkit-border-radius: 6px 6px 6px 6px;
		border-radius: 6px;
		background-color: white;
		font-size: 14px;
		padding: 10px;
		width: 200px;
		display: block;
	}
	
		#blog_pagination li a:hover {
			background: #f3f3f3;
		}
	
	#blog_pagination li.prev a{
		float: left;
	}
	#blog_pagination li.next a{
		float: right;
		text-align: right;
	}
	
/* Timer */
div.rate{
	font-size: 18px;
	color: white;
	width: 80px;
	margin: 5px 0;
	line-height: 35px;
	text-align: center;
	position: absolute;
}

.dealtimer ul {
	padding:0px;
	list-style-type:none;
	display: inline-block;
	margin-left: 88px;
	width: 266px;
}

.dealtimer ul li {
	color:#3e3d3d;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	margin: 5px 0;
	text-align: center;
	width: 63px;
	padding: 0;
	float: left;
	background: transparent;
}
	
	.dealtimer ul li span.time {
		font-size: 12px;
	}

.dealtimer.homewidget {
	margin: 5px 0;
	width: 355px;
}	
	
/* Register */
#register-form {
	max-width: 400px;
	margin: 0px auto;
	text-align: center;
}
#register-form .message {
	padding: 10px;
	background: #FF9;
	margin: 10px 0;
	color: #BA9F36;
	font-size: 25px;
	line-height: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#register-form .statement {
	padding: 5px;
	background: #eee;
	margin: 10px 0;
	color: #333;
	font-size: 14px;
	line-height: 14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#register-form .links {
	text-align: center;
}

#register-form input[type="text"], #register-form input[type="password"] , #register-form select {
	font-size: 25px;
	border: 1px solid #FFCC66;
	background: #FFFFD2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #754F00;
	padding: 10px;
	margin: 5px 0;
}

#register-form select  {
	width: 300px;
	position: initial;
	visibility: visible;
	top: 0;
}

input[type="submit"].black_button {
	font-size: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 30px;
	background-image: linear-gradient(bottom, rgb(17,17,17) 10%, rgb(51,51,51) 90%);
	background-image: -o-linear-gradient(bottom, rgb(17,17,17) 10%, rgb(51,51,51) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(17,17,17) 10%, rgb(51,51,51) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(17,17,17) 10%, rgb(51,51,51) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(17,17,17) 10%, rgb(51,51,51) 90%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.1, rgb(17,17,17)), color-stop(0.9, rgb(51,51,51)));
	color: #ccc;
	margin: 10px 0;
	border:0px;
}
	input[type="submit"].black_button:hover {
		background-image: linear-gradient(bottom, rgb(102,102,102) 10%, rgb(51,51,51) 90%);
		background-image: -o-linear-gradient(bottom, rgb(102,102,102) 10%, rgb(51,51,51) 90%);
		background-image: -moz-linear-gradient(bottom, rgb(102,102,102) 10%, rgb(51,51,51) 90%);
		background-image: -webkit-linear-gradient(bottom, rgb(102,102,102) 10%, rgb(51,51,51) 90%);
		background-image: -ms-linear-gradient(bottom, rgb(102,102,102) 10%, rgb(51,51,51) 90%);
		background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.1, rgb(102,102,102)),color-stop(0.9, rgb(51,51,51)));
	}

.error_message, .warning_message, .success_message {
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FF7171;
	font-size: 16px;
	text-align: center;
	clear: both;
	width: 90%;
	margin: 5px auto;
}

.warning_message {
	background: #FFFFCC;
}

.success_message {
	background: #B3FFB3;
}

.above_field {
	display: block;
	position: absolute;
	margin-top: -40px;
	font-size: 25px;
	color: #CCC;
	margin-left: 60px;
}

#search_filter {
	padding-left: 5px;
}

#search_filter a {
	display: inline-block;
	cursor: pointer;
	border: 1px solid #90000c;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 5px 2px;
	padding: 5px 10px;
	color: #90000c;
}

	#search_filter a:hover {
		border: 1px solid #90000c;
		background-color: #90000c;
		color: #fff;
	}
	
	#search_filter a.selected {
		cursor: default;
		border: 1px solid #445425;
		background-color: #445425;
		color: #fff;
	}

.green_button {
	padding: 2px 10px;
	font-size: 14px;
	background-color: #90000c;
	margin-left: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	color: #fff;
}

	.green_button:hover {
		background-color: #ca1927;
	}
	
.orange_button {
	background-color: #F4940E;
	background-image: linear-gradient(bottom, rgb(230,81,1) 24%, rgb(244,148,14) 89%);
	background-image: -o-linear-gradient(bottom, rgb(230,81,1) 24%, rgb(244,148,14) 89%);
	background-image: -moz-linear-gradient(bottom, rgb(230,81,1) 24%, rgb(244,148,14) 89%);
	background-image: -webkit-linear-gradient(bottom, rgb(230,81,1) 24%, rgb(244,148,14) 89%);
	background-image: -ms-linear-gradient(bottom, rgb(230,81,1) 24%, rgb(244,148,14) 89%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.24, rgb(230,81,1)),color-stop(0.89, rgb(244,148,14)));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4940E', endColorstr='#E65101');
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px inset #F4A03F;
}

	.orange_button:hover {
		background-color: #E55101;
		background-image: linear-gradient(bottom, rgb(229,81,1) 24%, rgb(234,104,5) 89%);
		background-image: -o-linear-gradient(bottom, rgb(229,81,1) 24%, rgb(234,104,5) 89%);
		background-image: -moz-linear-gradient(bottom, rgb(229,81,1) 24%, rgb(234,104,5) 89%);
		background-image: -webkit-linear-gradient(bottom, rgb(229,81,1) 24%, rgb(234,104,5) 89%);
		background-image: -ms-linear-gradient(bottom, rgb(229,81,1) 24%, rgb(234,104,5) 89%);
		background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.24, rgb(229,81,1)),color-stop(0.89, rgb(234,104,5)));
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EA6805', endColorstr='#E55101');
	}

.location_now {
float: right;
margin-top: 7px;
font-size: 16px;
color: white;
}

.location_now span {
	font-weight: bold;
}

#select_location {
	position: absolute;
	width: 70%;
	margin: 25% 13%;
	background: #F3FFDE;
	padding: 2%;
	border: 5px solid #516B25;
	border-radius: 20px;
	border-image: initial;
}

	#select_location input[type="submit"] {
		float: left;
		margin: -3px 0 0 20px;
		border: 0px;
		padding: 5px 20px;
		font-weight: bold;
		color: #fff;
	}

.selected_category {
	color: #516B25;
	font-size: 20px;
	margin-bottom: 10px;
	float: left;
}

.location_list {
	clear: both;
	margin: 20px;
	text-align: center;
	color: #aaa;
}

	.location_list div {
		display: inline-block;
		margin: 10px 5px;
		background: #111;
		color: #fff;
		border-radius: 5px;
		padding: 5px 20px;
		cursor: pointer;
	}
	
	.location_list div:hover {
		background: #ca1927;
	}

#CouponBox .message {
	font-size: 24px;
	margin-bottom: 20px;
	background: #B6CC8C;
	padding: 10px 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #2D371A;
}

#CouponBox .coupon-code {
	font-size: 35px;
	color: #90000c;
	line-height: 35px;
	margin-bottom: 20px;
	display: block;
	font-weight: bold;
}

h1#home_featured_title {
	z-index: 10;
	position: absolute;
	padding: 15px;
	background: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 21px;
}

.content #featured_video {
	z-index: 20;
	position: absolute;
}
/*DROPKICK*/
.dk_container {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DFDFDF));
  background: -moz-linear-gradient(top, #FFF, #DFDFDF);
  background: -o-linear-gradient(top, #FFF, #DFDFDF);
  background-color: #DFDFDF;
  font-size: 12px;
  line-height: 14px;
  margin: 5px auto;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
  .dk_container:focus {
    outline: 0;
  }
  .dk_container a {
    cursor: pointer;
    text-decoration: none;
  }
.dk_toggle {
  background: transparent url(images/dk_arrows.png) no-repeat top right;
  color: #333;
  padding: 7px 0;
  text-indent: 5px;
  text-shadow: #fff 1px 1px 0;
  text-align: left;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition: border-color .5s;
  -moz-transition: border-color .5s;
  -o-transition: border-color .5s;
  transition: border-color .5s;
}
  .dk_toggle:hover {
    border-color: #8c8c8c;
  }
  /* Applied when the dropdown is focused */
  .dk_focus .dk_toggle {
    border-color: #333;
  }
  .dk_focus .dk_toggle {
    box-shadow: 0 0 5px #333;
    -moz-box-shadow: 0 0 5px #333;
    -webkit-box-shadow: 0 0 5px #333;
  }

/* Applied whenever the dropdown is open */
.dk_open {
  box-shadow: 0 0 5px #333;
  -moz-box-shadow: 0 0 5px #333;
  -webkit-box-shadow: 0 0 5px #333;
  /**
   * Help: Dropdown menu is covered by something
   * Try setting this value higher
   */
  z-index: 10;
}
  .dk_open .dk_toggle {
    background-color: #ececec;
    border-color: #8c8c8c;
    color: #ccc;
    box-shadow: inset 0 -2px 5px #ccc;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
  }

/* The outer container of the options */
.dk_options {
  box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
  -moz-box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
  .dk_options a {
    background-color: #fff;
    border-bottom: 1px solid #999;
    font-weight: bold;
    padding: 8px 10px;
  }
  .dk_options li:last-child a {
    border-bottom: none;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
  }
  .dk_options a:hover,
  .dk_option_current a {
    background-color: #333;
    border-bottom-color: #576B0E;
    color: #fff;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, .5) 0 1px 0;
  }

/* Inner container for options, this is what makes the scrollbar possible. */
.dk_options_inner {
  color: #333;
  max-height: 250px;
  text-shadow: #fff 0 1px 0;
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
}

/* Set a max-height on the options inner */
.dk_options_inner,
.dk_touch .dk_options {
  max-height: 250px;
}

/******  End Theme ******/

/***** Critical to the continued enjoyment of working dropdowns ******/

.dk_container {
  display: none;
  float: left;
  position: relative;
}
  .dk_container a {
    outline: 0;
  }

.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1;
}

.dk_open {
  position: relative;
}
  .dk_open .dk_options {
    display: block;
  }
  .dk_open .dk_label {
    color: inherit;
  }
#dk_container_location {
	margin-left: 50px;
	width: 300px;
}
#dk_container_location .dk_toggle{
	width: 300px !important;
}

.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%;
}
  .dk_options a,
  .dk_options a:link,
  .dk_options a:visited {
    display: block;
  }
  .dk_options_inner {
    overflow: auto;
    position: relative;
  }

.dk_touch .dk_options {
  overflow: hidden;
}

.dk_touch .dk_options_inner {
  max-height: none;
  overflow: visible;
}


.dk_fouc select {
  position: relative;
  top: -99999em;
  visibility: hidden;
}

table.account_resume {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	clear: both;
}

table.account_resume th{
	font-size: 16px;
	color: #21759B;
	line-height: 20px;
	word-spacing: 10px;
	background: #EEE;
	min-width: 100px;
	padding: 5px;
}

table.account_resume td{
	padding: 5px;
}

table.account_resume td.left{
	text-align: left;
}

.accounthistory  h2 {
	border: 0px;
}

.inner_popup_box {
	background: white;
	margin: 0px auto;
	padding: 50px;
	width: 300px;
	position: relative;
}

	.inner_popup_box label {
		font-size: 16px;
		line-height: 30px;
	}

	.inner_popup_box input {
		font-size: 16px;
		line-height: 25px;
		padding-left: 5px;
		width: 250px;
		color: #444;
	}

	.inner_popup_box .green_button {
		border: 0;
		color: white;
		margin: 10px 80px;
		width: 100px;
		margin: 10px 80px;
	}

	.inner_popup_box .gift_close_button {
		top: -10px;
		right: -10px;
		position: absolute;
	}

ul{margin:0px;padding:0px;background:none;list-style-type:none;}
li{margin:0px;padding:0px;background:none;width:auto;height:auto;line-height:normal;font:normal;font-style:normal;list-style-type:none;}
img{border:none;}
h1{	font-size:25px;	color:#010101;	font-weight:bold;	width:100%;	float:left;}
h2{	font-size:20px;	font-weight:bold;	padding:10px 0;	color:#000;	width:100%;	border-bottom:1px solid #e6e6e6;	float:left;}
.shareitmain{	width:288px;	height:auto;	margin:0 0 0 91px;	display:inline;	float:left;}
.enjoyitmain{	width:248px;	height:auto;	float:left;	margin:0 0 0 25px;	display:inline;}
.contentwrappermain{	width:100%;	height:auto;	background-color:#f6f6f6;	padding:1px 0 3px 0;	float:left; overflow: hidden;}
.contentwrapper{	width:961px;	height:auto;	font-size:13px;	color:#000;	margin:auto;}
.contentleft{	width:559px;	height:auto;	float:left;}
.contentright{	width:251px;	height:auto;	float:right;	display:inline;}
.recentdeals{	width:100%;	height:auto;	float:left;}
.deals{	width:100%;	height:auto;	margin:17px 0 0 0;	float:left;}
.dealsleft{	width:193px;	height:auto;	float:left;}
.dealsright{	width:340px;	height:auto;	float:left;	margin:0 0 0 17px;	display:inline;}
.dealsright h3{	font-size:18px;	font-weight:normal;	color:#000px;	width:100%;	float:left;}
.description{	width:100%;	float:left;	line-height:18px;	margin:8px 0 0 0;}
.mobile{	width:100%;	height:auto;	float:left;	margin:38px 0 0 0;}
.vediotutorial{	width:100%;	height:auto;	float:left;}
.vediotutorial p.vedio{	margin:16px 0 0 0;	float:left;}
.ourcustomer{	width:100%;	height:auto;	float:left;	margin:38px 0 0 0;}
.customer{	width:100%;	height:auto;	float:left;	margin:17px 0 0 0;}
.customerleft{	width:91px;	height:auto;	float:left;}
.customerright{	width:234px;	height:auto;	font-style:italic;	float:right;}
.customerright p{	float:left;	line-height:18px;	width:100%;}
.customerright p.name{	font-style:normal;	font-weight:bold;	padding:8px 0 0 0;}
/*Creat Deals*/.personalinfo{	width:100%;	height:auto;	float:left;}
.dealsinfomain{	width:100%;	height:auto;	float:left;	margin:10px 0 0 0;}
.dealinfo{	width:100%;	height:auto;	float:left;	margin:11px 0 0 0;}
.dealinfoleft{	width:239px;	height:auto;	padding:9px 0 0 0;	float:left;}
.dealinforight{	width:324px;	height:auto;	float:right;	margin:0 4px 0 0;	display:inline;}
.dealinforight p.txtinput{	width:324px;	height:37px;	background:url(images/inputbg.png) no-repeat 0 0;}
.dealinforight p.txtinput input{	width:307px;	height:22px;	float:left;	margin:11px 0 0 9px;	font-size:11px;	border:none;	background:none;	display:inline;}
.dealinforight p.txtarticle{	width:324px;	height:87px;	background:url(images/bgtextarea.png) no-repeat 0 0;}
.dealinforight p.txtarticle textarea{	width:307px;	height:74px;	float:left;	margin:11px 0 0 9px;	font-size:11px;	border:none;	background:none;	overflow:auto;	display:inline;}
.dealinforight p.txthighlight{	width:324px;	height:67px;	background:url(images/bghighlight.png) no-repeat 0 0;}
.dealinforight p.txthighlight textarea{	width:307px;	height:49px;	float:left;	margin:11px 0 0 9px;	font-size:11px;	border:none;	background:none;	overflow:auto;	display:inline;}
.yourdeals{	width:100%;	height:auto;	float:left;	margin:29px 0 0 0;}
.dealinforight p.dealsubmit{	width:93px;	height:31px;	float:left;}
.dealinforight p.dealsubmit input{	width:93px;	height:31px;	background:url(images/submit.png) no-repeat 0 0;	border:none;	cursor:pointer;}
.dealinforight p.dealsubmit input:hover{	background-position:0 -31px;}
/*Deals Page*/.restaurantmain{	width:100%;	height:auto;	float:left;}
.dealstitle{	width:100%;	height:auto;	float:left;	border-bottom:1px solid #e6e6e6;	padding:0 0 14px 0;}
.dealstitle p.txtrestaurant{	font-size:20px;	font-weight:bold;}
.dealstitle p.commentby{	width:100%;	font-weight:bold;	margin: 5px 0 0 0;}
.dealstitle p.commentby span{	color:#0083ce;	font-weight:normal;}
.restaturant{	width:100%;	height:auto;	margin:14px 0 0 0;	float:left;}
.responsemmain{	width:100%;	height:auto;	float:left;	margin:44px 0 0 0;}
.responsewrapper{	width:100%;	height:auto;	margin:14px 0 0 0;	float:left;}
.rounded{	width:100%;	height:auto;	float:left;}
.response{	width:547px;	height:auto;	float:left;	padding:0 10px;	background-color:#efefef;	border-left:1px solid #e0e0e0;	border-right:1px solid #e0e0e0;}
.reponseleft{	width:75px;	height:auto;	float:left;}
.responseright{	width:455px;	height:auto;	float:right;}
.responseright h3{	font-size:13px;	font-weight:bold;	width:100%;	color:#000;}
.responseright p{	padding:5px 0 0 0;	line-height:18px;}
/*Deal Listing 1.02.11*/.listingmain{	width:100%;	height:auto;	border-bottom:1px solid #dfdfdf;	padding:0 0 7px 0;	float:left;}
.listingleft{	width:440px;	height:auto;	float:left;}
.listingright{	width:200px;	height:auto;	float:right;	padding: 10px 0 0 0;}
.selectcategory{	float:left;	padding: 0 0 0 2px;}
.selectcategory select{	-moz-border-radius: 5px 5px 5px 5px;    -moz-box-shadow: 0 1px 3px #BBBBBB inset;	-webkit-border-radius: 5px 5px 5px 5px;    -webkit-box-shadow:inset 0 1px 3px #BBBBBB;    background: #F9F9F9;    border: medium none;    margin: 4px 0 0;    padding: 5px;    width: 210px;}
.browse{	width:189px;	height:auto;	float:left;	margin:5px 0 0 8px;	display:inline;}
.listing{	width:100%;	height:auto;	font-size:11px;	float:left;}
.listing ul{	margin:0px;	padding:0px;	list-style-type:none;}
.listing ul li{	float:left;	text-align:center;	width:18px;	margin:0 4px 0 0;	background:none;	list-style-type:none;}
.listing ul li a{	padding:2px 0;	display:block;	text-decoration:none;	color:#000;	background:url(images/listingbg.png) no-repeat 0 0;}
.listing ul li a:hover{	background-position:0 -18px;	color:#fff;}
.listing ul li a.selected{	background-position:0 -18px;	color:#fff;	font-weight:bold;}
.listing ul li#previous{	width:18px;	height:18px;	list-style-type:none;}
.listing ul li#previous a{	display:block;	height:18px;	padding:0px;	background:url(images/previous.png) no-repeat 0 0;}
.listing ul li#next{	background:url(images/next.png) no-repeat 0 0;	height:18px;	margin:0px;}
.listing ul li#next a{	display:block;	height:18px;	padding:0px;	background:url(images/next.png) no-repeat 0 0;}
.listing ul li a span{	display:none;}
.categorydealmain{	width:100%;	height:auto;	float:left;	margin:12px 0 0 0;}
.categorydealleft{	width:168px;	height:auto;	margin:0 0 0 10px;	display:inline;	float:left;}
.catrgorydealright{	width:740px;	height:auto;	float:left;	margin:0 0 0 14px;	display:inline;}
.dealtitle{	width:80%;	height:auto;	float:left;	font-size:18px;	font-weight:bold;	color:#000;}
.dealtimer{	width:455px;	min-height:43px;	height:auto !important;	height:43px;	float:left;	margin:6px 0 0 0;	background:url(images/timebg.png) no-repeat 0 0;}
.dealdescription{	width:100%;	height:auto;	font-size:13px;	line-height:18px;	float:left;	margin:14px 0 0 0;}
.listingbottom{	width:100%;	height:auto;	float:left;	border-top:1px solid #e3e3e3;	margin:18px 0 0 0;	padding:9px 0 0 0;}
/*breadcrum*/.innerheaderleft ul{	margin:0 0 0 0;	padding:0px;	list-style-type:none;}
.innerheaderleft ul li{	display:inline;	padding:0 5px 0 0;}
.innerheaderleft ul li a{	color:#878787;	padding:0 12px 0 0 ;	background:url(images/bullet.png) no-repeat right 5px;	text-decoration:none;}
.innerheaderleft ul li a:hover{	color:#000;}
.innerheaderleft ul li a.active{	background:none;}
/*Latest Css 09.02.11*/ #wpoupon_form input{	margin: 0px; }
#wpoupon_form{	width:100%;	height:auto;	float:left;}
#wpoupon_form .wpoupon_info{	width:100%;	height:auto;	float:left;	margin:10px 0 0 0;	}
#wpoupon_form .wpoupon_info .wpoupon_infoleft{	width:48%;	height:auto;	font-size:10pt;	float:left;	}
#wpoupon_form .wpoupon_info .wpoupon_inforight{	width:50%;	height:auto;	float:right;}
#wpoupon_form .wpoupon_info .wpoupon_inforight select{	-moz-border-radius: 5px 5px 5px 5px;    -moz-box-shadow: 0 1px 3px #BBBBBB inset;	-webkit-border-radius: 5px 5px 5px 5px;    -webkit-box-shadow: inset 7px 7px 7px #BBBBBB;    background: none repeat scroll 0 0 #F9F9F9;    border: medium none;    margin: 4px 0 0;    padding: 5px;    /*width: 100%;*/}
#wpoupon_form .wpoupon_info .wpoupon_inforight input{	width:99%;	height:35px;	background-color:#efefef;	border:1px solid #e0e0e0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}
#wpoupon_form .wpoupon_info .wpoupon_inforight textarea{	width:99%;	height:85px;	background-color:#efefef;	border:1px solid #e0e0e0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}
   /*Deal Listing 09.02.11*/#wpoupon_categorymain{	width:99%;	height:auto;	float:left;	margin:12px 0 0 0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #e3e3e3;	background:url(images/categorybg.gif) repeat-x 0 0 #f6f6f6;	padding:10px 0 10px 0;}
#wpoupon_categorymain .wpouponcategoryleft{	width:27%;	height:auto;	margin:0 0 0 1%;	display:inline;	float:left;}
#wpoupon_categorymain .wpouponcategoryleft img{width:100%;margin: 0px;}
#wpoupon_categorymain .wpouponcategorylright{	width:455px;	height:auto;	margin:0 0 0 1%;	display:inline;	position:relative;	float:left;}
#wpoupon_categorymain .wpouponcategorylright .dealaction{width:91px; height:auto;right:0px;position:absolute;}
#wpoupon_categorymain .wpouponcategorylright .dealaction ul{margin:0px; padding:0px;list-style-type:none;}
#wpoupon_categorymain .wpouponcategorylright .dealaction ul li{background:none;float:left;margin: 0 7px 0 0;list-style-type:none;}
#wpoupon_categorymain .wpouponcategorylright .dealaction ul li img{border:none;padding: 5px;margin:0px;}
#wpoupon_categorymain .wpouponcategorylright .dealaction ul li.divider{padding: 0 0 0 0;}
.dealbutton{	width:100%;	height:31px;	position:relative;	margin:16px 0 0 0;	float:left;}
.dealbutton form{margin:0px;}
.dealbutton ul{	margin:0px;	padding:0px;	list-style-type:none;}
.dealbutton ul li{	float:left;	margin: 0px;	padding: 0px;	background:none;	list-style-type:none;}
.dealbuynow{ display: block; width:100px; line-height: 30px; color:#fff !important; font-weight: bold; text-align: center; font-size: 12px;}
li.dealknowmore a{	width:85px;	left:76px;	background-position:-76px 0;}
li.dealknowmore a:hover{	background-position:-76px -31px;}
#expired{	color: red;	float: left;	font-size: 16px;	margin: 4px;}
#timepending{	color: green;	float: left;	font-size: 16px;	padding:  0 0 0 4px;}
/*add deal css*/#wpoupon_form{	width:100%;	height:auto;	float:left;}
#wpoupon_form .wpoupon_info{	width:100%;	height:auto;	float:left;	margin:10px 0 0 0;	}
#wpoupon_form .wpoupon_info img{	border: none;	}
#wpoupon_form .wpoupon_info .wpoupon_infoleft{	width:48%;	height:auto;	font-size:10pt;	float:left;	line-height:40px;}
#wpoupon_form .wpoupon_info .wpoupon_inforight{	width:50%;	height:auto;	float:right;		}
#wpoupon_form .wpoupon_info .wpoupon_inforight input{	width:100%;	height:35px;	background-color:#efefef;	border:1px solid #e0e0e0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}
#wpoupon_form .wpoupon_info .wpoupon_inforight input[type=button]{	width:auto;	height:35px;	background-color:#efefef;	border:1px solid #e0e0e0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}
#wpoupon_form .wpoupon_info .wpoupon_inforight .mytxtinput #submitbtn{	width:auto;	height:35px;	background-color:#efefef;	border:1px solid #e0e0e0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}
#wpoupon_form .wpoupon_info .wpoupon_inforight .dealsubmit #subutton{	width:94px;	background: url("images/submit.png") no-repeat scroll 0 0 transparent;    border: medium none;    cursor: pointer;    height: 31px;}
#wpoupon_form .wpoupon_info .wpoupon_inforight .wpouponcategory{	width:74%;	height:35px;	background-color:#efefef;	border:1px solid #e0e0e0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}
#wpoupon_form .wpoupon_info .wpoupon_inforight #wpoupon-location{	width:81%;	height:35px;	background-color:#efefef;	border:1px solid #e0e0e0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}
#wpoupon_form .wpoupon_info .wpoupon_inforight textarea{	width:100%;	height:85px;	background-color:#efefef;	border:1px solid #e0e0e0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}
.error-message{	color: #FF0000;}
/*deals 11.02.11*/#wpoupon_dealmain{	width:100%;	height:auto;	position:relative;	font-size:13px;	float:left;	margin:20px 0 0 0;}
#wpoupon_dealmain , #wpoupon_form {float:none;margin:0px;padding:2px 0 0 2px;/*background:none;*/list-style-type:none;line-height:normal;height:auto;width:auto;/*border:none;*/font:normal;text-decoration:none;}
#wpoupon_form .wpoupon_info span img{	float: left;}
#wpoupon_form .wpoupon_info span select{	float: left;}
.innertitle {	border-bottom: 1px solid #E6E6E6;		font-weight: bold;	height: auto;	padding: 0 0 12px !important;}
#wpoupon_dealmain .wpoupon_buynowtag{	width:100%;	height:71px;	background:url(images/pricetagbg.png) no-repeat top right;	float:left;	z-index:1001; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
#wpoupon_dealmain .price{	width:78%;	height:auto;	float:left;	margin:20px 0 0 15px;	display:inline;	font-size:26px;	color:#fff;}
#wpoupon_dealmain .goback a{ width: 140px; line-height:50px; display:block; float: left; color: #fff !important; font-size: 24px; text-shadow: 0px -1px 3px #333; -moz-text-shadow: 0px -1px 3px #333; -webkit-text-shadow: 0px -1px 3px #333; font-weight: bold; text-align: center; margin: 10px 0;}
#wpoupon_dealmain .dealcontent{width:100%;height:auto;float:left;margin:0 0 20px 0;}
#wpoupon_dealmain .dealcontentleft{width:69.2%;height:auto;float:left;}
#wpoupon_dealmain .dealcontentleft #maindescription .desctitle{font-size: 18px; font-weight: bold;margin: 10px 0;}
#wpoupon_dealmain .dealcontentright{width:28.7%;height:auto;float:left;margin: 0 0 0 10px;display:inline;}
#wpoupon_dealmain .dealcontentright .bg{	margin:4px 0 0 0; padding:0px; background:url(images/bg_dark_risked.png) repeat top left; width:265px;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; float:left;padding:5px;}
#wpoupon_dealmain .dealcontentright .bg .tip_message{float: left;background-color: #AAC751;background-image: linear-gradient(bottom, rgb(135,169,77) 28%, rgb(170,199,81) 64%);background-image: -o-linear-gradient(bottom, rgb(135,169,77) 28%, rgb(170,199,81) 64%);background-image: -moz-linear-gradient(bottom, rgb(135,169,77) 28%, rgb(170,199,81) 64%);background-image: -webkit-linear-gradient(bottom, rgb(135,169,77) 28%, rgb(170,199,81) 64%);background-image: -ms-linear-gradient(bottom, rgb(135,169,77) 28%, rgb(170,199,81) 64%); background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.28, rgb(135,169,77)),color-stop(0.64, rgb(170,199,81)));padding: 5px;text-align: center;color: white;font-weight: bold; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 255px; margin-bottom: 5px; }
#wpoupon_dealmain .dealcontentright .buynowbtn{margin: 5px 0 0;float: left;height: 40px;width: 110px;padding: 0;text-align: center;line-height: 40px;border: 3px solid #333;margin:0;}
#wpoupon_dealmain .dealcontentright .buynowbtn:hover{border: 3px solid #3E5A12;}
#wpoupon_dealmain .dealcontentright .buynowbtn a{font-size:25px;color:#fff;font-weight:bold;}
#wpoupon_dealmain .dealcontentright .dropdown{float: right;height: 40px;width: 120px;padding: 0 0 0 3px;text-align: center;line-height: 40px;border: 3px solid #333;}
#wpoupon_dealmain .dealcontentright .dropdown .select{background: url(images/dropdown.png) no-repeat scroll 0 0 transparent;color: #676767;font: 12px/21px arial,sans-serif;height: 29px;overflow: hidden;position: absolute;margin: 5px auto;text-align: left;text-indent: 10px;line-height: 30px;margin:0;}
#wpoupon_dealmain .dealcontentright .dropdown .styled{top: 5px;left: initial;position: relative;height: 29px;opacity: 0;filter: alpha(opacity=0);z-index: 5;}

#wpoupon_dealmain .dealcontentright .availablebg{margin:9px 0 0 0;padding:0px;background:url(images/avilablebg.png);	width:264px;height:61px;float:left;}
#wpoupon_dealmain .dealcontentright .availabletext{
	margin:10px 0 0 14px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#868686;
	float:left;
}
#wpoupon_dealmain .dealcontentright .availabletext span{
	margin:0px;
	padding:0 0 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	
}

#wpoupon_dealmain .dealcontentright p{margin:0px;padding:0px;}
#wpoupon_dealmain .dealcontentright h3{font-size:13px;font-weight:bold;margin:11px 0 0 0;padding:0px;width:100%;}
#wpoupon_dealmain .dealcontentright ul{margin:0 ;padding:0 px;}
.dealcontentright .companymain .copmany ol{	padding: 0 5px 0 20px !important;}
.dealcontentright .companymain .copmany ol li{	margin:0 ;	padding:0 px;	line-height:normal;	list-style-type: decimal !important;}
#wpoupon_dealmain .dealcontentright ul li{padding:0 0 0 0;}
#wpoupon_dealmain .dealcontentleft .detailbox{width:27%;height:61px;background:url(images/inner_03.png) no-repeat 0 0;margin:5px 0 0 0;padding:5px 0;float:left;}
#wpoupon_dealmain .dealcontentleft .counterbox{width:19%;height:61px;background:url(images/inner_05.jpg) no-repeat 0 0;margin:5px 0 0 0;padding:5px 0;float:left;}
#wpoupon_dealmain .dealcontentleft .contentdetailbox{	margin-bottom:10px; }
#wpoupon_dealmain .dealcontentleft .detailbox .pdtop{	width:100%;	font-weight:bold;	color: #FFF;	height:auto;	margin:0 0 0 2px;	float:left;}
#wpoupon_dealmain .dealcontentleft .detailbox .pdtop .dealtext{	width:32%;	height:auto;	font-size: 17px;	margin: 3px 0 0 0;	float:left;	padding: 0px;}
#wpoupon_dealmain .dealcontentleft .detailbox .pdtop .dealprice{	width:55%;	height:auto;	margin:8px 0 0 0;	font-size: 20px;	float:left;	text-align:center;}
#wpoupon_dealmain .dealcontentleft .detailbox .pdtop ul{	margin:0 0 0 0;	padding:0px;	list-style-type:none;}
#wpoupon_dealmain .dealcontentleft .detailbox .pdtop ul li{	float:left;	font-size:12px;	text-align:center;	color:#4b4b4b;	padding:0 6%;	background:none;	margin: 0px;}
#wpoupon_dealmain .dealcontentleft .detailbox .pdtop ul li span{	font-size:16px;	color:#4b4b4b;	font-weight:bold;}
#wpoupon_dealmain .dealcontentleft .detailbox .pdbottom{	width:133px;	height:auto;	float:left;	margin:3px 0 0 75px;	background:url(images/gifticon.png) no-repeat 0 0;	padding:0 0 0 25px;	display:inline;}
#wpoupon_dealmain .dealcontentleft .detailbox .pdbottom a{	color:#0060aa;	text-decoration:none;}
#wpoupon_dealmain .dealcontentleft .detailbox .pdbottom a:hover{	color:#4b4b4b;	text-decoration:none;}
#wpoupon_dealmain .timertop{	width:238px;	height:auto;	float:left;	margin:8px 0 0 0;	text-align:center;}
#wpoupon_dealmain .timerbottom{	width:100%;	height:auto;	float:left;	margin:5px 0 0 0;}
#wpoupon_dealmain .timerbottom ul{	margin:0px;	padding:0px;	list-style-type:none;}
#wpoupon_dealmain .timerbottom ul li{	float:left;	text-align:center;	padding:0 7%;	background:none;}
#wpoupon_dealmain .timerbottom ul li.last{padding:0px;}
#wpoupon_dealmain .timerbottom ul li span{	font-size:16px;	font-weight:bold;}
#wpoupon_dealmain .dealsontop{	width:100%;	height:auto;	float:left;	margin:8px 0 0 0;	text-align:center;}
#wpoupon_dealmain .dealsbottomcontent{   float: left;    height: auto;    padding: 18px 0 0 10px;    text-align: center;    width: 100%;	font-size: 11px;}
#wpoupon_dealmain .dealcontentleft .detailbox .dealsonbottom{	width:60%;	min-height:26px;	height:auto !important;	height:26px;	background:url(images/boughticon.png) no-repeat 0 0;	padding:0 0 0 30px;	font-size:20px;	font-weight:bold;	margin:auto;}
#wpoupon_dealmain .dealcontentright .companymain{width:100%;height:auto;float:left;-webkit-border-radius: 5px;-moz-border-radius: 5px;border:1px solid #D3D3D3;background:url(images/companybg.gif) repeat-x #EDEDED;margin:10px  0 0 0;}
#wpoupon_dealmain .dealcontentright .companymain .copmany{	padding: 0 0 10px 2px;}
#wpoupon_dealmain .dealcontentright .companymain ul{list-style-type:none;background:none;}
#wpoupon_dealmain .dealcontentright .companymain ul li{list-style-type:none;background:none;line-height: 20px;}
#wpoupon_dealmain .wpoupondescription{width:100%;height:auto;float:left;margin:10px 0 0 0;line-height:18px;}
#wpoupon_dealmain .wpsocialmedia{width:100%;height:auto;float:left;margin:10px 0;}
#wpoupon_dealmain .wpsocialmedia ul{margin:0px;padding:0px;list-style-type:none;background:none;}
#wpoupon_dealmain .wpsocialmedia ul li{float:left;width:auto;margin:0px;padding:0 5px;list-style-type:none;background:none;}
#wpoupon_dealmain .wpsocialmedia ul li img{border:none;}
.personalizedeals li h3{	display: none;}
.mobile li h3{	display: none;}
.dealcontent .dealcontentleft .gal_box{width:617px !important; padding:10px 0px !important; position:relative !important;overflow:hidden !important;}
.dealcontent .dealcontentleft .gal_box ul{float:left !important; width:9999px !important; list-style:none !important;}
.dealcontent .dealcontentleft .gal_box ul li{float:left !important; width:112px !important; padding:0 5px !important; height:86px !important; cursor: pointer !important;}
.dealcontent .dealcontentleft .gal_box ul li img{opacity: 0.6 !important; border: 1px solid #cccccc !important; padding: 2px !important;}
.dealcontent .dealcontentleft .gal_box ul li img:hover{opacity: 1 !important;}
.dealcontent .dealcontentleft .gal_box ul li a{float:left !important; width:104px !important; padding:0 5px !important; height:86px !important;margin-top: -22px !important;}
.dealcontent .dealcontentleft .gal_box a{position:absolute !important; top:35px !important; width:26px !important; height:29px !important;}
.dealcontent .dealcontentleft .gal_box .prev{background:url(images/prev.png) 0 0 no-repeat !important; left:-2px !important;}
.dealcontent .dealcontentleft .gal_box .nxt{background:url(images/nxt.png) 0 0 no-repeat !important; right:-2px !important;}
#dealtype{ width: 100%; float: left; margin: 10px 10px 0 0;}

#login_facebook { display: block; width: 215px; height: 35px; line-height: 35px; font-size: 18px; border: 1px solid #2E457E; color: #fff; margin: 5px auto; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-image: linear-gradient(bottom, rgb(41,59,112) 25%, rgb(66,98,167) 75%); background-image: -o-linear-gradient(bottom, rgb(41,59,112) 25%, rgb(66,98,167) 75%); background-image: -moz-linear-gradient(bottom, rgb(41,59,112) 25%, rgb(66,98,167) 75%); background-image: -webkit-linear-gradient(bottom, rgb(41,59,112) 25%, rgb(66,98,167) 75%); background-image: -ms-linear-gradient(bottom, rgb(41,59,112) 25%, rgb(66,98,167) 75%); background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.25, rgb(41,59,112)),color-stop(0.75, rgb(66,98,167))); }
#login_twitter { display: block; width: 215px; height: 35px; line-height: 35px; font-size: 18px; border: 1px solid #A6E6FB; color: #31C5F6; margin: 5px auto; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-image: linear-gradient(bottom, rgb(221,236,245) 25%, rgb(253,254,254) 75%); background-image: -o-linear-gradient(bottom, rgb(221,236,245) 25%, rgb(253,254,254) 75%); background-image: -moz-linear-gradient(bottom, rgb(221,236,245) 25%, rgb(253,254,254) 75%); background-image: -webkit-linear-gradient(bottom, rgb(221,236,245) 25%, rgb(253,254,254) 75%); background-image: -ms-linear-gradient(bottom, rgb(221,236,245) 25%, rgb(253,254,254) 75%); background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.25, rgb(221,236,245)), color-stop(0.75, rgb(253,254,254))); }