/* CSS Document */
.listingTitle
	{
	font-weight:bold;
	color:#000000;
	font-size:12pt;
	}

.listingPrice
	{
	font-weight:bold;
	color:#417896;
	font-size:12pt;
	}

.listingMore
	{
	color:#417896;
	}

#listingPhotos
	{
	
	}

#listingDetails
	{
	
	}

.openHomeTitle
	{
	color:#417896;
	font-size:14pt;
	}

.homeboxMargin
	{
	margin-left:15px;
	}

.homeboxButton
	{
	margin-left:25px;
	}

#homepageContent
	{
	width:330px;
	}
	
html[xmlns] #homepageContent
	{
	width:350px;
	}

.imageBorder
	{
	border:solid 1px #12584D;
	}

.homepageBox
	{
	margin-left:8px;
	margin-top:10px;
	border:solid 1px #12584D;
	float:left;
	}

.homepageBoxFirst
	{
	margin-left:0px;
	margin-top:10px;
	border:solid 1px #12584D;
	float:left;
	}

.homepageBoxImage
	{
	}

.homepageBoxText
	{
	background-color:#F7DEA8;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#12584D;
	border-top:solid 1px #12584D;
	}

.productBox
	{
	margin-left:8px;
	margin-top:20px;
	float:left;
	}

html[xmlns] .productBox
	{
	margin-left:12px;
	}

.productBoxFirst
	{
	margin-left:8px;
	margin-top:20px;
	float:left;
	}

html[xmlns] .productBoxFirst
	{
	margin-left:12px;
	}
	
.productBoxImage
	{
	}

.productBoxText
	{
	font-size:14px;
	text-align:center;
	color:#12584D;
	}

.productBoxText a
	{
	font-weight:normal;
	font-size:14px;
	text-align:center;
	color:#12584D;
	}

#productViewMainImage
	{
	min-height:200px;
  	height:auto !important;
  	height:200px;
	border-right:solid 2px #12584D;
	float:left;
	width:270px;
	text-align:center;
	vertical-align:middle;
	}

#productViewDetails
	{
	margin-left:35px;
	height:200px;
	float:left;
	width:260px;
	}

#productViewthumbs
	{
	height:auto;
	overflow:hidden;
	width:270px;
	}

.productViewThumbImage
	{
	float:left;
	margin-top:15px;
	margin-left:15px;
	border:solid 1px #12584D;
	cursor:pointer;
	}

.productViewTitle
	{
	font-size:16px;
	color:#12584D;
	}

.productViewCategory
	{
	font-weight:bold;
	font-size:12px;
	color:#12584D;
	}

.productViewDescription
	{
	font-size:13px;
	color:#000000;
	}

.productViewPrice
	{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	}

.productViewPriceLine
	{
	text-decoration:line-through;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	}

.productViewPriceSpecial
	{
	margin-left:5px;
	font-weight:bold;
	font-size:15px;
	color:#FF0000;
	}

.listing_box
	{
	float:left;
	margin-right:5px;
	margin-bottom:20px;
	width:260px;
	height:auto;
	}
	
.listing_box_head
	{
	width:260px;
	height:14px;
	padding-bottom:0px;
	}

.listing_box_content
	{
	padding-left:17px;
	padding-right:17px;
	width:260px;
	padding-top:0px;
	}

.listing_box_foot
	{
	height:16px;
	width:260px;
	}

.listing_box p
	{
	margin-right:30px;
	}

