﻿* {margin: 0;padding: 0;}
body 
{
	background-color:#edece8;
	color:#666666;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;

}
html { padding:0; margin:0; }
.SearchTextBox
{
	background-image:Url(../Images/Main/searchBg.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:192px;
	text-align:left;
	vertical-align:middle;
	line-height:24px;
	height:24px;
}
.BtnLanguage
{
	background-image:Url(../Images/Button/LangBg.gif);
	background-repeat:no-repeat;
	line-height:24px;
	vertical-align:middle;
	text-align:center;
	color:#c1c1c1;	
	border:none 0;
	width:24px; 
	height:24px;   
}
.BtnLanguageActive
{
	background-image:Url(../Images/Button/ActiveLangBg.gif);
	background-repeat:no-repeat;
	line-height:24px;
	vertical-align:middle;
	text-align:center;
	color:#fff;	    
	border:none 0;  
	width:24px;   
	height:24px;                  
}

.TopNav 
{
	background-color:White;
	border:Solid 1px #d7d7d7;
	height:32px;
	line-height:32px;
	vertical-align:middle;
	text-align:center;
	

}
.TopNav ul
{
	
}	

.TopNav li
{
	display:inline;
	color:#01a4dd;
	
}
.TopNav li a,.TopNav li a:visited {
	color:#01a4dd;
	text-decoration:none;
	font-weight:bold;
	padding:8px 22px 8px 22px;	
}
.TopNav li a:hover 
{
	color:#fff;
	background-color:#01a4dd;
	text-decoration:underline;
	font-weight:bold;
	padding:8px 22px 8px 22px;		
}

.IcerikBaslik
{
	color:#01a4dd;
	font-size:small;
}



.HomeBannerImg
{
	background-image:Url(../Images/Main/HomepageImgBg.png);
	background-repeat:no-repeat;
	width:854px;
	height:382px;
	text-align:center;
	vertical-align:middle;
}

.HomeNewsTitle
{
	width:268px; height:35px; background-image:Url(../Images/Main/NewsTitleBg.jpg); background-repeat:no-repeat;
	color:#3b351d;
	font-size:16px;
	padding-left:75px;
	vertical-align:middle;
	padding-top:25px;
	line-height:35px;	
}

.HomeNewsBottom
{
	width:343px; height:9px; background-image:Url(../Images/Main/NewsBottomBg.jpg); background-repeat:no-repeat;
}

.HomeCompanyTitle
{
	width:422px; height:35px; background-image:Url(../Images/Main/CompanyTitleBg.jpg); background-repeat:no-repeat;
		color:#3b351d;
	font-size:16px;
		padding-left:78px;
	vertical-align:middle;
	padding-top:25px;
	line-height:35px;
}

.HomeCompanyBottom
{
	width:500px; height:9px; background-image:Url(../Images/Main/CompanyBottomBg.jpg); background-repeat:no-repeat;
}

.OrtaAlan
{
	border-left:Solid 1px #cac6c5;
	border-right:Solid 1px #cac6c5;
	background-color:White;	
	padding:10px;
	color:#545454;
}
.OrtaAlan a,.OrtaAlan a:link
{
	text-decoration:none;
}

.OrtaAlan p
{
	padding:10px 0px 0px 0px;	
	font-style:normal;
	text-align:inherit;
	clear:both;
}
.Title
{
	color:#3c3c3c;
	border-bottom:Solid 1px #858585;
	width:100%;
	font-size:small;
	padding:3px 0px 3px 0px;
	font-weight:bold;
	
}
.ContainerFullTop
{
	background-image:Url(../Images/Main/FullTop.gif);
	background-repeat:no-repeat;
	width:854px;
	height:3px;
}
.ContainerFullBottom
{
	background-image:Url(../Images/Main/FullBottom.gif);
	background-repeat:no-repeat;
	width:854px;
	height:3px;
}

.ContainerOrtaTop
{
	background-image:Url(../Images/Main/OrtaTop.gif);
	background-repeat:no-repeat;
	width:632px;
	height:3px;
}
.ContainerOrtaBottom
{
	background-image:Url(../Images/Main/OrtaBottom.gif);
	background-repeat:no-repeat;
	width:632px;
	height:3px;
}


.CategoryTitle
{
	width:186px; height:32px; background-image:Url(../Images/Main/CategoryTitle.jpg); background-repeat:no-repeat;
	color:#3b351d;
	font-size:16px;
	padding-left:27px;
	vertical-align:middle;
	line-height:32px;	
}

.CategoryBottom
{
	width:213px; height:5px; background-image:Url(../Images/Main/CategoryBottomTitle.jpg); background-repeat:no-repeat;
}


.CategoryMenu
{
}
.CategoryMenu a,.CategoryMenu a:link 
{
	font-size:10pt;
	color:#7b7b7b;
}
.CategoryMenu a:hover
{
	color:#04a4de;	
}
.CategoryMenu a:active
{
	color:#04a4de;	
}
a, a:link 
{
	color:#7b7b7b;
	font-size:9pt;
	text-decoration:none;
}
a:hover
{
	font-size:9pt;
	color:#04a4de;	
	text-decoration:none;
}
.lblInfoStyle
{
	color:#6a6a6a;
	font-weight:bold;
	font-size:12px;
}

.TextBoxPassive
{
	padding:4px;
	border:Solid 1px #999;
	background-color:#fff;
}

.TextBoxActive
{
	padding:4px;
	border:Solid 1px #003366;
	background-color:#F2F2F2;
}



.InputTitle
{
	font-size:small;
	padding:0px 5px 0px 5px;
	font-weight:bold;
	color:#6a6a6a;
	width:120px;
	float:left;
	padding-top:10px;
	
}
.InputSpace
{
	width:500px; height:15px;
}
.InputTextBox
{
	float:left;
	width:345px;
	margin-left:5px;
	padding-top:10px;
}

.NewUserWarning
{
	 margin-right:40px;
	 padding-top:15px;
	
}

.DrpStyle
{
	padding:4px;
	border:Solid 1px #999;
	background-color:#fff;
}

.transparan {
        filter:alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
}
.ProjeImage
{
	max-width:140px;
	max-height:100px;
}

#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#000; border:8px solid #000; padding:12px;}

#simplemodal-container a.modalCloseImg {
	background:url(../Images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

.NodeStyle
{
   font-size:8pt;
   display:block;
}

.HoverNodeStyle
{
   cursor:pointer;
   display:block;
}

.SelectedNodeStyle
{
   display:block;
}

.LeafNodeStyle
{
   display:block;
   font-size:8pt;
}
.ParentNodeStyle
{
   display:block;
    
}

.Flag
{
	width:16px;
	height:16px;
	line-height:16px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.FlagTitle
{
	padding-left:10px;
	height:16px;
	line-height:16px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-right:50px;
}

