@import url('global.css');
@import url('layout.css');
@import url('forms.css');
@import url('flashes.css');

body.app,
body.login {
	background: #f9f9f9 repeat-x scroll 0 0;
}

#pageheader {
	background: url('/images/cms/content_header_grad.png') repeat-x;
	padding: 5px;
	height: 55px;
	margin: 15px 9px 15px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border-radius: 6px;	
}

#pageheader > h1 {
	text-shadow: 1px 1px 1px #333;
	font-size: 1.5em;
	color:#FFFFFF;
}

#pageheader > h2 {
	font-style: italic;
	font-family: Georgia, Times, serif;
	margin-top: 8px;
	color: #eee;
	font-size: 13px;
}

#pageheader > img {
	vertical-align: middle;
	margin-right: 10px;
	float: left;
}

#footer {
	font-size: .7em;
	padding:15px 0 5px 36px;
	font-family: Georgia, Times, serif;
}

#bug {
	float: left;
	background: transparent url(/images/coupious_bug.png);
	width: 109px;
	height: 57px;
	margin-right: 20px;
}

#main {
	font-size: 13px;
	margin-right: 10px;
}

#main > h1 {
	margin: 0;
	font-size: 1.7em;
	font-weight: bold;
	color: #333;
	padding: 0 0 10px;
}

#main > p {
	margin: 0 0 10px 0;
	font-size: 1.1em;
}

/**********************************************/
/** Menu **/

#menu {
	font-family: Georgia,Times,serif;
	font-size: 13px;
	font-weight: normal;
}

#menu ul {
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menu * {
	border-color: #e7e2be;
}

#menu li {
	cursor: pointer;
}

#menu li.spacer {
	height: 21px;
	cursor: default;
}

#menu .top.first > a {
	-moz-border-radius-topleft :6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

#menu .top.last > a {
	border-width: 1px;
	border-style: solid;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

#menu .top.last.open > a {
	border-bottom: 0 none;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-khtml-border-bottom-right-radius: 0;
	-khtml-border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

#menu > ul .toggle {
	cursor: default;
	float: right;
	height: 18px;
	width: 18px;
	background: url(/images/cms/nav/toggle_arrow.png) no-repeat;
	margin: 10px 5px 0;
}

#menu a {
	display: block;
	width: auto;
	min-width: auto;
}

#menu .top {
	min-height: 34px;
}

#menu .top a {
	border-width: 1px 1px 0;
	border-style: solid solid none;
	background-color: #f9f7e8;
	color: #000;
	padding: 10px 25px 10px 34px;
}

#menu .top.no-pic a {
	padding-left: 10px;
}

#menu .top a:hover {
	background-color: #e7e2be;
}

#menu #dashboard-menu-item > a {
	background: #f9f7e8 url(/images/cms/nav/icons.png) no-repeat -17px -8px;
}

#menu #dashboard-menu-item > a:hover,
#menu #dashboard-menu-item.current > a {
	background: #e7e2be url(/images/cms/nav/icons.png) no-repeat -17px -58px;
}

#menu #merchants-menu-item > a {
	background: #f9f7e8; /*url(/images/cms/nav/icons.png) no-repeat -17px -8px;*/
}

#menu #merchants-menu-item > a:hover,
#menu #merchants-menu-item.current > a {
	background: #e7e2be; /*url(/images/cms/nav/icons.png) no-repeat -17px -58px;*/
}

#menu #affiliates-menu-item > a {
	background: #f9f7e8; /*url(/images/cms/nav/icons.png) no-repeat -17px -8px;*/
}

#menu #affiliates-menu-item > a:hover,
#menu #affiliates-menu-item.current > a {
	background: #e7e2be; /*url(/images/cms/nav/icons.png) no-repeat -17px -58px;*/
}

#menu #coupons-menu-item > a {
	background: #f9f7e8 url(/images/cms/nav/icons.png) no-repeat -17px -108px;
}

#menu #coupons-menu-item > a:hover,
#menu #coupons-menu-item.current > a {
	background: #e7e2be url(/images/cms/nav/icons.png) no-repeat -17px -158px;
}

