/* ////////////////////////////////////////////////////

///////////////////////////////////////////////////////

/////////////////////MAIN PAGE/////////////////////////

///////////////////////////////////////////////////////

//////////////////////////////////////////////////// */

a {

	font-family: Arial, Helvetica, sans-serif;



}

a:hover {

	color: #A0A0A4;

}

a:link {

	color: #494949;

}

a:visited {

	color: #494949;

}

a:active {

	color: #A0A0A4;

}

h1, h2, h3, h4{

	font-family:"Times New Roman", Times, serif;

	font-weight:bolder;

	color:#FFF;

	padding: 7px 0.9em 3px;

	font-size: 12px;

}

h5 { 
	color:#2AB1AD; font-family:"myriad Pro", tahoma; font-size:20px; font-weight:normal;
}


* {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: verdana;

}

body {
	background-image: url(../../../images/sitetools/achterground.jpg);
	background-repeat: repeat;
	outline: none;
	font-family: "Helvetica", Arial, Geneva;
	font-size: 16px;

}



body,td,th {

	font-size: 10px;

	text-align: left;

	padding-top: 2px;

}

#container {

	margin: auto;

	width: 1000px;

	border-right: thin solid #999;

	border-left: thin solid #999;

	background: #E0D4BB;

}

#container #header {

	background: url(../../../images/sitetools/banner.png);

	width: 1000px;

	height: 306px;

}

#container #header #logo {

	float: left;

	margin-left: 70px;

}

/*	---------------------------------------------------------------------------------------
	Web Wrap
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#wraper{
	width:970px;
	margin:0 auto;
}


/*	---------------------------------------------------------------------------------------
	Top Box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#top-box{
	min-height:274px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*  Slide (left, right) with overlaping h3 and slideshow -----------------------------------*/

#top-box .slide{
	height:251px;
	position:relative;
	display:inline;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

#top-box .left{
	width:268px;
	float:left;
	background-color: #FFF;
	height: 274px;
	border: thin solid #999;
}
#top-box .right{
	width:406px;
	float:right;
	background-color: #FFF;
	height: 274px;
	border: thin solid #999;
}

#top-box .slide img{
	margin:7px 0 0 7px;
}
#top-box .right img{
	background-position:right 0;
}
#top-box .slide h3{width:148px;height:152px;position:absolute;z-index:1;overflow:hidden;font-size: 0.75em;}
#top-box .slide h3 span{
	width:148px;
	height:152px;
	top:-3px;
	left:-3px;
	z-index:2;
	position:absolute;
	display:block;
}

#top-box .right h3{right:0;text-indent: 16px;}
#top-box .left h3{left:0;text-indent: 96px;}
#top-box .left h3 span{background:url('../../../data/interior.gif') 0 0 no-repeat;}

/*  Opening hours -----------------------------------*/

#top-box #center{
	width:282px;
	float:left;
}
#top-box #center h3{
	width:288px;
	height:53px;
	padding: 0 0 0 0;
	background: url('../images/bg-center-h3.jpg') 0 0 no-repeat;
	text-align: center;
	line-height: 120%;
	font-family: "Arno Pro", "Times new Roman";
	font-size: 1.75em;
	font-weight: bold;
	color:#851211;
}
#top-box #center h3 strong{text-transform: uppercase;font-size: 1.15em;color:#432811;}
#top-box #center h3 span{width:288px;height:58px;background-position: 0 0;background-repeat: no-repeat;}

#top-box #center #spring span{background-image: url('../images/headlines/opening-hours-spring.jpg');}
#top-box #center #summer span{background-image: url('../images/headlines/opening-hours-summer.jpg');}
#top-box #center #fall span{background-image: url('../images/headlines/opening-hours-fall.jpg');}
#top-box #center #winter span{background-image: url('../images/headlines/opening-hours-winter.jpg');}

#top-box #center table{width:250px;margin: 3px auto 0 auto;letter-spacing: 0.04em;font-family:Cambria, "Times new Roman";font-size:1.25em;font-weight: bold;}
#top-box #center table tr th{padding: 0 0 0 0;text-align:left;text-transform: uppercase;line-height: 160%;color:#ffdf7c;}
#top-box #center table tr td{text-align: right;color:#fff2e7;}
#top-box #center table tr .more{color:#e1ffa6;}
s


ul#logo {

	list-style: none;

}

.disclaimer {

	color: #999;

	padding: 100px 0 7px 0;

	text-align: right;

	display: block;

	position: absolute;

	top: 0; right: 0;

}

.disclaimer a {	color: #ccc;}

ul.topnav {
	list-style: none;
	padding: 0 10px;
	float: right;
	width: 500px;
	background: #222;
	font-size: 1.2em;
	background: none;
	margin-left: 40px;

}

ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	position: relative; /*--Declare X and Y axis base--*/

}

ul.topnav li a{

	padding: 10px 5px;

	color: #fff;

	display: block;

	text-decoration: none;

	float: left;

}

ul.topnav li a:hover{

	background: none;

}

ul.topnav li span { /*--Drop down trigger styles--*/

	width: 17px;

	height: 35px;

	float: left;

	background: url(../../../images/sitetools/subnav_btn.gif) no-repeat center top;

}

ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/

ul.topnav li ul.subnav {

	list-style: none;

	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/

	left: 0;

	top: 35px;

	background: #1D6447;

	margin: 0;

	padding: 0;

	display: none;

	float: left;

	width: 170px;

	border: thin solid #00502F;

	opacity: 0.9;

}

ul.topnav li ul.subnav li{

	margin: 0;

	padding: 0;

	border-top: thin solid #00502F; /*--Create bevel effect--*/

	border-bottom: thin solid #0F5A3B; /*--Create bevel effect--*/

	clear: both;

	width: 170px;

}

html ul.topnav li ul.subnav li a {

	float: left;

	width: 145px;

	background: #165F41 url(../../../images/sitetools/dropdown_linkbg.gif) no-repeat 10px center;

	padding-left: 20px;

}

html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/

	background: #00351F url(../../../images/sitetools/dropdown_linkbg.gif) no-repeat 10px center;

}

#container #header #menuholder {

	background: url(../../../images/submenu/topnav_stretch_.gif) repeat-x;

	height: 83px;

	padding-top: 50px;

	position: relative;

	width: 1000px;

	left: 105px;

	top: 1px;

	margin-top: -320px;

	margin-left: -105px;

}

#container #header #menuholder #menureal {

	margin-top: 23px;

}

#container #header #menuholder #search {

	float: right;

	margin-top: 0px;

	margin-right: 10px;

}

#container #bottom header {

	background: url(../../../images/sitetools/subnav.png) repeat-y;

}

#container #bottomheader {

	background: #E0D4BB url(../../../images/sitetools/subnav.png) repeat-x;

	height: 24px;

	padding-bottom: 20px;

}

#container #welcome {
	background: #E0D4BB;
	width: 980px;
	height: 300px;
	padding-bottom: 40px;
	padding-left: 20px;

}

#container #welcome #manset {
	float: left;

}

#container #welcome #dontcumbck {

	float: left;

	height: 299px;

	background: #FFF;

	width: 275px;

	margin: auto;

	border: thin solid #999;

}

#container #welcome #liner_ver {

	float: left;

	width: 2px;

	margin-right: 10px;

	margin-left: 10px;

	height: 300px;

	background: url(../../../images/sitetools/liner_ver.jpg) repeat-y;

}

#container #welcome #dontcumbck #doit {



}

