/* @override http://localhost/admin.css */

body {
	margin: 0;
	padding: 0;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #27292d;
	background: #f4f4ed url(/illustrations/admin_menu.gif) repeat-x;
}

input {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #204482;
}

img {
	border: 0;
}

#container {
	width: 800px;
	margin: 0 auto;
}

#menu ul {
	padding: 0 0 0 20px;
	margin: 58px 0 30px 0;
	text-align: center;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #9f9687;
}

#menu li {
	display: inline;
	padding-right: 20px;
}

#menu li a.logout {
	background-color: rgba(255,0,0,0.07);
}

#menu li#dry_aging_coming_soon {
	cursor: default;
}

#dry_aging_coming_soon_badge {
	text-indent: -99999px;
	position: absolute;
	top: 216px;
	padding-left: 465px;
	display: block;
	height: 26px;
	width: 93px;
	background: url(/illustrations/coming-soon-tab.gif) no-repeat right top;
}

#menu li a {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-decoration: none;
	padding: 1px 5px;
}

#menu li a:hover {
	background-color: #c0b39e;
}

#menu li a.selected {
	background-color: #bc9f78;
	color: #3d2c18;
}

h1 {
	margin: 44px auto 0;
	width: 440px;
}

h1 a {
	display: block;
	background-image: url(/illustrations/admin_logo.gif);
	height: 94px;
	width: 440px;
	text-indent: -99999px;
}

p {
	font-size: 16px;
}

#footer {
	clear: both;
	color: #62636d;
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px solid #d5d5d0;
	background: url(/illustrations/footer-gradient.gif) no-repeat center top;
}

#footer .column {
	float: left;
	padding: 0 10px 0 3px;
	margin: 0 24px 0 0;
	width: 240px;
	height: 10em;
	border-right: 1px solid #c6c6c1;
}

#footer .column.right {
	padding-right: 0;
	margin-right: 0;
	border-right: 0;
}

#footer h4 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 6px;
}

#footer p {
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 0;
	line-height: 17px;
}

#footer p img {
	float: left;
	margin: 2px 7px 0 0;
}

#footer a {
	color: #4a4c58;
}

#footer ul {
	padding: 0 25px;
	margin-top: 6px;
}

#footer li {
	font-size: 14px;
	margin-top: 1px;
}

#close p {
	margin: 40px 0 60px;
	font-size: 12px;
	color: #a9adaa;
	text-align: center;
}

#close p a {
	color: #a9adaa;
}

#close p a.admin {
	position: relative;
	bottom: 1px;
	margin-left: 10px;
	padding: 1px 3px 2px;
	color: #f4f4ed;
	font-size: 10px;
	background-color: #caccc7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.clear {
	clear: both;
}

/* @group Mailing List */

div#success {
	margin: -10px 0;
	padding: 1px 20px;
	background-color: #abd3a6;
	border: 1px solid #008500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div#error {
	margin: -10px 0;
	padding: 1px 20px;
	background-color: #deb9b6;
	border: 1px solid #920000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.voucher_send_checker label, .voucher_send_checker small {
	position: relative;
	top: 1px;
	font-size: 14px;
	color: #2f2d2b;
}

#voucher_send_checker_ar {
	margin-top: -5px;
}

.voucher_send_checker label {
	padding-left: 7px;
}

#content.admin_overview table {
	width: 80%;
	border-spacing: 0;
}

#content.admin_overview table th {
	background-color: #f4f4ed;
	text-align: left;
	padding: 3px;
	color: #2a2a2a;
}

#content.admin_overview table td {
	border-top: 1px solid #8e867c;
	padding: 3px;
}

#content.admin_overview h2 {
	margin-top: 30px;
}

#content.admin_overview #mailing_form_email, #content.admin_overview #email_subject {
	font-size: 17px;
}

#content.admin_overview #email_message {
	width: 400px;
	height: 200px;
	font: 13px "Courier New", Courier, mono;
}

#content.admin_overview #join_thanks p {
	background-color: #cfe3c9;
	width: 40%;
}

#content.admin_overview #join_error p {
	background-color: #d19e9a;
	width: 40%;
}

/* @end */

/* @group Login */

div#back_link {
	padding: 10px 20px;
	margin: 50px auto -40px;
	width: 200px;
	background-color: #dfd2bd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#back_link p {
	margin: 0;
}

div#back_link p a {
	text-decoration: none;
}

div#back_link p a span {
	text-decoration: underline;
}

div#login_error {
	padding: 1px 20px;
	margin: 50px auto -40px;
	width: 200px;
	background-color: #f6b4af;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

form#login {
	padding: 9px 20px;
	margin: 50px auto 0;
	width: 200px;
	background-color: #ebe5da;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

form#login input.text {
	font: bold 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #454139;
}

/* @end */

/* @group Overview */

#admin_welcome {
	margin-bottom: 30px;
	background-color: #e8e1d2;
	padding: 6px 10px 7px;
	font: 17px/23px Georgia, "Times New Roman", Times, serif;
}

#content.admin_overview {
	margin: 45px auto 0;
	color: #1a1816;
}

#content.admin_overview h2 {
	margin-bottom: 5px;
}

#content.admin_overview h2 span {
	padding: 2px 5px;
	text-transform: uppercase;
	color: #2a2a2a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	background-color: #e2d7c4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mailing_list_statistics #current_subscribers {
	margin: 0;
	font-size: 45px;
	font-weight: bold;
	color: #3d2c18;
}

#mailing_list_statistics #yesterday_subscribers {
	margin: 0;
	font-size: 36px;
	font-weight: bold;
	color: #524330;
	padding-left: 1px;
}

#mailing_list_statistics #before_yesterday_subscribers {
	margin: 5px 0 0;
	font-size: 26px;
	font-weight: bold;
	color: #716555;
	padding-left: 3px;
}

#mailing_list_statistics #week_ago_subscribers {
	margin: 8px 0 30px;
	font-size: 23px;
	font-weight: bold;
	color: #92897b;
	padding-left: 4px;
}

#visitor_statistics #visits_all_time {
	margin: 0;
	font-size: 45px;
	font-weight: bold;
	color: #3d2c18;
}

#visitor_statistics #visits_last_thirty {
	margin: 0;
	font-size: 36px;
	font-weight: bold;
	color: #524330;
	padding-left: 1px;
}

#visitor_statistics #visits_sixty_days {
	margin: 5px 0 0;
	font-size: 26px;
	font-weight: bold;
	color: #716555;
	padding-left: 3px;
}

#visitor_statistics #visits_ninety_days {
	margin: 8px 0 20px;
	font-size: 23px;
	font-weight: bold;
	color: #92897b;
	padding-left: 4px;
}

.send_danger{
	background-color: #f9b06f;
	padding: 2px 2px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* @end */

/* @group Special Offers */

.admin_specials #success, .admin_specials #error {
	margin-bottom: 30px;
}

.offer_box {
	float: left;
	width: 260px;
}

.offer_box h2 {
	margin-top: 0 !important;
}

.offer_box input.text {
	font-size: 16px;
	width: 178px;
	border: 1px solid #737373;
}

.special_tip {
	margin-top: -5px;
	color: #868584;
	padding-left: 3px;
}

hr {
	margin-top: 30px;
	border-style: none;
	border-bottom-style: solid;
	border-bottom-color: #beb4a6;
}

.offer_box textarea.text {
	height: 116px;
	width: 180px;
	font: 14px "Courier New", Courier, mono;
}

.offer_box textarea.text.special {
	height: 56px;
}

/* @end */
