/* Shopping Cart */
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-image: url(../../../../../images/sitebg.jpg); }
#content { background-image: url(../../../../../images/sitedesign-02.png); }

#wrapper #content #submenu ul #cart .shoppingcart {
	margin: 0px; padding: 0px;
}
.shoppingcart img {
	border: none;}

#cart {
	margin-top: 25px;
	margin-bottom: 10px;
	width: 150px;
}
	
#wrapper #content #submenu ul #cart a.shoppingcart {
	border: none;}
	
#wrapper #content #submenu ul #cart a.shoppingcart:hover {
	background-color: #FFF;	border: none;}
	
#wrapper #content #submenu ul #cart .infoBoxContents tr .boxText table tr .infoBoxContents a {
	margin: 0px; padding: 0px; border: none;}
#wrapper #content #submenu #cart ul li p {
	text-align: right;
	padding: 5px;
}
.productname, .shoppagetitle {
	margin-top: 15px;
}
.price {
	float: right;
	font-weight: bold;
	font-size: 38px;
	color: #333;
	position: relative;
	top: -75px;
	font-family: 'palatino linotype', palatino, serif;
}
.productoptions {
	width: 520px;
	float: right;
	padding: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0D3A73;
	border-bottom-color: #0D3A73;
	margin-top: 25px;
	margin-bottom: 25px;
}
.smallText a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content table tr td table tr td table tr td table tr .smallText a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallText a, .productListing-data a {
	color: #0D3A80;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.smallText a:hover, .productListing-data a:hover {
	color: #84414A;
}

.pageHeading {
	font-family: 'palatino linotype', palatino, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	color: #0D3A73;
}
.infoboxheader {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D3A73;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D3A73;
}
.headerNavigation {
	font-family: 'palatino linotype', palatino, serif;
	font-size: 19px;
	text-decoration: none;
	margin-bottom: 5px;
	color: #0D3A73;
}


.inputRequirement {
	font-weight: bold;
	color: #F00;
}
