﻿body {
background: #fff;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 11px;
}
a {
text-decoration: none;
}
#wrap {
margin: 0 auto;
padding: 0;
width: 998px;
min-height: 560px;
}

#BreadCrumbsPanel {
	height: 15px;
	margin: 0px;
	padding: 5px 10px;
	
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #ff8000;
	line-height: 10px;
}
#BreadCrumbsPanel a {
	color: #3e454d;
	text-decoration: none;
}
#BreadCrumbsPanel a:link {
	color: #3e454d;
	text-decoration: none;
}
#BreadCrumbsPanel a:hover {
	color: #ff8000;
	text-decoration: underline;
}
#BreadCrumbsPanel a:visited {
}


#left1
{
	padding: 10px 0 10px 0;
	margin: 0;
	background: url(images/menu_back.jpg) repeat-y;
	max-width: 200px;
	float:left;
}
#left1 div
{
	padding: 4px 0 4px 0;
}
#left1 a
{
	font-size: 10px;
	font-family: Verdana;
	line-height: 10px;
	color: #fff;
	font-weight: bold;
}
#left1 tr:hover
{
	background: url(images/topnav_highlight.jpg) repeat-y;
}
#left1 .selected
{
	color: #ff0000;
}

#leftStatic
{
	background: url(images/menu_back.jpg) repeat-y;
	padding: 10px 0 10px 0;
}
#leftStatic img
{
	margin: 0 5px 0 5px;
}
#leftStatic a
{
    font-weight:bold; 
    color:#fff;
    line-height: 10px;
    font-size: 10px;
    padding-right: 3px;
}
#leftStatic tr:hover
{
    background: url(images/topnav_highlight.jpg) repeat-y;
}

.searchThumbs
{
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.searchLink
{
	padding-left: 15px;
}
.searchLink a
{
	line-height:11px;	
	color: #000;
	font-weight: bold;
}
.searchOverview
{
	max-width: 97.5%;
	background: #cfcfcf repeat-x;
	margin-left: 20px;
}

.searchOverview h2
{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin:0px;
	padding: 5px;
}

.defaultTitle
{
	line-height: 10px; text-align:center; color: #666; font-size: 10px; font-weight: bolder;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	font-size: 12px
}
.style5 {font-size: 12}
.itemProductLink
{
	text-align: center;
	padding-bottom: 5px;
}
.itemPhotoLink
{
	height: 150px;
	text-align:center;	
	padding-top: 1px;
}
.mainPageItem
{
border-top: none; 
border-bottom: none
}
