﻿	/*table
{
	border-spacing: 3px;
border-collapse: separate;
}*/
.numeric
{
	text-align:right;
}
.light-green-bg
{
	background-color: #E7EEDE;
}

td{
	text-align:left;
	vertical-align:top;
}
.footer
{
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
}
.footer .story-head
{
	font-weight: bold;
	color: #000000;
}
.footer .story-body
{
	color: #7C724F;
}
.footer a
{
	color: #7C724F;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;
}
.contents
{
	background-color: #E7EEDE;
	/*padding-left: 7px;*/
	text-align: left;
	vertical-align: top;
	padding-right: 7px;
	text-decoration: none;
}
.contents .details
{
	padding-left: 7px;
}
.contents .banners
{
	padding-left: 7px;
	padding-top: 10px;
}
.contents li
{
	}

 a
{
	color: #663300;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;
}

.contents-bottom-image
{
	border-style: none;
	margin: 0px;
	padding-left: 7px;
	text-align: left;
	vertical-align: top;
	padding-right: 7px;
	padding-top: 10px;
	text-decoration: none;
	float: left;
}
.bread-crumb
{
    padding: 4px 4px 1px 4px;
    background-color: #E7EEDE;
    text-align: left;
    color: #336600;
    height: 25px;
    float: left;
    width: 900px;
}
.bread-crumb a
{
    border: 0px solid #E7EEDE;
    padding: 3px;
    margin: 1px 0px 0px 0px;
    color: #336600;
    text-decoration: none;
}
.bread-crumb a:hover
{
    border: 0px solid #800000;
    color: #663300;
}
h1
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #575B00;
	font-weight: bold;
	text-align: left;
}
h2
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #575B00;
    font-weight: bold;
}
/*h3 used in static pages*/
h3
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
h5
{
	
}

.story-heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.story-detail 
{
				padding: 5px;
}
.story-detail1
{
	padding: 5px 10px 5px 10px;
}

.story-item-separator
{
	padding-left: 130px;
	height: 30px;
}
.infobox
{
	padding: 1px;
	border: 1px solid #008000;
}
.info-header
{
	font-weight: bold;
	color: #008000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #008000;
	font-size: 14px;
	background-color: #ECFFEC;
}
.info-detail
{
	border-top-style: solid;
	border-width: 1px;
	border-color: #008000;
	padding-left: 15px;
}
.label
{
	font-weight: bold;
}
.pricing-head
{
	font-size: 15.0pt;
	background-color: #C4D2A8;
}
.separator
{
	background-color: #B9CC9F;
}
.separator-h
{
	background-image: url('images/GUI/green-dot.gif');
	background-repeat: repeat-x;
}
.separator-v
{
	background-image: url('images/GUI/green-dot.gif');
	background-repeat: repeat-y;
}
.gradient-bar
{
	background-image: url('images/GUI/gradient-bar.jpg');
	background-repeat: repeat-y;
	width: 778px;
	min-height:20px;
	height:auto;
	overflow:hidden;
}

.button
{
	border-style: none;
	border-width: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	width: 106px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	background-image: url('images/GUI/button.gif');
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
}
.button-small
{
	border-style: none;
	border-width: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	width: 70px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	background-image: url('images/GUI/button-68.png');
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
}


.sidemenu-normal
{
	padding: 7px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-width: 0px 0px 2px 0px;
	width: 220px;
}
.sidemenu-hover
{
	background-position: right;
	background-image: url(  'images/GUI/sidemenu_f2.jpg' );
	background-repeat: repeat-y;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-width: 0px 0px 2px 0px;
	width: 220px;
}
.grid-heading
{
	background-color: #C1D3A9;
	color: #333300;
}
.grid-footer
{
	background-color: #C1D3A9;
	color: #333300;
}
.category-bg
{
	background-position: 0px 0px;
	background-image: url(  'images/category-bg.png' );
	background-repeat: repeat-y;
}

.whiteblock-border
{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 3px;
}
.sidemenu
{
	padding: 7px 7px 7px 7px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-width: 0px 0px 0px 0px;
	width: 220px;
	color: #663300;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
}

