body {
	margin:0;
	position:relative;
}
ul {
	margin:2px;
	padding-left:20px;}
#background {
	height:100%;
	width:100%;
}
#header-css {
	background: #000000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTMxMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #000000 0%, #313131 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#313131)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#313131 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#313131 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#313131 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#313131 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#313131',GradientType=0 ); /* IE6-8 */
-webkit-box-shadow: 0px 10px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 10px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 10px 0px rgba(50, 50, 50, 0.5);
	height:150px;
	width:100%;
	min-width:1050px;
}
#hd {
	width:1000px;
	margin:0 auto;
}
#logo {
	float:left;
	margin:0px 0 0 0px;
	padding:0px;
	width:285px;
}
.business #logo {
	padding-top:15px;}
.Deal_City {
	margin-top:25px;
	color: #CCCCCC;
	float: left;
	font: bold 16px Verdana, Helvetica, 'Lucida Sans', Arial, sans-serif;
	text-align: left;
}
#header_top {
	position: relative;
	top:15px;
	left:0px;
	float:left;
	width:400px;
}
#selcity {
	position:relative;
	left:60px;
	top:25px;
	float:left;
}
#selcity a {
	/*	background:url(ultra_images/cities_icon.png) center left no-repeat;*/
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.45);
	text-decoration:none;
}
#selcity span {
	line-height:25px;
	background: url(ultra_images/arrow_up_down.png) no-repeat scroll right top transparent;
	padding: 0px 20px 0px 0px;
	text-align: left;
	float:left;
	color: #fefefe;
	display: block;
	text-decoration: none;
	min-width:110px;
	text-align:center;
}
#selcity .slide_panel_hide span {
	background: url(ultra_images/arrow_up_down.png) no-repeat scroll right bottom transparent;
}
.This_City {
	height:40px;
	width:200px;
	font:18px 'Verdana';
	float:left;
	color:#FFFFFF;
	line-height:30px;
}
#lngbox {
	background:#111111 !important;
	padding:5px;
	border-top:none;
	float:left;
	margin:25px 0px 0px 4px;
	width:165px;
	-moz-box-shadow:0px 10px 15px #170c13;
	-webkit-box-shadow:0px 10px 15px #170c13;
	border:1px solid #9b6d42;
	border-width:0px 1px 1px 1px;
	border-top:1px solid #171617;
}
.login_buttons {
	margin:0 0 0 10px;
	padding:10px;
	float:left;
}
.login_buttons ul {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
}
.login_buttons li {
	float:left;
	margin:0;
	padding:0 10px 0 15px;
	background:url(ultra_images/dot.png) no-repeat center left;
}
.login_buttons li.first {
	background:none;
}
.login_buttons a {
	font:12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}
#buttons {
	float: right;
	margin: 0px 0px 0 0;
	width: 1000px;
	height:50px;
}
#buttons ul {
	padding:0px;
	list-style-type:none;
	float: right;
	margin:0;
}
#buttons li {
	list-style-type:none;
	float:left;
	margin:0px 0px 0px 3px;
	background: #000000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTExMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #000000 0%, #111111 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#111111)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#111111 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#111111 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#111111 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#111111 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#111111',GradientType=0 ); /* IE6-8 */
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#buttons li#last {
	list-style-type:none;
	float:left;
}
#buttons li.current, #buttons li:hover {
	background: #1f1f1f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmMWYxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MTQxNDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #1f1f1f 0%, #414141 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f1f1f), color-stop(100%,#414141)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1f1f1f 0%,#414141 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1f1f1f 0%,#414141 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1f1f1f 0%,#414141 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1f1f1f 0%,#414141 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1f1f', endColorstr='#414141',GradientType=0 ); /* IE6-8 */
}
#buttons a {
	color: #ffffff;
	float: left;
	font-size:14px;
	padding: 10px 13px;
	text-decoration: none;
	line-height:30px;
	text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);	
}
#header_box {
	float: right;
	width:600px;
	height:100px;
	border-bottom:none;
}
#bd {
	margin:0 auto;
	width:1000px;
	min-height:500px;
}
#content {
	width:715px;
	float:left;
	min-height:500px;
	margin:0px 10px 0px 0px;
}
#recent-deals #content, #deal-default #content {
	float:right;
	margin:0px 0px 0px 20px;
}
.digest ul, .digest li, #deal-intro-slide_toggle ul, #deal-intro-slide_toggle li {
	list-style:disc inside;
	text-align:left;
}
#deal-intro {
	background:#fff;
	border: 1px solid #5d5d5d;
	box-sizing: border-box;
	position:relative;
	clear: both;
	z-index: 10;
	overflow:visible;
	z-index:1;
	margin-bottom:10px;
}
.sub#deal-intro {
	padding:20px 0px;}
#deal-intro .clr {
	clear:left}
#deal-intro .side .digest {
	background:none no-repeat 0 0;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
	padding:5px 0 10px;
}
#sidebar .box {
	margin:0px;
	padding:0;
	z-index:10;
	width:265px;
}
.box.panel, .box.inner_box  {
	margin:10px;
	background:#FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	padding:10px;
}
#slidbar {
	width:263px;
	min-height:500px;
	float:right;
	margin:0;
}
#sidebar {
	float:left !important;
	width:265px;
	line-height:1.2em;
}
.box_middle {
	padding:10px 10px 0px;
	color: rgba(33, 30, 30, 0.3);
	color: #1B1A1B;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
}
.box_bottom{ text-align:center; margin-top:10px;}
.box_full {
	padding:10px 0px;
	color: rgba(33, 30, 30, 0.3);
	color: #f5ecd6;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
}
.box_middle iframe {
	background-color:#fff;
	border: none !important;
}
#sidebar .box h6 {
	  background: rgb(0,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTJhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(42,42,42,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(42,42,42,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2a2a2a',GradientType=0 ); /* IE6-8 */
	padding:10px;
	font-size:14px;
	color:#fff;
}
#sidebar_buy .box h6 {
	padding:10px;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	background: #010101;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxMDEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzFmMWUxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjFlMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #010101 0%, #1f1e1e 47%, #1f1e1e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#010101), color-stop(47%,#1f1e1e), color-stop(100%,#1f1e1e));
background: -webkit-linear-gradient(top,  #010101 0%,#1f1e1e 47%,#1f1e1e 100%);
background: -o-linear-gradient(top,  #010101 0%,#1f1e1e 47%,#1f1e1e 100%);
background: -ms-linear-gradient(top,  #010101 0%,#1f1e1e 47%,#1f1e1e 100%);
background: linear-gradient(to bottom,  #010101 0%,#1f1e1e 47%,#1f1e1e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010101', endColorstr='#1f1e1e',GradientType=0 );
}
#deal-intro-proparties {
	background:#FFFFFF;
	border: 0 solid #666666;
	clear: both;
	z-index: 10;
	margin: 17px 0 0;
	overflow:hidden;
}
#content #sub {
	box-shadow:0 0 15px #ccc;
}
a.liteblue {
	background: #110f10; /* for non-css3 browsers */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#656364', endColorstr='#110f10') !important; /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#656364), to(#110f10)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top, #656364, #110f10) !important; /* for firefox 3.6+ */
	border: 1px solid #ccc !important;
	box-shadow:0 0 0px #404040;
}
a.large {
	font:18px 'Verdana' !important;
	height: 30px;
	padding: 20px !important;
	text-shadow:none !important;
}
.bottombar {
	background:#FFF;
	padding:0px;
	text-align:center;
	padding:15px 50px;
	margin-bottom:20px;
}
#deal-intro h1 {
	font-family:Lucida Sans, arial, tahoma;
	font-size:24px;
	padding:5px 10px 10px 10px;
	margin-bottom:10px;
	text-shadow: #fff 0px 1px;
	color:#333
}
#deal-intro-proparties h3 {
	background: url(ultra_images/arrow_scroller.png) no-repeat scroll right 10px #DFDAB4;
	float: left;
	font-size: 2em;
	font-weight: normal;
	height: 25px;
	margin: 0;
	padding: 20px 10px 0;
	width: 660px;
}
.stats {
	padding:10px 25px;
	text-align:left;
	color:#1b1a1b;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	float:left;
}
.stats td {
	width:190px;
	line-height:20px;
}
.stats td.sold {
	background:url(ultra_images/sold.png) no-repeat center right;
	padding-right:25px;
}
.stats td.total {
	background:url(ultra_images/total.png) no-repeat center right;
	padding-right:25px;
}
.stats td.dollars {
	background:url(ultra_images/dollars.png) no-repeat center right;
	padding-right:25px;
}
.stats strong {
	color:#141414;
	font-size:14px;
	font-weight:bold;
}
.stats p {
	font:14px Tahoma, Geneva, sans-serif;
	line-height:20px;
	color:#333333;
	float:left;
	width:250px;
	text-align:center;
	margin:7px 0 0 0;
}
#deals_images {
	height: 250px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 390px;
	border:1px solid #b3b2b2;}
#deals_images img {
	width: 390px;
	height: 250px;}
#twitter_fb_likes {
	width:252px;
	margin-bottom:5px;
	float:left;
	border:1px solid #b9b8b8;
	background:#dfdfdf;
	padding:10px;
	height:20px;
}
#twitter_fb_likes #sendmail {
	float:	left;
	margin-left:5px;
	width:30px;
}
#twitter_fb_likes #sendmail a {
	width:28px;
	height:20px;
	font-size:10px;
	background:url(ultra_images/envelope.png) no-repeat center center;
	display:block;
}
#twitter_fb_likes #sendmail span.nopacity {
	opacity: 0;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
}
#twitter_fb_likes #addtofavorites {
	clear:both;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	margin: 2px 20px;
}
#twitter_fb_likes #addtofavorites a {
	display:block;
	vertical-align: top;
	line-height:18px;
	color:#3774B0;
	cursor:pointer;
}
#twitter_fb_likes #addtofavorites a:hover {
	color:#F58F51;
	cursor:pointer;
}
#twitter_fb_likes #addtofavorites img {
	margin-right:5px;
	float:left;
}
/* end content */
/* deal */
.time-area {
	margin-bottom:12px;
	padding:2px 20px 2px 40px;
	height:55px;
	display:block;
	float:left;
	width:210px;
}
.time-area .hour {
	margin-left:50px;
}
.time-num-text {
    color: #1b1a1b;
    display: inline-block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
	line-height:37px;
    font-weight: bold;
    text-align: center;
    width: 50px;
}
.time-num-sep {
	line-height:37px;
    color: #1b1a1b;
    display: inline-block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    width: 20px;
}
.time-left-day-hr-txt-area {
	padding:0 0 0 0px;
}
#dummy_dots {
	float:right;
	margin:5px 35px 0 0;
}
.bar {
	width:182px;
	float:left;
	margin:20px 0 0 0;
}
#grab {
	font:12px 'Verdana';
	float:left;
	color:#333333;
}
.deal-disc-gift {
	margin-bottom:5px;
	float:left;
	border:1px solid #b9b8b8;
	background:#dfdfdf;
	padding-top:100px;
	}
