@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-family:"Franklin Gothic Medium", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#6a6f71;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
p {
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:2px 0;
}
h1 {
	font-size:15px;
	font-weight:normal;
	padding:15px 0;
	color:#6a6f71;
}
/************* LEFT PANEL STARTS FROM HERE  *************/
#LeftPanel {
	width:235px;
	position:absolute;
	left:0;
	bottom:0;
	top:0;
	padding:0 5px 0 0;	
	background:url(images/leftpanel_shadow.png) repeat-y;
	z-index:5;
	
}
#LeftPanelHome {
	width:255px;
	position:absolute;
	left:0;
	bottom:0;
	top:0;
	padding:0 5px 0 0;
	background:url(images/leftpanel_shadow.png) repeat-y;
	background-position: 0px 0px;
	z-index:5;
}
#RightPanel {
	position:absolute;
	/*left:250px;*/
	right:0;
	top:0;
	bottom:0;
	float:right;

	/*background:url(images/map.jpg) no-repeat left top;*/
}
#RightPanelHome {
	position:absolute;
	left:250px;
	right:0;
	top:0;
	bottom:0;
}
.LeftContent {
	width:235px;
}
.LeftContentHome {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:9px;
	background:url(images/leftpanel_bg.png) repeat;
}
.TopHeading {
	display:block;
	padding:7px 10px 7px 25px;
	color:#07677a;
	font-size:16px;
	font-weight:normal;
	background:#b4f0fe url(images/plus-active.png) no-repeat right;
	margin:0;
	cursor:pointer;
	border-bottom:1px solid #d9dada;
}
.LeftMainContent {
	padding:0 5px 0 25px;
	line-height:17px;
}
.LeftMainContent h1 {
	padding:2px 0 10px 0;
}
.clr {
	clear:both;
}
.DealsList {
	margin:0;
	padding:0;
	width:100% !important;
}
.DealsList li {
	list-style-type:none;
	border-bottom:1px solid #d9dada;
	padding:6px 0 6px 0;
}
.DealsList li span {
	color:#5e6364;
	float:left;
	width:170px;
}
.DealsList li span h2 {
	font-size:1em;
	
}
.DealsList li img {
	padding:2px 10px 0 0;
}
.DealsList li .img {
	width:16px;
	height:16px;
	float:left;
	margin-right:8px;
}
.DealsList li a {
	color:#5e6364;
	text-decoration:none;
}
.DealsList li a:hover {
	color:#00928f;
}
.DealsList li.ActiveDeal span {
	color:#00928f;
}
.DealsList li.ActiveDeal a {
	color:#00928f;
}
.DealsList li.ActiveDeal a:hover {
	color:#00928f;
}
.PadBtNone {
	padding-bottom:0 !important;
}
.pageContent {
	width: 400px;
}
/************* ACCORDION PANEL STARTS FROM HERE  *************/
.accordion {
	list-style-type: none;
	padding: 0;
	margin:0px;
	width:236px !important;
	_width:220px !important;
}
.accordion ul {
	padding: 0;
	float: left;
/*	display:none;*/
	width: 100%;
	margin:0;
}
.accordion li {
	cursor: pointer;
	list-style-type: none;
	margin: 0;
	padding:0;
	float: left;
	display: block;
	width:100%;
	_width:210px;
	background:#b4f0fe;
}
.accordion li.active>a {
	/*background:url(images/minus-active.png) no-repeat center right;*/
	background:none;
}
.accordion li ul li.active>a {
	/*background: url(images/minus.png) no-repeat center right;*/
	background:none;
	font-size:14px;
}
.accordion a.filterType {
	color: #5e6364;
	text-decoration: none;
	border-bottom: 1px solid #e4e4e4;
	padding:7px 10px 7px 25px;
	_padding:7px 0px 7px 25px;
	font-size:16px;
	font-weight:normal;
	color:#07677a;
	display: block;
	cursor: pointer;
	/*background:url(images/plus.png) no-repeat center right;*/
	background:none;
	_width:100%;
}
.accordion li ul li {
	background:#f1f1f1 !important;
	font-size: 0.9em;
	width:100%;
	
}
.accordion li ul li a {
	/*border-bottom: 1px solid #dedfdf;
	border-bottom: 1px solid #e4e4e4;*/
	text-decoration: none;
	padding:7px 10px 7px 25px;
	*padding:7px 10px 7px 25px;
	_padding:7px 0px 7px 25px;
 
	font-size:13px;
	font-weight:bold;
	color:#5e6364;
	display: block;
	cursor: pointer;
}
.accordion li ul li a:hover {
text-decoration:none !important;
}
.accordion .selectLinks {
	color:#717778 !important;
	font-size:11px !important;
	background: #f1f1f1;
	padding:10px 0px 10px 25px;
	border-bottom: 1px solid #dedfdf;
}
.accordion .selectLinks a {
	color:#717778 !important;
	font-size:11px !important;
	text-decoration:none;
	display: inline !important;
	padding:0 !important;
	background: #f1f1f1;
	border:none !important;
}
.accordion .selectLinks a:hover {
	color:#474c4d !important;
	text-decoration:none;
}
.accordion div {
  padding-left:7px;
 *padding-left:4px;

	background: #f1f1f1;
	width:100%;
}
.accordion div form label {
	display: block;
	padding-left: 15px;
	text-indent: -15px;
	color:#5e6364;
	font-size:12px !important;
	font-weight:bold;
	margin:10px 0px;
	float:left;

}
.accordion divform input {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
 *overflow: hidden;
	margin-top:5px;
}
.space {
	padding:10px 0px;
}
/************* TINY SCROLLBAR STARTS FROM HERE  *************/


