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

.clear {
	clear: both;
}

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	background: url(../images/body-bg.jpg) #000 repeat-x;
	color:#000;
	font-family:Verdana;
	text-align:center;
	font-size: 11px;
}

img {
	border: 0;
}


#containerTable {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	width:980px;
	height:100%;
	display: table;
	vertical-align: middle;
}

#containerCell {
	height: 100%;
  	display: table-cell;
	vertical-align: top;
}

#container {
	margin: auto;
	margin-top: -3px;  /*IE6 fix */
	background-color: #FFFFFF;
}

#top {
	height: 5px;
}

#bottom {
	background: #ededed url(../images/bottom-bg.png) no-repeat;
	height: 10px;
}

#header {
	background: #ffffff url(../images/header-bg.jpg) no-repeat;
	height: 205px;
}

#top-left-logo {
	clear: right;
	float: left;
	width: 173px;
	text-align: center;
	color: #fdb016;
	font-family: Arial;
	font-size: 12px;
	margin-top: 10px;
}

#top-right-logo {
	float: right;
	width: 173px;
	text-align: center;
	color: #fdb016;
	font-family: Arial;
	font-size: 12px;
	margin-top: 10px;
}

.banner-news {
	float: left;
	clear: right;
	width: 300px;
	height: 130px;
	border: 1px #fdb016 solid;
	margin-top: 25px;
	margin-left: 14px;
	position: relative;
}

.banner-news-caption { 
  	position: absolute;
	bottom: 0; 
	left: 0;
	text-align: left;
	font-size: 12px; 
	color: #000000; 
	background-color: #fdb016;
	z-index: 999;
	opacity: .80;               /* Standard style for transparency */
	-moz-opacity: .80;          /* Transparency for older Mozillas */
	filter: alpha(opacity=80);  /* Transparency for IE */
	width: 100%;
	min-height: 20px;
	padding-top: 4px;
}

.banner-news-caption a {
  color: #000000;
  text-decoration: none;
}

#top-navigation {
	background-color: #5b0000;
	height: 28px;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
	text-align: right;
}

#buttons {
	float: right;
	clear: left;
	width: 700px;
}

.search {
	float: right;
	clear: left;
	margin-top: 6px;
	width: 110px;
}

.search_button {
	float: right;
	clear: left;
	margin-top: 5px;
	width: 70px;
	margin-left: 3px;
}


.search_textbox {
	float: right;
	clear: left;
	border: 1px solid #fdb000;
	height: 14px;
	font-size: 10px;
	margin-left: 10px;
}

a.rounded, .button {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
  }
  
  .button {
    color: #fdb000;
    background-color: #a00606;
    padding: 4px 5px;
    font-size: 11px;
	margin-top: 3px;
  }

  .button:hover {
    background-color: #fdb016;
    color: #5b0000;
    font-size: 11px;
  }
  
#content {
	border-left: 1px solid #d3d3d2;
	border-bottom: 1px solid #d3d3d2;
	border-right: 1px solid #d3d3d2;
	padding: 1px;
	min-height: 350px;
}

#left-menu {
	width: 162px;
	float: left;
	clear: right;
}

#homepage-middle-content {
	width: 306px;
	float: left;
	clear: right;
	padding: 2px;
	margin-left: 10px;
}

#middle-content {
	width: 530px;
	float: left;
	clear: right;
	padding: 2px;
	margin-left: 10px;
}

#middle-content-heading {
	font-size: 24px;
	color: #000;
}

.content-date {
	font-size: 9px;
	color:#CCC;
}

.list-item {
	padding: 3px;
	margin: 5px;
	min-height: 100px;
	height: auto !important;
}

.odd {
	background-color:#eee;
}

.even {
	background-color:#FFe;
}

#login-header {
	background-image:url(../images/login-header-bg.gif);
	color: #a32121;
	text-indent: 4px;
	font-size: 12px;
	font-family: "Arial Black";
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
}

#login-form {
	border-left: 1px solid #d3d3d2;
	border-bottom: 1px solid #d3d3d2;
	border-right: 1px solid #d3d3d2;
	min-height: 60px;
}

a.brown {
	color: #af292e;
	text-decoration: none;
}

.kirmizi-sari {
	background-color: #a61f26;
	padding: 3px;
	margin-top: 1px;
}
.kirmizi-sari a {
	text-decoration: none;
	font-weight: bold;
	color: #fbb114;
}

.sari-kirmizi {
	background-color: #fbb114;
	padding: 3px;
	margin-top: 1px;
}
.sari-kirmizi a {
	text-decoration: none;
	color: #a61f26;
	font-weight: bold;
}

