/* MAIN SETTINGS */
*
{
	margin:0px;
}
html
{
	height:100%;
}
body
{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	height:100%;
}
form
{
	margin:0px;
}
.form_text
{
	font-size:14px;
	color:#12140F;
}
.form_field1
{
	border:#349B77 solid 1px;
	font-size:14px;
	color:#000000;
	width:350px;
	height:19px;
	padding:3px 5px 3px 5px;
}
.form_field2
{
	border:#349B77 solid 1px;
	font-size:14px;
	color:#000000;
	width:352px;
	height:180px;
	padding:3px 3px 3px 5px;
}
.form_button
{
	background:url(../images/btn_send.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:105px;
	height:28px;
	cursor:pointer;
}
.form_button:hover, .form_button:active
{
	background:url(../images/btn_send.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#B6F3D3;
	width:105px;
	height:28px;
	cursor:pointer;
}
.form_required
{
	font-size:16px;
	font-weight:bold;
	color:#349B77;
}
.message_sent
{
	font-size:16px;
	font-weight:bold;
	color:#009900;
	margin:30px 0px 15px 0px;
}
.message_fail
{
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	margin:30px 0px 15px 0px;
}

/* MAIN TABLE */
#tableSections
{
	width:100%;
	height:100%;
}
#headerSection
{
	width:100%;
	height:92px !important;
}
#menuSection
{
	background:url(../images/menu_bgr.gif) repeat-x;
	height:29px !important;
	vertical-align:middle;
}
#submenuSection
{
	width:100%;
	height:114px !important;
	vertical-align:middle;
}
#langsSection
{
	background:url(../images/lang_bgr.gif) repeat-x;
	height:29px !important;
	text-align:right;
	vertical-align:middle;
}
#mainSection
{
	background:#EDF5EF url(../images/bgr.jpg) repeat-x;
	width:100%;
	height:100% !important;
}
.clear
{
	clear:both;
}

/* LOGO */
#mainLogo
{
	width:208px;
	height:92px;
}

/* HEADER LEFT */
#headerLeft
{
	background:url(../images/header_left.gif) repeat-x;
	height:92px;
}
/* HEADER MIDDLE */
#headerMiddle
{
	background:url(../images/header.jpg) no-repeat;
	width:542px;
	height:92px;
}
/* HEADER RIGHT */
#headerRight
{
	background:url(../images/header_right.gif) repeat-x;
	height:92px;
}
/* HEADER OFFICE */
#mainOffice
{
	background:url(../images/office.jpg) no-repeat;
	width:248px;
	height:92px;
}

/* TOP MENU */
#wrapperMenu
{
	width:735px;
	height:29px;
}

/* SUB HEADER */
#wrapperSubmenu
{
	background:url(../images/sub_header.jpg) no-repeat right;
	height:110px;
}

/* LANGUAGES */
#wrapperLangs
{
	padding-right:20px;
}
.lng_img
{
	margin:0px 5px 0px 5px;
}
.lng_link:link, .lng_link:visited
{
	font-weight:bold;
	color:#F5F9F5;
	text-decoration:none;
}
.lng_link:hover, .lng_link:active
{
	font-weight:bold;
	color:#F5F9F5;
	text-decoration:underline;
}
.lng_act
{
	font-weight:bold;
	color:#F5F9F5;
	cursor:default;
}

/* MAIN */
#wrapperMainLeft
{
	width:170px;
}
#wrapperMainMiddle
{
	padding:0px;
	margin:0px;
	height:100%;
	min-height:100%;
}
#wrapperMainRight
{
	width:15px;
}

/* CONTENT */
#wrapperContent
{
	border:none;
	width:100%;
	height:100%;
}
#cornerContent
{
	background:url(../images/content_corner.jpg) no-repeat bottom right;
	width:17px;
	height:17px;
	display:block;
}
#topContent
{
	background:url(../images/content_top.jpg) repeat-x bottom;
	height:17px;
}
#leftContent
{
	background:url(../images/content_left.jpg) repeat-y right;
	width:17px;
	height:100%;
	min-height:100%;
}
#mainContent
{
	background:#FFFFFF;
	padding:15px;
	height:100%;
	min-height:100%;
}
.content_title
{
	font-size:14px;
	font-weight:bold;
	color:#707070;
	padding:0px 0px 20px 0px;
	text-decoration:underline;
}
.content_separator
{
	font-size:14px;
	font-weight:bold;
	color:#707070;
	padding:0px 0px 20px 0px;
	text-decoration:none;
}
.subpage_title
{
	background:url(../images/title_bgr.gif) repeat-x;
	color:#F5F9F5;
	height:26px;
	padding-top:5px;
}

/* NEWS */
#tableNews
{
	border:none;
}
.wrapperTitle
{
	padding-top:35px;
}
.news_title
{
	font-size:14px;
	font-weight:bold;
	color:#707070;
	padding:0px 0px 20px 0px;
	text-decoration:underline;
}
.news_link:link, .news_link:visited
{
	font-size:12px;
	font-weight:bold;
	color:#3F3F3F;
	text-decoration:none;
}
.news_link:hover, .news_link:active
{
	font-size:12px;
	font-weight:bold;
	color:#3F3F3F;
	text-decoration:underline;
}
.news_separator
{
	width:85px;
	height:1px;
	font-size:1px;
	background:#707070;
	display:block;
}

/* PARTNERS */
#tablePartners
{
	border:none;
}
.wrapperTitle
{
	padding-top:35px;
}
.partners_title
{
	background:url(../images/title_bgr.gif) repeat-x;
	width:160px;
	height:27px;
	font-size:12px;
	font-weight:bold;
	color:#F5F9F5;
	padding-top:5px;
}
.partners_link:link, .partners_link:visited
{
	font-size:12px;
	font-weight:bold;
	color:#3F3F3F;
	text-decoration:none;
}
.partners_link:hover, .partners_link:active
{
	font-size:12px;
	font-weight:bold;
	color:#3F3F3F;
	text-decoration:underline;
}

/* CATEGORIES */
.category_title
{
	background:url(../images/title_bgr.gif) repeat-x;
	width:160px;
	height:27px;
	font-size:12px;
	font-weight:bold;
	color:#F5F9F5;
	padding-top:5px;
}
.category_link:link, .category_link:visited
{
	font-size:12px;
	font-weight:bold;
	color:#3A9C7A;
	text-decoration:none;
}
.category_link:hover, .category_link:active
{
	font-size:12px;
	font-weight:bold;
	color:#707070;
	text-decoration:underline;
}

/* LEFT MENU - PRODUCTS */
#leftMenu
{
	border:none;
	width:100%;
}
.menu_left_main:link, .menu_left_main:visited
{
	font-size:12px;
	font-weight:bold;
	color:#707070;
	text-decoration:none;
}
.menu_left_main:hover, .menu_left_main:active
{
	font-size:12px;
	font-weight:bold;
	color:#707070;
	text-decoration:underline;
}
.menu_left_main_act
{
	font-size:12px;
	font-weight:bold;
	color:#707070;
	text-decoration:underline;
}
/* PRODUCTS */
.product_title
{
	font-size:14px;
	font-weight:bold;
	color:#707070;
	padding:0px 0px 20px 0px;
	text-decoration:underline;
}
.product_link:link, .product_link:visited
{
	font-size:12px;
	font-weight:bold;
	color:#3A9C7A;
	text-decoration:none;
}
.product_link:hover, .product_link:active
{
	font-size:12px;
	font-weight:bold;
	color:#707070;
	text-decoration:underline;
}
#productDetails table
{
	border:1px solid #707070;
	border-collapse:collapse;
}
#productDetails table td
{
	padding-left:5px;
}
.row_first
{
	background:#67B595;
	font-size:16px;
	font-weight:bold;
	color:#606060;
	height:25px;
}
.row_odd
{
	background:#93C8B4;
}
.row_even
{
	background:#E6E6E6;
}

/* FOOTER */
#footerSection
{
	background:url(../images/bottom_bgr.gif) repeat-x;
	width:997px;
	height:33px;
}


/* NEXT / PREVIOUS */
.next_prev
{
	font-size:14px;
	font-weight:bold;
	color:#67B595;
	text-decoration:none;
	text-align:center;
	width:16px;
	height:13px;
	display:block;
	margin-right:15px;
	padding-top:4px;
}
.next_prev:hover
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:center;
	width:16px;
	height:13px;
	display:block;
	margin-right:15px;
	padding-top:4px;
}
.next_prev_act
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	width:16px;
	height:13px;
	display:block;
	cursor:default;
	margin-right:15px;
	padding-top:4px;
}
.next_prev_all
{
	font-size:14px;
	font-weight:bold;
	color:#67B595;
	text-decoration:none;
	text-align:center;
	width:100px;
	height:14px;
	display:block;
	margin-right:15px;
	padding-top:3px;
}
.next_prev_all:hover
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:center;
	width:100px;
	height:14px;
	display:block;
	margin-right:15px;
	padding-top:3px;
}
.contact_info
{
	font-size:10px;
	color:#424242;
	padding:10px 10px 15px 15px;
}
.emails
{
	color:#407447;
	text-decoration:none;
}