h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12px;
	vertical-align: bottom;
	line-height: 15px;
	color: #000;
}
#LeftFormElements {
	float: left;
	clear: right;
	width: 360px;
	padding-left: 10px;
}
#LeftFormElements1 {
	clear: right;
	width: 300px;
	padding-left: 10px;
	margin-left: 150px;
}
#RightFormElements {
	margin-top: 5px;
	width: 480px;
	margin-left: 20px;
	height: auto;
	float: left;
}
#RightFormElements2 {
	float: right;
	clear: right;
	width: 200px;
}
#FullFormElements {
	float: left;
	margin-top: 20px;
	width: 500px;
}
#CheckOutForm {
	text-align: left;
}
#CheckOutForm p {
	padding-top: 2px;
	height: 25px;
}
#CheckOutForm input {
	border: 1px #72753F solid;
	height: 1.5em;
	background-color: #C3CAAE;
	color: #000;
	font-size: 11px;
	width: 250px;
	clear: right;
}
#CheckOutForm select {
	border: 1px #72753F solid;
	height: 1.5em;
	background-color: #C3CAAE;
	color: #000000;
	font-size: 11px;
	clear: right;
}
#CheckOutForm input#Submit {
	font-size: 14px;
	width: auto;
	height: auto;
	cursor: pointer;
	text-transform: capitalize;
}
li {
	list-style: none;
	margin-top: 5px;
}
#WineSidebar {
	width: 200px;
	height: auto;
	background-color: #CDD1B6;
	float: left;
	clear: left;
	margin: 25px 18px 10px 0;
	padding: 2px;
	text-align: left;
}
.wineCategory {
	border-bottom: 2px #000000 dotted;
	padding-bottom: 18px;
	margin-bottom: 18px;
}
.wineCategory a {
	color:#000;
	text-transform: uppercase;
}
.wineCategory a:hover {
	color:#bfc971;
}
#WineSidebar .last {
	border-bottom: none;
	margin-bottom: 0;
}
#WineSidebar p {
	margin-top: 18px;
	font-size: 12px;
	font-weight: 500;
	text-transform: capitalize;
	color: #8EAA11;
}
div#WineSidebar h1 {
	font-size: 14px;
	font-weight: bold;
}
div#WineSidebar h11 {
	font-size: 14px;
	font-weight: bold;
}
.winetype h1 {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size:14px;
}
.winetype h2 {
	font-size:16px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Times, serif;
	text-align: left;
	margin: 30px 10px 10px 0px;
}
.winetype h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12px;
	vertical-align: bottom;
}
.winetype {
	line-height: 1.5em;
}
.AMS_cat_header {
	font-size: 16px;
	margin-bottom: 5px;
	color: #000;
	line-height:normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: normal;
	font-variant: small-caps;
}
td.AMS_cat_header {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
	color: #666B51;
	padding-top: 10px;
	line-height:normal;
	border-bottom-style: solid;
	border-bottom-color:#333;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 0.01em;
}
td.AMS_cat_header a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #666B51;
	padding-top: 10px;
	line-height:normal;
}
td.AMS_cat_header a:hover {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #AEB683;
	padding-top: 10px;
	line-height:normal;
}
td.AMS_cat_header a:visited {
	color: #666B51;
}
td.AMS_cat_header a:active {
	color: #666B51;
}
.AMS_part_desc {
	font-size: 12px;
	margin-bottom: 10px;
	color: #000;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: 20px;
	width: 490px;
}
.AMS_part_desc a {
	letter-spacing:1px;
	color:#000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 10px;
}
.AMS_part_desc a:hover {
	color:#FFF;
	margin-left: 10px;
}
#WineGraphic {
	float: left;
	clear: left;
	margin: 20px 25px 0px 0px;
}
#accttable {
	float: left;
	clear: left;
	margin: 35px 15px 0px 5px;
}
#WineInfo {
	margin-top: 5px;
	width: 450px;
	height: auto;
	margin-right: 10px;
}
#WineContent {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 25px;
	width: 475px;
	text-align: left;
	clear: right;
}
#AddtoCart {
	margin-top: 30px;
	margin-left: 150px;
}
#AddButton {
	text-transform: capitalize;
	color: #000;
	background: #ABB386;
	border: 1px #666666 solid;
	width: 94px;
	height: 22px;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding: 6px 6px 0px 5px;
}
#AddButton a {
	color: #000000;
}
input#AddButton {
	text-transform: capitalize;
	color: #000;
	background-color: #D7D6D2;
	border: 1px #666666 solid;
	width: 94px;
	height: 22px;
	float: left;
	padding-left: 10px;
	padding-top: 6px;
}
#MoreInfoButton, .MoreInfoButton {
	text-transform: capitalize;
	color: #000;
	font-size:12px;
	border: 1px solid #666666;
	width: 94px;
	height: 22px;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding: 3px 3px 3px 3px;
	line-height: 20px;
	background-color: #DCDBD7;
}
#MoreInfoButton a, #MoreInfoButton a:visited, .MoreInfoButton a, .MoreInfoButton a:visited {
	color: #000;
}
a:hover #MoreInfoButton, a:hover .MoreInfoButton  {
	color: #990000;
	text-decoration: none;
}
#MoreInfoButton2 a {
	color: #333;
}
#MoreInfoButton2 {
	text-transform: capitalize;
	color: #333;
	font-size:14px;
	background-color: #CDD1B6;
	border: 1px #666666 solid;
	width: 94px;
	height: 22px;
	float: right;
	margin-right: 10px;
	text-align: center;
	padding: 3px 3px 3px 3px;
	line-height: 20px;
}
#ShopButton {
	text-transform: capitalize;
	color: #000;
	background: #ABB386;
	font-size:14px;
	border: 1px #666666 solid;
	width: 94px;
	height: 22px;
	float: left;
	padding-left: 10px;
	padding-top: 6px;
	margin-right: 10px;
}
#ShopButton a {
	color: #000000;
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
}
input#ShopButton {
	text-transform: capitalize;
	color: #000;
	background: #a7b238;
	border: 1px #666666 solid;
	width: 94px;
	height: 22px;
	float: left;
	font-size:14px;
	padding-left: 10px;
	padding-top: 6px;
}
input#ShopButton hover {
	background-color:#BECA57;
}
#main {
	height:auto;
}
#WineFormContent {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	width: 770px;
	text-align: left;
	clear: right;
}
.winetype h1 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.4em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	color: #333;
}
h1.FormHead, h1.FormHead a {
	padding: 3px 10px 3px 0;
	margin-top: 20px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 440px;
	margin-left: 25px;
	text-decoration:none;
	text-align: left;
}
h1.FormHead a:hover {
	text-decoration:none;
}
h1.FormHeadz, h1.FormHeadz a {
	padding: 3px 10px 3px 0;
	margin-top: 20px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 420px;
	margin-left: 25px;
	text-decoration:none
}
h1.FormHeadz a:hover, h1.FormHeadz hover, a:hover h1.FormHeadz {
	text-decoration:none;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
h1.FormHead1 {
	padding: 3px 10px 3px 0;
	margin-top: 25px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 20px;
	border-bottom-width: 0.03em;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 360px;
}
h1.FormHead2 {
	padding: 0px 0 3px 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-transform: capitalize;
	font-size:20px;
	width: 500px;
}
.submit {
	background-color: #D8D7D3;
	color: #333;
	clear: right;
	font-size: 14px;
	cursor: pointer;
	padding: 2px 5px 2px 5px;
	width: 90px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
}
.submit a {
	background-color: #E6E2C1;
	color: #333;
	clear: right;
	font-size: 14px;
	cursor: pointer;
	padding: 2px 5px 2px 5px;
	width: 90px;
	text-align: center;
}
.submit a:hover {
	color:#990000;
	border: 1px solid #333333;
}
.submit a:visited {
	color: #000;
}
.shopmore, .shopmore a {
	background-color: #E6E2C1;
	color: #333;
	clear: right;
	font-size: 14px;
	cursor: pointer;
	text-transform:capitalize;
	padding: 2px 5px 2px 5px;
	width: 110px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.shopmore a:link {
	color: #333;
}
.shopmore a:hover {
	color: #666666;
}
.shopmore a:visited {
	color: #333;
}
.cancelchange {
	border: 1px #72753F solid;
	background-color: #E6E2C1;
	color: #2C3722;
	clear: right;
	font-size: 14px;
	cursor: pointer;
	text-transform:capitalize;
	padding: 2px 5px 2px 5px;
	width: 153px;
	height: 25px;
	text-align: center;
}
.cancelchange a {
	background-color: #E6E2C1;
	color: #2C3722;
	clear: right;
	font-size: 14px;
	cursor: pointer;
	text-transform:capitalize;
	padding: 2px 5px 2px 5px;
	width: 153px;
	height: auto;
	text-align: center;
}
.cancelchange a:hover {
	color: #CC6600;
}
.cancelchange a:visited {
}
.emptycart {
	border: 1px #72753F solid;
	background-color: #E6E2C1;
	color: #333;
	clear: right;
	font-size: 14px;
	cursor: pointer;
	text-transform:capitalize;
	padding: 2px 5px 2px 5px;
	width: 115px;
	height: auto;
	text-align: center;
}
.emptycart a:hover {
	color: #666666;
}
.removeitem {
	border: 1px #72753F solid;
	background-color: #DCDBD7;
	color: #2C3722;
	clear: right;
	font-size: 12px;
	cursor: pointer;
	text-transform:capitalize;
	width: 40px;
	height: auto;
	text-align: center;
}
.removeitem hover {
	color: #CC6600;
}
.removeitem a {
	background-color: #DCDBD7;
	color: #2C3722;
	clear: right;
	font-size: 12px;
	cursor: pointer;
	text-transform:capitalize;
	width: 40px;
	height: auto;
	text-align: center;
}
.removeitem a:hover {
	color: #CC6600;
}
.FormHead {
	border-top: 2px #000000 thin;
	border-bottom: 2px #000000 thin;
	padding: 3px 0;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
}
.FormHead1 {
}
.FormLine {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
.FormLine1 {
	border-top-width: 0.07em;
	border-top-style: solid;
	border-top-color: #4C0004;
	line-height: 15px;
}
.FormLineBot {
	border-bottom-width: 0.07em;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#WineClubForm {
	margin-top: 10px;
	font-size: 14px;
}
#WineClubForm h2 {
	margin-top: 10px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #000;
	line-height: 12px;
}
#WineClubForm input {
	height: 1.6em;
	background-color: #D8D7D3;
	color: #333;
	font-size: 11px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
#WineClubForm select {
	height: 1.8em;
	background-color: #D8D7D3;
	color: #333;
	font-size: 11px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
#WineClubForm input.allreq {
	height: 1.6em;
	background-color: #E6E2C1;
	color: #333;
	font-size: 11px;
	width: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
#WineClubForm .allreq {
	height: 1.6em;
	background-color: #E6E2C1;
	color: #333;
	font-size: 11px;
	width: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.allreq {
	height: 1.6em;
	background-color: #E6E2C1;
	color: #333;
	font-size: 11px;
	width: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	text-align: right;
}
WineClubForm input#MoreInfoButton {
	text-transform: capitalize;
	color: #333;
	font-size:14px;
	border: 1px #666666 solid;
	width: 94px;
	height: 22px;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding: 3px 3px 3px 3px;
	line-height: 20px;
	background-color: #E6E2C1;
}
/*#MoreInfoButton a, #MoreInfoButton a:visited {
	color: #333;
}
#MoreInfoButton a:hover {
	color: #CCCCCC;
}*/
input#Submit {
	text-transform: capitalize;
	color: #000;
	font-size:12px;
	width: 94px;
	height: 22px;
	margin-right: 105px;
	text-align: center;
	line-height: 20px;
	background-color: #DCDBD7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: "Times New Roman", Times, serif;
	cursor: pointer;
}
input #Submit {
	text-transform: capitalize;
	color: #000;
	font-size:12px;
	width: 94px;
	height: 22px;
	margin-right: 105px;
	text-align: center;
	line-height: 20px;
	background-color: #DCDBD7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: "Times New Roman", Times, serif;
	cursor: pointer;
}
.submit a {
	background-color: #DAD9D5;
	color: #000;
	clear: right;
	font-size: 14px;
	cursor: pointer;
	padding: 2px 5px 2px 5px;
	width: 90px;
	text-align: center;
}
.submit a:hover {
	color:#990000;
	border: 1px solid #333333;
}
.submit a:visited {
	color: #000;
}
#WineClubForm input#SubmitC {
	font-size: 10px;
	width: auto;
	height: 1.5em;
	cursor: pointer;
	text-transform:capitalize;
	vertical-align: middle;
}
#WineClubForm div div {
	height: 30px;
}
#WineClubForm div.text {
	height: 100px;
	clear: both;
	vertical-align: top;
}
#WineClubForm span.label {
	height: 25px;
	color: #FFF;
}
#WineClubForm span.label1 {
	float: left;
	height: 25px;
	padding-left: 5px;
	width: 170px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
}
#WineClubForm span.label2 {
	float: left;
	margin-left:0px;
}
#WineClubForm span.label3 {
	float: left;
	height: 25px;
	padding-left: 10px;
	font-size: 14px;
}
#WineClubForm span.label4 {
	float: left;
	height: 20px;
	width: 300px;
	text-align: left;
	color: #000;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#WineClubForm span.label5 {
	float: left;
	font-size: 9px;
	height: 10px;
	color: #000;
}
#WineClubForm #Column1 input {
	float: right;
}
#WineClubForm #Column1 select {
	float: left;
	margin-left: 22px;
	font-size:12px;
}
#WineClubForm #Column1 input.small {
	width: 40px;
	margin-right: 10px;
	float:left;
}
#WineClubForm #Column1 input.medium {
	width: 20px;
	float:left;
	margin-right: 10px;
}
#WineClubForm #Column2 input {
	float: left;
}
#WineClubForm #Column2 input.small {
	width: 50px;
	margin-right: 10px;
}
#WineClubForm #Column2 input.medium {
	width: 80px;
}
#WineClubForm #Column2 a {
	font-size: 9px;
}
#WineClubForm input.small {
	width: 20px;
	margin-right: 10px;
	float:left;
	height: 11px;
	background-color: transparent;
}
#WineClubForm input.radio {
	margin-right: 10px;
	float:left;
	height: 11px;
	background-color: transparent;
	width: 20px;
	border: none;
}
#WineClubForm textarea {
	background-color:#D8D7D3;
	width: 208px;
	margin-right: 10px;
	float:left;
	height: 100px;
	vertical-align: top;
}
#WineClubForm input.med {
	width: 40px;
	margin-right: 10px;
	float:left;
}
.smalltext {
	font-size: 12px;
	height:15px;
}
#CheckOutForm {
	text-align: left;
}
#CheckOutForm p {
	padding-top: 2px;
	height: 25px;
}
#CheckOutForm input {
	border: 1px #72753F solid;
	height: 1.5em;
	background-color: #CCCC99;
	color: #333;
	font-size: 11px;
	width: 250px;
	clear: right;
}
#CheckOutForm input.med {
	width: 60px;
	margin-right: 10px;
	float:left;
}
#CheckOutForm input.small {
	width: 40px;
	margin-right: 10px;
}
#CheckOutForm input.radio {
	width: 40px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border: 0;
}
#CheckOutForm input#Submit {
	font-size: 14px;
	width: auto;
	height: auto;
	cursor: pointer;
	text-transform:capitalize;
}
#CheckOutForm input#SubmitC {
	font-size: 10px;
	width: auto;
	height: 1.5em;
	cursor: pointer;
	text-transform:capitalize;
	vertical-align: middle;
}
#CheckOutForm input#button {
	font-size: 14px;
	width: auto;
	height: auto;
	cursor: pointer;
	text-transform:capitalize;
}
#Column1, #Column2 {
	float: left;
	width: 350px;
}
#Column1 {
	clear: left;
	margin-right: 0px;
	margin-left: 9px;
}
#Column2 {
	clear: right;
	margin-left: 9px;
}
.Column3 {
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.Column3 TD a:active {
	text-align: left;
}
.Column3 a:active {
	text-align: left;
}
.Column3 a {
	text-align: left;
}
.Column3 TD a {
	text-align: left;
	float: left;
}
#WineClubForm #Column1 input {
	float: right;
}
#WineClubForm #Column1 select {
	float: left;
	margin-left: 22px;
}
#WineClubForm #Column2 select {
	float: left;
	margin-left: 22px;
}
#WineClubForm #Column1 input.small {
	width: 30px;
	margin-right: 10px;
	float:left;
}
#WineClubForm #Column1 input.medium {
	width: 20px;
	float:left;
	margin-right: 10px;
}
#WineClubForm #Column2 input {
	float: right;
}
#WineClubForm #Column2 input.small {
	width: 20px;
	margin-right: 10px;
}
#WineClubForm #Column2 input.medium {
	width: 80px;
}
#WineClubForm #Column2 a {
	font-size: 9px;
}
.FormLine {
	padding: 3px 0;
	border-top: 1px #FFF solid;
}
/* My Account Navigation */