.members_services_header {
	background-image:url(../images/login-header-bg.gif);
	color: #a32121;
	text-indent: 4px;
	font-size: 12px;
	font-family: "Arial Black";
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
}

#news-header {
	background-image:url(../images/news-header-bg.gif);
	color: #a32121;
	text-indent: 4px;
	font-size: 18px;
	font-family: "Arial Black";
	padding-bottom: 3px;
	margin-top: 4px;
}

#events-header {
	background-color: #eeeeee;
	color: #a32121;
	text-indent: 4px;
	font-size: 18px;
	font-family: "Arial Black";	
	border-top: 1px #dddddd solid;
}

#events {
	margin-left: 20px;
	color: #a32121;
}
#events li {
	line-height: 18px;
}
#events a {
	text-decoration: none;
	color: #a32121;
}

#memories-header {
	background-color: #eeeeee;
	color: #a32121;
	text-indent: 4px;
	font-size: 18px;
	font-family: "Arial Black";	
	border-top: 1px #dddddd solid;
	margin-top: 3px;
}

#memories-text {
	margin-left: 5px;
	margin-top: 5px;
	min-height: 100px;
}
#memories-text span {
	font-size: 12px;
	color: #a32121;
	font-weight: bold;
}
#memories-text p {
	text-align: justify;
}
#memories-text img {
	float: left;
	clear: right;
	padding-right: 4px;
	padding-top: 4px;
}
#memories-text a {
	text-decoration: none;
	color: #a32121;
}

#middle-others {
	margin-top: 40px;
}

#all-sports {
	width: 139px;
	min-height: 101px;
	background-image: url(../images/others-bg.jpg);
}
#all-sports p {
	margin-left: 15px;
}
#all-sports a {
	color: #a32121;
	text-decoration: none;
	font-size: 14px;
	font-family: "Arial Black";
	line-height: 20px;
}

#gs-legends {
	width: 139px;
	min-height: 101px;
	background-image: url(../images/others-bg.jpg);
	float: right;
	clear: left;
	margin-top:-101px;
}
#gs-legends p {
	margin-left: 15px;
}
#gs-legends a {
	color: #a32121;
	text-decoration: none;
	font-size: 14px;
	font-family: "Arial Black";
	line-height: 20px;
}

#gsauk-middle {
		margin-top: 30px;
		border: 1px solid #d3d3d2;
		font-family: Arial;
		padding: 3px;
}

#middle-right {
	margin-top: 4px;
	width: 207px;
	float: left;
	clear: right;
	margin-left:10px;
}

#middle-right-box {
	width: 207px;
	min-height: 161px;
	background-image: url(../images/middle-rightbox-bg.jpg);
}

#middle-right-box h3 {
	color: #a32121;
	line-height: 30px;
	font-size: 18px;
	font-family: "Arial Black";
	padding-left: 10px;
}

#middle-right-box img {
	margin-left: 12px;
}

#official-site {
	background-image: url(../images/officil-site-bg.jpg);
	width: 205px;
	height: 43px;
	margin-top: 12px;
	padding-top: 5px;
}
#official-site p {
	text-align: center;
	font-size: 10px;
	color: #fbb114;
}
#official-site a {
	color: #fff;
	text-decoration: none;
}

#right {
	width: 270px;
	float: right;
	background-color: #fffce3;
	min-height: 600px;
}

#language-selection {
	text-align: right;
	vertical-align: middle;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 4px;
}

#right-sponsors {
	width: 110px;
	min-height: 478px;
	/*background: url(../images/right-sponsors-bg.gif) no-repeat;*/
	float: left;
	clear: right;
  margin-left: 7px;
  padding-top: 18px;
}

#right-sponsors h3 {
	color: #a32121;
	font-size: 11px;
	font-family: "Arial Black"
}

#right-sponsors-list {
	margin: 3px;
}

#right-ads {
	width: 150px;
	min-height: 478px;
	/*background: url(../images/right-ads-bg.gif) no-repeat;*/
	float: right;
	clear: right;
	margin-right: 1px;
	padding-top: 10px;
}
#right-ads h3 {
	color: #a32121;
	line-height: 30px;
	font-size: 14px;
	font-family: "Arial Black";
	padding-left: 10px;
}

#right-ads-list {
	margin-top: 7px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
}
.ad {
	 margin:2px; 
	 background-color:white; 
	 border:1px solid #ccc;	
}

#bottom-sponsors {
	padding: 5px;
	background-color: #111;
}

#pager {
  text-align: center;
  margin: 10px;
}

.error {
 color: #ff0000;
 text-align: center;
}
