body {
	background-color: #e5e5e5;
}

#body {
	background-image:url(../media/site/topfff.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	color: #333333;
}

.product { 
	border-top: #DDD 1px solid;
	border-right: #DDD 1px solid;
	width: 750px;
	float: left;
	padding: 0px;
	margin-bottom: 0px;
	color: #333;
}

.productHeader { 
	border-top: #DDD 1px solid;
	width: 900px;
	float: left;
	padding: 0px;
	height: 320px;
	margin-bottom: 0px;
	color: #333;
}

.priceBox {
	width: 150px;
	float: left;
	border-top: #DDD 1px solid;
	border-left: #DDD 1px solid;
	margin-left: -1px;
}

.priceBox .linkToPage {
	padding: 3px !important;
	color: #444 !important;
	margin-bottom: 5px !important;
	font-size: 10px;
	font-weight: bold;
	margin-right: 18px;
}

.add-img {
margin-bottom: 10px;
margin-top: 10px;
}

.add-img:hover {
opacity: 0.8;
}

.productBorder {
	border: #fff 1px solid;
	border-top: #DDD 1px solid;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 0px;
	float: left;
}

.productDescription > a {
	color: #88bb1b;
}

.itemAdded {
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 10px;
	width: 290px;
	border: #CCCCCCS 1px solid;
	margin-left: -100px;
	z-index: 100;
}

.itemAddedDetail {
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 10px;
	width: 290px;
	border: #CCCCCCS 1px solid;
	margin-left: -100px;
}

.continueShopping {
	text-align: left;
	cursor: pointer;
}

.cartCheckout {
	display: inline;
	float:right;
	margin-top:-36px;
	}

.productName > a {
	color: #333;
	text-decoration: underline;
}

.productName > a:hover {
	color: #cc0000;
}

#footer {
	background-color: #FFFFFF;
}

#shop_buttons {
	float: right;
}

.productImage, .productInfo, .productPrice, .productPriceNum {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

.productImage {
	width: 180px;
}

.productInfo {
	width: 550px;
	height: 130px;
}

.productPriceNum {
	float: right;
}

.productPrice {
	padding-left: 10px;
}

.productInfo p {
	margin-top: 3px;
	margin-bottom: 0px;
}

.return {
	clear: both;
	padding-top: 10px;
}

.returntop {
	margin-top: 10px;
}

.shipheadings {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

#text2 {
	float:right;
	width:250px;
	display: none;
}

#shiplist li {
	list-style-type: disc;
}

	#links {
	padding-left: 15px;
	}

#links li {
	list-style-type: none;
	margin-bottom: 30px;
	margin-left: 15px;
}

.catmenu {
	width: 824px;
	height: 20px;
}

.catmenu a {
	color:#999999;
}

.catmenu p {
	font-size: 11px; 
	font-family: tahoma;
}

.heading {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;
	padding: 5px;
	font-weight: bold;
	font-style: italic;
	border: 1px #CCCCCC solid;
	clear: both;
}

td.cart_delete, td.cart_quantity, td.cart_name, td.cart_image, td.cart_price, td.cart_total, td.cart_cp_delete, td.cart_cp_quantity, td.cart_cp_name, td.cart_cp_image, td.cart_cp_price, td.cart_cp_total {
  border-bottom: 1px #CCCCCC solid;
}

.samplePhoto {
	box-shadow: 5px 5px 5px #555;
	-moz-box-shadow: 5px 5px 5px #555;
	-webkit-box-shadow: 5px 5px 5px #555;
	margin: 10px;
}

.fadedTableElement {
	opacity: 0.6;
	-moz-opacity: 70%; 
	-webkit-opacity: 70%;
}

#holidayNotice {
	width: 450px; 
	background: #eee; 
	border: 1px solid #ccc; 
	margin-left: 300px; 
	padding: 10px; 
	margin-top: 10px;
	text-align: center;
	position: absolute;
	display: none;
}

.holidayNotice_order {
	width: 450px; 
	background: #eee; 
	border: 1px solid #ccc; 
	margin-left: auto;
	margin-right: auto; 
	padding: 10px; 
	margin-top: 10px;
	text-align: center;
}

.diagram {
	float: left;
	width: 300px;
	margin-top: 30px;
	}

.diagram img {
	 margin: 0px;
	 padding: 0px;
	 float: left;
}

.diagram a img:hover {
	 opacity: 0.5;
}