.sidemenu #menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

.sidemenu #menu
{
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 0px;
	border-width: 0px;
	margin: 10px 0px 10px 10px;/*right:10px*/
}
.sidemenu #menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

.sidemenu #menu li a:link, .sidemenu #menu li a:visited
{
	color: #663300;
	display: block;
	background: url( 'images/GUI/sidemenu.jpg' );
	padding: 8px 0 0 10px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}

.sidemenu #menu li a:hover, .sidemenu #menu li #current {
       color: #663300;
        background: url('images/GUI/sidemenu_f2.jpg') 0 0px;
        padding: 8px 0 0 10px;
        }

.sidemenu #menu li a:active {
       color: #663300;
        background: url('images/GUI/sidemenu_f2.jpg') 0 -64px;
        padding: 8px 0 0 10px;
        }
.pager
{
}
.searchbox
{
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 120px;
	height: 14px;
	border-style: none;
	font-size: 12px;
	background-color: #C8C8A6; 
}
.txtbox
{
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 120px;
	height: 14px;
	left: 74px;
	float: left;
	font-size: 10px;
}
.content-white
{
	background-color: #FFFFFF;
	margin-top: 10px;
	width: 770px;
	background-position: 0% 0%;
	background-image: url('images/GUI/rounded-c2-tl.jpg');
	background-repeat: no-repeat;
	float: left;
}

.content-white .corner-t-l
{
	background-position: 0% 0%;
	background-image: url('images/GUI/rounded-c2.jpg');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
}
.content-white .corner-t-r
{
	background-position: 100% 0%;
	background-image: url( 'images/GUI/rounded-c2.jpg' );
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: right;
}
.content-white .corner-b-l
{
	background-position: 0% 100%;
	background-image: url('images/GUI/rounded-c2.jpg');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
}
.content-white .corner-b-r
{
	background-position: 100% 100%;
	background-image: url('images/GUI/rounded-c2.jpg');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: right;
}
.content-white .body-details
{
	padding: 10px 0px 0px 2px;
	margin: 0px;
	width: 754px;
}
.content-white .body-details img
{
	border-style: none;
	border:0px;
}
.content-white .body-details a
{
	text-decoration: none;
	color: #663300;
		border:0px;
}
.content-white .body-details a:hover
{
	text-decoration: none;
	color: #284E36;
}
.content-white .body-details ul
{
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
		padding-left: 30px;

}
.content-white .body-details li
{
	text-decoration: none;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-position: outside;
}
.content-white .body-details .textbox
{
	border: 1px solid #666666;
}

.table
{
	border-spacing: 5px;
	border-collapse: separate;
}
.center-line
{
    background-image: url('images/Items/BelowBar.jpg' );
    height: 2px;
    width: 100%;
}
.product-detail-td
{
	width: 288px;
	min-height: 100px;
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}
.product-detail-td ul
{
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}


.static-pages
{
	padding-left: 5px;
	padding-right: 5px;
	width: 770px;
	padding-top: 3px;
}

.static-pages ul
{
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
		padding-left: 30px;

}
.static-pages li
{
	text-decoration: none;
	padding-bottom: 3px;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
}
.static-pages p
{
	padding-bottom: 10px;
}
.catalog
{
	background-position: -4px;
	padding-left: 10px;
	text-align: left;
	background-image: url('images/GUI/green-border1.png');
	background-repeat: repeat-y;
	margin-top: 10px;
}

.catalog .catalog-details
{
	background-position: 0% 100%;
	width: 223px;
	padding-top: 10px;
	padding-right: 14.5px;
	padding-left: 10px;
	height: 370px;
	background-image: url('images/GUI/green-border-vertical.gif');
	background-repeat: repeat-x;
}
.catalog .h3
{
  font-family : Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	}
.catalog .description
{
	width: 200px;
	height: auto;
	overflow: hidden;
}
.catalog-h2
{
	padding-left:10px;
	padding-right:10px;
	
	}