#scrollbar1 {
	width:255px;
	margin:0x;
	background:url(images/leftpanel_shadow.png) repeat-y;


}
#scrollbar1 .viewport {
	width:235px;
	height:auto;
	overflow: hidden;
	position: absolute;
	top:0;
	bottom:0;

}
#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top:0;
	padding: 0;
	margin: 0;
}
#scrollbar1 .scrollbar {
	background: transparent url(images/bg-scrollbar-track-y.png) repeat-y 0 0;
	position: relative;
	background-position: 0 0;
	float: right;
	width: 19px;
}
#scrollbar1 .track {
	/*background: transparent url(images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;*/
	height: 100%;
	width:13px;
	position: relative;
	padding: 0 1px;
	height:auto !important;
}
#scrollbar1 .thumb {
	background: url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
	height: 30px;
	width: 14px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left:0px;
}
#scrollbar1 .thumb .end {
	background:#d9dada url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
	overflow: hidden;
	height:9px;
	width:14px;
}
#scrollbar1 .disable {
	display: none;
}


/************* POPUP STARTS FROM HERE *************/

.PopupBx {
/*width:320px;*/
position:absolute;
visibility:hidden;

}
.PopupBx a.close {
width:20px;
height:20px;
background:url(images/close.png) no-repeat;
display:inline-block;
margin-right:0px;
position:absolute;
top:-10px;
right:-1px;
}
.PopupBx .PopupHeading {
background:url(images/popup_top_l.png) no-repeat left top;


}
.PopupBx .PopupHeadingR {
background:url(images/popup_top_r.png) no-repeat right top;
padding:0 21px 0 21px;

}
.PopupBx .PopupHeadingM {
background:url(images/popup_top_m.png) repeat-x top;
padding:5px 0 8px 10px;
text-align:right;

}

.PopupBx .PopupMiddle {
padding:0 7px 0 0;
background:url(images/popup_shadow_r.png) repeat-y right;
}
.PopupBx .PopupMiddleContent {
background:#fff;
padding: 0px 10px;

}
.PopupBx .PopupBottom {
background:url(images/popup_bottom_l.png) no-repeat left bottom;

}
.PopupBx .PopupBottomR {
background:url(images/popup_bottom_r.png) no-repeat right bottom;
padding:0 21px;

}
.PopupBx .PopupBottomM {
background:url(images/popup_bottom_m.png) repeat-x bottom;
padding:0px 0 5px 0;

}
.PopupBx .PopupBottomCO {
background:url(images/popup_shadow_r.png) repeat-y right;
padding:0 10px 0 0;

}
.PopupBx .PopupMiddleContent .des {

/*margin-right:10px;*/
font-size:13px;
max-width:200px;



/*width:180px;*/
}
.PopupBx .PopupMiddleContent .des h1 {
font-size:14px;
color:#00a19f;
font-weight:bold;
margin:0;
padding:0;
padding-left:0px;
}
.PopupBx .PopupMiddleContent .des h1 a {
font-size:14px;
color:#00a19f;
font-weight:bold;
margin:0;
padding:0;
text-decoration:none;
}

