@charset "utf-8";

body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.oneColElsCtrHdr #container {
	width: 1000px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index: 1;
	font-weight: none;
}
.oneColElsCtrHdr #ortabanner {
	width:681px;
	height:175px;
	position:relative;
	left: 150px;
}

.oneColElsCtrHdr #araclar {
	width:600px;
	height:30px;
	position:relative;
	left: 270px;
	text-align: left;
	top: -180px;
}
.oneColElsCtrHdr #sagkisim {
	width:510px;
	height:250px;
	position:relative;
	left: -485px;
	text-align: left;
	top: -135px;
}
.oneColElsCtrHdr #solkisim {
	width:318px;
	height:134px;
	position:relative;
	left: 335px;
	text-align: left;
	top: -45px;
}
.oneColElsCtrHdr #newsletter {
	width:178px;
	height:111px;
	position:relative;
	left: 82px;
	text-align: left;
	top: 90px;
}
.oneColElsCtrHdr #header {
	padding: 0 10px 0 00px;
	background-image: url(images/ust.png);
	height: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColElsCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColElsCtrHdr #footer { 
	padding: 10 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
UL#nav {
	PADDING-LEFT: 2px; BACKGROUND: url(images/nav_separator.png) no-repeat 0px 0px; FLOAT: right; MARGIN: 0px; HEIGHT: 50px
}
UL#nav LI {
	DISPLAY: block; FLOAT: left; LINE-HEIGHT: 12px
}
UL#nav LI A {
	DISPLAY: block; FLOAT: left; LINE-HEIGHT: 12px
}
UL#nav LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: url(images/nav_separator.png) no-repeat right 0px;
	POSITION: relative;
	HEIGHT: 50px;
	background-image: url(images/nav_separator.png);
}
UL#nav LI A {
	PADDING-RIGHT: 25px;
	PADDING-LEFT: 25px;
	FONT-WEIGHT: bold;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-BOTTOM: 19px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #000;
	PADDING-TOP: 19px;
	TEXT-DECORATION: none
}
UL#nav LI.active A {
	COLOR: #000
}
UL#nav LI .dropdown {
	CLEAR: left; DISPLAY: none; Z-INDEX: 10050; BACKGROUND: url(images/nav_dropdown_grad.png) no-repeat 2px 0px; LEFT: -4px; OVERFLOW: hidden; WIDTH: 208px; PADDING-TOP: 1px; POSITION: absolute; TOP: 50px
}
UL#nav LI UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(images/nav_dropdown_li.png) repeat-y 0px 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 100%; PADDING-TOP: 0px
}
UL#nav LI:hover .dropdown {
	DISPLAY: block
}
UL#nav LI.over .dropdown {
	DISPLAY: block
}
UL#nav LI:hover A {
	COLOR: #f15a22;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
UL#nav LI.over A {
	COLOR: #353535
}
UL#nav LI:hover UL LI A {
	COLOR: #454545
}
UL#nav LI.over UL LI A {
	COLOR: #454545
}
UL#nav LI UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; BACKGROUND: none transparent scroll repeat 0% 0%; FLOAT: none; PADDING-BOTTOM: 0px; MARGIN: 0px; TEXT-TRANSFORM: none; PADDING-TOP: 0px; HEIGHT: 1%
}
UL#nav LI UL LI A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; BACKGROUND: none transparent scroll repeat 0% 0%; FLOAT: none; PADDING-BOTTOM: 0px; MARGIN: 0px; TEXT-TRANSFORM: none; PADDING-TOP: 0px; HEIGHT: 1%
}
UL#nav LI UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 8px; BACKGROUND: url(images/nav_dropdown_sep.gif) repeat-x 0px bottom; PADDING-BOTTOM: 6px; MARGIN: 0px 5px 0px 4px; PADDING-TOP: 4px
}
UL#nav LI UL LI.last {
	BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 4px
}
UL#nav LI UL LI A {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; FONT-SIZE: 12px; BACKGROUND: url(images/nav_dropdown_hover.gif) no-repeat left -23px; PADDING-BOTTOM: 6px; COLOR: #454545; LINE-HEIGHT: 12px; PADDING-TOP: 5px
}
UL#nav LI UL LI A:hover {
	BACKGROUND-POSITION: left center; COLOR: #f15a22
}
UL#nav LI .dropdown .bottom {
	BACKGROUND: url(images/nav_dropdown_bottom.png) no-repeat left top; LINE-HEIGHT: 1px; HEIGHT: 11px
}




a.menu:link {
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
}

a.menu:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
}

a.menu:active {
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	line-height: normal;
	text-transform: none;		
}

a.menu:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color: #999;
	text-decoration: none;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
}

.solmenu{
	font-size:10px arial #FFF;
	color:#FFF;
	text-decoration:none;
	}
	
.baslik{
	font-size:12px tahoma #FFF bold;
	color:#FFF;
	text-decoration:none;
	}

.baslik2{
	font-size:12px tahoma #FFF bold;
	color:#069;
	text-decoration:none;
	}


.icerik{
	font-size:12px tahoma;
	color:#666;
	text-decoration:none;
	}

