.glidecontentwrapper{
position: relative; /* Do not change this value */
height: 150px; /* Set height to be able to contain height of largest content shown*/
border: 0px;
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/






.mansetalti {
height:30px;
background-image: url(../images/manset.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll; 
}


.mansetalti2 {
width: 560px;
height:520px;
margin-left:5px;
}

.ruxa {
height:150px;}

.ruxa2 {
height:150px;}



.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 5px;
visibility: hidden;
width: 536px;
}

.glidecontent img {background-color:#ffffff; border:1px solid #0087ab;}
.glidecontent span {font-family:Trebuchet MS; font-size:15px; font-weight:bold;}
.glidecontent a, .glidecontent a:link,.glidecontent a:hover,.glidecontent a:visited {font-family:Trebuchet MS; font-size:15px; font-weight:bold;}


/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/





.viii{
position: absolute;
background: white;
padding: 5px;
width: 540px;
}

.viii img {background-color:#ffffff; border:1px solid #0087ab;}
.viii span {font-family:Trebuchet MS; font-size:14px; font-weight:bold;}
.viii a, .viii a:link,.viii a:hover,.viii a:visited {font-family:Trebuchet MS; font-size:14px; font-weight:bold;}












.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 360px;
float:right;
text-align: center; /*How to align pagination links: \\\\\\\"left\\\\\\\", \\\\\\\"center\\\\\\\", or \\\\\\\"right\\\\\\\"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}

/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ 

font-size:14px;

width:30px; height:30px;
float:left; display:inline; padding-top:5px;
background-image: url(../images/tekrarla.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

.glidecontenttoggler a.selected{ /*style for selected page\\\\\\\'s toggler link. \\\\\\\".selected\\\\\\\" class auto generated! */


font-size:14px;
width:30px; height:30px;
float:left; display:inline; padding-top:5px;
background-image: url(../images/tekrarla.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;

}

.glidecontenttoggler a:hover{
font-size:14px;
width:30px; height:30px;
float:left; display:inline; padding-top:5px;
background-image: url(../images/tekrarla.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). \\\\\\\".toc\\\\\\\" class auto generated! */
}

.glidecontenttoggler a.prev {
font-size:14px;
width:30px; height:30px;
float:left; display:inline; padding-top:5px;
background-image: url(../images/once.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;

}

.glidecontenttoggler a.next { font-size:14px;
width:30px; height:30px;
float:left; display:inline; padding-top:5px;
background-image: url(../images/sonra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;}



.glidecontenttoggler a.prev:hover {
font-size:14px;
width:30px; height:30px;
float:left; display:inline; padding-top:5px;
background-image: url(../images/once.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}


.glidecontenttoggler a.next:hover{ 

font-size:14px;
width:30px; height:30px;
float:left; display:inline; padding-top:5px;
background-image: url(../images/sonra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}


.manset3_baslik {vertical-align:middle; height:50px; text-align:center; width:100%;}


.manset3_baslik a {margin-top:5px; margin-bottom:5px; font-size:20px;}
.manset3_baslik a:link {margin-top:5px; margin-bottom:5px; font-size:20px;}
.manset3_baslik a:hover {margin-top:5px; margin-bottom:5px; font-size:20px;}
.manset3_baslik a:visited {margin-top:5px; margin-bottom:5px; font-size:20px;}


.bolum1 {
background-image: url(../images/resimyok2.gif);
background-repeat: no-repeat;
background-position: left top;
background-attachment: scroll;
}

.bolum2 {
background-image: url(../images/resimyok2.gif);
background-repeat: no-repeat;
background-position: left top;
background-attachment: scroll;
}



.metrajj {float:left;
width:31%;
height:120px;
margin-top:8px;
margin-right:9px;
}


.metraj {
width:100%;
height:80px;
border:1px solid #0087ab;
}


/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Trebuchet MS;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 1px;
border: 1px solid #0087ab;
color: #2d2b2b;
background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

.tabuh {
border:1px solid #0087ab; padding: 10px;
}
.tabuh2 {
border:1px solid #0087ab; padding: 10px;
}




.disvalue1 {background-color:#f7fff7; border:1px solid #f7f7f7; margin-bottom:5px; text-align:right;}
.disvalue1 .baslik {}
.disvalue1 img {margin:3px; border:1px solid #0087ab;}


.disvalue2 {background-color:#f7f7f7;  border:1px solid #f7f7f7; margin-bottom:5px; text-align:right;}
.disvalue2 .baslik {}
.disvalue2 img {margin:3px; border:1px solid #0087ab;}

.kosemodultd {padding:5px;}
.yazaradi {font-family:Tahoma; font-size:12px; font-weight:bold;}
.kza a{font-size:11px;}

@media print {
.tabcontent {
display:block !important;
}
}