#menu #locations-menu-item > a {
	background: #f9f7e8 url(/images/cms/nav/icons.png) no-repeat -17px -208px;
}

#menu #locations-menu-item > a:hover,
#menu #locations-menu-item.current > a {
	background: #e7e2be url(/images/cms/nav/icons.png) no-repeat -17px -258px;
}

#menu #business-menu-item > a {
	background: #f9f7e8 url(/images/cms/nav/icons.png) no-repeat -17px -308px;
}

#menu #business-menu-item > a:hover,
#menu #business-menu-item.current > a {
	background: #e7e2be url(/images/cms/nav/icons.png) no-repeat -17px -358px;
}


#menu #analytics-menu-item > a {
	background: #f9f7e8 url(/images/cms/nav/icons.png) no-repeat -17px -408px;
}

#menu #analytics-menu-item > a:hover,
#menu #analytics-menu-item.current > a {
	background: #e7e2be url(/images/cms/nav/icons.png) no-repeat -17px -458px;
}


#menu .submenu {
	font-size: 95%;
	font-family: Arial,Helvetica,sans-serif;
}

#menu .submenu ul {
	border-style: solid solid none;
	border-width: 1px 1px 0;
}

#menu .submenu a {
	background-color: #fff;
	border: 0;
	padding: 7px 0 7px 10px;
	width: auto;
	min-width: auto;
}

#menu .submenu a:hover {
	background-color: #e6eaee;
	font-weight: bold;
}

#menu li.open .submenu .last a {
	border-bottom: 1px solid #e7e2be;
}

/**********************************************/

a {
	text-decoration: none;	
	color: #21759B;
}

a:hover {
	text-decoration: none;
	color:#D54E21;
}

.helpbox > .header {
	background: #3c5c74;
	color: #FFF;
	padding: 4px;
	font-size: smaller;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

.helpbox > .content {
	background: #FFF;
	color: #333;
	font-size: smaller;
	padding: 4px;
}

.helpbox ul {

	list-style-position:outside;
	list-style-type: disc;
	margin-left: 15px;
}

.helpbox li {
	margin-bottom: 3px;
}

#header {
	background: url(/images/cms/userlinks_grad.png) repeat-x;
	font-family: Georgia,Times,serif;	
	font-size: small;
	color: #aaa;	
}

#userlinks ul,
#context-links ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 8px 8px 5px;
}

#userlinks ul {
	float: right;
}

#context-links ul {
	float: left;
}

#userlinks li,
#context-links li {
	display: inline;
}

#userlinks a,
#context-links a {
	color: #FFF;
	text-decoration: none;
	padding: 0 0.2em;
}

#userlinks a:hover,
#context-links a:hover {
	text-decoration: underline;
}

a.actionlink span {
	padding-left:3px;
}

a.actionlink {
	text-decoration: none;
}

a.actionlink img {
	width:12px;
	height:12px;	
	border: 0;
}


a.ractionlink img {
	padding-left: 3px;	
	border: 0;
	vertical-align: middle;
}

#main ul.fieldlist {
	margin-left: 12px;
}

#main ul.nobullets {
	list-style-image: none;
	list-style-type: none;
}

a.actionbutton,
button.actionbutton {
	background: transparent url(/images/cms/buttons/grey-right.png) no-repeat scroll right top;
	border: 0 none;
	/*margin-right: 6px;*/
	padding-right: 12px;
	height: 33px;
	text-decoration: none;
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
}

a.actionbutton span,
button.actionbutton span {
	background: transparent url(/images/cms/buttons/grey-left.png) no-repeat scroll 0 0;
	color: #545454;
	display: block;
	padding: 6px 0 10px 10px;
}

a.actionbutton span,
button.actionbutton span {
	margin-top: 1px;
}

a.actionbutton img,
button.actionbutton img {
	border: 0;
	margin: 0 6px -3px 0 !important;
	padding: 0;
}

html:not([lang*=""]):not(:only-child) 
button.actionbutton[type] {
	padding:0 9px 5px 0;
	margin-left: -3px !important;	
}

html:not([lang*=""]):not(:only-child) 
button.actionbutton span {
	margin-top: 0;
}

button.actionbutton {
	overflow: visible;
	width: auto;
}