.deal-discount {
	float:left;
	margin:0px;
	border:none;
	margin:0 20px 10px 12px;
	width:239px;
	background:url(ultra_images/deal-discount-sep.png) top center;
}
.deal-discount .deal-disc-head {
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	float:left;
	color:#727272;
	text-align:center;}
.deal-discount #hlft {
	width:72px;}
.deal-discount #hcntr {
	width:84px;}
.deal-discount #hrght {
	width:80px;}
.deal-discount .deal-disc-data{
	text-align:center;
	font: bold 14px/25px Arial, Helvetica, sans-serif;
	float:left;
	color:#1b1a1b
	text-align:center;}
.deal-discount span.currency {
	font-size:13px;
}
.deal-buy {
	height:42px;
    float: left;
    width: 160px;
	margin:18px 5px;
}
.deal-buy a , .deal-buy p{
	text-align:center;
	padding-bottom:5px;
	float: left;
	font-size:22px;
	line-height:36px;
	width:160px;
	display:block;
	color: #ffffff;
	text-shadow:0 1px 1px #000000;
	font-weight: bold;
	z-index:999;
}
.deal-buy p{ width:130px;}
.value_text {
	font:12px 'Verdana';
	color:#FFF;
	line-height:12px;
	width:65px;
	text-align:center;
	float:left;
	margin:2px;
}
#deal-intro-black {
	  background: rgb(0,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTJhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(42,42,42,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(42,42,42,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2a2a2a',GradientType=0 ); /* IE6-8 */
    clear: both;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px 20px;
    z-index: 10;
}
#value {
	font:20px 'Verdana';
	color:#1a91c6;
	float:left;
	width:65px;
	text-align:center;
	margin:5px 0 0 0;
}
#discount {
	font:20px 'Verdana';
	color:#1a91c6;
	float:left;
	width:65px;
	text-align:center;
	margin:5px 0 0 0;
}
#yousave {
	font:20px 'Verdana';
	color:#1a91c6;
	float:left;
	width:65px;
	text-align:center;
	margin:5px 0 0 0;
}
#buy {
	width:155px;
	height:59px;
	background:url(ultra_images/buy_button.png) top left;
	float:right;
	margin:5px 0 0 0px;
}
#buy_text {
	font:25px 'Verdana';
	color:#FFFFFF;
	float:left;
	width:155px;
	text-align:center;
	margin:15px 0 0 0;
}
.buygift {
	border: medium none;
	color: #8695A5;
	float: left;
	margin:10px 40px;
	padding:0px;
	width: 190px;
	height:40px;
}
.buygift a {
	background:url(ultra_images/buygift.png) top left no-repeat;
	font-size:14px;
	line-height:20px;
	color:#1b1a1b;
	text-decoration:none;
	font-weight: bold;
	padding: 10px 0px 10px 55px;
	display:block;
	text-align: left;
}
#content_text {
	font:13px Tahoma, Geneva, sans-serif;
	color:#333333;
	float:left;
	line-height:20px;
}
#deal_buttons {
	min-width:645px;
	padding:20px;
	float:left;
	margin:20px 0 0 0;
}
/*--------______slid bar_____-------*/

.box_left {
	margin-bottom:10px;
    float: right;
    width: 265px;
}
.box_left h6 {
  	background:url(ultra_images/box_left_hd_bck.png) bottom center no-repeat;
    color: #1b1a1b;
	font-size:18px;
	line-height:1.2;
	font-weight: bold;
    padding:  10px 10px 15px;
    text-align: center;
}
.box_left h6.sidedeals {
    text-align: center;
}
.panel p.alert_txt {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#626262;
}
.panel p.alert_lnk, .panel p.alert_lnk a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#3774B0;
}
.panel h6.alert {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	padding-bottom:5px;
}
div.catnav {
    color: rgba(33, 30, 30, 0.3);
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
}
div.catnav ul {
    border-radius: 0 0 5px 5px;
    float: left;
    margin: 0;
    padding: 12px 0 0 !important;
}
div.catnav ul li {
    border-bottom: 1px solid #adadad;
    display: block;
    padding: 3px 10px;
    position: relative;
    width: 245px;
}
div.catnav ul li span.catcount, div.areanav ul li span.areacount {
    font-size: 14px;
    margin-left: 5px;
}
div.catnav ul li a {
    color: #1b1a1b;
    display: block;
    font-size: 15px;
    line-height: 30px;
    padding: 0 0 0 40px;
    text-decoration: none;
	background-position:2px 0px;
	background-repeat:no-repeat;
}
div.catnav ul li a.all {
	background:url(ultra_images/icon_all.png);
	background-repeat:no-repeat;}
div.catnav ul li:hover, div.catnav ul li#active {
	background: #101010; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEwMTAxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTE5MWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #101010 0%, #1a191a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#101010), color-stop(100%,#1a191a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #101010 0%,#1a191a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #101010 0%,#1a191a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #101010 0%,#1a191a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #101010 0%,#1a191a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101010', endColorstr='#1a191a',GradientType=0 ); /* IE6-8 */
}
div.catnav ul li:hover a, div.catnav ul li#active a {
    color: #fdb813;
	background-position:2px bottom;
}
div.areanav {
	color: rgba(33, 30, 30, 0.3);
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
}
div.areanav ul {
    float: left;
    margin: 0;
    padding: 10px 0 !important;
}
div.areanav ul li {
    border-bottom: 1px solid #ADADAD;
    display: block;
    padding: 0 10px;
    position: relative;
    width: 245px;
}
div.areanav ul li a {
    color: #1B1A1B;
    display: block;
    font-size: 15px;
    line-height: 35px;
    padding: 0 0 0 10px;
    text-decoration: none;
}
div.areanav ul li:hover, div.areanav ul li#active {
	background: #101010; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEwMTAxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTE5MWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #101010 0%, #1a191a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#101010), color-stop(100%,#1a191a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #101010 0%,#1a191a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #101010 0%,#1a191a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #101010 0%,#1a191a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #101010 0%,#1a191a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101010', endColorstr='#1a191a',GradientType=0 ); /* IE6-8 */
}
div.areanav ul li:hover a, div.areanav ul li#active a {
    color: #fdb813;
	background-position:2px bottom;
}
/* */
div.sidedeals {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float:left;
	padding:15px 10px 5px;
	width:245px;
}
.sdimg {
	float:left;
	margin:5px 0px;
	position:relative;
}
.sdsales {
	font: normal Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color:#000;
	float:left;
	width:245px;
	line-height:22px;
}
.sdtitle {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	color:#666666;
	font-size:12px;
	line-height:14px;
	font-weight: normal;
}

.sdtitle a:link, .sdtitle a:visited{
	color:#1b1a1b;
	font-weight:bold;
}
.sdtitle a:hover{
	color:#333;
}

/* more deals */ 
div.moredeals {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background:#fff;
	float:left;
	padding:5px 5px;
	width:255px;
}
div.moredeals .mdcontainer {
	padding:5px 0px;
	float:left;
}
div.moredeals .mdimg {
	margin: 0px 5px 0 0;
	float:left;
	width:145px;
}
div.moredeals .mdsales {
	font:13px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#000;
	width:105px;
	float:left;
}
div.moredeals .mdtitle {
	font:10px Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#000;
	width:105px;
	float:left;
}
.mdtitle a:link, .mdtitle a:visited {
	color:#727272;
}
.mdtitle a:hover {
	color:#C688CE;
}
.mdshowall {
	text-align:center;
	display:inline-block;
	width:265px;
}
.mdshowall a:link,.mdshowall a:visited, div.box_bottom a.invite:link, div.box_bottom a.invite:visited,  div.box_bottom a.suggest:link, div.box_bottom a.suggest:visited{
	font-size:14px;
	width:225px;
	line-height:30px;
	background: rgb(107,82,15); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiNTIwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmQwNmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(107,82,15,1) 0%, rgba(246,208,106,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,82,15,1)), color-stop(100%,rgba(246,208,106,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b520f', endColorstr='#f6d06a',GradientType=0 ); /* IE6-8 */
	color: #ffffff;
	text-shadow:0 1px 1px #000000;
	font-weight: bold;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius:5px 5px;
	border-radius:5px 5px;
	display:inline-block
}
.mdshowall a:hover, div.box_bottom a.invite:hover, div.box_bottom a.suggest:hover {
	background: #000000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTExMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #000000 0%, #111111 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#111111)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#111111 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#111111 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#111111 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#111111 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#111111',GradientType=0 ); /* IE6-8 */
}
/* Nearby Deals*/ 
div.nearbydeals .ndtitlecont {
	float:left;
}
div.nearbydeals #nearby-deals-disc .rotate {
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    writing-mode: lr-tb;
}
div.nearbydeals .ndimg {
	margin:5px 0px;
	position:relative;
	float: left;
}
div.nearbydeals #nearby-deals-disc {
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	padding: 5px 0 2px;
	position: absolute;
	right:0px;
	width: 30px;
	z-index: 15;
}
div.nearbydeals .nddesc {
	float:left;
	font-size:11px;
	color:#666;
	line-height:13px;
	height:45px;
	overflow:hidden;
}
div.nearbydeals .ndtitlecont {
	float:left;
}
.ndtitle {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	color:#666666;
	font-size:12px;
	line-height:15px;
	height:30px;
	overflow:hidden;
	font-weight:bold;
}

.ndtitle a:link, .ndtitle a:visited{
	color:#666666;
}
.ndtitle a:hover{
	color:#2a2a29;
}


/* */
.container_lft {
	float:left;
	width:270px;
	padding:10px 15px;
}

.about {
	float:left;
	width:410px;
	background:#1f1f1f;
	border:1px solid #262626;
	padding:10px 10px;
	margin:20px 0 0 10px;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	height:100px;
}
.aboutnet {
	float: left;
	width:240px;
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
	margin:10px 10px
}
.aboutnet a:link, .aboutnet a:visited, .aboutnet a:hover {
	padding:5px 5px 5px 10px;
	vertical-align:top;
	float:left;
	color:#fff
}
.aboutnet a:hover {
	text-decoration:underline
}
.aboutnet img {
}
.about p {
	margin-bottom:5px;
}
.revenie {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color:#b9b0a5;
	float:left;
	width:350px;
	margin-right:20px;}
