@import url("reset.css");
@import url("stylesheet.css");


html, body, form{height:100%;}

body{background:#edeff0 url(../images/subBodyBg.png) repeat-x; font:12px/1.5 Arial, Helvetica, sans-serif; color:#727171;}
body#home{
	background-image:url(../images/home-background.png);
	background-color:#fff;
	font-size: 14px;
}

a, .modal a{color:#1b9100;}
a:hover, .modal a:hover{color:#02becf;}

.clear{clear:both;}

input, textarea, select option{font-family: Helvetica, Arial, Sans-serif;}
textarea{font-size:12px;padding:4px;}

#wrapper{min-height:100%;width:100%}

#main{width:100%;overflow:auto;}

/* @header */
#header{margin-top:2px;width:957px;margin:2px auto 0 auto;position:relative;height:306px}
	#home #header {height:507px;}



h1#logo, h1#logo a{display:block;width:150px;height:150px}
h1#logo a{background:url(../images/logo.png) 0 0 no-repeat;text-indent:-99999px}
h1#logo{position:absolute;top:22px;left:-9px}


#headSide {
	width: 316px;
	height: 320px;
	position: absolute;
	background: url(../images/headSide.png) 0 0 no-repeat;
	top: -1px;
}
	#home #headSide { height:507px;}


#feature{ width:778px; height:263px; position:absolute; overflow:hidden; right:3px; top:46px }
	#home #feature {width:780px; height:461px;right:0}

#feature .items{width:20000em;height:260px;position:absolute}
#home #feature .items { height:463px;}
#feature .items a, #feature .items img{display:block;width:880px;}
#home #feature .items a, #home #feature .items img { height:463px}
#feature .items a{float:left;overflow:hidden;height:260px}

.featureNavigator{height:17px;position:absolute;right:9px;bottom:9px; z-index:1;}

.featureNavigator a{display:block;width:17px;height:17px;float:left;margin-left:6px;background:url(../images/featureNavi.png) 0 0}
.featureNavigator a:hover{background-position:0 -17px}
.featureNavigator a.active{background-position:0 -34px}

.featureArrows{display:block;width:200px;position:absolute;top:179px;left:150px}
	#home .featureArrows {top:auto;bottom:66px;right:508px;left:auto}
.featureArrows a{display:block;position:absolute;cursor:pointer}
.featureArrows a.next{width:48px;height:48px;background:url(../images/featureArrowRight.png) 0 0 no-repeat;left:28px;top:9px}
.featureArrows a.next:hover{background-position:0 -48px}
.featureArrows a.prev{width:42px;height:42px;background:url(../images/featureArrowLeft.png) 0 0 no-repeat}
.featureArrows a.prev:hover{background-position:0 -42px}

	#campaignsContainer { position:relative;}
		
#campaigns{position:static;bottom:0;padding-top:13px;left:-10px;margin-top:30px;margin-left:-15px}
body#home #campaigns{position:absolute;margin-top:0;margin-left:0}
#campaigns .navigator{height:10px;position:absolute;right:40px;top:0}
body#home #campaigns  .navigator{right:70px}
#campaigns .navigator a{display:block;cursor:pointer;width:10px;height:10px;background:url(../images/navigator.png) top no-repeat;float:left;margin-left:6px}
#campaigns .navigator a:hover, #campaigns .navigator a.active{background-position:0 -10px}

#campaigns .items{width:250px;height:250px;overflow:hidden}
#campaigns .item{width:250px;height:250px;display:none}
#campaigns .item h4{display:block;width:183px;height:90px;padding-top:5px;text-align:right;font:normal 17px/23px DaxMedium, Arial, sans-serif}
#campaigns .item h4 a{color:#45565e}

ul#navigation{width:778px;height:71px;padding:0 0 0 0;background:url(../images/navigation.png) repeat-x;position:absolute;top:44px;left:186px}
ul#navigation li{display:block;float:left;height:64px;padding:3px 1px 0 1px;background:url(../images/navigationLine.png) right top no-repeat}

ul#navigation li a{display:block;height:61px;}
ul#navigation li a{font:normal 14px/16px DaxMedium, Arial, sans-serif !important;text-decoration:none;color:#45565e}

ul#navigation li a span{
	display: block;
	height: 56px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
ul#navigation li a span em{display:block;margin:0 auto 8px auto;width:25px;height:25px;background:url(../images/navigation-sprite.png) 0 0 no-repeat;}

ul#navigation li a:hover, ul#navigation li.active a{background:#1b9100 url(../images/navigationLeft.png) left top no-repeat;color:#fff}
ul#navigation li a:hover span, ul#navigation li.active a span{background:url(../images/navigationRight.png) right top no-repeat}

ul#navigation li.campaigns a em{background-position:0 0}
ul#navigation li.campaigns a:hover em, ul#navigation li.campaigns.active a em{background-position:-25px 0}

ul#navigation li.products a em{background-position:0 -25px}
ul#navigation li.products a:hover em, ul#navigation li.products.active a em{background-position:-25px -25px}

ul#navigation li.videos a em{background-position:0 -50px}
ul#navigation li.videos a:hover em, ul#navigation li.videos.active a em{background-position:-25px -50px}

ul#navigation li.board a em{background-position:0 -75px}
ul#navigation li.board a:hover em, ul#navigation li.board.active a em{background-position:-25px -75px}

ul#navigation li.forum a em{background-position:0 -100px}
ul#navigation li.forum a:hover em, ul#navigation li.forum.active a em{background-position:-25px -100px}

ul#navigation li.feedback a em{background-position:0 -125px}
ul#navigation li.feedback a:hover em, ul#navigation li.feedback.active a em{background-position:-25px -125px}

ul#navigation li.last{background:none}

ul#navigation li:first-child a:hover, ul#navigation li.campaigns.active a{background:transparent url(../images/navigationHoverFirst.png) left top no-repeat}
ul#navigation li:first-child span{padding-right:25px;padding-left:25px}

ul#navigation li.first a:hover, ul#navigation li.first.active a{background:transparent url(../images/navigationHoverFirst.png) left top no-repeat}
ul#navigation li.first span{padding-right:25px;padding-left:25px}

#productsSub { position:absolute; width:729px; padding:10px 0 30px; background: url(../images/dropDownBg.png) no-repeat 0 bottom; top:108px; left:205px; display:none;}
	#productsSub a, #productsSub a span, #productsSub a img { display:block;}
	#productsSub a { font: 15px/22px DaxMedium, Arial, sans-serif; color:#fff;}
		.dropDownInnerUp {  padding-top:10px; width:166px; float: left; margin:0 8px;}
		.dropDownInnerUp:hover {background:url(../images/dropDownInnerHoverUp.png) no-repeat;}
			.dropDownInnerDown { padding:7px 20px 18px;}
			.dropDownInnerUp:hover .dropDownInnerDown { background:url(../images/dropDownInnerHoverDown.png) no-repeat 0 bottom;}

#userBar{width:740px;height:44px;position:absolute;right:0;padding-left:140px;background:#ced2d6}
#userBar a.logout{display:inline-block;padding-left:10px}
h2#dl{
	background: url(../images/separator.png) 0 7px no-repeat;
	padding-left: 10px;
	font-size: 11px;
}
h2#dl, h2#dl a{
	width:45px;
	height:29px;
	font-size: 11px;
	color: #666;
}
hr {
	color:#CCC;
	background:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

h2#dl{
	float: right;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 5px;
	font-size: 11px;
}
h2#dl a{
	background:url(../images/dl.png) 0 0 no-repeat;
	text-indent:-9999px;
	font-size: 11px;
}