#navcontainer {
	margin: 0px 0 0 0px;
	padding: 0;
	text-align: left;
	clear: left;
	float: left;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	line-height: 15px;
}
#navcontainer li {
}
#navcontainer a {
	display: block;
	padding: 3px 0px 3px 3px;
	width: 120px;
	color: #000;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
	border-top-width: 0.05em;
	border-right-width: 0.05em;
	border-bottom-width: 0.05em;
	border-left-width: 0.05em;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
#navcontainer a:hover {
	color: #990000;
	text-decoration: none;
	margin: 0;
	background-color: #CBCBC3;
}
#navcontainer ul ul li {
	margin: 0 0 1px 0;
}
#navcontainer ul ul a {
	display: block;
	width: 180px;
	color: #fff;
	background-color: #369;
	text-decoration: none;
}
#navcontainer ul ul a:hover {
	color: #fff;
	background-color: #69C;
	text-decoration: none;/* End My Account Navigation */
}
#checkoutpages {
	float: right;
	text-align: right;
	padding-right: 4px;
	margin-top: -20px;
	height: 15px;
	margin-bottom: 10px;
	font-size: 10px;
}
#checkoutpages a {
	margin: 0 0 0 1px;
	background-color: #b4b2b2;
	color: #5e595b;
	padding: 1px 3px;
	text-decoration: none;
	height:20px;
}
#checkoutpages a.current {
	background-color: #7B8459;
	color: #fff;
	height:20px;
	border: solid #000 thin;
	margin-right: 2px;
}
#checkoutpages a.nc {
	background-color: #CCCC99;
	color: #333;
	height:20px;
	border: solid #999 thin;
	margin-right: 2px;
}
#tablefloat {
	width: 520px;
	font-size: 11px;
	margin-left: 20px;
}
#tablefloat1 {
	width: 250px;
	font-size: 11px;
}
.cat {
	height:25px;
}
.biglink, a.biglink:link, a.biglink:visited, a.biglink:active {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
}
a.biglink:hover {
	color: #999999;
}
.pcHead1 {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 10px 0px 20px 25px;
	width: 440px;
}
#WineSidebar {
	width: 250px;
	height: auto;
	background-color: #CDD1B6;
	float: left;
	clear: left;
	margin: 25px 18px 10px 10px;
	padding: 2px 0px 10px 0px;
	text-align: left;
	letter-spacing: normal;
	font-size: 9px;/*background-image: url(assets/bg_grstr.gif);*/
}
#WineSidebarnav {
	width: 250px;
	height: auto;
	float: left;
	clear: left;
	margin: 0px 0px 10px 0;
	padding: 2px 10px 10px 0px;
	text-align: right;
	line-height: 30px;
	color: #646a54;/*background-image: url(assets/bg_grstr.gif);*/
}
#WineSidebarnav a {
	color: #646a54;
	font-weight: bold;/*background-image: url(assets/bg_grstr.gif);*/
}
#WineSidebarnav a:hover {
	color: #a5ad7f;
	font-weight: bold;/*background-image: url(assets/bg_grstr.gif);*/
}
.required1 {
	color: #B0002D;
	width: 490px;
	text-align:left;
	font-size:14px;
	height: auto;
}
.description {
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
}
.pcMain {
	line-height: 16px;
	font-size: 12px;
}
.pcMain1 {
	line-height: 15px;
	font-size: 10px;
}
.content #carttopform .imgholder {
	font-family: "Times New Roman", Times, serif;
	width: 25%;
}
.content #carttopform .toptitle {
	font-family: "Times New Roman", Times, serif;
	width: 72%;
	clear: left;
	vertical-align: top;
	float: right;
}
/* Cart */
#orderreview {
	margin-top: 21px;
}
#tablefloat {
	width: 480px;
	border-collapse: collapse;
}
#tablefloat thead th, #orderreview thead th {
	text-transform: uppercase;
	padding: 10px 0 9px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	border-collapse:collapse;
	color:#4C0004;
}
#tablefloat td, #orderreview td {
	padding-top: 14px;
}
#tablefloat .product {
	width: 250px;
	padding-right: 20px;
	padding-left: 4px;
}
#tablefloat .delete {
	text-align: right;
	padding-right: 4px;
}
#tablefloat .quantity, #tablefloat .price, #tablefloat .subtotal {
	text-align: center;
}
#tablefloat .quantity {
	width: 80px;
	text-align: center;
}
#tablefloat .price {
	width: 59px;
	text-align: center;
}
#tablefloat .subtotal {
	width: 82px;
	text-align: center;
}
#cartbuttons {
	margin: 20px 0 10px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	text-align: right;
	padding: 12px 4px 10px 0;
}
#cartbuttons a.checkout {
	padding-left: 17px;
}
#orderreview .product {
	width: 40%;
	padding-left: 4px;
}
#orderreview .quantity {
	width: 20%;
	text-align: center;
	background-color:#C3CAAE;
}
#orderreview .price {
	width: 20%;
	padding-left: 38px;
}
#orderreview .total {
	text-align: right;
	padding-right: 4px;
}
#orderreview thead th.total {
	text-align: center;
}
#orderreview div.dollaramount {
	display: inline;
	width: 70px;
}
#orderreview tr.lastrow td {
	padding-bottom: 14px;
}
#orderreview tr.subtotal td {
	border-top: 1px solid #dedede;
	padding-top: 9px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#orderreview tr.shipping td.price, #orderreview tr.shipping td.total, #orderreview tr.grandtotal td.price, #orderreview tr.grandtotal td.total {
	padding-top: 9px;
	padding-bottom: 10px;
	border-top: 1px solid #dedede;
	text-transform: uppercase;
}
#orderreview tr.salestax td {
	padding-top: 5px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#orderreview tr.grandtotal td {
	font-weight: bold;
}
#orderreview tr.totaldiscounts td {
	color: #999;
	padding-top: 0;
}
#orderreview tr.totaldiscounts td.totaldiscount {
	padding-right: 130px;
	text-align: right;
	text-transform: uppercase;
}
span.discount {
	padding-left: 15px;
}
div.orderbuttons {
	text-align: right;
	padding-top: 10px;
	margin-right: 20px;
}
#orderbuttons {
	text-align: right;
	padding-top: 10px;
	margin-right: 20px;
	width: 440px;
}
#purchase {
	border-top: 1px solid #dedede;
	text-align: right;
	text-transform: uppercase;
	padding-top: 10px;
}
#checkoutsteps {
	float: right;
	text-align: right;
	margin-top: -45px;
	padding-right: 4px;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
}
#checkoutsteps a {
	margin: 0 0 0 1px;
	background-color: #b4b2b2;
	color: #5e595b;
	padding: 1px 3px;
	text-decoration: none;
}
#checkoutsteps a.selected {
	background-color: #990000;
	color: #fff;
}
#lefty {
	float: left;
	width: 418px;
	height: 1152px;
	clear: left;
}
#righty {
	float: right;
	width: 562px;
	height: 1152px;
	background-image: url(images/09-PAH-001-background.jpg);
}
/*----------------- START Checkout1 and 5 rows-------------------- */

