/** BASIC */

html, body {
	height: 100%;
	}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #009900;
}

h1, h2 {
	height: 22px;
	padding: 15px 0px 0px 12px;
	background: url(images/homepage08.gif) repeat-x left top;
	text-transform: uppercase;
	font-size: 11px;
	color: #009900;
}

h1 span, h2 span {
	color: #006600;
}

h2.text1, h3 {
	height: auto;
	padding: 0px;
	background: none;
	text-transform: none;
	font-size: 11px;
	color: #009900;
}

h7 {
	color: #666666;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom: thin dotted #006600;
	border-left: thin dotted #006600;
	font-weight: bold;
}
	

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 5px 0px;
	background: url(images/homepage10.gif) repeat-x left top;
}

.list1 a {
	padding-left: 27px;
	background: url(images/homepage11.gif) no-repeat 12px 50%;
	text-decoration: none;
	color: #6E6E6E;
}

.list1 a:hover {
	text-decoration: underline;
}

.list1 .first {
	background: none;
}

/** LINKS */

a {
color: #6E6E6E;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.padded {
	padding: 20px;
}

/** WRAPPER */

#wrapper {
	background: url(images/subpage3_01.jpg) repeat-y left top;
}

/** HEADER */

#header {
	background: url(images/homepage01.gif) repeat-x left top;
}

#forgetmenots strong {
	color: #ED0B0B;
}


/** MENU */

#menu {
	background: url(images/homepage05.gif) repeat-x left top;
	width: 900px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	position: relative;
	padding: 8px 35px 7px 35px;
}

#menu a:hover {
	background: url(images/homepage06.gif) repeat-x left top;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:active {
	background: url(images/homepage06.gif) repeat-x left top;
	font-weight: bold;
	color: #FFFFFF;
}

#menu .active, #menu .active a {
	background: url(images/homepage06.gif) repeat-x left top;
	color: #FFFFFF;
}

/** CONTENT */

#content {
	width: 699px;
	height: inherit;
	padding: 0px;
}

#content-wide h1, #content-wide h2 {
	padding-left: 20px;
}

#content-wide h2.text1 {
	padding: 0px;
}

/** SIDEBAR */

#sidebar {
	border-right: 1px solid #E8E8E8;
}

#sidebar h2 {
	color: #009900;
}

#banner2 p {
	padding: 0px;
	}

/** WEBPAGE */


.webpage {
	background: url(images/homepage18.gif) repeat-x left bottom;
}

.webpage .image {
	text-align: center;
}

.webpage .name {
	height: auto;
	margin: 0px;
	padding: 0px;
	background: none;
	text-transform: none;
	font-size: 12px;
}

.webpage .name a {
	text-decoration: none;
	color: #EC0A0A;
}

.webpage .name a:hover {
	text-decoration: underline;
}

.webpage .desc {
	margin: 0px;
	line-height: normal;
	font-size: 9px;
	color: #7D7D7D;
}

.webpage .links a {
	float: left;
	width: 49px;
	height: 18px;
	padding: 4px 0px 0px 27px;
	text-decoration: none;
	font-weight: bold;
	color: #1685B8;
}

.webpage .links .cart {
	background: url(images/homepage19.gif) no-repeat left top;
}

.webpage .links .info {
	background: url(images/homepage20.gif) no-repeat left top;
}

/** PRODUCT LIST VIEW */

.listview {
	margin: 0px;
	padding: 0px 20px;
	list-style: none;
	line-height: normal;
}

.listview .webpage {
	display: block;
	clear: left;
	padding: 20px 0px 10px 0px;
	background: url(images/homepage10.gif) repeat-x left top;
}

.listview .first {
	background: none;
}

.listview .image {
	float: left;
	background: red;
}

.listview .name {
}

.listview .desc {
	margin-bottom: 10px;
}

.listview .links {
	height: 30px;
}

.listview .cart {
	margin-right: 3px;
}

/** PRODUCTS */

#webpage {
	padding-left: 6px;
}

/** FOOTER */

#footer {
	background: url(images/subpage3_02.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
}

#footer p {
	margin: 0px;
	text-align: center;
	line-height: normal;
	color: #A7A7A7;
}

#footer a {
	color: #A7A7A7;
}

#footer .links {
	padding-top: 15px;
}

#footer .links a {
	padding: 0px 10px;
}

#footer .legal {
	padding-top: 40px;
}

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
	background: url(images/homepage06.gif) repeat-x left top;
	color: #FFFFFF;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
line-height: 18px;
z-index: 1001; /* zIndex should be greater than that of shadow's below */
width: 130px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
text-indent: 5px;
background: white;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #006600;
color: #FFFFFF;
}

/* ######### Alternate multi-column class for drop down menus ######### */

.anylinkmenucol{
position: absolute;
width: 110px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
z-index: 1001;
background: #FFFFFF;
}

.anylinkmenucol li{
padding-bottom: 3px;
background: #FFFFFF;
}

.anylinkmenucol .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
}

.anylinkmenucol .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}


.anylinkmenucols{
margin: 0px 0px 0px -75px;
position: absolute;
width: 395px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
z-index: 1001;
background: #FFFFFF;
}

.anylinkmenucols li{
padding-bottom: 3px;
background: #FFFFFF;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

