/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

p{
	margin-top: 0;
	padding-top: 0;
}
	
a img, :link img, :visited img { border:none; }
ul { }
img{
	-ms-interpolation-mode: bicubic;	
}
/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Tahoma;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Tahoma; }
h1 { font-size:18px; color: #fff; font-weight: bold; }
h2 { font-size:14px; color: #fff; font-weight: bold; }
h3 { font-size:16px; color: #fff; font-weight: normal; }
h4 { font: normal 16px Tahoma; color: #B26419; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	line-height:1.5em;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
	text-align:justify;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	text-align: center;
	font-family:Tahoma;
}



body{
	margin: 0;
	padding: 0;
	background: #0f4272 url(../../../graphics/bg.gif) top repeat-x;

}

#a1{
	width: 912px;
	margin: auto;
	text-align: left;
	position: relative;
	z-index: 1;

}

html>body #a1{ 
	height: auto;
}

#content
{
	background:url(../../../graphics/a1_bg.gif) repeat-y;
	padding:20px 2px;
	color:#fff;
}
/******************************************************
			SECONDARY BOXES
******************************************************/
#top
{
	background:url(../../../graphics/flash_bg.gif) 0px 40px no-repeat;
}

#small_menu
{
	height:34px;
	padding-top:10px;
	text-align:right;
}

#flash
{
	width:905px;
	height:452px;
	padding-left:3px;
}

#menu_h
{
	padding-left:3px;
}

#menu_h a
{
	font-size:13px;
	color:#fff;
	outline:none;
	display:block;
	float:left;
	width:101px;
	padding-left:50px;	
	padding-top:11px;
	height:30px;
	font-weight:normal;
	text-align:left;
}

#menu_h a:hover,#menu_h a.active
{
	background:url(../../../graphics/menu_a.gif) 0px 1px no-repeat;
	text-decoration:none;
}

#footer
{
	width:880px;
	height:112px;
	background:url(../../../graphics/bg_footer.gif) no-repeat;
	text-align:right;
	padding-right:32px;
	padding-top:9px;
}

#footer a
{
	font-size:11px;
	font-weight:normal;
}

#title
{
	font-weight:bold;
	display:block;
	padding:10px 0px 20px 20px;
}


.newsTitle
{
	font-weight:bold;
	padding:5px;
}


.newsMore
{
	text-align:right;
}

.newsMore a,.newsMore a:hover
{
	color:#fff;
}



.newsContent
{
	line-height:1.5em;
}


.gPhoto
{
	background:url(../../../graphics/bg_gallery.gif) no-repeat;
	width:141px;
	height:186px;
	overflow:hidden;
	display:block;
	padding:3px 0px 0px 4px;
	float:left;
	margin:20px 10px;
}

.gPhoto img
{
	width:137px;
	overflow:hidden;
	background:red;
	overflow:hidden;

}

#paging
{
	text-align:center;
	color:#9cb2c6;
}

#paging a
{
	color:#dedede;
}

/******************************************************
			FONT
******************************************************/

.font11{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #118f40;
}

.font11_red_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}

.font10_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}

.font11_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.font12_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.font11_violet{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #5F3076;
}

.font12_violet{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #5F3076;
}


/******************************************************
			LINK
******************************************************/


.link10{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #63baf2;
	text-decoration: none;
}

.link10:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #63baf2;
	text-decoration: underline;
}


.link11_orange{
	font-family: Tahoma;
	font-weight: bold;
	color: #f28545;
	text-decoration: none;
}

.link11_orange:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #f28545;
	text-decoration: underline;
}


a{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#left ul li a{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #86141b;
	text-decoration: none;
}

/******************************************************
			FORM
******************************************************/

fieldset.contact {
	border: 0 !important;
	width: 250px !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
	clear: both;
}

.label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}

label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}

input.contact,
textarea {
	float: left;
	border: 1px solid #9cb2c6;
	background-color: #22517d;
	color: #91a8be;
	font-family: Tahoma;
	font-size: 13px;
	width:240px;
	padding:3px 4px;
}

textarea
{
	height:100px;
}

button.contact
{
	float: right;
	border: 1px solid #9cb2c6;
	background-color: #153656;
	color: #91a8be;
	font-family: Tahoma;
	font-size: 13px;
	padding:3px 20px;
}

.form10{
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
}

.noInput{
	border: 0;
    background: none;
}

form{
	margin: 0;
}

.menu_home_top
{
	position:relative;
	background:url(../../../graphics/menu_home.gif) 2px -23px no-repeat;
	height:1px;
	width:180px;
}

.menu_home_top div
{
	position:absolute;
	top:-5px;
	left:-35px;
}


