﻿.catalogmenu
{
	width: 150px;
	float: left;
}

.categoryTitle
{
	font-family: Sans Serif, Century Gothic, Arial;
	font-size: 0.875em;
	line-height: 2.75em;
	font-weight:lighter;
	background-color: white;
	color: gray;
	text-decoration:none;
	font-weight:bold;
	display: block;
	width: 160px;
	height: 40px;
	text-align:center;
	margin-top: 1px;
}

.categoryTitle:Hover
{
	color:#0093D7;
	}

.productTitle
{
	font-family: Sans Serif, Century Gothic, Arial;
	font-size: 0.8125em;
	line-height: 1.5em;
	background-color: white;
	color: gray;
	text-decoration:none;
	font-weight:bold;
	width: 200px;
	text-align:left;
	margin-top: 0px;
	display:block;
	float:left; 

}

.productTitle:Hover
{
	color: #0093D7;
	}
	
.categoryDescription
{
	font-size: 1em;
	display:none;
	}
	
.productDescription
{
	font-family: Sans Serif, Century Gothic, Arial;
	font-size: 0.8125em;
	line-height: 1.25em;
	background-color: white;
	color: gray;
	text-decoration:none;
	font-weight: lighter;
	width: 100px;
	padding-top:10px;
	text-align:left;
	margin-top: 1px;
	display:block;
	float:left; 

	}
	
.productPrice
{
	font-family: Sans Serif, Century Gothic, Arial;
	font-size: 0.8125em;
	line-height: 1em;
	font-weight:lighter;
	background-color: white;
	color: gray;
	text-decoration:none;
	font-weight:bold;
	width: 200px;
	padding-top:20px;
	text-align:left;
	margin-top: 1px;
	display:block;
	float:left; 
	}



/*----- prcategory -----*/



.categoryLink
{
	font-size: 1em;
	text-decoration:none;
	color:#D90937;
	}
	
.categoryPanel
{
	padding: 2px;
	float:right;
	display:block;
	padding: 8px;
	width:550px;
	background-color:white;
	}
	
.categoryItem
{
	padding: 2px;
	margin: 0 10px 10px 0;
	width: 160px;
	height: 108px;
	display: block;
	background-color:white;
	}
	
.categoryItem:Hover
{
	}
.categoryImage
{
	width: 160px;
	height: 108px;
	}

.categoryImage img
{
	width: 160px;
	height: 108px;
	}

.catalogCategories
{
	float:right;
	display: block;
	width: 550px;
}

.DataList-categoriesList
{
	float: right;
	display: block;
}


/*----- product -----*/


.productsPanel
{
	padding: 2px;
	float:right;
	margin: -260px 0px 10px 320px;
	width:400px;
	}

.productItem
{
	padding: 2px;
	margin: 0 10px 10px 0;
	width:400px;
	}

.productPanel
{
	padding: 2px;
	float:right;
	margin: -290px 0px 10px 320px;
	width:400px;
	}

.productItem:Hover
{
	}


.productContent
{
}


.productImage
{
	padding-bottom:10px;
	padding-top:5px;

	}

.productImage img
{
	width: 170px;
	height: 108px;
	display:block;
	float:left; 
	padding-right:25px; 
	border: solid 1px red;

	}

.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;
	display: none;
	}
	

/*----- 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: 0;
	margin: 0;
	font-weight:500;
}


.chkbox
{
	float:left;
	padding-right:40px;
	}
	
.captionLabel
{
	float:left;
}	
.disLabel{
	padding-right:20px;
}
	

.priceLabel{	float:left;	
	padding-right:20px;

}
	

.Image
{
	

}
	
