﻿body
{
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 9.5pt;
	margin: 0px 0px 0px;
}
input
{
	font-size: 0.8em;
}
select
{
	font-size: 0.8em;
}
textarea 
{
	font-size: 0.9em;	
}
h1, h2, h3, h4 
{
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}
p 
{
	line-height: 1.4em;
}
p.sectionTitle {
    border-bottom: #ccc 1px solid;
    padding-bottom:  4px;
    margin: 40px 0px 20px;
    padding-left: 6px;
    padding-right: 6px;
    background: #f2f2f2;
    border-top: #ccc 1px solid;
    font-weight: bold;
    padding-top: 4px;

}
hr 
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}
a 
{
	color: #82A34C;
	text-decoration: underline;
}
.customBackground
{
	background-color: #82A34C;
	color: #FFFFFF;
}
.customBackground a
{
	color: #FFFFFF;
	text-decoration: underline;
}
#headerContainer
{
	height: 89px;
}
#headerInnerContainer
{
	width: 900px;
	margin: auto;
}
#header
{
	background: url(Images/header.jpg);	
	width: 900px;
	height: 89px;
	float: left;
	margin-top: 7px;
}
#contentInnerContainer
{
	width: 900px;
	border-bottom: white 0.1px solid; 
	margin: auto;
}
#content
{
	padding-left: 8px;
	padding-bottom: 8px;
	width: 729px;
	float: left;
}
#footerContainer 
{
	height: 50px;
}
#footerInnerContainer
{
	width: 900px;
	margin: auto;
}
#footer
{
	background-color: #82A34C;
	width: 900px;
	height: 50px;
	float: left;
}
.footerZone
{
    background-color: #82A34C;
}
#leftContainer
{
    float: left;
    width: 160;
}
#utilityContainer
{
    padding-top: 5px;
    padding-bottom: 5px;
    width: 160px;
}
#navigation
{
	width: 160px;
	border-top: #C7C7C7 1px solid;
	border-right: #C7C7C7 1px solid;
	border-bottom: #C7C7C7 1px solid;
}
#navigation a
{
	color: black;
	text-decoration: none;
}
#search
{
	text-align: right;
	padding: 5px;
}
#crumb
{
	background-color: #f7f3ed;
	padding: 5px;
}
#customerNavBar
{
    background-color: #f7f3ed;
	padding: 5px;
	text-align: right;
}
.loginTitle
{
	font-weight: bold; 
	color: white; 
	background-color: #82a34c	
}
.error
{
	background: url(Images/error.gif) no-repeat;
	height: 18px;
	color: Red;
	vertical-align: middle;
	padding-left: 19px;
	display: inline-block;
}
#signInBoxContainer
{
    margin-left: 80px;
    width: 550px;
}
.signInBox 
{
    border-bottom: #ccc 1px solid; 
	border-left: #ccc 1px solid; 
	padding-bottom: 20px; 
	background-color: #f7f3ed; 
	padding-left: 20px; 
	width: 223px; 
	padding-right: 20px; 
	float: left; 
	height: 240px; 
	border-top: #ccc 1px solid; 
	border-right: #ccc 1px solid; 
	padding-top: 20px;
}
.createNewAccountBox
{
    border-bottom: #ccc 1px solid; 
	border-left: #ccc 1px solid; 
	padding-bottom: 20px; 
	background-color: #f7f3ed; 
	padding-left: 20px; 
	width: 223px; 
	padding-right: 20px; 
	height: 240px; 
	border-top: #ccc 1px solid; 
	border-right: #ccc 1px solid; 
	padding-top: 20px;
	margin-left: 0px;
	float: right;
}


/* Product Catalog Styles */

#product
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#productBorder
{
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
}
#productMasterContainer
{
    margin: 0px auto; 
    display: block; 
    clear: both;
}
#leftSubContainer
{
    margin-left: 30px;
    margin-right: 30px;
    display: inline; 
    float: left;
}
#rightSubContainer
{
    display: inline; 
    float: right;
    width: 363px;
}
#productDetailImage
{
    text-align: center; 
    margin-top: 5px; 
    display: block; 
    clear: none;
}
#productDetailFullSize
{
    text-align: center; 
    display: block; 
    margin-bottom: 10px; 
    clear: none; 
    vertical-align: middle;
}
#productName
{
    font-family: Verdana;
    color: #9D9D9D;
    font-size: 13px;
    font-weight: bold;
    display: block; 
    margin-bottom: 20px; 
    clear: both;
}

#addToCart
{
    display: block;
    margin-top: 12px;
    vertical-align: middle;
}
.label
{
    color: #666666;
    font-size: 11px;
    line-height: 1.5em;
    text-align: left;
}
.labelBold
{
    color: #666666;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.5em;
    text-align: left;
}
.miniCartDetails
{
    border: 1px solid #666666;
    width: 260px;
    padding: 10px;
}

/* Site Worx Styles */

#siteWorxHeader
{
	background-image: url('Images/siteWorxHeader.jpg');
	background-repeat: no-repeat;
	background-color: #3D852B;
}
#siteWorxWelcome
{
	color: #FFFFFF;
	text-align: right; 
	padding-right: 10px;
	height: 40px;
}
#siteWorxWelcome a
{
	color: #B6E5A9;
}


/* WebPart Styles */

#webPartCatalog
{
	right: 0px;
	position: absolute;
	top: 102px;
	z-index: 1;
	visibility: hidden;
}
.webpartTitle
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F9F9F9', EndColorStr='#C4C4C4');
}
.webPartButton
{
	border: 1px solid #616161;
	background-position: url('Images/Buttons/adminButton.gif');
	font: 10px/11px Verdana;
	background: url('Images/Buttons/adminButton.gif');
	cursor: pointer;
	height: 20px;
	color: #333333;
	padding: 0 5px 0 5px;
}
.webPartButton:hover
{
	color: #FFFFFF;
	border: 1px solid #224A19;
	background: url('Images/Buttons/adminButtonHover.gif');
}
.webPartZone1
{
    background-color: #FFFFFF;
}
.contentEditor
{
    background-color: #FFFFFF;
}