.revenie strong {
	font-weight:normal;
	color:#b9b0a5;}
.footerlogos {
	float:left;
	text-align:center;
	width:170px;
	background: -webkit-gradient(linear, left top, left bottom, from(#215f95), to(#062f53));
	/* For Mozilla/Gecko (Firefox etc) */
background: -moz-linear-gradient(top, #215f95, #062f53);
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#215f95, endColorstr=#062f53);
	/* For Internet Explorer 8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#215f95, endColorstr=#062f53);
	border-bottom:1px solid #062f53;
	border-left:1px solid #062f53;
	border-right:1px solid #062f53;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding:10px 5px;
	margin:20px 5px 0;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
}
.footerlogos img {
	padding:5px 0px;
}
.fallow_us {
	float:left;
	width:225px;
	background:url(ultra_images/fallow_us.gif) no-repeat top left;
	padding:8px 15px 8px 25px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	clear:left;
}
.fallow_us p {
	margin:0;
	float:left;
	padding:8px 20px 0 0;
}
.fallow_us img {
	margin:0 5px 0 0;
}
.mobile_version {
	background:url(ultra_images/mobile_version.png) no-repeat top left;
	float: left;
	margin: 10px 0px 0 0px;
	padding: 30px 28px 25px 97px;
	width: 100px;
}
.cpright {
	background: none repeat scroll 0 0 #323232;
	border: 1px solid #262626;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 5px 30px;
	padding: 3px;
	text-align: center;
	width: 160px;
}
.mobile_version p {
	margin:0;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}
/* footer */

#footer {
	width:100%;
	background:#101010 url(ultra_images/footer_bg.png) repeat-x top left;
	clear:both;
	min-width:1150px;
}
#footer_navigation {
	float:left;
	margin:10px;
}
ul#footer_nav {
	float:left;
	list-style-type:none;
	padding:0px 10px 0 20px;
	width:160px;
	background:url(ultra_images/footer_bottom_divider.gif) no-repeat center right;
}
ul#footer_nav span {
	color:#fec445;
	line-height:22px;
}
ul#footer_nav li {
	margin:0;
	padding:0 0 0 0px;
	float:left;
	clear:left;
	line-height:19px;
}
.container {
	margin:0px auto;
	width:1115px;
	padding:10px 0px;
}
ul#footer_nav a {
	font-size:12px;
	color:#aaaaaa;
	text-decoration:none;
}
ul#footer_nav a:hover, ul#footer_nav a span:hover {
	text-decoration:underline;
}
.container_cntr {
	float:left;
	width:225px;
}
.left_area {
	width:273px;
	float:left;
	margin-right:20px;
	margin-left:10px;
	overflow:visible;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
.main_area {
	width:395px;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow: hidden;
}
.deal-price-buy {
	background:url(ultra_images/price_tag.png) no-repeat left top;
	float:left;
	position: absolute;
	left:-18px;
	top:2px;
	z-index:13;
	width:286px;
	padding-left:32px;
}
#jshare_email #submit {
	padding:0px;
	background:#999999;
	border:1px solid #000
}
.mobile_version p {
	margin:0;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}
.twitter {
	background:url(ultra_images/socialnetwork_bar.png) right no-repeat;
	right:0;
	position:absolute;
	top:50%;
}
#deal-intro .side {
	margin-left:0;
	width:100%;
}
#deal-intro .main {
	width:395px;
}
#deal-intro .main .divider#system {
	margin:5px 0px 10px 0;
	float:left;
}
#deal-timeleft {
	width:272px;
	margin-bottom:5px;
	float:left;
	border:1px solid #b9b8b8;
	background:#dfdfdf;
}
.deal-off {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-style: solid none;
	border-width: 1px medium;
	color: white;
	display: inline-block;
	font: bold 14px/100% Tahoma, Geneva, sans-serif;
	margin: 0;
	outline: medium none;
	padding: 10px 0px;
	text-align: center;
 text-decoration: none  vertical-align: top;
}
.deal-status {
	width:272px;
	margin-bottom:5px;
	float:left;
	border:1px solid #b9b8b8;
	background:#dfdfdf;
}
.deal-buy-tip-top {
	font: 14px/20px normal Arial, Helvetica, sans-serif;
	margin:5px 10px;
	line-height:20px;
	text-align:center;
	color:#3f3f3f;
}
.deal-buy-tip-top.summary {
	font-family:"Century Gothic",'CenturyGothic',Arial;
	line-height:18px;
	color:#333333;
	text-align:left;}
.systemreview_txt {
	font-family:"Century Gothic",'CenturyGothic',Arial;
	line-height:16px;
	font-size:12px;
	color:#333333;
	text-align:left;
	padding:10px;}
.deal-buy-tip-top strong {
    color: #DA9715;
}
.deal-buy-tip-top span {
    color: #DA9715;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
}
.deal-buy-active, .deal-buy-success, .deal-buy-soldout {
    background: url(ultra_images/tick.png) no-repeat scroll left center transparent;
    display: block;
    height: 40px;
	margin:5px 35px;
	text-align: left;
    padding-left: 50px;
    padding-top: 10px;
    color: #446605;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}
.deal-buy-success, .deal-buy-soldout  {
	margin:5px 20px}
	
.deal-buy-failure {
    background: url(ultra_images/failure.png) no-repeat scroll left center transparent;
    display: block;
    height: 40px;
	margin:5px 20px;
	text-align: left;
    padding-left: 50px;
    padding-top: 10px;
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}
#deal-intro .deal-price strong {
	font-family: Arial, Helvetica, sans-serif;
	line-height:40px;
	width:auto;
	padding:0px;
	z-index: 2;
	top:0px;
	font-size: 24px;
	font-weight:bold;
	text-align: center;
}
#deal-intro .deal-price strong span {
	font-size:18px;
}
.panel .deal-price strong {
	background: url(ultra_images/price_banner_sm.png) no-repeat scroll left top transparent;
	color: #FFFFFF;
	font-family: 'Museo';
	font-size: 16px;
	height: 28px;
	left: -7px;
	line-height: 28px !important;
	min-width: 72px;
	padding: 7px 5px 15px;
	position: absolute;
	text-align: center;
	text-shadow: 0 -1px #545352 !important;
	top: 100px;
	width: auto;
	z-index: 5;
}
#deal-intro .deal-price {
	float: left;
	width:75px;
	margin:18px 0px;
	text-align:center;
	height:42px;
}
#deals_images #img_list {
	position:relative;
	float:left;
	margin:10px;
	bottom:0px;
	left:0px;
	z-index:10;
}
#deals_images #img_list_next {
	float: left;
	left: 0px;
	position: relative;
	margin:15px;
}
#deals_images .mid ul {
	list-style:none;
	height: 280px;
	overflow: hidden;
	position: relative;
	width: 650px;
}
#deal-intro h1  {
	font-size:17px;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	color:#1b1a1b;
}
.bg-alt, .newbie {
	z-index:10;
}
#body-css {
	z-index:10;
}
#footer_navigation {
	float:left;
	margin:10px 4px;
}
.ui-widget-header {
	background:url(ultra_images/ui-tabs-bg.gif) repeat-x top left !important;
	border:none !important;
}
.ui-tabs .ui-tabs-nav {
	padding:0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border:none !important;
	background:url(ultra_images/ui-tabs-bg.gif) repeat-x top left !important;
}
.ui-widget-content {
	padding:0 0 20px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) repeat-x scroll 50% 50% #F5F8F9 !important;
	border:none !important;
	color: #E17009;
	font-weight: bold;
	overflow:hidden;
}
.ui-tabs .ui-tabs-nav li a {
	color:#fff;
}
.ui-tabs .ui-tabs-nav {
	padding:0 !important;
}
.ui-tabs .ui-tabs-nav li {
	top:0 !important;
}
.ui-tabs-finte-print {
	padding:15px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	color:#000;
}
.ui-tabs {
	padding:0 !important;
}
.fb_iframe_widget {
	margin: 0 0px 0 10px !important;
}
.divider {
	clear:both;
	width:100%;
	height:1px;
	margin:5px 0px;
	float:left;
	background:url(ultra_images/divider.png) no-repeat top center;
}
#header_shadow {
	width:100%;
	float:left;
	margin-bottom:30px;
	height:150px;
	background:url(ultra_images/header_shadow.png) center top;
}
#topnav a.signin {
	background:url(ultra_images/topnav_sep.png) no-repeat right 8px;
	padding:0px 2px 0px 5px;
	float:right
}
#topnav a {
	float:right
}
#topnav a span {
	color:#ffffff;
	font-size:12px;
	float: right;
	height:25px;
	line-height:24px;
	padding:0px 7px 0 7px ;
}
#topnav a span:hover, #topnav a.menu-open span {
	background:#272727;
}
#topnav {
	float: right;
}
#jshare_button {
	bottom: 80px;
	height: 110px;
	overflow: visible;
	position: fixed;
	right: 13px !important;
	top: 37% !important;
	visibility: visible;
	width: 50px;
	z-index: auto;
}
#deal-intro-black span {
	float:right;
	   background: #cdcd9b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkY2Q5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MzdmNTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #cdcd9b 0%, #837f58 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdcd9b), color-stop(100%,#837f58));
background: -webkit-linear-gradient(top,  #cdcd9b 0%,#837f58 100%);
background: -o-linear-gradient(top,  #cdcd9b 0%,#837f58 100%);
background: -ms-linear-gradient(top,  #cdcd9b 0%,#837f58 100%);
background: linear-gradient(to bottom,  #cdcd9b 0%,#837f58 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcd9b', endColorstr='#837f58',GradientType=0 );
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding:6px 20px 8px;
	line-height:15px;
	text-shadow:0px 0px 1px #000000;
}
#deal-intro-black span a {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
select#langbox {
	background:#171717 !important;
	color:#FFF !important;
	border:0px;
	width:160px;
}
select {
	color:#696969 !important;
}
#signin_menu {
	background: #272727; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJhMmEyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #272727 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272727), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #272727 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #272727 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #272727 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #272727 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272727', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	opacity:1;
	color: #fff;
	display: none;
	font-size: 11px;
	margin-right: 0;
	padding: 12px;
	text-align: left;
	width: 210px;
	z-index: 100;
	position:absolute;
	top:25px;
	right:69px;
}
#signin_menu label {
	color:#fff !important;
	font-size:11px;
}
#right_column {
	background:url(ultra_images/sidebar-bck.png) repeat top left ;
	margin-bottom:20px;
	width:265px;
	float:left;
}
#sidebar .box .link a {
	text-decoration:none !important;
	border-bottom:none !important;
	color:#184B78;
	font-size:12px;
	font-weight:bold;
}
/*Expand css*/

.expand_top, .expand_wrapper {
	padding:0px;
	margin:0px;
	float:left;
}
h1 {
	font:20px Arial, Helvetica, sans-serif;
	color:#0174cd;
	padding: 20px 0;
}
h2.expand_heading {
	 background: rgb(0,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTJhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(42,42,42,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(42,42,42,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2a2a2a',GradientType=0 ); /* IE6-8 */
	clear: both;
	padding: 10px 20px;
	z-index: 10;
	margin: 0px 0 0;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	font-weight:normal;
	color:#FFF;
	width:675px;
}
.expand_all {
	cursor:default;
}
h2.expand_heading a {
	font:18px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration: none;
	display: block;
	text-align:left;
	line-height:30px;
	font-weight: normal;
	background:url(ultra_images/arrow_scroller.png) no-repeat scroll right 0px transparent;
}
h2.expand_heading a:hover {
	background-position: right -60px;
	display: block;
	color:#A4A4A4;
}
h2.active a {
	background-position: right -30px;
	display: block;
}
h2.active a:hover {
	background-position: right -90px;
	display: block;
	color:#A4A4A4;
}
.toggle_container {
	margin: 0 0 5px;
	padding:5px 0 0;
	background:#fff;
	overflow: hidden;
	clear: both;
	padding-bottom:10px;
}
#deal-intro-slide_toggle .box {
	font:12px/18px Arial, Helvetica, sans-serif;
	padding: 10px;
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow:1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333;
	color:#434343;
}
#deal-intro-slide_toggle .box#trms {
	width:400px;
	margin:10px 10px 20px 0px;
}
#deal-intro-slide_toggle .box#cmpn {
	width:254px;
	margin:10px 0px 20px 10px
}
#deal-intro-slide_toggle .box#cmpn img {
	max-width:254px;
}
#deal-intro-slide_toggle h3 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #bcbcbc;
	color: #434343;
	font: 18px/35px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom:10px;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}