.sections{padding-top:20px}

a.userButton{display:block;float:right;text-indent:-99999px;height:31px;cursor:pointer;margin:6px 0 0 16px}
a.banaOzel{width:112px;background:url(../images/userButtons.png) 0 -62px}
a.banaOzelActive{background-position:0 -93px}

a.uyeOl{width:93px;background:url(../images/userButtons.png) 0 -31px}
a.girisYap{width:103px;background:url(../images/userButtons.png) 0 0}


#content{width:960px;margin:-26px auto 0 auto; position:relative;min-height:400px}
body#home #content{min-height:186px;margin:0 auto}

.sections{padding-top:20px}
.sections .section{float:left;}
.sections .section .detail{float:left;}
.sections .haberler .thumbnail{width:81px;height:97px;float:left;overflow:hidden;position:relative}
.sections .haberler .thumbnail img, .sections .haberler .thumbnail a{display:block;width:81px;height:97px}
.sections .haberler .thumbnail a.mask{position:absolute;top:0;left:0;background:url(../images/slideMask.png) 0 0 no-repeat}
.sections .section .detail{font-size:12px;line-height:14px}
.sections .section .detail h6{font-weight:bold;margin-bottom:4px}
.sections .section .detail p{margin-bottom:4px}
.sections .section .detail a{color:#727171}
.sections .section .detail a.more{font-weight:bold;text-decoration:underline;color:#679294}

.sections .haberler .scrollable{position:relative;overflow:hidden}
.sections .haberler .scrollable .items{position:absolute}
.sections .haberler .scrollable .item{float:left; padding-top:10px;}
.sections .haberler .scrollable .item img { float: left;}

.baslik {
	color: #17206b;/*margin-bottom:12px*/
	font-family: DaxBold, Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding-top:20px;
	padding-left:12px;
}
a.baslik:link {
	color: #17206b;/*margin-bottom:12px*/
	font-family: DaxBold, Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
a.baslik:visited {
	color: #17206b;/*margin-bottom:12px*/
	font-family: DaxBold, Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
a.baslik:hover {
	color: #1b9100;/*margin-bottom:12px*/
	font-family: DaxBold, Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}


.sections h5{
	color: #1b9100;/*margin-bottom:12px*/
	font-family: DaxBold, Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
	.sections h5 strong { font: normal 18px/20px DaxBold, Arial, sans-serif;}
.sections .haberler h5 {
	margin-left: 0px
}
	.sections  h5 a  { color: #45565E;}
		.sections h5 a:hover {
	color: #17206b;
}

.sections .haberler h5, .sections .videolar h5 { /*font-weight: bold;*/}
	
.sections .videolar{}
.sections .thumbnail {width:85px;float:left;}
.sections .videolar .thumbnail { margin-top:0px; padding-right:15px;}
.sections .videolar .detail{padding-top:19px}
.sections .videolar .detail h5{margin-bottom:11px}
.sections .videolar .detail p{/*font:normal 14px/16px DaxMedium, Arial, sans-serif;*/color:#848686}

.sections .firsatlar{}
.sections .firsatlar .thumbnail{width:66px}
.sections .firsatlar h5{margin-left:10px}
.sections .firsatlar .detail{}

.sections .firsatlar .scrollable{position:relative;overflow:hidden}
.sections .firsatlar .scrollable .items{position:absolute}
.sections .firsatlar .scrollable .item{padding-top:17px;float:left;margin-right:10px}
.sections .firsatlar .scrollable .item img { margin-bottom:60px; float: left;}


.sections .mantarPano{margin-right:0;}
.sections .mantarPano h5 {/*margin-bottom:3px;*/margin-left:11px}
.sections .mantarPano .items a{color:#56330e;font-size:12px;line-height:14px}
#scrollableContainer{width:205px;height:131px;padding:/*32px*/17px 30px 0 30px;overflow:hidden;background:url(../images/mantarPanoBg.png) 0 0 no-repeat;}
.sections .mantarPano .scrollable{width:205px;height:100px;position:relative;overflow:hidden}
.sections .mantarPano .scrollable .items{width:20000em;height:132px;position:absolute}
.sections .mantarPano .scrollable .item {width:205px;height:100px;float:left; word-wrap:break-word;}
.sections .LogIn .scrollable .item { padding-top:23px;}

.section .controler{position:absolute;right:0;width:31px;height:10px;top:6px}
.section .controler a.browse{display:block;width:9px;height:9px;float:right;background:url(../images/scrollableArrows.png) 0 0 no-repeat;cursor:pointer;overflow:hidden;}
.section .controler a.next{background-position:0 0}
.section .controler a.next:hover{background-position:-9px 0}
.section .controler a.prev{background-position:0 -9px}
.section .controler a.prev:hover{background-position:-9px -9px}
.section .controler span{width:1px;height:9px;background:url(../images/controler.png) 0 0 no-repeat;display:block;float:right;margin:0 6px}

.sections .mantarPano .controler{right:-18px}

.featureMask{display:block;width:100px;height:463px;background:url(../images/bannerOverlay.png) 0 0 no-repeat;position:absolute;right:-100px;top:44px}

.modal{width:690px;position:absolute;display:none}
.modal .modalTop, .modal .modalBottom{width:690px;height:35px;background:url(../images/modalTop.png) 0 0 no-repeat}
.modal .modalBottom{background:url(../images/modalBottom.png) 0 0 no-repeat}
.modal .modalInner{width:620px;background:url(../images/modalInner.png) repeat-y;padding:10px 35px}

.modal .modalInner p{padding-bottom:12px}

.modal a.closeModal{display:block;width:96px;height:43px;background:url(../images/modalClose.png) 0 0 no-repeat;text-indent:-9999px;position:absolute;top:26px;right:10px;cursor:pointer}
.modal h6{font-weight:bold;font-size:18px;color:#000;margin-bottom:10px}
.modal p.blue{color:#4fc7ff;padding-bottom:10px}

.modal .thumbnail{float:right;width:162px;height:102px;position:relative}
.modal .thumbnail img{display:block;width:160px;height:100px;border:1px solid #848585}
.modal .thumbnail a{display:block;position:absolute;width:160px;height:100px;right:1px;top:1px;background:url(../images/bottomRightImage.png) right bottom no-repeat;text-indent:-99999px}

.modal p.successMessage { width:500px; padding:20px;}

.modal .userButton { float: none; /*margin:200px;*/}

.modalLightBox{padding-top:20px;display:none}
.modalLightBox img{border:1px solid #848585}

#article {
	background: url(../images/contentTop.png) no-repeat;
	width: 768px;
	float: right;
	margin-top: 0;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	#articleBottom { background:url(../images/contentBottom.png) no-repeat 0 bottom; padding:0 0 53px 0;}
		#articleInner {min-height:400px; background:url(../images/contentInner.png) repeat-y; padding:20px 29px 20px 36px;}

		#articleInner p{margin-bottom:18px}
		
#sidebar { position: absolute; top: 4px; width:223px; float:left;}
	#sidebarTop { background: url(../images/sideBarTop.png) no-repeat; padding:14px 0 0;}
		#sidebar h2 { padding:15px 20px 16px 64px; color:#fff; font:16px DaxBold, Arial, sans-serif; background-position:11px 0; background-repeat:no-repeat; }
			#sidebar h2.kampanyalar { background-image:url(../images/pageTitleKampanyalar.png);}
			#sidebar h2.forum { background-image:url(../images/pageTitleForum.png);}
			#sidebar h2.mantarPano { background-image:url(../images/pageTitleMantarPano.png);}
			#sidebar h2.oneriSikayet { background-image:url(../images/pageTitleOneriSikayet.png);}
			#sidebar h2.urunler { background-image:url(../images/pageTitleUrunler.png);}
			#sidebar h2.videolar { background-image:url(../images/pageTitleVideolar.png);}
			#sidebar h2.banaOzel, #sidebar h2.haberler { background-image:url(../images/pageTitleBanaOzel.png);}
			
			#sidebar h2.arkadaslik { background-image:url(../images/arkadaslar_icon.png);}
			#sidebar h2.postakutusu { background-image:url(../images/message_icon.png);}
			#sidebar h2.uyelik { background-image:url(../images/profil_icon.png);}
			#sidebar h2.puan { background-image:url(../images/puan_icon.png);}
			
		#sidebarBottom { background:url(../images/sideBarBottom.png) no-repeat 0 bottom; padding:0 0 38px;}
			#sidebarInner { background:url(../images/sideBarInner.png) repeat-y; padding: 0 0 0 11px;}
				#sidebar ul { /*width:200px;*/}
					#sidebar ul li { background:url(../images/sideBarLiBg.gif) no-repeat center bottom; margin-top:-1px;}
						#sidebar ul li a, #sidebar ul li a span { display:block;} 
						#sidebar ul li a { color:#fff; padding-top:5px;}
						#sidebar ul li a:hover, #sidebar ul li.active a { color:#45565e; background:url(../images/sideBarMenuTop.png) no-repeat 0 0; /*width:210px;*/}
							#sidebar ul li a span {  padding-bottom:5px;}
							#sidebar ul li a:hover span, #sidebar ul li.active a span, #sidebar #sidebarTop #sidebarBottom #sidebarInner ul li.hasSubNav ul li.active a span {background:url(/MBC/images/sideBarMenuBottom.png) no-repeat 0 bottom;}
								#sidebar ul li a span span { padding:7px 0 6px 27px; background:url(../images/dot.gif) no-repeat 11px 10px;}
								#sidebar ul li a:hover span span, #sidebar ul li.active a span span { background:#fff url(../images/dot_hover.gif) no-repeat 11px 10px;}
								#sidebar ul li.lie{background:none}


.hasSubNav{padding-top:10px !important}
.hasSubNav a{background:url(../images/bgSubNavTop.png) no-repeat 0 0 !important; font-weight:bold !important;}
.hasSubNav a:hover, .hasSubNav.active a { background-image: url("../images/sideBarMenuTop.png") !important; } 
.hasSubNav .active a span {background:url(../images/sideBarMenuBottom.png) no-repeat 0 bottom !important;}

#sidebar ul li.hasSubNav.active ul li a:hover { background-image: url("../images/sideBarMenuTop.png") !important;}
#sidebar ul li.hasSubNav.active ul li a:hover span { background:url(../images/sideBarMenuBottom.png) no-repeat 0 bottom !important; color:#45565e !important; }

#sidebar li li a:hover span, #sidebar li li.active a span { /*background:#c00 !important url(../images/sideBarMenuBottom) no-repeat 0 bottom !important;*/}
#sidebar li li a:hover span span, #sidebar li li.active a span span{ /*background: url(../images/sideBarMenuTop.png) no-repeat 0 0 !important;*/}
#sidebar li li a:hover, #sidebar li li.active a{ color:#45565e; background:url(../images/sideBarMenuTop.png) no-repeat 0 0 !important;}
	#sidebar ul li.hasSubNav.active ul li a, #sidebar ul li.hasSubNav.active ul li a span { background: none !important; color:#fff;}

#sidebar li ul{padding: 0 0 15px !important; background:url(../images/bgSubNavBottom.png) no-repeat left bottom !important; width:201px;} 
#sidebar li li{background: #1b9100!important;padding: 0 0 0 15px;}
#sidebar li li a{padding:3px 0 0px; font-weight:normal !important;background:none !important;}
#sidebar li li a:hover, #sidebar li li.active a{ width:200px;}
#sidebar li li a span{}
#sidebar li li a span span{background-image:none !important;padding:3px 0 0 13px;}
#sidebar li li a:hover span, #sidebar li li.active a span{}

#sidebar li ul ul { width:186px;}
div#sidebar ul ul ul li a:hover, div#sidebar ul ul ul li.active a { width:180px;}
#sidebar li ul ul ul { width:171px;}
#sidebar li ul ul ul a:hover, #sidebar li ul ul ul li.active a { width:165px;}

	#sidebar ul ul li.active ul {}
		#sidebar ul ul li.active li { background-color:#fff !important;}
		#sidebar ul li.hasSubNav ul li.active ul li.active { background:url(../images/sideBarTop.png) none 0 0 !important;}
			#sidebar ul li.hasSubNav ul li.active a { font-weight: bold !important;}
			#sidebar li li.active a span span { background: #fff !important;}/**/
		#sidebar ul li.hasSubNav ul li.active ul li.lie { background:url(../images/sideBarMenuBottom.png) no-repeat left bottom !important;}
		#sidebar ul li.hasSubNav ul li.active ul li a { font-weight: normal !important; width:180px; color:#1b9100;;}
		div#sidebar ul li.hasSubNav ul li.active ul li a:hover { color:#45565e}
			div#sidebar ul li.hasSubNav ul li.active ul li.active a span span { background:url(../images/sideMenuBullet.gif) no-repeat 0 9px !important;}

#footer{position:relative;margin-top:30px;height:119px;clear:both;background:#c8e2ea url(../images/footer.png) repeat-x; font-size:11px;}
	#footer input { margin:0 10px 0 0;}
		/*#footer input { margin-top: 0\9}*/
#footer .inner{width:970px;margin:0 auto;height:119px}
	#footer .section { height: 93px; margin-top:1px; float:left; background:url(./images/footerSectionsBg.png) no-repeat;}
	#footer .section a { display:block;}
	#footer #TTP a, #footer #TRM a { padding-left:40px;}
		#footer #TTP a:hover, #footer #TRM a:hover { color:#53787e;}
	#footer #TTP, #footer #TRM, #footer #callCenter { font:13px DaxMedium, Arial, sans-serif; color:#869ba2;}
		#footer #TTP a, #footer #TRM a, #footer #callCenter a { color:#869ba2;}
		#footer #TTP strong, #footer #TRM strong, #footer #callCenter strong {font-family :DaxBold, Arial, sans-serif;}
	#footer #TTP { width:123px; background-position: 0 33px;}
		#footer #TTP a { padding-top: 36px; height:57px;}
	#footer #TRM { width:103px; background-position:0 -63px; }
		#footer #TRM a { padding-top:39px; height:54px;}
	#footer #footerLeft, #footer #footerRight { background:url(../images/footerCenterBg.jpg) no-repeat;}
	#footer #footerLeft { width:260px; background-position:0 -1px; color:#fff; }
		#footer #footerLeft a { padding:6px 0 0 20px; height:87px; color:#fff;}
			#footer #footerLeft a:hover { color:#869BA2;}
		#footer #footerLeft a strong, #footer #footerRight strong { font:italic 13px DaxBold, Arial, sans-serif; color:#869ba2; display:block; font-size:18px; color:#fff; }
			#footer #footerLeft a strong span, #footer #footerRight strong span { font-family :DaxMedium, Arial, sans-serif;}
			#footerLeft strong {margin-bottom:5px;}
		#footer .point { display:block; width:52px; height:63px; text-indent:0; float:right; background:url(../images/footerPuan.png) no-repeat; margin:-32px 14px 0 0; text-indent:-9999px;}
	#footer #footerRight {background-position: right -1px; color: #FFFFFF; height: 87px; line-height: 14px;padding-bottom: 0; padding-left: 23px; padding-right: 0; padding-top: 6px; position: relative; width: 370px;}
		#footer #footerRight table label { position:relative; top:-2px;}
		#footer #footerRight input.send ,#footer #footerRight a.send { width:58px; height:32px; padding-bottom:4px;text-align:center;display:block; background:url(../images/footerInputBg.jpg) no-repeat; border:0; font:normal 13px/31px DaxBold, Arial, sans-serif; color:#72674d; /*position:absolute; left:116px; top:55px;*/ cursor: pointer; margin-top:15px;}
		#footer #footerRight input.send, #footer #footerRight a.send, #footer #footerRight table { float: left;}
		#footer #footerRight table td { padding:2px 14px 2px 0;}
	#footer #callCenter { width:103px; height:54px; padding-top:39px; font-size:15px; /*background-position:99px -150px;*/ background:url(../images/callCenterBg.png) no-repeat 0 30px;}
	#footer #callCenter strong { margin-left:30px;}
	
	#footer #socials { width:58px; background: none; margin-left:23px;}
		#footer #socials strong { font: normal 14px/31px DaxBold, Arial, sans-serif; display:block; text-align:center;}
		#footer #socials a { display: inline-block; width:25px; height:25px; overflow: hidden; margin-bottom:0; }
		#footer #socials a:hover img { margin-top:-25px;}
		
	#footerNav { float: left;}
		#footerNav li { display:inline; line-height:25px; border-left:1px solid #fff;}
			#footerNav li a { color:#fff; padding:0 10px;}
				#footerNav li a:hover { text-decoration:underline;}
				#footerNav li:first-child { border:none;}
				#footerNav li:first-child a { padding-left:0;}
	#fallowUs  { float:right; text-align:right; color:#fff; margin-top:5px;}	
		#fallowUs a { display:block; width:16px; float:right; margin-left:7px; height:16px; overflow:hidden;}
			#fallowUs a:hover img { margin-top:-16px;}

/*#overlayFix{width:24.7%;height:71px;right:0;background:url(../images/navigation.png) right top no-repeat;position:absolute;top:46px}*/

#overlayFix{width:24.7%;height:71px;right:0;background:#ced2d6;position:absolute;top:2px;padding-top:44px}
#overlayFix .overlayFixInner{width:101%;height:71px;right:0;background:url(../images/navigation.png) right top no-repeat;position:absolute;top:44px}

#articleInner .search{width:234px;height:43px;background:url(../images/sideSearch.png) 0 0 no-repeat;position:absolute;top:31px;right:-8px;}
#articleInner .search input{width:120px;height:17px;border:none;padding:0;margin:0;background:none;position:absolute;left:8px;top:8px;font:normal 11px/17px Tahoma, sans-serif;color:#000}
#articleInner .search button, #articleInner .search input.srcBtn, #articleInner .search a.searchButton{width:90px;height:33px;border:none;background:none;position:absolute;right:10px;top:0;cursor:pointer;font:bold 14px/33px Arial, sans-serif;color:#fff; left:auto;}
#articleInner .search a.searchButton{padding-left:10px;width:80px}
#articleInner a.videonuzuPaylasin{display:block;width:216px;height:43px;background:url(../images/videonuzuPaylasin.png) 0 0 no-repeat;position:absolute;right:-7px;top:31px;text-indent:-99999px}
#articleInner a.yarismayaKatilin{display:block;width:186px;height:43px;background:url(../images/yarismayaKatilin.png) 0 0 no-repeat;position:absolute;right:-7px;top:31px;text-indent:-99999px}


.form {margin:0; padding:0;}
.form .fieldRow{display:block; clear:both; margin: 0 0 30px;}
.form .fieldRow label{display:block; float:left; width:140px;}
.form .fieldRow label span{color:#c00; float:none; margin:0 4px 0 0; font-size:16px;}
.form .inversePlacement label span{color:#fff; !important}
      
.form .fieldRow .fieldHolder{display:block; float:left;}
.form .fieldRow .fieldHolder label{display:inline !important; width:auto; margin: 0 15px 0 0;}
.form .fieldRow input, .form .fieldRow select{border:1px solid #999;padding:2px;}

/*.form .fieldRow input[type=radio], .form .fieldRow input[type=checkbox]{border:10px solid #c00 !important;}*/
.form .fieldRow input[type=radio], .form .fieldRow input[type=checkbox] { border:0;}
      
.form .fieldRow .radio{border:1px solid #999;padding:2px;}

p.btn-row{padding:0 0 0 140px;margin:10px 0 0;}
p.resetPadding{padding:0 !important;}

input.size-3{width:30px;}
input.size-7{width:75px;}

input.error{border:1px solid #1b9100 !important;}

span.fieldError, span.fieldError ul li{clear:both !important;display:block;color:#1b9100 !important; padding:4px 0 0; font-size:11px !important;}
.inversePlacement{clear:both;}

#breadcrumb{padding:13px 0; margin:0 35px;}
#breadcrumb li{float:left;background:url(../images/bg-breadcrumb.png) no-repeat right -38px; padding:0 24px 0 12px;}
#breadcrumb li a{display:block;color:#7e7e7e;}
#breadcrumb li a span{}
#breadcrumb li#home{padding:0 25px 0 0;}
#breadcrumb li#home a{display:block; text-indent:-9000pt; width:15px; height:16px; background:url(../images/bg-breadcrumb.png) no-repeat 0 0;}
#breadcrumb li.lie{background:none;}

.pager { font-size:11px; padding-top:10px; float:right;}
	.pager li { float:left; display:inline-block; height:15px; line-height:15px; margin:0 2px;}
		.pager li a { background:url(../images/pagerBg.png) repeat-x; padding:0 3px; border:1px solid #d2d0d0; display:inline-block; height:15px; color: #333;}
			.pager li a:hover, .pager li.active a { background-position: 0 bottom; border-bottom-color:#1b9100; color:#fff;}
			.pager .next, .pager .prev { }
			.pager .next a, .pager .prev a, .pager .next:hover a, .pager .prev:hover a { background:none; border:0; color:#8e8c8c; font-weight: bold;}
			.pager .next:hover a, .pager .prev:hover a { color:#333;}

span.pager { background:none !important;}
	span.pager span { border:0; background:none;}
	span.pager span span, span.pager span a {background:url(../images/pagerBg.png) repeat-x; padding:0 3px; border:1px solid #d2d0d0; display:inline-block; height:15px; color: #333;}
		span.pager span span, span.pager span a:hover {background-position: 0 bottom; color:#fff;}
		span.pager span a.next, span.pager span a.prev { background:none; border:0; color:#8e8c8c; font-weight: bold;}
			span.pager span a.next:hover, span.pager span a.prev:hover { color:#333;} 

.tablePager td { background-color:#fff !important;}
	.tablePager table td {  }
		.tablePager table {}
			.tablePager table span, .tablePager table a {}
			.tablePager table span, .tablePager table a:hover {background-position: 0 bottom ; color:#fff;}
			.tablePager table a { background-position: 0 0; color:#333; }
	
.campaigns {}

	.campaigns div { position:relative; padding:20px 0; border-bottom: 1px solid #dedddd;}
		.campaigns div img { float:left; border: 1px solid #848585; margin-right: 10px;}
		.campaigns h3 { /*margin-left:180px;*/}
			.campaigns h3 a { position:static !important; color:#333 !important; font-weight: bold; }
		.campaigns div p { /*margin-left:180px;*/ }
			.campaigns div p a { position:static; color:#727171;}
		.campaigns div a { color:#1b9100; position:absolute; top:102px; left:180px; }
			.campaigns div a:hover { color:#02becf;}
			.campaigns div a span.detail { display:inline-block; padding:0 7px; background-color:#1b9100; border: 1px solid #d0d0d0; color:#fff; margin-right:10px;}
				.campaigns div a:hover span.detail { background-color:#02becf;}
.date { color:#02becf;}

#pano{width:708px;padding:20px 0;background:url(../images/mantarpano.png);/*margin-left:-10px*/}
#pano .post{float:left;width:124px;line-height:20px;height:131px;margin:9px 9px 14px 9px;background:url(../images/notice_board_bg.png) 0 0 no-repeat;padding:27px 22px 0 12px}
#pano .post h6{font-size:14px;font-weight:bold}
#pano .post a{color:#727171}
#pano .post a span.date{color:#02becf}
#pano .revert{padding-right:12px;padding-left:22px;background-image:url(../images/notice_board_bg2.png)}
#pano .postImage{padding:16px 26px 0 20px;margin:0;width:131px;height:165px;background:none;position:relative}
#pano .postImage img{display:block;width:131px;height:119px;}
#pano .postImage a.title{padding:140px 26px 0 20px;width:131px;color:#333;font-weight:bold;height:41px;display:block;position:absolute;top:0;left:0;background:url(../images/polaroidLeft.png) 0 0 no-repeat;}
#pano .postImageRevert a.title{background-image:url(../images/polaroidRight.png)}


.panoList .post{width:162px;float:left;color:#474747;height:188px;margin:0 3px 30px 3px}
.panoList .post a{color:#474747}
.panoList .post p{margin:0 !important}
.panoList .post img.thumbnail{width:160px;height:100px;border:1px solid #848585}
.panoList .post h6{font-size:14px;font-weight:bold;margin:3px 0}
.panoList .lastItem{margin-right:0}

.videoList{border-bottom:1px solid #dedddd;margin-bottom:20px;padding-bottom:20px}
.videoList .post{width:162px;float:left;color:#474747;margin:0 18px 0 0}
.videoList .post a{color:#474747}
.videoList .post a.user{color:#1b9100;text-decoration:underline}
.videoList .post p{margin:0 !important}
.videoList .post img.thumbnail{width:160px;height:100px;border:1px solid #848585}
.videoList .post h6{font-size:14px;font-weight:bold;margin:3px 0}
.videoList .lastItem{margin-right:0}

.productList{width:678px;padding-bottom:30px}
.productList .post{width:162px;float:left;height:168px;color:#474747;margin:0 3px 30px 3px}
.productList .post a{color:#474747}
.productList .post p{margin:0 !important}
.productList .post img.thumbnail{width:160px;height:100px;border:1px solid #848585}
.productList .post h6{font-size:14px;font-weight:bold;margin:3px 0}
/*.productList .lastItem{margin-right:0}*/

.videoSlideContainer{width:702px;height:160px;position:relative}
.videoSlide{width:702px;height:160px;position:relative;overflow:hidden;margin-bottom:20px}
.videoSlide .items{width:20000em;position:absolute}
.videoSlide .items div { width:702px;float:left}
.videoSlide .items div .videoItem {width:162px;;color:#474747;margin:0 18px 0 0}
.videoSlide .videoItem a{color:#474747}
.videoSlide .videoItem a.user{color:#1b9100;text-decoration:underline}
.videoSlide .videoItem img.thumbnail{width:160px;height:100px;border:1px solid #848585}
.videoSlide .videoItem h6{font-size:14px;font-weight:bold;margin:3px 0}

.videoSlideContainer{margin-bottom:30px}
.videoSlideContainer a.browse{z-index:2;display:block;width:31px;height:45px;top:28px;position:absolute;background:url(../images/slideArrows.png) 0 0 no-repeat;text-indent:-99999px;cursor:pointer}
.videoSlideContainer a.next{background-position:0 -45px;right:-8px}
.videoSlideContainer a.next:hover{background-position:-31px -45px}
.videoSlideContainer a.prev{background-position:0 0;left:-8px}
.videoSlideContainer a.prev:hover{background-position:-31px 0}

h3 { font:bold 14px/16px Arial, Helvetica, sans-serif; color:#333;}

.aside { margin-left:18px; float:right; width:222px;}
.imgArea { position:relative;}
	.imgArea img { border:1px solid #848585; display:block;}
	.imgArea img.plusBt { position:absolute; right:1px; bottom: 1px; border: none;}
	.aside .socialShare { position: static; height:25px; background-color:#EBEDEE;}
		.aside .socialShare li { height:25px;}
		.aside .socialShare li.title { background-color:#DFE0E1; line-height:25px; margin:0; padding:0 10px;}
			.aside .socialShare li a { margin-top:4px;}
	.campainEnter { cursor: pointer; background:url(../images/campainEnterLeft.png) no-repeat; padding-left:31px; display:block; height:40px; margin-bottom:18px; display:inline-block;}
		.campainEnter span { display:inline-block; height:40px; font:bold 14px/40px Arial,sans-serif; color:#fff; background:url(../images/campainEnterRight.png) no-repeat right top; padding-right:15px; }
	#campainEnter { display:none;}

#newsDetail { margin-top:15px;}
	#newsDetail .socialShare { position:static; height:25px; background-color:#EBEDEE; float: right;}
	#newsDetail .socialShare li { height:25px;}	
	#newsDetail li.title { background-color:#DFE0E1; line-height:25px; margin:0; padding:0 10px;}
		#newsDetail .socialShare li a { margin-top:4px;}

.campainsSliderContent { height:215px; position:relative; padding:21px 0; border-top:1px solid #dedddd;}
.campainsSliderContent .campainsSlider { width:702px; height:215px; overflow:hidden; position:relative;}
.campainsSliderContent .campainsSlider h4, .campainsSliderContent .campainsSlider h4 a { font:bold 14px Arial, Helvetica, sans-serif; color:#333;}
.campainsSliderContent .campainsSlider .items {width:20000em; position:absolute; }
.campainsSliderContent .campainsSlider .items a { color:#727171;}
	.campainsSliderContent .campainsSlider .items a:hover {}
.campainsSliderContent .items div { float:left; width:702px;}
.campainsSliderContent .items div div { float:left; width:160px;margin-right:20px}
.campainsSliderContent .campainsSlider img { border: 1px solid #848585;}
.campainsSliderContent a.browse{z-index:2;display:block;width:31px;height:45px;top:53px;position:absolute;background:url(../images/slideArrows.png) 0 0 no-repeat;text-indent:-99999px;cursor:pointer}
.campainsSliderContent a.next{background-position:0 -45px;right:-6px}
.campainsSliderContent a.next:hover{background-position:-31px -45px}
.campainsSliderContent a.prev{background-position:0 0;left:-8px}
.campainsSliderContent a.prev:hover{background-position:-31px 0}
/*
.campainsSliderContent a.campainsSliderBt { float:left; width:45px; height:50px; display:block; position:  absolute; float:left; background:url(../images/campainsSliderBt.png) no-repeat 0 0; left:-31px; top:50px; z-index:5;cursor:pointer}
.campainsSliderContent a.campainsSliderBt.next { right:-8px; left:auto; background-position:0 bottom; cursor: pointer;}
*/
#campainEnter { display:none; margin-bottom:20px;}



#ilanGirisi .dataLine{margin-bottom:14px} 

#ilanGirisi .dataLine label{width:120px;font:bold 14px/26px Arial, sans-serif;color:#000;display:block;float:left;text-align:right;padding-right:10px}
#ilanGirisi .dataLine input.field{width:182px;padding:6px 10px;height:17px;background:url(../images/textfiled.jpg) 0 0 no-repeat;border:none;display:block;float:left;font:normal 12px/17px Arial, sans-serif;}
#ilanGirisi .dataLine textarea{width:182px;padding:10px;font:normal 12px Arial, sans-serif;overflow:auto}
#ilanGirisi  .buttonLine{padding-left:130px}

span.buttonOrange{cursor:pointer;display:inline-block;height:31px;padding:0 10px 0 0;background:url(../images/orangeButtonRight.png) right center no-repeat}
span.buttonOrange button, span.buttonOrange input, span.buttonOrange a{position:relative;font-weight:bold;color:#fff;display:inline-block;line-height:31px;padding-left:12px;background:url(../images/orangeButtonLeft.png) 0 0 no-repeat;height:31px;cursor:pointer;margin-left:0; border:0;}
span.buttonOrange button, span.buttonOrange input, span.buttonOrange a{padding-left:15px\9}

span.greenOrange{cursor:pointer;display:inline-block;height:31px;padding:0 10px 0 0;background:url(../images/greenButtonRight.png) right center no-repeat}
span.greenOrange button, span.greenOrange input, span.greenOrange a{position:relative;font-weight:bold;color:#fff;display:inline-block;line-height:31px;padding-left:12px;background:url(../images/greenButtonLeft.png) 0 0 no-repeat;height:31px;cursor:pointer;margin-left:0; border:0;}
span.greenOrange button, span.greenOrange input, span.greenOrange a{padding-left:15px\9}

span.buttonGray{cursor:pointer;display:inline-block;height:31px;padding:0 10px 0 0;background:url(../images/grayButtonRight.png) right center no-repeat}
span.buttonGray button, span.buttonGray input , span.buttonGray a{position:relative;font-weight:bold;color:#fff;display:inline-block;line-height:31px;padding-left:12px;background:url(../images/grayButtonLeft.png) 0 0 no-repeat;height:31px;cursor:pointer;margin-left:0; border:0;}
span.buttonGray button, span.buttonGray input, span.buttonGray a{padding-left:15px\9}

.buttonContainer{margin-top:30px}

.cardNo { width:35px;}
.highlight { background-color:#ccc;}


h3.headline{background:#869BA2;line-height:34px;padding:0 12px;color:#fff;font-size:18px;font-weight:bold;margin-bottom:12px}

.playerContainer{width:560px;height:345px;padding:0 59px 9px 59px;margin-bottom:8px;background:url(../images/videoPlayerShadow.png) bottom center no-repeat}
#mediaplayer{width:560px;height:345px}
.videoMeta{position:relative;width:560px;margin:0 auto;color:#333}
.videoMeta a.user{color:#1b9100;text-decoration:under}
.videoMeta p{margin-bottom:3px !important}
ul.socialShare{position:absolute;right:0;top:40px}
ul.socialShare li, ul.socialShare li a{display:block;width:16px;height:16px}
ul.socialShare li a{background:url(../images/socialShare.png) 0 0 no-repeat;text-indent:-9999px}
ul.socialShare li{margin-left:6px;float:left}

ul.socialShare li.title{width:auto;line-height:16px;padding-right:5px}
ul.socialShare li.facebook a{background-position:0 0}
ul.socialShare li.twitter a{background-position:0 -16px}
ul.socialShare li.friendfeed a{background-position:0 -32px}
ul.socialShare li.rss a{background-position:0 -48px}

.comments {width:560px;margin:35px auto 20px auto;border-top:1px solid #dedddd}
.comments .comment{padding:10px;background:#ebedee}
.comments .comment p{margin-bottom:5px !important}
.comments .comment p.commentMeta{font-size:11px;color:#adaeae}
.comments .comment p.commentMeta a{font-size:12px;color:#1b9100;font-weight:bold}
.comments .comment p.commentMeta strong { color:#333;}
.comments .comment a.avatar{width:78px;height:73px;float:left;border:1px solid #dedddd}
.comments .comment .commentText{float:right;width:444px}
.noLoginComment .commentText { width:98% !important;}

.comments .odd{background:#f6f7f7;border:1px solid #fff;border-left:none;border-right:none}

.forumComments{width:100% !important;}
.forumComments .comment .commentText{width:566px;}

.commentForm h4{color:#333;font-size:18px;font-weight:bold;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #dedddd}
.commentForm{width:560px;margin:0 auto}

.commentForm textarea{margin-bottom:13px;padding:10px;width:539px;height:78px;overflow:auto;display:block;background:url(../images/commentArea.png) 0 0 no-repeat;border:none;resize:none;overflow:auto;font:normal 12px/16px Arial, sans-serif;color:#888}

.pointsContainer{border-top:1px solid #dedddd;padding-top:10px;margin-top:40px}
.videoPointsContainer{position:absolute;right:20px;top:77px;border:none;}
a.points{display:block;width:42px;height:57px;padding-right:2px;background:url(../images/points.png) 0 0 no-repeat;text-align:center;font:bold 12px/43px DaxMedium, Arial, sans-serif;color:#b46812}

.pointsContainer a.points{float:left}

.pointsHeadline a.points{float:right;margin-bottom:30px}
.pointsHeadline p{float:left;width:616px}
.videoFormContainer{width:560px;margin:0 auto;padding-top:20px}
.videoFormContainer input{width:219px}
.videoFormContainer textarea{width:215px;height:60px;border:1px solid #999999;padding:5px 2px;overflow:auto}
.videoFormContainer span.buttonOrange{margin-left:138px}


table.forum{margin:5px 5px 25px;  padding:5px;}
table.forum th{text-align:left;border:solid #fff !important; border-width:0 1px 0 0 !important;}
table.forum td{background-color:#fff !important;border:solid #fff !important; border-width:0 1px 0 0 !important;padding: 20px !important;}
table.forum tr.even td{background-color:#f7f7f7 !important;}
table.forum td a{color:#000;}
table.forum td.ico-directory{background: url(../images/bg-forum-directory.png) no-repeat center center; margin:3px;}


.forum-head{margin: 0 0 25px;padding:0 0 15px; border:solid #f5f5f5; border-width:0 0 1px;}
h1#forum-heading{font-size:18px;font-weight:bold;}

.forumContent{}
h2.forumSubject{font-size:16px; font-weight:bold; margin: 10px 0}
.forumContentMeta{border:solid #f5f5f5; border-width:1px 0; padding:8px 0;margin:0 0 15px}
.subjectOwner{float:left;}
.forum-subject-date{float:right;}
.forumContentBody{}
.forumItemDesc{}

.tablePager{}
.pointsListHeader { margin-bottom:0 !important;}
table.pointsList{color:#474747;width:100%;border-collapse:separate;margin-bottom:18px;border-spacing:1px}
table.pointsList td, table.pointsList th{padding:10px;text-align:center}
table.pointsList th{background:#c8e2ea;color:#222;font:bold italic 14px Arial, sans-serif}
table.pointsList td{background:#f6f7f7; text-align: left;}

table.pointsList tr.odd td{background:#ebedee}

table.pointsList .name{text-align:left}
table.pointsList .highlight{color:#1b9100;font-weight:bold}
table.pointsList .dots{padding-left:54px;text-align:left}

table.pointsList tr:hover td{background-color:#e0e3e4}
table.pointsList tr.orange td{background:#1b9100;color:#fff;font-weight:bold;font-size:14px}

table.priceTable td{padding-bottom:5px}

a.buttonPuanEkstresi, a.buttonHediyeKatalogu{display:block;height:40px;text-indent:-9999px}
a.buttonPuanEkstresi{width:340px;background:url(../images/buttonPuanEkstresi.png) 0 0 no-repeat;margin-bottom:10px}
a.buttonHediyeKatalogu{width:180px;background:url(../images/buttonHediyeKatalogu.png) 0 0 no-repeat}

img.contentImage{margin-left:20px;margin-bottom:20px;float:right}

.innerHeadline{margin-bottom:18px}
 
.messageBox {}
	.messageBox a { color:#727171;} 
		.messageBox a:hover { color:#333;}
	table.messageBox thead th, table.messageBox thead td, tbody th { text-align:left;}
	.messageBox .unREad td { background-color:#fff; font-weight: bold; color:#fff;}
	.messageBox td { vertical-align:middle;}
	.messageBox img {border: 1px solid #E2E0E0;}
	.messageBox .messageBoxImgArea { width:68px;}
	.messageBox .messageBoxSbjArea { width:260px;}
	.messageBox .messageBoxCheckArea { width:20px;}
	.messageBox .messageBoxDateArea { width:150px;}
	.mailBoxButonArea span { float:left; margin-top:18px; margin-right:10px;}

	.mailReadContent .fieldRow { font-weight: bold; padding:10px 5px; background-color:#EBEDEE; margin-bottom:0 !important;}
	.mailReadContent input { border:1px solid #ccc; padding:2px;}
		.mailReadContent .whiteyBg { background-color: #fff;}
		.mailReadContent .fieldRow label { float:left; width: 110px;}
	
	.mailReadArea { background-color: #F6F7F7; padding: 5px; }
	#mailAnswerArea { display:none; margin-top:18px; clear:both;}
	#mailAnswerArea .mailTextArea, .mailWriteArea .mailTextArea { width:668px; border:1px solid #ccc; height:50px;}

.searchFriend { margin-left:15px; }

.gList{width:678px;border-top:1px solid #dedddd;padding-top:20px}

.gList .gItem{width:424px;border-bottom:1px solid #dedddd;margin-bottom:20px;padding-bottom:20px;padding-right:254px;position:relative}
.gList .gItem a.thumbnail{display:block;width:160px;height:100px;float:left;text-align:center;border:1px solid #848585;overflow:hidden}

.gList .gDetail{width:236px;float:right}
.gList .gDetail a{color:#333}
.gList .gDetail a:hover{text-decoration:underline}
.gList .gDetail p{font-size:14px;font-weight:bold;color:#333}
.gList a.puanIleSatinAl{display:block;width:230px;height:67px;text-indent:-9999px;background:url(../images/puanIleSatinAl.png) 0 0 no-repeat;position:absolute;right:0}

.gText{width:678px;border-top:none}
.gText .gItem{width:678px;padding-right:0}
.gText .gDetail{width:490px}

.gItem .red{color:red}
.gItem .green{color:green}

.orderTable{color:#333;float:right}
.orderTable span{padding-top:10px;display:block}

.gTable .gDetail{width:260px;float:left;margin-left:20px}

table.gTable{margin:10px 0;color:#333}

.sortList{padding-bottom:5px}
.sortPoints{float:left}
.sortPoints label{position:relative;top:-2px;margin-left:3px}
.sortOrder{float:right}
.uyelikTipiContainer{text-align:center;padding-top:35px}
.uyelikTipiContainer label{position:relative;top:-1px;margin-left:5px;margin-right:20px;font:bold 14px/16px Arial, sans-serif;color:#000}
.uyelikTipiContainer input{padding:3px;border:1px solid #aaa}
.uyelikTipiContainer .tcknContainer{margin:20px 0}
.uyelikTipiContainer .buttonLine{width:482px}

a.revertLink{text-decoration:underline;color:#727171}
a.revertLink:hover{color:#1b9100}

.policyContainer{width:610px;height:240px;padding-right:10px;overflow:auto}

.policyField{padding-left:136px}

.dateinput {color:#000 !important}

.form .formLeft{width:410px;float:left;}

.form .formRight{width:220px;float:right}

.form .avatarContainer{margin-bottom:10px}
.form .avatarContainer img{border:1px solid #e2e0e0;float:left;margin-right:10px}

#uyelikTipi .form .fieldRow{margin-bottom:0;margin-top:10px}

.articleColumnLeft{width:328px;float:left}
.articleColumnRight{width:328px;float:right}

p.emptyMessage{margin-top:10px}

h6.orangeHeadline{background:#1b9100;font-weight:bold;font-size:13px;padding:5px 10px;color:#fff}

.userCol{width:308px;height:50px;padding:10px;background:#f7f7f7}
.userColOdd{background:#fcfcfc}

.userCol a.avatar{display:block;width:68px;height:48px;border:1px solid #e2e0e0;float:left;margin-right:12px}
.userCol a.userColButton{display:block;background:#42656b;border:1px solid #afbdbf;width:70px;height:20px;text-align:center;line-height:20px;color:#fff;margin-top:8px;font-size:11px}
.userCol a{color:#333;font-size:13px}
.userCol .userColDetail{float:left;width:206px}


.seachFriend{margin-bottom:30px;}
.seachFriend .seachFriendBox{margin-bottom:12px}
.seachFriend label{color:#333}
.seachFriend input{display:block;float:left;width:190px;height:16px;padding:6px;font:normal 12px/16px Arial, sans-serif;color:#333;border:none;background:#fff url(../images/loginField.jpg) right top no-repeat;margin-top:5px;margin-right:5px}
.seachFriend button{display:block;float:left;background:#42656b;border:1px solid #afbdbf;margin-top:5px;width:70px;height:26px;text-align:center;padding-bottom:2px;color:#fff;font-size:13px;cursor:pointer}
.userCol a{color:#333;font-size:13px}

.seachFriend .notFound{background:#fac4cb;padding:5px 9px;border:1px solid #1b9100;border-radius:3px;color:#333}

.seachFriend .notFound{background:#fac4cb;padding:5px 9px;border:1px solid #1b9100;border-radius:3px;color:#333}

.friendCol{height:50px;padding:10px;background:#ebebeb;position:relative;margin-bottom:2px}
.friendCol h3{padding-top:17px; width:450px;}
.friendCol a.avatar{display:block;width:68px;height:48px;border:1px solid #e2e0e0;float:left;margin-right:12px}

.friendButton{width:19px;height:20px;display:block;position:absolute;text-indent:-99999px;top:25px;right:20px}
.userAdd{background:url(../images/userAdd.png) 0 0 no-repeat}
.userDelete{background:url(../images/userDelete.png) 0 0 no-repeat}
.userMessage{background:url(../images/userMessage.png) 0 0 no-repeat;right:50px}

.friendList .friendCol{float:left;margin:0 15px 15px 15px}






#friendListMain.seachFriend .notFound{background:#fac4cb;padding:5px 9px;border:1px solid #1b9100;border-radius:3px;color:#333}

#friendListMain { width:451px; border-right:1px solid #dedddd; float:left;}
#friendListMain .friendCol{width:350px;background:#fff;position:relative;margin:0; float:none;}
#friendListMain .grayBg { background-color:#f7f7f7;}
#friendListMain .friendCol h3{ padding:0; width:450px;}
#friendListMain .friendCol h3 a { font:12px Arial, Helvetica, sans-serif; color:#060606;}
#friendListMain .friendCol a.avatar{display:block;width:68px;height:48px;border:1px solid #e2e0e0;float:left;margin-right:12px}

 .friendButton{width:26px;height:26px;}
#friendListMain .userDelete{background:url(../images/arkadaslarim_sil.png) 0 0 no-repeat}
#friendListMain .userMessage{background:url(../images/arkadaslarim_mesaj.png) 0 0 no-repeat;right:50px; width:37px;}

.friendList .friendCol{float:left;margin:0 15px 15px 15px}
#friendSearch {float:right; width:250px;}
.seachFriend {}


.productsTable { width:100%;margin-top:20px}
	.productsTable tr { background-color:#eee; margin-bottom:10px;}
	.productsTable tr.bg { background-color: #d4d2d2;}
		.productsTable tr td { }
		.productsTable tr.breakTd {}
			.productsTable tr.breakTd td { background-color:#fff; height:2px; line-height:0; padding:0;}
			.productsTable tr td h3 a { font:17px DaxMedium, Arial, sans-serif; color:#45565e; margin-bottom:8px;}
				.productsTable tr td h3 a strong { font-family:DaxBold, Arial, sans-serif}
			.productsTable tr td a span { display: block; margin-left:103px; color:#474747; margin-top:8px;}
				.productsTable tr td a span strong { color:#679294; display:block;}
			.productsTable tr td a img { float:left;}
				.productsTable tr td a:hover span strong { text-decoration:underline;}

.productsList {margin-top:20px.}
	.productsList li { width:46%; padding:2%; height:131px; background-color:#eee; margin-bottom:10px; float:left;}
	.productsList li.bg { background-color:#D4D2D2;}
		.productsList li h3 a {font:17px DaxMedium, Arial, sans-serif; color:#45565e; margin-bottom:8px;}
			.productsList li h3 a strong { font-family:DaxBold, Arial, sans-serif;}
		.productsList li a span { display: block; margin-left:103px; color:#474747; margin-top:8px;}
			.productsList li a span strong { color:#679294; display:block;}
		.productsList li a img { float:left;}
			.productsList li a:hover span strong { text-decoration:underline;}
	
.generalList {}
	.generalList li { background:url(../images/generalListBg.gif) no-repeat 0 8px; padding:0 0 0 15px;}

.summary { font-size:14px; margin-top:18px;}

table.cTable{width:100%;margin-top:10px;border-collapse:separate;border-spacing:1px}
table.cTable th, table.cTable td{}
table.cTable th{background:#e0e3e4}
table.cTable td{}

#isletmeKartBasvuruArea {}

#likeButton div { display: block; float:right;}

#oyKullanBt { position:absolute; right:0; top:0; left:auto;}
	#oyKullanBt a { background:url(../images/videoOyVerBt.png) no-repeat; padding-left:32px; width:65px; height:26px; line-height:26px; display: block; float: left; color:#4c4c4c; font-weight: bold;}
	#oyKullanBt #counter { height:24px; width:30px; line-height: 26px; text-align:center; float: left; background-color:#ebedee; color:#4c4c4c; margin-left:5px; display:inline-block;}

.noLoginScrollable { background: url(../images/mantarpanoLogOutBg.png) no-repeat left top !important;}
.noLoginScrollable a { /*font:14px/17px DaxMedium, Arial, sans-serif;*/ color: #727171; display: block; margin-left:55px;}
.noLoginScrollable a:hover { color:#000;}

/*underconstruction*/
h3.underconstructionMessage {font:30px DaxBold, Arial, sans-serif; color:#000; text-align:center;}
img.underconstructionImage { display:block; float:left; margin:30px 0 0 224px;}
/*404*/
#page404 { background:url(../images/404Bg.jpg) no-repeat center top; font-family:DaxMedium, Arial, sans-serif; color:#187b9b; font-size:20px;}
	#area404, #centeredContent { width:698px; height:336px; position:absolute; left:50%; top:50%; margin-left:-349px; margin-top:-168px; text-align:center;}
	#area404 h1, #centered h1 { background:url(../images/logo.png) no-repeat center top; padding-top:70px; font-size:80px; line-height:normal; color:#000; font-family:DaxBold, Arial, sans-serif; margin-bottom:27px; }
		#area404 h1 span { font-size:30px; display:block;}
	#area404 p.title {}
	#area404 p {}
#centered { background:url(../images/404Bg.jpg) no-repeat center top;}
	 #centered h1 { padding-top:0; margin-bottom:0;}
	 #centered p { margin-bottom:30px;}
	 #centered #centeredContent #password-reset-form { width:50%; margin:0 auto;}
	 	#centered #centeredContent #password-reset-form label { text-align:right; padding-right:15px;}
		#centered #centeredContent #password-reset-form p.btn-row { padding:0;}
		
.departmanGroup {width: 100%; }
.departmanGroup li { float: left; padding: 3px 0; }
.departmanGroup li a { color:#474747; background-image: url(../images/sideMenuBullet.gif); background-repeat: no-repeat; background-position:0 9px; font-weight: bold; padding: 5px 8px 5px 16px;}
.departmanGroup li a:hover { color: #727171;}

#loginSub {}
#splashLoginBox p { width:40%; float:left;}
#splashLoginBox input {}
#loginSplash iframe { width:100%;}


/*tablo css kodlari*/

.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#1b9100; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #1b9100 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #1b9100 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#1b9100;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #1b9100 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #1b9100 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#1b9100;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

/*tablo css kodlari*/
