﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
	margin: 0;
	
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: none;
	color: #DBB94F;
}

a:visited {
	color: #C19B28;
}

a:hover {
	text-decoration: underline;
	color: #E6CD84;
}

a:active {
	color: #C19B28;
}

body {
	background-color: #656565;
	background-image: url(Images/background.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.Ustbosluk {
    /*height: 180px;*/
	position: relative;
	width: 789px;
	margin: 5px auto 0 auto;

}

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 789px;
	height: 76px;
	margin: 0 auto 5px auto;
}

.headertop {
/*	background-image: url(Images/headertop.jpg);
	background-repeat: no-repeat;*/
	position: static;
	width: 789px;
	height: auto;
	margin: 0;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;
}

/*.menua {
	text-align:center;
	position: absolute;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 10px;
	width: 710px;
}*/

.menub {
	right: 37px;
	top: 13px;
	font-size: 10px;
}


.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #DBB94F;
}

.govde {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 789px;
}


/* 1.1 SHIM */

/*.shim {
	display: none;
}*/

/* Accordion */
.AccordionHeader
{
	cursor:pointer;
	background-image: url(Images/photonav-bg.gif);
	background-repeat: repeat-x;
	width: 214px;
	height: 20px;
	background-color:Black; 
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
}

.AccordionContent
{
	/*display:inline-block;
	width: 214px;
	font-size: 0.9em;
	text-align: center;
	vertical-align: middle;*/
}

.AccordionBaslikEtiket
{
 	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: Blue;
	font-weight:bold;
	position:relative;
   }

.AccordionIcerikEtiket
{
 	display:inline-block;
 	cursor:pointer;
 	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color: Black;
	width:214px;
	height: 30px;
	vertical-align:middle

}


.centeredImage
{
	text-align:center;
	display:block;
}



/* 2 PAGE */

/*.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}*/

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 0.3em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details {
	position: relative;
	width: 789px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px;
	top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

#sidebar {
	float: left;
	width: 215px;
	height: 100%;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 10px;
}

#centerbar {
	float: none;
	width: 400px;
	height: 100%;
	padding-top: 10px;
	text-align: left;
}


#sidebaryeni {
	
	background-image: url('images/panelheader2.jpg');
	background-repeat: repeat-x;
	float: left;
	width: auto;
	height:auto;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom:2px;
	top:-10px;
}



#content {
	margin-left: 256px;
}

#contentsag {
	height: 100%;
	float: right;
	left:216px;
	width: 560px;
	padding-top: 10px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}




.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}









.buttonbar, .buttonbar-top {
	width: 686px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}












/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
}

.footer {
	/*background-image: url(images/footer.gif);*/
	background-repeat: no-repeat;
	margin: 8px auto 2px auto;
	padding-bottom: 20px;
	width: 789px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

.menub {
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #DBB94F;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}


.lblbaslik
{
	color: #000; /*padding-bottom: 8px;
	padding-top: 8px;*/
	text-align: left;
	background-image: url('Images/panelheader2.jpg');
	background-repeat: repeat-x;
	font-size: 0.9em;
	margin-bottom: 4px;
	margin-top: 4px;
	height:30px;
	vertical-align:middle;
}

.lblfree
{
	color: #000; /*padding-bottom: 8px;
	padding-top: 8px;*/
	text-align: left;
	background-image: url('Images/panelheader2.jpg');
	background-repeat: repeat-x;
	font-size: 0.9em;
	margin-bottom: 4px;
	margin-top: 4px;
	height: 20px;
	vertical-align: middle;
	width: 200px;
	padding-top: 0.5em;
}

.lblbaslikfull
{
	width: 214px;
	font-size: 0.9em;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center;
	vertical-align: middle;
    background: #424242 url(images/grd_head.png) repeat-x top;
    display:table-cell 
}

.lblbaslikAdaBilgisi
{
	width: 214px;
	font-size: 0.9em;
	text-align: center;
	color:Black;
    background: #424242 url(images/panelheader2.jpg) repeat-x top;
	padding-top: 0.5em;
}


.lblbaslikSabitUzunluk
{
    padding: 4px 2px; 
    color: #fff; 
    background: #424242 url(images/grd_head.png) repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 0.9em; 
    width:150px;
    
}


.lblbaslikWithoutBackground
{
	display:inline-block;
	width: 214px;
	font-size: 0.9em;
	text-align: center;
	vertical-align: middle;
}


/* Gridview */
.mGrid { 
    width: 100%; 
    background-color: #fff; 
    margin: 5px 0 10px 0; 
    border: solid 1px #525252; 
    border-collapse:collapse; 
}
.mGrid td { 
    padding: 2px; 
    border: solid 1px #c1c1c1; 
    color: #717171; 
    background: #fcfcfc url(images/grd_alt.png) repeat-x top;
}
.mGrid th { 
    padding: 4px 2px; 
    color: #fff; 
    background: #424242 url(images/grd_head.png) repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 0.9em; 
}
/*.mGrid .alt { background: #fcfcfc url(images/grd_alt.png) repeat-x top; }*/
/*.mGrid .alt { background: #424242 url(images/grd_pgr.png) repeat-x top; }*/
.mGrid .alt { background: #fcfcfc url(images/grd_alt.png) repeat-x top; }
.mGrid .pgr { background: #424242 url(images/grd_pgr.png) repeat-x top; }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { 
    border-width: 0; 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #fff; 
    line-height: 12px; 
 }   
.mGrid .pgr a { color: #666; text-decoration: none; }
.mGrid .pgr a:hover { color: #000; text-decoration: none; }


.KullaniciListesiSutun { 
    padding: 2px 2px; 
    color: #000; 
    background: #424242 url(images/panelheader2.jpg) repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 0.9em; 
    text-align:left;
    width:25%;
}

.KullaniciListesiText { 
    padding: 2px 2px;  
    color: #000; 
    background: #424242 url(images/grd_alt.png) repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 0.9em; 
    text-align:left;
    width:25%;
}