#container #welcome #dontcumbck #liner_hor {

	border-top: thin dotted #C3B9A3;

	margin-bottom: 10px;

}

#container #welcome #manset #manset_flash {



}

#container #welcome #dontcumbck #dontcumbck-1 {

	color: #767676;

	font: 12px/100% "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;

	border-bottom: thin dotted #999;

	padding: 7px 10px 7px 20px;

}

#container #welcome #dontcumbck #dontcumbck-2 {

	background: #090;

	padding-left: 20px;

	padding-right: 10px;

}

#container #welcome #dontcumbck #dontcumbck-3 {

	background: #090;

	padding-left: 20px;

	padding-right: 10px;

}

#container #extras {
	background: #E0D4BB;
	min-height: 310px;
	padding-bottom: 20px;
	padding-right: 12px;
	padding-left: 20px;

}



#container #extras li #recently {

	background: #CCC;

	margin-top: 176px;

}

#container #extras #recently {

	float: left;

	height: 131px;

	width: 515px;

	margin-left: 20px;

	background: #FFF;

	border-right: thin solid #999;

	border-bottom: thin solid #999;

	border-left: thin solid #999;

}

#container #extras #recently #box1__ {

	margin-top: 5px;

	margin-left: 1px;

}

#container #extras #recently #box2__ {

	margin-top: 5px;

	margin-left: 1px;

}

#container #extras #recently #box3__ {

	margin-top: 5px;

	margin-left: 1px;

}

#container #extras #recently #box4__ {

	margin-top: 5px;

	margin-left: 1px;

}

#container #extras #guest_note {
	float: right;
	width: 410px;
	background: #FFF;
	padding: 10px 10px 10px;
	margin-left: 5px;
	border: thin solid #999;
	height: auto;

}

#container #extras #guest_note #nametag {
	float: left;
	margin-left: -5px;

}

#container #extras #guest_note #note {
	float: left;
	margin-left: 6px;
	width: 230px;
	margin-top: 6px;
	font: 11px "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #767676;
	font-family: "11px Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;

}

ul#note {

	list-style: none;

}

ul#note li {



}

ul#note li a {

	text-decoration: none;

}

#secondcontainer {

	margin: auto;

	width: 1000px;

	border-right: thin solid #999;

	border-left: thin solid #999;

	background: #FFFFFF;

	float: none;

}

#secondcontainer #bottomextras {

	background: #FFFFFF url(../../../images/sitetools/subnav-white.png) repeat-x;

	height: 24px;

	padding-bottom: 10px;

	float: none;

}

#secondcontainer #thumbs {

	height: 250px;

	padding-left: 10px;

	padding-bottom: 10px;

}

#secondcontainer #bottomthumbs {

	background: #E0D4BB url(../../../images/sitetools/subnav.png) repeat-x;

	height: 24px;

	padding-bottom: 10px;

}

#footer {

	margin: auto;

	width: 980px;

	border-right: thin solid #999;

	border-left: thin solid #999;

	background: #E0D4BB;

	height: auto;

	color: #333;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-left: 20px;

}

/* ////////////////////////////////////////////////////

///////////////////////////////////////////////////////

///////////////////MAIN PAGE END///////////////////////

///////////////////////////////////////////////////////

//////////////////////////////////////////////////// */



/**

*Search Start

 **/

#search {

	font-family:Arial, Helvetica, sans-serif;

	width: 165px;

	height: 20px;

}

#search input {

	background:transparent url(../../../images/sitetools/bg-search.png) no-repeat scroll 0 0;

	border:none;

	color:#444444;

	padding:1px 5px 4px 5px;

	width:91px;

	float:left;

	font-size: 11px;

}

#search input:focus, #search input:hover, #search button:focus, #search button:hover {

	background:transparent url(../../../images/sitetools/bg-search.png) no-repeat scroll -156px 0;

}

#search button {

	background:transparent url(../../../images/sitetools/bg-search.png) no-repeat scroll -101px 0px;

	border:none;

	font-size:11px;

	color:#003;

	padding:0px 0px 3px 0px;

	font-weight: lighter;

	height:16px;

	width:55px;

	float:left;

}

#search button:focus, #search button:hover {

	background:transparent url(../../../images/sitetools/bg-search.png) no-repeat scroll -257px 0px;

	color:#fff;

}

/**

*Search End

 **/

 

 

 /**

*Submenu Horizontal Start

 **/

ul#topnav {

	float: right;

	list-style: none;

	position: relative;

	background: url(../../../images/submenu/topnav_stretch.gif) repeat-x;

	width: 550px;

	font: 1.2em;

}

ul#topnav li {

	float: left;

	margin: 0; padding: 0;

	border-right: 1px solid #555;

	height:35px;

}

ul#topnav li a {

	padding: 10px 15px;

	display: block;

	color: #f0f0f0;

	text-decoration: none;

	font-size: 12px;

	height:35px;

}

ul#topnav li:hover { background: #faa00f url(../images/submenu/topnav_active.gif) repeat-x; }

ul#topnav li span {

	float: right;

	padding: 8px 0;

	position: absolute;

	left: 0; top:34px;

	display: none;

	width: 550px;

	background: #faa00f;

	opacity: 0.7;

	color: #fff;

}

ul#topnav li:hover span { display: block; }

ul#topnav li span a { display: inline; }

ul#topnav li span a:hover {text-decoration: none;}

 /**

*Submenu Horizontal End

 **/

 

/* number style */

#number {

	margin: 10px 0 10px;

	padding: 0;

}

#number li {

	padding: 3px 10px 6px 20px;

	margin: 0 0 0px;

	list-style: none;

	color: #767676;

	font: 12px "Helvetica Neue", "Trebuchet MS", Verdana, Arial, sans-serif;

}

#number h3 {

	font: bold 170%/110% Arial, Helvetica, sans-serif;

	margin: 3px 0 5px;

	color: #666;

}

#number .item1 {

	background: url(../../../images/sitetools/number1.jpg) no-repeat;

}

#number .item2 {

	background: url(../../../images/sitetools/number2.jpg) no-repeat;

}

#number .item3 {

	background: url(../../../images/sitetools/number3.jpg) no-repeat;

}

/* number style End*/



/* Secondary Content Start */

div#secondaryContent {
	float: left;
	width: 270px;
	height: 270px;
	background-color: #FFF;
	border-top: thin solid #999;
	border-right: thin solid #999;
	border-bottom: thin solid #999;
	border-left: thin solid #999;

}

a.more-link, a.more-link:visited {

	background: #faa00f;

	border: 1px solid #faa00f;

	color: #fff;

	margin-top: 15px;

	font: 12px/12px;

	padding: 4px 3px 3px;

	text-decoration: none;

	text-transform: uppercase;

}

/*****Home Recent Work*****/

div#recentWork {

	position: relative;

	visibility: visible;

}

div#recentWork h3 { color: #333; }

div#recentWork div#recentWorkContainer {

	float: left;

	margin-bottom: 10px;

	overflow: hidden;

	position: relative;

	width: 270px;

}

div#recentWork ul#recentWorkDisplay {

	float: left;

	list-style: none;

	overflow: hidden;

	position: relative;

	z-index: 0;

	margin-top: 0;

	margin-bottom: 0;

	margin-left: 7px;

	width: 250px;

}

div#recentWork ul#recentWorkDisplay li {

	float: left;

	margin-right: 15px;

	width: 110px;

	margin-top: 10px;

}