.data-action-buttons
{
	/*float: right;*/
	height: 40px;
}

.data-selector {
	/*float:left;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:8px 0 5px;
	padding:0;
	white-space:nowrap;
}
.data-selector li {
	display:inline;
}

.data-selector a.current {
	color:#000000;
	font-weight:bold;
}

.data-selector a .count {
	color:#999999;
	font-weight:normal;
}

.data-selector a {
	padding: 0.2em;
}

.actionbuttons {
	margin-top:15px;
	clear: both;
	height: 40px;
}

.actionbuttons .text {
	display: block;
	float: left;
	padding-top: 8px;
}

.pseudobox,
#sidebar h3,
.statsbox {
	border-style: solid;
	border-width: 1px 0;
	font-size: small;
	padding: 6px 3px;
	margin-bottom: 15px;
}

#sidebar h3 
{
	background: #ffffc8;
}

.pseudobox.note {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	background: #FFFFC8 none repeat scroll 0 0;
	border-width: 1px;
	border-color: #aaa;
	padding:10px;
}

.pseudobox.first {
	background: #C9FFBF;
	border-color: #19A800;
}

.pseudobox.error {
	background: #FFF1F1;
	border-color: #FDDCDC;
}

dl.icon_menu dt {
	float: left;
	height: 24px;
	width: 25px;
}

dl.icon_menu dt img {
	border: 0;
}

dl.icon_menu dd {
	font-size: 11px;
	margin: 0 0 10px 25px;
	padding-bottom: 4px;
}

dl.icon_menu dd a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}

dl.icon_menu dd a:hover {
	text-decoration: none;
}

.pseudobox.big {
	text-align: center;
}

.pseudobox.big h2 {
	font-size: 1.6em;
}

.pseudobox.big p {
	margin-bottom: 10px;
}

#main .pseudobox.big h2 a {
	color: #333;
}

#main .pseudobox.big h2 a:hover {
	text-decoration: underline;
}

#location_help {
	float: left;
}

#main form div.formError._location_addr {
	width: 387px;
}

#main form label.info._location_addr {
	width: 387px;
}

#main form #batch {
	margin-left: 10px; 
	float: left; 
	width: 585px;
}

form .field_help {
	float: left;
	margin: 5px 0 0;
}

ul.examples {
	margin: 0 0 0 20px;
}

ul.examples.correct {
	list-style-image: url(/images/cms/icons/bullet_checkmark.png);
}

ul.examples.incorrect {
	list-style-image: url(/images/cms/icons/bullet_no.png);
}

ul.examples li {
	padding-bottom: 5px;
}

ul#tabnav.data { 
	border-bottom: 1px solid #20145B;
	font-size: 1.3em;
}

ul#tabnav.data li {
	padding-right: 5px;	
}

ul#tabnav.data li.active a {
	background: #F1F4F5; 
	color: #333; 
	border-color: #20145B;
}

ul#tabnav.data li a { 
	background: #F7F7F7; 
	border-color: #999; 
	border-style: solid;
	border-width: 1px 1px 0 1px;
}

ul#tabnav.data a:hover {
	background: #5B859D; 
	color: #eee;
}

.coupontitle,
#coupon-preview > #p_coupon_title {
	color: #214152;
}

TD h5.coupontitle {
	margin-bottom: 3px;
}

TD .coupon {
	font-size: .9em;
}

#coupon-preview-container {
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-khtml-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	
	background-color: #F7F7F7;
	padding: 20px 15px;
	position:fixed;
	width:400px;
	left: 720px;
}

#coupon-preview-header {
	color:#3C5C74;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom: 10px;
}

#coupon-preview {
	background: transparent url(/images/cms/coupon/back_small.png) no-repeat;
	width: 400px;
	height: 247px;
	font-color: #000;
}

#coupon-preview > #p_merchant_logo {
	float:left;
	margin: 20px 20px 0 20px;
}

#coupon-preview > #p_merchant_name {
	float: left;
	margin-top: 25px;
	font-size: 1.4em;
	width: 250px;
	min-height: 35px;
}

#coupon-preview > #p_coupon_title {
	margin-left: 25px;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	float: left;
}

#coupon-preview > #coupon-offer-body
{
	clear: both;
	min-height: 90px;
	font-size: 1em;
	margin: 7px 25px;
	float: left;
}

#coupon-offer-body > #p_offer,
#coupon-offer-body > #p_expiry_text {
	display: inline;
}

#coupon-offer-body #p_restrictions {
	display: inline;
}

#coupon-preview > #coupon-redeem-body {
	text-align: right;
	float: right;
	clear: both;
	margin-right: 25px;
}

#coupon-redeem-body #p_redeem_code {
	display: inline;
}

.lightwrapper {
	background: #fff;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}

#map span {
	display: none; /* The damn SPAN overflows and looks terrible */
}

