/* Include Forms Style */
@import url('forms.css');



/* HTML STYLES */
* {
  padding: 0;
  margin: 0;
  outline: 0;
}

body {
  font-size: 13px;
  line-height: 1.4;
  font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
  color: #666;
  background: #222 url(/images/bg.gif) repeat-x 0 0;
  text-align: left;
}

h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
  font-weight: normal;
}
h2 {
  font-size: 19px;
}
h3 {
  font-size: 17px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11px;
}

a img {
  border: 0;
}
a {
  color: #F8A711;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}

a.underline {
	text-decoration: underline;
}



/* SHARED CLASSES */
.cl, .clear {
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
  clear: both;
}
.cll {
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
  clear: left;
}

.left {
  float: left !important;
  display: inline;
}
.right {
  float: right !important;
  display: inline;
}
.center {
  text-align: center;
}
.indent {
	margin: 10px 20px;
}
.visible {
  display: block;
}
.hidden {
  display: none;
}
.tr {
  text-align: right;
}
.blue {
  color: #338ce3 !important;
}

.shell {
  width: 932px;
  margin: 0 auto;
}

#notice,
#error {
	color: #5695c4;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	overflow: hidden;
}
#error {
  color: #b22222;
}

body.deals #notice,
body.deals #error {
	position: absolute;
	display: block;
	top: 144px;
	left: 40px;
	z-index: 1000;
}

#notice p strong,
#error p strong {
	background: url(/images/flash_notice.png) top right no-repeat;
	float: left;
	display: inline;
	height: 28px;
	padding: 7px 10px 0 5px;
}
#error p strong {
	background: url(/images/flash_error.png) top right no-repeat;
}
#notice p,
#error p {
	padding: 0;
	height: 35px;      
	float: left;
	display: inline;
	background: url(/images/flash_notice.png) top left no-repeat;
	padding: 0 0 0 5px;
}
#error p {
	background: url(/images/flash_error.png) top left no-repeat;
} 

/* TEMPLATE LAYOUT */
#wrapper-page {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -230px;
}

#page-bg {
  background: #222 url(/images/bg.gif) repeat-x 0 -1px;
}




/* TOPBAR STYLES */
#topbar,
#topbar .shell {
  background: #f59210 url(/images/bg-topbar.gif) top left repeat-x;
  height: 25px;
}
#topbar .shell {
  padding-bottom: 1px;
}
#topbar a {
  color: #fff;
}
#topbar .nav {
  line-height: 15px;
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
}        
/*---------------------*/
/* Email Subscribe ----*/
/*---------------------*/
#topbar .nav .email {
	background: url(/images/bg_email.png) top left no-repeat;
	height: 32px;
	padding: 0 0 0 35px;
}
#topbar .nav .email form {
  background: url(/images/bg_email_right.png) top right no-repeat;
  height: 32px;
  padding-right: 9px;
}
#topbar .nav .email label {
  text-transform: capitalize;
	font-size: 13px;
	color: #f58a1d;
}                    
#topbar .nav .email input {
	width: 120px;
	font-size: 11px;
	color: #666;
	margin: 4px 0 0 5px;
}            
#topbar .nav .email .subscribe {
	background: url(/images/btn_blue_sml.png) top left no-repeat;
	color: #fff;
	width: 62px;
	height: 20px;                                                
	text-align: center;
	border: 0;
	cursor: pointer;
	margin: 2px 0 0 3px;
}
#topbar .nav .text {
	margin: 5px 0 0 0;
}
#topbar .nav a {
  margin: 0 5px;
}
.hidden .cities {
  padding-bottom: 10px;
  padding-top: 5px;
	background: #3b3734;
	border-bottom: 2px solid #b7670d;
}
.hidden .cities .hide {
  display: block;
  text-align: right;
  font-size: 80%;
  color: #888;
}
.hidden .cities .hide:hover {
	text-decoration: none;
}
.hidden .cities ul {
  float: left;
  display: inline;
  width: 100%;
  list-style-type: none;
  border-top: 1px dotted #444;
  border-left: 1px dotted #444;
}
.hidden .cities ul li {
	float: left;
  width: 183px;
  padding: 1px;
  border-right: 1px dotted #444;
}
.hidden .cities ul li a {
  display: block;
  padding: 12px;
  color: #eee;
}
.hidden .cities ul li a.active {
  background-color: #555;
}
.hidden .cities ul li a:hover {
	color: #f58a1d;
  background: #555;
  text-decoration: underline;
}

input.subscribe {
	height: 26px;
}



/* HEADER STYLES */
#header {
	background: url(/images/bg_header.png) top right no-repeat;
  padding: 7px 0 9px 0;
  height: 108px;
}

#logo {
  clear: left;
  float: left;
  display: inline;
  width: 245px;
  height: 97px;
  font-size: 0;
  line-height: 0;
  background: url(/images/logo.gif) no-repeat 0 0;
}
#logo a {
  display: block;
  height: 65px;  
  width: 205px;
  margin: 10px 0 0 20px;
  text-indent: -4000px;
}
#nav {
  float: right;
  display: inline;
  font-size: 11px;
  text-transform: uppercase;
  padding-top: 30px;
}
#header #nav a {
  white-space: nowrap;
}
#header #nav h1 {
	font-size: 2.8em;
	padding-right: 100px;
}
/*#nav li {
  float: left;
  display: inline;
  list-style-type: none;
  padding: 0 0 0 22px;
}
#nav li a {
  color: #fff;
}
*/
/*---------------------*/
/* Welcome ------------*/
/*---------------------*/
body.welcome #header {
  background-image: url(/images/welcome/bg_header.png);
}
  body.welcome #header p {
    margin-left: 452px;
    margin-top: 18px;
    font-size: 32pt;
    letter-spacing: -1px;
  }
