@charset "utf-8";
/* CSS Document */

body {
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	color:#333333;
	font-family:Verdana,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin: 0 auto;
	text-align: center;
	background: url(../images/body_bg.jpg) left top fixed no-repeat;
	}

a {
	text-decoration: none;
	}

ul {
	margin: 0;
	padding: 0;
	}

li {
	list-style: none;
	}

#wrapper_container {
	width: 960px;
	margin: 0 auto;
	}

#main_container {
	width: 960px;
	margin: 0 auto;
	float: left;
	background: url(../images/container_bg.jpg) top left repeat-y;
	overflow: hidden;
	}
#top_container {
	width: 958px;
	height: 120px;
	background: url(../images/top_bg.jpg) left top no-repeat;
	margin-left: 1px;
	float: left;
	overflow: hidden;
	}

#top_menu {
	height: 27px;
	width: 310px;
	float: right;
	margin-top: 0;
	margin-right: 1px;
	background-color: #840c00;
	text-align: right;
	overflow: hidden;
	}

#top_menu li {
	display: inline;
	}

#top_menu a {
	color: #FFFFFF;
	background: url(../images/top_bullet.jpg) left center no-repeat;
	padding-left: 13px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 27px;
	}

#header_container {
	width: 958px;
	height: 215px;
	margin-left: 1px;
	float: left;
	overflow: hidden;
	}

#header_left {
	width: 394px;
	height: 215px;
	float: left;
	overflow: hidden;
	}   

#header_middle {
	width: 170px;
	height: 215px;
	float: left;
	overflow: hidden;
	background-color: #20bbf1;
	text-align: left;
	}

#header_middle ul {
	float: left;
	margin-top: 20px;
	}

#header_middle a {
	padding: 5px auto;
	width: 170px;
	float: left;
	line-height: 25px;
	color: #fff;
	border-bottom: 1px dotted #fff;
	background: url(../images/blue_bullet.jpg) left center no-repeat;
	padding-left: 25px;
	font-size: 12px;
	text-shadow: #666 1px 1px 1px;
	}

#header_right {
	width: 394px;
	height: 215px;
	float: right;
	overflow: hidden;
	}

#header_container .pics {  
    height:  215px;  
    width:   394px; 
    margin: 0;
    padding: 0;
    overflow: hidden;  
} 
 
#header_container .pics img {  
    padding: 5px;   
    background-color: #f3f1f1;  
    width:  384px; 
    height: 205px; 
    top:  0; 
    left: 0 
} 

#header_bottom {
	width: 958px;
	margin-left: 1px;
	float: left;
	overflow: hidden;
	}

#bottom_left {
	width: 564px;
	height: 25px;
	float: left;
	background: #7ed8f7 url(../images/left_top_shadow.jpg) left top no-repeat;
	overflow: hidden;
	}

#bottom_right {
	width: 394px;
	height: 25px;
	float: left;
	overflow: hidden;
	background: url(../images/right_top_shadow.jpg) left top no-repeat;
	}

#content_container {
	width: 958px;
	float: left;
	overflow: hidden;
	margin-left: 1px;
	}
	

#left_content {
	width: 394px;
	float: left;
	overflow: hidden;
	background: #fff url(../images/content_bg_landing.jpg) top left repeat-x;
	}
	
#left_part_container {
	width: 350px;
	float: left;
	margin: 10px auto;
	overflow: hidden;
}

#left_part_container a img {
    border: none;
}

#left_part_container .left_title{
	width: 325px;
	height: 21px;
	background: #840c00 url(../images/title_right.jpg) right top no-repeat;
	padding-right: 25px;
	color: #fff;
	text-align: right;
	font-size: 12px;
	line-height: 21px;
}

.left_title a {
    text-decoration: none;
    color: #fff;
    background: none;
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    height: 25px;
    line-height: 20px;
}

#left_part_container .left_truncate_pics {
    float: left;
    margin: 3px;
    border: 5px solid #ddd;
    width: 90px;
    overflow: hidden;
}

#left_part_container .left_truncate_content {
    float: left;
    margin: 3px;
    font-size: 11px;
    text-align: left;
    width: 235px;
    overflow: hidden;
}

#middle_content {
	width: 170px;
	float: left;
	overflow: hidden;
	bottom: 0;
	}

#middle_content .center_pic{
	margin: 10px auto 0 auto;
	width: 170px;
	text-align: center;
}

#middle_content img {
	border: 5px solid #f3f1f1;
    margin: 0 auto;
	}

#middle_content .landing_pic_bottom {
    width: 159px;
    height: 15px;
    background: url(../images/landing_middle_shadow.jpg) left top no-repeat;
    float: left;
    overflow: hidden;
    margin: -3px auto 0 auto;
}

#middle_content .center_content{
	margin: 5px 10px;
	width: 150px;
	text-align: center;
	font-size: 10px;
	text-align: left;
}

#middle_content .center_content a{
	color: #cf1300;
	font-weight: bold;
	}

#right_content {
	width: 394px;
	float: left;
	overflow: hidden;
	background: #fff url(../images/content_bg_landing.jpg) top left repeat-x;
	}
	