/* sorting stuff */
table tr.highlight
{
	background-color: #EEF3F7; /*#E0ECFF;*/
}

.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.sortasc {
	/*background-color: #B9DDFF;*/	
	background-image: url(/images/cms/up.gif);
}
.sortdesc {
	/*background-color: #B9DDFF;*/
	background-image: url(/images/cms/down.gif);
}
.nosort {
	cursor: default;
}

/* end sorting stuff */

.stats_table
{
 padding-left:0px;
 margin-left:0px;	
}

.stats_table th,.stats_table td
{
	font-size:.8em;
	padding-left:5px;
}
.stats_table .row_header
{
	float:right;
	font-size:.97em;
	padding-left:0px;
}

span.admin_header
{
	float:left;
	clear:none;
}
.admin_header h3
{
	clear:none;
	float:left;
}
.header_action
{
	position:relative;
	left:250px;
	top:-30px;
}

/* Old edit page??? */
#coupon_edit_header h3
{
	margin-top:19px;
	color:white;
}

#coupon_edit_header
{
	display:block;
	padding-top:2px;

	height:33px;
	color:#FFF;
}
.coupon_header_live
{
	background-color:#0FAC03;
} 
.coupon_header_deactivated
{
	background-color:#AD1A10;
	
}
.coupon_header_extend
{
	background-color:#AD1A10;
	
}
.coupon_header_edit
{
	background-color:#FFAE00;
	
}
.detail_header
{
	float:left;
	font-size:14px;
	font-weight:bold;
	padding: 7px 5px;
}
#coupon_edit_header .actionbutton
{
	float:right;
}


.data {
	border-width: 1px;
	border-style: solid;
	border-spacing: 0;
	width: 100%;
	clear: both;
	margin: 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:#FFFFFF;
	border-color:#DFDFDF
}

.data a {
	text-decoration: none;
}

.data td,
.data th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: text-top;
}

.data td {
	padding: 7px 7px 5px;
	vertical-align: top;
}

.data thead tr th,
.data tfoot tr th {
	color: #333;
	background: #dfdfdf url(/images/cms/gray-grad.png) repeat-x scroll left top;

}

.data td, .data th {
	border-color:#DFDFDF;
}


.data thead tr th:first {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}

