/* @override http://natemac.local/~natecroft/online_coupons/back_end/oc_admin_global.css */

/* Online Coupons Administration Backend Styles */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #0092df;
}

#container {
	width: 824px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	width: 787px;
	height: 60px;
	padding-left: 37px;
	background-image: url(images/nav_bar.gif);
}

#nav ul {
	list-style-type: none;
	padding-top: 19px;
	height: 41px;
}

#nav ul li {
	display: inline;
	font: 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	
	
}

#nav ul li a {
	font: 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	background-image: none;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	height: 25px;
	display: block;
}

#nav ul li a:hover {
	color: #31500b;
	background: url(images/nav_highlight_arrow.gif) no-repeat center 21px;
}

#content_container {
	width: 750px;
	min-height: 350px;
	padding-left: 37px;
	padding-right: 37px;
	background: url(images/extender_fill.gif) repeat-y;
}

#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}

#coupon_container {
	width: 640px;
	height: 293px;
	z-index: 2;
	/*background-image: url(images/blank-cert-640.jpg);*/
	margin-bottom: 5px;
}

#coupon_table {
	z-index: 3;
	position: relative;
	width: 580px;
	height: 250px;
	top: 0px;
	left: -610px;
}

#establishments a {	
	color: #ef731c;
}

#establishments a:hover {
	color: #1657a2;
}

#distributors a {	
	color: #ef731c;
}
#distributors a:hover {
	color: #1657a2;
}

#distributor_search {
	width: 750px;
	height: 100px;
	margin-top: 24px;
	background: url(images/search_bar.gif) no-repeat;
	padding-top: 15px;
	padding-left: 15px;
}

#establishment_search {
	width: 750px;
	height: 100px;
	margin-top: 24px;
	background: url(images/search_bar.gif) no-repeat;
	padding-top: 15px;
	padding-left: 15px;
}

#pin_search {
	width: 750px;
	height: 100px;
	margin-top: 24px;
	background: url(images/search_bar.gif) no-repeat;
	padding-top: 15px;
	padding-left: 15px;
}

.search_title_fields {
	color: #fff;
	font: 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

#search_table {
	padding-top: 10px;
}


#footer {
	width: 824px;
	height: 143px;
}

/* Typography */

p {
	color: #595959;
	font: 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #0054c3;
	font: bold 24px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
}

h2 {
	color: #ff8035;
	font: bold 16px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}

h3 {
	color: #fff;
	font: bold 18px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.green_text {
	color: #38bd19;
}

.red_text {
	color: #f41b1a;
}

.big_bold {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

/* Utilitiy Elements */

.float_right {
	display: inline;
	float: right;
}

/* Table Typography */

.basic_table td{
	padding-bottom: 10px;
	color: #595959;
	font: 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.state_input_width {
	width: 35px;
}

.zip_code_width {
	width: 60px;
}

.hundred_percent_wide {
	width: 90%;
}

.expires_width {
	width: 35px;
}

.thirty_percent_align_right_bold {
	width: 30%;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}

.seventy_percent td {
	width: 70%;
}

.bold_align_right td {
	font-weight: bold;
	text-align: right;
}

.table_column_head_text {
	color: #fff;
	font: bold 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-top: 3px;
}

.table_type {
	color: #495a5d;
	font: 11px/11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

.table_text_align_left_bold {
	color: #697374;
	font: bold 13px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}

.table_text_right {
	color: #697374;
	font: 13px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

/* Table Styles */

.table_header_left {
	background: url(images/table_header_left.gif) no-repeat;
	height: 33px;
	color: #fff;
	font: bold 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-top: 5px;
}

.table_header_right {
	background: url(images/table_header_right.gif) no-repeat right top;
	height: 33px;
	color: #fff;
	font: bold 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-top: 5px;
}

.table_header_middle {
	background: url(images/table_extender_bg.gif) repeat-x 0 top;
	height: 33px;
	padding-top: 5px;
}

.normal_td_left {
	padding: 5px;
	border-left: 1px solid #0047BC;
	border-right: 1px solid #005ac6;
	border-bottom: 1px solid #0047BC;
	text-align: center;
	
}

.normal_td_right {
	padding: 5px;
	border-right: 1px solid #0047BC;
	border-bottom: 1px solid #0047BC;
	text-align: center;
}

.color_td_left {
	padding: 5px;
	border-left: 1px solid #0047BC;
	border-right: 1px solid #0047BC;
	border-bottom: 1px solid #0047BC;
	background-color: #b9def5;
	text-align: center;
}

.color_td_right {
	padding: 5px;
	border-right: 1px solid #0047BC;
	background-color: #b9def5;
	border-bottom: 1px solid #0047BC;
	text-align: center;
}

.table_footer {
	text-align: left;
	background: url(images/table_footer.gif) no-repeat;
	width: 750px;
	height: 38px;
	padding-bottom: 15px;
}

#qwerty a {
    color: #ffffff;
}
#qwerty a:hover {
    text-decoration:none;
    color: #ffffff;
}