div#recentWork ul#recentWorkDisplay img, img.workItem, ul#portfolio img, ul.versions img { 

	background: #fff;

	border: 3px solid #00A19C;

	color: #000;

	display: block;

	padding: 2px;

}

img.workItem { display: block; margin-bottom: 10px; }

div#recentWork ul#recentWorkDisplay a:hover img, a:hover img.workItem, ul#portfolio a:hover img, ul.versions a:hover img { border-color: #ff9800; }



div#recentWork a#recentWorkPrev, div#recentWork a#recentWorkNext {

	background: no-repeat top left;

	bottom: 70px;

	display: block;

	height: 20px;

	overflow: hidden;

	position: absolute;

	text-indent: -9999px;

	width: 20px;

	z-index: 1000;

}

div#recentWork a#recentWorkPrev {

	background-image: url(../../../images/photos/main/previous-button-trans.png);

	left: -10px;

}

div#recentWork a#recentWorkNext { background-image: url(../../../images/photos/main/next-button-trans.png); right: -10px; }

.main .content_box .content_box_padded table tr td #shadow {

	height: 126px;

	background-image: url(images/tools/sou.gif);

}

#downloadCallout {

			background-image: url(../images/downloadCalloutBlank.png);

			background-repeat: no-repeat;

			display: none;

			width: 189px;

			height: 171px;

			top:-17px;

			left:163px;

			position:absolute;

			z-index:10;

			opacity: 0;

			padding-top: 8px;

		}

			

		#downloadCallout dt {

			text-shadow: 0px 1px white;

			margin-top: 5px;

			margin-left: 5px;

			text-align: right;

			width: 80px;

			display: inline-block;

			color: #748a9e;

			font-size: 12px;

			font-weight: bold;

			font-family: "Lucida Grande", Verdana, Arial, sans-serif;

			vertical-align: top;

		}

				

		#downloadCallout dd {

			margin-top: 5px;

			text-shadow: 0px 1px white;

			width: 87px;

			float: none;

			margin-left: 6px;

			display: inline-block;

			color: #293b43;

			font-family: "Lucida Grande", Verdana, Arial, sans-serif;

			font-size: 12px;

		}

		#downloadCallout dl {

			margin-top: 5px;

		}

/* Secondary Content End */





/* Start the bottom thumbs */

.zitem {

	width:151px;

	height:63px;

	border:4px solid #E0D4BB;

	margin:5px 0 5px 30px;

	/* required to hide the image after resized */

	overflow:hidden;

	/* for child absolute position */

	position:relative;

	/* display div in line */

	float:left;

}

/* Start the bottom thumbs */

.zitemr {

	width:151px;

	height:63px;

	border:4px solid #E0D4BB;

	margin:5px 0 5px 30px;

	/* required to hide the image after resized */

	overflow:hidden;

	/* for child absolute position */

	position:relative;

	/* display div in line */

	float:left;

}


.zitem .caption {

	width:151px;

	height:30px;

	background:#00A19B;

	color:#fff;

	font-weight:bolder;

	/* fix it at the bottom */

	position:absolute;

	bottom:-5px; /* fix IE issue */

	left:0;

	/* hide it by default */

	display:none;    /* ie  */

	-moz-opacity:0.7;    /* old mozilla browser like netscape  */

	-khtml-opacity: 0.7;    /* for really really old safari */

	opacity: 0.9;    /* css standard, currently it works in most modern browsers like firefox,  */

}



.zitem .caption a {

	text-decoration:none;

	color:#fff;

	font-size:12px;	

	

	/* add spacing and make the whole row clickable*/

	padding:5px;

	display:block;

}



img {

	border:0;

	/* allow javascript moves the img position*/

	position:relative;

}



.clear {

	clear:both;	

}



/* End the bottom thumbs */



/* Fonts */

.bold {

	font-weight: bold;

}

#footer p {

	color: #666;

}

/* End Fonts */



/* ////////////////////////////////////////////////////

///////////////////////////////////////////////////////

///////////////////SEARCH PAGE/////////////////////////

///////////////////////////////////////////////////////

//////////////////////////////////////////////////// */

#container #extras #secondaryContent #recentWork #topcatcher {

	margin-bottom: 5px;

	background: #00A19C;

	height: 20px;

	width: 265px;

	padding-top: 14px;

	padding-left: 5px;

}

#container #searcharea {

	padding: 20px 20px 60px 40px;

}

#container #searcharea .clear em {

	color: #C30;

}

#container #searcharea .searchresults {

	opacity: 0.8;

	margin-top: 5px;

	float: inherit;

}

#container #searcharea .searchresults .searchresults_nr {

	margin-top: 5px;

	padding-bottom: 10px;

	font-size: 12px;

}

#container #searcharea .clear {

	margin-bottom: 21px;

	width: auto;

}

#container #searcharea .searchresults .searchresults_nr em {

	color: #C30;

}

.search_result {

	color: #960;

	border: thin dotted #999;

	margin: 2px;

	padding: 2px 3px;

	font-size: 12px;

}

#container #searcharea #sequencing .sequencing_style_selected {

	border: thin solid #00A19B;

	float: left;

	height: 10px;

	margin-left: 3px;

	padding: 1px 1px 3px 4px;

	width: 8px;
	text-align:center;

}

#container #searcharea #sequencing .sequencing_style_selected li {

	color: #999;

	float: none;

	text-decoration: none;

}

#container #searcharea #sequencing {

	padding-right: 100px;

	height: 21px;

	margin-top: 30px;

}

#container #searcharea .searchresults .searchresults_nr .searchresult_tittle {

	background: #00A19B;

	color: #FFF;

	height: 20px;

	margin-bottom: 5px;

	padding-top: 5px;

	padding-left: 5px;

}

#container #searcharea .sequencing {

	padding-right: 100px;

	padding-left: 100px;

	margin-bottom: 30px;

	height: 21px;

}

#container #searcharea #sequencing .sequencing_style_selected .class {

	color: #00A19B;

}

/* ////////////////////////////////////////////////////

///////////////////////////////////////////////////////

//////////////////SEARCH PAGE END//////////////////////

///////////////////////////////////////////////////////

//////////////////////////////////////////////////// */





/* ////////////////////////////////////////////////////

///////////////////////////////////////////////////////

///////////////////KURUMSAL PAGE///////////////////////

///////////////////////////////////////////////////////

//////////////////////////////////////////////////// */

#container #kurumsalarea {

	padding: 5px 5px 5px 5px;

}

#container #kurumsalarea #sides {

	min-height: 780px;

}

#container #kurumsalarea #sides #left_side {

	width: 330px;

	background: url(../../../images/sitetools/Liner.jpg) no-repeat right top;

	min-height: 760px;

	float: left;

}

#container #kurumsalarea #sides #left_side #onpress_tittle {

	width: 290px;

	margin-right: 30px;

	margin-left: 10px;

	height: 50px;

	background: url(../../../images/sitetools/press-arrow.jpg);

}

#container #kurumsalarea #sides #left_side #onpress_main {

	margin-right: 30px;

	margin-left: 10px;

	margin-bottom: 0px;

	width: 290px;

}

#devami

{

	display: block;

	width: 46px;

	height: 16px;

	background: url(../../../images/sitetools/devami-mini-icon.gif) no-repeat 0 0;

}



#devami:hover

{

	background-position: 0 -16px;

	text-align: right;

}



#devami span

{

  display: none;

}#container #kurumsalarea #sides #left_side #onpress_main table {

	text-align: left;

}

