#select_action {
	display: inline;
	float: right;
	margin:10px 0;
}

#coupBackgroundPopup {
	display:none;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:999;

}

#targetBackgroundPopup {
	display:none;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:999;

}


#coupon_left {
	display:inline;
	float:left;
	margin:25px 0 0;
	width:775px;
}

	#coupon_header {
		clear:both;
		font-size: 2.4em;
		font-family: Verdana, Geneva, sans-serif;
		color: #2066A6;
		font-weight: bold;
		letter-spacing: -1px;
		margin: 20px 0 0;
		
	}
	
	#coupon_search {
		background: transparent url("http://http.cdnlayer.com/afullcup/assets/images/coupon_search_bg.jpg") no-repeat scroll left top;
		width: 950px;
		padding:20px;
	}
	
		#coupon_search p {
			color:#2066A6;
			font-family:Arial;
			font-size:1.2em;
			line-height:1.5em;
			margin:0 0 10px;
			width:870px;
		}

#coupon_right {
	display:inline;
	float:right;
	margin:25px 0 0;
	text-align:center;
	width:160px;
}




.perpage {
	color:#2066A6;
	font-family:Verdana,Geneva,sans-serif;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-1px;
	margin: 0 0 10px 0;
}

#coupons_table {
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:12px;
	margin:0;
	text-align:left;
	width:775px;
	border-bottom: 1px solid #7CC7F1;
	
}

#coupons_table th {
	background:#F4DBC3;
	color:#9D5624;
	font-size:12px;
	font-weight:bold;
	padding:8px 5px;
}

	#coupons_table th a {
		color:#9D5624;
		font-size:12px;
		text-decoration: none;
	}

	#coupons_table thead tr {
		border-left: 1px solid #F4DBC3;
		border-right: 1px solid #F4DBC3;
	}

	#coupons_table #description {
		padding:8px 5px 8px 10px;
		width:290px;
	}
	
	#coupons_table #value {
		
	}
	
	#coupons_table #expires {
		width:70px;
	}
	
	#coupons_table #source {
	}
	
	#coupons_table #cats {
	}
	
	#coupons_table #added, #coupons_table .posted_on  {
		width: 65px;
	}
	
	#coupons_table #action {
		cursor: pointer;
		text-align:center;
		width:45px;
	}
	
#coupons_table td {
	background:#FFF;
	color:#666;
	padding:5px;
	
}

#coupons_table .wrap_alt td {
	background: #F0F6FA;
}
	
	#coupons_table .first {
		border-left: 1px solid #7CC7F1;
		color:#175694;
		padding:5px 5px 5px 10px;
		width:195px;
	}
	
		#coupons_table .first a {
			color:#175694;
			font-weight: bold;
			text-decoration: none;
		}

	    #coupons_table .first .fontnorm {
	            font-weight: normal;
	        }

	#coupons_table td span {
		color:#175694;
	}
	
	#coupons_table .action {
		border-right: 1px solid #7CC7F1;
		text-align:center;
	}

#coupons_table tbody tr {
	cursor:pointer;
}
	#coupons_table .alt_row td {
		background: #F0F6FA;
	}

#coupons_table tr:hover td {
	background: #D3E6F9;
}

.nc_popup {
	background:transparent url(http://http.cdnlayer.com/afullcup/assets/images/coup_pop.png) no-repeat scroll 0 0;
	height:268px;
	padding:50px 0 0 40px;
	position:absolute;

	width:399px;
	z-index:1000;
}

#coupon_view {
	margin:0 auto;
	position:relative;
}

	.nc_popup .closepopup {
		cursor:pointer;
		display:inline;
		position:absolute;
		right:9px;
		top:14px;
	}

	.nc_popup .icon {
		display:inline;
		float:left;
		height:48px;
		margin:0 5px 0 0;
		width:48px;
	}
	
	.nc_popup .header {
		color:#000000;
		display:inline;
		float:left;
		font-family:Arial,"MS Trebuchet",sans-serif;
		font-size:17px;
		font-weight:bold;
		width:290px;
	}
	
	.nc_popup .pop_info {
		margin:5px 0 0;
	}
	
		.nc_popup .pop_info li {
			background: none;
			font-size: 12px;
			line-height:13px;
			margin:3px 0;
		}
	
			.nc_popup .pop_info li span {
				font-weight:bold;
			}
	
	.nc_popup .nc_controlls {
		bottom:31px;
		left:30px;
		position:absolute;
	}
			
	.nc_popup .nc_controlls li {
		background: none;
		display: inline;
		float: left;
		margin:0 6px 0 0;

	}
	
	