.data thead tr th:last {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.data tfoot tr th:first {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.data tfoot tr th:last {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.data td p {
}

.data th {
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
}

.data th input {
	margin: 0 0 0 8px;
	padding: 0;
	vertical-align: text-top;
}

.data .check-column {
	width: 2.2em;
	padding: 0;

}

.data tbody th.check-column {
	padding: 7px 0;
}

.data td strong {
	display: block;
	margin-bottom: 5px;
}

.row-actions {
	padding: 2px 0;
	visibility: hidden;
	display: block;
}

ul.timeline {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	bottom:0;
	font-size:10px;
	height:40px;
	left:0;
	margin:0;
	padding:3px;
	position:relative;
	white-space:nowrap;
	list-style-type:none;
	width:240px;
}
ul.small
{
    height:25px;
}

ul.timeline li {
	background-color: #eee; /*#EEF3F7;*/
	float:left;
	height:100%;
	margin:0 3px 0 0;
	padding:0;
	position:relative;
	width:5px;
}

ul.timeline li a {
	cursor:default;
	display:block;
	height:100%;
}

ul.timeline li:hover { 
	background: #ddd; 
}


ul.timeline li a:hover .count {
	background-color: #5B859D;
}

ul.timeline li a .count {
	background-color: #929EA9;
	bottom:0;
	display:block;
	height:0;
	left:0;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	width:100%;
}

.live {
	background-color: #0FAC03;
	color: #fff;
	padding: 2px;
}

.highlight-warn {
	background-color: #FF9900;
	color: #fff;
	padding: 2px;
}

.coupon-form {
	width:515px; 
	float: left;
}

.tall-row {
	height: 65px;
}

.box {
	/*min-width:480px;*/
	position:relative;
	width:99.5%;
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	border-radius: 6px;
	border-color:#DFDFDF;
	line-height: 1;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color:#FFFFFF;
}

.box h3 {
	color:#464646;
	background:#DFDFDF url(/images/cms/gray-grad.png) repeat-x scroll left top;
	text-shadow:0 1px 0 #FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:1;
	padding:7px 9px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

.box h3 span {
	padding:6px 0;
}

.box .content {
	margin:10px;
	/*position:relative;*/
}

.logo-preview {
	float: left;
	margin-right: 10px;
}
.graph_controls
{
    float:left;
}
.graph_range_controls
{
    float:right;
}
.increased
{
    color: #090;
}
.decreased
{
    color: #900;
}
/*#coupon_analytics_wrapper
{
    float:left;
    width:70%;
}*/

.calendar_date_select_popup_icon
{
vertical-align:middle;
margin-bottom:5px;
}

#coupon_analytics_wrapper
{
    width:100%;
    background: #eee;
    padding:10px;
}
#coupon_impressions
{
    width:70%;
    float:left;

}
.location_selections
{

    width:25%;
    height:200px;
    float:left;
    margin-left:10px;
    
}
.location_selections .location_data
{
    background:#eee;
    width:100%;
    min-height:150px;
    border:1px solid #999;
    border-bottom-width:0;
    border-top-width:0;

    padding: 5px 4px;
}
.location_selections .location_header
{
    background:#999;
    width:100%;
    height:20px;
    padding: 5px 5px;
}
.location_selections .location_footer
{
    background:#999;
    width:100%;
    height:20px;
    padding: 5px 5px;
}
.location_selections .location_header h3
{
    font-size:14px;
}
.glance_stats_wrapper
{
    width:25%;
    float:left;
}

.left_header
{
    font-size:10px;
}

.glance_stats {
	border-width: 1px;
	border-style: solid;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	clear: both;
	margin: 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:#FFFFFF;
	border-color:#DFDFDF
}

.data a {
	text-decoration: none;
}

.glance_stats td,
.glance_stats th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: text-top;
}

.glance_stats td {
	padding: 7px 7px 5px;
	vertical-align: top;
}

.glance_stats thead tr th,
.glance_stats tfoot tr th {
	color: #333;
	font-size:11px;
	background: #f8f8d8 ;

}

.glance_stats td, .data th {
	border-color:#DFDFDF;
}


.glance_stats thead tr th:first {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}

.glance_stats thead tr th:last {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.glance_stats tfoot tr th:first {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.glance_stats tfoot tr th:last {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.glance_stats td p {
}

.glance_stats th {
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
}

.glance_stats th input {
	margin: 0 0 0 8px;
	padding: 0;
	vertical-align: text-top;
}



.glance_stats tbody th.check-column {
	padding: 7px 0;
}

.glance_stats td strong {
	display: block;
	margin-bottom: 5px;
}


#merchant_impressions
{
    display:block;
    float:left;
    width:65%;
    margin-right:10px;
}
#coupon_impressions
{
    display:block;
    width:100%;
}

.shady_overlay {
		background:url('/images/cms/black.png');
		position:absolute;
		top:0;
		left:0;
		z-index: 9999;
}

.proto-dialog {
	border:4px solid #333;
	background: #fff;
	padding: 10px;
	margin:0 auto;
}

tr.middle-align td {
	vertical-align: middle;
	 
}

#branded-logo { display: none; }

ul#merchants-filter,
ul#assigned-merchants {
	font-size: 14px;
	margin: 10px 0;
}

ul#merchants-filter li {
	margin-bottom: 3px;
}

ul#merchants-filter input {
	float: left; 
	margin-right: 4px;
} 