#container #kurumsalarea #sides #left_side #calendar_tittle {

	width: 290px;

	margin-right: 30px;

	margin-left: 10px;

	height: 50px;

	background: url(../../../images/sitetools/todo-arrow.jpg);

	margin-top: 0px;

}

#container #kurumsalarea #sides #left_side #clndr {

	margin-right: 30px;

	margin-left: 10px;

	margin-bottom: 30px;

}

#container #kurumsalarea #sides #left_side #clndr #year {

	float: right;

}

#container #kurumsalarea #sides #left_side #clndr #month {

	float: right;

}

#container #kurumsalarea #sides #left_side #calendar_days {

	margin-top: 5px;

	margin-right: 30px;

	margin-left: 10px;

	width: 290px;

	height: 150px;

}

#container #kurumsalarea #sides #left_side #calendar_days .calendar_days_p {

	margin-right: 3px;

	float: left;

	width: 38px;

}

#container #kurumsalarea #sides #left_side #calendar_days .calendar_days_s {

	margin-right: 3px;

	float: left;

	width: 38px;

}

#container #kurumsalarea #sides #left_side #calendar_days .calendar_days_c {

	margin-right: 3px;

	float: left;

	width: 38px;

}

#container #kurumsalarea #sides #left_side #calendar_days .calendar_days_pe {

	margin-right: 3px;

	float: left;

	width: 38px;

}

#container #kurumsalarea #sides #left_side #calendar_days .calendar_days_c {

	margin-right: 3px;

	float: left;

	width: 38px;

}

#container #kurumsalarea #sides #left_side #calendar_days .calendar_days_cu {

	margin-right: 3px;

	float: left;

	width: 38px;

}

#container #kurumsalarea #sides #left_side #calendar_days .calendar_days_paz {

	margin-right: 3px;

	float: left;

	width: 38px;

}

#container #kurumsalarea #sides #left_side #date_nr {

	width: 290px;

	margin-left: 13px;

	margin-right: 30px;

}

#container #kurumsalarea #sides #left_side #date_nr .date_1 {

	float: left;

	height: 36px;

	width: 38px;

	margin-right: 3px;

	margin-top: 4px;

}

#container #kurumsalarea #sides #left_side #prev-next-months {

	height: 35px;

	width: 290px;

	margin-right: 26px;

	margin-left: 10px;

	padding-left: 4px;

	margin-top: -10px;

}

#prevMonth

{

	font-size: 9px;

	color: #FFF;

	display: block;

	width: 42px;

	height: 13px;

	padding-top: 3px;

	padding-left: 18px;

	background: url(../../../images/sitetools/prev-month.gif) no-repeat 0 0;

}



#prevMonth:hover

{

	width: 42px;

	background-position: 0 -16px;

	font-size: 9px;

	color: #FFF;

	padding-top: 3px;

	padding-left: 18px;

	float: left;

}



#prevMonth span

{

  display: none;

}

#nextMonth

{

	

	font-size: 9px;

	color: #FFF;

	display: block;

	width: 54px;

	height: 13px;

	padding-top: 3px;

	padding-left: 6px;

	background: url(../../../images/sitetools/next-month.gif) no-repeat 0 0;

}



#nextMonth:hover

{

	width: 54px;

	background-position: 0 -16px;

	font-size: 9px;

	color: #FFF;

	padding-top: 3px;

	padding-left: 6px;

}



#nextMonth span

{

  display: none;

}#container #kurumsalarea #sides #left_side #prev-next-months #find {

	float: left;

}

#container #kurumsalarea #sides #left_side #prev-next-months #prev_m {

	float: left;

}

#container #kurumsalarea #sides #left_side #prev-next-months #next_m {

	float: left;

}

#container #kurumsalarea #sides #left_side #prev-next-months div #days {

	background: #E0D4BB url(../images/sidemenu/next-month.gif);

	border: thin solid #049D9A;

	list-style: square;

	background: #E0D4BB;

	font-size: 9px;

	color: #005E5B;

	width: 40px;

}

#container #kurumsalarea #sides #left_side #prev-next-months div #go {

	background: #00A19C;

	border: thin solid #00A19C;

	font-size: 9px;

	color: #FFF;

	width: 25px;

}

#container #kurumsalarea #sides #left_side #prev-next-months #find_days {

	float: left;

	margin-right: 4px;

	margin-left: 4px;

}



#container #kurumsalarea #sides #left_side #activity_tittle {

	width: 290px;

	margin-right: 30px;

	margin-left: 10px;

	height: 50px;

	background: url(../../../images/sitetools/activity-arrow.jpg);

}

#container #kurumsalarea #sides #left_side #activity_down {

	width: 290px;

	margin: 10px 30px 20px 10px;

}

table               {

	border-collapse: collapse;

	width: 100%;

}

td  {

	border: 1px solid #00A19C;

	padding-left:10px;

}

.faaliyet_image { width: 150px; }

.thicker { padding-bottom:20px}

#devami_activity

{

	display: block;

	width: 46px;

	height: 16px;

	background: url(../../../images/sitetools/devami-mini-icon.gif) no-repeat 0 0;

}



#devami_activity:hover

{

	background-position: 0 -16px;

	text-align: right;

}



#devami_activity span

{

  display: none;

	float: left;

}

#container #kurumsalarea #sides #left_side #id {

	background: #000;

	float: right;

}

#container #kurumsalarea #sides #right_side {

	width: 650px;

	padding: 0px 5px 20px;

	position: relative;

}

#container #kurumsalarea #sides #right_side #right_side_inside_top {
	background: #FFF url(../../../images/sitetools/content_bg.gif) repeat-x;
	height: auto;
	border: thin solid #CCC;
	min-height: 320px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 45px;
	color: #999;
	margin-right: 12px;
	margin-left: 5px;
	opacity: 0.9;

}

#container #kurumsalarea #sides #right_side #right_side_inside_related_buttons {

	height: 30px;

	margin-right: 12px;

	margin-left: 5px;

}

#container #kurumsalarea #sides #right_side #right_side_inside_related {

	margin-top: 20px;

	margin-right: 12px;

	margin-left: 5px;

}



/* RELATEDS */



#right_side_inside_related div

{

	overflow: hidden;

}



#tier1, #tier2

{

	margin-bottom: 1em;

}



#tier1 div, #tier2 div, #tier3 div#news, #tier3 div div

{

	border: 1px solid #ababab;

	padding: 0 1em;

}

#right_side_inside_related #tier2

{

	text-align: center;

	margin: 0 auto 1em;

	font-size: .9em;

}



#tier2 h3

{

	text-align: left;

}



h3#related_content1

{

	color: #FFF;

	font: italic 11px Georgia;

	background: #069D96;

	font-weight: bold;

	font-style: normal;

	padding: 25px 12px 5px;

}



h3#related_content2

{

	color: #FFF;

	font: italic 11px Georgia;

	background: #069D96;

	font-weight: bold;

	font-style: normal;

	padding: 25px 12px 5px;

}



h3#related_content3

{

	color: #FFF;

	font: italic 11px Georgia;

	background: #069D96;

	font-weight: bold;

	font-style: normal;

	padding: 25px 12px 5px;

}



#tier2 img

{

	padding-top: .5em;

	width: 90%;

}







#right_side_inside_related #tier2 div

{

	float: left;

	width: 32%;

	padding: 0 0 0.5em;

	background: #FFF;

}



#right_side_inside_related #tier2 div.third