.expand_all {
	width:30px;
	height:29px;
	background:url(ultra_images/arrow.png) no-repeat top left;
	float:right;
	cursor: pointer;
}
.expanded {
	background-position:bottom left;
}
.footer {
	margin:200px 0px 0px 0px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:15px;
	overflow:hidden;
}
.footer a {
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	text-decoration:none;
}
#deal-intro-slide {
	background:#FFFFFF;
	border: 0 solid #666666;
	clear: both;
	z-index: 10;
	margin: 17px 0 0;
	overflow:hidden;
}
#deal-intro-slide_toggle {
	border: 0 solid #666666;
	clear: both;
	z-index: 10;
	margin: 10px 0 0;
	overflow:hidden;
}
#deal-comments-slide_toggle {
	clear: both;
	z-index: 10;
	margin: 10px 0;
	overflow:hidden;
}
.map {
	height:270px !important;
}
.deal-map-container {
	overflow:hidden;
	z-index: 10;
	margin: 20px 0;
}
.deal-intro-map {
	background:#ffffff;
	overflow:hidden;
	z-index: 10;
}
#map_enlarge {
	float:left;
	padding:5px 0px;
	width:230px;
	font-weight:normal;
}
#maplist {
	font-weight:normal;
	color: #686868;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
#maplink {
	cursor:pointer;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	width:160px;
	text-align:right;
	color:#888888;
	margin:2px 0px;
}
#maplink img {
	margin-left:10px;
}
/*------- Deal zone --------*/

#content .head h2 a.city, #content .head h2 a.cat, #content .head h2 a.category {
	display:inline-block;
    color: #ffffff;
    font-size: 19px;
    font-weight: normal;
}
#content .head h2 {
    color: #111111;
	padding-left:10px;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
}
#content .head {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#content .lowhead {
    height: auto !important;
}
.deal_zone_count {
    float: right;
    font: 13px Arial,Helvetica,sans-serif;
    text-transform: lowercase;
}
.deal_zone_count em {
	display:inline-block;
    line-height: 30px;
}
.deal_zone_count img {
    margin-top: -5px;
	margin-left:5px;
}
.deal-intro-black-trasparent-top {
    background: url(ultra_images/trasparent_black_top.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 14px;
    width: 665px;
}
.deal-intro-black-trasparent {
    background: url(ultra_images/black_transpe.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 solid #666666;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    margin: 16px 1px;
    overflow: hidden;
    padding: 19px;
    position: relative;
    z-index: 10;
}
.panel_deal_zone {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F7F9FC;
    float: left;
    height: 315px;
    margin-bottom: 30px;
    position: relative;
    width: 657px;
}
.deals_list img.img {
    border: 0 none;
    box-shadow: none !important;
    float: left;
    height: 460px;
	width:715px;
}
.deal_text {
	font:14px Tahoma, Geneva, sans-serif normal !important;
	color:#919191 !important;
	margin:0;
	padding:0;
	position:absolute;
	left:338px;
	top:10px;
	width:283px;
	text-align:left;
	z-index:3;
}
/*business login*/

.deal-intro-black-trasparent-bussiness {
	background:url(ultra_images/black_transpe.png);
	border: 0 solid #666666;
	clear: both;
	margin: 34px 170px;
	overflow: hidden;
	padding: 0px;
	z-index: 10;
	width:600px;
	height:370px;
}
.box-business {
	width:578px;
	background:#FFFFFF;
	float:left;
	margin:10px;
}
.box-business h2 {
	color:#5a5a5a;
	font:28px 'Verdana';
	padding:20px;
	text-align:center;
}
#content .sect {
	margin:5px 0 15px 0px;
	padding:15px;
}
#content .sect p {
	margin-bottom:10px;}
#content .act {
	border-bottom:none !important;
	padding: 0 100px 0 0px;
	float:right
}
input[type=submit], a.sign-in {
	background: rgb(107,82,15); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiNTIwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmQwNmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(107,82,15,1) 0%, rgba(246,208,106,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,82,15,1)), color-stop(100%,rgba(246,208,106,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b520f', endColorstr='#f6d06a',GradientType=0 ); /* IE6-8 */
	color: #ffffff;
	text-shadow:0 1px 1px #000000;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 8px 15px 8px 15px;
	zoom: 1;
	vertical-align: top;
	cursor: pointer;
 *text-transform: lowercase;
}
input[type=submit]:hover, a.sign-in:hover {
	color:#fff;
	background:#000;
	text-shadow:0 0 3px #4D4D4D;
}
.divider-business {
	float:left;
	width:100%;
	height:1px;
	margin: 0 -14px 36px -14px;
	background:url(ultra_images/divider_small.png) no-repeat top left;
}
#content .field {
	clear: left;
	float: left;
	margin: 5px auto 10px;
	padding: 0 0 0;
	width: 100%;
}
#content .field label {
}
/* how it works */

.deal-intro-black-trasparent-how_it_works {
	background:url(ultra_images/black_transpe.png);
	border: 0 solid #666666;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear: both;
	margin: 20px 0px;
	overflow: hidden;
	padding: 0px;
	z-index: 10;
	width:1000px;
}
.box-how_it_works {
	width:98%;
	background:#FFFFFF;
	float:left;
	margin:10px;
}
#banner_hiw {
	height:294px;
	width:958px;
	margin:10px auto;
}
#banner_hiw img {
	border:1px solid #dadada;
}
#box_how_it_works_box {
	padding-top:10px;
	padding-left:8px;
	width:950px;
	position:relative;
	min-height:730px;
}
#box_how_it_works_box h2 {
	margin-bottom:10px !important;
}
.hiw_inner_box {
	width:950px;
	float:left;
	background:#000000;
}
#discount_text {
	font:normal 18px Tahoma, Geneva, sans-serif;
	color:#467a90;
}
#share_text {
	font: normal 18px Tahoma, Geneva, sans-serif;
	color:#e68936;
}
#print_text {
	font:normal 18px Tahoma, Geneva, sans-serif;
	color:#94ca79;
}
#coupon_text {
	font:normal 18px Tahoma, Geneva, sans-serif;
	color:#81e3e7;
}
.text_inner {
	margin:0px 0 20px 30px;
	padding:0;
	position:absolute;
	left:150px;
	top:10px;
	width:750px;
	background-color:#fff;
	text-align:left;
	z-index:0;
	color:#282727;
}
.divider_hiw {
	float:left;
	width:100%;
	height:1px;
	margin:0 0 10px;
	background:url(ultra_images/divider_big.png) no-repeat top left;
}
#content .head h1 {
	font:18px Verdana !important;
	color:#000 !important;
}
.countdown_show7 .countdown_section .countdown_amount {
	color: #e3e3e3;
	float: left;
	font: bold 26px/28px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 40px;
}
.other-deals-time .countdown_show7 .countdown_section .countdown_amount {
	color: #E3E3E3;
	float: left;
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 22px;
}
.countdown_show7 .countdown_section {
	width:40px;
	text-align:center;
}
.countdown_sep {
	width:10px;
	font-size:22px;
	color:#fff;}
.countdown_show7 .countdown_sep .countdown_amount {
	color: #e3e3e3;
	float: left;
	font: bold 26px/28px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 10px;
}
.other-deals-time .countdown_show7 .countdown_sep .countdown_amount {
	color: #e3e3e3;
	float: left;
	font: bold 13px/15px Arial,Helvetica,sans-serif;
	text-align: center;
	width: 5px;
}
.other-deals-time .countdown_show7 .countdown_section {
	width:22px;
}
.other-deals-time .countdown_show7 .countdown_sep {
	width:5px;
	font-size:13px;
	color:#fff;
}
#gradd_black {
	background:#000;
 repeat-x left bottom;
}
#gradd_white {
	background:#fff repeat-x left bottom;
	width:655px;
	margin:0px;
}
#gradd {
	background:#fff;
 repeat-x left bottom;
	float:left;
}
.gradd {
	background:#fff url('default/head_nbg_large.jpg') repeat-x left bottom;
}
#gradd .head {
	background:none;
}
#content .head {
	padding:0px !important;
}
.paginator {
	font-size:12px;
	padding:10px 10px 10px;
	text-align:right;
	white-space:nowrap;
	margin-bottom:10px;
}
.paginator li {
 *vertical-align:middle;
	display:inline;
	margin:0 1px;
}
.paginator li.current {
 *height:24px;
 *line-height:24px;
	font-weight:bold;
	margin:0 6px;
}
.paginator li a {
 *display:inline-block;
 *height:22px;
 *line-height:22px;
 *padding:0 6px;
 *position:relative;
	border:1px solid #bbb;
	padding:3px 6px 4px;
	text-decoration:none;
	background:#ffffff;
}
.paginator li a:hover {
 *height:24px;
 *line-height:24px;
 *padding:0 7px;
	background:#DA9715;
	border:none;
	color:#fff;
	padding:4px 7px 5px;
	text-decoration:none;
}
.paginator li a.nolink {
	color:#fff;
	cursor:default;
}
.paginator li a.nolink:hover {
 *height:22px;
 *line-height:22px;
 *padding:0 6px;
	background:transparent;
	border:1px solid #ccc;
	padding:3px 6px 4px;
}
/*insta deals */

