/* Fix for Chrome/Safari */
/*body { font-size:62.5% !important; }*/
/* End Fix for Chrome/Safari */

h2 {
	text-align: left;
}

h2 a span {
	font-size: 12px;
	text-decoration: underline;
	padding-left: 20px;
	float: right;
	font-weight: bold;
}



table.coupon_filter input,
table.coupon_filter select {
	font-size:11px;
}

table.coupon_filter td {
	padding-bottom: 7px;
}

table#coupon_view {
	border: 1px solid #ccc;
	font-size: .85em;
}  
table#coupon_view a {
	text-decoration: none;
}

table#coupon_view td,
table#coupon_view th {
	padding: 1px 3px;
}  

table#coupon_view th {
	background: #ccc;    
}  

table#coupon_view td,
table#coupon_view td img {
	background: transparent !important;    
}  

table#coupon_view td p {
	display:none;
}  


table.front td,
table.box td,
table.syndicate td {
	font-size: 120%;
}  


div.dsmc_pager {
	width: 99%;
	background: #e5e5e5;
	border:1px solid #ccc;
	padding:2px 5px;
	font-size: 110%;
}  
div.dsmc_pager a {
	text-decoration: none;
}

div.view_option {
	float: right; 
}


.form_submit {
	font-size: 12px !important;
}

.ReportCouponDiv {
	position: relative;
	width: 0;
	height: 0;
}
.ReportCouponContainer {
	padding: 10px;
	z-index: 9999999;
	background-color: #cccccc;
	-moz-border-radius: 9px;
	-khtml-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-box-shadow: 0px 3px 35px #999;
	-webkit-box-shadow: 0px 3px 35px #999;
	box-shadow: 0px 3px 35px #999;
	border-radius: 9px;
	width: 300px;
	position: absolute;
	left: 18px;
	top: -150px;
	min-height: 300px;
	text-align: left;
	font-size: 14px;
	font-family: arial;
}

.ReportCouponContainer h1 {
	height: 23px;
	background-color: #eeeeee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
}

.ReportCouponContainer h2 {
	margin:0 !important;
	padding: 0 !important;
	line-height: 1.0em !important;
}

.ReportCouponContainer .cpTitle {
	font-size: 14px;
	font-weight: bold;
}
.ReportCouponContainer select {
	width: 292px !important;
	border: 1px #999999 solid;
	padding: 3px;
}

.ReportCouponContainer input {
	width: 292px !important;
	border: 1px #999999 solid;
	padding: 3px;
}

.ReportCouponContainer .button {
	width: 120px !important;
	border: 1px #999999 solid;
	padding: 3px;
	float: right;
	margin-top: 8px;
	cursor: pointer;
}

.ReportCouponContainer textarea {
	padding: 3px;
	width: 292px !important;
	height: 80px !important;
	border: 1px #999999 solid;
}
.ReportCouponContainer p {
	font-size: 10px;
	font-variant: small-caps;
	color: #000000;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
}

#ReportCouponMessage {
	padding: 10px;
	z-index: 9999999;
	background-color: #cccccc;
	font-size: 14px;
	font-family: arial;
	-moz-border-radius: 9px;
	-khtml-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-box-shadow: 0px 3px 35px #999;
	-webkit-box-shadow: 0px 3px 35px #999;
	box-shadow: 0px 3px 35px #999;
	border-radius: 9px;
	width: 300px;
	height: 100px;
	position: fixed;
	display: none;
	left: 50%; 
	margin-left: -150px;
	top: 50%; 
	margin-top: -50px;
}

#ReportCouponLoader {
	display: none;
}

#ReportCouponMessage h1 {
	background-color: #eeeeee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
}

.form-table tr.form-table-row {
	background-color: #F9F9F9;
}
.form-table tr.form-table-row:hover {
	background-color: #ccffcc;	
}

.dsm_window {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0px 3px 35px #ccc;
    -webkit-box-shadow: 0px 3px 35px #ccc;
    box-shadow: 0px 3px 35px #ccc;
    background-color: #eeeeee;
    border: 1px #cccccc solid;
    padding: 10px;
    width: 500px;
	position: fixed;
	left: 50%;
	margin-left: -200px;
	top: 20%;
}

.dsm_admin_button p{
	margin-top: 7px;
	display: block;
	float: left;
	margin-left: 5px;
	font-size: 14px;
}
.dsm_admin_button a{
	padding: 4px;	
	background-color: #eeeeee;
	border: 1px #cccccc solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 1px;
	float: left;
}

.dsm_admin_button a:hover {
	background-color: white;
	
}
#copy_all_coupons {
	display: none;
}

#dsm_searchDiv {
	font-size:11px;
}

#dsm_searchDiv #advancedSearchDiv {
 font-variant: small-caps;
}

#dsm_searchDiv .searchFormRow {
	padding: 6px 0;
}

#dsm_searchDiv .searchFormRow:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#dsm_searchDiv #simpleSearchDiv {
 font-variant: small-caps;
}

#dsm_searchDiv #simpleSearchDiv:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#dsm_searchDiv .searchField {
	float: left;	
	padding-right: 5px;
}

#dsm_searchDiv .subContainer {
	padding: 2px 7px;
}
#dsm_searchDiv .subContainer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#dsm_searchDiv .searchField .subField {
	float: left;
	padding-right: 10px;
}
#dsm_searchDiv .searchField .subField input{
	width: 1.0em;
}
#dsm_searchDiv .searchField .subField:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bgformat {
	cursor: pointer;
}

#helpVideo {
	position: absolute;
	width: 850px;
	height: 769px;
	z-index: 1000000;
	left: 50%;
	margin-left: -425px;
	top: 50%;
	margin-top: -385px;
	background-color: black;
	-moz-box-shadow: 0px 3px 35px #999;
	-webkit-box-shadow: 0px 3px 35px #999;
	box-shadow: 0px 3px 35px #999;
}

#helpIcon {
	float: right;
}

#syncbox {
	position: absolute;
	width: 400px;
	height: 100px;
	z-index: 1000000;
	left: 50%;
	margin-left: -200px;
	top: 30%;
	margin-top: -100px;
	-moz-box-shadow: 0px 3px 35px #999;
	-webkit-box-shadow: 0px 3px 35px #999;
	box-shadow: 0px 3px 35px #999;
	display: none;
}
#sync-message {
	padding: 5px 0 ;
	color: #999999;
}

#sync-container {
	padding: 10px 20px;
}


#sync-color-container {
	background-color: #cccccc;
	padding: 2px;
	margin: 0; 
	width: 360px; 
	height: 24px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#sync-color {
	background-color: #cc0000; 
	width: 1%;
	height: 100%;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

#dsm_processing_div {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 3px 35px #ccc;
	-webkit-box-shadow: 0px 3px 35px #ccc;
	box-shadow: 0px 3px 35px #ccc;
	border: 1px #cccccc solid;
	padding: 10px;
	width: 400px;
	background-color: #ffffff;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	position: fixed;
	font-size: 14px;
	font-weight: bold;
	z-index: 9999999;
}



/* Always have wrapping element on top */
div.wrap {
	z-index: 999;
}


/*
* WP Admin updated alert block
*/

.updated,
.error {
	border-width: 1px;
	border-style: solid;
	padding: 0 0.6em;
	margin: 5px 15px 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.updated p,
.error p {
	margin: 0.5em 0;
	line-height: 1;
	padding: 2px;
}

.wrap .updated {
	margin: 5px 0 15px;
}

.updated {
	background-color: #ffffe0;
	border-color: #e6db55;
}

.update-message {
	color: #000000;
}

/*----- Content Float Fix -----*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