{

	margin-right: 0;

}



#tier2 div p

{

	margin-top: 0.3em;

	padding: 0 0.9em 15px;

	text-align: left;

	font-size: 10px;

	color: #999;

}

#rel1

{

	display: block;

	width: 46px;

	height: 16px;

	background: url(../../../images/sitetools/devami-mini-icon.gif) no-repeat 0 0;

}



#rel1:hover

{

	background-position: 0 -16px;

	text-align: right;

}



#rel1 span

{

  display: none;

}

#rel2

{

	display: block;

	width: 46px;

	height: 16px;

	background: url(../../../images/sitetools/devami-mini-icon.gif) no-repeat 0 0;

}



#rel2:hover

{

	background-position: 0 -16px;

	text-align: right;

}



#rel2 span

{

  display: none;



}

#rel3

{

	display: block;

	width: 46px;

	height: 16px;

	background: url(../../../images/sitetools/devami-mini-icon.gif) no-repeat 0 0;

}



#rel3:hover

{

	background-position: 0 -16px;

	text-align: right;

}



#rel3 span

{

  display: none;  

  }

.widget {

	width: autopx;

	padding-top: 10px;

	padding-bottom: 10px;

}



	.widget a {

	color: #222;

	text-decoration: none;

	}

	

	.widget a:hover {

	color: #009;

	text-decoration: line-through;

	}



	.tabnav li {

	display: inline;

	list-style: none;

	padding-right: 5px;

	}

	

		.tabnav li a {

	text-decoration: none;

	text-transform: uppercase;

	color: #222;

	font-weight: bold;

	padding: 4px 6px;

	outline: none;

	background: #D6CAB2;

		}

		

		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {

		background: #dedbd1;

		color: #049D9A;

		text-decoration: none;

		}

		

	.tabdiv {

	margin-top: 2px;

	background: #fff;

	opacity: 0.8;

	border-top: 1px solid #dedbd1;

	padding: 5px 5px 10px;

	}

	

		.tabdiv li {

		list-style-image: url("../../../images/sitetools/star.png");

		margin-left: 20px;

		}



.ui-tabs-hide {

		display: none;

		}



		#featuredvid {

		text-align: center;

		}

		

			.fvid {

			margin-bottom: 5px;

			}

		

			.vidselector li {

			text-align: left;

			list-style: none;

			padding: 5px;

			background: #ffffff;

			border: 1px solid #dedbd1;

			text-transform: uppercase;

			margin-bottom: 5px;

			}

#container #kurumsalarea #sides #left_side #contunie {

	padding-left: 240px;

}



/* Start Meclis Üyeleri */

h1 {

	text-align: center;

	font-weight: normal;

	font-size: 2.5em;

}

h1 small {

	display: block;

	font-size: 0.7em;

	color: #999;

}

img {
	border: none;
	float: left;

}





ul.gallery {

	width: 635;

	list-style: none;

	margin: 0 auto;

	padding: 0;

}

ul.gallery li {
	float: left;
	margin: 5px 3px 5px 4px;
	padding: 0;
	text-align: center;
	border: 1px solid #ccc;
	display: inline;
	width: 123px;
	max-width: 120px;
	background-color: #D47F55;

}

ul.gallery li a.thumb {

	width: 110px;

	height: 110px;

	padding: 5px;

	border-bottom: 1px solid #ccc;

	cursor: pointer;

}

ul.gallery li span { /*--Used to crop image--*/

	width: 110px;

	height: 110px;

	overflow: hidden;

	display: block;

	background: #FFF;

}

ul.gallery li a.thumb:hover {

	background: #333;

}

ul.gallery li h2 {

	font-size: 1em;

	font-weight: normal;

	text-transform: uppercase;

	margin: 0; padding: 10px;

	background: #f0f0f0;

	border-top: 1px solid #fff; /*--Subtle bevel effect--*/

}

ul.gallery li a {text-decoration: none; color: #777; display: block;}

#container #kurumsalarea #sides table tr th #akparti_tittle {

	height: 61px;

	background: #E0D4BC;

	margin-left: 5px;

	margin-right: 12px;

	margin-top: 10px;

}

#container #kurumsalarea #sides table tr th .gallery #mhp {

	height: 61px;

	width: 635px;

	margin-top: 20px;

	margin-left: 5px;

}

#container #kurumsalarea #sides table tr th .gallery #chp {

	height: 61px;

	width: 635px;

	margin-top: 20px;

	margin-left: 5px;

}

#container #kurumsalarea #sides table tr th #right_side_inside_related_buttons table tr th .link {

color: #FFF;

	background: #EEE;

	width: auto;

	height: 15px;

	text-align: center;

	border: thin solid #CCC;

	margin-right: 1px;

	margin-left: 1px;

	padding-right: 3px;

	padding-left: 3px;

}

#container #kurumsalarea #sides #left_side #activity_down table tr td #cont_activitiy {

	float: right;

	margin-top: 10px;

}

#container #kurumsalarea #sides #left_side #activity_down table tr td img {



}

#container #kurumsalarea #sides table tr th #right_side #right_side_inside_top #baskan {

	float: left;

	margin-right: 15px;

	margin-bottom: 4px;

}

#container #kurumsalarea #sides table tr th #right_side_inside_related_buttons {

	margin-right: 18px;

}



.section{

	float:left;

	display:inline;

	width:930px;

	padding:0px 0px 30px 0px;

}

.hub{

	width:633px;

	padding:12px 13px 4px 5px;

}

.hub .left_footer{

	width:640px;

	background: #069D96;

	margin-left: -5px;

}



.hub .footer ul{

	display:block;

}



.hub .footer ul li{

	float:left;

	display:inline;

	padding-right:5px;

	padding-left:5px;

	padding-bottom:3px;

	font-size:10px;

	line-height:2.3333em;

	margin-right: 5px;

	margin-bottom: 2px;

	color: #FFF;

	background: #EEE;

	height: 15px;

	text-align: left;

	border: thin solid #CCC;

	width:auto;

	margin-top: 7px;

}

.hub .footer ul li:hover{

	float:left;

	display:inline;

	padding-right:5px;

	padding-left:5px;

	padding-bottom:3px;

	font-size:10px;

	line-height:2.3333em;

	margin-right: 5px;

	margin-bottom: 2px;

	background: #FFF;

	height: 15px;

	text-align: left;

	border: thin solid #CCC;

	width:auto;

	margin-top: 7px;

}



.hub .footer ul li.last{

	padding-right:0px;

}

#container #kurumsalarea #sides table tr th #right_side #right_side_inside_top table tr th p {

	float: left;

	width: 90px;

	min-width: 200px;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;

	font-weight: normal;

}

#container #kurumsalarea #sides table tr th #right_side #right_side_inside_top table tr th h5 small {

	font-weight: lighter;

	color: #666;

}

#container #kurumsalarea #sides table tr th #right_side #kurumsalTittle {

	background: #0ab6a2;

	margin-right: 12px;

	margin-left: 5px;

	height: 50px;

	color: #FFF;

}

#container #kurumsalarea #sides table tr th #right_side #kurumsalTittle h6 {

	font-size: 12px;

	font-weight: lighter;

	padding-top: 32px;

	padding-left: 17px;

}



#container #kurumsalarea #sides table tr th #right_side #article {

	margin-right: 12px;

	padding-top: 10px;

	padding-left: 5px;

}



