﻿html, body {
	height:100%;
	background-image: url(gfx/bg.png);
	margin:0px;
	background-image: url(gfx/bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	}


p {
	font-family: Tahoma;
	font-size: 11px;
	color: #393939;
	margin:0px;
}

strong {
	font-weight: bold;
	color: #1d57a0;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*
	color: #5d8231;
*/
	list-style-type: square;
}

.content_txt img {
	padding: 5px;
}


h1 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1d57a0;
	font-weight: normal;
	margin:0px;
	 }
h2 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1d57a0;
	font-weight: bold;
	margin:0px;
	 }
	 
h3 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d57a0;
	font-weight: bold;
	margin:0px;
	 }

a {color: #5b8231;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;}
a:hover {color: #5b8231;  text-decoration: none;}

.column_short a {text-decoration: underline; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px;}
.column_short a:hover {text-decoration: none;}

.path a {color: #5b8231;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;}
.path a:hover {color: #5b8231;  text-decoration: none;}

.catlistlink a {color: #5b8231;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;  font-size: 11px;}
.catlistlink a:hover {color: #5b8231;  text-decoration: none;}

.cnt_footer_ico a {
	color: #1d57a0;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	padding-right: 4px;
}
.cnt_footer_ico a:hover {color: #1d57a0;  text-decoration: none;}

.subbtn a {
	display: block;
	height: 19px;
	width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d57a0;
	text-decoration: none;
	padding-left: 27px;
	padding-top: 4px;
	background-image: url(gfx/bg_subbtn_off.gif);
	background-repeat: no-repeat;
}

.subbtnon a {
	display: block;
	height: 19px;
	width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d57a0;
	text-decoration: none;
	padding-left: 27px;
	padding-top: 4px;
	background-image: url(gfx/bg_subbtn_on.gif);
	background-repeat: no-repeat;
}

.subbtndown a {
	display: block;
	height: 19px;
	width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d57a0;
	text-decoration: none;
	padding-left: 27px;
	padding-top: 4px;
	background-image: url(gfx/bg_subbtn_down.gif);
	background-repeat: no-repeat;
}

.subbtn a:hover {
	background-image: url(gfx/bg_subbtn_on.gif);
	background-repeat: no-repeat;
}

.subsubbtn a {
	display: block;
	height: 19px;
	width: 163px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d57a0;
	text-decoration: none;
	padding-left: 42px;
	padding-top: 4px;
	background-image: url(gfx/bg_subsubbtn_off.gif);
	background-repeat: no-repeat;
}

.subsubbtnon a {
	display: block;
	height: 19px;
	width: 163px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d57a0;
	text-decoration: none;
	padding-left: 42px;
	padding-top: 4px;
	background-image: url(gfx/bg_subsubbtn_on.gif);
	background-repeat: no-repeat;
}

.subsubbtn a:hover {
	background-image: url(gfx/bg_subsubbtn_on.gif);
	background-repeat: no-repeat;
}

.footer_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d57a0;
	text-decoration: underline;
}
.footer_txt a:hover {
	text-decoration: none;
}

.btn a {
	height: 32px;
	background-image: url(gfx/bg_btn.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 35px;
	padding-left: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1057a0;
	text-decoration: none;
	padding-top: 5px;
}
.btn a:hover {
	height: 37px;
	background-image: url(gfx/bg_btn_on.gif);
	background-repeat: no-repeat;
	background-position: right;
}

	
.container {
	/*height: 100%;*/
	width: 955px;
	position: relative;
	min-height:100%;
	margin:auto;
	float: none;
}
.mainpage {
	/*height: 100%;*/
	width: 945px;
	position: relative;
	margin:auto;
	min-height:100%;
	float: none;
	height: auto;
}.top {
	float: left;
	height: 135px;
	width: 945px;
	background-image: url(gfx/bg_top.gif);
	background-repeat: no-repeat;
}
.logo {
	height: 94px;
	width: 93px;
	position: absolute;
	left: 43px;
	top: 30px;
}
.ico_btn {
	height: 18px;
	width: 70px;
	position: absolute;
	left: 708px;
	top: 30px;
}
.languageselector {
	height: 18px;
	width: 140px;
	position: absolute;
	top: 30px;
	left: 783px;
}
.ls_btn {
	float: left;
	height: 18px;
	width: 18px;
	margin-left: 6px;
}
.mainmenu {
	height: 37px;
	width: 757px;
	position: absolute;
	left: 164px;
	top: 98px;
	text-align: right;
}

.imgs {
	float: left;
	height: 184px;
	width: 921px;
	background-image: url(gfx/bg_imgs.gif);
	padding-top: 31px;
	padding-left: 24px;
}
.mainimgs {
	float: left;
	height: 166px;
	width: 449px;
	background-repeat: no-repeat;
}
.txtimgs {
	float: left;
	height: 166px;
	width: 448px;
	background-repeat: no-repeat;
}


.content {
	float: left;
	width: 945px;
	background-image: url(gfx/bg_mainpage.gif);
	background-repeat: repeat-y;
}

.maincontent {
	float: left;
	width: 945px;
	background-image: url(gfx/bg_maincontent.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.maincontentsubpage {
	float: left;
	width: 921px;
	padding-left: 24px;
	background-image: url(gfx/bg_maincontent.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.submenucontainer {
	float: left;
	width: 205px;
	background-color: #f8ecd3;
	padding-top: 14px;
	
	
	
}
@media print{ 
.submenucontainer {display:none;} 
} 
.submenu_bottom {
	background-image: url(gfx/bg_submenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
	display:block;
	height: 35px;
	width: 205px;
	
}
.contentcontainer {
	float: left;
	width: 692px;
	padding-left: 19px;
}
.content_head {
	float: left;
	width: 633px;
	background-image: url(gfx/bg_cnt_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 15px;
}
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5d8231;
	display: block;
	padding-bottom: 15px;
}
.content_txt {
	float: left;
	width: 673px;
	background-color: #f8ecd3;
}
.maincnt_txt {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 18px;
	font-weight: normal;
}
.content_footer {
	float: left;
	height: 22px;
	width: 673px;
	background-image: url(gfx/bg_content_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-top: 8px;
}
.cnt_footer_ico {
	float: right;
}
.catlistcontainer {
	width: 673px;
	float: left;
}
.catlisttxt {
	float: left;
	width: 633px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 1px;
	background-image: url(gfx/bg_catlisttxt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.catlistlink {
	background-image: url(gfx/bg_catlistlink.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 653px;
	float: left;
	padding-top: 4px;
	padding-left: 20px;
}
.contactcontainer {
	float: left;
	width: 673px;
}
.maincontact {
	float: left;
/*
	width: 288px; */
	padding-right: 10px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #393939;
	background-image: url(gfx/liststyle.gif);
	background-repeat: no-repeat;
	background-position: 20px 19px;
	margin-left:50px;
}
.c_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b8231;
}
.c_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1d57a0;
}
.productcontainer {
	float: left;
	width: 673px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.p_top {
	float: left;
	height: 27px;
	width: 653px;
	background-image: url(gfx/bg_ptop.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #393939;
	padding-top: 6px;
	padding-left: 20px;
}
.p_headcontainer {
	width: 580px;
	overflow: hidden;
	float: left;
}

.p_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1d57a0;
	float:left;
}
.p_w {
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding-right: 20px;
	color: #1d57a0;
}


.p_img {
	float: left;
	/*
	height: 198px;
	*/
	width: 307px;
	text-align: center;
}
.p_data {
	float: left;
	height: 193px;
	width: 306px;
	background-image: url(gfx/bg_pdata.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #393939;
}
.p_dataname {
	float: left;
	height: 22px;
	width: 113px;
	padding-top: 3px;
}
.p_dataone {
	float: left;
	height: 22px;
	width: 79px;
	margin-right: 5px;
	text-align: center;
	padding-top: 3px;
}
.p_datatwo {
	float: left;
	height: 22px;
	width: 79px;
	text-align: center;
	padding-top: 3px;
}
.p_datathree {
	text-align: center;
	height: 22px;
	width: 163px;
	padding-top: 3px;
	float: left;
}













.leftccontainer {
	float: left;
	width: 450px;
	padding-left: 43px;
}
.news_container {
	float: left;
	height: 212px;
	width: 416px;
	background-image: url(gfx/bg_news.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 34px;
}
.news_txt {
	float: left;
	height: 43px;
	width: 270px;
}
.newstxt_main {
	float: left;
	/*
	width: 250px;
*/
	background-image: url(gfx/ico_letter.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 18px;
	background-position: 5px 18px;
}
.newstxt_main_image {
	float: left;
	width: 250px;
	background-image: url(gfx/ico_letter.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 18px;
	background-position: 5px 18px;
}
.n_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5b8231;
	font-weight: bold;
	display: block;
	padding-bottom: 12px;
}
.n_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	display: block;
	line-height: 16px;
}
.n_link {
	font-size: 9px;
	display: block;
	padding-top: 12px;
	padding-bottom: 18px;
}
.n_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c3c3c3;
	float: right;
	height: 43px;
}
.n_img {
	float: right;
	height: 120px;
	width: 146px;
}
.new_products {
	float: left;
	height: 227px;
	width: 450px;
	background-image: url(gfx/bg_newproducts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.np_content {
	width: 440px;
	padding-left: 10px;
	padding-top: 5px;
}
.np_img {
	float: left;
	height: 196px;
	width: 274px;
}
.np_txt {
	float: left;
	width: 116px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
}
.np_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1d57a0;
	font-weight: bold;
	display: block;
	padding-bottom: 12px;
}
.np_maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	line-height: 16px;
}



.rightccontainer {
	float: right;
	width: 452px;
}
.column {
	float: left;
	height: 445px;
	width: 188px;
	margin-right: 1px;
	background-image: url(gfx/bg_column.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 15px;
}
.column_txt {
	float: left;
	padding-top: 18px;
	padding-bottom: 18px;
}
.column_short {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5b8231;
	background-image: url(gfx/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding-left: 8px;
	display: block;
	
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 16px;
}


.footer {
	float: left;
	height: 155px;
	width: 922px;
	background-image: url(gfx/bg_footer.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 23px;
}
.brands {
	text-align: center;
	float: left;
	height: 84px;
	width: 179px;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d57a0;
	text-align: center;
	float: left;
	width: 895px;
	padding-top: 30px;
}

/*GALLERY STYLES
-----------------------------------------------------------------*/
.gallery
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:block;
	padding:5px;
	margin:5px;
	width:645px;
	
	
	
}
.gal-name
{
	font-size:12px;
	font-weight:bold;
	color:#1d57a0;
	padding-bottom:10px;
	display:block;
	
}
.galimage
{
	padding:5px;
	float:left;
	
}

.gal-thumb
{
	width:200px;
	height:132px;	
}
.gal-items
{
	
	
}
.gal-items a:hover
{
	background-color: #FF6600;
}
.gal-item
{
	width:45px;
	height:30px;
	margin:0px;
	border:0px;
	padding:2px;
}
.gal-item:hover
{
	
}

.gal-item-txt
{
	border:1px solid orange;
	text-decoration:none;
	margin:3px;	
	float:left;
	width:20px;
	text-align:center;
}
.gallery a
{
	
	
}

.gallery a:hover
{
	background-color: #FF6600;
	color: #FFFFFF;
}

/* INPUT FORM STYLES
-----------------------------------------------------------------*/
input
{
	border:1px solid #1d57a0;
	/*
	width:200px;
*/
}
textarea
{
	border:1px solid #1d57a0;
	width:300px;
	height:200px;
}

.button
{
	width:100px;
	background-color:#1d57a0;
	color:White;
	cursor:pointer;
}

.button:hover
{
	background-color: #9999FF;
}
/* HR INPUT FORM STYLES
-----------------------------------------------------------------*/
#hrform input
{
	border: 1px solid #1d57a0;
}

#hrform .formRQ input
{
	border: 1px solid #CC0000;
	
}

#hrform .formCB
{
	
	display:inline;
	}

#hrform .formCB input{border:0px solid black;}
	
#hrform	textarea
{
	border:1px solid #1d57a0;
	width:300px;
	height:100px;
}

.footButton
{
	padding-left: 25px;
	padding-right: 25px;
	margin-left: 20px;
	width: 250px;
	text-align: center;
	float:left;
	background-color:#f8ecd3;
}
