body{
	margin:0 0 0 0;
	background:#373c40;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#676767;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
}
.PT4{
	padding-top:4px !important;
}
input[type=text]{
	background:#f5f5f5;
	border:1px solid #afb6bb;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	height:28px;
}
.wrapper{
	width:100%;
	height:100%;
}
.headerblock{
	background:#595c5f url(../images/bg_headerblock.jpg) 0 0 repeat-x;
	border-bottom:1px solid #fff;
	height:76px;
}
.header, .bodysection{
	width:960px;
	margin:0 auto;
}
.logo{
	float:left;
	width:350px;
}
.selectcity{
	float:left;
	margin:21px 0 0 0;
}
.selectcity select{
	width:150px;
	border:none;
	padding:6px;
	cursor:pointer;
}
.mainmenu{
	margin:21px 0 0 0;
}
.bodycontainer{
	width:100%;
	height:100%;
	background:#f5f5f5 url(../images/bg_citylayout.png) center bottom no-repeat;
	min-height:600px;
}
.bodysection{
	padding:25px 0 110px 0;
}
.subscribebox{
	background:#60686d;
	border:1px solid #fff;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	height:30px;
	padding:6px;
	font:normal 12px/30px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
}
.sortbydate{
	float:left;
	padding:0 0 0 30px;
}
.sortbydate select{
	width:170px;
	padding:5px;
	cursor:pointer;
}
.leftpanel{
	float:left;
	width:225px;
}
.searchbox, .categoriesbox, .rightpanel{
	background:#fff;
	border:1px solid #b9bdbf;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	padding:10px;
}
.searchbox h3, .categoriesbox h3{
	color:#60686d;
	text-transform:uppercase;
}
.search, .price{
	padding:10px 0 12px;
}
.discount{
	padding:10px 0 0;
}
.border_bottom{
	border-bottom:1px solid #c4c7ca;
}
.input_text{
	width:191px;
	padding:0 5px;
	font:bold 12px/30px Arial, Helvetica, sans-serif;
	color:#60686d;
}
.rightpanel{
	float:right;
	width:702px;
	padding:10px 10px 0;
}
.dealsfound{
	background:#fffde9 url(../images/icon_dealsfound.png) 10px 6px no-repeat;
	border:1px solid #dcd9c0;
	height:48px;
	font:bold 14px/48px Arial, Helvetica, sans-serif;
	color:#60686d;
	padding-left:50px;
	text-transform:uppercase;
}
.deallist{
	padding:15px 0 0 0;
	margin:0 0 0 -9px;
	width:712px;
}
.deallist ul{
	list-style:none;
	margin:0px;
}
.deallist ul li{
	background:#f5f5f5 url(../images/bg_dealbox.png) 0 -6px repeat-x;
	border:1px solid #bfbfbf;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	float:left;
	width:200px;
	height:245px;
	margin:0 0 9px 9px;
	padding:8px 13px 12px;
}
.deal_title{
	font:bold 15px/25px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	overflow:hidden;
}
.deal_value{
	height:40px;
}
.deal_value ul{
	list-style:none;
	margin:0px;
}
.deal_value ul li{
	background:none;
	border:none;
	width:auto;
	height:auto;
	padding:5px 14px;
	margin:0px;
	color:#5e5e5e;
	text-align:center;
	border-right:1px solid #b0b0b0;
	border-radius:0 0 0 0;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.redtext{
	color:#b71717;
}
.ending_date{
	padding:8px 0px 3px;
}
.ending_image{
	float:left;
	margin-left:-19px;
	width:88px;
}
.deal_buy{
	text-align:center;
	padding:10px 0 0 0;
	width:200px;
}
.deal_buy a{
	text-decoration:none;
	font:bold 13px/30px Arial, Helvetica, sans-serif;
	color:#fff;
	height:30px;
	border:1px solid #60686d;
	background:#87898e url(../images/bg_dealbuttons.png) 0 0 repeat-x;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	padding:0 12px;
	display:inline-block;
	text-shadow:0px 1px 1px #58595c;
	text-transform:uppercase;
}
.deal_buy a:hover{
	background:#fba50a url(../images/bg_dealbuttons.png) 0 -33px repeat-x;
	border:1px solid #c98109;
	text-shadow:0px 1px 1px #be7107;
}
.swap-container {
    height:95px;
    position: relative;
    width: 200px;
	cursor:default;
}
.swap-container .show img{
	height:95px;
	width:200px;
	text-align:center;
}
.swap-container .show.small-swap-height {
    height: 95px;
}
.swap-container .hide {
	position:absolute;
	text-align:left;
	width:100%;
	height:0;
	overflow:hidden;
	background:#000000;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.swap-container .show {
    display: block;
    position: absolute;
    width: 100%;
}
.swap-container:hover .hide {
	height:100%;
}
.swap-container:hover .hide-content {
	height:100%;
}
.image-link {
	height:100%;
}
.swap-container .hide-content {
    color: #FFFFFF;
    font: normal 12px Arial, Helvetica, sans-serif;
    height:0;
    overflow: hidden;
    position: absolute;
    width:100%;
}
.hidden_category{
	padding:6px 0 0 0;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.footerblock{
	background:#373c40;
	width:100%;
	min-height:250px;
	padding:30px 0 0 0;
}
.footer{
	width:855px;
	margin:0 auto;
}
.footerbox{
	background:url(../images/line_footerbox.png) right top repeat-y;
	min-height:200px;
}
.footerbox.company{
	width:205px;
}
.footerbox.learnmore{
	width:185px;
	padding:0 20px;
}
.footerbox.followus{
	width:130px;
	padding:0 20px;
}
.footerbox.subscribe{
	background:none;
	width:225px;
	padding:0 0 0 20px;
}
.footerbox h2{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.footerbox ul{
	list-style:none;
	margin:0px;
	padding:15px 0 0 0;
}
.footerbox ul li a{
	text-decoration:none;
	color:#bfc6cb;
	font:normal 12px Arial, Helvetica, sans-serif;
	display:block;
	padding:4px 0px;
}
.footerbox ul li a:hover{
	text-decoration:none;
	color:#fff;
}
.footerbox.followus ul li{
	float:left;
	margin:0 6px 0 0;
}
.footerbox.followus ul li a{
	text-indent:-9999px;
	width:30px;
	height:30px;
	padding:0px;
}
.footerbox.followus ul li a.twitter{
	background:url(../images/icon_followus.png) 0 0 no-repeat;
}
.footerbox.followus ul li a.facebook{
	background:url(../images/icon_followus.png) -30px 0 no-repeat;
}
.footerbox.followus ul li a.email{
	background:url(../images/icon_followus.png) -60px 0 no-repeat;
}
.emailbox{
	padding:15px 0 0 0;
}
.emailbox .input_text1{
	background:#60676c;
	border:1px solid #292e31;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	width:213px;
	height:18px;
	padding:5px;
	color:#c2c5c6;
}
.emailbox .input_text2{
	background:#60676c;
	border:1px solid #292e31;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	width:261px;
	height:auto;
	color:#c2c5c6;
	padding:5px;
}
.input_submit, .input_submit:focus{
	background:#666e75 url(../images/bg_inputsubmit.png) 0 0 repeat-x;
	border:1px solid #2d3237;
	height:28px;
	text-align:center;
	color:#c2c5c6;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
.subscribecity{
	position:relative;
}
.copyrights{
	width:960px;
	margin:0 auto;
	text-align:center;
	padding:15px 0 10px;
	color:#c0c7cc;
	text-transform:uppercase;
}
.moreoffer{
	background:url(../images/icon_dealsfound.png) 0 6px no-repeat;
	height:48px;
	font:bold 14px/48px Arial, Helvetica, sans-serif;
	color:#60686d;
	padding-left:40px;
	text-transform:uppercase;
}
.moreoffer a{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#10a1ce;
	text-decoration:none;
	text-transform:none;
}
.moreoffer a:hover{
	color:#333;
	text-decoration:none;
}
.dealdetailsblock{
	border-bottom:1px solid #b9bdbf;
}
.dealdetailsblock h1{
	font:bold 28px Arial, Helvetica, sans-serif;
	color:#000;
}
.dealdetailsblock h3{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#5e5e5e;
}
.deal_leftpan{
	float:left;
	width:470px;
}
.deal_rightpan{
	float:right;
}
.dealinfo{
	background:#f5f5f5 url(../images/bg_dealbox.png) 0 -15px repeat-x;
	border:1px solid #bfbfbf;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	float:left;
	margin:0px;
	padding:5px 10px 12px;
	width:200px;
}
.dealdetail_title{
	font:bold 17px/25px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	overflow:hidden;
}
.dealdetail_value{
	height:40px;
}
.dealdetail_value ul{
	list-style:none;
	margin:0px;
}
.dealdetail_value ul li{
	background:none;
	border:none;
	width:auto;
	float:left;
	height:auto;
	padding:5px 14px;
	margin:0px;
	color:#5e5e5e;
	text-align:center;
	border-right:1px solid #b0b0b0;
	border-radius:0 0 0 0;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.redtext{
	color:#b71717;
}
.dealdetail_date{
	padding:15px 0px 3px;
}
.dealdetail_ending{
	float:left;
	margin-left:-15px;
	width:88px;
}
.dealdetail_buy{
	min-height:110px;
	text-align:center;
	width:200px;
}
.dealdetail_buy p{
	padding:12px 0 0 0;
}
.dealdetail_buy a{
	text-decoration:none;
	font:bold 15px/33px Arial, Helvetica, sans-serif;
	color:#fff;
	height:33px;
	border:1px solid #c98109;
	background:#fba50a url(../images/bg_dealbuttons.png) 0 -33px repeat-x;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	padding:0px;
	display:block;
	text-shadow:0px 1px 1px #be7107;
	text-transform:uppercase;
}
.dealdetail_buy a:hover{
	background:#87898e url(../images/bg_dealbuttons.png) 0 0 repeat-x;
	text-shadow:0px 1px 1px #58595c;
	border:1px solid #60686d;
}
.share_deal ul{
	list-style:none;
	margin:12px 0 0 -4px;
}
.share_deal ul li{
	float:left;
	margin:0 0 0 5px;
}
.share_deal ul li a{
	text-decoration:none;
	display:block;
	width:26px;
	height:26px;
}
.share_deal ul li a.facebook{
	background:url(../images/shareicons_deals.png) 0 0 no-repeat;
}
.share_deal ul li a.twitter{
	background:url(../images/shareicons_deals.png) -26px 0 no-repeat;
}
.share_deal ul li a.email{
	background:url(../images/shareicons_deals.png) -52px 0 no-repeat;
}
.share_deal ul li a.linkedin{
	background:url(../images/shareicons_deals.png) -78px 0 no-repeat;
}
.share_deal ul li a.plus{
	text-indent:0px;
}
.deal_innerblock1{
	padding:15px 0 0 0;
}
.deal_innerblock2{
	padding:20px 0;
}
.deal_image{
	width:470px;
	text-align:center;
	height:260px;
	margin:0 0 15px 0;
	background:#60686D;
}
.deal_image img{
	max-width:470px;
	width:470px;
	height:260px;
}
.dealbox1{
	padding:0 0 15px;
	margin-bottom:15px;
	border-bottom:1px solid #B9BDBF;
}
.deal_highlights h3, .deal_fineprints h3, .about_company h3{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#333;
	padding:0 0 10px 0;
}
.deal_highlights ul, .deal_fineprints ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.deal_highlights ul li, .deal_fineprints ul li{
	margin:0 0 5px 0;
	background:url(../images/arrowbullet.png) 0 1px no-repeat;
	padding:0 0 0 17px;
}
.about_company{
	font:normal 13px/16px Arial, Helvetica, sans-serif;
}
.locationmap{
	width:470px;
	height:205px;
}
.address{
	width:222px;
	font:normal 16px Arial, Helvetica, sans-serif;
}
.address a{
	color:#3082c3;
	text-decoration:underline;
}
.address a:hover{
	color:#3082c3;
	text-decoration:none;
}
.deal_provider{
	height:60px;
	margin:0 0 15px 0;
}


