body.welcome #main-with-sidebar {
  background: url(/images/deal-bg-main.gif) repeat-y 0 0;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  min-height: 550px;
}
body.welcome #main-with-sidebar #content {
  float: left;
  display: inline; 
  width: 670px;
  margin: 0px;
  padding: 0;
}
body.welcome #deal-details {
  padding-bottom: 18px !important;
}
body.welcome #deal-details form {
  background-color: #F6FAFE;
}
body.welcome #deal-details fieldset {
  padding-top: 10px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-bottom: 1.4em;
}
body.welcome #deal-details input,
body.welcome #deal-details select {
  border: 1px solid #74a8cf;
}
body.welcome #deal-details .submit-button {
  border: none;
}
body.welcome form fieldset .legend {
  background: none;
  border: none;
  text-align: center;
  padding: 0;
}
body.welcome form fieldset .row {
  border: none;
  padding: 0;
  background: none;
}
body.welcome #deal-details form label {
  color: #74a8cf;
  font-size: 9pt;
  display: inherit;
  float: none;
  line-height: inherit;
  text-align: left;
}
#video-demo {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 15px 0;
  background-image: none;
  background-color: #fff;
  text-align: center;
}
#video-demo h2 {
  color: #F58A00;
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 10px 0;
}
#video-demo p {
  font-size: 10px;
  font-style: italic;
}
body.welcome #definition {
  margin-top: 60px;
}
.welcome-point {
  float: left;
  width: 205px;
  margin-bottom: 1.4em;
  color: #555;
  font-size: 12px;
  line-height: 1.5em;
  padding-right: 5px;
}
.welcome-point h2 {
  text-transform: lowercase;
  color: #5695C4;
}

/*---------------------*/
/* Navigation ---------*/
/*---------------------*/
#nav li,
#nav a {
	background-image: url(/images/bg_nav.png);
	background-repeat: no-repeat;
}
#nav li {
	background-position: center left;
	height: 31px;
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
}
#nav li.active,
#nav li.active:hover {
	background-position: top left;
}
#nav li.active a,
#nav li.active a:hover {
	background-position: top right;
	color: #fff;
}
#nav li a {
	background-position: center right;
	float: left;
	display: inline;
	height: 23px;      
	color: #5b5651;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 10px 0 5px;
	line-height: 12px;
}
#nav li img.iconChat {
  vertical-align: top;
}
#nav li:hover {
	background-position: bottom left;
}
#nav li:hover a {
	background-position: bottom right;
	text-decoration: none;
}
#nav .livechat {
  width: 95px;
  overflow: hidden;
}


/* PAGE STYLES */
#main {
  background: #FFF;
  height: 100%;       
  width: 940px;
  position: relative;
  min-height: 680px;
  padding: 0px;
  padding-bottom: 20px;
  margin: 0px;
}
#mainBtm {
	width: 940px;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
#main #content {
  float: none;
  padding: 0 20px 20px 20px;
  display: block;
  width: 900px;
  margin-right: 20px;

}

#main-with-sidebar {
  background: #fff url(/images/home-bg-main.gif) repeat-y 0 0;
  width: 940px;
  height: 100%;   
  position: relative;
  min-height: 680px;
}

body.deals #main-with-sidebar,
body.cities-show #main-with-sidebar,
body.comments #main-with-sidebar,
body.orders-confirm #main-with-sidebar {
  background: url(/images/deal-bg-main.gif) repeat-y 0 0;
}
body.deals #mainBtm,
body.cities-show #mainBtm,
body.comments #mainBtm,
body.orders-confirm #mainBtm {
	background: url(/images/bg_content_btm.png) top left no-repeat;
	height: 5px;
	line-height: 0;
	font-size: 0;
}
#main-with-sidebar #content {
  float: left;
  display: inline; 
  width: 610px;
  padding: 0 20px 20px 20px;
  margin: 0px;
}
body.deals #main-with-sidebar #content,
body.cities-show #main-with-sidebar #content,
body.comments #main-with-sidebar #content,
body.orders-confirm #main-with-sidebar #content {
  float: left;
  display: inline; 
  width: 670px;
  margin: 0px;
  padding: 0;
}


#sidebar {
  float: right;
  display: inline;
  width: 250px;
/*  margin-right: 10px;*/
}

body.deals #sidebar {
  float: right;
  display: inline;
  width: 250px;
/*  margin-right: 10px;*/
}

.page-head {
	background: url(/images/bg_subpage_header.png) top left no-repeat;
	padding: 8px 20px;
	margin-bottom: 20px;
	line-height: 30px;
}
.page-head h2 {
	color: #5b5651;  
	text-shadow: 0px 1px 0px #fee5c9;
	font-size: 18px;	
}
.page-head .user-nfo {
  float: right;
  display: inline;
  text-align: right;
  font-size: 10px;
  color: #333;
  line-height: 1.5;
}
.page-head .button-2 {
  float: right;
  display: inline;
}

