*, html
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	border: 0px none;
}

table
{
	border: 1px solid #ebffcb;
	border-collapse: collapse;
}

td
{
	padding: 5px;
	border: 1px solid #ebffcb;
}

.noborder, .noborder td {
	border: 0px none;
}

body
{
	background-color: #558D19;
	background-image: url(../img/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

h1
{
	font-size: 3.0em;
	font-weight: normal;
	margin: 5px 0px;
}

h1.bold
{
	font-size: 2.8em;
	font-weight: bold;
	margin: 5px 0px;
}

h2
{
	font-size: 2.0em;
	font-weight: normal;
	margin: 5px 0px;
}

h3
{
	font-size: 1.7em;
	font-weight: bold;
}

h3.text_black
{
	font-size: 1.5em;
	font-weight: bold;
	/*margin: 5px 0px;*/
	margin-bottom: 5px;
	color: #000000;
}

h3.text_green
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	color: green;
}

h4
{
	font-size: 1.2em;
	font-weight: normal;
}

h4.bold
{
	font-size: 1.2em;
	font-weight: bold;
}

h5
{
	font-size: 1.2em;
	font-weight: bold;
}

h5.green
{
	font-size: 1.2em;
	font-weight: bold;
	color: green;
}


#under_logo_content h2
{
	font-weight: normal;
}

p
{
	margin: 5px 0px;
}

p.text_justify
{
	text-align: justify;
}

#under_logo_content hr
{
	width: 100%;
	height: 2px;
	background-color: #87888B;
	color: #87888B;
	margin: 5px 0px;
}

hr.news_module_line
{
	width: 97%;
	height: 1px;
	margin: 5px auto;
	background-color: #78A449;
	color: #78A449;
}

hr.news_line
{
	width: 15%;
	height: 3px;
	margin: 0px 0px;
	background-color: #FFFFFF;
}

hr.contact_line
{
	width: 40%;
	height: 2px;
	margin: 0px 0px;
	background-color: #FFFFFF;
}


a:link, a:visited, a:hover
{

}

a.link_green_bold:link, a.link_green_bold:visited, a.link_green_bold:hover
{
	color: #59910B;
	font-weight: bold;
}

a.flag:link, a.flag:hover, a.flag:visited
{
	display: block;
	width: 22px;
	/*height: 11px;*/
	padding: 5px;
	float: left;
	text-decoration: none;
}

a.quick_menu:link, a.quick_menu:visited
{
	font-size: 1em;
	color: #BBBBBB;
	text-decoration: none;
	text-transform: uppercase;
}

a.quick_menu:hover
{
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}

a#header_logo:link, a#header_logo:hover, a#header_logo:visited
{
	background-image: url(../img/header_logo.jpg);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	width: 264px;
	height: 55px;
	top: 32px;
	left: 0px;
}

a.menu:link, a.menu:visited
{
	display: block;
	width: 90px;
	padding: 10px 0px 9px 0px;
	background-color: #6E7580;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover, a.menu_active:link, a.menu_active:hover, a.menu_active:visited
{
	display: block;
	width: 90px;
	padding: 10px 0px 9px 0px;
	background-color: #70A32B;
	background-image: url(../img/menu_bg_over.jpg);
	background-repeat: repeat-x;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

a.button_99:link, a.button_99:hover, a.button_99:visited
{
	display: block;
	width: 97px;
	height: 12px;
	padding: 4px 1px 6px 1px;
	background-image: url(../img/buttons/button_99.jpg);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a.button_121:link, a.button_121:hover, a.button_121:visited
{
	display: block;
	width: 119px;
	height: 15px;
	padding: 5px 1px 5px 1px;
	background-image: url(../img/buttons/button_121.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a.button_121ver2:link, a.button_121ver2:hover, a.button_121ver2:visited
{
	display: block;
	width: 119px;
	height: 15px;
	padding: 5px 1px 5px 1px;
	background-image: url(../img/buttons/button_121_white.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a.product_menu:link, a.product_menu:visited
{
	display: block;
	width: auto;
	float: left;
	height: 11px;
	padding: 6px 8px;
	font-size: 1em;
	color: #59910B;
	text-decoration: none;
	background-color: #E6EBDD;
}

a.product_menu:hover
{
	display: block;
	width: auto;
	float: left;
	height: 11px;
	padding: 6px 8px;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/product_menu_over.jpg);
	background-repeat: repeat-x;
}

a#similar_products:link, a#similar_products:hover, a#similar_products:visited
{
	display: block;
	width: 224px;
	height: auto;
	text-align: center;
	color: #787878;
	text-decoration: underline;
}

a.link_product:link, a.link_product:hover, a.link_product:visited
{
	display: block;
	float: left;
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: none;
}

a.link_gallery:link, a.link_gallery:visited
{
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}

a.link_gallery:hover
{
	font-size: 1em;
	color: #000000;
	text-decoration: underline;
}

.product_container *
{
	color: #000000;
}

.text_product
{
	font-size: 1.0em;
	color: #FFFFFF;
}

.text_product_bold
{
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: bold;
}

.price_mini_container span
{
	font-size: 1.3em;
	font-weight: bold;
	color: #6DB25F;
}

.text_RCConcept
{
	font-size: 1.0em;
    font-style: italic;
	font-weight: bold;
}

.text_bold
{
	font-weight: bold;
}

.text_home
{
	font-size: 1.4em;
}

.text_black
{
	font-size: 1em;
	color: #000000;
}

.text_green
{
	color: #629A16;
}

.text_white
{
	color: #FFFFFF;
}

.product_col_right ul
{
	list-style-type: none;
	display: block;
	float: left;
}

.list_wrapper
{
	width: 70px;
	height: 10px;
	float: left;
}

.product_col_right ul li
{
	margin: 10px 0px;
}

.prod_par_list
{
	margin: 0px 15px;
}
