/* Touch the sky, keep looking */


/*

------------------------------------------------------
Copyright Kemie Guaida, some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

/* general styles */

body {
color: #4D4D4D;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height: 1.8em;
text-align: center;
background: #FFFFFF;
}

a {
color: #005880;
}

a:hover {
color: #006B95;
}

a:visited {
color: #006B95;
}

a:visited:hover {
color: #2C91B2;
}

h1{
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.5em;
color: #006B95;
margin: 15px 0 15px 0;
padding-left: 15px; 
}

h2 {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #007AAC;
margin: 10px;
}

h3 {
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #56A7C1;
margin: 15px;
}

p {
margin: 10px 15px 5px 15px;
}

/* layout styles */

#container {
width: 980px;
text-align: left;
margin: 0px auto 0 auto;
background: url(../images/new_theme/back_container.gif) #FFFFFF repeat-y;
padding: 0 !important;
line-height: 1.8em;
}
/* for debug - ali cakici*/
#banner {
height: 100px;
background: url(../images/new_theme/back_banner_new.png) #006B95 no-repeat;
}
/* for debug - ali cakici*/
#banner_en {
height: 100px;
background: url(../images/new_theme/back_banner_new_en.png) #006B95 no-repeat;
}

#banner h1 {
float: left;
color: #FFFFFF;
margin: 50px 0 0 80px;
background: none;
font-family:Tahoma;
}


#content {
float: left;
width: 601px; 
margin: 10px 10px 0 10px;
background-image: url(../images/new_theme/back_content.jpg);
background-repeat: no-repeat;
padding: 0;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
text-align:justify;
font-size:0.7 em;
}

* html #content {
margin-left: 5px;
}

#sidebar {
float: left;
width: 308px;
margin: 10px 0 0 0;
padding: 0;
color: #787878;
}

/* meta nav */

#nav-meta {
float: right;
margin: 7px 30px 0 0;
background: url(../images/new_theme/back_navmeta2.gif) repeat-x bottom right;
}

#nav-meta ul {
margin: 0;
padding: 2px;
background: url(../images/new_theme/back_navmeta1.gif) no-repeat bottom left;
}

#nav-meta li {
display: inline;
padding: 4px;
}

#nav-meta a, #nav-meta a:visited {
color: #FFFFFF;
text-decoration: none;
margin: 4px;
}

#nav-meta a:hover, #nav-meta a:visited:hover {
color: #D1EBF4;
}

.skip {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
}

.skip:active, .skip:focus {
position: absolute;
overflow: visible;
width: auto;
height: auto;
background: #2C91B2;
}

/* main nav */

#nav-main {
margin: 0px 17px 0px 9px;
height: 33px;
background-image:url(../images/new_theme/banner_alt.png);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:center top;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
text-align:center;
}

#nav-main ul {
height: 100%;
margin: 0;
padding: 0 0 0 20px;
}

#nav-main li {
list-style-type: none;
float: left;
width: auto;
margin: 9px 5px 0 5px;
background: url(../images/new_theme/back_navmainitems2.gif) no-repeat top right;
}

#nav-main a:link, #nav-main a:visited {
display: block;
color: #D1EBF4;
font-weight: bold;
text-decoration: none;
padding: 1px 10px 2px 12px;
background: url(../images/new_theme/back_navmainitems.gif) no-repeat top left;
}

#nav-main a:hover, #nav-main a:visited:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
padding: 2px 10px 1px 12px;
}

.current {
margin-top: 4px;
background-image: url(../images/new_theme/back_current2.gif)!important;
}

.current a:link, .current a:visited {
color: #006B95 !important;
background-image: url(../images/new_theme/back_current1.gif) !important;
}

.current a:hover, .current a:visited:hover {
color: #2C91B2 !important;
}

/* sub nav */

#nav-section {
clear: both;
width: 100%;
font-size:0.9em;
padding-bottom:10px;
background-image: url(../images/new_theme/mavi_nokta.gif) !important;
background-repeat:repeat-x;
background-position:center bottom;
}

#nav-section ul {
margin: 0;
padding: 0 15px 0 10px;
}

#nav-section li {
list-style-type: none;
float: left;
margin: 0px 4px 0 4px;
background-image: url(../images/new_theme/bullet_off.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding-left: 18px;
}

#nav-section a:link, #nav-section a:visited {
font-size:10px;
font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}

.youarehere a:link, .youarehere a:visited {
font-weight: normal;
font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.youarehere{
	background-image: url(../images/new_theme/bullet_on.gif)!important;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*supplemental nav */

#nav-supp ul {
list-style: none;
margin: 0;
padding: 0 0 0 0px;
}

#nav-supp {
margin: 0 10 0 10px;
background-image: url(../images/new_theme/back_sidebar.jpg);
background-repeat: no-repeat;
background-position:center top;
width:302px;
font-family: Tahoma, Verdana, Arial;
font-size: 0.7 em;
color: #000000;
}

#nav-supp li {
background-image: url(../images/new_theme/bullet_link.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 0 0 0 15px;
margin: 2px 0 2px 10px;
}

/* footer */
#info-site {
clear: both;
text-align: center;
background-image: url(../images/new_theme/back_infosite.gif);
background-repeat: no-repeat;
background-position: center bottom;
margin: 0;
padding: 30px 0 15px 0;
}

	
#info-company {
padding: 5px;
background-image:url(../images/new_theme/back_navmain.png);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:center center;
margin: 10px 16px 10px 10px!important;
color: #FFFFFF;
}

#info-company a,#info-company a:visited {
color: #D1EBF4;
}

#info-company a:hover,#info-company a:visited:hover {
color: #FFFFFF;
}

#info-standards{
font-size: 10px;
padding: 0;
margin: 5px !important;
}
.contentText{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:11px;
}