#content_insta {
	width:674px;
	float:left;
	min-height:500px;
}
.box_insta {
	margin:10px;
	background:#FFF;
	float:left;
	padding:0px;
}
#content .head h4 {
	font:52px Verdana !important;
	color:#000 !important;
	background:#F1F1F1 !important;
	padding:20px !important;
}
.box_buy {
	margin:20px 0 0 30px;
	background:#FFF;
	float:left;
}
#content_buy {
	width:644px;
	float:left;
	min-height:500px;
}
#sidebar_buy {
	float:right !important;
	width:263px;
	padding:20px 0 0;
	margin:0 20px 0 0;
}
#sidebar_buy .box {
	background:#fff;
	margin:-18px 0 10px 0;
	overflow:hidden;
	padding:0;
	position:relative;
	z-index:10;
	width:265px;
}
#sidebar_buy .box p {
	font-size:13px;
	background:#f1f1f1;
	padding:5px 10px;
}
#sidebar_buy .box h3 {
	background:#f1f1f1;
	padding:2px 10px;
	color:#000000;
}
#deal-buy .sect {
	padding:0px !important;
}
.box-buy {
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	margin: 0;
	width: 100%;
}
#deal-buy table {
	border:solid 1px #f1f1f1 !important;
}
#deal-buy .order-table th {
	background:#f1f1f1 !important;
	border:solid 1px #d2c4b6;
}
#deal-buy .order-table .order-total td {
	background:#f9f7f7 !important;
}
#content .head_pay h2 {
	font:18px Verdana !important;
	color:#000 !important;
	padding:20px;
	background:#e5e5e5;
}
.center {
	margin:80px 0 0 190px !important;
	width:250px !important;
}
.margin_null {
	margin:0 !important;
}
#deal-buy .order-pay-credit p {
	background:#f9f7f7;
}
/*order view*/	
#order-detail .data-table th {
	width:350px  !important;
}
#order-detail .data-table td{
	width:250px   !important;
}
#order-detail .info-table th {
    background:#111111 !important; 
    color:#FFF !important; 
}
#order-detail .info-table {
	width:157% !important;
}
.black_background_font {
	background:#000 !important;
	color:#fff !important;
	font-family:'Verdana';
	font-size:120%;
	padding:12px !important;
	margin-bottom:10px !important;
}
/*pay sucess*/

#content div.success {
	background: url(default/bg-pay-return-success.gif) no-repeat scroll 0px 25px transparent;
	height: 60px;
	padding-left: 70px;
	padding-top: 50px;
}
#content .sect_pay {
	width:600px;
	background:#f1feff;
	padding:10px;
	border:1px solid #f1f1f1;
}
#content .head h2 {
	text-shadow:none !important;
}
.deal-intro-black-trasparent_small , #order-pay-return{
	background:url(ultra_images/black_transpe.png);
	border: 0 solid #666666;
	clear: both;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 10px auto;
	overflow: hidden;
	padding: 10px;
	z-index: 10;
	width:700px;
}
.bluebg_small {
	width:600px !important;
	border:1px solid #f1f1f1 !important;
	margin-top:0 !important;
}
.head_feedback {
	clear:both;
	margin:0px !important;
}
.head_feedback#contact {
	clear:both;
	padding:10px 15px!important;
}
.head_feedback h2 {
	 background: rgb(0,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTJhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(42,42,42,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(42,42,42,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2a2a2a',GradientType=0 ); /* IE6-8 */
    clear: both;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 10px;
    overflow: hidden;
   	padding: 8px 15px;
    z-index: 10;
	text-align:left
}
.head_feedback  img {
	display:none}
#content #deal-intro-black .head h2 {
	color:#fff;
	display:inline-block;
	line-height:30px;}
.head_feedback lowhead {
	line-height:27px;
}
#content .field .f-input {
	width:308px;
	color:#5D5D5D;
	font-weight:normal;
}
.content_coupon {
	width:645px !important;
}
#coupons .filter {
	right:280px !important;
}
#coupons .filter .label {
	color:#E99ACD
}
.box_coupon {
	margin:10px;
	background:#FFF;
	float:left;
	padding:0px;
}
#content .filter a {
	color:#fff;
	text-transform:lowercase;
	padding:3px;
}
#sidebar .box p {
	background:#f1f1f1 !important;
	margin:0px;
	padding:10px;
}
.box {
	margin:10px;
	background: none;
	float:left;
	padding:10px;
}
#sidebar .box div.text .carrer_bck {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#575757;
	background:url(ultra_images/career_bck.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:55px 12px 40px 150px;
	text-align:right;
	text-transform: uppercase;
}
#sidebar .box div.text .carrer_bck a:link, #sidebar .box div.text .carrer_bck a:visited v {
	color:#575757;
}
#sidebar .box div.text .carrer_bck a:hover {
	color:#F48B4B;
}
#sidebar .box div.text {
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar .box div.text p {
	background:#FFFFFF !important;
	padding:0px 0px 5px !important;
}
#sidebar .box p.text {
	background:#f1f1f1 !important;
	margin:0px;
	padding:0px 10px 5px;
	font-size:13px;
}
#sidebar .box h3 {
	background:#f1f1f1;
	padding:0 0 0 10px;
}
.coupons-table {
	background:#fff;
}
/*my order*/

.content_order {
	width:920px !important;
}
.box_order {
	width:102%;
	margin:10px;
	background:#FFF;
	float:left;
	padding:0px;
}
#content .filter {
	list-style:none;
	position: absolute;
	top:45px;
	right:50px;
}
#content .filter .label {
	color:#fff;
}
.coupons-table {
	width:98%;
}
#contact {
	background-color: #FFFFFF;
	border:none !important;
 display:!important;
	margin: 0 auto;
	padding:0 !important;
}
#contact h1, .head_faq h2 {
	background: #000000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTJhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #000000 0%, #272727 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#272727)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#272727 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#272727 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#272727 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#272727 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#272727',GradientType=0 ); /* IE6-8 */
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	-webkit-box-shadow: 0 1px 3px #616161;
	-moz-box-shadow: 0 1px 3px #616161;
	box-shadow: 0 1px 3px #616161;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight:normal;
	clear: both;
	padding: 8px 15px;
	color:#9D9D9D;
}
#contact {
	float:left;
}
#contact .coupons-table th {
	background:#E5E5E5;
	color:#242021
}
#contact fieldset {
	border: 0px !important;
	margin: 0px !important;
	padding: 20px;
}
#contact legend {
	background:#9196A8;
	color:#fff;
}
#maillist .enter-address {
	border:none !important;
}
#maillist .sect {
	height:327px;
}
#poiList li {
	padding:3px 12px 17px !important;
}
.visibleLayer {
	font-size: 14px;
	height: 35px !important;
	line-height: 15px;
	list-style: none outside none;
	margin: 3px;
	text-indent: 0;
	width:216px !important;
	margin:2px 15px !important;
	border:none !important;
}
#sidebar .box h5 {
	color: #f48b4b;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 20px;
	padding:10px;
	text-shadow: none;
	margin:0 0 0px 0;
	text-align:center;
}
#sidebar .box .bbox_img {
	text-align:center;
}
#sidebar .box .bbox_txt {
	font:normal 14px/17px Arial, Helvetica, sans-serif;
	color:#ee7b35;
	text-align:center;
}
#sidebar .box .bbox_txt a:link, #sidebar .box .bbox_txt a:visited {
	color:#ee7b35;
}
#sidebar .box .bbox_txt a:hover {
	color:#575757;
}
.deal_insta_buttons {
	margin:90px 75px 0 10px !important;
}
#slide_panel {
	min-width:1250px !important;
	background: #010101;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxMDEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzFmMWUxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjFlMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #010101 0%, #1f1e1e 47%, #1f1e1e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#010101), color-stop(47%,#1f1e1e), color-stop(100%,#1f1e1e));
