﻿.productheader
{
	height:50px; 
	width:100%;
	background-image:url('../Images/PageArt/ProductDetailsHeader.gif');
	background-position:left top;
}
.productheader div
{
	font-family:Cry Kitty;
	font-size:15px;
	font-weight:bold;
	color:#213936;/*cdbc1a;6d9c8c;5e546b;*/
	vertical-align:middle;
	text-align:center;
}
#productcontents
{
	vertical-align:top;
	
}


.producttitle
{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 5px 6px;
}
.producttitle a
{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 5px 6px;
}
.producttitle a hover
{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 5px 6px;
}
#productdetails
{
	padding: 6px 4px;
}
#productdetails td
{
	padding-left:5px;
}

.productlocations
{
	color:#6d9c8c;
	font-weight:bold;
}

.productlocations a{
	color:#6d9c8c !important;
	font-weight:bold;
	text-decoration:none;
}
.productlocations a:hover{
	color:#6d9c8c;
	font-weight:bold;
	text-decoration:underline;
}