.rte p {
  margin-bottom: 18px;
}
.rte .small {
  font-size: 12px;
}
.rte h2 {
  margin-bottom: 10px;
  font-size: 18px;
}
.rte ul {
  list-style-type: none;
/*  margin-bottom: 15px;*/
}
/*.rte ul li {
  color: #F8A711;
  background: url(/images/bullet.gif) no-repeat 0 center;
  padding: 0 0 0 14px;
  margin: 0 0 8px 0;
}
*/.rte-small p {
  font-size: 12px;
}
.rte-small ul {
  font-size: 11px;
}

a.button-2 {
  display: block;
  width: 135px;
  height: 31px;
  line-height: 31px;
  background: url(/images/button-2.gif) no-repeat 0 0;
  text-align: center;
}
a.button-2 {
  font-size: 15px;
  color: #fff;
}
a.button-2:hover {
  text-decoration: none;
}

#subnav {
  position: relative;
  width: 299px;
  margin-left: -39px;
}
#subnav ul {
  list-style-type: none;
}
#subnav li {
  display: block;
  height: 38px;
  margin: 10px 0;
}
#subnav a {
  display: block;
  line-height: 37px;
  height: 37px;
  position: relative;
  padding-left: 35px;
  color: #A0670C;
}
#subnav a:hover {
  text-decoration: underline;
}
#subnav a.active {
  margin-right: 10px;
  background: url(/images/subnav-hover.gif) no-repeat 0 0;
}

.steps .step {
  padding: 5px 0 25px 30px;
  font-size: 12px;
}
.steps .step h4 {
  font-size: 15px;
  color: #F8A510;
}
.steps .step1 {
  background: url(/images/step-1.gif) no-repeat 0 0;
}
.steps .step2 {
  background: url(/images/step-2.gif) no-repeat 0 0;
}
.steps .step3 {
  background: url(/images/step-3.gif) no-repeat 0 0;
}

.link-twitter {
  background: url(/images/ico-twitter.gif) no-repeat 0 center;
  font-size: 12px;
  color: #3DBADD;
  padding: 4px 0 4px 28px;
  margin-right: 12px;
}
.link-facebook {
  background: url(/images/ico-facebook.gif) no-repeat 0 center;
  font-size: 12px;
  color: #3B5EAC;
  padding: 3px 0 4px 28px;
}

.ico-gift {
  background: url(/images/ico-gift.gif) no-repeat 0 center;
  padding-left: 22px;
  font-size: 12px;
}


/* CITIES */

#daily-deal.inactive-city #deal-details {
  padding-top: 20px;
  text-align: center;
}
#daily-deal.inactive-city #deal-details h2 {
  text-align: center;
  width: 100%;
  font-size: 16px;
  margin: 0 0 18px;
  color: #999;
}
#daily-deal.inactive-city #deal-details p {
  width: 450px;
  margin: 0 auto 18px;
  text-align: left;
}
#daily-deal.inactive-city #city-image {
  border: 2px solid #dad6d2;
  margin: 0 auto 18px;
}
#new-city-call-to-action {
  background-color: #eae7e3;
  border: 2px solid #dad6d2;
  width: 350px;
  margin: 0 auto 18px;
  color: #3e3a35;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
  #new-city-call-to-action img {
    margin-left: 10px;
    vertical-align: middle;
  }
  #new-city-call-to-action td {
    text-align: right;
    padding: 10px;
  }
  #new-city-call-to-action .first {
    padding-right: 0;
  }

/* FOOTER STYLES */
#wrapper-footer {
  padding-top: 30px;
  height: 200px;
}

#footer-push {
  height: 230px;
}

#footer,
#footer .shell {
  background: #3b3734 url(/images/bg-footer.gif) repeat-x 0 0;
}
#footer .shell {
  height: 190px;
  width: 892px;
  padding: 30px 20px 0 20px;
}

#footer .copy {
  font-size: 10px;
  color: #ccc;
  padding: 10px 0 25px;
}
#footer .copy a {
  color: #f59210;
}

#footer .comlinks li {
  float: left;
  display: inline;
  list-style-type: none;
  font-size: 0;
  line-height: 0;
  margin-right: 10px;
}
#footer .comlinks li a {
  float: left;
  display: inline;
  height: 34px;
  text-indent: -4000px;
}
#footer .comlinks li a:hover {
  background-position: 0 bottom !important;
}
#footer .comlinks li a.twitter {
  width: 129px;
  background: url(/images/btn_twitter.png) no-repeat 0 0;
}
#footer .comlinks li a.facebook {
  width: 154px;
  background: url(/images/btn_facebook.png) no-repeat 0 0;
}

#footer .side {
  float: right;
  display: inline;
  width: 425px;
  font-size: 12px;
}
#footer .side ul {
  float: left;
  display: inline;
  list-style-type: none;
  margin-right: 20px;
  height: 150px;
/*  background: url(/images/footer-sep.gif) repeat-y right 0;*/
  list-style-position: outside;
}
#footer .side ul.first {
  width: 110px;
}
#footer .side ul.second {
  width: 118px;
}
#footer .side ul.third {
  width: 155px;
  margin-right: 0;
  background: none;
}
#footer .side h4 {
  color: #f59210;
  padding-bottom: 2px;
}
#footer .side li {
  padding-bottom: 7px;
}
#footer .side a {
  color: #ccc;
  background: url(/images/footer-arr.gif) no-repeat 0 center;
  padding-left: 10px;
}



