html
{
	font-family: Helvetica;
	background-image: url(/site/resources/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #cee1c2;
}
body
{
	font-size: 12px;
	font-smooth: always;
}
h1
{
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.4em;
}
p
{
	padding-bottom: 5px;
}
strong
{
	font-weight: bold;
}
.divMain
{
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #6F746D;
	width: 914px;
	min-height: 892px;
}
.divBody
{
	position:relative;
	float: left;
	background-color: white;
	margin-left: 9px;
}
.imgHeader
{
	float: left;
}
.divHeader
{
	width: 732px;
	height: 101px;
	vertical-align: bottom;
	float: left;
}

.divHeader div
{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	text-align: center;
	margin-left: -300px;
	margin-top: 50px;
	font-style: italic;
	font-weight: normal;
	font-size: 1.4em;
	letter-spacing: 0.2em;
	color: #cad9c5;
}	

.divMainMenu
{
	height: 34px;
	width: 905px;
	clear: both;
	background-image: url(/site/resources/images/background-menu.jpg);
	padding-left: 9px;
}

.linkMenuIcon
{
    display: inline-block;
    width: 84px;
    height: 18px;
    background: url("/site/resources/images/botton-off.gif") 0 0 no-repeat;
    text-decoration: none;	
	float: left;
	color: white;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}
.linkMenuIcon:hover
{
	background: url("/site/resources/images/button-on.gif") 0 0 no-repeat;
}
.divButtonRow
{
	float: left;
	clear: both;
}
.divButtonRowWrapper
{
	float: right
}
.divButtonRowInner
{
	position: absolute; 
	float: none;
	border-bottom: 1px solid #72A752;
	display: none;
	padding-top: 18px;
	z-index: 5;
}
.linkSubMenuIcon
{
	border-top: 1px solid #72A752;
	border-left: 1px solid #72A752;
	margin-left: -1px;
	background-color: #398906;
	display: inline-block;
	width: 93px;
	padding: 3px;
	color: white;
	background-image: none;
	text-decoration: none;
}
.linkSubMenuIcon:hover
{
	background-color: #BD1E1E;
}
.linkSubMenuIcon
{

}
.divMainMenu img
{
	float: right;
	padding-top: 10px;
}
.divHomeIcon
{
	margin-left: 270px;
	margin-top: 9px;
	float: auto;
	clear: both;
}	
.divMiddleIcon
{
	margin-left: 270px;
	margin-top: 9px;
	float: auto;
	clear: both;
}	
.divHeaderMiddle
{
	width: 914px;
	height: 135px;
	background: url("/site/resources/images/header-middle.jpg") 0 0 no-repeat;
	text-align: center;
}

.divHeaderMiddle span
{
	margin-top: 110px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	background-color: #367910;
	font-weight: bold;
	color: #cad9c5;
	letter-spacing: 0.2em;
}
.divSlogan
{
	border-left: 6px solid #71DE37;
	background-color: #D50D0D;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	padding: 4px;
	width: 652px;
	height: 26px;
	float: right;
}
.spanNumber
{
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	font-weight: normal;
	padding-right: 7px;
	padding-top: 2px;
	font-size: 1.4em;
}
.spanWelcome
{
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: none;
	font-size: 1.4em;
}
.spanWelcome strong
{
	font-family: arial;
	font-weight: normal;
	text-transform: none;

}
.divSideMenu
{
	width: 225px;
	background-color: #7D7D7D;
}

.divSideMenu li
{
	list-style-image: url('/site/resources/images/bullet.gif')
}

.divSideMenu ul
{
	width: 180px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	padding-left: 30px;
	font-weight: bold;
	color: white;
}

.divSideMenu ul ul
{
	list-style-image: none;
}

.divSideMenu ul li ul li
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	list-style-image: none;
	font-weight: normal;
	padding: 2px;
}

.divSideMenu div
{
	padding-top: 20px;
	min-height: 466px;
	background: url('/site/resources/images/left-menu-background.jpg') 0 0 no-repeat;
}

.divSideMenu img
{
	padding-top: 21px;
	padding-left: 12px;
}

.divSideMenu a
{
    display: inline-block;
    text-decoration: none;	
	color: white;
}

.divContent
{
	float: right;
	width: 635px;
	min-height: 548px;
	padding: 15px;
	color: #7D7D7D;
}
ul
{
	padding-left: 30px;
	width: 285px;
}
li
{
	list-style-image: url('/site/resources/images/bullet-red.jpg');
}
.divContent img
{
	float: right;
	padding: 8px;
}