#container #kurumsalarea #sides table tr th #right_side #article .article_by {

	width: 23%;

	float: left;

	padding: 0 2 0.5em;

	margin-right: 4px;

	margin-left: 4px;

}



#container #kurumsalarea #sides table tr th #right_side #article .article_by .yrd {

	margin-left: -14px;

	color: #069D96;

	font: 16px Arial, Helvetica, sans-serif;

}

#container #kurumsalarea #sides table tr th #right_side #article .article_by .ydText {

	color: #333;

	text-align: left;

	white-space: normal;

}



#container #kurumsalarea #sides table tr th #right_side #article .article_mdr {

	width: 32%;

	float: left;

	padding: 0 2 0.5em;

	margin-right: 4px;

	margin-left: 4px;

	margin-bottom: 20px;

}



#container #kurumsalarea #sides table tr th #right_side #article .article_mdr .yrd {

	margin-left: -11px;

	color: #000;

	font: normal 12px Verdana;

}

#container #kurumsalarea #sides table tr th #right_side #article .article_mdr .ydText {

	color: #333;

	text-align: justify;

}

#container #extras #guest_note #baskan_index {

	float: right;

}

#container #kurumsalarea #sides table tr th #right_side #right_side_inside_related #tier2 .tier2_end {

	margin-left: 9px;

}

#container #kurumsalarea #sides table tr th #right_side #right_side_inside_related #tier2 .tier {

	margin-right: 8px;

}



#container #kurumsalarea #sides table tr th #right_side #article .article_mdr .direct_line {

	color: #999;

	font-size: 12px;

	float: left;

	font-weight: lighter;

	width: 60px;

}

#container #kurumsalarea #sides table tr th #right_side #article .article_mdr .hat {

	font-size: 12px;

	margin-left: 4px;

	margin-right: 5px;

	color: #049D9A;

	font-weight: lighter;

}

#container #kurumsalarea #sides table tr th #right_side #article .article_mdr .mdrline {

	background: url(../../../images/sitetools/mdr_line.jpg) no-repeat;

	height: 5px;

}

#container #kurumsalarea #sides table tr th #right_side #article .article_by .e-Text {

	margin-top: 10px;

}

#container #kurumsalarea #sides table tr th #left_side .banner {

	height: 165px;

	width: 303px;

	margin-left: -3px;

}

#control_links { padding: 5px 0; font-size: 14px; }

#control_links .active { font-weight: bold; }



/* General styling of items */



#container_projects { width: 700px; margin: 0; padding: 0; }

#container_projects li { float: left; display: inline; list-style: none; margin: 20px 0 0 0; padding: 10px; border: 1px solid #ccc; }

#container_projects li div a.overlay { display: block; position: absolute; margin: 0; }



/* Styling for list view mode */ 



#container_projects.list li {

	width: 610px;

	margin-top: 20px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 5px;

}

#container_projects.list li div { height: 150px; overflow: hidden; }

#container_projects.list li a.overlay {

	width: 620px;

	height: 150px;

	background: url('overlay_list.png') repeat-x;

}



/* Styling for icon view mode */



#container_projects.icon li {

	width: 100px;

	margin: 10px 10px 0 0;

}

#container_projects.icon li div { height: 350px; overflow: hidden; }

#container_projects.icon li a.overlay { width: 200px; height: 350px; background: url('overlay_icon.png') repeat-x; }



.hub{
	width:618px;
	margin-right: 6px;

}











.hub .article{

	float:left;

	display:inline;

	width:30%;

	padding-bottom:10px;


}



.hub .mid{

	padding-right:20px;

	padding-left:20px;

}

#container #kurumsalarea #sides table tr th #right_side #sequencing {

	float: left;

	width: 633px;

	margin-bottom: 20px;

	margin-left: 3px;

	padding-left: 6px;

	margin-top: 5px;

}

#container #kurumsalarea #sides table tr th #right_side #sequencing .sequencing_style_selected {

	background-color: #D4D0C8;

}

#container #kurumsalarea #sides table tr th #right_side #sequencing .sequencing_style_selected {

	border: thin solid #00A19B;

	float: left;

	height: 10px;

	margin-left: 3px;

	padding: 1px 1px 3px 4px;

	width: 10px;

}

#container #kurumsalarea #sides table tr th #right_side #sequencing .sequencing_style_selected li {

	color: #999;

	float: none;

	text-decoration: none;

}

#container #searcharea #sequencing {

	padding-right: 100px;

	height: 21px;

	margin-top: 30px;

}

#container #kurumsalarea #sides table tr th #right_side .section.hub .article .proje_tittle {

	font-family: helvetica,sans-serif;

	color: #666;

	font-size: 12px;

	font-weight: bold;

	letter-spacing: 0pt;

	word-spacing: 0.6pt;

	line-height: 0.9;

	clip: rect(auto,auto,auto,auto);

	padding-right: 0px;

	padding-left: 0px;

	margin-top: 90px;

	padding-bottom: 5px;

	padding-top: 50px;

}

#container #kurumsalarea #sides table tr th #right_side .section.hub .article .proje_article {

	font-family: helvetica,sans-serif;

	color: #8A6000;

	font-size: 10px;

	letter-spacing: 0pt;

	word-spacing: -1pt;

	line-height: 0.9;



}

#container #kurumsalarea #sides table tr th #right_side .section.hub .article .proje_more {



}

#container #kurumsalarea #sides table tr th #right_side .projects_banner {

	margin-left: 5px;

	margin-right: 12px;

	margin-top: 10px;

}

/* --------------------- GLOBAL RESESTS --------------------- */

/* --- CALENDER --- */



.calender h1{padding-bottom:0.15em;}



.cal_content p, .drink_ad p{padding:0.583em 0 1.25em 0}



.cal_content p{line-height:1.75em;}



.calender p.intro{font-style:italic; padding-bottom:1.4em; padding-top:0.2em}



.calender p.intro strong{color:#2a79c1}



.date{color:#fff; font-size:1.75em; line-height:0.8757em; text-shadow: #1c6aac 0px -1px 0px;}

.txt{

	color:#fff;

	font-size:1.75em;

	line-height:0.8757em;

	text-shadow: #1c6aac 0px -1px 0px;

	float: left;

	height: 82px;

	width: 60px;

	background-image: url(../../../images/sitetools/txt.png);

	margin-left: 10px;

}



.date small{

	display:block;

	color:#FFFBF0;

	font-size:0.42856em;

}





/* --------------------- LINKS --------------------- */



a.more{

	display:block;

	width:157px;

	height:24px;

	background-position:0 0;

}



/* ---- HOME ---- */



.home .head a{

	display:block;

	position:absolute;

	left:28px;

	top:161px;

	width:233px;

	height:40px;

	background-position:0 0;

	background-image:url(../images/buttons/btn_view_cal.gif)

}

.home .head a:hover{

	background-position:0 -40px;

}



.home .aside a{

	text-decoration:none;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-style:italic;

}

.home .aside a:hover{

	text-decoration:none;

}

.home .aside a.more{

	background-image:url(../images/buttons/btn_more_cruises.gif)

}









/* ---- Calender ---- */



.cal_box a.more{

	background-image:url(images/buttons/btn_more_enquire.gif);

}









/* ---- Calender ---- */







.cal_box{

	float:left;

	display:inline;

	width:620px;

	background:url(images/backgrounds/line.gif) no-repeat top left;

	padding-top:23px;

	padding-bottom:20px;

}



.cal_content{

	display:inline;

	float:right;

	width:510px;

}

.cal_content ul{

	float:right;

	display:inline;

	width:135px;

	margin-left:30px;

	padding-top:27px;

	margin-right: 8px;

}



.cal_content li{

	display:block;

	font-size:0.6875em;

	font-weight:bold;

	padding-left:23px;	

	color:#408fdc;

	line-height:1.8182em;

}

.cal_content li.time{

	background:url(images/backgrounds/icon_time.gif) no-repeat center left;

	font-size: 10px;

	color: #0AB6A2;

}

.cal_content li.spaces{

	background:url(images/backgrounds/icon_spaces.gif) no-repeat center left;

	font-size: 10px;

	color: #0AB6A2;

}



.date, .date_bott{

	float:left; 

	display:inline; 

	width:56px; 

	padding-right:7px; 

	text-align:center;

}

.date{

	margin-right:23px;

	padding-top:6px;

	background:url(images/backgrounds/bg_date_top.gif) no-repeat top left;

	overflow:hidden;

	margin-top:2px;

	margin-bottom:50px;

	font-size: 24px;

}

.date_bott{

	height:5px;

	background:url(images/backgrounds/bg_date_bott.gif) no-repeat bottom left;

	padding-right:0px;

	font-size:0.1em;

}#wrap .article.calender {

	width: 650px;

}

#container #kurumsalarea #sides table tr th #right_side .section.hub .article.calender .cal_box .cal_content .duyuru_txt {

	width: 355px;

}

