.clear {
	clear: both;
}

.error {
	color: #e00;
}

.redText {
	color: #e00;
}

.strongtext {
	font-weight: bold;
}

.errortxt {
	border: 1px solid;
	color: #FF0000;
	font-weight: bold;
	padding: 5px;
}

html {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

body {
	margin: 0;
	background: #fff;
	text-align: center;
}

#container {
	margin: auto;
	width: 790px;
	padding: 0px 5px;
	background-color: #FFFFFF;
	background: url(/wcsstore/ProFormStorefrontAssetStore/images/sides.jpg)
		right top;
	background-repeat: repeat-y;
}

#content-area {
	background-color: #FFFFFF;
	border-bottom: 2px solid #B3B3B3;
	font-size: 11px;
	padding: 0px 10px;
	text-align: left;
	width: 770px;
}

#suggest {
	padding-top: 10px;
	text-align: center;
	margin: 5px 0 8px;
	float: left;
	width: 100%;
	border-top: 1px solid #aa2222;
}

#suggest b {
	font-size: 120%;
}

#header {
	border-bottom: 1px solid #bbb;
	width: 790px;
	text-align: left;
}

#site-title {
	width: 373px;
	margin: 0;
	padding: 0;
	border-style: none;
	color: #ffffff;
}

#site-title a {
	text-decoration: none;
}

#site-title a img {
	border: 0px;
	border-color: #fff;
}

#site-title b {
	display: none;
}

#psuedoCrumb {
	padding: 10px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	color: #3878db;
	text-align: left;
}

#billShip .billShip,#payment .payment,#confirmation .confirmation {
	color: #e7178b;
}

.description {
	font-size: 11px;
	text-align: left;
	margin-left: 20px;
}

#shipArea {
	width: 770px;
	height: 500px;
	padding: 0px 10px 10px;
	background-color: #fff;
	text-align: left;
	font-size: 11px;
	border-bottom: 2px solid #B3B3B3;
}

h1 {
	color: #fff;
	background: #aaa;
	font-size: 12px;
	padding: 3px 7px;
	-moz-border-radius: 4px;
}

#orderPo {
	background: #ddd;
	border-top: 1px solid #3878db;
	padding: 3px 7px;
	width: 764px;
}

table #products {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

#products th {
	background-color: #a22;
	border: 0;
	color: #fff;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

#products th a {
	color: #fff;
	text-decoration: none;
}

#products td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
}

#UTSlogo a {
	background: url(/wcsstore/ProFormStorefrontAssetStore/images/utsLogo.jpg) no-repeat;
	width: 86px;
	height: 86px;	
	display: block;
	text-align: center;
	line-height: 145px;
}

#warranty {
	padding: 5px;
	background-color: #eaeaea;
}

#warranty_td {
	font-weight: bold;
	width: 220px;
	padding: 0 0 0 20px;
}

#warranty_select {
	width: 205px;
}

.total-tax {
	font-size: 10px;
	font-style: italic;
	float: right;
	clear: right;
}

.sku {
	color: #777;
}

.stock {
	font-size: 9px;
	color: #3878db;
}

#recalculate {
	background-color: #a22;
	text-align: right;
	height: 20px;
}

#recalculate a {
	color: #fff;
}

#recalculate a:hover {
	color: #900;
}

#recalculate_link {
	background: url(/wcsstore/ProFormStorefrontAssetStore/images/recalculate.gif) no-repeat center;
	float: right;
	height: 17px;
	width: 100px;
	padding: 3px 3px 0 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

#price {
	background-color: #eee;
	float: left;
	padding: 0 0 10px 0;
	border-bottom: solid #a22 1px;
	width: 100%;
}

#price p {
	width: auto;
	float: right;
	padding: 0;
	margin: 0;
	clear: both;
}

#price dl {
	width: 150px;
	float: right;
	line-height: 18px;
	font-size: 11px;
	text-align: left;
	padding: 0 10px 10px;
}

#price dt {
	float: left;
	clear: both;
}

#price dd {
	float: right;
	margin: 0;
	display: block;
	clear: right;
}

#redeem {
	background: url(/wcsstore/ProFormStorefrontAssetStore/images/Redeem.gif) no-repeat center;
	float: left;
	height: 25px;
	width: 89px;
}