.divContent h2
{
	padding-left: 12px;
	background: url('/site/resources/images/bullet-red.jpg') 0px 3px no-repeat;
	font-weight: bold;
	margin-left: -12px;
	display: block;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.divFooter
{
	height: 55px;
	background-color: #387204;
	float: right;
	width: 680px;
}
.divFooterOuter
{
	/* background-color: #D50D0D; */
	background-color: white;
	height: 55px;
	width: 905px;
	clear: both;
	margin-left: 9px;
}
.divFooter a
{
    display: inline-block;
    text-decoration: none;	
	float: left;
	color: white;
	text-align: center;
	margin-top: 7px;
	margin-left: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.8em;
	border-right: 1px solid white;
}

.spanFooterText
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	float: right;
	font-weight: normal;
	color: #7ef43a;
	padding-top: 10px;
	padding-right: 17px;
	font-size: .7em;
}
.spanFooterText:visited
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	float: right;
	font-weight: normal;
	color: #7ef43a;
	padding-top: 10px;
	padding-right: 17px;
	font-size: .7em;
}
.divClientLogin
{
	background-color: #D50D0D;
	font-size: .8em;
	text-transform: normal;
	font-weight: bold;
	color: #ebe3e5;
	padding-left: 32px;
	padding-top: 22px;
	width: 193px;
	padding-bottom: 20px;
}
.divNews
{
	background: none;
	background-color: #387204;
	width: 205px;
	color: white;
	padding: 10px;
}
.divNews a
{
	color: #47E016;
	display: block;
	text-align: right;
	font-weight: bold;
}
.spanNewsTitle
{
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}
.spanClientLogin
{
	font-size: 1.2em;
}
.spanNewsDate
{
	font-size: 0.8em;
	font-style: italic;
	display: block;
}
.divClientLogin input[type='button']
{
	border: 0;
	background-image: url(/site/resources/images/button-login-back.gif);
	background-repeat: repeat-x;
	color: #ebe3e5;
	font-size: .9em;
	padding: 3px;
	text-transform: uppercase;
}
.divClientLogin input[type='text']
{
	width: 100px;
}
.divClientLogin input[type='password']
{
	width: 100px;
}
.divClientLogin ul
{
	padding-left: 30px;
	Padding-top: 10px;
}

.divClientLogin li
{
	list-style-image: url('/site/resources/images/bullet-login.jpg')
}

.divClientLogin a
{
    display: inline-block;
    text-decoration: none;	
	color: #ebe3e5;
	padding: 3px;
}
.imgContent
{
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.txtQuantity
{
	width: 25px;
	border: 1px solid #7D7D7D;
	padding: 5px;
	text-align: right;
}
.btnCart
{
	background-color: red;
	padding: 5px;
	border: 1px solid #7D7D7D;
	color: white;
	font-weight: bold;
}
.divCart
{
	border: 1px dashed #7D7D7D;
	margin-bottom: 25px;
	padding: 5px;
	float: left;
	width: 625px;
	clear: both;
}
.divCart img
{
	float: left;
	cursor: hand;
	cursor: pointer;
}
.divCart span
{
	line-height: 22px;
	display: inline-block;
	float: left;
	width: 550px;
	border-bottom: 1px dotted #7D7D7D;
	margin: 5px;
}
.divCart input[type='text']
{
	width: 20px;
	border: 1px solid #7D7D7D;
	text-align: right;
	float: left;
	margin-top: 10px;
}
.divTitle
{
	margin-top: -15px;
	background-color: white;
	padding: 3px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
}
#divMessage
{
	color: #D50D0D;
	float: right;
	clear: both;
	width: auto;
	border: none;
	display: inline;
}
#divItems
{
	display: none;
}
.btnCheckout
{
	float: right;
	display: none;
	margin-left: 10px;
}
.invalidPassword
{
	color: yellow;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	display: none;
}

.lblSearchTitle
{
	font-weight: bold;
	font-size: 1.5em;
	display: block;
}
.divAccount input
{
	width: 225px;
}
.divAccount span
{
	display: inline-block;
	width: 100px;
}
.lblError
{
	color: red;
	font-weight: bold;
	display: block;
}
#divUserProfile
{
	display: none;
}
.divLinks
{
	float: left;
	padding-left: 50px;
}
.divLinks a
{
	display: inline-block;
	float: left;
	color: red;
	height: 25px;
	margin-right: 20px;
}
.divLinks div
{
	display: none;
}
.lnkPdf
{
	padding-left: 20px;
	background-image: url(/site/resources/images/pdficon_small.gif);
	background-repeat: no-repeat;
}
#divWarnNewAccount
{
	font-size: 1.3em;
	font-weight: bold;
	color: red;
	margin: 40px;
	display: none;
}