.print_selected:hover, #targetgen .promtreg:hover {
	cursor: pointer;
}

#confirmdelete {display: none; font-size: 14px; font-weight: bold; color: #8a1f11;}
	
.target_box {
	border: 1px solid #E8E8E8;
	display: inline;
	height: 168px;
	float: left;
	margin: 15px;
	width: 214px;
		position: relative;
}

.ui-dialog {
	-webkit-box-shadow: 0px 5px 5px #333;
	-moz-box-shadow: 0px 5px 5px #333;
}


.target_box:hover {
	background: #FEF6EF;
	border: 1px solid #ECD1B5;
}

	.target_box .couponbox {
		border: 4px solid #3B98CC;
		height: 70px;
		width: 170px;
		margin: 0 0 0 15px;
	
	}
	
	.target_box .tdelete {
		bottom:5px;
		cursor: pointer;
		left:5px;
		position:absolute;
	}
	
	.target_box .couponbox:hover {
		cursor:pointer;
	}
	
	.target_box p {
		color: #2066A6;
		font-size: 12px;
		font-weight: bold;
		margin:10px 0 10px 15px;
	}
	
	.target_box .printwrap {
		display: inline;
		float: right;
		margin:10px 21px 0 0;
	}
	
	.target_box label {
		color: #7C7C7C;
		font-size: 11px ;
		font-weight: bold;
		margin: 0 4px 0 0;
	}
	
	.target_box input {
		border:1px solid #87B8E2;
		padding:5px 10px;
		width:10px;
	}
	
	#return_targetgen {
		color: #2066A6;
		font-size: 14px;
		font-weight: bold;
		height: 20px;
		margin:15px 0 15px 15px;
	}
	
	#target_printer img {
		width: 440px;
	}

.paginationControl {
	display:inline;
	float:right;
	margin:0 0 3px;
}

#target_gen_p {
	color:#2066A6;
	font-family:Arial;
	font-size:1.2em;
	line-height:1.5em;
	margin:5px 10px;
	width:932px;
}

.garget_gen_subhead {
  color:#2066A6;
  font-size:14px;
  font-weight:bold;
  line-height:1.5em;
  margin:15px 0 0;
}

/* Pagination
--------------------------------- */
.pagination {
	color: #2066A6;
	font-size: 11px;
	font-weight: bold;
}
.pagination li {
	font-size: 11px;
	list-style: none; /* savers */ float:left;
}
/* savers #pagination-clean li,*/
.pagination a {
	color:#2066A6;
	margin-right:2px;
	margin-right: 2px;
}
.pagination .previous-off,
.pagination .next-off {
	color: #888888;
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 4px;
}


.pagination .next a,
.pagination previous a {
	border: none;
	font-weight: bold;
}
.pagination .active {
	color: #DF5614;
	font-weight: bold;
	display: block;
	float: left;
	padding:0 6px; /* savers */
	text-decoration:underline;
}
.pagination a:link,
.pagination a:visited {
	display: block;
	float: left;
	padding:0 6px;
	text-decoration: none;
}

.pagination .off_text {
	color: #919191;
	font-weight:normal;
}

.pagination a:hover {
	text-decoration: none;
}

#coupon_left #tabs {
	background: transparent !important;
	border:0 none !important;
	padding: 0 !important;
}

	#coupon_left #tabs ul {
		background: transparent !important;
		padding: 0 !important;
		border: none !important;
	}
	
		#coupon_left #tabs ul li {
			padding:0 15px !important;
			border: none !important;
			font-size: 12px !important;
			margin:0 0.3em -1px -1px !important;
			width: auto !important;
		}
		
		#coupon_left #tabs ul #coupon_tab {
			background: #F7D9BE !important;
			border: none !important;
		}
		
			#coupon_left #tabs ul #coupon_tab a {
				color:#9D5624;
				font-size:12px;
				text-decoration:none;
			}
		
		#coupon_left #tabs ul #forum_tab {
			background: #A9D5F3 !important;
			border: none !important;
		}
		
			#coupon_left #tabs ul #forum_tab a {
				color:#164D93;
				font-size:12px;
				text-decoration:none;
			}

	#coupon_left .ui-widget-content {
		
	}
	
	#coupon_left #ui-tabs-4 {
		padding: 0 !important;
	}


