﻿/* 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;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}


a {
	text-decoration: none;
	color: #d32525;
}

a:visited
{
	color: #9c5239;
}

a:hover 
{
	text-decoration: underline;
	color: #e05252;
}

a:active
{
	color: #982482;
}




body {
	background-color: #70A0E3;
	background-image: url(images/bkgrnd.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	
	font-size: 11px;
}


.Logo {
	position:absolute;
	left: 18px;
	top: 30px;
}


.Yenileme {
	position:relative;
	top: 150px;
    width:350px;
}





.menua a:visited, .nav a:visited {
	color: #d32525;
}












.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif); 
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}



/* 2.1 HOME */

#home {
	
	padding: 0px 10px;
	padding-bottom: 20px;
	width: 740px;
}


/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}



#PageEditor {
	
background-image: url(images/page-editor.gif);
	
	padding: 10px 10px;
	padding-bottom: 20px;
	width: 740px;
}


#PageContent {
	
background-image: url(images/page-content.gif);
	
	padding: 10px 10px;
	padding-bottom: 20px;
	width: 740px;
}


#PageUser {
	
background-image: url(images/page-user.gif);
	
	padding: 10px 10px;
	padding-bottom: 20px;
	width: 740px;
}

#PageLogin {
	
background-image: url(images/page-login.gif);
	
	padding: 10px 10px;
	padding-bottom: 20px;
	width: 740px;
}

#contentPage {
	
background-image: url(images/body-repeat.gif);
	
	padding: 10px 10px;
	padding-bottom: 20px;
	width: 740px;
}




#content 
{
	position:static;
	margin-top: 0;
	margin-left: 190px;
	width: 530px;
}

#contentLeft 
{
	position:relative;
	width: 180px;
	float: left;
	margin-left: 8px;
}

#contentRight
{
	
	width: 200px;
	float: right;
}

#contentMiddle
{
	position:relative;
	margin-top: 0;
	margin-left: 200px;
	width: 400px;
	height: 100%;
}




#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}



#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	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 #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	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;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.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;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}



/*begin creating the tabs */
.menuHead {
	
	
	font-size: 10px;
	font-weight: bold;
	
	
}
/* set tab1 as top level container table, then target TDs inside*/
.menuItem td {
	color: #FFFFFF;
	height: 24px;
	

	text-align: center;
}
/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td {
	background: url(images/menu/tab.gif);
}
/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover {
	text-decoration: underline;
}

/* make drop down menu container style */
.menuPopup
{
	background: url(images/menu/background_drop_menu.jpg) repeat #005EC8;
	border: 1px solid #003366;
	border-bottom: none;
	color: #ffffff;
	text-align: left;
}

/* make drop down menu item style */
.menuPopupItem {
	color: #ffffff;
	border-bottom: 1px solid #003366;
	
	padding: 3px;
	left:4;
}








.gridview .actions div {
	float: right;
	padding-right: 2px;
	text-align: right;
	width: 95px;
}

.gridview .create td {
	background: #DAFFCD;
	padding: 4px;
	border-bottom: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
}

.gridview .edit td {
	background: #2D95FD;
	border-bottom: solid 1px #001A33;
	border-top: solid 1px #001A33;

}


.gridview td
{
	background: #00FFFF;
	color: #013465;
	padding: 2px 2px;
}
.gridview td a{
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
}
.gridview td a:hover {
	color: #FFFFFF;
	font-weight: bold;
}


/* GridHeader */
.gridview th
{
	background: #0156A9;
	color: #FFFFFF;
	font: bold 10pt Verdana, Tahoma;
	letter-spacing: 0;
	padding: 4px;
	text-align: left;
}
.gridview th a{
	color: #FFFFFF;
	font: bold small Verdana, Tahoma;
}
.gridview th a:hover{
	color: #00FF00;
}
.gridview tr.even td{
	background: #B4FEFD;
}



gridview tr.select td 
{
	background: #FF0000;
	}



.gridview {
	width: 100%;
	border: solid 1px #001A33;
}







/* update panel için details view görünümü */
.detailsview .actions div {
	float: right;
	text-align: right;
	width: 95px;
	padding-right: 2px;
}
.detailsview td {
	background: #D7E6F4;
	color: #333333;
	font: small "Segoe UI", Segoe, sans-serif;
	padding: 15px 10px 10px 10px;
}
.detailsview td a {
	color: #0066CC;
	font: bold small "Segoe UI", Segoe, sans-serif;
	padding-right: 10px;
}
.detailsview td a:hover {
	font-weight: bold;
	color: #333;
}
.detailsview th {
	background: #4168BD;
	color: #FFFFFF;
	font: small "Segoe UI", Segoe, sans-serif;
	letter-spacing: 0;
	padding: 3px 8px 5px;
	padding: 2px;
	text-align: left;
}

.fSet
{
	
	clip: rect(auto auto auto 10px); 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px;
	
	}
	