.download_cat {
font-size:9px;
color:#000;
}


.topnews {
	margin: 0 15px 0 20px;
	color: #3a82af;
	font-size:10px;
}

.left_column {
	margin: 0 0 0 5px
}


.left_column h3{
	margin:20px 10px 0 8px;
	font-size:14px;
	text-align: left;
	color: #3a82af;
	font-weight: bold;
	border-bottom: 1px dashed #3a82af;
}


.left_column a {
	margin: 1px 0 1px 0;
}

.left_column a img {
	border:0;
}

body {
font-family: Tahoma;
}

.bottom-menu {
	color: #3a82af;
	float: left;
	font-size: 11px;
	font-weight: normal;
}

.bottom-menu a{
	color: #3a82af;
}

.products {
	margin-left:10px;
}

.products a{
	color: #3A82AF;
	margin-left:10px;
	font-size: 12px;
	font-weight: bold;
}

.right_column {
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	margin:0 13px 0 12px;
}

.titledate{
	margin-top:10px;
	color: #3a82af;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
}

.more{
	color: #3a82af;
	float: right;
	font-size: 11px;
	font-weight: normal;
}

div.div p {
margin-top:5px;
margin-bottom:5px;
}
.more1{
	margin-top:5px;
	color: #3a82af;
	font-size: 11px;
	font-weight: normal;
}

.right_column h3{
	margin:20px 0 0 0;
	font-size:14px;
	text-align: left;
	color: #3a82af;
	font-weight: bold;
	border-bottom: 1px dashed #3a82af;
}

.right_col_title {
	font-size: 11px;
	text-align: left;
	color: #2f4177;
	font-weight: bold;
	text-decoration:none;
}


.right_column p{
	margin:0;
}

.diler {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding-left:20px;
	height:25px;
}

.login {
	/*width:100px;*/
	font-size:11px;
	font-weight:bold;
	color:#2f4177;	
	text-align:right;
}

.button-line {
	width:180px;
	padding-top:5px;
	border-top:1px dashed #2f4177;
	text-align:right;
	margin:5px 0 0 20px;
}

#content {
    margin: 18px 3px 30px 5px;
	font-size: 0.8em;
	font-style: normal;
	text-align: justify;
	color: #000000;
	/*border: #66797E solid 1px;*/
}
#content h1, #content h2, #content h3, #content h4 {
	text-align: left; color: #3a82af; font-weight: normal;
}

#content h1 { font-size: 1.4em; }

#content h2 { font-size: 1.2em; margin-bottom:5px;font-weight:bold;}
#content h3 { font-size: 1.1em; color: black; }
#content h4 { font-size: 1em; color: black; font-style: italic; }

#content p { font-size: 1em; }
#content ul { font-size: 1em; text-indent: 0px }

#content .actions {
	float: none;
	text-indent: 0px;
	text-align: center;
}
#content .date {
	font-size: 0.8em;
	color: #6F7F82;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content img.thumb {
	border: #29429C solid 1px;
	float: left;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#content div.pagination {
	font-size: 1em;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
#content div.pagination img {
	border: 0;
}

.news_item_table {
    width: 100%;
    margin: 0px 0px 20px 0px;
	padding: 0px;
	/*border: #66797E solid 1px;*/
	border-collapse: collapse;
}
.news_item_table td {
	padding: 0;
    margin: 0;
	/*text-indent: 25px;*/
}

#dealers li a:link{color: #666666; text-decoration: none;}
#dealers li a:active{color: #000000; text-decoration: none;}
#dealers li a:visited{color: #666666; text-decoration: none;}
#dealers li a:hover{color: #CC3333; text-decoration: underline;}

#dealers li h2 {
	font-size: 1em;
	margin-top: 12px;
	margin-bottom: 8px;
	text-indent: 0px;
}
#dealers li p {
	margin-top: 8px;
	margin-bottom: 12px;
}

#product_table {
    width: 100%;
	border-collapse: collapse;
	margin-top: 0px;
	/*border: #66797E solid 1px;*/
}
#product_table td {
	vertical-align: top;
	padding: 4px;
}
#product_table .cont_pic {
	text-align: center;
}
#product_table .prod_img {
	text-align: center;
	border: #3A82AF solid 1px;
}
#product_table td p {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 14px;
	text-align: left;
}
#product_table table {
	border: #3A82AF solid 1px;
}
#product_table table td {
	padding: 4px;
	border: #3A82AF solid 1px;
}