.PopupBx .PopupMiddleContent .des h1 a:hover {

text-decoration:underline;
}
.PopupBx .PopupMiddleContent .des ol {
padding:5px;
margin-left:17px;
}
.PopupBx .PopupMiddleContent .des ol li a {
color:#6a6f71;
text-decoration:underline;
}
.PopupBx .PopupMiddleContent .des ol li a:hover {
color:#4c4e4e;
}
.PopupBx .PopupMiddleContent .des .btmlinks {
margin:5px 0 0 5px;
color:#797a7a;
}
.PopupBx .PopupMiddleContent .des .btmlinks a {
color:#797a7a;
text-decoration:underline;
}
.PopupBx .PopupMiddleContent .des .btmlinks a:hover {
color:#4c4e4e;
}
.PopupBx .PopupMiddleContent .popup-img {
float:right;
}

.button {
	background:#00928f;
	width:auto;
	padding:10px 8px;
	*padding:7px 0px;
	font-weight:bold;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	border:solid 1px #00928f;
	color:#ffffff;
}

.accordion div form .chkbx {
border:none !important;
margin:0 0 0 15px !important;
padding:5px 0 !important;
}

.accordion div form .chkbx span{
	float:left;
}

.accordion div form label {
width:100% !important;
}
.accordion div form .chkbx .icon {
border:none !important;
padding:0 !important;
float:left;
padding:2px 0 2px 25px !important;
width:120px !important;
margin:0 0 0 5px;
display:inline-block;

}
.ClrBth {
	clear:both;
	border:none !important;
}

.accordion div form .Play {
	background:url(images/filter-play.gif) no-repeat left;
	display:block;
}

.accordion div form .Eat {
	background:url(images/filter-eat.gif) no-repeat left;
	display:block;
}
.accordion div form .Shop {
	background:url(images/filter-shop.gif) no-repeat left;
	display:block;
}

.accordion div form .Spa {
	background:url(images/filter-spa.gif) no-repeat left;
	display:block;
}

.accordion div form .Misc {
	background:url(images/filter-misc-coathanger.gif) no-repeat left;
	display:block;
}
.accordion div.row-selected {
	background:#ffffff;
}
a.deal-link {
	color:#5E6364;
	font-size:12px;
	text-decoration:none;
}
.brdr {
	border-bottom:1px solid #DEDFDF;
}
a.deal-link:hover {
	text-decoration:underline;
}

.SearchPop {
	padding:15px 22px;
}	

.SearchPop .PopMsg{
	font-size:26px;
	padding:5px 0 0px 0;
}

.SearchPop .PopInp {
	padding:10px 0;
}
.SearchPop .PopInp input[type="text"]{
	padding:9px 15px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#403D2F;
	border:solid #d1d1d1;
	border-width:1px;
	margin:0 5px 0 0;
	width:68%;
}
.SearchPop .PopInp input[type="button"] {
	border:none;
	outline:none;
	padding:0 15px;
	font-size:18px;
	height:43px;
	
}

