/*
*	layout.css
*
*	CSS Development Made by CAT®
* 	http://www.madebycat.com
*/

/*-------------------------------------------------------------------------
=LAYOUT
-------------------------------------------------------------------------*/
body { background:#fff; font:11px/normal Arial,Helvetica,sans-serif; color:#4a4a4a }

	body#gateway-page-2 #sidebar{display:none !important;}
	body#gateway-page-2 #content{width:960px !important;padding:0 10px 15px 10px;}
	.content{width:960px !important;padding:0 10px;}
div#site { margin:0 auto;}
div#container {width:980px;margin:0 auto;border:1px solid #f6f6f6;border-width:0 1px;padding:0 5px}
body#homepage div#container {width:100%;margin:0 auto;border:none !important;padding:0;}
	div#header {padding:0 0 20px 0;background:url(/i/assets/andclub/i/top-drops.png) no-repeat 100% 0;margin:0 0 20px 0;border-bottom:1px solid #e2e2e2;overflow:hidden;height:120px;}
		div#header {}
			div#header div.topheader {height:120px;}
	div#main {}
		div#sidebar { float:left; width:310px}
		div#content {float:right; padding:0 0 15px 15px; width:650px; min-height:324px;}
			div.content h1, div#content h1{color:#62cbe6;font:normal 30px "Georgia",Arial,Helvetica,Sans-serif;margin:10px 0;}
			div#content, div#content p{font:normal 11px Arial,Helvetica,Sans-serif;color:#868686;}
		div#homecontent {min-height:324px;margin:0 0 10px;}

	div#footer {margin-bottom:20px;background:url(/i/assets/andclub/i/bottom-drops.png) no-repeat 20px 0;border-top:1px solid #e2e2e2;}


object {outline:none;}


/*-------------------------------------------------------------------------
=GLOBAL CLASSES
-------------------------------------------------------------------------*/
.floatNone {float:none;}
.floatLeft {float:left;}
.strongfloatleft{float:left !important;}
.floatRight {float:right;}
.strongfloatright{float:right !important;}
.clearBoth { clear:both;}
.noBg { background:none !important;}
.noMargin { margin:0 !important;}
.noPadding { padding:0 !important;}
.noBorder { border:0 !important;}
.displayNone { display:none !important;}
.displayBlock { display:block !important;}
.left { text-align:left;}
.center { text-align:center;}
.right { text-align:right;}


.separator {border-bottom :1px solid #d6d6d6;height:5px;margin:0 0 15px 0;clear:both;}
	.separator a {display:none;}
	
a.grayLink{color:#8A95A0 !important;text-decoration:underline !important}

/*-------------------------------------------------------------------------
=LINKS
-------------------------------------------------------------------------*/
a { color:#4a525a; text-decoration:none;outline:none;}
	a:hover { color:#222; text-decoration:none; }
a#printThis { display:block; margin-top:20px; font-size:14px; font-weight:bold; color:#a4bc00; text-decoration:underline }
a#next {
	background:transparent url(http://www.siemens.com.tr/i/assets/shopandmiles/_resources/css/module/search/img/icon-paging-next.gif) no-repeat scroll 9px 5px;
	color:#9E9E9E;
	display:inline-block;
	font-weight:bold;
	overflow:hidden;
	text-decoration:underline;
	text-indent:-500px;
	vertical-align:middle;
	width:21px;
}

a#promolink {margin: 20px 0pt; padding: 7px; background: #efefef; display: block;}



/*-------------------------------------------------------------------------
=HEADINGS
-------------------------------------------------------------------------*/
h1, h2, h3, h4 { font-family:"Georgia", Arial, Helvetica, Sans-serif; font-weight:normal;margin:0 0 10px 0;}
h1{font-size:21px }
h2{font-size:20px;color:#62cbe6;}
h3{font-size:18px;color:#7e7e7e;}
h4{font-size:16px;color:#7e7e7e;}
h3.alternate{color:#9e9e9e;}



/*-------------------------------------------------------------------------
=FORMS
-------------------------------------------------------------------------*/
input, textarea { font:11px Helvetica, Arial, sans-serif }
button { color:#333 }


/*-------------------------------------------------------------------------
=NAVIGATIONS
-------------------------------------------------------------------------*/
div#topNav { position:absolute; right:0; top:0;z-index:9999;}
	div#topNav ul {margin:0;padding:0;list-style:none;float:right;}
	div#topNav ul li { float:left; margin-left:8px;}
		div#topNav ul li a { font:11px Tahoma, Helvetica, Arial, sans-serif; text-decoration:none; color:#aeaeae;display:block;height:49px;}
		/*div#topNav ul li a:hover {color:#2fbbe7; text-decoration:underline;}*/
		div#topNav .topgaranti {width:80px; height:49px; background:none; text-indent:-9999px;z-index:9999;overflow:hidden;}
		div#topNav .topgaranti {background-image:url(/i/assets/shopandmiles/i/garanti.png)!important;background-image:none;filter:none!important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/assets/shopandmiles/i/garanti.png', sizingMethod='crop');}

		div#topNav .topstaralliance {width:143px; height:49px; background:none; text-indent:-9999px;z-index:9999;overflow:hidden;}
		div#topNav .topstaralliance {background-image:url(/i/assets/shopandmiles/i/staralliance.png)!important;background-image:none;filter:none!important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/assets/shopandmiles/i/staralliance.png', sizingMethod='crop');}

div#mainNav {float:right;margin:0 20px 0 0;}
	div#mainNav ul {margin:0;padding:0;}
	div#mainNav ul li {float:left;margin-left:10px;list-style-type:none;border-right:1px solid #62cbe6;}
		div#mainNav ul li a {font:18px Times,sans-serif; color:#5b636b;padding:0 4px 0 4px;outline:none;/*background-image:url(/i/assets/andclub/i/bg-main-menu.png) !important; background-repeat:no-repeat;*/height:23px;/*text-indent:-9000pt*/;overflow:hidden;display:block;float:left;}
		div#mainNav ul li.active a, div#mainNav ul li a:hover {color:#62cbe6;text-decoration:none !important; }
		
		div#mainNav ul li ul{position:absolute;margin:23px 0 0 -11px;display:none;border-left:1px solid #62cbe6;padding:4px 0 0 0;}
		
		div#mainNav ul li ul#zone_3{margin:23px 10px 0 -282px;border-right:1px solid #62cbe6;border-left:none;}
		div#mainNav ul li ul#zone_38{margin:23px 10px 0 -430px;border-right:1px solid #62cbe6;border-left:none;}
		div#mainNav ul li ul#zone_40{display:none !important;}
			div#mainNav ul li.active ul, div#mainNav ul li.over ul{display:block;}
				div#mainNav ul li.active ul li{border:none;}
				div#mainNav ul li.active ul li a, div#mainNav ul li.active ul li a span{color:#9fa7af;}
				div#mainNav ul li.active ul li a:hover, div#mainNav ul li.active ul li a:hover span, div#mainNav ul li.active ul li.active a, div#mainNav ul li.active ul li.active a span{color:#62cbe6;}
					div#mainNav ul li.active ul li ul, div#mainNav ul li.over ul li ul{display:none;}
					
					div#mainNav ul li.active ul li.active ul li a span{color:#5B636B;}
					div#mainNav ul li.active ul li.active ul li a:hover span, div#mainNav ul li.active ul li.active ul li.active a span{color:#62cbe6;}
						div#mainNav ul li ul li a{background:none !important;text-indent:0 !important;width:auto !important;float:left;}
			
		div#mainNav ul li#article_90 a, div#mainNav ul li#main-menu-anasayfa a{background-position:4px 0;width:73px;}
		div#mainNav ul li#article_91 a, div#mainNav ul li#main-menu-magazin a{background-position:-91px 0;width:66px;}
		div#mainNav ul li#article_92 a, div#mainNav ul li#main-menu-kampanyalar a{background-position:-175px 0;width:100px;}
		div#mainNav ul li#article_94 a, div#mainNav ul li#main-menu-indirimler a{background-position:-292px 0;width:75px;}
		div#mainNav ul li#article_96 a, div#mainNav ul li#main-menu-hizmetler a{background-position:-385px 0;width:72px;}
		div#mainNav ul li#article_97 a, div#mainNav ul li#main-menu-nedir a{background-position:-471px 0;width:98px;}
		
	
div.head-nav {float:left;margin:10px 0 0 0;}
	div.head-nav ul {margin:0;padding:0 !important;}
	div.head-nav ul li {float:left;margin-left:10px;list-style-type:none;}
		div.head-nav ul li a {font:18px Times,sans-serif;color:#5b636b !important;padding:0 4px 0 4px;outline:none;height:23px;overflow:hidden;display:block;float:left;}
		div.head-nav ul li a:hover, div.head-nav ul li.active a{color:#62cbe6 !important;text-decoration:none !important; }
		
		div.head-nav ul li ul{position:absolute;margin:25px 0 0 -10px;display:none;}
			div.head-nav ul li.active ul, div.head-nav ul li.over ul{display:block;}
				div.head-nav ul li.active ul li ul, div.head-nav ul li.over ul li ul{display:none;}
				div.head-nav ul li.active ul li.active ul, div.head-nav ul li.over ul li.over ul{display:block;}
					div.head-nav ul li ul li a{background:none !important;text-indent:0 !important;width:auto !important;float:left;}
		.exists{display:block !important;}
		
div#rightNav {}
	div#rightNav h2 {}
	div#rightNav ul {list-style:none;margin:0;padding:0;}
	div#rightNav ul li {border-bottom:1px solid #CCCCCC;margin:0;}
		div#rightNav ul li a {font:12px Arial,Geneva,Helvetica,sans-serif; color:#7e7e7e;text-decoration:none;padding:5px 0 5px 16px;display:block;background: url(http://www.siemens.com.tr/i/assets/shopandmiles/_resources/css/module/search/img/icon-paging-next.gif) no-repeat scroll 6px 9px;}
		div#rightNav ul li a:hover {color:#fff;background:#58a1dd;}

	div#rightNav ul li ul {list-style:none;margin:0;padding:0 0 10px 10px;}
	div#rightNav ul li ul li {border-bottom:0;margin:0;height:17px;}
		div#rightNav ul li ul li a {font:11px Arial,Geneva,Helvetica,sans-serif;padding:4px 0 4px 16px; }
		div#rightNav ul li ul li a:hover {color:#fff;background:#58a1dd;}


div#bottomMenu {height:106px;width:100%;}
	div#bottomMenu ul {margin:0;padding:0;list-style:none;}
	div#bottomMenu ul li { float:left; margin-right:8px; padding-right:10px; background:url(/i/assets/shopandmiles/i/topNavSeperator.gif) no-repeat right bottom;}
		div#bottomMenu ul li a { font:11px Tahoma, Helvetica, Arial, sans-serif; text-decoration:none; color:#aeaeae; }
		div#bottomMenu ul li a:hover {color:#aeaeae; text-decoration:underline;}


/*-------------------------------------------------------------------------
=HEADER
-------------------------------------------------------------------------*/
div#logo {width:160px; height:55px;}
div#logo h1 {overflow:hidden;}
div#logo h1 a {display:block; width:165px; height:55px;margin:25px 0 0 10px;background:url(/i/assets/andclub/i/logo.png); text-indent:-9999px;z-index:9999;overflow:hidden;}
div#logo p { display:none }

/*-------------------------------------------------------------------------
=FOOTER
-------------------------------------------------------------------------*/

div#footnoteBottom {padding: 5px 0pt 0pt; color:#606060; clear: both; font-size: 11px;}
div#footnoteBottom p {}
	div#footnoteBottom .footLinks {margin:0 10px 0 0;color:#606060;text-decoration:none;}
	div#footnoteBottom .footLinks:hover {margin:0 10px 0 0;color:#606060;text-decoration:underline;}

div#logo-list {position: absolute; top: -3px; right: 0pt;}
	div#logo-list h3 {display:none;}
	div#logo-list a {background:#EFEFEF none repeat scroll 0 0;display:block;float:left;height:20px;margin:0 10px 0 0;padding:10px;width:59px;}
	
a#madebycat {margin: 10px 0pt; clear: both; float: left;}

/*-------------------------------------------------------------------------
=CONTENT
-------------------------------------------------------------------------*/
div#content p,
div#content address { margin-bottom:15px;line-height:17px;}
div#content p em { text-decoration:underline }
div#content p a,
div#content a { color:#62cbe6 }
div#content ol { margin-bottom:10px; list-style:inside decimal; font-size:12px;}
div#content ul {padding:0 5px 5px 0; list-style:disc; font-size:11px;}
div#content ul li {padding:0 0 4px 0;line-height:17px;}
div#content ul li ul{margin:7px 0 0 16px;padding:0;}


div#haber-liste div {margin:0 0 20px 0;}
div#haber-liste div img {float:left;margin:0 10px 0 0;}
div#haber-liste div h3 {width:80%;float:left;height:20px;margin:-3px 0 0 0;}




/*-------------------------------------------------------------------------
=SIFR
-------------------------------------------------------------------------*/
@media screen {
	.sIFR-flash { visibility:visible !important; margin:0; padding:0 }
	.sIFR-replaced, .sIFR-ignore { visibility:visible !important ;margin:0; padding:0 ;}
	.sIFR-alternate { overflow: hidden; position:absolute; left:0; top:0; display:block; width:0; height:0 }
	.sIFR-replaced div.sIFR-fixfocus { float:none; overflow:auto; margin:0pt; padding:0pt; letter-spacing:0px }
	* html h1.sIFR-replaced {margin:-20px 0 0 0;}
}

@media print {
  .sIFR-flash { position:absolute; overflow:hidden; display:none !important; width:0; height:0 }
  .sIFR-alternate { position:static !important; left:auto !important; top:auto !important; visibility:visible !important; display:block !important; width:auto !important; height:auto !important }
}


/*-------------------------------------------------------------
=OTHERS
----------------------------------------------------------------------*/


.main-header{text-align:right;color:#62cbe6;font-weight:bold;}
	.main-header h1{display:block;overflow:hidden;text-align:left;text-indent:-9000pt;}
	.main-header h1 a{display:block;overflow:hidden;text-align:left;text-indent:-9000pt;float:right;}
	.main-header p{font:15px "Georgia",Arial,Helvetica,Sans-serif;margin:5px 0;padding:0 17px 0 0;}
#main-header-trends h1{background:url(/i/assets/andclub/i/main-header-trends.png) no-repeat 100% 0;height:63px;width:310px;}
#main-header-trends h1 a{background:url(/i/assets/andclub/i/main-header-trends.png) no-repeat 100% 0;height:63px;width:310px;}
#main-header-quint h1{background:url(/i/assets/andclub/i/main-header-quint.png) no-repeat 100% 0;height:63px;width:411px;}
#main-header-seyahat-servisleri h1{background:url(/i/assets/andclub/i/main-header-seyahat-servis.png) no-repeat 100% 0;height:63px;width:371px;}
#main-header-concierge-servisleri h1{background:url(/i/assets/andclub/i/main-header-concierge.png) no-repeat 100% 0;height:63px;width:415px;}
#main-header-hip-hot h1{background:url(/i/assets/andclub/i/main-header-hip-hot.png) no-repeat 100% 0;height:45px;width:142px;margin:0 0 0 20px;}
#main-header-city-guide h1{background:url(/i/assets/andclub/i/main-header-city-guide.png) no-repeat 100% 0;height:45px;width:178px;margin:0 0 0 20px;}
#main-header-seyahat h1{background:url(/i/assets/andclub/i/main-header-seyahat.png) no-repeat 100% 0;height:63px;width:218px;}
#main-header-seyahat h1 a{background:url(/i/assets/andclub/i/main-header-seyahat.png) no-repeat 100% 0;height:63px;width:218px;}
#main-header-etkinlikler h1{background:url(/i/assets/andclub/i/main-header-etkinlikler.png) no-repeat 100% 0;height:63px;width:242px;}
#main-header-etkinlikler h1 a{background:url(/i/assets/andclub/i/main-header-etkinlikler.png) no-repeat 100% 0;height:63px;width:242px;}
#main-header-nedir h1{background:url(/i/assets/andclub/i/main-header-nedir.png) no-repeat 100% 0;height:63px;width:345px;}
#main-header-arama h1{background:url(/i/assets/andclub/i/main-header-arama.png) no-repeat 100% 0;height:69px;width:367px;}
#main-header-center h1{background:url(/i/assets/andclub/i/main-header-center.png) no-repeat 100% 0;height:63px;width:335px;}
#main-header-contact h1{background:url(/i/assets/andclub/i/main-header-contact.png) no-repeat 100% 0;height:63px;width:366px;}
#main-header-iletisim h1{background:url(/i/assets/andclub/i/main-header-iletisim.png) no-repeat 100% 0;height:63px;width:366px;}
#main-header-kampanyalar h1{background:url(/i/assets/andclub/i/main-header-kampanyalar.png) no-repeat 100% 0;height:67px;width:337px;}
#main-header-andmag h1{background:url(/i/assets/andclub/i/main-header-andmag.png) no-repeat 100% 0;height:68px;width:254px;}
#main-header-seyahat h1{background:url(/i/assets/andclub/i/main-header-seyahat.png) no-repeat 100% 0;height:65px;width:218px;}
#main-header-ajanda h1{background:url(/i/assets/andclub/i/main-header-ajanda.png) no-repeat 100% 0;height:64px;width:180px;}
#main-header-hizmetler h1{background:url(/i/assets/andclub/i/main-header-hizmetler.png) no-repeat 100% 0;height:63px;width:251px;}
	.andmag-headline{color:#a2cdda !important;}
	p.andmag-headline{color:#a2cdda !important;font-size:14px !important;}
	.seyahat-headline{color:#94785b !important;}
	.etkinlikler-headline{color:#a5ac73 !important;}
	.hizmetler-headline{color:#9bc3d0 !important;}
	.content .main-header h1 , #content .main-header h1{width:auto !important;}
#main-header-trends p, #main-header-trends p a{font:15px "Georgia",Arial,Helvetica,Sans-serif !important;color:#62cbe6 !important;}
#main-header-seyahat p, #main-header-seyahat p a{font:15px "Georgia",Arial,Helvetica,Sans-serif !important;color:#94785b !important;}
#main-header-etkinlikler p, #main-header-etkinlikler p a{font:15px "Georgia",Arial,Helvetica,Sans-serif !important;color:#b8bd93 !important;}

	h1#trends-h1{display:block;overflow:hidden;text-align:left;text-indent:-9000pt;background:url(/i/assets/andclub/i/main-header-trends.png) no-repeat 100% 0;height:63px;margin:0 !important;}

	h1#indirimler-h1{display:block;overflow:hidden;text-align:left;text-indent:-9000pt;background:url(/i/assets/andclub/i/main-header-indirimler.png) no-repeat 100% 0;height:63px;margin:0 !important;}
	
	

.gray-box{clear:both;margin:10px 0;overflow:hidden;}
	.gray-box-100-0{background:url(/i/assets/andclub/i/bg-gray-box.png) no-repeat 100% 0;}
	.gray-box-0-0{background:url(/i/assets/andclub/i/bg-gray-box-0-0.png) no-repeat 0 0;padding:2px 0 0 0;}
	.gray-box-0-100{background:url(/i/assets/andclub/i/bg-gray-box-0-0.png) no-repeat 0 100%;padding:0 0 0 2px;}
	.gray-box-100-100{background:url(/i/assets/andclub/i/bg-gray-box.png) no-repeat 100% 100%;}
	.gray-box-container{padding:5px 5px 8px 5px;}


.rightnav-border{border-right:1px solid #e2e2e2;margin:25px 0 0 0;padding:0 20px;min-height:500px;}

.stylish-input{display:block;float:left;clear:both;background:#fff url(/i/assets/andclub/i/bg-search-input.png) no-repeat 100% 0;padding:0 4px 0 0;}
	.stylish-input span{display:block;float:left;clear:none;background:url(/i/assets/andclub/i/bg-search-input.png) no-repeat 0 0;padding:0 0 0 4px;}
	.stylish-input input{border:none;background:none !important;padding:5px 0 4px 0;width:180px;color:#555;font:12px Arial,Helvetica,Sans-serif;}
	
.indirim-search div span, .alternative-search div span{float:left;display:block;}
.indirim-search div .stylish-input span input{width:246px !important;}
.indirim-search div label, .alternative-search div label{font:20px "Georgia",Arial,Helvetica,Sans-serif;color:#6b6b6b;display:block;float:left;margin:0 10px 5px 0;}
	.alternative-search div span .input-button{margin:-1px 0 0 10px;background:url(/i/assets/andclub/i/bg-input-button.png) no-repeat 0 0;width:24px;height:24px;display:block;border:none !important;text-indent:-900pt;outline:none;}
	
.trends-header .alternative-search{float:right;width:380px;}
	.trends-header .alternative-search div p, .trends-header .alternative-search div label{overflow:hidden;margin-bottom:0 !important;}
	.trends-header .gray-box{margin:40px 0 10px 0;}
	
	.trends-header .head-info h2, h2.blue{color:#62cbe6 !important;}
	.head-info.servis h2{color:#65a783 !important;}
	.head-info.concierge-servis h2{color:#dfc68f !important;margin:10px 0 0 0;}
	.head-info.quint h2{color:#9bc3d0 !important;margin:10px 0 0 0;}
	.arama-head-info h2{margin:20px 0 0 0 !important;}



	
.left-lister{clear:both;margin:25px 0;display:block;}
	.left-lister h3{font:22px Arial,Helvetica,Sans-serif;color:#ababab;margin:0 0 10px 0;}
		.left-lister .lister-tabs{overflow:hidden;display:block;width:290px;}
		.tab-button{background:url(/i/assets/andclub/i/tab-button.png) no-repeat 0 0;display:block;float:left;height:27px;margin:0 10px 0 0;padding:0 0 0 12px;outline:none;}
			.tab-button span{background:url(/i/assets/andclub/i/tab-button.png) no-repeat 100% 0;padding:5px 12px 0 0;height:22px;display:block;float:left;;font:14px "Georgia",Arial,Helvetica,Sans-serif;color:#868686;min-width:105px;}
		.tab-button:hover, .tab-button.active{text-decoration:none;background-position:0 -33px}
				.tab-button:hover span, .tab-button.active span{text-decoration:none;background-position:100% -33px;}
	
	.list-nav{overflow:hidden;display:block;clear:both;margin:25px 0 20px 0}
		.list-nav ul{overflow:hidden;display:block;margin:0;padding:0;}
			.list-nav ul li{display:block;clear:both;list-style-type:none;padding:0 0 0 4px;background:url(/i/assets/andclub/i/left-list-blt.png) no-repeat 0 8px;}
				.list-nav ul li a{display:block;font:11px Arial,Helvetica,Sans-serif;color:#ababab;outline:none;border-bottom:1px solid #f5f6f3;}
					.list-nav ul li a span{display:block;font:11px Arial,Helvetica,Sans-serif;color:#ababab;padding:4px 0 4px 10px;}
				
				.list-nav ul li a:hover, .list-nav ul li a:hover span, .list-nav ul li.actvie a, .list-nav ul li.active a span{text-decoration:none;color:#62cbe6;}
					
.pager{clear:both;display:block;float:right;margin:10px 0 20px 0;}
	.pager ul{margin:0;padding:0}
		.pager ul li{float:left;display:block;list-style-type:none;margin:0 5px 0 0;overflow:hidden;clear:none !important;background:none;}
			.pager ul li a{float:left;display:block;font:11px Arial,Helvetica,Sans-serif;color:#ababab !important;outline:none;overflow:hidden;}
				.pager ul li a span{float:left;display:block;font:11px Arial,Helvetica,Sans-serif;color:#ababab !important;padding:2px;}

			.pager ul li a:hover, .pager ul li a:hover span, .pager ul li.active a, .pager ul li.active a span{text-decoration:none;color:#62cbe6 !important;}
			
			.pager ul li.prevv a{background:url(/i/assets/andclub/i/pager.png) no-repeat 0 0;width:18px;height:11px;margin:4px 0 0 0;text-indent:-9000pt;overflow:hidden;}
			.pager ul li.prev a{background:url(/i/assets/andclub/i/pager.png) no-repeat -21px 0 !important;width:18px;height:11px;margin:4px 0 0 0;text-indent:-9000pt;overflow:hidden;}
			.pager ul li.next a{background:url(/i/assets/andclub/i/pager.png) no-repeat -42px 0 !important;width:18px;height:11px;margin:4px 0 0 0;text-indent:-9000pt;overflow:hidden;}
			.pager ul li.nextt a{background:url(/i/assets/andclub/i/pager.png) no-repeat -63px 0;width:18px;height:11px;margin:4px 0 0 0;text-indent:-9000pt;overflow:hidden;}


			.pager ul li.prevv a:hover{background-position:0 -14px;}
			.pager ul li.prev a:hover{background-position:-21px -14px;}
			.pager ul li.next a:hover{background-position:-42px -14px;}
			.pager ul li.nextt a:hover{background-position:-63px -14px;}


.head-info{text-align:right;float:right;width:460px !important;}
	.head-info h2{color:#696177;font:28px "Georgia",Arial,Helvetica,Sans-serif;}
		.head-info h2 span{color:#696177;}
	.head-info h3{color:#aeaeae;font:22px "Georgia",Arial,Helvetica,Sans-serif;}
	.head-info p{color:#aeaeae;font:15px "Georgia",Arial,Helvetica,Sans-serif !important;}
	div#content h5{font:15px "Georgia",Arial,Helvetica,Sans-serif;margin:20px 0 10px 0;clear:both;display:block;}

.trends-main.two-cols{background:url(/i/assets/andclub/i/ruler-e2e2e2.png) repeat-y 48.3% 0;margin:-30px 0 0 0;padding:40px 0 0 0;clear:none;}
	.trends-main.two-cols .col-left, .trends-header.two-cols .col-left{padding:0;width:45.6% !important;overflow:hidden;}
	.trends-main.two-cols .col-right, .trends-header.two-cols .col-right{padding:0;width:49.2% !important;overflow:hidden;margin:0;}

.trends-main.two-cols .col-left, .trends-main.two-cols .col-right{background:url(/i/assets/andclub/i/ruler-e2e2e2.png) repeat-y 50% 0;}
.magazin-main.three-cols{background:url(/i/assets/andclub/i/three-ruler-e2e2e2.png) repeat-y 50% 0;}
.trends-main.two-cols .col-left .overflow-hider, .trends-main.two-cols .col-right .overflow-hider{width:488px;}

.trends-container.wide-trend{background:#fff;width:440px !important;}
	.trends-container.wide-trend img{width:420px;margin:0 auto;}
.trends-container{width:215px;float:left;margin:0 15px 10px 0;}
	.trends-container img{width:210px;}

.magazin-container{width:280px;margin:20px 0 25px 20px;}
	.trends-container a, .magazin-container a{display:block;}
	.trends-container h4, .magazin-container h4{margin:20px 0 5px 0;}
	.trends-container h4, .trends-container h4 a, .magazin-container h4, .magazin-container h4 a{clear:both;display:block;color:#474747 !important;font:20px "Georgia",Arial,Helvetica,Sans-serif;}
		.trends-container h4 a:hover, .magazin-container h4 a:hover{text-decoration:none;}
	.trends-container p, .trends-container p a, .magazin-container p, .magazin-container p a{display:block;color:#818181 !important;}
	
	.magazin-container#magazin-andclub{background:url(/i/assets/andclub/i/bg-and-magazin.png) no-repeat 100% 0;width:300px !important;margin:0 0 0 20px;padding:42px 0 25px;}
	
.more-trends{background:url(/i/assets/andclub/i/ico-daha-fazla-trends.png) no-repeat 0 0;width:143px;height:21px;text-indent:-9000pt;overflow:hidden;display:block;}
.more-etkinlik{background:url(/i/assets/andclub/i/ico-daha-fazla-etkinlik.png) no-repeat 0 0;width:143px;height:21px;text-indent:-9000pt;overflow:hidden;display:block;}
.more-travel{background:url(/i/assets/andclub/i/ico-daha-fazla-seyahat.png) no-repeat 0 0;width:144px;height:22px;text-indent:-9000pt;overflow:hidden;display:block;}

div.content h1.gray, div#content h1.gray{color:#818181 !important;font:normal 30px "Georgia",Arial,Helvetica,Sans-serif;margin:0 0 20px 0 !important;}
div.content h1.green, div#content h1.green{color:#84c3a1 !important;font:normal 30px "Georgia",Arial,Helvetica,Sans-serif;margin:0 0 20px 0 !important;}
div.content h2.gray, div#content h2.gray{color:#818181 !important;font:normal 22px "Georgia",Arial,Helvetica,Sans-serif;margin:0 0 10px 0;}
div.content h2.special-green, div#content h2.special-green{color:#b8bd93 !important;font:normal 22px "Georgia",Arial,Helvetica,Sans-serif;margin:0 0 10px 0;}
div.content h2.green, div#content h2.green{color:#84c3a1 !important;font:normal 22px "Georgia",Arial,Helvetica,Sans-serif;margin:0 0 20px 0 !important;}
div.content h3, div#content h3, .text h4, .text h1.gray{margin:0 0 10px 0;}
.text{clear:both;}

a#btn-ne-dediler{background:url(/i/assets/andclub/i/btn-ne-dediler.png) no-repeat 0 0;display:block;width:198px;height:26px;overflow:hidden;text-indent:-9000pt;margin:0 10px 5px 0;float:left;}

a#btn-uyelik-istiyorum{background:url(/i/assets/andclub/i/btn-uyelik-istiyorum.png) no-repeat 0 0;display:block;width:283px;height:45px;overflow:hidden;text-indent:-9000pt;margin:0 10px 5px 0;float:left;}

a#btn-kimler-alir{background:url(/i/assets/andclub/i/btn-kimler-alir.png) no-repeat 0 0;display:block;width:232px;height:26px;overflow:hidden;text-indent:-9000pt;margin:0 10px 5px 0;float:left;}
a#btn-hizmet-ayricalik{background:url(/i/assets/andclub/i/btn-hizmet-ayricalik.png) no-repeat 0 0;display:block;width:233px;height:26px;overflow:hidden;text-indent:-9000pt;margin:0 10px 5px 0;float:left;}
a#btn-abone-ol{background:url(/i/assets/andclub/i/btn-abone-ol.png) no-repeat 0 0;display:block;width:246px;height:45px;overflow:hidden;text-indent:-9000pt;margin:-140px 10px 5px -40px;float:left;position:relative;}

a#btn-hizmet-ayricalik.active, a#btn-hizmet-ayricalik:hover, a#btn-ne-dediler:hover, #btn-ne-dediler.active,a#btn-uyelik-istiyorum:hover, #btn-uyelik-istiyorum.active, a#btn-kimler-alir:hover, a#btn-kimler-alir.active, #btn-uyelik-istiyorum.active, a#btn-abone-ol:hover, a#btn-abone-ol.active{background-position:0 100% !important;}

#abone-ol-bubble{background:url(/i/assets/andclub/i/abone-bubble.png) no-repeat 0 0;width:292px;height:152px;position:absolute;top:175px;left:588px;font:bold 12px Arial,Helvetica,Sans-serif;color:#7f8488;line-height:25px;padding:14px 15px 0;display:none;}
#abone-ol-bubble a{color:#7F8488 !important;}
#abone-ol-bubble a span{color:#62cbe6 !important;}


.bluebox{clear:both;background:#f6f7f7;border:1px solid #eceeef;padding:10px 20px 10px 20px;}
	.blue-close{width:11px;height:11px;display:block;overflow:hidden;text-indent:-9000pt;float:right;margin:20px 0 0 0;background:url(/i/assets/andclub/i/blue-close.png) no-repeat 0 0;}
	#ne-dediler .bluebox-cont{clear:both;float:right;height:400px;margin:9px -12px 0 0;overflow-y:auto;width:958px;}

#ne-dediler{display:none;width:938px !important;position:absolute;margin:0 0 0 6px;height:470px;float:right;position:absolute;right:-15px;background:#717272 !important;color:#eee !important;border:none;top:0;}

div#content #ne-dediler h1.gray{color:#eee !important;}
#ne-dediler .testimonial{color:#eee !important;font-size:12px;}
#quint-merkez .blue-close, #ne-dediler .blue-close {background:url(/i/assets/andclub/i/gray-close.png) no-repeat 0 0 !important;}
 #content #sidebar{display:none;}
.testimonial{font-size:14px;margin:0 0 20px 0;}
	.testimonial b{clear:both;display:block;}
	
#hizmetler-container{position:absolute;height:478px;width:0px;overflow:hidden;}
	#hizmetler-container #hizmetler-inner{width:918px;height:456px;}
	#hizmetler-container #hizmetler-inner .bluebox-cont{overflow-y:auto;height:300px;}
	
#quint-ayricalik-txt, #andclub-hizmetleri{overflow:hidden;position:absolute;display:none;width:0;top:10px;left:35px;height:590px;background:#fff;}
	#quint-ayricalik-txt-inner, #andclub-hizmetleri-inner{background:#fff;width:860px;overflow:hidden;padding:20px;}
	#quint-ayricalik-txt-inner .blue-close, #andclub-hizmetleri-inner .blue-close{margin:10px 0 0;}
.header-fix{margin:0 0 30px;}

#content .content{display:none;}

#contact-cols{background:url(/i/assets/andclub/i/ruler-e2e2e2.png) repeat-y 50% 0;}
#contact-cols .two-cols{background:url(/i/assets/andclub/i/ruler-e2e2e2.png) repeat-y 50% 0;}

#contact-img{background:url(/i/assets/andclub/i/contact-img.jpg) no-repeat 100% 0;}

#contact-img #contact2.three-cols .adress-container{margin:40px 10px 0 25px;}
#contact2.three-cols{background:url(/i/assets/andclub/i/contact2bg.png) repeat-y 51% 0;}

#contact-img #contact2.three-cols{width:675px;background:url(/i/assets/andclub/i/contact3bg.png) repeat-y 224px 0;}
#contact-img{position: relative;}
#info-wrap{width: 479px;height: 145px;background: #ffffff;position: absolute; left: 25px; top: 25px;}
table#info{background: #ffffff;border: 0px;width: 569px;font-family: Arial;font-size: 13px;}
table#info tr td{height: 22px;vertical-align: middle; padding: 0px;}
table#info tr td.first{width: 160px;padding: 0px 0px 0px 10px !important;}
table#info tr td.second{width: 2px;text-align: center;}
table#info tr td.last{width: 387px;padding: 0px 0px 0px 10px !important;}

.adress-container{display:block;margin:20px 10px 0 26px;min-height:200px;*height:200px;}
	div#content .adress-container h3{font-size:18px !important;color:#84c3a1;}
	div#content .adress-container p{font-size:12px !important;}
	.adress-container div{margin:5px 0 0 0;}
		.adress-container div span{font-weight:bold;}

.andmag-list{clear:both;display:block;overflow:hidden;margin:5px 0;}
	.andmag-list ul{display:block;}
		.andmag-list ul li{list-style-type:none;margin:0 0 4px 0}
			.andmag-list ul li a{background:url(/i/assets/andclub/i/maglist-arrow.png) no-repeat 0 8px;padding:5px 0 5px 15px;font-size:16px;color:#848a90 !important;}
				.andmag-list ul li a{font-size:16px;color:#848a90 !important;}


#kampanyalar.two-cols .col-left{width:461px !important;}
	div#content #kampanyalar.two-cols .col-left .campaign-container h3 a{font:22px "Georgia",Arial,Helvetica,Sans-serif;color:#bc8c58;}
	div#content #kampanyalar.two-cols .col-left .campaign-container h4 a{font:20px "Georgia",Arial,Helvetica,Sans-serif;color:#755737;}
#kampanyalar.two-cols .col-right{width:461px !important;}
	div#content #kampanyalar.two-cols .col-right .campaign-container h3 a{font:22px "Georgia",Arial,Helvetica,Sans-serif;color:#91bcc9;}
	div#content #kampanyalar.two-cols .col-right .campaign-container h4 a{font:20px "Georgia",Arial,Helvetica,Sans-serif;color:#7baab8;}

#travelcamp-cont-y{background:url(/i/assets/andclub/i/vert-camp1-y.png) repeat-y 0 0;clear:both;}
	#travelcamp-title{background:url(/i/assets/andclub/i/vert-camp1-title.png) no-repeat 0 0;}
		#travelcamp-bottom{background:url(/i/assets/andclub/i/vert-camp1-btm.png) no-repeat 0 100%;min-height:300px;overflow:hidden;}

#conciergecamp-cont-y{background:url(/i/assets/andclub/i/vert-camp2-y.png) repeat-y 0 0;clear:both;}
	#conciergecamp-title{background:url(/i/assets/andclub/i/vert-camp2-title.png) no-repeat 0 0;}
		#conciergecamp-bottom{background:url(/i/assets/andclub/i/vert-camp2-btm.png) no-repeat 0 100%;min-height:300px;overflow:hidden;}

.kamp-title{float:right;display:block;overflow:hidden;margin:0;padding:0;text-indent:-9000pt;width:148px;height:27px;clear:both;}

#title-yurtici{background:url(/i/assets/andclub/i/camp-title-yurtici.png) no-repeat 0 0;}
#title-alisveris{background:url(/i/assets/andclub/i/camp-title-alisveris.png) no-repeat 0 0;}
#title-yurtdisi{background:url(/i/assets/andclub/i/camp-title-yurtdisi.png) no-repeat 0 0;}
#title-citypackage{background:url(/i/assets/andclub/i/camp-title-citypackage.png) no-repeat 0 0;}
#title-restoran{background:url(/i/assets/andclub/i/camp-title-restoran.png) no-repeat 0 0;}
#title-seyahat2{background:url(/i/assets/andclub/i/bant.jpg) no-repeat 0 0;}
#title-seyahat{background:url(/i/assets/andclub/i/camp-title-seyahat.png) no-repeat 0 0;}
#title-etkinlik{background:url(/i/assets/andclub/i/etkinlik.png) no-repeat 0 0;}
#title-hotel{background:url(/i/assets/andclub/i/hotel.jpg) no-repeat 0 0;}
#title-deneyim{background:url(/i/assets/andclub/i/camp-title-deneyim.jpg) no-repeat 0 0;}

.campaign-container{margin:0 0 25px 40px;overflow:hidden;clear:both;}
	.campaign-container a.camp-img{display:block;float:left;margin:0 5px 0 0;}
	.campaign-container a.camp-img img{display:block;float:left;margin:0 5px 0 0;width:176px;height:200px;}
	.campaign-container.wide a.camp-img img{display:block;float:left;margin:0 5px 0 0;width:421px;height:200px;}
		div#content .campaign-container h3{padding:10px 0;overflow:hidden;margin:0;}
		div#content .campaign-container p a{color:#818181;font:11px Arial,Helvetica,Sans-serif;}
		div#content .campaign-container a.camp-splash{overflow:hidden;float:right;}


.acc-nav{display:block;clear:both;overflow:hidden;margin:10px 0;}
	.acc-nav ul{padding:0;margin:0;}
		.acc-nav ul li{margin:0 0 3px 0;list-style-type:none;}
				.acc-nav ul li ul{display:none;margin:15px 0;}
					.acc-nav ul li ul li{}
						.acc-nav ul li ul li a{padding:4px 0 0 21px;background:url(/i/assets/andclub/i/left-list-blt.png) no-repeat 5px 8px !important;font:normal 11px Arial,Helvetica,Sans-serif;overflow:hidden;border-bottom:1px solid #f5f6f3;height:20px;}
							.acc-nav ul li ul li a span{font:normal 11px Arial,Helvetica,Sans-serif;background:none !important;padding:0;}
			.acc-nav ul li a{background:url(/i/assets/andclub/i/left-acc-bg.png) no-repeat 100% 0;overflow:hidden;display:block;height:28px;font:bold 14px Arial,Helvetica,Sans-serif;color:#848a90;}
					.acc-nav ul li.active a span{background:url(/i/assets/andclub/i/lef-acc-arr-down.png) no-repeat 5px 9px;}
				.acc-nav ul li a span{font:bold 14px Arial,Helvetica,Sans-serif;color:#848a90;background:url(/i/assets/andclub/i/lef-acc-arr.png) no-repeat 5px 9px;padding:5px 0 0 20px;display:block;}
				.acc-nav ul li.active a, .acc-nav ul li.active a.dark{background-position:100% 100%;}
				.acc-nav ul li a.dark{background-position:100% -38px;}
				.acc-nav ul li a{background-position:100% 0;}
				
				.acc-nav ul li ul li.active a, .acc-nav ul li ul li.active a span,
				.acc-nav ul li ul li.active a:hover, .acc-nav ul li ul li.active a:hover span{color:#62cbe6;}
				
.nedir-table{width:100%;margin:10px 0;}
	.nedir-table thead tr th{background:#dcf3f9;border:1px solid #eceeef;font:20px Arial,Helvetica,Sans-serif;color:#9facbd;padding:10px 0 9px 20px;}
	.nedir-table tbody tr td.table-title{background:#f0f1f1;border:1px solid #eceeef;font:20px Arial,Helvetica,Sans-serif;color:#9facbd;padding:10px 0 9px 20px;}
	.nedir-table tbody tr td{background:#fbfbfc;border:1px solid #f7f7f8;vertical-align:top;color:#818181;font:18px Arial,Helvetica,Sans-serif;padding:10px 0 0 20px;}
	.nedir-table tbody tr td ul li{list-style-type:circle;font:15px Arial,Helvetica,Sans-serif;color:#818181;}
	
	#kimler-kart-1{background:url(/i/assets/andclub/i/kimler-kart-1.png) no-repeat 95% 10px;}
	#kimler-kart-2{background:url(/i/assets/andclub/i/kimler-kart-2.png) no-repeat 95% 10px;}
	
.accordion2 h5, .accordion h5{background:url(/i/assets/andclub/i/bg-acc.png) no-repeat 0 0;display:block;padding:4px 0 0 20px;height:24px;font:bold 14px "Georgia",Arial,Helvetica,Sans-serif !important;margin:0 0 5px 0 !important;cursor:pointer;}
.accordion2 div, .accordion div{display:none;}
	.accordion2 div div, .accordion div div{display:block;}
	
#seyahat.two-cols{}
	#seyahat.two-cols .col-left{width:465px !important;}
	#seyahat.two-cols .col-right{width:465px !important;}
	#seyahat.two-cols .main-header h1{background-position:0 0 !important;}
	

#seyahat .seyahat-img{width:463px;height:310px;display:block;clear:both;font:40px "Georgia";margin:0;}

.seyahat-info{display:block !important;}
.acc-img{display:block !important;position:relative;margin:15px 0;}
	.seyahat-more{position:absolute;right:5px;bottom:10px;background:url(/i/assets/andclub/i/seyahat-more.png) no-repeat 0 0;overflow:hidden;display:block;width:146px;height:20px;text-indent:-9000pt;}

#seyahat-mask, .seyahat-mask{display:block !important;/*height:450px*/;position:relative;overflow:hidden;}
	#seyahat-mask .seyahat-info, .seyahat-mask .seyahat-info{position:absolute;top:0;left:0;display:block !important;overflow:hidden;width:0px;}
.seyahat-info-cont{display:block !important;width:465px;}

.special-fotogaleri-mask{overflow:hidden;width:780px;height:277px;position:relative;margin:0 0 0 30px;}
	.special-fotogaleri{width:50000px;height:277px;position:absolute;top:0;left:0;}
		.special-fotogaleri img{float:left;margin:0;padding:0;display:block;}
		#special-width{float:left;zoom:1;overflow:hidden;}
		#special-back{position:absolute;top:0;left:0;display:block;width:70px;height:277px;background:url(/i/assets/andclub/i/back-arrow.png) no-repeat 50% 50%;text-indent:-9000pt;}
		#special-next{position:absolute;top:0;left:710px;width:70px;height:277px;background:url(/i/assets/andclub/i/next-arrow.png) no-repeat 50% 50%;text-indent:-9000pt;}
		
#special-foto-info{background:#e9f8fb;border:1px solid #e4e4e4;border-top:none;padding:10px 10px;margin:0 30px;}
	#special-foto-info h2, #special-foto-info h1{margin:0 0 5px 0 !important;padding:0 !important;color:#848a90 !important;}
	
	
#special-gallery-list{margin:50px 0 0 0;padding:0;overflow:hidden;}
	#galeria-title{display:block;overflow:hidden;text-indent:-9000pt;width:20px;height:117px;background:url(/i/assets/andclub/i/etkinlik-seciniz.png) no-repeat 0 0;float:left;clear:both;margin:0 10px 0 0 !important;*margin:37px 10px 0 0 !important;}
	
	#ico-stf{background:url(/i/assets/andclub/i/ico-stf.png) no-repeat 0 0;width:138px;height:28px;display:block;overflow:hidden;text-indent:-9000pt;float:right;margin:0 0 10px 0;}

	.small-c{position:relative;float:left;width:810px;overflow:hidden;height:180px;display:block;zoom:1;margin:0 0 10px 0;}
	.small-gallery-item{cursor:pointer;opacity:.7;float:left;margin:0 20px 0 0;}
	.small-gallery{float:left;overflow:hidden;width:790px;position:relative;height:180px;}
	.small-gallery-info{border:1px solid #e4e4e4;border-top:none;background:#f4f4f4;width:118px;padding:5px 10px 0 10px;height:96px;}
	.small-gallery-item h3, h4{font-size:12px !important;}
	.small-gallery-item img{display:block;}
	.small-gallery-overflow{width:10000px;position:absolute;top:0;left:0;}
	.small-gallery-width{float:left;}
	#small-gallery-back{right:0;top:40px;position:absolute;;background:url(/i/assets/andclub/i/small-gallery-arr.png) no-repeat 0 100%;width:16px;height:25px;text-indent:-9000pt;}
	#small-gallery-next{right:0;top:80px;position:absolute;background:url(/i/assets/andclub/i/small-gallery-arr.png) no-repeat 0 0;width:16px;height:25px;text-indent:-9000pt;}
	.small-gallery-item.active{opacity:1 !important;}
	.small-gallery-item.active .small-gallery-info{background:#e9f8fb !important;}
	
	
	.special-list{clear:both;margin:20px 0 15px 0 !important;}
		.special-list ul{}
			.special-list ul li{list-style-type:none;background:url(/i/assets/andclub/i/special-arr.png) no-repeat 0 4px;font:11px Arial,Helvetica,Sans-serif;color:#818181 !important;padding:0 0 0 10px !important;display:block;overflow:hidden;margin:0 0 10px 0;}
				.special-list ul li a{font:11px Arial,Helvetica,Sans-serif;color:#818181 !important;display:block;overflow:hidden;}
					.special-list ul li a span{font:11px Arial,Helvetica,Sans-serif;color:#b4b4b4 !important;}
					
	.special-list2{clear:both;margin:20px 0 15px 0 !important;}
		.special-list2 ul{}
			.special-list2 ul li{list-style-type:none;background:url(/i/assets/andclub/i/special-arr.png) no-repeat 0 4px;font:11px Arial,Helvetica,Sans-serif;color:#818181 !important;padding:0 0 0 10px !important;display:block;overflow:hidden;margin:0 0 10px 0;}
					.special-list2 ul li span{font:11px Arial,Helvetica,Sans-serif;color:#62cbe6 !important;}
					
					
	#clubs{background:url(/i/assets/andclub/i/club-special.jpg) no-repeat 100% 0;overflow:hidden;min-height:700px;}
	
	#club-relative{position:relative;}
	#special-absolute{position:absolute;top:0;left:35px;background:#fff;display:block;overflow:hidden;width:0;}
	#special-absolute-bg{background:#fff;opacity:.5;display:block;width:960px;height:500px;position:absolute;top:0;left:0;display:none;}
	#special-container{width:840px;background:#fff;padding:10px 20px 30px 20px;}
	
#ajanda-search{overflow:hidden;margin:0;padding:0;clear:both;}
	#ajanda-search .gray-box-container{padding:5px;}
		#ajanda-search .gray-box-container form.alternative-search{overflow:hidden;float:right;clear:none;}
		#ajanda-search .gray-box-container form.ajanda-select{overflow:hidden;float:left;clear:none;}
			#ajanda-search .gray-box-container form div{overflow:hidden;}
				#ajanda-search .gray-box-container form div label{float:left;margin-bottom:0;}
				#ajanda-search .gray-box-container form div p{float:left;margin:0;}
				
				
/* select */

.selectbox-main{float:left;margin:0 5px 0 0;}

div.selectbox-wrapper {
  position:absolute;
  width:158px;
  background-color: #fff;
  border:1px solid #eeecef;
  margin:0px;
  _margin-top: -4px;
  padding:0px;
  font-size:11px;
  text-align:left;
  max-height:200px;
  overflow:auto;
  color:#535353;
  z-index:1;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px !important;
  padding:0px !important;
}
div.selectbox-wrapper ul li.selected { 
   background-color: #62cbe6;
   color:#fff !important;
}
div.selectbox-wrapper ul li.current { 
  color: #62cbe6;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px 5px;
  cursor:pointer;
}

.selectbox /* look&fell of  select box*/
{
  padding: 3px 0 0 4px;
  _padding: 3px 0 0 4px;
  font-family:Arial, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  width : 183px; 
  display : block;
  text-align:left; 
  background:#fff url(/i/assets/andclub/i/bg-drop-down.png) right no-repeat !important;
  height:18px;
  _height:23px;
  cursor: pointer;
  border:0px solid #6c6c6c;
  color:#535353;
}

/* ie7 */
html>body .selectbox {
	*padding: 0 0 0 4px;
}

/* opera9, webkit */
@media all and (min-width:0px) {
    head~body .selectbox { padding: 0 0 0 3px; }
}

input.selectbox {
	line-height: 21px;
	vertical-align: middle !important;
}

/* select */


#ajanda{position:relative;width:978px;margin:0 0 0 -10px;overflow:hidden;}
	#ajanda-back{background:url(/i/assets/andclub/i/agenda-back.png) no-repeat 0 0;text-indent:-9000pt;display:block;overflow:hidden;position:absolute;top:10px;left:0;width:20px;height:32px;}
	#ajanda-next{background:url(/i/assets/andclub/i/agenda-next.png) no-repeat 0 0;text-indent:-9000pt;display:block;overflow:hidden;position:absolute;top:10px;right:0;width:21px;height:32px;}


#ajanda-position{clear:both;overflow:hidden;}

#ajanda-main-container{clear:both;overflow:hidden;width:10000px;background:url(/i/assets/andclub/i/ajanda-ruler.png) repeat 171px 0;margin:40px 0 20px -9px;position:absolute;top:0;left:0;}

#devam-eden-main-container{clear:both;overflow:hidden;margin:0;}
	#devam-eden-main-container .ajanda-col{min-height:200px;}
		#devam-eden-main-container .ajanda-col .agenda-item{border:0 !important;margin:0;}
.ajanda-col{float:left;width:145px;margin:0 0 0 18px;min-height:1000px;}
.ajanda-col.first-col{margin:0 0 0 0!important;}
	.ajanda-col.first-col .ajanda-date-title{float:right;}
	.ajanda-date-title{margin:0 0 25px 0;}
		.ajanda-date-title h1{font:47px "Georgia",Arial,Helvetica,Sans-serif !important;color:#62cbe6 !important;margin:0 !important;padding:0 !important;line-height:36px !important;}
		.ajanda-date-title h2{font:39px "Georgia",Arial,Helvetica,Sans-serif !important;color:#62cbe6 !important;margin:0 !important;padding:0 !important;line-height:47px !important;}
		.ajanda-date-title h3{font:27px "Georgia",Arial,Helvetica,Sans-serif !important;color:#a5ac73 !important;margin:0 !important; padding:0 !important;line-height:22px !important;}


	.agenda-item{clear:both;overflow:hidden;border-bottom:1px solid #d2dbe5;padding:0 0 10px 0;margin:0 0 20px 0;width:145px;cursor:pointer;}
	.agenda-info{padding:0 0 0 10px;margin:8px 0 0 0 !important;overflow:hidden;}
		.agenda-info h4{font-size:14px !important;margin:0 !important;font-weight:bold;}	
		.agenda-info p{margin:0 !important;padding:0 0 20px 0;font-weight:bold !important;line-height:14px;}
	.agenda-item.music .agenda-info{background:url(/i/assets/andclub/i/agenda-music.png) no-repeat 0 2px;}
	.agenda-item.music .agenda-info h4{color:#51aac0;}
	.agenda-item.music .agenda-info p{background:url(/i/assets/andclub/i/agenda-music-dot.png) no-repeat 100% 100%;}

	.agenda-item.event .agenda-info{background:url(/i/assets/andclub/i/agenda-event.png) no-repeat 0 2px;}
	.agenda-item.event .agenda-info h4{color:#e0ab00;}
	.agenda-item.event .agenda-info p{background:url(/i/assets/andclub/i/agenda-event-dot.png) no-repeat 100% 100%;}

	.agenda-item.sports .agenda-info{background:url(/i/assets/andclub/i/agenda-sports.png) no-repeat 0 2px;}
	.agenda-item.sports .agenda-info h4{color:#4a9753;}
	.agenda-item.sports .agenda-info p{background:url(/i/assets/andclub/i/agenda-sports-dot.png) no-repeat 100% 100%;}

	.agenda-item.art .agenda-info{background:url(/i/assets/andclub/i/agenda-art.png) no-repeat 0 2px;}
	.agenda-item.art .agenda-info h4{color:#bd009a;}
	.agenda-item.art .agenda-info p{background:url(/i/assets/andclub/i/agenda-art-dot.png) no-repeat 100% 100%;}

#ajanda-legend{background:url(/i/assets/andclub/i/ajanda-legend.png) no-repeat 50% 50%;height:40px;border-top:1px solid #d2dbe5;}

.devam-eden{margin:40px 0 0 -15px;clear:both;width:990px !important;}
	.devam-eden-title{background:url(/i/assets/andclub/i/devam-eden-etkinlik.png) no-repeat 100% 0;height:40px;width:268px;text-indent:-9000pt;overflow:hidden;display:block;margin:0 !important;padding:0 !important;}
	
	.devam-eden-center{background:#f3fbfd;padding:20px 0;}
		#devam-eden-main-container .ajanda-col.first-col{width:120px;margin:0 0 0 12px !important;overflow:hidden;}

	#devam-eden-back{display:block;position:absolute;overflow:hidden;top:0;left:0;width:20px;height:320px;background:#f3fbfd url(/i/assets/andclub/i/devam-eden-back.jpg) no-repeat 50% 50%;text-indent:-9000pt;}
	#devam-eden-next{display:block;position:absolute;overflow:hidden;top:0;right:0;width:20px;height:320px;background:#f3fbfd url(/i/assets/andclub/i/devam-eden-next.jpg) no-repeat 50% 50%;text-indent:-9000pt;}


#splash{background:none;position:absolute;top:209px;left:0;display:none;width:395px;height:500px;margin:0 auto;}

#splash-top{background:url(/i/assets/andclub/i/splash-top-24.png) no-repeat 0 0;padding:12px 0 0 0;}
#splash-center{width:395px;}
#splash-center #s-center{background:#f2f2f2;}
#splash-center #s-left{background:url(/i/assets/andclub/i/shadow-left-24.png) repeat-y 0 0;width:8px;}
#splash-center #s-right{background:url(/i/assets/andclub/i/shadow-right-24.png) repeat-y 0 0;width:8px;}
#splash-bottom{position:relative;}
	#splash-bottom-bg{background:url(/i/assets/andclub/i/shadow-bottom-24.png) no-repeat 0 0;width:395px;height:95px;position:absolute;top:0;left:0;}
	#splash-bottom-container{width:285px;height:95px;position:absolute;top:0;left:0;padding:0 90px 0 20px;}


#agenda-splash-container{display:block;min-height:430px;margin:10px 10px 0 10px;border-bottom:1px solid #d2dbe5;}
#agenda-splash-container .blue-close{margin:0;}
#agenda-splash-title{cursor:move;float:left;width:340px;}
#agenda-splash-title .first-title{font-size:21px;color:#62cbe6;}
#agenda-splash-title .second-title{font-size:21px;color:#62cbe6;}
#agenda-splash-title .third-title{font-size:14px;color:#a5ac73;}


#splash-img{position:relative;margin:0 auto 10px;width:340px;clear:both;}
	#splash-img img{display:block;}
		#splash-img-info{position:absolute;background:#fff;opacity:.8;display:block;margin:0 5px;bottom:5px;width:330px;height:60px;}
		#splash-img-info h2{margin:5px 0 0 5px;padding:0;font-size:17px !important;}
		#splash-img-info p{margin:0 0 0 5px;padding:0;font-size:12px;}
	
	#splash-txt-stf-cont{margin:0 10px;position:relative;height:140px;}
		#splash-txt{font-size:12px;overflow-y:auto;height:148px;}
			#splash-txt p{font-size:12px;}
		#stf{display:block;left:0;bottom:1px;width:340px;overflow:hidden;background:#f2f2f2;position:absolute;height:0;}
		
		#stf-hr{border-bottom:1px solid #d2dbe5;margin:0 0 6px 0;padding:6px 0 0 0;overflow:hidden;}
		.stf-row{overflow:hidden;margin:0 0 5px 0;}
			#stf-center h4{color:#51aac0;font-size:16px;margin:0 0 5px 0}
			.stf-row label{display:block;float:left;width:100px;}
			.stf-row input{border:0;float:left;color:#4a4a4a;font-family:Arial;}
		.stf-gonder{float:right !important;outline:none;}
		
	#splash-txt.bilet-talep{background:url(/i/assets/andclub/i/txt-bilet-talep.png) no-repeat 0 95%;padding:0 0 38px 0;}
	

#splash-stf{margin:10px 0 0 0;}
	#splash-stf a{display:block;text-indent:-9000pt;overflow:hidden;float:left;}
	#stf-s{background:url(/i/assets/andclub/i/ico-stf-s.png) no-repeat 0 0;width:55px;height:56px;}
	#stf-s-top{background:url(/i/assets/andclub/i/ico-stf-s.png) no-repeat 0 0;width:55px;height:28px;margin:0 5px 0 0;text-indent:-9000pt;display:block;overflow:hidden;float:left;}
	.stf-external{width:16px;height:16px;margin:10px 0 0 10px;}
	#stf-facebook{background:url(/i/assets/andclub/i/stf-icons.png) no-repeat 0 0;}
	#stf-facebook:hover{background-position:0 -28px;}
	#stf-delicious{background:url(/i/assets/andclub/i/stf-icons.png) no-repeat -24px 0;}
	#stf-delicious:hover{background-position:-24px -28px;}
	#stf-friendfeed{background:url(/i/assets/andclub/i/stf-icons.png) no-repeat -48px 0;}
	#stf-friendfeed:hover{background-position:-48px -28px;}
	#stf-twitter{background:url(/i/assets/andclub/i/stf-icons.png) no-repeat -72px 0;}
	#stf-twitter:hover{background-position:-72px -28px;}
	#stf-digg{background:url(/i/assets/andclub/i/stf-icons.png) no-repeat -96px 0;}
	#stf-digg:hover{background-position:-96px -28px;}
	#stf-myspace{background:url(/i/assets/andclub/i/stf-icons.png) no-repeat -120px 0;}
	#stf-myspace:hover{background-position:-120px -28px;}
	#stf-stmbl{background:url(/i/assets/andclub/i/stf-icons.png) no-repeat -168px 0;}
	#stf-stmbl:hover{background-position:-168px -28px;}
	#stf-rss{background:url(/i/assets/andclub/i/stf-icons.png) no-repeat -144px 0;}
	#stf-rss:hover{background-position:-144px -28px;}
	
	
#andmag{position:relative;}
#andmag-basvur-bg{position:absolute;width:960px;height:525px;top:0;left:0;background:#fff;opacity:.5;display:none;}
#andclub-hizmetleri-bg{position:absolute;width:960px;height:580px;top:0;left:0;background:#fff;opacity:.5;display:none;}
#andmag-basvur-cont{overflow:hidden;position:absolute;display:none;width:0;height:510px;top:10px;left:35px;}
#andmag-basvur{width:860px;height:432px;}
#andmag-basvur .blue-close{margin:10px 0 0 0;}

	#basvuru-form h2{background:url(/i/assets/andclub/i/txt-basvuru-formu.png) no-repeat 0 0;overflow:hidden;display:block;width:308px;height:29px;text-indent:-9000pt;}
	#basvuru-form h3{font:15px "Georgia",Arial,Helvetica,Sans-serif;color:#8c9297;line-height:25px;}
	
	.andmag-basvuru-form{overflow:hidden;}
		.andmag-basvuru-form div{overflow:hidden;clear:both;}
			.andmag-basvuru-form div p{float:left;overflow:hidden;}
			.andmag-basvuru-form div label{display:block;float:left;width:100px;font:17px "Georgia",Arial,Helvetica,Sans-serif;color:#8c9297;margin:2px 0 0;}
	
	.stylish-txt{background:#fff url(/i/assets/andclub/i/textarea-bg.png) no-repeat 0 0;width:250px;height:69px;display:block;}
		.stylish-txt textarea{background:none;border:0;padding:3px 0 0 4px;font:12px Arial,Helvetica,Sans-serif;color:#555;}
	
	.andmag-basvuru-form div span .gonder-button{float:right;margin:0 80px 0 0;}
	.andmag-basvuru-form div span.stylish-input input{width:244px !important;}
	.form-img{float:right;margin:20px 40px 0 0;}
	#andmag-result{display:none;margin:50px 20px 0 0;}
	
	#nedir{background:url(/i/assets/andclub/i/nedir.jpg) no-repeat 100% 0;height:595px;position:relative;}
	#seyahat-servis{background:url(/i/assets/andclub/i/seyahat-servisleri.jpg) no-repeat 100% 0;min-height:400px;position:relative;}
	#concierge-servis{background:url(/i/assets/andclub/i/concierge-servisleri.jpg) no-repeat 100% 0;min-height:400px;position:relative;}
		#btn-conc-deneyim{background:url(/i/assets/andclub/i/btn-conc-deneyim.png) no-repeat 0 0;display:block;overflow:hidden;width:290px;height:53px;}
	
	#quint-servis-cont{background:#5d5e5e;min-height:400px;position:relative;margin:0 0 0 -14px;width:948px;padding:20px;}
	#quint-servis{position:relative;}
		div#content #quint-servis-cont h2.gray{color:#eee !important;}
		#quint-servis-cont .special-list2 ul li{color:#ededed !important;background:url(/i/assets/andclub/i/special-arr-gray.png) no-repeat 0 4px;}
		#quint-servis .col-right{background:url(/i/assets/andclub/i/quint-img.jpg) no-repeat 100% 0;height:480px;}
		
		#btn-quint-merkez{background:url(/i/assets/andclub/i/btn-quint-stripe.png) no-repeat 0 0;width:183px;height:33px;display:block;overflow:hidden;text-indent:-9000px;float:left;margin:0 10px 0 0;}
		#btn-quint-ne{background:url(/i/assets/andclub/i/btn-quint-stripe.png) no-repeat -192px 0;width:215px;height:33px;display:block;overflow:hidden;text-indent:-9000px;float:left;margin:0 10px 0 0;}
		#btn-quint-uyelik{background:url(/i/assets/andclub/i/btn-quint-stripe.png) no-repeat -416px 0;width:219px;height:33px;display:block;overflow:hidden;text-indent:-9000px;float:left;margin:0 10px 0 0;}
		.buttons-holder{overflow:hidden;display:block;margin:10px 0;}
		
		#quint-merkez-bg{background:#7a7a7a;opacity:.5;position:absolute;top:-30px;left:-20px;height:602px;width:988px;display:none;}
		#quint-merkez-cont{position:absolute;display:block;top:0;left:40px;width:0px;overflow:hidden;}
		#quint-merkez{height:460px;left:40px;width:836px;background:#7a7a7a;border:none;}
	
	.group-img{text-align:center;}
	
	#phone-platinum{background:url(/i/assets/andclub/i/phone-line.png) no-repeat 0 0;display:block;width:361px;height:50px;overflow:hidden;text-indent:-9000pt;margin:0 0 0 40px;}
	#phone-prive{background:url(/i/assets/andclub/i/phone-line.png) no-repeat 0 100%;width:361px;height:50px;overflow:hidden;text-indent:-9000pt;margin:5px 0 0 40px;}
	
#hizmetler-gateway{clear:both;overflow:hidden;margin:50px 0 0 0;}
	.hizmet-portlet{display:block;width:287px;height:181px;color:#b0b0b0;overflow:hidden;}
		.hizmet-portlet span{color:#b0b0b0;margin:82px 135px 0 27px;display:block;}
	#concierge-portlet{background:url(/i/assets/andclub/i/concierge-servisleri-p.png) no-repeat 0 0;}
	#seyahat-portlet{background:url(/i/assets/andclub/i/seyahat-servisleri-p.png) no-repeat 0 0;}
	#quint-portlet{background:url(/i/assets/andclub/i/quint-servisleri-p.png) no-repeat 0 0;}
	
	
	#deneyim-bg{position:absolute;width:960px;height:500px;display:none;top:0;left:0;}
	#deneyim-cont{position:relative;background:#fff;overflow:hidden;border:none;}
	#deneyim-cont .blue-close{background:url(/i/assets/andclub/i/white-close.png) no-repeat 0 0;}
	#conc-back{background:url(/i/assets/andclub/i/agenda-back.png) no-repeat 0 50%;display:block;text-indent:-9000pt;overflow:hidden;outline:none;width:20px;height:440px;position:absolute;top:70px;left:0;}
	#conc-next{background:url(/i/assets/andclub/i/agenda-next.png) no-repeat 0 50%;display:block;text-indent:-9000pt;overflow:hidden;outline:none;width:20px;height:440px;position:absolute;top:70px;right:0;}
	.conc-item{width:214px;border:1px solid #ebebeb;margin:0 10px 0 0;float:left;display:block;height:400px;}
	.conc-item img{border-bottom:1px solid #ebebeb;display:block;}
	#concierge-title{background:url(/i/assets/andclub/i/concierge-title.png) no-repeat 0 0;display:block;overflow:hidden;text-indent:-9000pt;width:297px;height:49px;margin:0 0 10px 0 !important;padding:0;}
	#deneyim-inner-mask{position:relative;width:900px;height:502px;overflow:hidden;margin:0 0 0 8px;}
	#deneyim-inner{position:absolute;width:5000px;top:60px;left:0px;margin:0 0 0 4px;}
	.conc-item p{margin:5px 15px 0 15px;font-size:11px !important;}
		.conc-item p span{color:#62cbe6 !important;}
	
	#ajanda-overflow{width:858px;overflow:hidden;position:relative;float:left;height:320px;}
	#ajanda-max-w{width:10000px;position:absolute;top:0;left:0;background:url(/i/assets/andclub/i/ajanda-ruler.png) repeat scroll 8px 0;margin:0 0 0 12px;}
	#ajanda-w{float:left;height:320px;}
	
	
.indirim-row{overflow:hidden;}
.indirim-row .three-cols{margin:20px 0;overflow:hidden;}
#indirim-main{margin:0 0 30px 0;}
#indirim-main .col-left{width:730px !important;}
#indirim-main .col-right{width:230px !important;}
#indirim-main .three-cols .col-left{width:28% !important;}
#indirim-main .three-cols .col-right{width:33.3% !important;}
#indirim-banner{margin:0 0 0 15px;}

.dark-indirim{background:#fcfcfc !important;}
.indirim-row{background:#fff;border-bottom:1px solid #f6f6f6;}
.indirim-img img{display:block;float:right;margin:0 20px 0 0;}

.indirim-title-ico{text-indent:-9000pt;display:block;overflow:hidden;height:19px;margin:0 0 0 20px;}

#indirim-yeme-icme{background:url(/i/assets/andclub/i/ico-yeme-icme.png) no-repeat 0 0;width:154px;}

#indirim-gece-hayati{background:url(/i/assets/andclub/i/ico-gece-hayati.png) no-repeat 0 0;width:167px;}

#indirim-alisveris{background:url(/i/assets/andclub/i/ico-alisveris.png) no-repeat 0 0;width:131px;}

#indirim-spor-spa{background:url(/i/assets/andclub/i/ico-spor-spa.png) no-repeat 0 0;width:133px;height:40px;}

#indirim-oteller{background:url(/i/assets/andclub/i/ico-oteller.png) no-repeat 0 0;width:112px;}

.indirim-info h3, .indirim-info h3 a{color:#98a5b5 !important;}
.indirim-info p, .indirim-info p a{color:#b0b0b0 !important;}

.ico-benefit{height:19px;width:28px;display:block;overflow:hidden;background:url(/i/assets/andclub/i/ico-benefit.png) no-repeat 0 0;margin:0 5px 0 0;float:left;}

#btn-indirim-noktalari{text-indent:-9000pt;display:block;width:210px;height:34px;background:url(/i/assets/andclub/i/btn-indirim-noktalari.png) no-repeat 0 0;overflow:hidden;margin:0 0 20px 0;}

#indirim-relative{position:relative;}
#indirim-absolute-bg{background:#fff;width:960px;opacity:.5;height:810px;display:none;position:absolute;top:0;left:0;}

#indirim-flash-cont{position:absolute;top:20px;left:70px;overflow:hidden;width:0;height:370px;display:none;}
	#indirim-flash{width:848px;}


.left-benefits{display:block;overflow:hidden;float:left;width:247px;margin:0 9px 15px 0;}
	.benefits-container{background:url(/i/assets/andclub/i/benefit-bg.png) repeat-y 0 0;padding:0 0 0 12px;width:235px;display:block;overflow:hidden;}
		.benefits-container h4{color:#848a90;font:18px Arial,Helvetica,Sans-serif !important;margin:10px 0 !important;}
	.benefits-bottom{background:url(/i/assets/andclub/i/benefit-bg-bottom.png) no-repeat 0 100%;padding:0 0 0 5px;width:242px;;display:block;height:48px;}
	
	.left-benefit-list{display:block;overflow:hidden;margin:0 0 10px 0;}
		.left-benefit-list a{display:block;overflow:hidden;background:url(/i/assets/andclub/i/benefit-icon-b.png) no-repeat 0 0;width:67px;height:65px;float:left;margin:0 10px 5px 0;text-indent:-9000pt;}
		
		.benefit-address{background:#f3f3f3;color:#949aa1;font:bold 12px Arial,Helvetica,Sans-serif;width:213px;margin:0 0 5px 0;padding:5px}
		
		.benefit-address span{display:block;clear:both;margin:0 0 2px 0;}
		
		#benefits-rezervation{display:block;overflow:hidden;width:223px;height:44px;background:url(/i/assets/andclub/i/rezervasyon-icin.png) no-repeat 0 0;text-indent:-9000pt;margin:0 0 10px 0;}
		
		.benefits-bottom #splash-stf{margin:0;overflow:hidden;padding:2px 0 0 0;}
		.benefits-bottom #splash-stf #stf-s{height:27px !important;width:43px !important;}
		#stf-general{background:url(/i/assets/andclub/i/ico-stf-s.png) no-repeat 0 0;width:43px;height:27px;}
		.benefits-bottom #splash-stf .stf-external{margin:10px 0 0 5px;}
		
		#indirim-foto{float:left;margin:0 0 15px 0;}
		
		.benefits-detail{clear:both;overflow:hidden;}
		
		.benefit-listele{float:right;display:block;overflow:hidden;background:url(/i/assets/andclub/i/btn-listele.png) no-repeat 0 0;width:58px;height:21px;}
		.indirim-search p {overflow:hidden;}
		.stylish-select{clear:both;margin:0 0 10px 0;overflow:hidden;}
		
		.indirim-search div .stylish-select div .selectbox{width:250px !important}
		
		#arama-header{}
			#arama-header .two-cols .col-left p{color:#96a4b2;font:14px Arial,Helvetica,Sans-serif;margin:30px 80px 30px 20px;}
			#arama-header .two-cols .col-right .the-search{margin:30px 0 0 0;}
			
		#arama-center{clear:both;margin:20px 0;overflow:hidden;}
			#arama-center h1{color:#8d99a8 !important;font:30px "Georgia",Arial,Helvetica,Sans-serif !important;}
			#arama-center h2{color:#8d99a8 !important;font:16px "Georgia",Arial,Helvetica,Sans-serif !important;}
			
		.arama-sonuc{background:url(/i/assets/andclub/i/gray-arrow.png) no-repeat 0 8px;padding:0 0 0 10px;border-bottom:1px solid #f5f6f2;}
			.arama-sonuc h3 a{color:#62cbe6 !important;font-size:14px;}
			.arama-sonuc h2 a{color:#414141 !important;font-size:12px;}
			.arama-sonuc p a{color:#88bbff !important;}
			
			
		#fotogaleri-370{position:relative;float:right;width:370px;height:265px;overflow:hidden;display:block;margin:0 0 0 10px;border:1px solid #ebebeb;}
		#fotogaleri-370-maxw{width:20000px;position:absolute;top:0;left:0;}
		#foto-galeri-cont{float:left;}
		.fotogaleri-img-370{display:block;float:left;}
		
		#fotogaleri-600{position:relative;margin:0 auto 20px auto;width:600px;height:265px;overflow:hidden;display:block;}
		#fotogaleri-600-maxw{width:600px;height:20000px;position:absolute;top:0;left:0;}
		#foto-galeri-cont{float:left;}
		.fotogaleri-img-600{display:block;clear:both;}
		
		#fotogaleri-list{margin:0 !important;padding:0 !important;background:#666;color:#fff;bottom:0;right:0;position:absolute;opacity:.7;}
			#fotogaleri-list li{float:left;list-style-type:none;margin:0 !important;padding:0 !important}
			#fotogaleri-list li.active{background:#aaa;}
				.fotoslide, .fotoslide2{display:block;color:#fff !important;font:16px "Georgia",Arial,Helvetica !important;padding:3px 10px 9px;}
				
				.editButtonz {background:#f5f5f5 none repeat scroll 0 0;border:1px solid #666666;color:#000000;cursor:pointer;font-size:9px;height:60px;line-height:12px;padding:3px 6px 4px;position:absolute;text-align:left;width:80px;}
				
				.editButtonz a {background:#fff none repeat scroll 0 0;color:#62CBE6;display:block;font-family:"Georgia",Arial,Helvetica;font-size:11px;margin:3px 0;padding:3px 5px;text-decoration:none !important;border:1px solid #62CBE6;}
				.editButtonz a:hover{background:#62CBE6;color:#fff;}
				.editButtonz a b{font-weight:normal !important;}
				.editButtonz br{display:none;}
				
				#specialGalleryLoad{clear:both;height:370px;background:url(/i/assets/andclub/i/ajax-loader.gif) no-repeat 50% 40px;}
				.loading{background:url(/i/assets/andclub/i/ajax-loader.gif) no-repeat 67% 197px !important;}
				.ajandaloading{background:url(/i/assets/andclub/i/ajax-loader.gif) no-repeat 50% 19px !important}
				
				
#btn-back{display:block;overflow:hidden;text-indent:-9000pt;width:54px;height:18px;margin:5px 0;float:right;clear:both;background:url(/i/assets/andclub/i/back.png) no-repeat 0 0;}
#andmag_adres{width:262px;height:65px;}

.camp-dip-not{margin:0;padding:0 0 0 15px;font-size:10px;font-style:italic;}
.camp-dip-not li{font-size:10px;font-style:italic;}

.cont-arr{display:block;float:left;margin:5px 135px 0 27px !important;overflow:hidden;text-indent:-9000pt;background:url(/i/assets/andclub/i/arrows.png) no-repeat 0 0;width:16px;height:8px;}


/**/

#home-noflash{width:968px; height:540px;margin:0 auto;}

#home-noflash .homeleft{background:url(/i/assets/andclub/i/acmagazin.jpg) no-repeat 0 0;width:388px;height:540px;float:left;display:block;text-indent:-9000pt;overflow:hidden;}

#home-noflash .homecenter{width:333px;height:540px;float:left;}

#home-noflash .homecenter .center1{width:333px;height:183px;background:url(/i/assets/andclub/i/acindirimler.jpg) no-repeat 0 0;display:block;text-indent:-9000pt;overflow:hidden;}

#home-noflash .homecenter .center2{background:url(/i/assets/andclub/i/ackampanyalar.jpg) no-repeat 0 0;width:333px;height:179px;display:block;text-indent:-9000pt;overflow:hidden;}

#home-noflash .homecenter .center3{background:url(/i/assets/andclub/i/achizmetler.jpg) no-repeat 0 0;width:333px;height:180px;display:block;text-indent:-9000pt;overflow:hidden;}

#home-noflash .homeright{background:url(/i/assets/andclub/i/acnedir.jpg) no-repeat 0 0;width:247px;height:540px;float:right;margin:1px 0 0;display:block;text-indent:-9000pt;overflow:hidden;}

#homepage div#footer{border:none !important;margin:0 !important;}
#homepage div #header{margin:0 !important;height:75px !important;border:none !important;}

/**/


body#dekorasyon #sidebar{display:none !important;}
body#dekorasyon #content{width:960px !important;padding:0 10px 15px 10px;}
body#dekorasyon .dContainer{width:960px}
body#dekorasyon .leftColumn{width:32px;height:753px;float:left;margin-right:6px;background:url(/i/assets/andclub/i/leftColumn.png) no-repeat 0 0}
body#dekorasyon .two-colsContainer{width:922px;float:left}
body#dekorasyon .two-cols{width:922px}
body#dekorasyon .two-cols .col-left{width:476px !important}
body#dekorasyon .two-cols .col-right{width:446px !important;background:none !important}
body#dekorasyon .heading{padding-top:45px;border-bottom:1px solid #e2e2e2;padding-bottom:1px}
.special-p{font:11px Arial,Helvetica,Sans-serif;color:#818181 !important}
.special-p span{font:11px Arial,Helvetica,Sans-serif;color:#62cbe6 !important;}

p.extLink{display:block;margin:34px auto 0 auto;height:51px;width:288px;border:1px solid #ededed;background:#f5f6f6;text-align:center;font:normal 13px/51px Arial, sans-serif !important}
p.extLink a{text-decoration:none;color:#62dcf7;line-height:51px !important}

.bottom-info{float:left;width:960px;text-align:center;}

.bottom-info p{
color:#B0B0B0 !important;
font:11px Arial,Helvetica,Sans-serif;}