/* ====================================== */
/* Layout Changes */
/* ====================================== */
#contentarea table {
	background-color: #f6efd5;
	color: #000000;
	margin: 17px 0 0 0;
	padding: 0px;
}

#contentarea form table{
	background-color: #f6efd5;
	color: #000000;
	margin: 17px 0 0 0;
	padding: 0px;
}

#contentarea {
	background-image: none;
}

#contentarea table a {
	color: #000000;
}

#contentarea table tr td:last-child {
	width: 900px; /* this is just to force everthing left */
	/*border: 1px solid #00FF00;*/
}

#contentarea table tr td {
vertical-align:top;
}

/* ====================================== */
/* Product and Category Templates */
/* ====================================== */
.productLayout {
	text-align: center;
	border-right: 1px solid #c0b283;
	width: 229px;
	margin: 25px 0 10px 0;
	/*min-height: 239px;*/ 
}

.productLayoutViewDetails {
	margin: 8px 0 0 0;
}

.ac, .vt, .al {
	margin: 0px;
	padding: 0px;
}

/* ====================================== */
/* Product Page Templates */
/* ====================================== */
.bgWhite {
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px;
	margin-top: 17px;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bgWhite a {
	color: #000000;
}

hr {
	display: none;
}

.productContent {
	width: 564px;
	border-right: 1px solid #c0b283;
}

.extendedImage {
	border-left: 1px solid #c0b283;
	width: 335px;
}

.productContent h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 28px;
	color: #9e3b36;
	font-style:normal;
}

.ourprice {
	font-size: 18px;
	font-weight: bold;
}

.price {
	color: #9e3b36;
}

.productContent form table tr td .al {
	margin-bottom: 5px;
	/*border: 1px solid #00FF00;*/
}

.productContent form table tr .ac {
	padding-bottom: 5px;
	padding-left: 5px;
}

.checkTable tr td{
	padding: 7px;
}

.menuhdr {
	background-color: #F6EFD5;
	padding: 10px;
	border-bottom: 1px solid #c0b283;
	width: auto;
	font-weight: bold;
}

.thankyouTable tr th {
	border-bottom: 1px solid #c0b283;
	font-weight: bold;
}

.thankyouTable tr td {
	width: auto;
}

.thankyouTable tr td:last-child, .thankyouTable tr th:last-child  {
	padding-left: 10px;
}


.checkTable tr td .txtfield {
	width: 20px;
}

.std_table {
	vertical-align: top;
	background-color: #F6EFD5;
	padding: 0px;
	position: relative;
	z-index: 10;
}

.picheader {
	background-repeat: no-repeat;
	background-position: 5px 7px;
	background-color: #F6EFD5;
	padding-left: 45px;
	padding-top: 10px;
	margin-top: 0px;
	color: #9e3b36;
	width: 400px;
	height: 35px;
	margin-bottom: -20px;
	position: relative;
	z-index: 20;
}

.std_table table {
	position: relative;
	z-index: 10;
}

.std_table table tr th {
	width: 600px;
	text-align: left;
	padding-left: 10px;
}

.std_table table tr td {
	width: auto
}

.cutomerInfo {
	float: left;
	width: 50%;
	height: 460px;
	background-color: #F6EFD5;
	margin-top: 10px;
}

.std_table h2 {
	margin-bottom: 5px;
}

.std_table {
	padding-left: 10px;
}

.imgbtn {
	margin: 10px;
}

#contentarea .fr {
	margin-top: 40px;
	float: left;
	display: none;
}

#contentarea form {
/*background-color: #F6EFD5;*/
}

.ac span strong span strong {
	background-color: none;
}

.checkTable {
	/*border-top: 1px solid #00FF00;
	border-left: 1px solid #00FF00;*/
}

.checkTable td {
	/*border-right: 1px solid #00FF00;
	border-bottom: 1px solid #00FF00;*/
}

.custShipInfo {
	width: 50%;
	float: left;
	margin-top: -19px;
}

.custShipAll {
	background-color: #F6EFD5;
}

.negativeMargin {
	margin-top: -18px;
}

.paymentTable td:first-child {
	width: 220px;
}

.cancelButton {
	margin-top: -40px;
	margin-left: 140px;
	position: relative;
	z-index: 100;
}

.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	position: absolute;
	margin-top: 30px;	
}

.breadcrumb a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.productLayoutImage img {
	max-width: 200px;
}

.productLayout .ac a img { max-width: 200px; }