#right_part_container {
	width: 350px;
	float: right;
	margin: 10px auto;
	overflow: hidden;
}

#right_part_container .right_title{
	width: 325px;
	height: 21px;
	background: #840c00 url(../images/title_right.jpg) left top no-repeat;
	padding-left: 25px;
	color: #fff;
	text-align: left;
	font-size: 12px;
	line-height: 21px;
	overflow: hidden;
}

#haberler {
	font-size:12px;
	}

#haberler a {
	color: #b81f1f;
    padding: 3px 0;
    margin: 15px auto 3px auto;
    float: left;
    width: 100%;
	}
	
#right_part_container .right_body {
	margin: 10px auto;
	float: left;
	text-align: left;
	overflow: hidden;
	font-size: 12px;
	}

#right_part_container .forgotten{  
    font-size: 10px;
    color: #888;
    float: left;
    margin: 5px auto;
    padding: 2px;
}

#right_part_container .login_profile {
    float: left;
    margin: 10px auto;
}        

#right_part_container .login_profile a{
    padding: 3px 5px;
    color: #555;
    font-size: 11px;
    line-height: 20px;
    }

#right_part_container .login_profile a:hover{
    color: #20bbf1;
    }

#right_part_container .texts {
	width: 200px;
	height: 18px;
	margin: 1px;
	float: left;
	border: 1px solid #ddd;
	}

#right_part_container .submits {
	padding: 3px 15px;
	border: 1px solid #ddd;
	background-color: #840c00;
	color: #fff;
	}

#right_part_container  img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	}

#right_part_container a img {
    border: none;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    }

.continue{
	width: 300px;
	height: 15px;
	color: #333;
	background: url(../images/right_bullet.jpg) right center no-repeat;
	padding-right: 20px;
	clear: both;
	float: left;
	text-align: right;
	margin-right:10px;
	font-size:12px;
	font-weight: bold;
	overflow: hidden;
	margin-top: 5px;
	}
 
#footer {
	width: 958px;
	height: 180px;
	clear: both;
	float: left;
	overflow: hidden;
	margin-left: 1px;
	background: #fff url(../images/content_bg.jpg) top left repeat-x;
	margin-top: 10px;
	color: #666;
	font-size: 11px;
	}

#footer .footer_left {
	width: 384px;
	height: 180px;
	border-top: 10px solid #727272;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 10px;
	}

#footer .footer_center {
	width: 170px;
	height: 170px;
	border-top: 10px solid #840c00;
	float: left;
	overflow: hidden;
	text-align: left;
	}

#footer .footer_right {
	width: 384px;
	height: 170px;
	border-top: 10px solid #727272;
	float: left;
	overflow: hidden;
	text-align: right;
	padding-right: 10px;
	}

#footer .footer_right a {
    color: #7ed9f8;
}

 #footer .footer_right a:hover {
    color: #444;
}


#footer .footer_left li{
    list-style: none;
}

#footer .footer_left a{
    width: 190px;
    color:  #666;
    text-decoration: none;
    float: left;
    padding: 5px 5px;
    border-bottom: 1px dotted #999;
    font-size: 11px;
}  
      
#advertisement {
	width: 953px;
	height: 20px;
	clear: both;
	float: left;
	overflow: hidden;
	margin-left: 1px;
	background-color: #fff ;
	color: #666;
	font-size: 11px;
	border-top: 10px solid #a9c2cb;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

#advertisement a {
	color: #ffae00;
	font-weight: bold;
	}
#advertisement a:hover {
	color: #000;
	}

#forgotten_password {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    background-color: #000;
    opacity: 0.5;
}

#forgotten_password_form {
    position: absolute;
    width: 400px;
    height: 90px;
    background-color: #fff;
    border: 3px solid #49b4ff;
    margin: 400px auto auto 400px;
    font-size: 10px;
    text-align: left;
    padding: 10px;
    z-index: 2;
    line-height: 1.4em;
    display: none;
}

#forgotten_password_form .texts {
    width: 200px;
    height: 16px;
    float: left;
    line-height: 16px;
    font-size: 11px;
    border: 1px solid #ddd;
}

#forgotten_password_form .submits {
    padding: 2px 10px;
    background-color: #ededed;
    color: #444;
    border: 1px solid #ccc;
    float: left;
    margin: 1px;
}

#forgotten_password_form a img{
    border: none;
    float: right;
    margin: -5px -5px auto auto;
}
	
#popup_wrapper {  
	position: relative; 
	width: 966px;
	height:1400px;
	margin: 0 auto;
	opacity: 1;
	display: none;
	background-color: #fff;
}

#popup_inner {
	float: left;
	width: 955px;
	background-color: #fff;
	opacity: 1;
	margin-top: 15px;
	text-align: left;
	z-index: 100;
	overflow: scroll;
	overflow-x:hidden;
	padding: 5px;
	font-size: 11px;
	line-height: 1.4em;
}

#popup_wrapper a.close_link{
	position: absolute;
	right: 0;
	top: 0;
	padding: 2px 2px 2px 13px;
	border: none;
	background: url(../images/close.jpg) left center no-repeat;
	color: #333;
	font-size: 9px; 
	margin-top: -1px;
	text-decoration: none;
}