.title_c
{
	display:block;
	width:150px;
	height:21px;
	background:url(../../../graphics/menu_home.gif) no-repeat;
	padding:3px 0px 0px 30px;
	font-size:15px;
	color:#fff;
	font-family:Verdana;
	font-weight:normal;
}

div.title_h
{
	display:block;
	width:200px;
	text-align:left;
	height:36px;
	background:url(../../../graphics/main_hydro.gif) no-repeat;
	padding:3px 0px 0px 30px;
	font-size:11px;
	color:#fff;
	font-family:Verdana;
	font-weight:normal;
	font-weight:bold;
}

a.title_h,a.title_h:hover
{
	display:block;
	width:200px;
	text-align:left;
	background:url(../../../graphics/arr.gif) 12px 7px no-repeat;
	padding:3px 0px 5px 30px;
	font-size:13px;
	color:#fff;
	font-family:Verdana;
	font-weight:normal;
	
}

a.title_h:hover{
	color:#000;
}


.title_c:hover
{
	background:url(../../../graphics/menu_home_a.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	font-weight:normal;	
	font-size:15px;	
	font-family:Verdana;	
}

.cat_menu
{
	float:left;
	width:181px;
	background:url(../../../graphics/line.gif) right repeat-y;
}

.cat_menu_h_end
{
	width:230px;
	heighT:1px;
	overflow:hidden;
	background:url(../../../graphics/main_hydro.gif) no-repeat;
}

.cat_menu_h
{
	width:230px;
	background:url(../../../graphics/line.gif) right repeat-y;
}
.machines
{
	float:right;
	width:696px;
}

.machines a
{
	display:block;
	float:left;
	width:170px;
	height:120px;
}

.line
{
	background:url(../../../graphics/line2.gif) repeat-y;
	width:1px;
	height:474px;
	float:left;
}

#intro
{
	background:url(../../../graphics/bg_intro.gif) ;
	float:left;
	width:710px;
	height:460px;
	text-align:center;
	padding:14px 100px 0px 100px;

}

#intro a
{
	padding:0px;
	margin:0px;
	display:block;
	height:31px;
	overflow:hidden;
}

#intro img
{
	margin:0px;
	padding:0px;
	border:none;
}

#info
{
	background:url(../../../graphics/logo_home.gif) center no-repeat;
	position:relative;
	float:left;
	width:320px;
	height:100px;
	margin-left:170px;
}

* html #info
{
	margin-left:70px;
}

#dot_info
{
	background:url(../../../graphics/ramka.gif) center ;

	position:absolute;
	top:-10px;
	width:378px;
	left:-20px;
	height:140px;
	display:none;
}

#img_info
{
	position:absolute;
	top:-15px;
}

* html #img_info
{
	position:absolute;
	top:-16px;
}

#text_info
{
	position:absolute;
	top:15px;
	width:170px;
	right:-15px;
	color:#000;
	font-weight:bold;
	text-align:center;
}

#logo_info
{
	position:absolute;
	top:63px;
	width:160px;
	right:-10px;
	color:#000;
	font-weight:bold;
}

#cache
{
	background:url(../../../graphics/110/c3.gif) center ;
}

#cache
{
	background:url(../../../graphics/c3.gif) center ;
}

#cache
{
	background:url(../../../graphics/110/c4.gif) center ;
}

#cache
{
	background:url(../../../graphics/c4.gif) center ;
}

#product_menu
{
	width:275px;
	float:left;
	background:url(../../../graphics/bg_p.gif) bottom right no-repeat;
	padding-left:25px;
}

#product_menu a
{
	display:block;
	color:#a6a6a6;
	padding-left:10px;
	padding-bottom:10px;
	font-weight:normal;
}

#product
{
	width:560px;
	float:right;
	padding:0px 20px;
}

#product table
{
	background:#fff;
	color:#000;
	width:100%;
	border-collapse:collapse;
}
#product table tr td
{
	color:#000;
	border:1px solid #83c0c0;
	text-align:center;
}

.odd, .s2,.s1
{
	background:#e1f0f0;
}

#product table tr td div
{
	color:#000;
	text-align:center;
}

#product table tr td ol
{
	text-align:left;
}

#p_border
{
	background:url(../../../graphics/p_border.gif) center no-repeat;
	height:204px;

}
.p_border
{
	background:url(../../../graphics/p_b.gif) center no-repeat;
	width:269px;
	height:178px;
	overflow:hidden;
	padding-top:6px;
	padding-left:2px;
}

.p_border a
{
	overflow:hidden;
	width:260px;
	height:172px;
	margin:auto;
	display:block;
}
