/*
	IPHONE Theme (Version 1)
	Developed by Marc Rigaud | http://www.mtnconcept.com
	Any Comments or Questions, feel free to contact me via my site
*/
/*
	Modifying by Dr. Gürol BARIN | email: admin@kortiktepe.com
*/
/*  DEFAULT
---------------------------------------------------------------------------------------------------------------------------------------------------*/

html {
padding : 0;
margin : 0;
}

body {
background-color : #000000;
font-size : 12px;
font-family : Verdana, Arial, SunSans-Regular, Sans-Serif;
color : #ffffff;
text-align : center;
margin : 0;
padding : 0;
}

h1 {
font-size : 16px;
padding-top : 10px;
padding-left: 20px;
text-transform : uppercase;
color : #2e5c8b;
background-color : transparent;
}

h2 {
font-size : 14px;
padding-top : 10px;
color : #2e5c8b;
background-color : transparent;
}

h3 {
font-size : 1.1em;
padding-top : 10px;
color : #2e5c8b;
background-color : transparent;
}

p {
font-size : 12px;
padding-top : 10px;
color : #b2b0b0;
background-color : transparent;
line-height: 16px;
}

ul.liste, li.liste {
font-size : 12px;
padding-top : 0;
color : #b2b0b0;
background-color : transparent;
line-height: 16px;
}

ul.menu, li.menu{
padding :0;
list-style : none;
}

a {
color : #ff9215;
font-size : 11px;
background-color : transparent;
text-decoration : none;
}

a.index {
color : #000000;
font-size : 11px;
background-color : transparent;
text-decoration : none;
}
a.liste {
font-size : 12px;
padding-top : 0;
color : #2e5c8b;
background-color : transparent;
line-height: 16px;
text-decoration : underline;
}

blockquote {
margin : 10px auto 10px auto;
width : 450px;
background : #3b3b3b url(../images/blockquote.gif) no-repeat center bottom;
color : #000000;
}

blockquote p {
margin : 10px;
padding : 10px;
font-size : 1.3em;
font-style : italic;
text-align: justify;
font-weight: bold;
color : #f0f0f0;
}

.topimage {
margin :25px   auto auto 150px;
}

.TableMiddle {
margin : 10px auto 10px auto; 
}

.TableMiddleHead {  
font-family: Verdana, sans-serif;
font-size: 10px; 
font-weight: bold;
color: #2e5c8b;
}

.ButtonPosition {
text-align: center;
background-position: center;
}

/* PREFACE CONTAINERS AND COLUMNS - ALL THAT LAYOUT STUFF
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#conteny {
width : 850px;
margin : 0 auto;
padding : 0;
text-align : left;
float : none;
}

#menu {
width :850px;
margin : 0 auto;
padding : 0;
text-align : left;
float : none;
}

#piedpage {
width : 560px;
height : 42px;
margin : 80px auto 490px auto;
background : #434343 url(../images/pp.gif) no-repeat;
}
#piedpage p {
line-height : 22px;
color : #8b8b8b;
text-indent : 10px;
}
#piedpage a {
color : #8b8b8b;
}
#piedpage a:hover {
color : #ccc;
border-bottom : 1px dotted #666;
}

/* MAIN CONTAINERS AND COLUMNS - ALL THAT LAYOUT STUFF 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#contenu {
width : 860px;
margin : 0 auto;
padding : 0;
text-align : left;
}

#leftcol {
width : 280px;
padding : 0;
float : left;
background-color : #000000;
}

#rightcol {
margin-top : 0;
width : 560px;
min-height : 560px;
height : auto !important;
padding : 0;
float : left;
background-color : #000000;
overflow : auto;
}

/* GO 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#leftcol ul li a {
color : #8b8b8b;
display : block;
font-size : 1.1em;
text-indent : 10px;
line-height : 25px;
width : 150px;
height : 25px;
}

#leftcol ul li a:hover {
color : #fff;
background : #ff9215 url(../images/menuhover.gif) no-repeat;
}

#leftcol h1 {
color : #2e5c8b;
}

#rightcolheader {
width : 560px;
min-height : 50px;
height : auto !important;
height : 50px;
background : #000000;
}
#rightcolheader h1 {
font-size : 16px;
padding-top : 15px;
text-transform : uppercase;
color : #ffffff;
background-color : transparent;
}
#mail{
width : 560px;
height : 560px;
margin : 20px auto 30px auto;
}

#rightcolpiedpage {
width : 560px;
height : 42px;
margin : 20px auto 30px auto;
background : #434343 url(../images/pp.gif) no-repeat;
}
#rightcolpiedpage p {
line-height : 22px;
color : #8b8b8b;
text-indent : 10px;
}
#rightcolpiedpage a {
color : #8b8b8b;
}
#rightcolpiedpage a:hover {
color : #ccc;
border-bottom : 1px dotted #666;
}
