body {
	color:#6a6a6a;
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	line-height:17px;
	background:url(/images/body-bg.gif);
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:980px;
	margin:0 auto;
}
#header {
	width:980px;
	height:209px;
	position:relative;
}
#header .logo {
	margin:0;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	left:3px;
	top:45px;
	display: block;
}
#header .logo a {
	display:block;
	width:179px;
	height:65px;
	background:url(/images/logo.gif) no-repeat;
}
.pointer ,
.link{
	color:#a6a6a6;
	font-size:10px;
	text-decoration:none;
	float:right;
	padding-left:13px;
	margin-top:3px;
	background:url(/images/arrow01.gif) no-repeat 0 5px;
}
.link:hover{text-decoration:underline;}
#header .banner-holder {
	width:728px;
	position:absolute;
	top:18px;
	right:0;
}
#header .banner-holder img {
	display:block;
	border:0px;
}
/*nav*/
#header .nav-box {
	width:980px;
	position:absolute;
	top:124px;
	left:0;
	background:url(/images/nav-box-bg.gif) no-repeat;
	padding-top:9px;
}
#header .nav {
	margin:0;
	padding:0 0 8px 12px;
	overflow:hidden;
	height:1%;
	list-style:none;
}
#header .nav li {
	float:left;
	padding-right:6px;
}
#header .nav li a {
	color:#fff;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
	padding-left:5px;
	display:block;
}
#header .nav li a span {
	display:block;
	padding-right:3px;
}
#header .nav li a.active ,
#header .nav li a:hover {
	background:#c634eb url(/images/nav-left-hover-bg.gif) no-repeat;
}
#header .nav li a.active span ,
#header .nav li a:hover span {
	background:url(/images/nav-right-hover-bg.gif) no-repeat 100% 0;
}
#header .nav-box .sub {
	width:100%;
	overflow:hidden;
}
#header .nav-box .sub .icons {
	margin:18px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
#header .nav-box .sub .icons li {
	float:left;
	padding-left:20px;
}
#header .nav-box .sub .icons li img {
	display:block;
	border:none;
}
#header .nav-box .sub .subnav {
	float:left;
	margin-left:20px;
	background:url(/images/sub-nav-left-bg.gif) no-repeat;
}
* html #header .nav-box .sub .subnav {
	width:457px;
}
#header .nav-box .sub .subnav div {
	background:url(/images/sub-nav-right-bg.gif) no-repeat 100% 0;
	padding:0 10px;
	overflow:hidden;
	height:1%;
}
#header .nav-box .sub .subnav ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
	background:#ffcd34;
}
#header .nav-box .sub .subnav ul li {
	float:left;
	height:35px;
	background:url(/images/sep01.gif) no-repeat;
	padding:8px 10px 0 13px;
	margin-left:-2px;
}
#header .nav-box .sub .subnav ul li a {
	display:block;
	line-height:27px;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}
