﻿body {
}

.categoryTitle
{
	font-family: Sans Serif, Century Gothic, Arial;
	font-size: 0.875em;
	line-height: 2.75em;
	background-color: Black;
	color: White;
	text-decoration:none;
	font-weight:bold;
	display: block;
	width: 120px;
	height: 40px;
	text-align:center;
	margin-top: 1px;
}

.categoryTitle:Hover
{
	color:#D90937;
	}

.productTitle
{
	font-family: Sans Serif, Century Gothic, Arial;
	font-size: 0.8125em;
	line-height: 1.5em;
	background-color: Black;
	color: White;
	text-decoration:none;
	font-weight:bold;
	display: block;
	width: 120px;
	height: 20px;
	text-align:center;
	margin-top: 1px;
	font-weight:lighter;
}
	
.categoryDescription
{
	font-size: 1em;
	display:none;
	}
	
.productDescription
{
	font-size: 1em;
	display:none;
	}
	
.productsPrice
{
	font-size: 0.8125em;
	line-height: 1em;
	background-color: Black;
	color: White;
	text-decoration:none;
	font-weight:bold;
	display: block;
	width: 120px;
	height: 20px;
	text-align:center;
	font-weight:lighter;
	}

.productPrice
{
	font-size: 0.8125em;
	line-height: 1em;
	background-color: Black;
	color: White;
	text-decoration:none;
	font-weight:bold;
	display: block;
	height: 20px;
	text-align: left;
	font-weight:lighter;
	clear:both;
	padding-top:10px;
	}

.categoryLink
{
	font-size: 1em;
	text-decoration:none;
	color:#D90937;
	}

.categoryPanel
{
	padding: 1px 1px 0px 1px;
	margin: 0 10px 10px 0;
	width:120px;
	height:150px;
	background-color: #cccccc;
	}
	
.categoryPanel:Hover
{
	background-color: #B63B3B;
	}

.productPanel
{
	padding: 1px 1px 0px 1px;
	margin: 0 10px 20px 0;
	width:120px;
	height:150px;
	background-color: #cccccc;
	}
	
.productPanel:Hover
{
	background-color: #B63B3B;
	}

.categoryImage
{
	}

.categoryImage img
{
	}

.productsImage
{
	}

.productsImage img
{
	}

.productImage
{
	}

.productImage img
{
	}

.productLink
{
	font-size: 1em;
	font-family:Arial;
	color:#B63B3B;
	text-decoration:none;
	}

.productInfo
{
	float:left;
	width:400px;
	}
	
.Item
{
	margin-bottom:5px;
	width:500px;
	background-color: #2c2c2c;
	padding:10px 10px 10px 10px;
	}
	
img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background-color: #2c2c2c;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}
	
.image-border {
	border:dotted 1px silver;
	padding:3px 3px 3px 3px;
	float:left;
	margin-right:10px;
}


.image-border-none {
	border:none;
}

hr.e 
{
	border: none 0; 
	border-top: 1px dashed #E0E0E0;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}
.BackButton {
	text-decoration:none; 
	color:Navy;
	font-size: 1em;
	}
.BackButton a:link{
	color:Navy;
	}
.BackButton a:visited{
	color:Navy;
	}
.BackButton a:hover{
	color:#B63B3B;
	}
.BackButton a:active{
	color:Navy;
	}


.Price
{
	font-family:Arial, Sans-Serif;
	font-size: 1em;
	color:#D90937;
	text-decoration:none;
	font-weight:bold;
	}
	

/*----- product back links -----*/


.productBack
{
	font-family: Century Gothic, Sans Serif, Arial;
	font-size: 0.8125em;
	color: gray;
	padding: 0;
	margin: 0;
	font-weight:500;

}
.productsBack
{
	font-family: Century Gothic, Sans Serif, Arial;
	font-size: 0.8125em;
	color: gray;
	padding: 0px;
	font-weight:500;
	clear:both;
	display:block;

}


.galleryThumbnails
{
	width: 160px;
	float:right;
}


.clickThumbnails
{
	clear:both;
	float:right;
	font-size:0.75em;
	color:#B63B3B;
	width:160px;
}

.catalogmenu
{
}
.productsEdit
{
	clear:both;
	display:block;
}


.productContent
{
	clear:both;
	display:block;
}