﻿

/* ===== Columns ===== */
ul a
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	list-style:none;
	text-decoration: none; 
}

#contentright a, #contentright a:visited
{
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
}
	
#contentright a:hover
{
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
}




/* ===== Products ===== */


.wrapper p
{
	margin: 20px 0px 0px 20px;
	
}
.wrapper h2
{
	
	font-family: Verdana;
	font-size: 16px;
	color: #ffffff;
}

.wrapper img
{
    margin: 20px 20px 0px 20px;
}

.wrapper ul
{
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.wrapper li
{
    display:inline-block;
    float:left;
    text-align:center;
    margin:5px;
    border: 1px solid #e3d7c0 !important;
}

.title
{
    color: #4f4236;
    font-weight: bold;
    font-size: 14px;
    font-family: Calibri, Arial;
}

.inner
{
    border: solid 1px #e3d7c0;
    width: 100%;
    color: #897d67;
    font-size: 13px;
    font-family: Calibri, Arial;
    height: 250px;
   
}

.separator
{
	background-image: url('/skins/Telerik/Menu/right.gif');
	background-repeat: no-repeat;
}


.borderBottom
{
    border-bottom: solid 1px #eae5db;
    margin: 5px 5px 0px 0px;
    padding-bottom: 5px;
    float:left;
    clear:both;
    width: 173px;
}

.borderBottom a
{
    display:block;
    float: left;
    border: solid 1px #897d67;
    margin-right: 3px;
    color: #575757;
    line-height: 18px;
    text-align: center;
}

.borderBottom a span
{
    display:block;
    float: left;
    border: solid 1px white;
    width: 18px;
    height:18px;
    line-height: 18px;
    cursor: hand;
}

.item, .alternatingItem
{
   float: left;
   padding: 5px;
   margin: 5px;
   width: 330px;
   height: 265px;
   border: 1px solid threedshadow;
}
.item
{
   background: whitesmoke !important;
}
.alternatingItem
{
   background: window !important;
}

.item:hover, .alternatingItem:hover
{
	cursor: pointer;
	background-position: #333333 !important;
	background: #333333 !important;
	cursor: hand;
	text-decoration: none;
}

.itemimg
{
	float: right;
}


a:link
{
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}
	
a:visited
{
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
	color: #FF0000;
}

a:active {font-family: verdana;
	text-decoration: none;
	font-size: 10px;
	color: #333333; } 



/* ===== SiteMap ===== */

#sitemap
{
	padding-left: 20px;
	width: 700px;
	height: 18px;
	margin-top: 0px;

}



/* ===== Product Details ===== */


.productheader
{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.productdescription
{
	
	width: 350px;
	height: 100%;
	float:left;
}

.productmain
{
	margin: 10px;
	padding: 10px;
	border: 1px solid #C0C0C0;
	width: 262px;
	height: 250px;
	float:right;
}

.productsmall
{
	margin: 10px;
	padding: 15px;
	border: 1px solid #C0C0C0;
	width: 100px;
	height: 150px;
	float:right;
}

.producttext
{
	float: left;
	margin-top: -130px;
	margin-left: 10px;
	cursor:pointer;
	
}

.categoryimg
{
	float:right;
	cursor:pointer;
}

.category
{
	float: left;
	margin-top: -250px;
	margin-left: 5px;
	cursor:pointer;
	width:190px;
	
}

.categorycontact
{
	float: left;
	margin-top: -40px;
	margin-left: 5px;
	cursor:pointer;
	width:190px;
	
}

.categoryp
{
	
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	
}

.categoryh2
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}

.categoryh3
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
}


.categoryh3 a:link
{
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}
	
.categoryh3 a:visited
{ 
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
	color: #666666;
 }


.categoryh3 a:active 
{
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
	color: #333333; } 

.categoryh3 a:hover 
{
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff; } 

.separator
{
	background-image: url('/skins/Telerik/Menu/right.gif');
	background-repeat: no-repeat;
}

