body {
	font-family: sans-serif;
	background-image: url('/images/background.gif');
	margin: 0;
}

a {
	color: #993333;
}
a img {
	border-width: 0;
}

div#page {
	width: 700px;
	margin: 7px auto 0 auto;
	padding: 0;
	padding-bottom: 100px;
}

#header {
	background-color: white;
	background-image: url('/images/header/logo_brisky.gif');
	background-repeat: no-repeat;
}
#header img {
	display: block;
}

.status {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.status strong {
	text-transform: uppercase;
}
.status a {
	color: #FFFF66;
}
.status img.info {
	margin-right: 6px;
	vertical-align: -10px;
}
.status#user {
	background-color: #A2252A;
}
.status#user img.info {
	background-color: #802023;
}

div#banner {
	margin: 7px 0 7px 0;
	padding: 7px;
	background-color: white;
}

div#navigation {
	margin: 7px 0 7px 0;
	padding: 10px 17px 10px 17px;
	border: solid #8A2023 7px;
	background-color: #A2252A;
	color: #FFF468;
	text-transform: uppercase;
}
div#navigation a {
	color: #FFF468;
	text-decoration: none;
}
div#navigation a:hover {
	text-decoration: underline;
}
div#navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	line-height: 14px;
}
div#navigation h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
}

div#content {
	margin: 7px 0 7px 0;
	padding: 7px 17px 17px 17px;
	background-color: white;
	font-size: 11px;
}
div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0 5px 0;	
}
div#content h1 a {
	color: black;
	text-decoration: none;
}
div#content h1 a:hover {
	text-decoration: underline;
}
div#content h1 a.primary {
	color: #993333;
}

div#content h1.primary {
	color: #993333;
}
div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0 0 0;
}
div#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 0 0;
}
div#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 17px;
}
div#content em {
	font-weight: bold;
	color: #993333;
}
div#content div.hr {
	background-image: url('/images/line_dotted.gif');
	height: 2px;
	border: none;
	margin-top: 1px;
	margin-bottom: 17px;
}
div#content div.hr hr {
	display: none;
}
div#content p.bullets {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 4px;
}
div#content p.bullets a {
	color: black;
}

div#content p.footnote {
	font-size: 9px;
}

table.layout {
	border-collapse: collapse;
	margin: 0;
}
table.layout td {
	padding: 0;
}
table#frame {
	border-collapse: collapse;
	margin-top: 17px;
}
table#frame td#sidebar {
	vertical-align: top;
	padding: 0;
	border-right: solid #993333 1px;
	width: 140px;
}
table#frame td#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	margin-bottom: 17px;
}
table#frame td#sidebar a {
	color: black;
}
table#frame td#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 5px 0;
}
table#frame td#sidebar h2 a {
	color: #993333;
}
table#frame td#main {
	vertical-align: top;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}
table#frame td.box {
	width: 240px;
	border: solid #993333 1px;
	padding: 3px;
}
table#frame td.box h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: white;
	background-color: #8A2023;
	margin: -3px -3px 7px -3px;
}

img.variety {
	padding-right: 10px;
}

table.cart {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 17px;
}
table.cart th {
	text-align: center;
	padding: 0 7px 0 7px;
	white-space: nowrap;
	font-weight: normal;
	border-color: #999999;
	border-style: solid;
	border-width: 1px 0 1px 0;
}
table.cart th.label {
	color: white;
	font-weight: bold;
	background-color: #8A2023;
}
table.cart td {
	text-align: center;
}
table.cart tr.header {
	background-color: #cccccc;
}
table.cart tr.item {
	background-color: #eeeeee;
}
table.cart tr.item td {
	border-color: #999999;
	border-style: solid;
	border-width: 1px 0 1px 0;	
}

#footer {
	background-color: #A2252A;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	padding: 6px 7px 6px 7px;
}
#footer a {
	color: white;
}
#byline {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	margin: 4px 7px 4px 7px;
	text-align: right;
}

p.actions {
	margin-top: 0;
	font-size: smaller;
}

div.errorExplanation {
	background-color: #FFDDDD;
	padding: 1px 20px;
	border: solid 2px #8A2023;
}
div.error {
	border: solid #733 1px;
	background-color: #f5d2d2;
	margin: 1em;
	font-size: smaller;
	padding: 1px 8px 8px 8px;
}
div.notice {
	border: solid #ccc 1px;
	background-color: #e8f5e8;
	margin: 1em;
	font-size: smaller;
	padding: 1px 8px 8px 8px;
}

table.items {
	border-collapse: collapse;
}
table.items td {
	vertical-align: top;
}
table.items th {
	white-space: nowrap;
	padding-right: 20px;
	vertical-align: top;
	text-align: left;
}

th.row {
  text-align: left;
}
/* Legacy */

div.box {
	float: right;
	clear: right;
	width: 250px;
	border: solid #ccc 1px;
	background-color: #e8e8e8;
	margin: 1em;
	font-size: smaller;
	padding: 1px 8px 8px 8px;
}
div.box h2 {
	background-color: #e2e2e2;
	border-bottom: solid #ccc 1px;
	margin: 1px -8px 1px -7px;
	padding: 3px 8px 3px 6px;
}

.fieldWithErrors {
	display: inline;
}
.fieldWithErrors input, .fieldWithErrors select, .fieldWithErrors textarea {
	background-color: #fdd;
}

td.number {
  text-align: right;
}

div.admin-sidebar {
	float: right;
	border: solid #8a2023 1px;
	background-color: #f2eed8;
	padding: 7px;
}