ul.faq li a:link{color: #666666; text-decoration: none;}
ul.faq li a:active{color: #000000; text-decoration: none;}
ul.faq li a:visited{color: #666666; text-decoration: none;}
ul.faq li a:hover{color: #CC3333; text-decoration: underline;}



/*
#news div.item {
	border-bottom: #6F7F82 solid 1px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#news img.thumb {
	border: #66797E solid 1px;
}
#news h3 {
	font-size: 12px;
	color: #66797E;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
}
#news a {
	color: #6F7F82;
}
#news a:hover {
	text-decoration: underline;
}
#news table {
}
#news table td {
	padding: 4px;
	vertical-align: top;
}
#news div.pagination {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
#news p.date {
	font-size: 10px;
	color: #6F7F82;
	padding-top: 0px;
	padding-bottom: 0px;
}

#news h2 {
	color: #000000;
	font-weight: bold;
	padding: 10px 0 15px 0;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
	background: none;
}

#news_view img.image {
	border: #66797E solid 1px;
	float: left;
	margin-right: 8px;
}

#news_view div.actions {
    padding-top: 16px;
	float: none;
}
#news_view p.date {
	font-size: 10px;
	color: #6F7F82;
	padding-top: 0px;
	padding-bottom: 0px;
}

#news_view p {
	margin-top: 0px;
}

#product_table a {
	color: #5E6B6D;
}
#product_table td {
	vertical-align: top;
	padding: 4px;
}
#product_table td h3 {
	color: #5E6B6D;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
}
#product_table .cont_pic {
	text-align: center;
}
#product_table .prod_img {
	text-align: center;
	border: #66797E solid 1px;
}
#product_table td p {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 14px;
	text-align: left;
}

#product_table table {
	border: #66797E solid 1px;
}

#product_table table td {
	padding: 4px;
	border: #66797E solid 1px;
}

#dealers {
	padding-left: 0px;
	margin-left: 20px;
}

#dealers li {
	margin-top: 6px;
	margin-bottom: 6px;
}

#dealers ul {
	padding-left: 0px;
	margin-left: 20px;
}

#dealers li h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 4px;
}

#dealers ul li p {
	margin-top: 4px;
	margin-bottom: 10px;
}

ul.applicability {
	padding-left: 0px;
	margin-left: 20px;
}
*/





.main_menu, .second_menu {

	position:relative;
	margin-left:1px;
	
	text-align:center;
	vertical-align:top;
	border:0px solid red;	
	padding:0;

}
.main_menu {
	top:1px;
	z-index:400;
}
.main_menu_table {
	margin:0 auto;
	background-color:#5767A2;
	background-image: url(/img/layout/hydrosila-new/menu-back.jpg);
	background-position:top;
	background-repeat: repeat-x;
}
.second_menu_sub {
    width:960px;
	margin:0 auto;
	position:relative;
}
/*
.main_menu_table td {
	border:0px solid red;	
}
*/

/*
.topMainMenu{
	height:32px;
	/*border:1px solid black;/
}
*/

 #menublock {
	/*text-align:left;*/
	height: 32px;
	width: 744px;

	/*float:left;*/
}
#topmenu{height: 30px;}

.topMainMenuItem{
    height:32px;
	padding-left:15px;
	padding-right:15px;
	border-width:0px;
	background-image: url(/img/layout/hydrosila-new/menusplit.jpg) ;
	background-position:right top;
	background-repeat: no-repeat;
	white-space:nowrap;
}


#menuLastItem div {
	width:18px!important;
}


.menuNewLine {
	text-align:left!important;
	vertical-align:top;
	padding:2px 6px 2px 6px;
}

.menuNewLineHeader {
	text-align:left!important;
	vertical-align:top;
	padding:2px 6px 2px 6px;
	background-color:#1a71ab;
	white-space:normal;
	color:white;
	font-weight:bold;
	font-size: 10pt!important;
}


.menuProductCategory, .menuProductItem {
	text-align:left!important;
	border-right:1px solid white;
}
.menuProductCategory {
	height:27px;
	background-color:#426d9a;
}

.menuProductItem {
	padding-left:10px;
}

.menuSubItem {
    margin:0;
    padding:0;
	width:100%;
	display:none;
}

.newLink{
	color:blue;
	text-decoration:none;
	white-space:normal;
}

.newLink a:hover {
	color:#5fd19d;


}

.menuProductCategory a {
	vertical-align:9px;
	margin-left:10px;
	margin-right:10px;
}

.menuSubItem, .menuSubItemLink, .menuProductCategory a, .menuProductItem a , .menuNewLine a {
	color:white;
	text-decoration:none;
	white-space:normal;
}
.menuSubItem {
	font-size: 10pt!important;
}
.menuSubItemLink {
	font-weight:normal;
	/*font-family: Arial Narrow, Arial;*/
	text-transform: none;
	margin: 0px 4px 0px 4px;
	line-height: 1.8;
}
.menuProductCategory a, .menuNewLine {
	/*TEXT-TRANSFORM:lowercase;*/
	font-size: 9pt;
	padding-bottom:5px;
}
.menuProductItem a {
	font-size: 8pt;
}
.menuSubItemLink:hover, .menuProductCategory a:hover, .menuProductItem a:hover, .menuNewLine a:hover  {
	color:#5fd19d;
}
 
.topMainMenuItem a {
	font-size: 10pt;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-weight: bold;
	TEXT-TRANSFORM:lowercase;
	display:block;
}
.topMainMenuItem a:hover {
	color:#fff;
}

.menu_big_footer{
	height:17px !important;
	display:none;
}

div.menuSubItemText {
	text-align:left;
	margin: 0px 6px 0px 6px;
}
div.menuSubItemText a {
	color: white;
}
