﻿.setVisible
{
    display:none;
}
.divAjaxLoading
{
    position:absolute;
    background-color:#065397;
    color:#FFF;
    width:120px;
    display:none;
}
.divAjaxLoading span
{
    float:left;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    padding-top:10px;
}
.divAjaxLoading img
{
    float:left;
    margin:10px;    
}
.FotoGallery
{
	float:left;
	width:660px;
	clear:both;
}

.FotoGallery .photo {
	margin: 30px;
	position: relative;
	width: 100px;
	height: 55px;
	float: left;	
}
.FotoGallery .photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.FotoGallery .photo a {
	text-decoration: none;
}
.FotoGallery .cerceve span {
	width: 122px;
	height: 72px;
	display: block;
	position: absolute;
	top: -22px;
	left: -15px;
}

.VideoGallery{
	
}
.VideoGallery .video {
	width: 640px;
	height: 480px;
	margin-bottom:30px;
	float: left;
}
.VideoGallery .list{
	float:left;
	width: 580px;
	margin:0px;
	padding-left:20px;
}
.VideoGallery .list .header{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.VideoGallery .list .listItem{	
	font-family:Arial;
	font-size:13px;
	line-height:30px;	
	border-top:dotted 1px #427484;
}

.SitemapContainer
{
	float:left;
	width:735px;
}
.ClearBoth
{
	clear:both;
}
.SitemapItems{
	float:left;
	width:225px;
	padding:0 20px 0 0;
}
.SitemapItems ul{
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
}
.SitemapItems ul li{
	background:url(../images/sitemapLi.gif) no-repeat 0 2px;
	padding:0 0 11px 26px;
	font-size:11px;
	line-height:13px;
}
.SitemapItems ul a{
	color:#4b7282;
	text-decoration:none;
}
.SitemapItems ul a:hover{text-decoration:underline;}
.SitemapItems h3{
	margin:0 0 4px;
	font:15px/24px Arial, Helvetica, sans-serif;
	color:#3ca7e1;
	background:url(../images/sitemapUL.gif) no-repeat;
	padding:4px 0 5px 30px;
}

.searchContainer{
    display:none;
    padding:5px;
    width:240px;
    height:64px;
    position:absolute;
    z-index:9999;
    /*background-color:#5381ac;*/
    background-color:#e41a23;
    font-size:14px;
    font-weight:bold; 
    text-align:right;
    color:#fff;
}
.searchContainer form{
    margin-top:10px;
    z-index:99
}
.searchContainer .txt{
    width:230px;
    padding-left:5px;
    border:1px solid #427484; 
    font-family:Tahoma, Geneva, sans-serif; 
    font-size:13px; 
    font-weight:bold;
    color:#193f64;
    background-color:#fff    
}
.searchContainer .btn{
    width:50px;
    height:24px;
    margin-top:5px;
    padding:1px;
    border:solid 1px #6e9bc4; 
    font-family:Tahoma, Geneva, sans-serif; 
    font-size:12px;
    font-weight:bold;
	/*color:#a2dbfe;*/
    /*background-color:#193f64*/
    color:#fff;
    background-color:#e41a23;
}
.searchContainer .btn:hover{
    cursor:pointer;
}
.formData{
	font-size:1.3em;
	color:#20558a;
	margin-left:40px;
}
.formData textarea,select {
	color: #000;
	background-color: #f5f5f5;
	border:1px solid #bcbcbc;
	width:180px;
}
/* Extra Banner Alanları*/
.header-left-banner{
	width:240px;
	height:240px;
	margin-bottom:10px;
	overflow:hidden;	
}
.header-right-banner{
	position:absolute;
	top:161px;
	right:0;
	height:245px;
	overflow:hidden;
}
.middle-activity-banner{
	width:100%;
	height:250px;
	padding-bottom:10px;
	overflow:hidden;
}
.floating-right-banner{
	position:absolute;
	top:420px;
	right:0;
	overflow:hidden;
}
.floating-right-banner .block{
	margin-bottom:10px;
}

/* Mail Listesi*/
#sidebar .side-box2 .heading .text-email{
	width: 115px;
	height: 12px;
	margin:4px 0 0 9px;
	font-size:16px;
	font-weight:bold;
}
#sidebar .side-box2 .b #divMailList .txt{
	width:160px;
    padding-left:5px;
    border:1px solid #427484; 
    font-family:Tahoma, Geneva, sans-serif; 
    font-size:13px; 
    font-weight:bold;
    color:#427484;
    background-color:#fff  
}
#sidebar .side-box2 .b #divMailList .btn{
	width:50px;
    height:22px;
    margin-top:0px;
    padding:1px;
    border:solid 1px #6e9bc4; 
    font-family:Tahoma, Geneva, sans-serif; 
    font-size:12px;
    font-weight:bold;
	color:#a2dbfe;
    background-color:#193f64
}
#sidebar .side-box2 .b #divMailList .spn
{
	display:block;
    font-size:11px; 
    font-weight:bold;
    padding-bottom:5px;
}
/* Mail Listesi*/
