/* Global Style */
body {
	background:#CECAB7 url(../_i/body.png) repeat-x;
	padding:0px;
	margin:0px;
	font-family:verdana,tahoma;
	font-size:12px;
	color:#7D795B;
}

img {
	border:0px;
}


/* Frames */
/* --- wrapper --- */

.wrapper {
	overflow:hidden; height:100%;
	width:990px;
}

.wrapper .FlashTopNav {
	height:100px;
	padding:0px 0px 15px 0px; 
}

/* --- content --- */

.content {
	overflow:hidden; height:100%;
	padding-bottom:30px;
}

.content .left {
	float:left;
	padding:85px 0px 0px 65px;/*65*/
	width:225px;
}
.content .left .navigation {
	
}
.content .left .navigation ul {
	list-style:none;
	padding:0px; margin:0px;
	font-size:10px;
}
.content .left .navigation ul li {
	list-style:none;
	padding:0px 0px 0px 0px; margin:0px;
	font-weight:bold;
}
.content .left .navigation ul li a{
	text-decoration:none;
	padding:0px 0px 0px 20px;
	color:#7D795B;
	background:url(../_i/ico_bullet.png) no-repeat;
	background-position:left 5px;
	line-height:19px;
}

.content .left .navigation ul li a.selected{
	text-decoration:none;
	color:#71B7C5;
	background:url(../_i/ico_bullet_selected.png) no-repeat;
	background-position:left 5px;
	text-decoration:underline;
}

.content .left .navigation ul ul li {
	list-style:none;
	padding:0px 0px 0px 0px; margin:0px;
	font-weight:bold;
}
.content .left .navigation ul ul li a{
	text-decoration:none;
	padding:0px 0px 0px 30px;
	font-size:9px;
	font-weight:normal;
	color:#7D795B;
	background:url(../_i/ico_miniok_navigation.gif) no-repeat;
	background-position:3px 1px;
	line-height:19px;
}
.content .left .navigation ul ul li a:hover{
	text-decoration:underline;
}
.content .left .navigation ul ul li a.selected{
	text-decoration:none;
	color:#71B7C5;
	background:url(../_i/ico_miniok_navigation.gif) no-repeat;
	background-position:3px 1px;
	text-decoration:underline;
}

.content .right {
	float:left;
	padding:10px 0px 0px 25px;
	width:640px;
}
.content .right h1 {
	padding:0px; margin:0px; font-size:12px; font-weight:bold;
}
.content .right h2 {
	padding:0px; margin:0px; font-size:15px; font-family:lucida sans unicode;
	padding-bottom:10px;
	font-weight:normal;
}
.content .right h3 {
	color:#71B7C5;
	font-family:lucida sans unicode;
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:normal;
}
.content .right h4 {
	color:#625F46;
	font-family:lucida sans unicode;
	font-size:15px;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:normal;
}

.content .right h5 {
	color:#625F46;
	font-family:lucida sans unicode;
	font-size:13px;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:normal;
}

.content .right .ContentText .dipnot {
	font-size:10px;
}

.content .right .FlashText 
{
   
}
.content .right .ContentText {
	padding-top:17px;
	font-size:11px;
	padding-bottom:40px;
	text-align:justify;
	width:634px;
}
.content .right img.contentimg {
	margin-right:10px;
	margin-left:30px;
	padding-bottom:20px;
	float:right;
}

.imza {
	text-align:right;
	
}
.imza span {
	width:120px;
	text-align:center;
	font-size:11px;
	display:block;
	float:right;
}

.annualreport {
	margin-top:30px;
}

/* --- footer --- */
.footer {
	background-color:#8B845F;
	margin-top:0px;
	font-size:10px;
	color:#FFF;
	width:100%;
}
.footer_alt 
{
    	padding:25px 25px 50px 25px;
    overflow:hidden; height:100%;
    background-color:#8B845F;
    width:940px;
}
.footer a{
	color:#FFF;
}
.footer .left {
	width:630px;
	float:left;
	padding:0px 0px 0px 120px;/*140*/
	background:url(../_i/logo_global.gif) no-repeat;
	background-position:top 20px;
}
.footer .left div {
	padding-bottom:10px;
}

.footer .right {
	float:left;
	width:180px;
	text-align:right;
}





.LightFrame {
	width:636px;
	padding-top:10px;
	overflow:hidden; height:100%;
}
.LightFrame .FrameTop {
	background:url(../_i/frame_top_light.gif) no-repeat;
	height:10px;
}

.LightFrame .Frame {
	background:#E4E2D8 url(../_i/frame_bg_light.jpg) repeat-x;
	overflow:hidden; height:100%;
}
*html .LightFrame .Frame {
	background:#E4E2D8 url(../_i/frame_bg_light.jpg) repeat-x;
	overflow:hidden; height:100%;
	margin-top:-3px;
}
.Frame .Img {
	padding-left:20px;
	float:left;
	padding-right:10px;
	width:140px;
	padding-top:30px;
	padding-bottom:30px;
}
.Frame .Context {
	width:420px;
	padding-right:30px;
	float:right;
	font-size:10px;
	padding-bottom:10px;
}
.LightFrame .FrameBot {
	background:url(../_i/frame_bottom_light.gif) no-repeat;
	height:9px;
}