#tab #tab_top {
}

	#tab #tab_top li {
		display:inline;
		cursor: pointer;
		float:left;
		font-size:12px;
		font-weight:bold;
		margin:0 4px;
		padding:10px 35px;
		width:auto;
		-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px;
		-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px;
	}
	
		#tab #tab_top #coupon_tab {
			background: #F7D9BE;
			color:#9D5624;
			font-size:12px;
		}
		
		#tab #tab_top #forum_tab {
			background: #A9D5F3;
			color:#164D93;
			font-size:12px;
		}
		
#tabs-1, #tabs-2 {
	clear:both;
}

#tabs-2 {
	display: none;
}

.ajax_loader, #ajax_loader {
	background:transparent url(http://http.cdnlayer.com/afullcup/assets/images/ajax-loader.gif) no-repeat scroll 0 0;
	display:none;
	height:35px;
	margin:0 auto;
	width:35px;
}

#ajax_loader {
	position: absolute;
	left:250px;
	margin:0px;
	top:61px;
}

#search_prams {
	display: none;
}

#tabs-2 #coupons_table {
	margin: 0 0 10px 0;
}

#tabs-2 #coupons_table th {
	background: #7BB0D5;
	color: #FFF;
	
}

#tabs-2 #coupons_table tbody .forum_first {
	border-left: 1px solid #7CC7F1;
	vertical-align:middle;
}

#tabs-2 #coupons_table tbody .forum_last {
	border-right: 1px solid #7CC7F1;
}

	#tabs-2 #coupons_table tbody {
		color: #666;
		font-size: 12px;
		font-family: arial;
	}
	
		#tabs-2 #coupons_table tbody .time {
			color: #2E83BE;
		}
	
		#tabs-2 #coupons_table tbody .forumtitle_td {
			width:293px;
		}
	
			#tabs-2 #coupons_table tbody .forumtitle {
				color: #066ca7;
				font-size:12px;
				text-decoration: none;
			}
		
			#tabs-2 #coupons_table tbody .poster {
				color: #666;
				font-size: 11px;
			}
		
				#tabs-2 #coupons_table tbody .poster a {
					color: #666;
					font-weight: bold;
					text-decoration: none;
				}
			
		#tabs-2 #coupons_table tbody .replycount, #tabs-2 #coupons_table tbody .views {
			font-weight:bold;
			text-align:center;
		}
		
		#tabs-2 #coupons_table tbody .forumtlink {
			text-align: center;
		}
		
		#tabs-2 #coupons_table tbody .forumtlink a{
			color: #666;
			text-decoration: none;
		}
		
		#tabs-2 #coupons_table .centertext {
			text-align: center;
		}

#searc_forum_top, #searc_coupon_top {
	border: 1px solid #A9D5F3;
	border-bottom: 0;
	background: #ECF9FE;
	height: 49px;
}

#searc_coupon_top {
	background: #FFF9EE;
	border: 1px solid #F7D9BE;
	color: #9D5624;
}

#searc_forum_top .paginationControl, #searc_coupon_top .paginationControl {
	display:inline;
	float:right;
	margin:20px 0 0 3px;
}

#tabs-1 #coupons_table {
	border: 1px solid #F7D9BE;
}

#tabs-1 #coupons_table .first {
	border-left: 1px solid #F7D9BE;
	color: #9D5624;
}

#tabs-1 #coupons_table .first a {
	color: #9D5624;
}

#tabs-1 #coupons_table .wrap_alt td {
	background: #FBECDF;
}

#perpage {
	display:inline;
	float:left;
	margin:17px 0 0 20px;
	width:170px;
}

	#perpage label {
		color:#2066A6;
		font-size:11px;
		font-weight:bold;
	}
	
	#searc_coupon_top #perpage label, #searc_coupon_top #advanced_search a, #searc_coupon_top .pagination, #searc_coupon_top .pagination a  {
		color: #9D5624;
	}

#advanced_search {
	color:#2066A6;
	display:inline;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:22px 0 0 10px;
	width:175px;
}
	#advanced_search a {
		color:#2066A6;
	}

#store_visit {
	color: #666;
	font-size: 18px;
	margin:15px 0 5px;
}
	#store_visit a {
		color: #666;
		
	}

.add_deal {
	color: #666;
	font-size: 16px;
	margin: 0 0 10px;
}
	.add_deal a {
		color: #666;
		
		font-weight: bold;
	}

#store_select {
	margin: 0 0 10px 0;
}

#store_select label {
	color: #2066A6;
	font-size: 11px;
	font-weight: bold;
	margin: 0 5px 0 0;
}



#substore_ads {
	color: #666;
	font-size: 17px;
	margin: 20px 0;
}

