﻿/* CSS Document */
/******Master Page******/
body
{
	background-image: url(../../images/bgbody.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 217px;
	background-color: #ffffff;
	margin: 0px;
	direction: ltr;
}
.master
{
	width: 1000px;
	float: left;
	direction: ltr;
}
.topmenu
{
	background-image: url(../../images/topmenu.png);
	background-position: top;
	width: 910px;
	height: 98px;
}
.topcontent
{
	width: 900px;
	height: 39px;
	background-image: url(../../images/bgtopcontent.gif);
	background-repeat: repeat-x;
}
.main
{
	background-image: url(../../images/bgcontent.gif);
	background-repeat: repeat-y;
	width: 878px;
	float: left;
	padding-right:11px;
	padding-left:11px;
}
.content
{
	width: 878px;
	float: left;
}
.firstblock
{
	width: 586px;
	height: 158px;
	background-color: #ece9d3;
	float: left;
	border: solid 2px #dcd8bb;
}
.secondblock
{
	width: 576px;
	background-color: #f7f7eb;
	padding-right:5px;
	padding-left:5px;
	float: left;
}
.thirdblock
{
	width:280px;
	float:right;
	background-image: url(../../images/bgthirdblock.gif);
	background-color: #ece9d3;
	background-repeat: repeat-x;
	margin-top:10px;
}
.footerblock
{
	width: 900px;
	height: 59px;
	background-image: url(../../images/bgfooter.gif);
	background-position: bottom;
	float: left;
}
.footer
{
	width: 756px;
	height: 28px;
	font: 8pt tahoma;
	color: Black;
	text-align: center;
	padding-top: 7px;
	padding-right: 65px;
}
.footer a
{
	color: black;
	text-decoration: none;
}
.footer a:hover
{
	color: #e70000;
	text-decoration: underline;
}
/******Master Page******/
/******Search******/
.searchblock
{
	width: 178px;
	height: 17px;
	float: right;
	margin-right: 25px;
	margin-top: 65px;
}
.txtbsearch
{
	float: right;
	background: url(../../images/txtsearch.jpg);
	background-repeat: no-repeat;
	width: 157px;
	height: 17px;
	font: 9pt tahoma;
	margin-left: 0px;
	border: 0px;
    padding-left:3px;
}
.btnsearch
{
	background: url(../../images/btnsearch_en.jpg);
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	float: right;
	cursor: pointer;
	border: 0px;
	margin-right: 0px;
}
/******Search******/
/******Menu******/
/******MenuH******/
.menuHLa
{
	float: left;
	height: 39px;
	font: 9pt tahoma;
}
.menu
{
	height: 39px;
}
.sataticmenuitem
{
	background-image: url(../../images/sepmenu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 37px;
	color: #ced5c5;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
.sataticmenuitem a
{
	background-image: none;
}
.sataticmenuitem a:hover
{
	color: #e70000;
}
.sataticmenuitem img
{
	display: none;
}
.staticmenu
{
	margin-left: 20px;
	height: 37px;
}
.dynamicmenu
{
	background-color: #b6b6b6;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}
.dynamicmenuitem
{
	background-image: url(../../images/dynamicsep.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 35px;
	background-color: #5a5a5a;
	text-align: justify;
	color: #d0d0d0;
	font: 600 9pt tahoma;
}
.dynamicmenuitem a
{
	margin: 10px 5px 10px 5px;
	background-image: none;
}
.dynamicmenuitem a:hover
{
	color: #e70000;
}
/******Menu******/
/******Main******/
.dtl
{
	width: 576px;
	float: left;
	text-align: justify;
	font: 9pt tahoma;
	margin-top: 20px;
}
.fulldesc
{
	line-height: 1.5;
	color: #60605b;
	text-align: justify;
	float:left;
    margin-top:5px;
}
.title
{
	text-align: justify;
	color: #60605b;
	font: 11pt tahoma;
	font-weight: bold;
	width:540px;
}
.list
{
	width: 576px;
	float: left;
	text-align: justify;
	font: 9pt tahoma;
	margin-top: 20px;
}
.listimage
{
    border:0px;
    float:left;
    margin-right:5px;
    margin-bottom:5px;  
 }
.shortdesc
{
	line-height: 1.5;
	width: 545px;
	color: #60605b;
	text-align: justify;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.titlelist
{
	float: left;
}
.titlelist a
{
	text-align: left;
	text-decoration: none;
	color: #60605b;
	font: 9pt tahoma;
	font-weight: bold;
	float: left;
	margin-top: 5px;
}
.titlelist a:hover
{
	color: #e70000;
}
.divblock
{
	display: none;
}
/******AboutUs******/
.english
{
	color: #60605b;
	font: 10pt tahoma;
	font-weight: bold;
}
/******AboutUs******/
/******Paging******/
.paging
{
	width: 540px;
	height: 30px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
.paggingblocklink
{
	float: left;
	width: 40px;
	height: 30px;
}
.paggingblocklink a
{
}
.paggingblocklink a:hover
{
	color: #e70000;
}
.paggingblock
{
	font: bold 9pt tahoma;
	text-align: justify;
	color: #5a5a5a;
}
/******Paging******/
/******ListPartners******/
.titlelstPartners a
{
	float:left;
	text-align:left;
	width:540px;
	font:600 9pt tahoma;
	color: #60605b;
	text-decoration:none;
	height:20px;
}
.titlelstPartners a:hover
{
	color: #e70000;
	text-decoration:underline;
}
.fulldescPartnersL
{
   margin-top:20px;
   line-height:1.5;
    text-align:justify;
    float:left;
}
.shortdescPartners
{   
    width:430px;
   	line-height:1.5;
	text-align:justify;
	margin-bottom:7px;
	float:left;
	
}
.listimagePartners
{
	float:right;
	border:0px;
	margin-left:5px;
}
/******ListPartners******/
/******News******/
.titleNews
{
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	color: #60605b;
	font: bold 11pt tahoma;
}
.listNews
{
	width: 259px;
	padding-right:8px;
	padding-left:8px;
}
.titlelistNews
{
	text-align:left;
	text-decoration: none;
	color: #60605b;
	font: 9pt tahoma;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}
.listimageNews
{
	float: left;
	margin-right:8px;
	border:0px;
}
.shortdescNews
{
	font:9pt tahoma;
	color: #60605b;
	line-height:1.5;
	text-align:left;
}
.divblockNews
{
	display:none;
}
/******News******/
/******ListNews******/
.titleNewsL
{
	text-align: justify;
	color: #60605b;
	font: bold 11pt tahoma;
	float:left;
	width:540px;
}
.titlelstNews a
{
	float:left;
	text-align:left;
	width:540px;
	font:600 9pt tahoma;
	color: #60605b;
	text-decoration:none;
	height:20px;
}
.titlelstNews a:hover
{
	color: #e70000;
	text-decoration:underline;
}
.fulldescNewsL
{
	width:540px;
	float:left;
	
}
.shortdescNew
{
	line-height:1.5;
	text-align:left;
	margin-bottom:7px;
}
.listimageNew
{
	float:right;
	border:0px;
	margin-left:5px;
}
.adver
{
	
	margin-top:5px;
	margin-bottom:5px;
	width:250px;
	font:9pt tahoma;
	text-align:justify;
    color: #60605b;
    line-height:1.5;
}
.contact
{
	float:left;
	text-align:left;
	margin-left:8px;
}