#container #kurumsalarea #sides table tr th #right_side .section.hub .white_needed {

	background-color: #FFF;

	height: 100px;

	margin-right: 12px;

	width: 624px;

	margin-left: -3px;

	padding-left: 9px;

	margin-top: -15px;

	padding-top: 25px;

	min-height: 400px;

}

#container #kurumsalarea #sides table tr th #right_side .section.hub .white_needed1 {

	background-color: #FFF;

	margin-right: 12px;

	width: 624px;

	margin-left: -3px;

	padding-left: 9px;

	margin-top: -15px;

	padding-top: 25px;

	min-height: 750px;

}

#container #kurumsalarea #sides table tr th #right_side .section.hub .white_needed2 {

	background-color: #FFF;

	height: 100px;

	margin-right: 12px;

	width: 624px;

	margin-left: -3px;

	padding-left: 9px;

	margin-top: -15px;

	padding-top: 25px;

	min-height: 1260px;

}

#container #kurumsalarea #sides table tr th #right_side #article #article #form1 #1 {



}

#container #kurumsalarea #sides table tr th #right_side #right_side_inside_top .bannerstyle {

	float: left;

	width: 180px;

	height: 100%;

	margin-right: 10px;

	min-height: 500px;

}

#container #kurumsalarea #sides table tr th #right_side #right_side_inside_top table tr th .banner_txt {

	font-size: 10px;

	font-weight: normal;

	font-family: Verdana, Geneva, sans-serif;

	color: #808080;

	padding-left: 20px;

	width: 360px;

}

#container #kurumsalarea #sides table tr th #right_side #right_side_inside_top table tr th .banner_image {

	float: left;

}

#container #kurumsalarea #sides table tr th #right_side #right_side_inside_top table tr th .banner_image li {

	list-style-image: url("../../../images/sitetools/spin.png");

	margin-bottom: 5px;

}

#container #kurumsalarea #sides table tr th #right_side #article #adrescontent {

	float: right;

	padding-right: 35px;

	background-image: url(../../../images/sitetools/pattern.png);

	background-attachment: scroll;

	padding-left: 10px;

	padding-top: 5px;

	padding-bottom: 5px;

	color: #333;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	border-right-width: 10px;

	border-right-style: solid;

	border-right-color: #0AB6A2;

	margin-left: 5px;

}

#container #kurumsalarea #sides table tr th #right_side #article #renkk {

	float: right;

	height: 87px;

	width: 15px;

	background-color: #0AB6A2;

}

#container #kurumsalarea #sides table tr th #right_side #article div #mapnigde {



}

#container #kurumsalarea #sides table tr th #right_side #article #map_nigde {

	margin-left: 5px;

	float: left;

	margin-bottom: 20px;

}

#container #kurumsalarea #sides table tr th #right_side #article #turuncualan {

	background-color: #F90;

	float: left;

	height: 90px;

	width: 10px;

	position: absolute;

	left: 20px;

	top: 275px;

}

#container #kurumsalarea #sides table tr th #right_side #article .right_icons {

	float: right;

	position: absolute;

	left: 434px;

	top: 156px;

	width: 200px;

	height: 90px;

}

#container #extras #secondaryContent #recentWork #topcatcher .foto_txt {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #FFF;

	font-weight: bold;

	font-style: italic;

}

.romance {

	text-align: justify;

}

#container #welcome #dontcumbck .dortmevsim_pdf {

}

#container #welcome #dontcumbck .dortmevsim_pdf {

	background-color: #096;

	margin-top: -20px;

	margin-left: -5px;

}

#container #welcome #dontcumbck #number li .yapmadan_donme {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	margin-left: 40px;

	margin-top: -7px;

}

#container #welcome #dontcumbck #number li .yapmadan_donme #point {

	margin-left: -5px;

}

#container #extras #secondaryContent #recentWork {
	width: 140px;
	height: 5%;

}

#container #extras .thirdeContainer {
	float: left;
	width: 245px;
	margin-left: 5px;

}

#container #extras .thirdeContainer .topCatcher2 {

	margin-bottom: 5px;

	background: #00A19C;

	height: 20px;

	width: 248px;

	padding-top: 14px;

	padding-left: 5px;

}

#container #extras .thirdeContainer .topCatcher2 .foto_txt {

	color: #FFF;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-style: italic;

	font-weight: bold;

}

#container #extras .thirdeContainer .poll_medium {
	height: 215px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

#container #welcome #manset #manset_flash {
	background-image: url(../../../images/sitetools/noflash.gif);
}
#player_container {
	position: relative;
	background-color:#eee;
	width:630px;
	height:80px;
	border:1px solid #0AB5A2;
}
#player_container  ul#player_controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
#player_container  ul#player_controls li {
	overflow:hidden;
	text-indent:-9999px;
}
#player_play,
#player_pause {
	display: block;
	position: absolute;
	left:48px;
	top:20px;
	width:40px;
	height:40px;
	cursor: pointer;
}
#player_play {
	background: url("../../../images/mp3/spirites.jpg") 0 0 no-repeat;
}
#player_play.jqjp_hover {
	background: url("../../../images/mp3/spirites.jpg") -41px 0 no-repeat;
}
#player_pause {
	background: url("../../../images/mp3/spirites.jpg") 0 -42px no-repeat;
}
#player_pause.jqjp_hover {
	background: url("../../../images/mp3/spirites.jpg") -41px -42px no-repeat;
}

#ctrl_prev {
	position: absolute;
	left:20px;
	top:26px;
	background: url("../../../images/mp3/spirites.jpg") 0 -112px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}

#ctrl_prev:hover {
	background: url("../../../images/mp3/spirites.jpg") -29px -112px no-repeat;
}

#ctrl_prev.disabled {
	background: url("../../../images/mp3/spirites.jpg") -58px -112px no-repeat;
	cursor:default;
}

#ctrl_next {
	position: absolute;
	left:88px;
	top:26px;
	background: url("../../../images/mp3/spirites.jpg") 0 -141px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}

