/* CONTENT BOX */

.content-box .middle, .content-box-market .middle {
	padding: 10px 0px;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px 0px 0px 1px #f5f6f3;
	box-shadow: inset 0px 0px 0px 1px #f5f6f3;
}



.content-box-top-tr {background: transparent !important; display: none;}
.content-box-top-tr * {display: none;}
.content-box-bottom-tr {background: transparent !important; display: none;}
.content-box .middle {padding: 17px 0px;} 
.content-box .bottom {background: transparent !important; display: none;}
.content-box .top {background: transparent !important; height: 0px; top: 0px; display: none;}
.content-box {top: 0px !important;}
.content-box-top-css3padding {display: none;}

.content-box-market .middle {padding: 17px 0px;} 
.content-box-market .bottom {background: transparent !important; display: none;}
.content-box-market .top {background: transparent !important; height: 0px; top: 0px; display: none;}
.content-box-market {top: 0px !important;}



/* RIGHTBOX */

.right-column .last-offers-list .firstoffer-top {display: none; background: transparent;}
.right-column .last-offers-list .bottom {display: none; background: transparent;}
.right-column .last-offers-list ul.middle {margin-bottom: 10px;}
.right-column .last-offers-list ul.middle li {
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}

.right-column .last-offers-image {
	-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;
}

.rightbox_helpbox {
	margin-bottom: 10px;
	background: #f5f6f3;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 218px;
}

.right .title-box .red-left {display: none; background: transparent;}
.right .title-box .red-right {display: none; background: transparent;}
.right .title-box .red-content {
	padding: 0px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.right .title-box .green-left {display: none; background: transparent;}
.right .title-box .green-right {display: none; background: transparent;}
.right .title-box .green-content {
	padding: 0px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* FOOTER */

table#layout .footer-bottom-td {background: transparent;}
#footer-top .right .social-box, #footer-top .right .total-savings-box {
	background: #4d4d4d;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 0px;
}

#footer-top .right .social-box dt {
	line-height: 40px;
}

#footer-top .right .social-box dd a {
	position: relative;
	top: 10px;
}

#footer-top .right .social-box {
	position: relative;
	top: -10px;
}

/* CATEGORY PAGE */

.alive_categoryofferlist_little_contentbox .categoryofferlist_image_mask {display: none !important; background: transparent !important;}
.alive_categoryofferlist_little_contentbox .categoryofferlist_little_main_container {
	background: #ffffff !important;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.alive_categoryofferlist_little_contentbox .categoryofferlist_little_img {margin: 0px !importanat;}
.categoryofferlist_little_img {
	margin: 0px !important;
	-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;
}

.categoryofferlist_big_main_container .mask_top {display: none; background: transparent;}
.categoryofferlist_big_main_container .mask_bottom {display: none; background: transparent;}
.categoryofferlist_big_main_container {
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.categoryofferlist_big_img {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-right: 3px;
	width: 440px;
	height: 267px;
}

.categoryofferlist_big_img_3col {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-right: 0px;
}

.category_exclusive_banner_big {
	background: #ffffff;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 441px;
}

.category_giftcard_banner_container {
	background: #ffffff;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 908px;
}

.categoryNormalOfferPictureLink > div, .categoryNormalOfferPictureLinkActive > div {left: -1px !important;}
.categoryofferlist_big_main_container .percent_label, .alive_categoryofferlist_little_contentbox .percent_label {
	background: #d72a0c !important;
	height: 20px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 0 4px 0;
}

.categoryOffer {
	width: 440px;
	height: 313px;
	margin: 0px 4px 15px 21px;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #fff;
	float: left;
}

/* OFFERPAGE */

.grey-box-all {
background: rgb(233,233,225); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(233,233,225,1) 0%, rgba(255,255,255,1) 59%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,233,225,1)), color-stop(59%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(233,233,225,1) 0%,rgba(255,255,255,1) 59%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(233,233,225,1) 0%,rgba(255,255,255,1) 59%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(233,233,225,1) 0%,rgba(255,255,255,1) 59%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(233,233,225,1) 0%,rgba(255,255,255,1) 59%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

#main-offer .right .price-box {
	background: rgb(252,197,86); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,197,86,1) 0%, rgba(251,237,226,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,197,86,1)), color-stop(100%,rgba(251,237,226,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,197,86,1) 0%,rgba(251,237,226,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,197,86,1) 0%,rgba(251,237,226,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,197,86,1) 0%,rgba(251,237,226,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,197,86,1) 0%,rgba(251,237,226,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc556', endColorstr='#fbede2',GradientType=0 ); /* IE6-9 */
}


.yellow-box .content {
	background: rgb(252,197,86); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,197,86,1) 0%, rgba(253,239,227,1) 80%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,197,86,1)), color-stop(80%,rgba(253,239,227,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,197,86,1) 0%,rgba(253,239,227,1) 80%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,197,86,1) 0%,rgba(253,239,227,1) 80%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,197,86,1) 0%,rgba(253,239,227,1) 80%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,197,86,1) 0%,rgba(253,239,227,1) 80%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc556', endColorstr='#fdefe3',GradientType=0 ); /* IE6-9 */

}

