

body {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	background-color: #820103;

	text-align: center;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 808px;
	margin: 0 auto;
	position: relative;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#headerBox {
	border-color: #b6b6b6;
	border-style: solid;
	border-width: 4px 4px 0px 4px;
	text-align: center;
}

#headerTitleBox {
	width: 800px;
	height: 32px;
	border-style: solid;
	border-width: 4px 4px 0px 4px;
	border-color: #b6b6b6;
	text-align: left;
}

#boxBody {
	border-color: #b6b6b6;
	border-style: solid;
	border-width: 4px;
}

#boxContent {
	width: 798px;
	border: 1px solid #797979;
	background: #fff url(../grfx/back.body.panel.gif) repeat-x;
}

#boxContent a {
	color: #003471;
	text-decoration: none;
}

#boxContent a:hover {
	text-decoration: underline;
}

#disclaimerBox {
	width: 796px;
	margin: 0 auto;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}

#copyrightBox {
	width: 400px;
	height: 25px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 25px;
	border: 1px solid #8a8a8a;
	background-color: #ffffff;
	margin: 10px auto 10px auto;
}

#ccErrorBox {
	width: 740px;
	height: 35px;
	padding: 10px;
      border: #ff0000 2px solid;
	background-color: #F4F9D9;
}

#footerBox {
	width: 798px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	clear: both;
	margin: 0 auto;
	color: #ffffff;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #ffffff;
}

#footerBox a {
	color: #ffffff;
	text-decoration: none;
}

#footerBox a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#productImgBox {
	height: 165px;
	line-height: 165px;
	border: #D5D5D5 1px solid;
	display: table-cell;
	position: relative;
	text-align: center;
	vertical-align: middle;
}

#productImgBox img {
	position: relative;
	top: 5px;
}

#cartGrandTotalPrice {
	padding: 5px 0px 5px 0px;
}

#newAddressBox {
	display: none;
}

.req {
	font-size: 11px;
	color: #ff0000;
}

.categoryHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

.welcomeTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #004A80;
}

.prodTxt, .prodTxt td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
}

.prodHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004A80;
}

.red {
	color: #ff0000;
}

.yourCartItems {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.headerBarTxt, .headerBarTxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.headerBarTxt a:hover {
	text-decoration: underline;
}

.cartRow {
	background: url(../grfx/back.cart.gif) repeat-x;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.cartRowBalloon {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}

.txtBox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
	background-color: #ffffff;
	padding-left: 4px;
	height: 13px;
	border: 1px solid #97a199;
}

.dropBox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #474747;
	height: 18px;
}

.discTxt1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.discTxt2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ed1c24;
}

.txtForm10 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #003471;
}

.txtFormHead10 {
	font-size: 11px;
	font-weight: bold;
}

.txtGrey14 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #898989;
	text-decoration: none;
}

.txtGrey11 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
}

.txtGrey10 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
}

.txtGreen10:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #00A651;
}

/* Form validation */
.valFailed {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	background-color: #ffffff;
	padding-left: 4px;
	height: 13px;
	border: 1px solid #FF3300;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color: #FF3300;
}

.validation-advice {
	margin: 0;
	padding: 0;
	display: inline;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color: #FFF;
	font-weight: bold;
}