.DarkFrame {
	width:636px;
	padding-top:10px;
	overflow:hidden; height:100%;
}
.DarkFrame .FrameTop {
	background:url(../_i/frame_top_dark.gif) no-repeat;
	height:10px;
}
.DarkFrame .Frame {
	background:#D6D3C3 url(../_i/frame_bg_dark.jpg) repeat-x;
	overflow:hidden; height:100%;
}
*html .DarkFrame .Frame {
	background:#D6D3C3 url(../_i/frame_bg_dark.jpg) repeat-x;
	overflow:hidden; height:100%;
	margin-top:-3px;
}
.DarkFrame .FrameBot {
	background:url(../_i/frame_bottom_dark.gif) no-repeat;
	height:9px;
}

ul.blueListing {
	padding:0px; margin:0px; list-style:none;
}
ul.blueListing li {
	padding:0px 0px 10px 40px;
	line-height:16px;
	background:url(../_i/ico_bullet_ok.gif) no-repeat;
	background-position:left 3px;
}

ol li {
	padding-bottom:10px;
}

ul.pressNews {
	padding:0px; margin:0px; list-style:none;
}
ul.pressNews li {
	background:url(../_i/press_dot.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:30px;
}
ul.pressNews li .title {
	background:url(../_i/ico_bullet_news.gif) no-repeat;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:6px;
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
}
ul.pressNews2 li .title {
	background:url(../../_i/ico_bullet_news.gif) no-repeat;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:6px;
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
}
ul.pressNews li .content {
	margin-left:30px;
	padding-bottom:10px;
	padding-right:20px;
}
ul.pressNews2 li .content {
    padding-bottom:11px;
}
ul.pressNews li .moretag {
	padding-left:30px; 
	background:url(../_i/ico_bullet_ok.gif) no-repeat;
	margin-left:15px;
}
ul.pressNews li .moretag a{
	color:#71B7C5;
}

.tblData 
{
    border:1px solid #C4BDA2;
    border-collapse:collapse;
}
.tblData tr td
{
    border:1px solid #C4BDA2;
    border-collapse:collapse;
    padding:4px;
    height:19px;
    padding-left:25px;
}

.tblData.satis
{
	width:98%;
	margin:20px 1px 20px 1px;
}

.tblData.satis tr td
{
    padding-left:5px;
    text-align:left;
}

.tblData.satis tr td.head
{
    color:#71B7C5;
    text-align:center;
}

.tblData tr td.tblTitle
{
    background-color:#FFF;
}
.tblData tr td.tblHead {
	background:url(../_i/table_top_bg.png) repeat-x;
	height:15px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#625F46;
	padding-top:5px; padding-left:25px;
}
table.tblListing 
{
    font-family:Verdana;
    color:#625F46;
}
table.tblListing tr td 
{
    background:url(../_i/tablodott.gif) repeat-x;
    background-position:left bottom;
    padding:7px;
    padding-left:0px;
    vertical-align:top;
}
table.tblListing2 tr td 
{
    background:url(../_i/tablodott.gif) repeat-x;
    background-position:left bottom;
    padding:7px;
    padding-bottom:20px;
    padding-left:0px;
    vertical-align:top;
}
table.tblListing2 tr td.tblHead 
{
    padding-bottom:7px;
}

a 
{
    color:#71B7C5;
    text-decoration:underline;
}
/*a:hover
{
    color:#71B7C5;
    text-decoration:underline;
}*/
ol li 
{
    font-weight:bold;
}
ol li span 
{
    font-weight:normal;
}
ol.reference 
{
    font-size:9px;
    font-style:italic;
}
.tblGlobal {margin-top:20px;}
.tblGlobal tr td { vertical-align:top;}

.itemGC 
{
    padding-bottom:20px;
}
.itemGC span 
{
    padding-left:37px;   
    padding-bottom:10px;
}
.itemGC span.TR 
{
    background:url(../_i/ico_TR.gif)  no-repeat; 
}
.itemGC span.EN 
{
    padding-left:65px;
    background:url(../_i/ico_EN.gif)  no-repeat;  
}
ul.pressNews h3 
{
    padding-left:0px;
    padding-bottom:10px;
}

.dd 
{
    font-family:Verdana;
    font-size:11px;
    color:#7D795B;
    background-color:#F7F6F3;
    border:1px solid #D7D4C5;
}

ul.pressNews2 li 
{
    padding:0px; margin:0px;
    list-style:none;
}
ul.pressNews2
{
    padding:0px; margin:0px;
}

ul.pressNews2 h3 
{

}


.arsivPlace 
{
    background:url(../_i/arsiv_bg.gif) no-repeat;
    background-position:top right;
    padding-bottom:25px;
    text-align:right;
    width:200px;
    float:right;
    padding-top:3px;
    padding-right:8px;
    margin-top:-15px;
}
.Financial {padding-top:5px; padding-bottom:50px; overflow:hidden; height:100%;}
.Financial .item 
{
    height:70px;
    width:303px;
    overflow-y:hidden;
    border-bottom:1px solid #CDCABB;
    float:left;
    margin-right:25px;
    padding-top:15px;
}
.Financial .item2 
{
    height:70px;
    width:303px;
    /*overflow-y:hidden;*/
    overflow:hidden;
    border-bottom:1px solid #CDCABB;
    float:left;
    margin-left:0px;
    padding-top:15px;    
} 

.firstLine {color:#7D795B; font-size:25px; font-family:Arial; font-weight:bold;}
.secondLine {color:#71B7C5; font-size:25px; font-family:Arial; font-weight:bold;}


.galleryShow {display:none;padding-top:15px;padding-left:15px;width:100%;text-align:center;}
.galleryShow img {padding:10px}
.openGallery {cursor:pointer;}