/* FAQ STYLES */
.faq .title p {
	margin: 0;
}
.faq .title {
  font-size: 15px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
}
.faq .row {
  background: #e7f2fd url(/images/bg_blue_grad.png) top left repeat-x;
  border: solid 1px #b5d9f7;
}
.faq .question {
  font-size: 14px;
  color: #5695c4;
  cursor: pointer;
  padding: 10px;
  margin: 0;
}
.faq .answer {
  margin: 0 10px 10px 10px;
  background: #fff;
  padding: 15px 15px 1px 15px;
  position: relative;
  font-size: 13px;
  color: #333;
}
.faq .answer .close {
  float: right;
  display: inline;
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
  width: 20px;
  height: 20px;
  margin: 0 0 0 10px;
  background: url(/images/faq-close.gif);
}


/*---------------------*/
/* Share Deal Buttons -*/
/*---------------------*/
#deal-share {
	background: #f5f3dd url(/images/bg_share.png) bottom left no-repeat;
	width: 660px;   
	overflow: hidden;
	padding: 0 10px 5px 0;
	text-transform: lowercase;
	color: #aaa;
}          
#deal-share p {
	float: left;
	display: inline;
	text-align: right;
	width: 520px;
	font-size: 12px;
	margin: 13px 0 0 0;
	line-height: 14px;
}
#save-share {
  margin: 8px 0 0 80px;
}
#save-share p {
  margin-left: 25px !important;
	float: left;
	display: inline;
	text-align: right;
	width: 125px;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
}
#sidebar-share p {
	float: left;
	display: inline;
	text-align: right;
	width: 115px;
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0 0 0;
	line-height: 14px;
	position:relative;
	bottom:260px;
	left:2px;
}
#sidebar-deal-share h4 {
	float: left;
	font-size: 14px;
	line-height: 46px;
}
#deal-share a,
#sidebar-deal-share a {
	background-repeat: no-repeat;
	background-position: top left;	
	float: right;
	display: inline;
	text-indent: -999em;
	overflow: hidden;
	width: 42px;
	height: 34px;   
	margin: 0 2px 0 0;
}

#deal-share a.facebook {
	background-image: url(/images/btn_fb_hover.png);
}
#sidebar-deal-share a.facebook {
	background-image: url(/images/btn_fb.png);
}
#deal-share a.twitter {
  background-image: url(/images/btn_twt_hover.png);
}
#sidebar-deal-share a.twitter {
	background-image: url(/images/btn_twt.png);
}
#deal-share a.email {
  background-image: url(/images/btn_email_hover.png);
}
#sidebar-deal-share a.email {
	background-image: url(/images/btn_email.png);
}
#deal-share a:hover,
#sidebar-deal-share a:hover {
	background-position: bottom;
}
#deal-sidebar a,
#sidebar-share a {
	background-position:left top;
    background-repeat:no-repeat;
    bottom:240px;
    display:inline;
    float:right;
    height:42px;
    margin:0 2px 0 0;
    overflow:hidden;
    position:relative;
    right:100px;
    text-indent:-999em;
    width:42px;
}
#deal-sidebar a.facebook,
#sidebar-share a.facebook {
	background-image: url(/images/btn_fb.png);
}
#deal-sidebar a.twitter,
#sidebar-share a.twitter {
	background-image: url(/images/btn_twt.png);
}
#deal-sidebar a.email,
#sidebar-share a.email {
	background-image: url(/images/btn_email.png);
}
#deal-sidebar a:hover,
#sidebar-share a:hover {
	background-position: bottom;
}
#deal-sidebar a,
#save-share a {
	background-position:left top;
  background-repeat:no-repeat;
  top: 20px;
  display:inline;
  float: right;
  height: 42px;
  margin: 0 2px 0 0;
  overflow:hidden;
  text-indent:-999em;
  width:42px;
}
#deal-sidebar a.facebook,
#save-share a.facebook {
	background-image: url(/images/btn_fb.png);
}
#deal-sidebar a.twitter,
#save-share a.twitter {
	background-image: url(/images/btn_twt.png);
}
#deal-sidebar a.email,
#save-share a.email {
	background-image: url(/images/btn_email.png);
}
#deal-sidebar a:hover,
#save-share a:hover {
	background-position: bottom;
}
/*---------------------*/
/* Daily Article ------*/
/*---------------------*/
#daily-article {
	padding: 0 20px 0 20px;
}

/* DEAL STYLES */
#daily-deal h2 {
  font-size: 27px;
  line-height: 32px;
  margin: 5px 0 15px 0;
  width: 360px;
}
.welcome #daily-deal h2 {
  width: 100%;
}
#daily-deal h2.conf{
  font-size: 27px;
  line-height: 32px;
  margin: 5px 0 15px 0;
  width: 550px;
}            
#daily-deal #today {
	text-transform: uppercase;
	color: #f59210;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
#daily-deal #conf {
	text-transform: uppercase;
	color: #f59210;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 0 0;
	width:400px;
	position:relative;
	bottom:2px;
}
#daily-deal h2.title {
  color: #333;
}
#daily-deal h2.conf {
  color: #333;
}
#daily-deal h2 a {
  color: #303030;
}
#daily-deal #deal-details {
  padding: 1px 20px 55px 20px;
  margin: 0 0 15px 0;
  width: 630px;
  background: #fff url(/images/deal-details-bottom.gif) no-repeat 0 bottom;
}
#deal-image img.sold-out {
  position: absolute;
}
#deal-details-left {
  width: 360px;
}
.orders-confirm #deal-details-left {
  width: 240px;
}
#deal-details-right {
  width: 260px;
}
.orders-confirm #deal-details-right {
  width: 380px;
}

