

/* Begin General Styles */

body, html {
	margin: 0;
	padding: 0;
	background: url('../images/bg2.gif');
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

body input {
	display: none;
}

fieldset, form {
	margin: 0;
	padding: 0;
	border: none;
}

form {
	display: inline;
}

.background {
	background: url('../images/bg.gif') repeat-x;
}

.clear {
	clear: both;
}

.container {
	background: #fff url('../images/content_bottom.gif') left bottom no-repeat;
	text-align: left;
	margin: 0 auto 0 auto;
	width: 980px;
	padding-top: 19px;
}

.container input {
	display: inline;
}

.coupons {
	clear: both;
}

.coupons .coupon {
	border-bottom: 1px solid #ccc;
	border-top: 3px solid #fff;
	padding: 0 0 3px 0;
	float: left;
	width: 690px;
	height: 188px;
	overflow: hidden;
}

.coupons .coupon .description {
	padding: 39px 16px 0 16px;
	width: 288px;
	height: auto !important;
	height: 149px;
	min-height: 149px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	position: relative;
}

.coupons .coupon .description p {
	margin: 0;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

.coupons .coupon .description strong {
	font-size: 16px;
	color: #224e7a;
}

.coupons .coupon .description, .coupons .coupon .expiration, .coupons .coupon .sample-coupon {
	float: left;
}

.coupons .coupon .description .friends-like {
	bottom: 0;
	left: 15px;
	width: 300px;
	height: 67px;
}

.coupons .coupon .description .friends-like strong {
	font-size: 11px;
	color: #333;
	display: block;
}

.coupons .coupon .description .friends-like, .coupons .coupon .description .link-like, .coupons .coupon .description .link-like-fb {
	position: absolute;
}

.coupons .coupon .description .friends-like a {
	margin-top: 7px;
}

.coupons .coupon .description .friends-like .friend-sm {
	width: 32px;
	height: 32px;
	margin-right: 4px;
}

.coupons .coupon .description .friends-like .friend-sm {
	display: block;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}

.coupons .coupon .description .friends-like .friend-sm.friend1 {
	background: url('../images/sample_friend_sm1.jpg') no-repeat;
}

.coupons .coupon .description .friends-like .friend-sm.friend2 {
	background: url('../images/sample_friend_sm2.jpg') no-repeat;
}

.coupons .coupon .description .friends-like .friend-sm.friend3 {
	background: url('../images/sample_friend_sm3.jpg') no-repeat;
}

.coupons .coupon .description .friends-like .friend-sm.friend4 {
	background: url('../images/sample_friend_sm4.jpg') no-repeat;
}

.coupons .coupon .description .friends-like .friend-sm.friend5 {
	background: url('../images/sample_friend_sm5.jpg') no-repeat;
}

.coupons .coupon .description .friends-like .friend-sm.friend6 {
	background: url('../images/sample_friend_sm6.jpg') no-repeat;
}

.coupons .coupon .description .friends-like .see-all, .coupons .coupon .description .friends-like .friend-sm {
	float: left;
	color: #224e7a;
	font-size: 11px;
	text-decoration: none;
}

.coupons .coupon .description .friends-like .see-all {
	margin-top: 14px;
}

.coupons .coupon .description .link-like {
	display: block;
	top: 7px;
	right: 126px;
	color: #224e7a;
	background: url('../images/icon_like.gif') no-repeat;
	padding: 0 10px 0 15px;
	font-size: 11px;
	text-decoration: none;
}

.coupons .coupon .description .link-like-fb {
	display: block;
	top: 7px;
	right: 0;
	color: #224e7a;
	padding: 0 10px 0 15px;
	font-size: 11px;
	text-decoration: none;
}

.coupons .coupon .expiration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 68px;
	text-align: center;
	color: #666666;
	overflow: hidden;
}

.coupons .coupon .sample-coupon {
	height: 188px;
	width: 285px;
}

.coupons .coupon .sample-coupon strong {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #197fc1;
	text-align: center;
	padding-top: 145px;
	margin-left: 2px;
}

.coupons .coupon .sample-coupon[class] strong {
	background: url('../images/offer_card_mask.png') no-repeat;
	height: 43px;
	width: 280px;
}

.footer {
	clear: both;
	text-align: left;
	height: 55px;
	line-height: 55px;
}

.footer, .footer a {
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.header {
	background: url('../images/header_bg.jpg') no-repeat;
	width: 947px;
	height: 110px;
	position: relative;
	left: 20px;
}

.header h1 {
	margin: 0;
}

.header h1 a {
	background: url('../images/logo.gif') no-repeat;
	width: 327px;
	height: 81px;
	float: left;
	margin: 11px 0 0 15px;
}

.header .right {
	width: 545px;
	position: relative;
	top: 23px;
	right: 30px;
	margin: 0;
	text-align: right;
	font-size: 11px;
	color: #fff;
}

.header .right a {
	color: #ffff33;
}

.header .right strong {
	display: block;
}

.header .right .profile-pic {
	border: 1px solid #3399cc;
	float: right;
	width: 50px;
	height: 50px;
	margin-left: 10px;
	text-align: left;
}

.header .right .profile-info {
	display: block;
	padding-top: 12px;
}

.header .right .profile-info #loginButton {
	display: block;
}

.hide {
	display: none;
}

.menu {
	width: 495px;
}

.menu, .header .right {
	float: right;
}

.menu, .menu a {
	color: #224e7a;
	font-size: 11px;
}

.menu .share {
	width: 125px;
	height: 16px;
	float: right;
}

.results {
	float: right;
	width: 690px;
	position: relative;
	padding-right: 20px;
}

.sidebar {
	background: url('../images/sidebar_bg.gif') repeat-x;
	width: 240px;
	float: left;
	position: relative;
	left: 20px;
}

.sidebar .box {
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	position: relative;
	float: left;
	width: 220px;
	margin-bottom: 6px;
}

.sidebar .box .categories {
	background: url('../images/subhead_categories.gif') 5px 5px no-repeat;
}

.sidebar .box .discount {
	background: url('../images/subhead_discount.gif') 5px 5px no-repeat;
}

.sidebar .box.friends .title {
	background: url('../images/subhead_friends.gif') 5px 5px no-repeat;
}

.sidebar .box .gender {
	background: url('../images/subhead_gender.gif') 5px 5px no-repeat;
}

.sidebar .box .title {
	width: 218px;
	height: 24px;
	float: left;
	clear: both;
}

.sidebar .boxes {
	padding: 0 6px 0 6px;
}

.sidebar .box-content {
	background: url('../images/rows.gif') 0 0 repeat-y;
	border: 1px solid #ccc;
	border-top: none;
	float: left;
	width: 218px;
	position: relative;
}

.sidebar .box-content p {
	padding: 0;
	margin: 0;
	width: 218px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	color: #003366;
	position: relative;
}

.sidebar .box-content p input {
	margin: 2px 0 0 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 3px;
}

.sidebar .box-content p label {
	position: absolute;
	left: 20px;
}

.sidebar .box-content .friends-content {
	padding: 11px 0 0 20px;
	background: #f1f1f2;
}

.sidebar .box-content .friends-content a {
	display: block;
	float: left;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	padding-top: 53px;
	width: 50px;
	height: 50px;
	margin-right: 13px;
}

.sidebar .box-content .friends-content .friend1 {
	background: url('../images/sample_friend1.jpg') no-repeat;
}

.sidebar .box-content .friends-content .friend2 {
	background: url('../images/sample_friend2.jpg') no-repeat;
}

.sidebar .box-content .friends-content .friend3 {
	background: url('../images/sample_friend3.jpg') no-repeat;
}

.sidebar .box-content .friends-content .friend4 {
	background: url('../images/sample_friend4.jpg') no-repeat;
}

.sidebar .box-content .friends-content .friend5 {
	background: url('../images/sample_friend5.jpg') no-repeat;
}

.sidebar .box-content .friends-content .friend6 {
	background: url('../images/sample_friend6.jpg') no-repeat;
}

.sidebar .box-content .friends-content .friend7 {
	background: url('../images/sample_friend7.jpg') no-repeat;
}

.sidebar .box-content .friends-content .friend8 {
	background: url('../images/sample_friend8.jpg') no-repeat;
}

.sidebar .box-content .friends-content .friend9 {
	background: url('../images/sample_friend9.jpg') no-repeat;
}

.sidebar .box-content .info-bar {
	width: 218px;
	height: 24px;
	float: left;
	background: #f1f1f2;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.sidebar .box-content .info-bar, .sidebar .box-content .info-bar a {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

.sidebar .box-content .info-bar a {
	float: left;
	margin: 7px 8px 7px 8px;
}

.sidebar .box-content .info-bar .info-right {
	float: right;
}

.sidebar .headings {
	display: block;
	background: url('../images/sidebar_header.gif') no-repeat;
	width: 228px;
	height: 31px;
	float: left;
	position: relative;
	left: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar .headings a {
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0 15px 0 15px;
	line-height: 31px;
	height: 31px;
}

.sidebar .headings a:hover {
	background: #4e7195;
}

.sidebar .headings a.end-lt:hover {
	background: url('../images/button_lt.gif') no-repeat;
}

.sidebar .headings a.end-rt {
	float: none;
	position: absolute;
	left: 123px;
	width: 105px;
	text-align: center;
	padding: 0;
}

.sidebar .headings a.end-rt:hover {
	background: url('../images/button_lt.gif') 100% 0 no-repeat;
}

.sidebar .scroll-area {
	width: 220px;
	height: 192px;
	overflow: hidden;
}

.sidebar .scroll-content {
	height: 192px;
	overflow: auto;
}

.sidebar .box-content.scroll-content {
	width: 220px;
}

.sidebar .updated {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	width: 240px;
	height: 31px;
	line-height: 31px;
	clear: both;
}

.sortbar {
	background: url('../images/sortbar_bg.gif') 0 0 no-repeat;
	width: 690px;
	height: 31px;
	float: left;
}

.sortbar fieldset {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	display: block;
	height: 31px;
}

.sortbar fieldset label {
	float: left;
	position: relative;
	padding-top: 8px;
}

.sortbar fieldset p {
	float: right;
	margin: 0;
}

.sortbar fieldset .left {
	float: left;
	padding-left: 12px;
}

.sortbar fieldset .left p {
	padding: 6px 0 0 3px;
	margin: 0;
}

.sortbar fieldset .left a {
	padding-left: 2px;
	padding-right: 2px;
}

.sortbar fieldset .right {
	float: right;
	width: 105px;
	padding-right: 9px;
}

.sortbar fieldset .right .sizer {
	float: right;
	width: 25px;
	height: 11px;
	position: relative;
	top: 10px;
}

.sortbar fieldset .right .sizer .sizer_thumbs {
	float: right;
	background: url('../images/size_thumbs.gif') no-repeat;
	width: 11px;
	height: 11px;
	cursor: pointer;
}

.sortbar fieldset .right .sizer .sizer_rows {
	background: url('../images/size_rows.gif') no-repeat;
	width: 11px;
	height: 11px;
	cursor: pointer;
}

.sortbar fieldset .right .sizer .size-tab {
	position: absolute;
	left: 65%;
	width: 7px;
	height: 11px;
	background: url('../images/coupon_size_tab.gif') no-repeat;
}

.sortbar .bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: right;
	line-height: 31px;
	height: 31px;
	overflow: hidden;
	position: relative;
}

.sortbar .bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}

.sortbar .bottom ul li {
	border-left: 1px solid #224e7a;
}

.sortbar .bottom ul li, .sortbar .bottom ul li a {
	height: 31px;
	display: block;
	font-size: 12px;
	position: relative;
	float: left;
}

.sortbar .bottom ul li a {
	color: #fff;
	border-left: 1px solid #6fafd8;
	padding: 0 11px 0 8px;
	font-weight: bold;
	text-decoration: none;
}

.sortbar .bottom .items-count {
	float: left;
	font-size: 14px;
	padding-left: 12px;
	display: block; 
}

.titlebar {
	background: url('../images/headerbar.gif') no-repeat;
	float: left;
	width: 690px;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224e7a;
	position: relative;
	margin-top: 10px;
}

.titlebar .title {
	height: 28px;
	line-height: 28px;
	display: block;
	float: left;
	text-align: center;
	position: relative;
	top: 4px;
	overflow: hidden;
}

.titlebar .title1 {
	width: 285px;
}

.titlebar .title2 {
	width: 320px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.titlebar .title3, .coupons .coupon .expiration {
	width: 83px;
}

.topbar {
	height: 34px;
	padding: 0 20px 0 35px;
	overflow: hidden;
}

.topbar strong {
	width: 225px;
	height: 15px;
	background: url('../images/title_nothing.gif');
	float: left;
}

.topbar strong, .header h1 a, .sidebar .box .title {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.header .right .profile-pic, .menu .share {
	display: block;
	overflow: hidden;
}

/* End General Styles */


/* Aditional Styles */

a { cursor: pointer }

.sidebar .headings a.actual_filter { color: #FFFF33 }

#slider_con { background: #ffffff url(../images/coupon_size_bg.gif) no-repeat center center; color: #222222; width: 99px}

#slider { margin-left: 15px; width: 60px }

.ui-state-default, .ui-widget-content .ui-state-default { background-image: url(../images/coupon_size_tab.gif); background-repeat: no-repeat; outline: none;  }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { background-image: url(../images/coupon_size_tab.gif); background-repeat: no-repeat; outline: none; }

.ui-slider { position: relative; height: 11px }

.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 7px; height: 11px; cursor: pointer; }

.ui-slider-horizontal { height: 11px; }

.sortbar2 {
	background: url('../images/sortbar_bg.gif') 0 -31px no-repeat;
	width: 690px;
	height: 31px;
	float: left;
}

.sortbar2 .bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: right;
	line-height: 31px;
	height: 31px;
	overflow: hidden;
	position: relative;
}

.sortbar2 .bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}

.sortbar2 .bottom ul li {
	/*border-left: 1px solid #224e7a;*/
}

.sortbar2 .bottom ul li, .sortbar .bottom ul li a {
	height: 31px;
	display: block;
	font-size: 12px;
	position: relative;
	float: left;
}

.sortbar2 .bottom ul li a {
	color: #fff;
	border-left: 1px solid #6fafd8;
	padding: 0 11px 0 8px;
	font-weight: bold;
	text-decoration: none;
}

.sortbar2 .bottom .items-count {
	float: left;
	font-size: 14px;
	padding-left: 12px;
	display: block; 
}

a.selected_page { 
	font-weight: normal;
	font-size: 24px;
}

.code, .code a  { 
	color: #1a3c8b; 
}

.coupons .coupon .sample-coupon .noimage {
	color: #FFFFFF;
}

.sidebar .scroll-area-gender {
	height: 96px;
}

.sidebar .scroll-content-gender {
	height: 96px;
}

#loginButton {
	padding-top: 2px;
}

a {
outline: none;
}

/* End Aditional Styles */

.input_search {
width: 220px;
border: 1px solid #CCCCCC;
margin-left: 6px;
margin-top: 5px;
margin-bottom: 8px;
padding: 3px;
color: #033260;
background-image: url("../images/search.gif");
background-repeat: no-repeat;
background-position: center right;
background-color: #fff
}