#WineClubForm .CFROW1, #WineClubForm .CFROW2, #WineClubForm .CFROW3, #WineClubForm .CFROW4, #WineClubForm .CFROW5, #WineClubForm .CFROW6, #WineClubForm .CFROW7, #WineClubForm .CFROW8 {
	font-size:14px;
	vertical-align:top;
	color:#000;
}
#orderreview .CFROW1, #orderreview .CFROW2, #orderreview .CFROW3, #orderreview .CFROW4, #orderreview .CFROW5, #orderreview .CFROW6, #orderreview .CFROW7, #orderreview .CFROW8 {
	font-size:14px;
	vertical-align:top;
	color:#000;
}
#orderreview .CFROW1 {
	width: 40%;
	padding-left: 4px;
	text-align: left;
}
#orderreview .CFROW2 {
	width: 40%;
	text-align: left;
}
#orderreview .CFROW3 {
	width: 10%;
	text-align: center;

}


#orderreview .CFROW3 select {
	border: 1px #72753F solid;
	background-color: #d8d7d3;
	color: #000;
	font-size: 11px;
	clear: right;
	width: 40px;
}
#orderreview .CFROW4 {
	text-align: left;
	width: 35%;
}
#orderreview .CFROW5 {
	text-align: left;
	width: 15%;
}
#orderreview .CFROW6 {
	text-align: center;
	width:10%;
}
#orderreview .CFROW7 {
	text-align: center;
	width: 15%;
}
#orderreview .CFROW8 {
	text-align: center;
	width: 15%;
}
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
#cartreview #cartreview .CFROW1, #cartreview .CFROW2, #cartreview .CFROW3, #cartreview .CFROW4, #cartreview .CFROW5, #cartreview .CFROW6, #cartreview .CFROW7, #cartreview .CFROW8, {
 font-size:14px;
 vertical-align:bottom;
 text-align:left;
}
#cartreview .CFROW1 {
	width: 35%;
	padding-left: 4px;
	text-align: left;
	font-size:14px;
}
#cartreview .CFROW2 {
	width: 35%;
	text-align: left;
	font-size:14px;
}
#cartreview .CFROW3 {
	text-align: center;
	font-size:14px;
}
#cartreview .CFROW4 {
	text-align: left;
	width: 35%;
	font-size:14px;
}
#cartreview .CFROW5 {
	text-align: left;
	width: 10%;
	font-size:14px;
}
#cartreview .CFROW6 {
	text-align: center;
	width: 12%;
	font-size:14px;
}
#cartreview .CFROW7 {
	text-align: center;
	width: 12%;
	font-size:14px;
}
#cartreview .CFROW8 {
	text-align: center;
	width: 15%;
	font-size:14px;
}
/*----------------- END Checkout1 and 5 rows-------------------- */