#city-rss {
  clear: both;
  text-align: center;
  height: 30px;
  padding-top: 10px;
}
#city-rss a {
  background: url(/images/rss.png) 0 1px no-repeat;
  padding-left: 18px;
  color: #dc5f21;
}
/*---------------------*/
/* Deal Prices --------*/
/*---------------------*/
div.deal-prices {
	background:url(/images/bg_price.png) 0 0 no-repeat;
	height:152px;
	margin:10px 0px 20px;
	text-transform:uppercase;
	text-align:center;
}
table.deal-prices {
	width: 260px;
}
table.deal-prices td {
	text-align: center;
}
table.deal-prices h5.deal-price {
	margin: 20px 0px 0px;
	font-size: 12px;
	color: #ffffff;
}
table.deal-prices p.deal-price {
	line-height: 30px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #3b3734;
	margin: 0px 0 0 0;
	font-weight: bold;
}
table.deal-prices h5.deal-value {
	font-size: 11px;
	font-weight: bold;
	color: #5695c4;
	margin:20px 0px 0px;
}
table.deal-prices p.deal-value {
	line-height: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #999493;
	font-weight: normal;
	margin: 9px 0 0 0;
}

div.order-conf {
	background: url(/images/confi_bg.png) top left no-repeat;
	overflow: hidden;
	height: 80px;
	text-transform: uppercase;	
}
div.order-conf td {
	text-align: center;
}
div.order-conf p {
	font-family: Helvetica, Arial, sans-serif;
	font-size:25px;
	font-weight: bold;
	color: #3b3734;           
	margin: 6px 0 0 0;
}
div.order-conf h5 {
	font-size: 12px;
  color: #ffffff;
	font-weight: bold;
}                                     

#daily-deal #deal-astricks {
  margin: 10px 0 0 0;
  padding: 5px 0 0 20px;
}
#daily-deal #order-astricks {
  padding: 5px 0 0 0px;
}
#daily-deal #order-astricks p {
  margin-bottom: 10px;
}
#daily-deal #conf-astricks {
    background:transparent url(/images/savemore_bg.png) no-repeat scroll left top;
    bottom:2px;
    height:150px;
    margin:20px 0 0;
    padding:5px 0 0 0;
}
#daily-deal #deal-astricks p {
  color: #666;
  font-size: 14px;
	margin-bottom: 10px;
}
#daily-deal #conf-astricks p {
  color: #444;
  margin-left: 80px;
  padding: 5px;
  height: 83px;
}
#daily-deal #deal-astricks h4 {
/*  background: url(/images/astricks.gif) no-repeat 0 0;*/
/*  padding: 6px 0 15px 19px;*/
  color: #F8A610;
  font-weight: bold;
text-transform: uppercase;
  font-size: 12px;
  margin: 0 0 5px 0;
}
#daily-deal #deal-astricks p {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
#daily-deal #deal-astricks ul {
  list-style-type: none;
  font-size: 10px;
  margin: 15px 0 0 0;
/*  padding: 0 0 0 21px;*/
}
#daily-deal #deal-astricks ul li {
  color: #999;
  padding: 0 0 2px 0;
}
#daily-deal #deal-astricks ul li ul {
  list-style-type: disc;
}
#daily-deal #deal-contact {
  padding: 10px 0 0 0;
}
#daily-deal #deal-contact #deal-address {
  color: #666;
  margin-bottom: 10px;
}
#daily-deal #deal-contact #deal-address img.left {
  margin: 0 15px 10px 0;
}
#daily-deal #conf-contact #deal-address img.left {
  padding-right: 15px;
}
#daily-deal #deal-contact #deal-address h4 {
  font-size: 17px;
}
#daily-deal #deal-contact #deal-address p {
  font-size: 12px;
}
#daily-deal #conf-contact #deal-address h4 {
  font-size: 17px;
  position:relative;
  top:10px;
  right:150px;
 }
#daily-deal #conf-contact #deal-address p {
  font-size: 12px;
  position:relative;
  top:10px;
  right:150px;
}
#daily-deal #conf-contact #deal-info {
  width: 212px;
  float: left;
  position:relative;
  top:15px;
  
}
#daily-deal #deal-contact #deal-info p {
  padding-left: 22px;
  color: #338CE3;
  font-size: 11px;
  line-height: 1.5;
  margin-bottom: 10px;
  clear: both;
}
#daily-deal #deal-contact #deal-info a {
  color: #338ce3;
}
#daily-deal #deal-contact #deal-info p.web {
  background: url(/images/icon-web.gif) no-repeat 0 0;
}
#daily-deal #deal-contact #deal-info p.phone {
  background: url(/images/icon-phone.gif) no-repeat 0 1px;
}
#daily-deal #deal-contact #deal-info p.email {
  background: url(/images/icon-mail.gif) no-repeat 0 2px;
}

#deal-links {
  height: 250px;
}

