html {


}

#flashcontent {

}

body {
	margin: 15px;
	background-color: #F6F4E9;
}
body, table {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}


a {
	color: #A08E4F;
}
a:hover {
	color: #6F6C61;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input.text, textarea.text, select {
	border: solid #333333 1px;
	color: #333333;
	font-size: 11px;
	padding: 1px 2px;
	background-color: #F6F4EB;
}

input.button {
	color: #333333;
	font-size: 11px;
	border: solid #333333 1px;
	background-color: #F6F4EB;
	font-weight: bold;
	padding: 0px 4px;
}

input.print, input.cancel {
	background-repeat: no-repeat;
	padding-left:22px;
	padding-right: 8px;
	text-align: left;
	font-weight:normal;
	width: auto;
	overflow: visible;
}
input.print {
	background-image: url('/cp/images/icons/icon_print_buttonbg.png');
}
input.cancel {
	background-image: url('/cp/images/icons/icon_cancel_buttonbg.png');
}


td.formcaption {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
}

td.formfield {
	padding-left: 4px;
}


div#breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #9F9B8B;
}

td#tdmaincontent {
	padding:0px 15px 25px 50px;"
}


#pageFooter td {
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
}

#pageFooter td, #pageFooter td a {
	color: #C2BFB1;
	text-decoration:none;
}

#pageFooter td a:hover {
	color: #A08E4F;
	text-decoration:underline;
}


hr {
	height: 0px;
	border: solid #A08E4F 0px;
	border-top-width: 1px;
}

.categoryheading {
	padding:3px 8px;
	font-size:18px;
	background: #DFDDD1;
	border:solid 1px;
	border-color: #CFCBB5 #7F7B67 #7F7B67 #CFCBB5;
}
.pressheading {

}

.winesheading {

}