#content1 {
	width: 480px;
	padding-right: 10px;
	margin: 0px 20px 0px 0px;
}
#content2 {
	width: 520px;
	padding-right: 10px;
	margin: 0px 20px 0px 5px;
}
#carttable {
	width: 100%;
	text-transform:capitalize;
}
#carttable hr{

	size: 0.09em;
	border-collapse:collapse

}
#carttable td .shiptoinfo {
	color:#AE4201;
}
#carttable .AmsInvHdrProduct {
	width: 44%;
	font-size:10px;
	font-weight:bold;
	text-transform:capitalize;
	margin-top:4px;
	padding-right: 20px;
	padding-left: 4px;
	color: #000;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-collapse:collapse;

}
#carttable .AmsInvHdrQuantity {
	width: 13%;
	margin-top:4px;
		font-size:10px;
	font-weight:bold;
	text-transform:capitalize;
	text-align: left;
	color: #000;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-collapse:collapse;
}
#carttable .AmsInvHdrPrice {
	width: 29%;
	text-align: left;
		font-size:10px;
	font-weight:bold;
	margin-top:4px;
	color: #000;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-collapse:collapse;

}
#carttable .AmsInvHdrNet {
	width: 14%;
	font-size:10px;
	font-weight:bold;
	text-transform:capitalize;
	text-align: left;
	color: #000;
	margin-top:4px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-collapse:collapse;
}
#carttable .AmsInvInfoShipTo {
	margin-bottom:10px;
	color:#000;
}
.AmsInvInfoShipTo {
	margin-bottom:10px;
	color:#000;
	height:100px;
	vertical-align:top;
}