#coupon_matchup {
	margin: 20px 0;
}

#coupon_matchup #workingobx {
	display: none;
	position: absolute;
	z-index: 10001;
}


#coupon_matchup .ui-state-highlight {
	padding: 10px;
	font-size: 14px;
}


#matchesalert, #matchesalertOK {display: none;}


#matchupForm {
	display:inline;
	float:left;
	margin:25px 0 0;
	text-align:center;
	width:400px;
}

#matchupForm .add_header, #coupon_left .add_header {
	color:#DE6604;
	font-size:18px;
	font-weight:bold;
}

	#matchupForm .add_header a, #coupon_left .add_header a{
		color: #000;
		font-size: 13px;
		font-weight: normal;
	}
	
	#coupon_left .add_header {
	}

#matchupForm #matches {
	display: none;
}

#coupon_matchup #coupon_left {
	position: relative;
	margin:25px 0 0 10px;
	text-align:center;
	width:542px;
}

	#coupon_matchup #coupon_left label {
		color:#DE6604;
		font-size:18px;
		font-weight:bold;
		margin: 0 5px 0 0;
	}
	
	#coupon_matchup #coupon_left #keywords {
		border:1px solid #CCCCCC;
		color:#222222;
		font-size:12px;
		padding:5px;
	}

#coupon_matchup #coupon_left #coupons_table {
	margin:5px 0 10px;
	width: auto;
}

#products {
	margin:10px 0 0;
	width:400px;
}

#products thead th {
	background:#ECF9FE;
	color:#2066A6;
	font-size:12px;
	font-weight:bold;
	padding:8px 5px;
}

#products tbody td {
	color: #666;
	background:#FFF;
	padding: 6px;
	font-size: 10pt;
}

#matchup_select {
	margin:10px 0 0;
	text-align:center;
}

#selltrade {
	margin: 20px 0 0;
}

#selltrade #coupons_table {
	margin:20px 0 0;
	width:500px;
}


#blank_wrap #coupon_view_stores li {
	background:transparent url(http://http.cdnlayer.com/afullcup/assets/images/li_disc.png) no-repeat scroll left 50%;
	display:inline;
	float:left;
	margin:0 20px 0 10px;
	padding:0 0 0 15px;
}

#blank_wrap .orage_box_header {
	margin:0 0 0 25px;
}

	#blank_wrap .orage_box_header li {
		color:#EF7410;
		display: inline;
		float: left;
		font-weight: bold;
		margin:0 0 0 25px;
	}
	
		#blank_wrap .orage_box_header .first {
			width: 193px;
		}
		
		#blank_wrap .orage_box_header .mid {
			width: 64px;
		}

#blank_wrap .orange_box {
	clear: both;
	margin: 0 auto;
	width: 573px;
}

	#blank_wrap .orange_box ul {
		margin: 0;
	}
	
		#blank_wrap .orange_box li {
			background: #FFF;
			border:10px solid #FBECDF;
			display: inline;
			float: left;
			margin:0;
			padding:10px;
		}
		
			#blank_wrap .orange_box .first {
				width: 190px;
			}
			
			#blank_wrap .orange_box .second {
				border-left: none;
				border-right: none;
				width:55px;
			}
			
			#blank_wrap .orange_box .last {
				width:208px;
			}
			
#blank_wrap #lastbox {
	margin-bottom:35px;
}

#blank_wrap .nc_popup .pop_info li {
	color: #000;
	padding:0;
	font-size:12px;
	line-height:13px;
}

#blank_wrap .nc_popup .pop_info li span {
	color: #000;
}

#blank_wrap .nc_popup .header {
	color: #000;
	font-size:17px;
}

#blank_wrap .nc_popup .nc_controlls {
	margin: 0;
}

#blank_wrap .nc_popup .nc_controlls li  {
	line-height:12px;
	padding: 0;
}




#letterpage  {
margin:20px 0 0 65px;
}
#letterpage a {
border-color:#D7D7D7;
border-style:solid solid solid none;
border-width:1px 1px 1px medium;
color: #175694;
display:inline;
float:left;
font-size:13px;
font-weight: bold;
line-height:17px;
padding:2px 6px;
text-decoration:none;
}
#letterpage a.first{
border-left:1px solid #D7D7D7;
}
#letterpage a:hover, #letterpage a.ln-selected {
background-color:#EAEAEA;
}
#letterpage a.ln-disabled {
color:#CCCCCC;
}
.ln-letter-count {
color:#336699;
font-size:0.8em;
line-height:1;
margin-bottom:3px;
text-align:center;
}