#ctrl_next:hover {
	background: url("../../../images/mp3/spirites.jpg") -29px -141px no-repeat;
}

#ctrl_next.disabled {
	background: url("../../../images/mp3/spirites.jpg") -58px -141px no-repeat;
	cursor:default;
}


#player_stop {
	position: absolute;
	left:126px;
	top:26px;
	background: url("../../../images/mp3/spirites.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
#player_stop.jqjp_hover {
	background: url("../../../images/mp3/spirites.jpg") -29px -83px no-repeat;
}
#player_progress {
	position: absolute;
	left:164px;
	top:32px;
	background-color: #eee;
	width:345px;
	height:15px;
}
#player_progress_load_bar {
	background: url("../../../images/mp3/bar_load.gif")  top left repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
#player_progress_load_bar.jqjp_buffer {
	background: url("../../../images/mp3/bar_buffer.gif")  top left repeat-x;
}
#player_progress_play_bar {
	background: url("../../../images/mp3/bar_play.gif") top left repeat-x ;
	width:0px;
	height:15px;
}
#player_volume_min {
	position: absolute;
	left:515px;
	top:33px;
	background: url("../../../images/mp3/spirites.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_max {
	position: absolute;
	left:592px;
	top:33px;
	background: url("../../../images/mp3/spirites.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_min.jqjp_hover {
	background: url("../../../images/mp3/spirites.jpg") -19px -170px no-repeat;
}

#player_volume_max.jqjp_hover {
	background: url("../../../images/mp3/spirites.jpg") -19px -186px no-repeat;
}

#player_volume_bar {
	position: absolute;
	left:539px;
	top:39px;
	background: url("../../../images/mp3/volume_bar.gif") repeat-x top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
#player_volume_bar_value {
	background: url("../../../images/mp3/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;
}

#play_time,
#total_time {
	position: absolute;
	left:164px;
	top:47px;
	width:346px;
	font-size:.8em;
	font-style:oblique;
	height: 4px;
}

#total_time {
	text-align: right;
}

#playlist_list {
	width:30px;
}

#playlist_list ul{
	list-style-type:none;
	background-color:#E0D4BB;
	width:590px;
	font-size:0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0AB5A2;
	border-right-color: #0AB5A2;
	border-bottom-color: #0AB5A2;
	border-left-color: #0AB5A2;
}

#playlist_list li{
	padding:4px 0 4px 20px;
	border-bottom:1px solid #eee;
	cursor: pointer;
}

#playlist_list li.playlist_current{
	color:#0d88c1;
	list-style-type:square;
	list-style-position:inside;
	padding-left:6px;
	cursor: default;
}

#playlist_list li.playlist_hover {
	color:#0d88c1;
}
#playlist_list1 ul{
	list-style-type:none;
	background-color:#E0D4BB;
	width:590px;
	font-size:0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0AB5A2;
	border-right-color: #0AB5A2;
	border-bottom-color: #0AB5A2;
	border-left-color: #0AB5A2;
}

#playlist_list1 li{
	padding:4px 0 4px 20px;
	border-bottom:1px solid #eee;
	cursor: pointer;
}

#playlist_list1 li.playlist_current{
	color:#0d88c1;
	list-style-type:square;
	list-style-position:inside;
	padding-left:6px;
	cursor: default;
}

#playlist_list1 li.playlist_hover {
	color:#0d88c1;
}

.miaow {
	font-size:.8em;
	color:#999;
}

.miaow a:link, a:visited, a:hover, a:focus, a:active {
	color:#009be3;
}
#container #kurumsalarea #sides table tr th #right_side #right_side_inside_top div footer .comments-form .msjform {

}
#container #kurumsalarea #sides table tr th #right_side #right_side_inside_top div footer .comments-form p .msjform2 {
	margin-right: 60px;
}
#container #kurumsalarea #sides table tr th #right_side #right_side_inside_top div footer .comments-form p .msjform {
	margin-right: 43px;
}
.img-breadcrumbs					{ margin: 0 0 20px 0; text-align: center; }
.img-breadcrumbs span				{ padding: 10px 20px 10px 10px; 
									  background: url(../images/crumbs.gif) right center no-repeat; }

#imgbrowz0r .img-directory a 		{ background-position: 50% 50%; background-repeat: no-repeat;
									  width: 200px; display: block; height: 130px; }
									  
.img-directory						{ border: 1px solid #900; padding: 10px; margin: 0 0 20px 0; 
									  width: 204px; float: left;
									  margin: 0 20px 20px 0; height: 180px; }

.img-thumbnail					    {
	display: block;
	width: 204px;
	border: 1px solid #ccc;
	padding: 10px;
	float: left;
	height: 180px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
}
#container #kurumsalarea #sides table tr th #right_side #right_side_inside_related #tier2 .tier #bir_sb {
	padding-left: 10px;
}
#container #kurumsalarea #sides table tr th #right_side #right_side_inside_related #tier2 div #iki_sb {
	padding-left: 10px;
}
#container #kurumsalarea #sides table tr th #right_side #right_side_inside_related #tier2 .tier2_end #uc_sb {
	padding-left: 10px;
}
#container #kurumsalarea #sides table tr th #right_side #right_side_inside_top #okhtml {
	padding-top: 50px;
	font-weight: bolder;
}


#container #kurumsalarea #sides table tr th #right_side #gk {
	margin-right: 12px;
	margin-left: 5px;
	color: #FFF;
	background-color: #E0D4BB;

}
#container #kurumsalarea #sides table tr th #right_side #gk #gk_title {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	padding-left: 2px;
	font-style: normal;
	font-weight: bold;
	color: #383838;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0AB5A2;
}
#container #kurumsalarea #sides table tr th #right_side #gk #gk_context {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 140px;
}
#container #kurumsalarea #sides table tr th #right_side #gk #gk_context {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB802F;
}
#container #kurumsalarea #sides table tr th #right_side  #gk_index {
	padding-left:18px;
	padding-top: 15px;
}
#container #kurumsalarea #sides table tr th #right_side  #gk_index ul {
	font-family: "Courier New", Courier, monospace;
	list-style-type: disc;
	color: #FFF;
	
}
#container #kurumsalarea #sides table tr th #right_side #gk #gk_title #gk_top {
	float: right;
	background-color: #F99F0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding: 5px;
	margin-top: -20px;
}
#container #kurumsalarea #sides table tr th #right_side #gk #gk_title #gk_top .top2 {
	color: #FFF;
}
#container #kurumsalarea #sides table tr th #right_side #kent {

}
#container #kurumsalarea #sides table tr th #right_side #kent #kent_resim {

}
#container #kurumsalarea #sides table tr th #right_side .section.hub #playlist_list1 #kenthizmet {
}
#container #kurumsalarea #sides table tr th #right_side .section.hub #playlist_list1 #kenthizmet {
	background-color: #0CF;
	margin-top: -12px;
	padding-top: -12px;
}
#container #extras #wraper #top-box .right.slide #imageC2 #note {
	float: left;
	position: absolute;
	left: 18px;
	top: 62px;
	width: 210px;
}
#container #extras #wraper #top-box .right.slide #imageC2 #baskanpict {
	position: absolute;
	left: 227px;
	top: 4px;
}
#container #extras #wraper #top-box #center h3 iframe {
	border: thin solid #999;
}
#container th #right_side iframe {
	background-color: #FFF;
}
h5 a {
	color:#2AB1AD;
	font: bold 20px "Times New Roman", Times, serif;
	text-decoration:none;

}