.deal-subtitle {
	font-size:13px;
	color:#6a6f71;
	font-weight:normal;
	line-height:15px;
}
.deal-maintitle {
	font-size:16px;
	font-weight:bold;
	color:#00738A;
	width:180px;
}
span.expires-in {
	color: #000000;
	font-size: 16px;
	font-weight: 700;
}
span#deal-num_purchased {
	color: #000000;
	font-size: 16px;
	font-weight: 700;
}
span.expires-in-units {
	font-size: 12px;
	font-weight: 300;
	vertical-align: super;
}
div.price-and-button {
	float: left;
	padding: 8px 0 0;
	width: 100%;
}
div.list-price-and-button {
	clear: both;
	float: right;
	margin: 10px 0 0;
}
.deal-price {
	color:#00a2c1;
	float: left;
	font-size:24px;
	font-weight:bold;
	padding-right:15px;
	line-height:23px;
}
.coupon, div.list-coupon {
	border: 1px dotted #c6c8c8;
	border-spacing: 0;
	margin: 8px 0 0;
	padding: 4px;
	text-align: center;
}
div.list-coupon {
	float: right;
	width: 220px;
}
hr.dotted {
	border-color: #BBBBBB;
	border-style: none none dotted;
	border-width: 1px;
	color: #FFFFFF;
	margin: 5px 3px;
}
div#deal-expires, div#list-deal-expires {
	text-align: center;
}
div#coupon-posted, div#list-coupon-posted {
	text-align: center;
	width: 100%;
}
div#coupon-deadline {
	text-align: center;
	width: 100%;
}
div.coupon-text {
	margin: 10px 0 0;
	width: 100%;
}
div#slideshow {
	width:315px;
	height:200px;
	padding:0px;
	margin:0;
	overflow: scroll;
	position: relative;
	z-index: 5;
}
div#slideshow ul#nav {
	display: none;
	list-style: none;
	position: relative;
	z-index: 15;
	top:45%;
	margin:0;
	padding:0;
}
div#slideshow ul#nav li#prev {
	position:absolute;
	left:10px;
}
div#slideshow ul#nav li#next {
	position:absolute;
	right:10px;
}
div#slideshow ul#nav li a {
	display: block;
	width:30px;
	height:30px;
	text-indent: -9999px;
}
div#slideshow ul#nav li#prev a {
	background: url(images/prev.png) no-repeat left;
}
div#slideshow ul#nav li#next a {
	background: url(images/next.png) no-repeat right;
}
div#slideshow ul#slides {
	list-style: none;
	margin:0;
	padding:0;
 width:
}
div#slideshow ul#slides li {
	margin:0;
}
a {
	outline: none;
}
.deal-star {
	float:right;
	margin-left:4px;
}
.line {
	background:#d9dada;
	height:1px;
	margin:10px 0px 13px 0px;
	width:100%;
}
.deal-img {
	width:230px;
	height:105px;
}
.deal-img img {
	width:80%;
	height:100%;
}
.deal-address {
}
.deal-name a {
	font-size:13px;
	font-weight:normal;
	color:#00928f;
	text-decoration:none;
}
.deal-name a:hover {
	text-decoration:underline;
}
.deal-street {
	padding:6px 0px 15px 0px;
	font-size:13px;
	line-height:16px !important;
	font-family:Arial, Helvetica, sans-serif;
}
.button {
	background:#00928f;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:2px 10px;
	border:solid 1px #018381;
	text-transform:uppercase;
}

.pop-box{

	position:absolute;
	visibility:hidden;
}

.pop-box .content {
	float:left;
	width:120px;
}
.pop-box .img {
	float:left;
	margin-right:10px;
	width:60px;
	height:50px;
}
.pop-box .img img {
	width:100%;
	max-height:48px;
}
.pop-box .content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00a19f;
	margin:0;
	padding:0px;
	vertical-align:top;
}
.pop-box #right-bar {
	/*position:relative;
	left:180px;
	top:20px;*/
	left:20px;
	width:200px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}
div#right-bar {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background:#ffffff;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(178, 178, 178, 10);
	-moz-box-shadow: 0px 0px 2px 2px rgba(178, 178, 178, 10);
	box-shadow: 0px 0px 2px 2px rgba(178, 178, 178, 10);
	position:relative;
	/*left:180px;
	top:50px;*/
	width:200px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 15px;
}
.coupon-text span {
	font-size:12px;
	font-weight:bold;
	color:#00a2c1;
	padding:0px 0px 5px 0px;
	display:block;
}

.map-links {
	margin:10px 0px 0px 0px;
}
.map-links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6a6f71;
	text-decoration:none;
}
.map-links a:hover {
	color:#323638;
	text-decoration:underline;
}
.map-links span {
	padding:0px 2px !important;
	color:#6a6f71;
	display:inline-block;
}

ul#deals {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#deals a {
	cursor:pointer;
}

ul#deals div.deal-image-block, .loading-block {
	border: 1px solid #f0f0f0;
	position:relative;
	display: block;
	float: left;
	overflow: hidden;
	height:150px;
	width:200px;
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
}

ul#deals div.loading-block  img {
margin-top:11px;
border:none;
}
ul#deals li a.deal-map,
ul#deals li a.deal-image {
	position:absolute; 
	left:0px; top:0px; 
	z-index: 1;
	height:150px;
	width:200px;
	margin: 0px;
}

ul#deals li a.deal-map img,
ul#deals li a.deal-image img {
min-height: 150px;
max-height: 200px;
min-width: 200px;
max-width: 600px;
height: auto;
width: auto;
background: #f2f2eb;
border:0px;
}

a.close {
	width:20px;
	height:20px;
	background:url(images/close.png) no-repeat right;
	position:absolute;
	display:block;
	top:4px;
	right:4px;
}
        
a.map_dir{
    font-size:13px;
    color:#6A6F71;
    text-decoration:none;
    font-family: Arial,Helvetica,sans-serif;
}
 a.map_dir:hover{
   color:#323638;
   text-decoration:underline;
}
a.addresss{
   text-decoration: none;
   font-size:15px;
   color:#0099CC;
}

a.addresss:hover{
   text-decoration:underline;
}