background: -webkit-linear-gradient(top,  #010101 0%,#1f1e1e 47%,#1f1e1e 100%);
background: -o-linear-gradient(top,  #010101 0%,#1f1e1e 47%,#1f1e1e 100%);
background: -ms-linear-gradient(top,  #010101 0%,#1f1e1e 47%,#1f1e1e 100%);
background: linear-gradient(to bottom,  #010101 0%,#1f1e1e 47%,#1f1e1e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010101', endColorstr='#1f1e1e',GradientType=0 );
}
#content .sect_coupon {
	border:1px solid #f1f1f1;
	width:620px;
	margin:15px 0 15px 0px;
	background:#fbfbfb !important;
}
#credit .paginator {
	background:#fff !important;
	border:1px solid #f1f1f1 !important;
}
#content .wholetip {
	width:556px !important;
	background:#f1f1f1 !important;
	left:0px !important;
}
#content .sect_settings {
	border:1px solid #f1f1f1;
	width:600px;
	margin:15px 0 15px 0px;
	background:#fbfbfb !important;
}
#content .wholetip h3 {
	color:#484848 !important;
}
.sidebar_settings {
	padding:9px 0 0 !important;
}
.past.deals_list {
	margin-right:0px !important
}
.past.deals_list li {
	display: inline-block;
	position: relative;
	padding:0px;
	margin:0 8px 10px 0px;
	width: 350px;
	float:left;
}
.past.deals_list li.appr_right {
	background: none repeat scroll 0 0 #ffffff;
	display: inline-block;
	position: relative;
	margin:0 0px 10px 7px;
	width: 350px;
	float:left;
}
.past.deals_list li .info .bought {
	background: none !important;
	width: 50px;
}
.sidebar_rig {
	padding:20px 15px !important;
}
#sidebar.sidebar_rig .box {
	margin:0px !important;
}
.head_faq {
	color: #FFFFFF !important;
	font-family: 'Verdana';
	font-size: 20px;
}
.head_faq h2 {
	width:650px;
}
.sdcontainer {
	width: 245px;
	margin:0px 0px 5px;
	float:left;
	padding:0px 0px 10px;
	border-bottom:1px solid #ADADAD;
}
a.previous {
	position:relative;
	left:-18px;
}
a.next {
	float: right;
	position:relative;
	left:18px;
}
.dashboard {
	background:none !important;
}
.insta_deal {
	margin:-45px 0 0 99px;
}
/*deals_buy*/
.buy_tab {
	width:600px;
	float:left;
	margin:20px 0 0 20px;
	background:url(ultra_images/slide_buy.png) no-repeat!important;
	width:94%;
	padding:10px 20px;
}
.buy_tab ul {
	font:12px Tahoma, Geneva, sans-serif #666;
	list-style:none;
}
.buy_tab ul li {
	font:12px Tahoma, Geneva, sans-serif;
	margin:0 5px;
	float:left;
	background:url(ultra_images/arrow_buy.png) no-repeat right 6px !important;
	padding:0 20px 0 0;
}
.buy_tab ul li a {
	font:15px Tahoma, Geneva, sans-serif;
}
.buy_tab ul li a:hover {
	font:15px Tahoma, Geneva, sans-serif;
	text-decoration:underline !important;
}
.buy_heading {
	margin:10px;
	float:left;
	width:640px;
	font:22px Verdana;
}
.buy_heading a {
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px 10px;
	display:block;
}
.buy_heading i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px 10px 5px;
	float:left;
}
.buy_heading a:hover {
	color:#5E5E5E;
	text-decoration:none;
}
#content_buy p {
	margin:0px 0px 10px;
}
.side_buy {
	width:265px;
	margin:20px 20px 0 0;
	float:right;
}
.side_buy_inner_box {
	width:250px;
	padding:10px;
	border:1px solid #dcdcdc;
	min-height:150px;
	float:right;
	margin:0 0 15px;
	background:#fafafa;
	box-shadow:2px 2px 5px #efefef;
	font:normal 13px Arial, Helvetica, sans-serif;
}
.side_buy_inner_box em {
	background: url(ultra_images/heading_background_buy.png) no-repeat scroll 0 28px transparent !important;
	font: bold 14px Tahoma, Geneva, sans-serif;
	height:25px;
	padding: 0 0 20px 15px;
	width: 240px;
	float:left;
	line-height:25px;
}
.side_buy_inner_box div {
	display:block;
	padding:2px 0px;
}
.side_buy_inner_box div img {
	max-width:250px !important;
}
#deal-buy-notice span.em {
	background: url(ultra_images/heading_background_buy.png) no-repeat scroll 0 28px transparent !important;
	font: bold 14px Tahoma, Geneva, sans-serif;
	height:25px;
	padding: 0 0 20px 15px;
	width: 578px;
	float:left;
	line-height:25px;
}
#deal-buy-notice span.em img {
	float: left;
	margin: 0 15px 0 0;
}
#deal-buy-notice-txt {
	padding:10px;
	clear:both;
}
.side_buy_inner_box span {
	float:left;
	margin:0 15px 0 0px;
}
.side_buy_inner_box_location {
	background: url(ultra_images/heading_background_buy.png) no-repeat scroll 0 28px transparent !important;
	font: bold 14px Tahoma, Geneva, sans-serif;
	height: auto;
	padding: 0 0 25px 37px;
	width: 250px;
}
.buy_image_banner {
	float:left;
	margin:0 0 0 20px;
}
a.buy_button {
	background: url(ultra_images/buy_button.gif) no-repeat scroll left top transparent !important;
	color: #FFFFFF;
	float: left;
	font: bold 22px Arial, Helvetica, sans-serif;
	margin: 10px 38px;
	padding: 10px 66px;
}
/*cities_block*/
#dialog {
	background:url(ultra_images/citys_transparent_bg.png) repeat-y top left #000 !important;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding: 0;
	position: fixed;
	width: 840px;
	z-index: 200;
	border:10px solid #433c3c;
}
#dialog-content-inner {
	background:#fff;
}
.promptheader {
	background:none !important;
	border:none !important;
}
.prompt {
	background:none !important;
	border:none !important;
}
.popCityList {
	display: block;
	font-family: Verdana, Arial, Verdana;
	margin: 0 auto;
	width: 800px;
	background:none !important;
	padding:10px;
	border:none !important;
}
.popCityList li {
	background: none repeat scroll 0 0 #e5e5e5;
	border: 1px dashed #CCCCCC;
	display: block;
	float: left;
	font-size: 13px;
	margin: 5px;
	text-align: center;
	text-transform: capitalize;
	width: 170px;
}
.popCityList li a {
	color:#333 !important;
}
#dialog-content-inner {
	font: 15px arial;
	min-height: 128px;
	text-align: center !important;
	background: url(ultra_images/cities_background.png) no-repeat scroll center -110px transparent !important
}
.popCityList {
	display: block;
	font-family: Verdana, Arial, Verdana;
	margin: 0 auto;
	width: 732px !important;
}
.popCityList li a:hover {
	background:none !important;
}
.citys_bg {
	background: url(ultra_images/citys_bottom_img.png) no-repeat scroll left top transparent !important;
	display: block;
	height: 200px;
	position: absolute;
	right: -34px;
	top: 342px;
	width: 200px;
}
#dialog-header {
	color: #CCCCCC !important;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 14px;
	padding: 8px 6px 7px 371px !important;
	position: relative;
	text-align: center;
}
#dialog-content {
	background:#fff !important;
}
#dialog-mask {
	opacity:0.6 !important;
}
/*tabs*/
#box_buy {
	margin: 15px;
	width: 600px;
	text-align: left;
	border: 1px solid #ccc;
	float:left;
}
#menu {
	overflow: hidden;
	background: -moz-linear-gradient(top, #393939, #060606);
	background: -webkit-gradient(linear, left top, left bottom, from(#393939), to(#060606), color-stop(1, #fff));
	background: linear-gradient(top, rgba(40,34,32,1), rgba(22,18,17,1));
}
#menu li {
	float: left;
	width: 99px;
}
#menu li a {
	float: left;
	width: 99px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	padding: 15px 0;
	text-align: center;
	z-index: 10;
	position: relative;
}
#menu li a:hover {
	background: #fff;
	text-decoration: none;
	color:#000;
}
#boxes_buy {
	position: relative;
	min-height: 250px;
	overflow:hidden;
}
#boxes h1, #boxes h2, #boxes h3 {
	font-size: 16px;
	font-weight: bold;
}
.box_buy:target, .box:first-child {
	display: block;
}
.box_buy {
	padding:12px;
	display: none;
	position: absolute;
	top:0;
	left:0;
	width: 276px;
	min-height: 226px;
	background: #fff;
}
.box_buy:target span {
	height: 32px;
	width: 99px;
	background: #fff;
	display: block;
	position: absolute;
	top: -32px;
	z-index:0;
}
#about span {
	left:0;
}
#friends span {
	left:100px;
}
#stuff span {
	left:200px;
	width: 100px;
}
#boxes a {
	color: #ff0000;
}
.box_buy li a {
	display: block;
	line-height: 2.2em;
	font-size: 14px;
	margin-bottom: 6px;
	padding-left: 10px;
	border-left: 1px solid #bbb;
}
#boxes_buy ul li a:hover {
	color: #fff;
	font-weight: bold;
	background: #999;
	text-decoration: none;
	border-left: 1px solid #555;
}
.time-left-day-hr-txt-area-box {
	color:#727272;
	margin-right:20px;
	line-height:17px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
	width:50px;
	line-height:18px;
}
.zone-time-left-day-hr-txt-area {
	width:150px;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 4;
	color:#FFF;
}
.other-deals-time .zone-time-left-day-hr-txt-area {
	font: normal 9px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	z-index: 4;
	color:#E3E3E3;
	position:absolute;
	top:16px;
}
.zone-time-left-day-hr-txt-area-box {
	color: #fff;
    display: inline-block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 7px 5px;
    text-align: center;
    width: 64px;
}
.deals_list .zone-time-left-day-hr-txt-area-box {
	font-size:11px;
	line-height:1;
	padding:0px;
	margin-left:10px;
	float: left;
	width: 40px;
	text-align:center;
	color:#e3e3e3;
}
.other-deals-time .zone-time-left-day-hr-txt-area-box {
	float: left;
	font-size:9px;
	width: 22px;
	margin-left:5px;
	text-align:center;
	padding:0px;
	text-transform:lowercase;
}
#user_fb {
	float: right;
	width:105px;
	height:26px;
}
#deals_images .mid {
	height:220px;
	padding:0;
	position:relative;
	width:390px;
}
#deals_images .mid ul {
	margin:0px;
	padding:0px;
	height:290px;
	overflow:hidden;
	position:relative;
	width:390px;
}
#deals_images .mid ul li {
	height:290px;
	left:390px;
	position:absolute;
	top:0;
	width:390px;
}
#deals_images .mid ul .first {
	left:0;
}
#deals_images #img_list a {
	background:url('default/slide-passive.png') no-repeat;
	display:block;
	float:left;
	line-height:20px;
	margin:0px 1px;
	width:15px;
	height:15px;
}
#deals_images #img_list a.active {
	background:url('default/slide-active.png') no-repeat;
	display:block;
	float:left;
	line-height:20px;
	margin:0px 1px;
	width:15px;
	height:15px;
}
.deal-xtraone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	float:left;
	width:210px;
	margin-top:5px;
	text-align:center;
}
.deal-xtratwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	float: right;
	width:180px;
	margin-top:5px;
	text-align:center
}
.deal-available {
	float: left;
	text-align: center;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
	float:left;
	border:none;
	width:270px;
	margin-top:10px;
}
.deal-available a {
	border: none;
	color: white;
	cursor: pointer;
	margin:0px;
	height:15px;
	padding:5px;
	color:#fff;
	width:160px;
	outline: 0 none;
	font-weight:bold;
	text-shadow:0 0 3px #4D4D4D;
	background: -webkit-gradient(linear, left top, left bottom, from(#FDC92B), to(#FF9C1A));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #FDC92B, #FF9C1A);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdc92b, endColorstr=#ff9c1a);
	/* For Internet Explorer 8 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FDC92B, endColorstr=#FF9C1A);
	-webkit-box-shadow: 0 1px 3px #616161;
	-moz-box-shadow: 0 1px 3px #616161;
	box-shadow: 0 1px 3px #616161;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-transform:lowercase;
	display:inline-block;
	border-radius:10px;
}
.wrapper {
	float:left;
	margin-bottom:10px;
}
.systemreview {
	border:2px solid #feb724;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	float:left;
	width:230px;
	margin:10px 0px;
}
.systemreview#expand {
	border:2px solid #feb724;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	float:left;
	width:310px;
	margin:5px 20px;
}
.systemreview h4 {
	background:url('ultra_images/tip-bulb.png') no-repeat left center;
	color: #666666;
	font: bold 15px/26px Arial, Helvetica, sans-serif;
	margin: 10px 10px 0px;
	padding:0px 15px;
	border-bottom:1px solid #d9d9d9;
	font-weight:bold;
}
.wrapper#wlft {
	float:left;
	width:320px;
	margin-right:10px;
}
.wrapper#wrght {
	float: right;
	width:320px;
	margin-left:10px;
}
.wrapper h3 {
	font-size:14px;
	font-weight:bold;
	color:#1b1a1b;
	margin-bottom:10px;
}
.wrapper_txt {
	color: #1b1a1b;
	font: 13px/18px Verdana, Geneva, sans-serif;
}
.wrapper_txt blockquote {
			font-family: Georgia, serif;
			font-size: 14px;
			font-style: italic;
			width: 635px;
			margin: 0.25em 0;
			padding: 0.25em 20px 0px 40px;
			line-height: 1.45;
			position: relative;
			color: #666666;
		}

.wrapper_txt blockquote:before {
			display: block;
			content: \201C;
			font-size: 80px;
			position: absolute;
			left: -5px;
			top: -20px;
			color: #74A0CC;
		}

.wrapper_txt blockquote cite {
			color: #999999;
			font-size: 14px;
			display: block;
			margin-top: 5px;
		}

.wrapper_txt blockquote cite:before {
			content: \2014 \2009;
		}
#expand.wrapper_txt {
	color: #686868;
	font: 13px/18px Arial, Helvetica, sans-serif;
	padding: 5px 20px;
	width:675px;
	float:left;
}
.wrapper_txt p {
	margin-bottom:5px;
}
.comp_wrapper {
	width:240px;
	font-family:"Comic Sans MS", cursive;
	color: #555555;
	font-size:12px;
}
.comp_wrapper #title {
	font-size:14px;
	color:#242021;
	font-weight:bold;
}
.comp_wrapper #image {
	margin:10px;}
.comp_wrapper #image img {
	max-width:220px;}
.comp_wrapper #address, .comp_wrapper #area, .comp_wrapper #homepage, .comp_wrapper #email  {
	font-weight:bold;}
.comp_wrapper #homepage a:link , .comp_wrapper #homepage  a:visited {
	font-weight:bold;
	color:#0D193F}
.comp_wrapper #homepage a:hover {
	color:#999999;
	text-decoration:underline;}
.comp_wrapper #email a:link , .comp_wrapper #email  a:visited, .comp_wrapper #email a:hover , .comp_wrapper #location a:link , .comp_wrapper #location  a:visited, .comp_wrapper #location a:hover{
	font:"Century Gothic",'CenturyGothic',Arial;
	font-weight:normal;
	color:#999999}
	
.tip_wrapper {
	padding:10px;
	margin-top:12px;
	border:2px solid #f58603;
	color:#727272;
	width:206px;
}
.tip_wrapper h4 {
	padding-bottom:10px;
}
#add-address, #add-subscribe {
	color: #053D5A;
	cursor: pointer;
	font-family: arial, verdana;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	text-shadow: 1px 1px 1px #fefefe;
}
.view-delas-map {
	position: absolute;
	right: -117px;
	top: 48px;
}
.view-delas-category {
	position:absolute;
	top:100px;
	right:-135px;
	z-index:999;
	display:none;
}
.view-delas-locations {
	display:none;
	position:absolute;
	top:415px;
	right:470px;
	z-index:999;
}
.payment-success-bg {
	/*background:url('ultra_images/success_background.png') no-repeat 0 70px;*/
position:absolute;
	width:725px;
	height:425px;
}
/*inner_useful_links*/

.inner_useful_links {
	margin:90px 0 0 40px;
	box-shadow:0 0 5px #333;
	width:200px;
}
.inner_box {
	width:960px;
	min-height:460px;
	margin:20px;
}
#SideMenu ul {
	font: 12px 'Lucida Sans', tahoma, Arial;
	list-style: none outside none;
	margin: 0;
	padding: 5px !important;
}
#SideMenu li div {
	background: none repeat scroll 0 0 #000000 !important;
	color: #FFFFFF !important;
	left: 0;
	margin: 0;
	padding: 10px;
	position: relative;
	top: 0;
	width: 170px !important;
}
#SideMenu li a {
	color: #FFFFFF !important;
	font-weight: bold !important;
	padding-left: 20px !important;
	text-decoration: none;
}
.bottombar span.zx {
	display:inline-block;
	margin:0px 10px;
}
.bottombar span.zw {
	display:inline-block;
	margin:0px 10px;
}
.next_prev a {
	cursor:pointer;
}
.deal_zone_join_white {
	color: #FFFFFF !important;
	display: block;
	font: bold 28px Arial, Helvetica, sans-serif;
	padding: 30px 0px 5px;
	text-shadow:1px 1px 3px #CCCCCC;
	white-space: normal;
	width: 350px;
}
.deal_zone_join_yellow {
	color: #C89224 !important;
	display: block;
	font: bold 26px Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px;
	text-shadow: 0px 1px 1px #FFF;
	white-space: normal;
	width: 350px;
}
.deal_zone_join_form {
	position:absolute;
	left:10px;
	top:220px;
	width:396px;
	height:95px;
	z-index:6
}
.deal_zone_join_form input#emailbox {
	padding:10px 5px;
	font-size:14px;
	text-shadow:0 1px 1px #5E5E5E;
	position:absolute;
	left:29px;
	top:5px;
	width:320px;
	border:1px #C0C0C0 solid;
	color:#000;
	font-family:Arial;
	z-index:2;
	height:auto;
}
.deal_zone_slidder_text {
	font-size:15px;
	height: 30px;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 268px;
	width: 447px;
	z-index: 6;
	text-shadow:0 1px 1px #5E5E5E;
	color:#333333;
}
.signupstepa h1, #gradd.panel.box h2 {
   background: #000000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTJhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #000000 0%, #272727 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#272727)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #000000 0%,#272727 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #000000 0%,#272727 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #000000 0%,#272727 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #000000 0%,#272727 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#272727',GradientType=0 ); /* IE6-8 */
    border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
    clear: both;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px 20px;
    z-index: 10;
}
.signupstepa p {
	font-size:1em;
	margin:5px;
	color:#333333;
}
#enter-address-form {
	float:left;
}
#enter-address-form label {
	margin:0px 5px;
}
#enter-address-form select option {
	border-right:1px solid #CCC;
}
#enter-address-form select, #enter-address-form input {
	padding:5px;
	height:auto;
	width:135px;
}
#enter-address-form input#enter-address-commit {
	margin-left:20px;
	margin-top:0px;
	width:100px;
}
#sidebar.nomargin .box {
	margin:9px !important;
	float:right;
	width:235px;
}
#content #signup-user-form .field label {
	width:190px;
}
#signup #signup-user-form .f-input-tip {
	margin-left:210px;
}
#content #signup-user-form .hint {
	margin-left:210px;
}
#content #signup-user-form input {
	height:auto;
	padding:7px 10px;
	margin:0px;
}
#content #signup-user-form input#signup-submit {
	height:35px;
	line-height:20px;
}
#content #signup-user-form label {
	color:#333333
}
#signup .signup-box p {
	margin:5px 0px;
}
.boxbk .fb_signup .fb_text {
	padding-bottom:5px;
	display:block;
}
#user_logon {
	float:right;
	width:650px;
	margin-left:10px;
	position:relative;
}
#user_notlogon {
	float: right;
	position:relative;
	margin:5px 0px 20px;
}
.header-subscribe#logon {
	float:right;
	width:450px;
	margin:20px 0px 10px;
}
.header-subscribe#notlogon {
	float:right;
	width:450px;
	margin:0px 0px 10px;
}
.header-subscribe form {
    background: #272727;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    float: right;
    width: 253px;
}
.header-subscribe form input#email {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fefefe;
	font-size:13px;
	line-height:18px;
    padding: 9px 0px 9px 10px;
    width: 210px;
}
.header-subscribe form input[type=submit] {
    background: none;
    border: 0 none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #fdb813;
    cursor: pointer;
    display: inline-block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 18px;
    height: 35px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 29px;
}
.header-subscribe form input[type=submit]:hover {
	background: none;
	color:#2a2a29;}
ul.typelist {
	padding:0px 10px;
	list-style:none;
	margin:5px 0px 0px 20px;
}
ul.typelist label strong {
	text-transform:lowercase;}
.lostpassword {
	float:left;
	margin:10px 0px 0px 180px;
}
#content .field .f-check#autologin {
	float:none;
	margin-top:10px;
}
.order-pay-dialog-c#order-pay-dialog {
	width:840px !important;
	background-color:#F9F9F9
}
.past.deals_list li .top_info .date p {
	max-height:56px;
	overflow:hidden;
}
#header_container {
	float:right;
	width:600px;
	height:100px
}
#maplist p {
	font-size:12px;
	color:#000000;
	cursor:pointer;
}
#maplist p.maploclink {
	float:right;
	display:inline-block;}