/* CITIES BOX */
#cities-container-content > table {margin: 5px;}
#cities-container-content > div > a {top: 5px !important; right: 3px !important;} 
.cities-box .content .wrapper a.close {top: 10px !important; right: 10px !important;}
.cities-box {margin: 12px auto 10px auto;}

.cities-box .content {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ccc;	
}

.cities-box .top-left-border {background: transparent !important; display: none;}
.cities-box .top-border {background: transparent !important; display: none;}
.cities-box .top-right-border {background: transparent !important; display: none;}
.cities-box .left-border {background: transparent !important; display: none;}
.cities-box .content {position: relative; padding: 0px 0px 14px 26px; background-color: #f0f1ee;}
.cities-box .content .wrapper {position: relative; display: block; }
.cities-box .content .wrapper a.close { position: absolute; top: 0px; right: 0px; cursor: pointer; z-index: 1000; }
.cities-box .right-border {background: transparent !important; display: none;}
.cities-box .bottom-left-border {background: transparent !important; display: none;}
.cities-box .bottom-border {background: transparent !important; display: none;}
.cities-box .bottom-right-border {background: transparent !important; display: none;}

/* MARKET OFFERLIST */

.market_list_box{
	background: #fff;
	border: 1px dashed #999;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

/* MESSAGE BOXES */

.message_box_table {text-align: justify; font-family: georgia; font-size: 13px;}
.message_box_table .message_box_topleft {width: 0px; height: 0px; background: transparent;}
.message_box_table .message_box_top {width: 0px; height: 0px; background: transparent;}
.message_box_table .message_box_topright {width: 0px; height: 0px; background: transparent;}
.message_box_table .message_box_left {width: 0px; height: 0px; background: transparent;}
.message_box_table .message_box_content {background: #fffdd3; padding: 11px 14px; border: 1px solid #e1dcb6;-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
.message_box_table .message_box_right {width: 0px; height: 0px; background: transparent;}
.message_box_table .message_box_bottomleft {width: 0px; height: 0px; background: transparent;}
.message_box_table .message_box_bottom {width: 0px; height: 0px; background: transparent;}
.message_box_table .message_box_bottomright {width: 0px; height: 0px; background: transparent;}
.message_box_table .message_box_close {top: -19px; left: 676px;}

.message_box_blue_table .message_box_topleft {width: 0px; height: 0px; background: transparent;}
.message_box_blue_table .message_box_top {width: 0px; height: 0px; background: transparent;}
.message_box_blue_table .message_box_topright {width: 0px; height: 0px; background: transparent;}
.message_box_blue_table .message_box_left {width: 0px; height: 0px; background: transparent;}
.message_box_blue_table .message_box_content {background: #d1e8fe; padding: 11px 14px; border: 1px solid #b5cce0;-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
.message_box_blue_table .message_box_right {width: 0px; height: 0px; background: transparent;}
.message_box_blue_table .message_box_bottomleft {width: 0px; height: 0px; background: transparent;}
.message_box_blue_table .message_box_bottom {width: 0px; height: 0px; background: transparent;}
.message_box_blue_table .message_box_bottomright {width: 0px; height: 0px; background: transparent;}
.message_box_blue_table .message_box_close {top: -19px; left: 676px;}