#header .nav-box .sub .subnav ul li a span {
	display:block;
	padding-right:4px;
}
#header .nav-box .sub .subnav ul li a.active ,
#header .nav-box .sub .subnav ul li a:hover {
	background:#ffae00 url(/images/subnav-left-hover-bg.gif) no-repeat;
}
#header .nav-box .sub .subnav ul li a.active span ,
#header .nav-box .sub .subnav ul li a:hover span {
	background:url(/images/subnav-right-hover-bg.gif) no-repeat 100% 0;
}
#header .nav-box .sub .text {
	width:363px;
	height:21px;
	background:#fff;
	float:left;
	margin-top:7px;
	padding:0px 10px 0 4px;
}
#header .nav-box .sub .text p {
	margin:0;
	color:#959595;
	font-size:11px;
	font-family:Arial;
	line-height:21px;
}
/*columns-holder*/
#columns-holder {
	width:980px;
	overflow:hidden;
	padding-top:4px;
}
/*banner-areaa*/
.banner-area {
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
}
.banner-area .ban {
	overflow:hidden;
	width:100%;
	float:left;
	padding-top:2px;
}
.banner-area img {
	border:none;
	display:block;
}
.banner-area .small-banner {
	width:237px;
	float:left;
}
.banner-area .big-banner {
	width:728px;
	float:right;
}
/*content*/
#content {
	width:670px;
	float:left;
}
.flash-holder {
	width:670px;
	overflow:hidden;
	margin-bottom:10px;
}
.flash-holder .flash-box {
	float:left;
	width:477px;
	height:240px;
}
.flash-holder .flash-box img {
	float:left;
}
.anket {
	width:183px;
	height:240px;
	float:right;
	background:#ffebf5;
	padding-bottom:10px;
}
.title {
	padding:0 0 4px 10px;
}
.anket .title {
	background:#ffb0d8 url(/images/arrow02.gif) no-repeat 0 100%;
}
.title .subtitle {
	margin:0;
	color:#fff;
	font:bold 11px/23px Verdana, Arial, Helvetica, sans-serif;
}
.anket .inner {
	padding:0 0 0 11px;
}
.anket p {
	margin:4px 0 11px;
	color:#6a6a6a;
	font-size:11px;
	line-height:15px;
}
.anket .inner fieldset div {
	overflow:hidden;
	height:20px;
	padding-bottom:5px;
}
.anket .inner div input {
	margin:3px 8px 0 0;
	width:12px;
	height:15px;
	float:left;
}
.anket .inner label {
	color:#6a6a6a;
	font-size:11px;
	line-height:20px;
	float:left;
	width:155px;
}
.anket .inner .btn {
	padding:0;
	float:right;
	margin:5px 10px 0 0;
}
.google-adsense {
	width:660px;
	background:#ff76a7;
	margin-bottom:10px;
	padding:4px 0 4px 10px;
}
.google-adsense p {
	margin:0;
	color:#fff;
	font:11px/17px Verdana, Arial, Helvetica, sans-serif;
}
/*news*/
.news {
	width:670px;
	background-color: #ffffff;
	overflow:hidden;
	margin-bottom:10px;
}
.form-block .title, .gallery-box .title, .horoscope .title, .news .title, .tarifleri-list .title, .comments-box .title {
	background:#ff76a7 url('/images/arrow04.gif') no-repeat 0 100%;
	overflow:hidden;
	height:1%
}
.breadcrumbs {
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.breadcrumbs li {
	float:left;
	color:#fff;
	padding:0 16px 0 16px;
	font:bold 11px/23px Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/arrow03.gif) no-repeat 0 10px;
	margin-left:-5px;
}
.breadcrumbs li a {
	color:#fff;
	text-decoration:none;
}
.breadcrumbs li a:hover {
	text-decoration:underline;
}
.news .inner {
	background:#fff;
	overflow:hidden;
	height:1%;
	padding:16px 0 0 10px;
}
.news .inner h2 {
	margin:-15px 0px 6px 0px;
	color:#ff76a7;
	font:18px/50px "Lucida Sans Unicode", serif;
}
.news .post-holder {
	overflow:hidden;
	height:1%;
	margin-bottom:20px;
}
.news .post {
	width:320px;
	float:left;
	overflow:hidden;
	padding-right:10px;

}
.news .post img {
	float:left;
	border:none;
	margin-right:10px;
}
.news .post .titles {
	text-align: left;
	margin:0;
	padding-bottom:2px;
	margin-top:-3px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.news .post .titles a{color:#f3578f;}
.news .post .titles a:hover {
	text-decoration:underline;
}
.news .post p {
	text-align: justify;
	margin:0;
	font-size:11px;
	line-height:16px;
}
.news .post a {
	color:#6a6a6a;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
}
.news .post .text {
	width:235px;
	float:left;
}
.news .post-holder ul{
	list-style:none;
	padding:0;
	margin:0;
	font:11px/19px Verdana, Arial, Tahoma, sans-serif !important;
}
.news .post-holder .active a,
.news .post-holder a:hover {color:#f3578f;}
.page-list {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.page-list li {
	float:left;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:5px;
}
.page-list li a {
	display:block;
	color:#fff;
	padding:0 9px;
	background:#b7b7b7;
	font-size:11px;
	line-height:19px;
	text-decoration:none;
}
.page-list li a.active ,
.page-list li a:hover {
	background:#ff76a7;
}
/*gallery*/
.gallery {
	width:670px;
	overflow:hidden;
	background:#ffe9fe;
	padding-bottom:6px;
	margin-bottom:10px;
}
.gallery .title {
	background:#f660ef url(/images/arrow05.gif) no-repeat 0 100%;
}
.gallery .gallery-box {
	background:#ffe9fe;
	margin:13px 0 0 -19px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:689px;
}
.gallery .gallery-box li {
	float:left;
	width:144px;
	background:url(/images/line-bg.gif) no-repeat 50% 137px;
	height:137px;
	margin-left:26px;
	display:inline;
	padding-bottom:18px;
}
.gallery .gallery-box li a {
	text-decoration:none;
	display:block;
	color:#6a6a6a;
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}
.gallery .gallery-box li a img {
	display:block;
	border:none;
	margin-bottom:5px;
}
.gallery .gallery-box li a:hover {
	background:url(/images/gallery-hover-bg.gif) no-repeat;
	color:#e74be0;
}
.other .inner {
	padding:0 0 16px 10px;
}
.other .post .text {
	width:215px;
}
.other .post .text .smalltitle {
	font:bold 14px/14px Arial;
	color:#f3578f;
	margin:0;
	padding-bottom:3px;
	margin-top:-2px;
	display: block;
}
.other .post .text p {
	line-height:19px;
}
.other .post-holder {
	margin-top:16px;
	margin-bottom:0px;
}

/*tarifleri*/
.tarifleri {
	width:670px;
	background:#fffde5;
	overflow:hidden;
	padding-bottom:10px;
}
.tarifleri .title {
	background:#ffd658 url(/images/arrow06.gif) no-repeat 0 100%;
}
.tarifleri ul {
	margin:-4px 0 0 -36px;
	padding:0;
	overflow:hidden;
	list-style:none;
	width:706px;
}
.tarifleri ul li {
	float:left;
	width:183px;
	border-right:4px solid #ffd658;
	margin:10px 0 0 46px;
	display:inline;
}
.tarifleri ul li a {
	text-decoration:none;
	color:#6a6a6a;
	display:block;
	font:11px/27px Verdana, Arial, Helvetica, sans-serif;
	padding-left:8px;
	background:#f5f1d6;
}

.tarifleri ul li a:hover {
	text-decoration:underline;
	background:#fff7b5;
}
/*sidebar*/
#sidebar {
	width:300px;
	float:right;
}
.login-box {
	background:#fff;
}
.login-box .title {
	background:#ff76a7 url(/images/arrow04.gif) no-repeat 0 100%;
}
.login-box .inner {
	padding:0 8px 0 10px;
}
.login-box .form-box {
	overflow:hidden;
	height:1%;
	padding-top:5px;
}
.login-box .form-box div {
	width:118px;
	float:left;
	overflow:hidden;
}
.login-box .form-box div input {
	width:97px;
	height:17px;
	padding:3px 5px 0 5px;
	border:1px solid #e5e5e5;
	color:#b0afaf;
	font-size:11px;
}
.login-box .form-box div label {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.login-box .form-box div label.sifre {
	width:32px;
	height:11px;
	margin-bottom:2px;
	background:url(/images/sifre-bg.gif) no-repeat;
}
.login-box .form-box div label.kullanici {
	width:54px;
	height:7px;
	margin:2px 0 4px;
	background:url(/images/kullanici-bg.gif) no-repeat;
}
.login-box .form-box .btn {
	float:left;
	padding:0;
	margin-top:13px;
}
.login-box p {
	margin:4px 0 0;
	color:#909090;
	font-size:11px;
	line-height:30px;
}
.login-box .olmak {
	display:block;
	width:280px;
	height:47px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/olmak-bg.gif) no-repeat;
}
.login-box .olmak:hover {
	background-position:0 -47px;
}
.login-box .user {
	display:block;
	font:11px/34px Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/sep02.gif) repeat-x 0 100%;
}
.login-box .user a {
	color:#f3578f;
	font-weight:bold;
	text-decoration:none;
}
.login-box .user a:hover {
	text-decoration:underline;
}
.login-box .list {
	overflow:hidden;
	background:url(/images/girl-bg.gif) no-repeat 100% 0;
	height:1%;
}
.login-box .list ul {
	margin:5px 0 0;
	padding:0;
	list-style:none;
}
.login-box .list ul li {
	float:left;
	width:100%;
	padding-bottom:8px;
}
.login-box .list ul li a {
	text-decoration:none;
	color:#6a6a6a;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
}
.login-box .list ul li a:hover {
	text-decoration:underline;
	color:#f3578f;
}
.login-box .list ul img {
	float:left;
	border:none;
	margin-right:7px;
}
.search-box {
	background:#d5f1ff;
	overflow:hidden;
	margin-top:10px;
	padding-bottom:9px;
}
.search-box .title {
	background:#81d5ff url(/images/arrow08.gif) no-repeat 0 100%;
	margin-bottom:5px;
}
.search-box input.text {
	width:240px;
	height:20px;
	float:left;
	border:1px solid #fff;
	padding:8px 4px 0 6px;
	color:#b0afaf;
	margin-left:9px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.search-box .btn {
	padding:0;
	float:left;
	width:30px;
	height:30px;
}
/*block*/
.block {
	background:#f1fff9;
	overflow:hidden;
	margin-top:10px;
}
.block .title {
	background:#68e4af url(/images/arrow09.gif) no-repeat 0 100%;
	margin-bottom:4px;
}
.block .post {
	overflow:hidden;
	height:1%;
	padding:0 15px 13px 10px;
}
.block .post img {
	float:left;
	margin:2px 7px 0 0;
}
.block .post .smalltitle {
	margin:0;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
.block .post .smalltitle a {
	color:#52c695;
	line-height:19px;
	text-decoration:none;
}
.block .post .smalltitle a:hover {
	text-decoration:underline;
}
.block .post p {
	margin:0;
}
.block .post p a {
	text-decoration:none;
	color:#6a6a6a;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.block .post p a:hover {
	text-decoration:underline;
}
/*tagcloud*/
.tagcloud {
	background:#fffde5;
	margin-top:10px;
	overflow:hidden;
	height:1%;
	padding-bottom:7px;
}
.tagcloud .title {
	background:#ffd658 url(/images/arrow06.gif) no-repeat 0 100%;
}
.tagcloud ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	width:280px;
	text-align:justify;
}
.tagcloud ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	display:inline;
	padding-right:10px;
}
* html .tagcloud ul li {
	overflow:hidden;
}
.tagcloud ul li.p1 {
	font-size:14px;
}
.tagcloud ul li.p2 {
	font-size:12px;
}
.tagcloud ul li.p3 {
	font-size:13px;
}
.tagcloud ul li.p4 {
	font-size:11px;
	font-family:Arial;
}
.tagcloud ul li.p5 {
	font-size:11px;
}
.tagcloud ul li.p6 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.tagcloud ul li a {
	color:#6a6a6a;
	text-decoration:none;
	line-height:22px;
}
.tagcloud ul li a:hover {
	color:#ff751a;
	border-bottom:1px dotted #ff751a;
}
/*fal*/
.fal {
	background:#ffe7f6;
	overflow:hidden;
	height:1%;
	margin-top:10px;
}
.fal .title {
	background:#f956bc url(/images/arrow11.gif) no-repeat 0 100%;
	margin-bottom:6px;
}
.fal ul {
	margin:0 0 0 -4px;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
	height:1%;
}
.fal ul li {
	float:left;
	padding:0 0 10px 14px;
}
.fal ul li a {
	text-decoration:none;
	color:#6a6a6a;
	display:block;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	width:53px;
	line-height:22px;
	padding-left:7px;
	background:url(/images/fal-bg.gif) no-repeat;
}
.fal ul li a:hover,
.fal ul li.active a {
	background-position:0 -22px;
	color:#fff;
	font-weight:bold;
}
/*list-box*/
.list-box {
	background:#ffffff;
	overflow:hidden;
	height:1%;
	padding-bottom:3px;
	margin-bottom:10px;
}
.list-box .title {
	background:#ff76a7 url(/images/arrow04.gif) no-repeat 0 100%;
}
.list-box ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
.list-box ul li a {
	text-decoration:none;
	color:#6a6a6a;
	font:11px/21px Verdana, Arial, Helvetica, sans-serif;
}
.list-box ul li a:hover {
	color:#f3578f;
}
/*reklamlari*/
.reklamlari {
	overflow:hidden;
	height:1%;
	margin-top:10px;
}
.reklamlari .title {
	position:relative;
	z-index:2;
	background:url(/images/arrow13.gif) no-repeat 0 100%;
	width:290px;
}
.reklamlari .box {
	margin:-4px 0 0;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.reklamlari img {
	border:none;
	display:block;
}
/*footer*/
#footer {
	width:980px;
	background:#ff487c;
	overflow:hidden;
	margin-top:10px;
	padding-top:10px;
}
#footer .holder{
	width: 100%;
	overflow: hidden;
	background:url(/images/img07.jpg) no-repeat 100% 100%;
}
.right-text {
	float:right;
	width:400px;
	text-align:right;
	overflow:hidden;
}
.right-text p {
	color:#fff;
	margin:0 16px 0 0;
	font:bold 11px/19px Verdana, Arial, Helvetica, sans-serif;
}
.right-text a {
	text-decoration:none;
	color:#ffdb6f;
}
.right-text a:hover {
	text-decoration:underline;
}
.right-text span {
	display:block;
	font-size:11px;
	margin:0 16px 0 0;
	line-height:14px;
	color:#fff;
}
.right-text img {
	float:right;
}
.bottom-text {
	width:970px;
	background:#808080 url(/images/arrow14.gif) no-repeat 20px 0;
	overflow:hidden;
	padding:11px 10px 11px 15px;
	clear:both;
}
.bottom-text p {
	margin-right:22px;
	text-align:justify;
	color:#c8c8c8;
	font-size:11px;
	line-height:16px;
}
.bottom-text a {
	text-decoration:none;
	color:#feeebc;
}
.bottom-text a:hover {
	text-decoration:underline;
}
.list-area {
	width:535px;
	overflow:hidden;
	background:url(/images/footer-box-bg.gif) repeat-y;
	margin: 0 0 10px;
}
.list-area .list {
	width:172px;
	float:left;
	padding-left:15px;
}
.list-area .list.small {
	width:128px;
	padding-left:27px;
}
.list-area .list .smalltitle {
	margin:2px 0 7px;
	color:#ffdb6f;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
.list-area .list ul {
	margin:0;
	padding:0;
	list-style:none;
	width:114px;
	float:left;
}
.list-area .list ul li a {
	text-decoration:none;
	color:#fff;
	font-size:11px;
	line-height:16px;
}
.list-area .list .active a,
.list-area .list ul li a:hover {
	color:#ffe9a8;
}
.list-area .list ul.other-list {
	width:50px;
}
.gallery-box {
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	background:#fff;
}
.gallery-box-inner {
	margin-top:0;
}
.gallery-box .inner {
	padding:0 10px;
}
.icon-box {
	width:100%;
	border-bottom:1px solid #d4d4d4;
	overflow:hidden;
	padding-bottom:5px;
	margin-top:16px;
	border-top:1px solid #d4d4d4;
}
.icon-box span {
	float:left;
	margin-top:7px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.icon-box ul {
	margin:5px -20px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.icon-box ul li {
	float:left;
	padding-right:42px;
}
.icon-box-inner ul li {
	padding-right:22px;
}
.icon-box ul li a {
	text-decoration:none;
	color:#6a6a6a;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.icon-box ul li a:hover {
	color:#f3578f;
}
.icon-box ul li img {
	float:left;
	margin-right:5px;
	border:none;
}

#resimonizle a {
  position:relative;
}
#resimonizle a img{
  display:block;
  position:absolute;
  top:-999px;
  left:0;
}
#resimonizle a:hover img {
  top:-25px;
  left:121px;
} 