.zone-feat-xtras {
	background: url(ultra_images/zone-feat-xtras-bck.png) repeat-x top left transparent;
	margin:0px 0px;
	width:715px;
	height:47px;
	z-index:999;
	position:relative;
	top:413px;
}
.other-deals-xtras {
	background: url(ultra_images/zone-other-xtras-bck.png) repeat-x top left transparent;
	margin:0px 0px;
	width:350px;
	height:28px;
	z-index:999;
	position: absolute;
	top:192px;
}
#other-deals-sales{
	padding:8px;
    color: #FFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.1;
	text-shadow: 1px -1px 1px rgba(0, 0, 13, 0.5);
}
.zone-feat-time {
	width:150px;
	height:40px;
	padding:3px 0px 4px 5px;
	position:absolute;
	top:0px;
}
.hasCountdown {
	margin-left:10px;}
.other-deals-time .hasCountdown {
	margin-left:5px;}
.other-deals-time {
	width:150px;
	height:25px;
	padding:3px 0px 0px 5px;
	position:absolute;
	top:0px;
}
#deal_zone_bttn_cont {
	width:145px;
	height:35px;
	margin:6px 10px;
	position:absolute;
	top:0px;
	right:0px;
}
#other-deals-bttn-cont {
	width:90px;
	height:20px;
	margin:4px 8px;
	position:absolute;
	top:0px;
	right:0px;
}
#deal_button {
	background: -moz-linear-gradient(center top, #fdc92b, #226667) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdc92b), to(#ff9c1a));
	/* For Mozilla/Gecko (Firefox etc) */
background: -moz-linear-gradient(top, #fdc92b, #ff9c1a);
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdc92b, endColorstr=#ff9c1a);
	/* For Internet Explorer 8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdc92b, endColorstr=#ff9c1a);
	color: #FFFFFF;
	height: 70px;
	text-align: center;
	width: 185px;
	z-index: 2;
}
#deal_button_feat {
	color: #FFFFFF;
	height: 35px;
	text-align: center;
	width: 145px;
	z-index: 9999;
}
#deal_button_feat a {
	width:145px;
	line-height:35px;
	display:block;
	font-size:20px;
	background: rgb(107,82,15); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiNTIwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmQwNmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(107,82,15,1) 0%, rgba(246,208,106,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,82,15,1)), color-stop(100%,rgba(246,208,106,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b520f', endColorstr='#f6d06a',GradientType=0 ); /* IE6-8 */
	color: #ffffff;
	text-shadow:0 1px 1px #000000;
	font-weight: bold;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index:999;
}
#deal_button_feat a:hover {
	background: #000000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTExMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #000000 0%, #111111 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#111111)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#111111 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#111111 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#111111 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#111111 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#111111',GradientType=0 ); /* IE6-8 */
}
#other-deals-button {
	color: #FFFFFF;
	height: 20px;
	text-align: center;
	width: 90px;
	z-index: 2;
}
#other-deals-button a {
	background: rgb(107,82,15); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiNTIwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmQwNmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(107,82,15,1) 0%, rgba(246,208,106,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,82,15,1)), color-stop(100%,rgba(246,208,106,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(107,82,15,1) 0%,rgba(246,208,106,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b520f', endColorstr='#f6d06a',GradientType=0 ); /* IE6-8 */
	font-size:12px;
	line-height:20px;
	width:90px;
	display:block;
	color: #ffffff;
	text-shadow:0 1px 1px #000000;
	font-weight: bold;
	z-index:999;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#other-deals-button a:hover {
	background: #000000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTExMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #000000 0%, #111111 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#111111)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#111111 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#111111 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#111111 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#111111 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#111111',GradientType=0 ); /* IE6-8 */
}
.deals_list #deal_zone_sales_cont {
	background: url(ultra_images/deal-zone-sales-bck.png) no-repeat scroll 0px 0px transparent !important;
	width:50px;
	padding:30px 5px 10px 35px;
	text-align:right;
	float:left;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	position:absolute;
	top:0px;
	left:627px;
	top:265px;
	height:40px;
}
#deals_images #deal_zone_sales_cont {
	top:335px;
	z-index:999;
}
#other-deals-sales-cont {
	background: url(ultra_images/deal-zone-sales-bck-sm.png) no-repeat scroll 0px 0px transparent !important;
	width:27px;
	padding:10px 0px 0px 5px;
	text-align:right;
	float:left;
	position:absolute;
	left:320px;
	top:110px;
	height:20px;
}
#deal_zone_sales_cont #deal_zone_sales_nbr {
	color: #977825;
	float: right;
	font: bold 16px/20px bold Arial, Helvetica, sans-serif;
	padding-top:5px;
	text-align: center;
	width: 30px;
}
#other-deals-sales-cont #other-deals-sales-nbr {
	color: #4791DB;
	float: right;
	font: bold 12px/16px bold Arial, Helvetica, sans-serif;
	padding-top:1px;
	text-align: center;
	width: 25px;
}
#deal_zone_sales_cont #deal_zone_sales_txt {
	font:12px/16px normal Arial, Helvetica, sans-serif;
	color:#fff;
	float: right;
	text-align: center;
	width: 50px;
}
.top_info a {
	color: #184B78 !important;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	text-shadow: 0 1px 2px #FFFFFF;
	padding:5px 10px;
}
.order-pay-credit strong {
	color:#050535;
	font-size:15px;
	font-weight:bold;
}
.order-pay-credit strong span.money {
	color:#050535;
	font-size:14px;
	font-weight:bold;
}
#cashdelivery-popup {
	cursor:pointer;
	color:#AB8825;
	margin:0px 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:center
}
#contact span.required {
	margin-right:5px;
}
#contactform input {
	margin-bottom:10px;
}
.feature .deals_list .panel {
    box-shadow: 0 0 3px #999999;
    height: auto;
    margin-bottom: 10px;
    position: relative;
    width: 715px;
}
.feature .deals_list #deal_zone_ttle_cont {
	  background: rgb(0,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTJhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(42,42,42,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(42,42,42,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2a2a2a',GradientType=0 ); /* IE6-8 */
	padding:10px;
	top:0px;
    width: 695px;
}
#deal_zone_ttle_cont h2, #deal_zone_ttle_cont h2 a:link, #deal_zone_ttle_cont h2 a:visited {
    color: #FFF;
    display: block;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3;
	text-shadow: 1px -1px 1px rgba(0, 0, 13, 0.5);
}
#deal_zone_ttle_cont h3, #deal_zone_ttle_cont h3 a:link, #deal_zone_ttle_cont h3 a:visited {
    color: #F5ECD6;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1;
	text-shadow: 1px -1px 1px rgba(0, 0, 13, 0.5);
}
#deal_zone_ttle {
    padding: 5px 0;
}
.feature .deals_list #deal_zone_subttle {
    color: #5d5760;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.2;
    padding: 5px 0;
    z-index: 5;
}
#other-deals #other-deals-cont-ttle {
	background: rgb(0,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTJhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(42,42,42,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(42,42,42,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(42,42,42,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2a2a2a',GradientType=0 ); /* IE6-8 */
	padding:5px;
	top:0px;
    width: 340px;
}
#other-deals-cont-ttle h2, #other-deals-cont-ttle h2 a:link, #other-deals-cont-ttle h2 a:visited  {
    color: #FFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
	text-shadow: 1px -1px 1px rgba(0, 0, 13, 0.5);
}
#other-deals-cont-ttle h3, #other-deals-cont-ttle h3 a:link, #other-deals-cont-ttle h3 a:visited  {
    color: #F5ECD6;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.3;
	text-shadow: 1px -1px 1px rgba(0, 0, 13, 0.5);
}
#other-deals-ttle {
    padding: 5px 0;
}
#other-deals #other-deals-subttle {
    color: #5D5760;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
	margin:0px 20px 5px 10px;
    z-index: 5;
}
.feature .deals_list #deal_zone_disc {
    color: #FFFFFF;
    float: right;
    font-size: 20px;
    font-weight: bold;
    height: 80px;
    overflow: hidden;
    padding: 15px 10px 5px 0;
    position: relative;
    text-align: right;
    text-shadow: 0 0 3px #6E6E6E;
    width: 50px;
    z-index: 15;
}
#other-deals #other-deals-disc {
    color: #FFFFFF;
    float: right;
    font-size: 20px;
    font-weight: bold;
    height: 45px;
    padding: 8px 0 0;
    position: relative;
    width: 50px;
    z-index: 15;
}
.feature .deals_list #deal_zone_prce_cont {
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    height: 90px;
    line-height: 1.2;
    margin: 5px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 135px;
    z-index: 15;
}
.feature .deals_list #deal_zone_vl_prc {
    color: #A7A7A7;
    font-size: 24px;
    line-height: 1.2;
    padding: 5px 0;
    text-align: left;
    text-decoration: line-through;
    text-shadow: 0 0 2px #E5E5E5;
}
.feature .deals_list #deal_zone_vl_prc .currency {
    font-size: 18px;
    padding-left: 2px;
}
.feature .deals_list #deal_zone_dl_prc {
    color: #424242;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    text-shadow: 0 0 2px #B3B3B3;
}
.feature .deals_list #deal_zone_dl_prc .currency {
    font-size: 24px;
    padding-left: 2px;
}
#other-deals #other-deals-cont-prc {
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    line-height: 1.2;
    margin: 15px 0 5px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 50px;
    z-index: 5;
}
#other-deals #other-deals-cont-prc #other-deals-prc {
    color: #424242;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    padding: 5px 0;
    text-align: right;
    text-shadow: 0 0 2px #B3B3B3;
}
#other-deals #other-deals-cont-prc #other-deals-prc .currency {
    font-size: 12px;
    padding-left: 1px;
}
.feature .deals_list #deal_zone_img_cont {
    float: left;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0;
    width: 715px;
    z-index: 2;
	height:460px;
}
#other-deals .other-deals-img-cont {
    float: left;
    height: 220px;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0;
    width: 350px;
    z-index: 2;
}
#deal_button a {
    background: -moz-linear-gradient(center top , #81B2DB, #0D3C66) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #144672 #144672 #458CC8;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 1px 3px #616161;
    color: #FFFFFF;
    display: block;
    float: right;
    font: bold 23px/30px Arial,Helvetica,sans-serif;
    height: 35px;
    margin: 5px;
    outline: 0 none;
    padding: 5px 0;
    text-shadow: 0 -1px #545352;
    width: 146px;
}
#deal-buy-notice-txt h3 {
	color: #E03030;
	font-size: 12px;
	margin: 0px 0 10px;
}