#deal-links #deal-buy {
  padding-bottom: 10px;
}
#deal-details .comment-count {
  float: right;
  padding-top: 14px;
}
#deal-buy {
  text-align: center;
  margin: 35px 0 10px;
}
#deal-buy .buy-button {
  background: url(/images/buy-button.gif) no-repeat 0 0;
  display: block;
  text-indent: -999em;
  overflow: hidden;
  width: 252px;
  height: 54px;
  text-transform: uppercase;
  margin: 0 auto;
}


#deal-flash {
  margin: 0;
}

#deal-links #deal-timer {
  padding: 10px 0;
}
             
#deal-timer h3 {
	text-transform: uppercase;
/*	text-align: right;*/
	color: #f59210;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 65px;
}
#deal-countdown {
  background: url(/images/timer.png) no-repeat 0 0;
  width: 246px;
  height: 74px;
  float: left;
  display: inline;
  margin: 0 8px;
  margin-top: 6px;
  line-height: 42px;
  padding-left: 55px;
  font-size: 42px;
	font-weight: bold;
  text-transform: uppercase;
  color: #666;
}

#deal-countdown .hasCountdown {
	background-color: #eee;
}
#deal-countdown-support {
  float: left;
  margin-top: -35px;
  color: #000;
  width: 250px;
  text-align: right;
  margin-bottom: 20px;
}

#deal-countdown-support .countdown_section {
  float: right;
  position: relative;
  right: 0px;
  width: 56px;
  text-align: center;
  margin-left: 10px;
  position:relative;
  top:10px;
  color: #666;
}


#deal-links #deal-timer p {
  font-size: 45px;
  line-height: 1;
  color: #242424;
  margin-bottom: -2px;
}
#deal-links .orange-button {
  background: url(/images/orange-button.gif) no-repeat 0 0;
  width: 250px;
  height: 27px;
  line-height: 27px;
  display: block;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
#deal-links #deal-off-percent {
  height: 140px;
  margin: -10px 0 10px 5px;
}
#deal-links #deal-off-percent img {
  display: block;
  margin: 0 auto;
}
/*#deal-links #deal-share p {
  line-height: 31px;
  color: #fff;
  float: left;
  margin: 0 25px 0 0;
  padding-left: 15px;
}
#deal-links #deal-share a {
  width: 31px;
  height: 31px;
  float: left;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  margin-right: 15px;
}
#deal-links #deal-share a.twitter {
  float: left;
  background: url(/images/share-twitter.gif) no-repeat 0 0;
}
#deal-links #deal-share a.facebook {
  float: left;
  background: url(/images/share-facebook.gif) no-repeat 0 0;
}
#deal-links #deal-share a.email {
  float: left;
  background: url(/images/share-mail.gif) no-repeat 0 0;
}*/

/*---------------------------*/
/* Tabbed Area --------------*/
/*---------------------------*/
.tabbedArea {
	width: 850px;	
}   
.tabbedArea .content {
	background: #e7f2fb;
	width: 850px;
	padding: 15px 20px;
}
.tabbedArea .tabbedBtm {
	background: url(/images/bg_tabbed_btm.png) top left no-repeat;
	width: 890px;
	height: 5px;
	line-height: 0;
	font-size: 0;
}
.tabbedArea .tabs {
	width: 920px;
	overflow: hidden;
}
.tabbedArea .tabs li {
	background: url(/images/tab_blue.png) center left no-repeat;
	list-style: none;
	height: 35px;
	list-style-position: outside;
	float: left;
	display: inline;
	padding: 0 0 0 5px;
	margin: 0 2px 0 0;
}
.tabbedArea .tabs li a {
	background: url(/images/tab_blue.png) center right no-repeat;
	color: #809eb6;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
	display: block;
	line-height: 16px;
	padding: 8px 20px 0 15px;
	height: 27px;
}                    
.tabbedArea .tabs li.active {
	background: url(/images/tab_blue.png) top left no-repeat;
}
.tabbedArea .tabs li.active a {
	background: url(/images/tab_blue.png) top right no-repeat;
	color: #2b65a3;
	font-weight: bold;
}
.tabbedArea .tabs li.create {
	background: url(/images/tab_blue.png) bottom left no-repeat;
}
.tabbedArea .tabs li.create a {
	background: url(/images/tab_blue.png) bottom right no-repeat;
	color: #fff;
	text-shadow: none;
}

.tabbedArea form {
	width: 60%;
	float: left;
}

/* SIDEBAR STYLES */
#sidebar-top {
  margin: 10px 10px 15px 10px;
	color: #333;
	height: 260px;
}
#sidebar-order-upsell {
  margin: 35px 10px 15px 10px;
	color: #333;
	height: 70px;
}
#sidebar-order-info {
  margin: 35px 10px 15px 10px;
	color: #333;
	height: 113px;
}
#sidebar-cnt {
  margin: 20px 0 0 0;
}
#sidebar-cnt ul {
  list-style-type: none;
  padding-left: 10px;
}
#sidebar-cnt ul li {
  background: url(/images/sidebar-divider.gif) repeat-x 0 bottom;
  padding-bottom: 12px;
  margin-bottom: 10px;
  font-size: 10px;
  color: #ccc;
}
#sidebar-cnt ul li.last {
  background: transparent;
  margin-bottom: 0;
  padding-bottom: 0;
}
#sidebar-cnt ul li h3 {
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
#sidebar-cnt ul li h3 a {
  display: block;
  height: 100%;
  width: 100%;
}


#demonstration {
  color: #fff;
  font-size: 12px;
  line-height: 25px;
}
#demonstration p {
	text-align: center;
	padding-left: 5px;
}
#demonstration a {
  color: #338ce3;
}

