@charset "utf-8";



/* CSS Document */







body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 0.75em;
	color: #000000;
	text-decoration: none;

}



form {



	margin: 0px;



	padding: 0px;



}



A {



	color: #FFFFFF;



	text-decoration: none;



}







a:hover {



	text-decoration: underline;



}



p {



	text-align: justify;



	padding: 5px;



	margin: 0px;



	color: #FFFFFF;



}



li {



	color: #FFFFFF;



}



b {
	font-weight: bolder;
	color: #339900;


}











h1 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	display: block;
	background-color: #94AC76;
	border: 1px solid #1B8C1A;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 110%;

}



.smallDescr {



	color: #FFFFFF;



}



.iconSet {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 615px;
	text-align: right;

}



.icon {



	border-top-style: none;



	border-right-style: none;



	border-bottom-style: none;



	border-left-style: none;



	margin: 0px;



	padding: 0px;



	vertical-align: bottom;



}



#container {
	width: 998px;
	min-height:300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E4E9CD;
	overflow: hidden;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1B8C1A;
	border-left-color: #1B8C1A;

}



.textfield {



	background-color: #999999;



	width: 95px;



	border: 1px solid #FFFFFF;



	font-size: 80%;



	padding: 0px;



	margin-top: 3px;



	margin-right: 0px;



	margin-bottom: 3px;



	margin-left: 0px;



	height: 19px;



	background-color: #999999;



}



.button {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #1B8C1A;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}



.moreButton {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #1B8C1A;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
	margin-top: 0px;


}







.selectfield {

	width: 95px;

	border: 1px solid #000000;

	font-size: 80%;

	height: 19px;

	padding: 0px;

	margin-top: 3px;

	margin-right: 0px;

	margin-bottom: 3px;

	margin-left: 0px;

}



.fieldLabel {



	font-size: 80%;



	padding-right: 5px;



	padding-left: 7px;



	margin: 0px;



	padding-top: 5px;



	padding-bottom: 0px;



	float: left;



	display: block;



	width: 55px;



}



.header {



	padding: 0px;



	height: 300px;



	width: 1000px;



	margin-top: 0px;



	margin-right: auto;



	margin-bottom: 0px;



	margin-left: auto;



}



#footer {



	padding: 0px;



	height: 36px;



	margin-top: 0px;



	margin-right: auto;



	margin-bottom: 0px;



	margin-left: auto;



	width: 1000px;



	text-align: center;



	background-color: #666666;



	border-top-width: 1px;



	border-top-style: solid;



	border-top-color: #CCCCCC;



}



#footer ul {



	margin: 0px;



	list-style-type: none;



	padding-top: 10px;



	padding-right: 0px;



	padding-bottom: 0px;



	padding-left: 0px;



}



#footer li {



	margin: 0px;



	list-style-type: none;



	padding-top: 0px;



	padding-right: 10px;



	padding-bottom: 0px;



	padding-left: 10px;



	border-right-width: 1px;



	border-right-style: dotted;



	border-right-color: #CCCCCC;



	height: 20px;



	display: inline;



}



#right {



	float: right;



	width: 170px;



	margin-right: 5px;



}
.black {
	color: #000000;
}



.right {
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B8C1A;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B8C1A;
	border-right-color: #1B8C1A;
	border-left-color: #1B8C1A;
}

.right img {

	float: left;

	padding-left: 3px;

}

.right p {

	 margin: 0px;

	padding-right: 5px;

	padding-left: 5px;
	color: #000000;
}















.top_links {



	background-image: url(../img/top_links_bg.jpg);



	height: 37px;



	width: 1000px;



	margin-right: auto;



	margin-left: auto;



	padding: 0px;



	margin-top: 0px;



	margin-bottom: 0px;



	border-bottom-width: 1px;



	border-bottom-style: solid;



	border-bottom-color: #CCCCCC;



}



.top_links ul {



	margin: 0px;



	padding: 0px;



}



.top_links li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #769155;
	display: inline;
	list-style-type: none;
	height: 27px;
	margin: 0px;
	float: left;
	padding: 0px;


}



.top_links li a {



	color: #FFFFFF;



	text-decoration: none;



	display: block;



	height: 37px;



	margin: 0px;



	padding-top: 10px;



	padding-right: 10px;



	padding-bottom: 2px;



	padding-left: 10px;



	background-image: url(../img/top_links_bg.jpg);



	background-repeat: repeat-x;



	background-position: top;



}



.top_links li a:hover {



	background-image: url(../img/top_links_bghover.jpg);



	background-repeat: repeat-x;



	background-position: top;



}



.top_links li a.current {



	color: #FFFFFF;



	text-decoration: none;



	display: block;



	height: 37px;



	margin: 0px;



	padding-top: 10px;



	padding-right: 5px;



	padding-bottom: 2px;



	padding-left: 5px;



	background-image: url(../img/top_links_bgCurrent.jpg);



	background-repeat: repeat-x;



	background-position: top;



}



.mmV {



	text-align: center;



	font-size: 90%;



	color: #666666;



	text-decoration: none;



	margin-top: 5px;



}