/*
Back to top button 
*/
#backtotop {
	position: relative;
	bottom: 10px;
	right:0px;
	margin-right: 30px;
	float:right;
	z-index: 99999 !important;
}
#backtotop a {
	width: 123px;
	display: block;
	text-align: left;
	font: 11px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background:url(ultra_images/back-to-top.png) no-repeat top left;
}
/* arrow icon (span tag) */
#backtotop span {
	width: 70px;
	height: 30px;
	padding:5px;
	display: block;
	margin-left: 40px;
	transition: 1s;
}
#backtotop a:hover {
	color:#E03030
}
ul.tick li {
	background:url(ultra_images/tick_sm.png) no-repeat left center;
	padding-left:20px;
	list-style:none;
}
#jshare_button {
	z-index: 99999 !important;
}
.no-credit {
	float:left;
	width:225px;
	margin-top:-10px;
}
.no-credit img.nocredit {
	margin-bottom:5px;
}
.jcarousel-skin-tango .jcarousel-item, .jcarousel-skin-tango .jcarousel-clip-horizontal {
	height:200px !important;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal, .jcarousel-skin-tango .jcarousel-next-horizontal {
	top:100px !important
}
.payment {
	-moz-box-shadow:    inset 0 0 5px #FFF;
	-webkit-box-shadow: inset 0 0 5px #FFF;
	box-shadow:         inset 0 0 5px #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	background:#FFF;
	border:1px solid #434343;
	padding:10px 10px;
	color: rgba(33, 30, 30, 0.3);
	margin: 10px 10px;
}
.payment .alert_txt {
	font-size:12px;
	text-align:left;
	line-height:15px;
	color:#000000;}
.payment a.ajaxlink:link, .payment a.ajaxlink:visited, .payment a.ajaxlink:hover{
	color:#cc0000;
	font-weight:bold;
	text-align:center;
	margin:2px 30px;
	}
	
.payment .alert_txt .alert_lnk {
	margin:5px;
	color:#ccc;
	display:block;
	text-align:center;}
	
.payment .alert_txt .alert_lnk a {
	color:#58585A !important}
.payment img {
	margin:5px 0px;}
.box_middle iframe {
	background-color:#fff;
}
.payment .pleft {
	font:18px/22px normal Arial, Helvetica, sans-serif;
	color:#FFF;
	width:155px;
	float:left;
	padding:0px 5px;
}
.payment .pleft a, .payment .pleft a:hover {
	color:#FFFFFF !important
}
.payment .pright {
	float:left;
	padding:10px 0px;
}
#dmore {
	width:980px !important;
	margin-bottom:20px;}
#dmore.boxbk {
	width:715px !important;
	margin-bottom:20px;}
#right_column #sidebar .box img {
	max-width:265px !important;}
#deal_img_cont { float:left; position:relative; width:715px;}
.featdealright {
	background:url(ultra_images/featdealright-bck.png) no-repeat left top;
	height:429px;
	position:absolute;
	right:-15px;
	width:280px;
	display:block;
	z-index:2;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.6);
box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.6);
}
.featdealtop {
	background:url(ultra_images/featdealtop-bck.png) no-repeat left top;
	height:142px;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.6);
box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.6);
	} 
.featdealright #deal_zone_prce_cont {
	padding:7px 5px;
	background:url(ultra_images/deal_zone_prce_cont-bck.png) no-repeat center top;
	width:300px;
	height:60px;
	position:absolute;
	right:5px;
	top:10px;
	}
.featdealright #deal_zone_prce_cont strong {
	font: bold 28px/50px Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	padding:5px;
	line-height:50px;
	font-size:28px;
	color:#fff;
	width:85px;
	text-align:center;
	margin-right:5px;
	}
.featdealright #deal_zone_prce_cont strong span {
	font-size:24px;
	font-weight:normal;}
.deal-timeleft h3 {
	line-height:32px;
	text-align: center;
	font: normal 14px/30px Arial, Helvetica, sans-serif;
	color:#727272;
	}
.deal-bank {
	position:absolute;
	right:15px;
	top:395px;}
.contact-table {
	margin:20px;}
.contact-table td  {
    display: inline-block;
    font-size: 14px;
	color:rgba(51, 51, 51, 0.8);
	text-shadow:0 1px 1px rgba(102, 102, 102, 0.1);
}
.best-price {
	text-align: center;
	margin:0 auto;}
.pay_img {
	float:left;
	}
.pay_img img {
	margin:0px 10px 0px 0px !important;}
.pay_txt {
	line-height:15px;
	text-align:left;
	font-size:12px;}
.close-image-one, .close-image-two, .close-image-three {
	display: block;
	float:right;
	position:relative;
	top:0px;
	right: 5px;
	height: 20px;
	cursor:pointer;
}
.signupstepa {
	width:640px}
.twitter-timeline {
	padding:10px !important;
	width:225px !important; }
.share-links ul {
	margin:0px;
	padding:0px;}

.share-links ul li {
	list-style:none;}