#redeem a {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

#redeem a:hover {
	color: #900;
}

#redeemButton {
	padding: 5px 0 0 0;
	width: 89px;
	margin: auto;
	text-align: center;
}

#upsell-section {
	text-align: center;
	padding: 5px 0;
	width: 100%;
	float: left;
}

.upsellItem {
 border: solid #a22 1px;
	background: #fff;
	position: relative; 
	width: 165px;
	padding: 9px 6px;
	font-size: 11px;
	float: left;
	text-align: center;
	margin: 0 6px;
}

.upsellPriceAdd {
	
}

.upsellDescription {
	margin-bottom: 5px;
	height: 28px;
}

.upsellPrice {
	float: left;
	padding: 8px 0 5px 0;
	width: 42%;
	font-size: 11pt;
	font-weight: bold;
	color: #aa2222;
}

.upsellAdd {
	float: right;
	height: 26px;
	width: 58%;
	font-size: 9pt;
}

#upsellAddLink {
	background: url(/wcsstore/ProFormStorefrontAssetStore/images/add-to-cart-small.gif) no-repeat left;
	padding: 10px 0 0 6px;
	height: 26px;
	width: 90px;
	text-align: center;
}

.upsellAdd a {
	color: #ffffff;
	text-decoration: none;
}

.upsellAdd a:hover {
	color: #ffaaaa;
}

#billForm {
	width: 350px;
	float: left;
	height: 375px;
}

#billForm label {
	width: 150px;
}

#billForm label span {
	color: #f00;
}

#billForm td {
	font-size: 11px;
	width: 100%;
}

#billForm span #emailOptInLabel {
	float: left;
}

#shipForm {
	width: 350px;
	float: right;
}

#shipForm label {
	width: 150px;
}

#shipForm label span {
	color: #f00;
}

#shipForm td {
	font-size: 11px;
	width: 100%;
}

#shipForm input .check {
	margin: 2px 5px 0 0;
}

#addressDisplay {
	clear: both;
	position: relative;
	top: -55px;
	left: 40px;
	background: #fff;
	border: solid 1px #3878db;
	width: 340px;
	float: left;
}

#addressDisplay ul {
	float: left;
	width: 140px;
	list-style-type: none;
	padding: 7px 15px;
	margin: 0;
}

#contentArea2 {
	top: -40px;
	position: relative;
}

#termsCon {
	clear: both;
}

#buttonRow {
	padding: 10px 0 0 0;
	float: right;
	width: 100%;
}

#discountArea {
	width: 450px;
	float: left;
	padding: 1px 0 0;
}

#discountArea img{
	border: 0px;
}

#discountArea label {
	float: left;
	margin: 0 7px;
	padding: 5px 0 0 0;
}

#discountArea input {
	float: left;
	margin: 0 5px;
	height: 19px;
}

#codes {
	float: left;
	margin: 0 0 10px 10px;
	width: 100%;
}

.discount {
	font-weight: bold;
	color: #aa2222;
	float: right;
	padding: 0 5px 0 0;
}

.promo {
	float: left;
	margin: 5px 20px 0px;
	width: 100%;
}

#checkout {
	float:right;
	width: 272px;
}

#checkout a {
	color: #fff;
}

#checkout a:hover {
	color: #900;
}

#continue_shopping {
	margin-right: 5px;
}

#continue_shopping_link {
	float: left;
	color: #5D5D5D;
	font-weight: bold;
	font-size: 8pt;
	background: url(/wcsstore/ProFormStorefrontAssetStore/images/continue_shopping.gif) no-repeat left;
	padding: 5px 0 0 0;
	height: 20px;
	width: 150px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

#continue_shopping_link:hover {
	color: #990000;
}

#checkout_link {
	float: right;
	font-weight: bold;
	font-size: 8pt;
	background: url(/wcsstore/ProFormStorefrontAssetStore/images/checkout.gif) no-repeat left;
	padding: 5px 0 0 0;
	height: 20px;
	width: 117px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

#paymentMiddle {
	float: left;
	width: 200px;
}

#paymentRight {
	float: left;
	width: 200px;
	position: relative;
}

#attrValueSize {
	text-transform: uppercase;
}

#attrValueColor {
	text-transform: capitalize;
}