h3.join-the-discussion {
  background: url(/images/join-the-discussion.gif) no-repeat right 0;
  width: 244px;
  height: 45px;
}
h3.discussion-forum {
  background: url(/images/discussion-forum.gif) no-repeat right 0;
  width: 244px;
  height: 45px;
}
h3.promote-your-business {
  background: url(/images/promote-your-business.png) no-repeat right 0;
  width: 243px;
  height: 50px;
}
h3.nominate-a-business {
  background: url(/images/nominate-a-business.gif) no-repeat right 0;
  width: 244px;
  height: 48px;
}
h3.twongo-charities {
  background: url(/images/twongo-charities.gif) no-repeat right 0;
  width: 244px;
  height: 49px;
}

.sidebar-item p {
  padding: 10px;
}
.sidebar-item a {
  color: #ccc;
}
.discussion img.left {
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 10px;
  border: 4px solid #3a3a3a
}




/* DEALS TABLE STYLES */
#deals-table {
	margin: 0 0 20px 0;
}
#deals-table th {
  color: #3b3734;
  font-size: 16px;
  padding: 6px 10px;
  border-bottom: 1px solid #e8e5e1;
}
#deals-table td {
  padding: 7px 10px;
  color: #666;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e8e5e1;
}
#deals-table td.brown {
	color: #A1680D;	
}
#deals-table .rightborder {
/*  border-right: 1px solid #b7dcf8;*/
}
#deals-table .fatleftborder {
/*  border-left: 5px solid #cde6f9;*/
}
#deals-table .fattopborder {
/*  border-top: 5px solid #cde6f9;*/
}
#deals-table .fatrightborder {
/*  border-right: 5px solid #cde6f9;*/
}
#deals-table .fatbottomborder {
/*  border-bottom: 5px solid #cde6f9;*/
}
#deals-table .deal-name {
  color: #A1680D;
}
#deals-table .even td {
  background: #fcfafa;
  padding-top: 3px;
  padding-bottom: 3px;
}
#deals-table tbody {
/*  border: 5px solid #fdeed3;*/
}



/* ACCOUNT STYLES */
#account .block {
  border: solid 1px #b5d9f7;
  margin-bottom: 35px;
}
#account .block .title {
  border-bottom: solid 1px #b5d9f7;
  background: url(/images/bg_blue_grad.png) top left repeat-x;
  padding: 8px 15px;
  color: #5695c4;
}
#account .block .title a.right {
  font-size: 11px;
  line-height: 18px;
color: #5695c4;
}
#account a {
	color: #5695c4;
}
#account a.button {
	color: #ffffff;
}
#account .block .content {
  border: solid 5px #cde6f9;
  padding: 10px;
  font-size: 12px;
}
#account .block .content p {
  padding-bottom: 6px;
}
#account .block .content label {
  color: #a2690e;
}
#account .block .content .separator {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
  border-top: solid 1px #e7f2fd;
  margin: 15px -10px 20px;
  position: relative;
}

#account .personal-details .name-pass {
  float: left;
  display: inline;
  width: 480px;
  margin-left: 20px;
}
#account .personal-details small {
  color: #888;
}
#account .personal-details .location {
  float: right;
  display: inline;
  width: 170px;
}

#account .emails .addresses {
  float: left;
  display: inline;
  width: 320px;
}
#account .emails .addresses label {
  float: left;
  display: inline;
  width: 115px;
}
#account .emails .addresses .cnt {
  float: right;
  display: inline;
  width: 205px;
}
#account .emails .alerts {
  float: right;
  display: inline;
  width: 230px;
}
#account .emails .alerts label {
  float: left;
  display: inline;
  width: 90px;
}

#account .cards label {
  float: left;
  display: inline;
  padding-bottom: 6px;
}
#account .cards p {
  float: right;
  display: inline;
  width: 160px;
}

/* Avatars */
.avatar {
  float: left;
	width: 62px;
  display: inline;
  border: solid 4px #3a8ae0;
}
.avatar p {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	background: #3a8ae0;
	color: white;
}
#sidebar .avatar {
	width: 46px;
	background: none;
	border: none;
	padding-right: 8px;
}
#sidebar .avatar p {
	display: none;
}


/* NEW SUBSCRIBER FORM STYLES */
#sidebar-cnt #new_subscriber h3 {
  font-size: 15px;
}
#sidebar-cnt #new_subscriber .submit-button {
  margin: 0 0 0 26px;
}
#sidebar-cnt #new_subscriber fieldset {
  width: 250px;
}
#subscriber_email {
  width: 215px;
}
#sidebar-cnt #new_subscriber fieldset,
#sidebar-cnt #new_subscriber {
  margin-bottom: 22px;
}
#sidebar-cnt #new_subscriber fieldset {
  border: none;
}
#sidebar-cnt #new_subscriber .legend {
  border: 1px solid #b5d9f7;
  border-bottom: none;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
}
#sidebar-cnt #new_subscriber .row {
  border: 1px solid #b5d9f7;
  border-top: none;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
}


/* Voucher code list */
ul.vouchers {
	margin: 0px 0px 0px 20px;
}

ul.vouchers li {
	font-size: 1.2em;
	list-style: none;
	width: 48%;
	float: left;
	color: #000000;
	border-right: 1px solid #ccc;
	padding: 2px 4px;
}

