@import "common.css";

#footer-menu {
	margin: 26px auto 0px auto;
	text-align: center;
	font-size: 14px;
	color: #5a4b6e;
}

#footer-menu a {
	font-family: 'Times New Roman';
	font-size: 14px;
	color: #5a4b6e;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#footer-menu a:hover {
	text-decoration: underline;
	margin-top: 8px;
}

#footer {
	margin: 0px auto;
	text-align: center;
	font-family: 'Times New Roman';
	color: #5a4b6e;
	font-size: 14px;
}

#footer a {
	color: #922f01;
	font-size: 14px;
}

#page-l2-container {
	width: 900px;
	height: 100%;
}

#left-menu {
	width: 208px;
	height: 100%;
	overflow: hidden;
	vertical-align: top;
	text-align: center;
	margin: 0px auto;
}

#menu-border {
	width: 1px;
	height: 100%;
	overflow: hidden;
	background: #a6a6a7;
}

#body-col {
	width: 690px;
	height: 100%;
	overflow: hidden;
	vertical-align: top;
	background: #ffffff;
}

#left-menu img {
	border: 0px;
}

#left-menu a {
	font-family: 'Times New Roman';
	font-size: 15px;
	font-color: #6d5d81;
}

.submenu {
	margin: 10px 0px;
	line-height: 25px;
	color: #922f01;
}

#footer-spacer {
	width: 657px;
	height: 2px;
	overflow: hidden;
	margin: 0px auto;
	border-bottom: solid 1px #a6a6a7;
}

#body-content {
	text-align: left;
	/*width: 656px;*/
	width: 656px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
	/*font-family: Helvetica, Arial, Geneva, sans-serif;*/
	font-family: 'Times New Roman';
	font-size: 14px;
	color: #787878;
}

.body-indent {
	width: 596px;
	margin-left: 30px;
	margin-right: 30px;
}

h1 {
	/*font-family: Helvetica, Arial, Geneva, sans-serif;*/
	font-family: 'Times New Roman';
	font-size: 16px;
	color: #5a4b6e;
}

h2 {
	/*font-family: Helvetica, Arial, Geneva, sans-serif;*/
	font-family: 'Times New Roman';
	font-size: 14px;
	color: #5a4b6e;
}

.menuRightCol {
	text-align: right;
}

#menu-table td {
	padding-top: 6px;
	padding-bottom: 6px;
}

#menu-table {
	/*margin-left: 70px;
	margin-right: 70px;*/
}

.formLeftCol {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
}

.formRightCol {
	padding-left: 15px;
}

#formTable {
	margin: 0px auto;
}

.req {
	font-weight: bold;
	color: #5a4b6e
}

.error {
	text-align: center;
	font-weight: bold;
	color: #ff0000;
}

.wineList td.price {
	text-align: right;
}

ul.noBull {
	list-style-type: none;
	margin-left: 20px;
}

.marginH40 {
	margin: 0px 40px;
}

.hrule {
	width: 100%;
	height: 2px;
	overflow: hidden;
	margin: 0px auto;
	border-bottom: solid 1px #a6a6a7;
}

.wi-link {
	font-size: 14px;
}

#security_code {
	width: 146px;
}