* {
	margin:0;
	padding:0;
}

/* GENERAL */
body {
	background: #C89159;
	color: #ddd;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10pt;
	margin-top: 10px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
h1 {
	color: #b18a25;
	font-size: 130%;
	margin: 10px 0px 25px 0px;
	font-weight: bold;
}
h2 {
	color: #b18a25;
	font-size: 110%;
	margin: 0.3em 0;
	padding-top: 0.8em;
}
h3 {
	color: #b18a25;
	font-size: 100%;
	padding-top: 1.5em;
}

ul, li {
	margin: 0px;
}
p {
	margin-bottom: 10px;
}

/* LAYOUT */
#container {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

#header {
	height: 100px;
	padding: 0px 20px;
	background-color: #821e16;
	color: #fff;
}
#header #image {
	position: absolute;
}
#header #tagline {
	width: 550px;
	float: right;
	text-align: right;
	font-weight: bold;
	margin-top: 15px;
}


/* NAV */
#nav {
	height: 142px;
	background-color: #821e16;
}
#nav ul {}
#nav li {
	display: inline;
	list-type: none;
	float: left;
	width: 150px;
	height: 142px;
	text-align: center;
	text-transform: uppercase;
	line-height: 18pt;
}
#nav li:hover, #nav li.active, #nav li a:hover, #nav li.active a {
	background-color: #b08c36;
	color: #000;
}
#nav li a {
	width: 150px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}
#subnav {
	height: auto;
	background-color: #b08c36;
	padding: 0px 0px 0px 25px;
	line-height: 16pt;
}
#subnav ul {
	text-align: center;
	margin: 0px auto;
	width: 800px;
}
#subnav li {
	display: inline;
	list-type: none;
	text-align: center;
	text-transform: uppercase;
	margin-right: 10px;
	border: 0px solid #ff0;
}
#subnav li:hover, #subnav li.active, #subnav li a:hover, #subnav li.active a {
	color: #fff;
}
#subnav li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


/* CONTENT */
#content{
	background: #191915;
	clear: both;
	color: #ddd;
	/*padding: 10px 40px 10px 40px;*/
	overflow: auto;
}

#page-content {
	padding: 10px 40px 10px 40px;
}
#page-content h1 {
	width: 100%;
	text-align: center;
}

/* FOOTER */
#footer {
	padding: 6px 10px;
	background-color: #821e16;
	text-align: center;
	overflow: auto;
}
#footer #center {
	width: 400px;
	margin: 0px auto;
}
#footer #inner {
	width: 430px;
	float: left;
}
#footer .ca_wine_tours {
	margin-left: 10px;
	width: 252px;
	height: 72px;
	display: inline;
	float: left;
}
#footer .evans {
	width: 130px;
	height: 73px;
	display: inline;
	float: left;
}
#footer #contact {
	width: 100%;
	clear: both;
	font-size: 10px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.epiphanet-web-design {
	margin: 10px auto;
	width: 131px;
}

/* EPISTORE CART */
#cart {
	width: 385px;
	float: right;
	text-align: left;
	margin-top: 5px;
}
#cart strong {
	font-size: 110%;
	font-weight: bold;
	display: block;
}
#cart form {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#cart input {
	background-color: #000;
	color: #fff;
	width: auto;
	font-size: 90%;
	float: right;
	width: 120px;
}


#products-cart {
	width: 100%;
}
#product-cart {
	height: 115px;
	padding: 10px;
}
#product-cart:hover {
	background-color: #821e16;
}
#product-cart #image {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#product-cart #info {
	float: left;
	width: 600px;
	font-size: 10pt;
	border: 0px solid #ff0;
	margin-top: -5px;
	margin-left: 10px;
}
#product-cart #name {
	margin: 0px; pading: 0px;
	font-weight: bold;
}
#product-cart #price {
	margin: 0px; pading: 0px;
}
#product-cart a {
	color: #b08c36;
	text-decoration: none;
	margin: 0px; pading: 0px;
}

#product-cart #remove {
	float: right;
	width: 100px;
	margin-top: 20px;
	font-weight: bold;
}

#products-cart hr {
	color: #B18A25;
	width: 600px;
	border-top: 1px solid #B18A25;
	border-bottom: 0px solid #B18A25;
	border-left: 0px solid #B18A25;
	border-right: 0px solid #B18A25;
	margin: 20px auto;
	height: 10px;
	clear: both;
}

#products-cart label {
	display: block;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
#products-cart input, textarea {
	clear: both;
	width: 100%;
}
#products-cart input[type=submit] {
	width: auto;
	margin-bottom: 25px;
}
#products-cart .EpistoreOrderState {
	width: 500px;
	float: left;
	margin-right: 20px;
}
#products-cart .EpistoreOrderState input {
	width: 500px;
}
#products-cart .EpistoreOrderZip {
	width: 300px;
	float: left;
	margin-bottom: 20px;
}
#products-cart .EpistoreOrderZip input {
	width: 300px;
}

/* EPISTORE */
#products #product {
	margin-bottom: 25px;
	width: 250px;
	float: left;
}
#products #product a {
	color: #b08c36;
}

#print {
	display: inline;
	padding-right: 25px;
}
#print a {
	font-size: 110%;
	color: #b08c36;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#add {
	display: inline;
}
#add a {
	font-size: 110%;
	color: #b08c36;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

/* EPISTORE PRODUCT VIEW */
#product-view #info {
	padding: 25px;
}
#product-view #image {
	float: right;
}
#product-view #name, #product-view #price, h4 {
	font-size: 130%;
	font-weight: bold;
}
#product-view #description {
	margin: 25px 0px;
}


/* Tables */
table {
	background: #C89159;
	border: 1px solid #000;
	clear: both;
	color: #000;
	margin-bottom: 10px;
	width: 100%;
}
th {
	border-bottom: 1px solid #000;
	text-align: center;
	padding: 5px;
}
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #faebdc;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}
table tr.altrow td {
	background: #ecded0;
}
table tr td a {
	color: #000;
}
table tr td img {
	width: 100px;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}



/* Notices and Errors */
div.message {
	color: #821E16;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 25px;
}
div.error-message {
	color: #900;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 25px;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}
