﻿body
{
	font-size: 10pt;
	background-color: white;
	padding: 0px;
	margin: 0px;
	color: #747478;
}
.master
{
	width: 994px;
	height: 100%;
	padding: 0;
	border: 0;
	margin: 0px;
}
.banner
{
	background-image: url(Images/head_bg.JPG);
	background-repeat: repeat-x;
}
.contact
{
	font-size: 9pt;
	color: #ffffff;
	line-height: 16px;
}
.copyright
{
	font-size: 10pt;
	color: #333333;
	line-height: 25pt;
}

.webpartframe
{
	background-color: #ffffff;
	Padding:0px;
}

.webpartheader
{
	background-color: silver;
	color: navy;
	vertical-align: middle;
	text-align: center;
}

.partchrome
{
	background-color: #F7F7F7;
	border: #bce3ab1px solid;
}

.parttitle
{
	font-size: 11pt;
	color: #003333;
	background-color: #bce3ab;
	background-image: url(Images/PartTitleGrad.jpg);
	background-repeat: repeat-x;
	border-right: #bce3ab 1px solid;
	border-top: #bce3ab 1px solid;
	border-left: #bce3ab 1px solid;
}

.partstyle
{
	padding: 0px;
	background-color: #f7f7f7;
	border-top: #bce3ab1px solid;
    border-right: #bce3ab1px solid;
	border-bottom: #bce3ab1px solid;
	border-left: #bce3ab1px solid;
}

.mainmenu:link, .mainmenu:visited
{
	/*float: left;
	height: 22px;
	width:75px;
	border-right: 1px solid #717171;
	border-left: 1px solid #ccffcc;
	border-top: 1px solid #717171;
	border-bottom: none;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px; 
	padding-top: 12px;*/
	text-decoration: none;
	color: #339933;
	font-size: 12px;
	background-image: url(App_Themes/Website/Images/head_bg.jpg);
}
.mainmenu:hover
{
	color: #330066;
	text-decoration: none;
}

.headmenu:link, .headmenu:visited, .footmenu:link, .footmenu:visited
{
	float: left;
	height: 12px;
	text-align: center;
	text-decoration: none;
	color: #006633;
	font-size: 12px;
	/*padding-left: 5px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px dotted #006633;
	overflow: hidden;
	position: static;*/
}
.headmenu:hover,footmenu:hover
{
	color: #cc0000;
}

A:link, A:visited
{
	text-decoration: none;
	color: #003333;
}
A:hover
{
	color: #330066;
	text-decoration:underline
}

.categorylink
{
	text-decoration: none;
	color: #660000;
	font-size: 11pt;
}
.categorylinkhover
{
	color: #330066;
	text-decoration:underline
}

.zone
{
}

.searchbutton, .loginbutton, .buybutton
{
	border-right: #000033 1px solid;
	border-top: #000033 1px solid;
	border-left: #000033 1px solid;
	border-bottom: #000033 1px solid;
	width: 60px;
	height: 20px;
}

.buybutton
{
	border-right: #000033 1px solid;
	border-top: #000033 1px solid;
	border-left: #000033 1px solid;
	border-bottom: #000033 1px solid;
	background-color: #ffffff;
	width: 120px;
	height: 20px;
}
