img{border: 0px;}

.headtd {
	background-color:#00044E;
	color:#FFFFFF;
	font-size:12px;
}

.product-row {
	margin: 10px 5px;
	border-top: 0px solid #ffffff;	
	width: 98%;
}

.product-title { 
	font-weight: bold;	
	clear: left;
	border-bottom: 1px dashed #000000;
	padding: 5px;	
	width: 98%;
}

dl {
	margin-top: 0px;
	}

.product-lbl {	
	font-weight: bold;	
}

.product-shortdesc, .product-shortdesc p, .category-desc, .category-desc p,
.product-longdesc, .product-longdesc p {	
	
	line-height: 1.5em;
}

.product-longdesc, .product-shortdesc {
	margin: 5px 0px 10px 20px;	
}

.product-row img {
	float: left;
	margin: 2px 10px 2px 0px;
}

.product-divider {
	height: 1em;
	width: 80%;
	clear: both;
	border-top: 0px dashed #000000;
	margin: 0px;
	padding: 0px;
}

.product-errmsg {
	clear: both;
	color: #FF0000;
	border: 1px dotted #FFFFFF;
	
}

.product-resultmsg {
	clear: both;	
	margin: 0px;
	margin-left: 15px;
	padding: 5px;
}

.product-readmore {
	float: right;
	margin-right: 10px;
}

.product-date {		
	font-weight: normal;
	font-style: italic;	
	text-align: right;
	width: 400px;
}

.product-pageNavigation {
	width: 100%;
	text-align: center;
}

.product-pageLinks {
	text-align: center;
	margin-top: 10px;
	padding-bottom:3px;
}

.pagenav {
	padding: 3px;
}


.pagenav a:link, .pagenav a:visited, .pagenav a:active, .pagenav a:hover {
	text-decoration : none;
}

.pagenav-current {	
	font-weight: bold;
	border: 1px solid #A5A4A4;
	padding: 0px 2px 0px 3px;
	margin: 2px;
}

.product-backbutton {
	text-align: center;
	clear: both;
	margin: 10px;
	background-color: #FFFFFF;
}

.product-backbutton a:link, .product-backbutton a:active, .product-backbutton a:visited, .product-backbutton a:hover {	
	text-decoration: none;
	}
	
.product-cartlink {
	float: left;
}

div.product-thumbs {
	 text-align: left;
	 float: right;
	 margin-top: 10px;
	 
}
div.product-thumbs ul { 
	 padding: 0;
	 margin: 0; 
	 width: 180px;
	 height: 370px;
	 background: none;
	 list-style: none;
	 text-align: left;
	 border: 0px solid #000000;
}
.product-thumbs li { 
	 margin: 5px;
	 padding: 0;
	 height: 150px;
	 width: 170px;
	 text-align: left;
	 background: #none;
	 list-style: none;
	 font-size: 0.8em; 
}

.product-thumbs img {
	border: 2px solid #EAEEED;
	margin-bottom: 5px;
	}


div.shorts {
	 text-align: center;
	 margin: 0px;
}

div.shorts ul { 
	 padding: 0;
	 margin-left: auto; 
	 margin-right: auto;
	 width: 600px; 
	 background: none;
	 list-style: none;
	 text-align: left;
	 border: 0px solid #000000;
}

ul.product-shorts li {
	 float: left;
	 margin: 5px;
	 padding: 0;
	 height: 180px;
	 width: 185px; 
	 background: #none;
	 list-style: none;
	 border: 0px solid #000000; 
}

ul.product-shorts li img {
	width: 150px;
	height: 150px;
	border: 0px solid #FFFFFF;
}

.product-infoblock {
	float: left;
	margin-left: 15px;
	margin-right: 45px;
	margin-top: 10px;
	text-align: left;	
}
 
span.product-heading {
	font-weight: bold;
	}
	
div.product-image {
	text-align: center;
	width: 100%;
	padding-top: 50px;
	}
	
.product-image img {
	width: 300px;
	height: 300px;
	}
	
/* 
	Product Display
*/

.short-item img, .long-item img {
	float: left;
	margin-right: 10px;
	margin-top: 8px;
	height: 100px;
}

.long-item img {
	float: none;
}

.item-heading {
	color: #0202A6;
	font-weight: bold;
	font-size: 12px;
}

.price {
	color: #D2191D;
	margin-left: 25px;
}