ul.vouchers li:hover {
	background: #eee;
}

ul.vouchers li.strikethrough {
	text-decoration: line-through;
	color: #999999;
}

ul.vouchers li a {
	display: none;
	float: right;
	padding-right: 20px;
}

ul.vouchers li:hover a {
	display: inline;
}

/* Static pages */
div.page {
	padding: 0 20px 20px 20px;
	padding: 0;
}

div.page p {
	margin: 0px 0px 20px 0px;
}

body.pages #sidebar {
	margin: 0 20px 20px 0;
}

/* Order details */
.order_detail {
	margin: 0px 20px;
}

.order_detail dl dt {
	float: left;
	width: 120px;
	font-weight: bold;
}

#new_contact {
  width: 600px;
}

#new_user {
  width: 600px;
}
/*---------------------*/
/* How it Works -------*/
/*---------------------*/
#hiw .step {
	width: 620px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
#hiw img {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}
#hiw .copy {
	float: left;
	display: inline;
	width: 360px;
	margin: 10px 0 0 0;
	line-height: 20px;
	font-size: 12px;
}                     
#hiw .copy strong {
	color: #292929;
}
#hiw .lrg {
	clear: both;
	font-size: 15px;
}
#hiwSidebar {
	width: 230px;
	background: #000;
	margin: 0 0 0 20px;
	overflow: hidden;
	background: #faf9ee url(/images/bg_hiw_sidebar.png) bottom left no-repeat;
}
.cities-show #hiwSidebar {
  padding: 1em 0;
  background: #dad6d2;
  margin: 0;
  text-align: center;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}
#hiwSidebar h2 {
	color: #f58a00;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 10px 20px;
}
.cities-show #hiwSidebar h2 {
  color: #333;
  margin: 0 0 10px;
}
#def {
	margin: 0 0 0 20px;
	display: block;
}
#hiwSidebar p {
	margin: 0 0 20px 0;
	padding: 0 20px;
	font-size: 12px;
	line-height: 22px;
}
/*---------------------*/
/* Footer Pages -------*/
/*---------------------*/
img.imgRight {
	float: right;
	display: inline;
	margin: 0 10px 10px 15px;
}
img.imgLeft {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
}
p.lrg {
	font-size: 15px;	
	line-height: 22px;
}
h1.orange {
	color: #f58a00;
	font-size: 22px;
	margin: 0 0 5px 0;
	font-weight: normal;
}
h2.orange {
	color: #f58a00;
	font-size: 20px;
	margin: 0 0 5px 0;
}
.orange {
	color: #f58a00;
	font-size: 20px;
	margin: 0 0 5px 0;
}
hr.div {
	background-color: #ccc;
	color: #ccc;
	border: 0;
	height: 1px;
	font-size: 0;
	line-height: 0;
	margin: 4px 0px;
/*	border-bottom: 1px solid #ccc;*/
}
/*------------------------*/
/* Welcome to Twongo Form */
/*------------------------*/
table.welcome_form {
	margin: 10px;
}
table.welcome_form td {
	padding: 0px 8px;
	vertical-align: top;
}
table.welcome_form input {
	margin-top: 4px;
}
table.welcome_form #subscriber_email {
	width: 170px;
}
table.welcome_form select {
	height: 30px;
	width: 170px;
	border: 1px solid #777;
	margin: 4px 0px;
}
table.welcome_form .submit-button {
	margin-top: 0px;
}

/*----------------*/
/* Comments ------*/
/*----------------*/
#comments {
  padding: 0 20px 20px;
}
#comments a {
  color: #338ce3;
}
#comments button span,
.dsq-form-actions button span {
  background: none !important;
}
button.dsq-button,
button.dsq-button-small {
  outline: inherit;
  line-height: inherit;
  display: inherit;
  cursor: inherit;
  background-position: inherit;
  padding-left: 0;
  float: none;
}
button.dsq-button span,
button.dsq-button-small span {
  background-position: inherit;
  display: inherit;
  float: none;
  padding-right: none;
  background: none;
}


/*----------------*/
/* Facebook ------*/
/*----------------*/
#facebook-like {
  background: #f6fafe url("/images/facebook_bg.png") 0 0 no-repeat;
  border: 1px solid #b5d9f7;
  padding-top: 25px;
  margin-bottom: 1em;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.sign-in {
  margin-top: 12px;
}
.sign-in h2 {
  font-weight: bold;
}
.sign-in p {
  line-height: 1.5em;
}

/*---------------------------*/
/* Subscription Confirmation */
/*---------------------------*/
body.subscribers #main {
  min-height: inherit;
  padding-bottom: 0;
}
body.subscribers #main #content {
  text-align: center;
  padding-bottom: 0;
}
body.subscribers #main #content em {
  color: #5b5651;
  font-style: normal;
  font-size: 18px;
}
body.subscribers #main p {
  margin-bottom: 1em;
}
body.subscribers #main .submit-container {
  width: 175px;
  height: 37px;
  margin: 0 auto;
}


#credit-balance {
  text-align: center;
  background-color: #eceae8;
  border: 2px solid #dad6d2;
  padding: 1em;
  margin-right: 1em;
  margin-bottom: 3em;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#credit-balance h3 {
  font-size: 13px;
  font-weight: bold;
}
#credit-balance p {
  font-size: 28px;
  font-weight: bold;
}
#credit-balance a {
  color: #f58a00;
}
