﻿body 
{
	/*background-image: url(../images/background.gif);*/
	/*background-image: url(../images/background_green.gif);*/
	background-image: url(../images/background_brown.gif);
	background-repeat: repeat-x;
	/*background-color: #e68caa;*/
	background-color: #ffffff;
	margin: 0 0 0 0;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
	clear:both;
}

.navigation
{
	float:right;
	margin: 100px 10px 0 0;
	border: 0px solid #000000;
	/*height: 43px;*/
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.navigation a{ color:#ffffff;}
.navigation a:hover{ text-decoration: none;}

.logo_img
{
	margin:1px 0 0 0;
	float:left;
}
.logo_txt
{
	position:relative;
	top:0px;
	left: 85px;
	clear: both;
	}

.LayoutDiv
{
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#LayoutTable
{
	width: 780px;
	text-align: left;
}

#content_left
{
	float:left;
	width:320px;
	background-color:#ffffff;
	padding: 5px 10px 10px 10px;
}
/*
#content_right
{
	float:right;

	background-color:#ffffff;
	padding: 5px 10px 10px 10px;
}
*/
.product_box
{
	width: 75px;
	height: 168px;
	background-color: #ffffff;
	border: 1px solid #ffffff;	
	padding-top: 2px;
	padding-bottom: 2px;
}

a.product_nav:link, a.product_nav:visited, a.product_nav:active, a.product_nav:hover
{	color: #737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;	
}

.new
{
	font-size: 8px;
	color:Maroon;
}

#left_content
{
	
/*
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;

	float:left;	
*/
	position:absolute;
	top:0px;
	left:0px;
	padding: 3px;
	margin-top: 5px;
	clear: both;
	width: 200px;
	display:block;
}
#right_content
{
	/*
	float:right;
	
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	*/
	
	position: absolute;
	top:0px;
	right:0px;
	
	margin-top: 5px;
	clear: both;
	width: 70%;
	display:block;
	text-align:left;
	padding: 3px 3px 5px 10px;
	display:block;
}

#left_content a
{
	display:block; 
	height:50px; 
	width:200px; 
	text-align:center;
	border:#dddddd 1px solid; 
	vertical-align:middle;	
	text-decoration:none;
	margin-bottom:3px;
	font-weight:bold;
}
/*#left_content a:hover{ background-color:#FFFAFA; }*/


/*a.lnkHome, a.lnkHome:active, a.lnkHome:visited			{ background-color: #BBA27A; color:White; font-weight:bold;}*/
a.lnkHome, a.lnkHome:active, a.lnkHome:visited			{ background-color: #AFC86F; color:White; font-weight:bold; top:0px; position:absolute; }
a.lnkAprons, a.lnkAprons:active, a.lnkAprons:visited	{ background-color: #E88CA6; color:White; font-weight:bold; top:55px; position:absolute;}
a.lnkBlog, a.lnkBlog:active, a.lnkBlog:visited			{ background-color: #85C5C5; color:White; font-weight:bold; top:110px; position:absolute;}
a.lnkContact, a.lnkContact:active, a.lnkContact:visited	{ background-color: #FDB757; color:White; font-weight:bold; top:165px; position:absolute;}

a.lnkHome:hover		{ background-color: #B8CD7E; }
a.lnkAprons:hover	{ background-color: #EC9DB3; }
a.lnkBlog:hover		{ background-color: #93CCCC; }
a.lnkContact:hover	{ background-color: #FDBF6C; }

.imgLogo
{
	position:absolute;
	/*right:0px;*/
	left:0px;
	top:-96px;
	right:20px;
	clear:left;
	padding: 5px;
	width:75px;
	z-index:99;
	/*
	background-color:White;
	
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	*/
}
	
.imgLogoText
{
	position:absolute;
	left:75px;
	top:-51px;
	right:20px;
	clear:left;
	padding: 5px;	
}

.imgAprons
{
	clear:both;
	float:right;
}

#ApronSelection
{
	
}

#divWholesaleActive
{
	font-size: 10px;
	font-family:Verdana,Arial;
	font-weight:bold;
	border:#AFC86F 1px solid;
	background-color:#DCE7BE;
	color:#63772D;
	width:150px;
	padding:5px;
}
