/* CSS AYTES TESISAT-INSAAT */

body,td,th {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin:0px;
}

a {
color:#b8b5a2;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#000000;
font-size:13px;
font-weight:bold;
text-decoration:none;
}


#tableframe {
width:900px;
margin:auto;
}

#flashframe {
width:900px;
height:193px;
float:left;
background:#FFFFFF url(../images/flashframe_bg.jpg);
}

#firma {
height:127px;
width:100%;
float:left;
}

#menuframe {
width:100%;
height:86px;
background:#FFFFFF url(../images/menuframe_bg.jpg);
float:left;
z-index:auto;
}

#headerframe {
width:900px;
float:left;
background:#FFFFFF;
}

#headerframe #top {
height:34px;
float:left;
background:#FFFFFF url(../images/header_top.jpg);
width:100%;
}

#headerframe #left {
height:399px;
width:25px;
float:left;
background:#FFFFFF url(../images/header_left.jpg);
}

#headerframe #center {
width:850px;
float:left;
}

#slider {
width:405px;
float:left;
}

#slider a {
color:#afac99;
font-weight:bold;
text-decoration:none;
text-align:center;
}

#container {
width:445px;
float:left;
}

#headerframe #right {
height:399px;
width:25px;
float:left;
background:#FFFFFF url(../images/header_right.jpg);
}

#title {
color:#b5b09d;
font-size:25px;
font-weight:bold;
}

#title_urun {
color:#b5b09d;
font-size:25px;
font-weight:bold;
margin-left:15px;
}

#urunframe {
width:100%;
height:142px;
background:#FFFFFF url(../images/urunframe_bg.jpg);
float:left;
}

#prod_over {
width:850px;
margin:auto;
}

#bottomframe {
width:100%;
height:59px;
background:#FFFFFF url(../images/bottomframe_bg.jpg);
float:left;
line-height:52px;
text-align:center;
color:#f8f3d4;
font-size:11px;
}

#bottomframe a {
color:#f8f3d4;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

#bottomframe a:hover {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#galeri {
width:750px;
margin:auto;
}

#urunler img {
width:100px;
height:75px;
}

#urunler a img {
background-color:#dfdcc9;
border:#b8b5a2 1px solid;
padding:5px;
}

#urunler a:hover img {
background-color:#b8b5a2;
border:#dfdcc9 1px solid;
padding:5px;
}

#galeri img {
width:150px;
height:113px;
margin-left:8px;
}

#galeri a img {
background-color:#dfdcc9;
border:#b8b5a2 1px solid;
padding:4px;
}

#galeri a:hover img {
background-color:#b8b5a2;
border:#dfdcc9 1px solid;
padding:4px;
}

#urun_kapla {
padding:0px 0px 10px 10px;
margin-top:15px;
float:left;
}

#urun_aciklama {
text-align:center;
font-size:13px;
font-weight:bold;
margin-top:5px;
}

#lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}

#lightbox a img {
border: none;
}

#outerImageContainer {
position: relative;
background-color: #e1e1e1;
width: 250px;
height: 250px;
margin: 0 auto;
}

#imageContainer {
padding: 10px;
}

#loading {
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}

#hoverNav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}

#imageContainer>#hoverNav {
left:0;
}

#hoverNav a {
outline: none;
}

#prevLink, #nextLink {
width: 25%;
height: 100%;
background: transparent url(../images/blank.gif) no-repeat;
display: block;
}

#prevLink {
left: 0;
float: left;
}

#nextLink {
right: 0;
float: right;
}

#prevLink:hover, #prevLink:visited:hover {
background: url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
font: 10px Verdana, Helvetica, sans-serif;
background-color: #e1e1e1;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%;
}

#imageData {
padding:0 10px;
color: #666;
}

#imageData #imageDetails {
width: 70%;
float: left;
text-align: left;
}
	
#imageData #caption {
font-weight: bold;
}

#imageData #numberDisplay {
display: block;
clear: left;
padding-bottom: 1.0em;
}
			
#imageData #bottomNavClose {
width: 65px;
float: right;
padding-bottom: 0.7em;
}
 	
#overlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
background-color: #000;
}

input, select, textarea {
background-color:#f8f8f8;
border:#CCCCCC 1px solid;
color:#666666;
font-size:12px;
}