.menu_head {



	background-image: url(../img/menu_head_bg.jpg);



	background-repeat: repeat-x;



	width: 162px;



	height: 25px;



	text-align: center;



	margin: 2px;



	text-decoration: none;



	border: 1px solid #333333;



	padding: 0px;



}



.head_title  {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1B8C1A;
	border-bottom-color: #1B8C1A;
	background-color: #1B8C1A;


}
.head_title p { color:#FFFFFF;}
.head_title strong { color:#FFFFFF;}
.head_title b { color:#FFFFFF;}


.center {



	padding: 0px;



	margin-top: 5px;



	margin-right: 0px;



	margin-bottom: 0px;



	margin-left: 10px;



	overflow: hidden;



	width: 62%;



	float: left;



}



.center p {
	text-decoration: none;
	color: #000000;

}

.center a  {
	text-decoration: underline;
	color: #000000;
}

.center li  {
	color: #000000;
}



.small_pic {



	border: 1px solid #000000;



	text-align: center;



	margin-top: 10px;



	margin-right: 10px;



	margin-bottom: 0px;



	margin-left: 10px;



	float: left;



	padding: 0px;



	clear: both;



}



.big_pic {



	border: 1px solid #000000;



	margin-top: 0px;



	margin-right: 10px;



	margin-bottom: 10px;



	margin-left: 5px;



	padding: 0px;



	float: left;



}







.Action {

	list-style-type: none;

	margin: 0px;

	background-image: url(../img/arrow.gif);

	background-repeat: no-repeat;

	background-position: left;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 5px;

}







.noAction {

	list-style-type: none;

	margin: 0px;

	background-image: none;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 5px;

}



#left {



	float: left;



}











.left   {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 169px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B8C1A;
	border-right-color: #1B8C1A;
	border-bottom-color: #1B8C1A;
	border-left-color: #1B8C1A;
	overflow: auto;
}

.left li {

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

	float: left;

	display: block;

	width: 100px;

}



.left   li   li  {

	list-style-type: none;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 12px;

	color: #666666;

	background-image: url(../img/subarrow.gif);

	background-repeat: no-repeat;

	background-position: left;

}











.left li a {

	list-style-type: none;

	color: #000000;

	margin: 0px;

	padding: 0px;

}



.left li li a {

	list-style-type: none;

	color: #666666;

	margin: 0px;

	padding: 0px;

}















.left ul {

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 5px;

	float: left;

}



.alt {

	text-align: justify;

	font-size: 80%;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	color: #000000;

}











.more {



	margin: 0px;



	color: #000099;



	text-decoration: underline;



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 0px;



	padding-left: 10px;



}



.search_results_bg {



	float: left;



	width: 97%;



	padding: 3px;



	margin: 5px;



	border: 1px solid #FFFFFF;



}



.price {



	font-size: 120%;



	font-weight: bold;



	color: #CCCCCC;



}



.spacer {



	margin-left: 10px;



}



.featured {



	padding: 5px;



	margin-top: 0px;



	margin-right: 10px;



	margin-bottom: 0px;



	margin-left: 7px;



	border: 1px solid #FFFFFF;



	clear: both;



}



.features {



	margin: 0px;



	padding: 0px;



}



.features ul {



	margin: 0px;



	padding-top: 5px;



	padding-right: 5px;



	padding-bottom: 5px;



	padding-left: 10px;



	list-style-type: none;



}



.features li {



	padding-left: 10px;



	list-style-type: none;



	background-image: url(../img/navigation/arrow.gif);



	background-repeat: no-repeat;



	background-position: left center;



}



.prod_stand_bg {







}



.mmV a {



	text-align: center;



	font-size: 90%;



	color: #000000;



	text-decoration: none;



	margin-top: 5px;



}







.startBox {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	width: 32%;
	background-color: #FFFFFF;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1B8C1A;
	border-bottom-color: #1B8C1A;
	border-left-color: #1B8C1A;
	padding-bottom: 5px;
	overflow: auto;
	min-height:150px;
	border-top-color: #1B8C1A;
}



.startBox p {



	text-align: justify;



	font-size: 80%;



	color: #000000;



}







.startBox img {



	border: 1px solid #000000;



	text-align: center;



	margin-top: 10px;



	margin-right: 10px;



	margin-bottom: 0px;



	margin-left: 10px;



	float: left;



	padding: 0px;



	clear: both;



}



.alt a:hover {



	font-size: 80%;



	color: #666666;



	text-decoration: underline;



}







.spec {



	width: 230px;



	border: 1px solid #FFFFFF;



	padding: 5px;



	float: left;



}



.spec ul {



	border: 1px none #FFFFFF;



	list-style-type: none;



	margin: 0px;



	padding: 0px;



	font-size: 95%;



	color: #FFFFFF;



}



.spec li {



	border: 1px none #FFFFFF;



	list-style-type: none;



	margin: 0px;



	background-image: url(../img/subarrow.gif);



	background-repeat: no-repeat;



	background-position: left;



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 0px;



	padding-left: 10px;



}



.bigRed {



	color: #ff0000;



	font-weight: bold;



}



.center form {



	color: #000;



}
