﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body
{
	line-height: 1.3;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
table, td, th
{
	vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
a img
{
	border: none;
}
.addthis_toolbox .hover_effect
{
	width: 680px;
	padding: 10px 0 6px 10px;
	border: 2px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.addthis_toolbox .hover_effect div
{
	float: left;
}
.addthis_toolbox .hover_effect a
{
	border: 2px solid #fff;
	padding: 2px 2px 2px 20px;
	position: relative;
	text-decoration: none;
}
.addthis_toolbox .hover_effect a:hover
{
	border: 2px solid #105CB6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #B4D3F8;
	color: #105CB6;
	text-decoration: none;
}
.addthis_toolbox .hover_effect span
{
	position: absolute;
	width: 16px;
	height: 16px;
	top: 2px;
	left: 1px;
}
.mousepointer
{
	cursor: pointer;
}
html
{
	font-size: 100.01%;
}
body
{
	font-size: 75%;
	color: #222;
	background: #fff;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	color: #111;
}
h1
{
	font-size: 3em;
	line-height: 1;
	margin-bottom: .5em;
}
h2
{
	font-size: 2em;
	margin-bottom: .75em;
}
h3
{
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4
{
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6
{
	font-size: 1em;
	font-weight: bold;
}
h1.conmanset
{
	font-size: 2.7em;
	line-height: 1;
	margin: 0;
	margin-left: 36px !important;
}
h3.conattr
{
	font-size: 1.5em;
	line-height: 1;
	margin: 0;
	margin-left: 36px !important;
	padding-top: 12px;
	border-bottom: 1px dotted #212121;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img
{
	margin: 0;
}
p
{
	margin: 0 0 1.5em;
}
p img.left
{
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right
{
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover
{
	color: #000;
}
a
{
	color: #009;
	text-decoration: underline;
	outline: none;
}
blockquote
{
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong
{
	font-weight: bold;
}
em, dfn
{
	font-style: italic;
}
dfn
{
	font-weight: bold;
}
sup, sub
{
	line-height: 0;
}
abbr, acronym
{
	border-bottom: 1px dotted #666;
}
address
{
	margin: 0 0 1.5em;
	font-style: italic;
}
del
{
	color: #666;
}
pre
{
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt
{
	font: 1em 'andale mono' , 'lucida console' ,monospace;
	line-height: 1.5;
}
li ul, li ol
{
	margin: 0;
}
ul, ol
{
	margin: 0 1.5em 1.5em 0;
	padding-left: 3.333em;
}
ul
{
	list-style-type: disc;
}
ol
{
	list-style-type: decimal;
	font: 1em 'andale mono' , 'lucida console' ,monospace;
}
dl
{
	margin: 0 0 1.5em 0;
}
dl dt
{
	font-weight: bold;
}
dd
{
	margin-left: 1.5em;
}
table
{
	margin-bottom: 1.4em;
}
th
{
	font-weight: bold;
}
thead th
{
	background: #c3d9ff;
}
th, td, caption
{
	padding: 4px 10px 4px 5px;
}
tr.even td
{
	background: #e5ecf9;
}
tfoot
{
	font-style: italic;
}
caption
{
	background: #eee;
}
table.clearly
{
	margin: 0;
}
table.clearly th, table.clearly td, table.clearly caption
{
	padding: 0;
}
.small
{
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large
{
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide
{
	display: none;
}
.quiet
{
	color: #666;
}
.loud
{
	color: #000;
}
.highlight
{
	background: #ff0;
}
.added
{
	background: #060;
	color: #fff;
}
.removed
{
	background: #900;
	color: #fff;
}
.first
{
	margin-left: 0;
	padding-left: 0;
}
.last
{
	margin-right: 0;
	padding-right: 0;
}
.top
{
	margin-top: 0;
	padding-top: 0;
}
.bottom
{
	margin-bottom: 0;
	padding-bottom: 0;
}
.spec
{
	font: 'andale mono' , 'lucida console' ,monospace,verdana !important;
}
table.cizgili th, table.cizgili td, table.cizgili caption
{
	border: 1px solid #dadaad;
}
table.cizgili th, table.cizgili td, table.cizgili caption
{
	border: 1px solid #dadaad;
}
table.tamgenis
{
	width: 100%;
}
table.tamgenis, table.tamgenis td
{
	border: 1px solid #dadaad;
}
table.cizgili caption
{
	text-align: center;
	font-weight: bold;
}
table.tamgenis caption
{
	text-align: center;
	font-weight: bold;
}
div.breadcrump
{
	margin-left: 40px;
	padding-top: 14px;
	margin-bottom: 8px;
}
div.breadcrump a
{
	font-family: Tahoma;
	font-weight: bold;
}
h1.conmansetNoFlash
{
	font-size: 1.7em;
	line-height: 1;
	margin: 0;
	margin-left: 36px !important;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
label
{
	font-weight: bold;
}
fieldset
{
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}
legend
{
	font-weight: bold;
	font-size: 1.2em;
}
input[type=text], input[type=password], input.text, input.title, textarea, select
{
	background-color: #fff;
	border: 1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus
{
	border-color: #666;
}
input[type=text], input[type=password], input.text, input.title, textarea, select
{
	margin: .5em 0;
}
input.text, input.title
{
	width: 300px;
	padding: 5px;
}
input.title
{
	font-size: 1.5em;
}
textarea
{
	width: 390px;
	height: 250px;
	padding: 5px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio
{
	position: relative;
	top: .25em;
}
form.inline
{
	line-height: 3;
}
form.inline p
{
	margin-bottom: 0;
}
.error, .notice, .success
{
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error
{
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice
{
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success
{
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a
{
	color: #8a1f11;
}
.notice a
{
	color: #514721;
}
.success a
{
	color: #264409;
}
.container
{
	width: 1004px;
	margin: 0 auto;
	position: relative;
}
.icerik
{
	width: 967px;
	margin: 0 auto;
}
.sablon
{
	width: 936px;
	margin: 0 auto;
}
.bigger
{
	width: 1033px;
	margin: 0 auto;
}
.showgrid
{
	background-image: url(grid.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
body
{
	margin: 10px 0;
	background-image: url(../../design/pngs/back_altbar_small.png);
	background-repeat: no-repeat;
	background-position: bottom !important;
}
div#topcornerright
{
	background-image: url(../../design/pngs/ct_sag_kapat.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 99px;
	float: left;
	margin-top: 82px;
}
div.span-1, div.span-2, div.span-3, div.span-4
{
	float: left;
	margin-right: 12px;
}
div.last
{
	margin-right: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.span-1
{
	width: 225px;
}
.span-2
{
	width: 462px;
}
.span-3
{
	width: 699px;
}
.span-4, div.span-4
{
	width: 936px;
	margin: 0;
}
.span-237
{
	width: 237px;
	float: left;
	background-color: White;
}
.span-234
{
	width: 234px;
	float: left;
	background-color: White;
}
.append-1
{
	padding-right: 237px;
}
.append-2
{
	padding-right: 474px;
}
.append-3
{
	padding-right: 711px;
}
.prepend-1
{
	padding-left: 237px;
}
.prepend-2
{
	padding-left: 474px;
}
.prepend-3
{
	padding-left: 711px;
}
div.border
{
	padding-right: 6.5px;
	margin-right: 7.5px;
	border-right: 1px solid #eee;
}
div.colborder
{
	padding-right: 220.5px;
	margin-right: 217.5px;
	border-right: 1px solid #eee;
}
.pull-1
{
	margin-left: -237px;
}
.pull-2
{
	margin-left: -474px;
}
.pull-3
{
	margin-left: -711px;
}
.pull-4
{
	margin-left: -936px;
}
.pull-1, .pull-2, .pull-3, .pull-4
{
	float: left;
	position: relative;
}
.push-1
{
	margin: 0 -237px 1.5em 237px;
}
.push-2
{
	margin: 0 -474px 1.5em 474px;
}
.push-3
{
	margin: 0 -711px 1.5em 711px;
}
.push-4
{
	margin: 0 -936px 1.5em 936px;
}
.push-1, .push-2, .push-3, .push-4
{
	float: right;
	position: relative;
}
.box
{
	padding: 1.5em;
	margin-bottom: 1.5em;
	background: #E5ECF9;
}
hr
{
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 1.45em;
	border: none;
}
hr.space
{
	background: #fff;
	color: #fff;
}
.clearfix:after, .container:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, .container
{
	display: inline-block;
}
* html .clearfix, * html .container
{
	height: 1%;
}
.clearfix, .container
{
	display: block;
}
.clear
{
	clear: both;
}
.nodisplay
{
	display: none;
}
.hidden
{
	visibility: hidden;
}
.ustbar
{
	background-image: url(../../design/pngs/temp_ustbar.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 1004px;
	height: 138px;
	z-index: 99;
}
.cat_vinil
{
	background-image: url(../../design/pngs/backkultursanat.png);
	width: 237px;
	height: 209px;
}
.mansetcaption
{
	width: 767px;
	height: 97px;
	background-color: red;
	position: relative;
	background-image: url(../../design/pngs/back_manset.png);
	background-repeat: no-repeat;
	background-position: left;
}
.manset
{
	width: 500px;
	height: 280px;
	background-image: url(../../design/pngs/frame_manset_img.png);
}
div.manssetcover
{
	background-image: url(../../design/pngs/frame_manset_img_trans.png);
	width: 500px;
	height: 280px;
	margin-top: -280px;
	position: absolute;
}
.spot
{
	width: 500px;
	height: 89px;
	background-image: url(../../design/pngs/frame_manset_spot.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.spot p
{
	margin: 0 20px 10px 37px;
	border: 0 solid #dadada;
	font-weight: bold;
	line-height: 22px;
	height: 66px;
	font-size: 120%;
	overflow: hidden;
}
.contentimg
{
	width: 767px;
}
.mansetspotsolback
{
	background-image: url(../../design/pngs/row_manset_spot_sol.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 30px;
	height: 369px;
	float: left;
}
.contenttext
{
	background-image: url(../../design/pngs/icerik_sol_donus.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contenttextcat
{
	background-image: url(../../design/pngs/ct_alt_sol_donus.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentdetay span.p
{
	font-size: 120%;
	line-height: 20px;
	padding: 10px;
	padding-bottom: 0;
	display: block;
}
.contentdetay code
{
	margin: 0 10px 10px 10px;
	color: #7d7e73;
	display: block;
}
.colonsol
{
	float: left;
}
.intust
{
	background-image: url(../../design/pngs/back_interkatif_col.png);
	background-repeat: no-repeat;
	background-position: top;
}
.intsol
{
	background-image: url(../../design/pngs/col_interaktif_ust_alt.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 47px;
	height: 188px;
}
.intgobek
{
	background-color: Blue;
	width: 178px;
}
.intsag
{
	background-image: url(../../design/pngs/col_interaktif_ust_alt.png);
	background-repeat: no-repeat;
	background-position: -47px 0;
	width: 12px;
	height: 188px;
}
.intalt
{
	background-image: url(../../design/pngs/back_interkatif_col.png);
	background-repeat: no-repeat;
	background-position: 0 -44px;
	height: 25px;
	width: 237px;
}
.content1pxborder
{
	border-right: 1px solid #f8c687;
	margin-right: 12px;
	height: 1px;
	width: 55px;
	margin-top: 135px;
}
ul#sayfayipaylas
{
	list-style: none;
	width: 699px;
	margin: 0;
	padding: 0;
	float: left;
}
ul#sayfayipaylas li
{
	display: inline;
	float: left;
	height: 36px;
	width: 39px;
	border: 0;
}
ul#sayfayipaylas .sh, .sh1, .sh2, .sh3, .sh4, .sh5, .sh6, .sh7, .sh8, .sh9, .shlast
{
	background-image: url(../../design/pngs/sayfayipaylasfix.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.sh
{
	width: 141px !important;
	cursor: default !important;
}
.sh1
{
	background-position: -141px 0;
}
.sh2
{
	background-position: -180px 0;
}
.sh3
{
	background-position: -219px 0;
}
.sh4
{
	background-position: -258px 0;
}
.sh5
{
	background-position: -297px 0;
}
.sh6
{
	background-position: -336px 0;
}
.sh7
{
	background-position: -375px 0;
}
.sh8
{
	background-position: -414px 0;
}
.sh9
{
	background-position: -453px 0;
}
.shlast
{
	background-position: -492px 0;
	width: 207px !important;
	cursor: default !important;
}
ul#hormenutop
{
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 1100;
	margin-top: 4px;
	margin-left: 110px;
}
ul#hormenutop li
{
	display: inline;
	float: left;
	cursor: pointer;
	border-left: 1px solid #000;
	font-weight: bold;
	margin: 0;
	padding: 4px 9px;
}
ul#hormenutop a
{
	text-decoration: none;
	color: #000;
}
ul#hormenutop li:hover
{
	background-color: #b80a0a;
	color: #fff;
}
ul#hormenutop a:hover
{
	color: #fff;
}
ul#pageslink
{
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
ul#pageslink li
{
	display: inline;
	float: left;
	height: 32px;
	width: 33px;
	border: 0;
}
ul#pageslink li a
{
	color: #fff;
}
ul#pageslink .pagestext, .pg1, .pg2, .pg3, .pg4, .pg5, .pg6, .onepage
{
	background-image: url(../../design/pngs/pageslink.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.pagestext
{
	width: 160px !important;
	cursor: default !important;
}
.pg1
{
	background-position: -160px 0;
}
.pg2
{
	background-position: -193px 0;
}
.pg3
{
	background-position: -226px 0;
}
.pg4
{
	background-position: -259px 0;
}
.pg5
{
	background-position: -292px 0;
}
.pg6
{
	background-position: -325px 0;
}
.onepage
{
	background-position: -358px 0;
	width: 141px !important;
}
ul#comments
{
	width: 699px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.btnaddComment
{
	background-image: url(../../design/pngs/sonyorumlar.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
ul#comments li
{
	display: inline-block;
	float: left;
	width: 699px;
	background-color: Transparent;
	padding-bottom: 6px;
	padding-top: 6px;
}
ul#comments li.com
{
	background-color: #e4e1e1;
}
ul#comments .added
{
	margin-left: 20px;
	background-image: url(../../design/pngs/comment_frame_1.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-bottom: 10px;
	color: #212121;
	width: 80px;
	float: left;
	background-color: #e4e1e1;
}
ul#comments li.comededitor
{
	background-color: #d6e4ee;
	margin: 10px 0;
	padding-top: 15px;
}
ul#comments .addededitor
{
	margin-left: 30px;
	background-image: url(../../design/pngs/comment_frame_nekibu.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-bottom: 10px;
	color: #212121;
	width: 80px;
	float: left;
	background-color: #d6e4ee;
}
ul#comments .added span
{
	margin: 0;
	padding: 0;
}
ul#comments li.com div.commenttext
{
	background-color: #efeeee;
	margin-right: 10px;
	padding: 10px;
	margin-top: 5px;
	width: 560px;
}
div.bgcomment
{
	background-color: #efeeee;
}
div.addComment
{
	padding: 10px;
	margin: 10px;
	background-color: #fefefe;
	border: 1px dotted #212121;
}
ul#intgobek
{
	background-image: url(../../design/pngs/back_interaktif_menu_178x188.png);
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	height: 188px !important;
	list-style: none;
}
ul#intgobek li
{
	height: 32px;
	cursor: pointer;
}
.box1, .box2, .box3, .box3, .box4, .box5, .box6, .box7, .box8, .nekibu, .konusuyorum, .kecelikalem
{
	background: transparent url(../../design/pngs/int_triox.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	float: left;
	width: 225px;
	overflow: hidden;
}
.box1
{
	background-position: 0 0;
}
.box2
{
	background-position: -225px 0;
}
.box3
{
	background-position: -450px 0;
}
.box4
{
	background-position: -675px 0;
}
.box5
{
	background-position: -900px 0;
}
.box6
{
	background-position: -1125px 0;
}
.box7
{
	background-position: -1350px 0;
}
.box8
{
	background-position: -1575px 0;
}
div.nekibu, div.konusuyorum, div.kecelikalem
{
	padding-top: 13px;
	padding-bottom: 6px;
	overflow: hidden;
}
.nekibu
{
	background-position: -1800px 0;
	background-color: #c0e2eb;
	position: relative;
}
.konusuyorum
{
	background-position: -2025px 0;
	background-color: #d9f1be;
}
.kecelikalem
{
	background-position: -2250px 0;
	background-color: #f7dcf0;
}
.box225header
{
	float: left;
	padding-top: 23px;
	z-index: 1;
}
.bgcolors1
{
	background-color: #ede6d9;
}
.bgcolors2
{
	background-color: #e5dbec;
}
.bgcolors3
{
	background-color: #e2ecdb;
}
.bgcolors7
{
	background-color: #ecdbe2;
}
.bgcolors8
{
	background-color: #dbece9;
}
.sinter
{
	font-size: 100%;
	color: #fff;
	background-color: #000;
	border: 6px solid #1faacf;
	border-top: none;
	width: 81px;
	height: 80px;
	padding: 6px;
	padding-top: 2px;
	margin: -5px 0 0 120px;
	cursor: pointer;
	z-index: 102;
	position: absolute;
	overflow: hidden;
	opacity: .96;
}
.sinter a
{
	color: #fff;
	text-decoration: none;
}
.sinter a:hover
{
	color: #fc0;
}
.bgnekibu, .bgkonusuyorum, .bgkecelikalem
{
	background: url(../../design/pngs/interaktif_uclu.png);
	background-repeat: no-repeat;
}
span.nekibuadi, span.konusuyorumadi, span.kecelikalemadi
{
	margin: 0 8px;
	color: #000;
	font-size: 80%;
}
.bgkonusuyorum
{
	background-position: -225px 0;
}
.bgkecelikalem
{
	background-color: #f7dcf0;
	background-position: -450px 0;
}
.bgnekibu img, .bgkonusuyorum img, .bgkecelikalem img
{
	width: 80px;
	height: 70px;
	float: right;
	border: 3px solid #fff !important;
	margin: 0 6px;
}
label.top20
{
	display: block;
	margin-left: 6px;
	padding-top: 40px;
}
label.top30
{
	display: block;
	margin-left: 6px;
	padding-top: 30px;
}
.icsmall
{
	margin: 4px;
	padding: 3px;
	font-size: 94%;
}
.bgnekibur
{
	background: url(../../design/pngs/interaktif_uclu.png);
	background-repeat: no-repeat;
	margin-top: 13px;
	background-color: #c0e2eb;
}
.bgnekibutxt
{
	background-color: #ddf0f5;
}
.bgkonusuyorumtxt
{
	background-color: #e7f8d4;
}
.bgkecelikalemtxt
{
	background-color: #fdecf9;
}
.bgnekibutxt, .bgkonusuyorumtxt, .bgkecelikalemtxt
{
	margin: 0 6px;
	padding: 2px 4px;
	font-size: 90%;
	height: 28px;
	overflow: hidden;
}
div.box225header .boximg1
{
	padding: 0;
	border: 4px solid #fff;
	width: 201px;
	height: 112px;
	margin: 8px;
	margin-right: 0;
	margin-bottom: 8px;
}
div.box225header .boximg2
{
	padding: 0;
	border: 4px solid #fff;
	width: 80px;
	height: 70px;
	margin: 8px;
	margin-right: 0;
	margin-bottom: 8px;
}
div.box225header p
{
	padding: 0 8px;
	margin-bottom: 6px;
	font-size: 90%;
}
.br1, .br2, .br3, .br3, .br4, .br5, .br6, .br7, .br8
{
	background: url(../../design/pngs/4pxcizgiler.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	height: 2px;
}
.br1
{
	background-position: 0 0;
}
.br2
{
	background-position: 0 -2px;
}
.br3
{
	background-position: 0 -4px;
}
.br4
{
	background-position: 0 -6px;
}
.br5
{
	background-position: 0 -8px;
}
.br6
{
	background-position: 0 -10px;
}
.br7
{
	background-position: 0 -12px;
}
.br8
{
	background-position: 0 -14px;
}
.w500
{
	width: 500px;
}
.h280
{
	height: 280px;
}
div#latestContent
{
	background-image: url(../../design/pngs/ct_latest.png);
	padding: 4px 2px 2px 25px;
	width: 210px;
	height: 121px;
	overflow: hidden;
	background-repeat: no-repeat;
}
div#latestContent ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	font: 100%;
	font-weight: bold;
	letter-spacing: 0;
}
div#latestContent li
{
	margin-top: 4px;
	width: 213px;
	height: 16px;
	overflow: hidden;
	display: block;
	text-align: left;
}
div#latestContent a
{
	color: #313131;
	text-decoration: none;
}
div#latestContent a:hover
{
	color: #ff12aa;
}
span.lcindex
{
	margin-top: 8px;
	padding: 0;
	color: Red;
	font-size: 10px !important;
	display: block;
	float: right;
	margin-right: 10px;
}
span.lcindex a
{
	border: 1px solid #navy !important;
}
div.tags
{
	background: url(../../design/pngs/tags.png);
	background-repeat: no-repeat;
	width: 237px;
	height: 112px;
	overflow: hidden;
	margin-top: -4px;
}
div.tags a
{
	background: url(../../design/pngs/ico_etiket.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	font: 94% 'andale mono' , 'lucida console' ,monospace,verdana;
	display: inline-block;
	margin-right: 10px;
	background-position: left;
	text-decoration: none;
	color: #696456;
}
div.tags a:hover
{
	text-decoration: underline;
	color: #ff12aa;
}
div.tags p
{
	margin: 26px 10px 12px 27px;
	height: 80px;
	overflow: hidden;
}
ul#readthis
{
	list-style: none;
	padding: 0;
	margin: 10px 0;
	width: 462px;
	float: left;
}
ul#readthis li
{
	background-image: url(../../design/pngs/bunlaridaokuyun462.png);
	background-repeat: no-repeat;
	margin-top: 6px;
	padding: 0 0 6px 0;
	background-position: 0 0;
	display: inline-block;
	background-color: #fbfaf8;
	width: 462px;
}
ul#readthis li h3
{
	font-size: 14px;
	padding: 4px 10px 0 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
ul#readthis li img
{
	width: 80px;
	height: 70px;
	padding: 2px;
	background-color: #fff;
}
ul#readthis li img.kose
{
	width: 57px;
	height: 32px;
	padding: 4px;
	border: 1px solid #cbbfa7 !important;
	background-color: #fff;
	float: left;
	margin-right: 10px;
}
ul#readthis li div
{
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
ul#readthis li p
{
	font-size: 100%;
	color: #515151;
	display: inline;
	width: 342px;
	float: left;
	padding: 6px;
	margin-top: 6px;
}
ul#readthis li span
{
	margin-top: -32px;
	display: block;
	font-size: 11px;
	float: right;
}
ul#readthis a
{
	text-decoration: none;
	color: #515151;
}
ul#readthis a:hover
{
	text-decoration: underline;
	color: #ff12aa;
}
a.tagger
{
	background: url(../../design/pngs/ico_etiket.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	font-size: 94%;
	margin-right: 10px;
	background-position: left;
	text-decoration: none;
	color: #696456;
}
a.tagger:hover
{
	text-decoration: underline;
	color: #ff12aa;
}
.mLeft12
{
	margin-left: 12px;
}
.mLeft10
{
	margin-left: 10px;
}
.mLeftRight10
{
	margin: 0 10px;
}
.mTop10
{
	margin-top: 10px;
}
.nounderline
{
	text-decoration: none !important;
	color: #313131;
	font-size: 90%;
}
.nounderline:hover
{
	color: navy;
}
#bckLastUpdate
{
	height: 44px;
	width: 237px;
	overflow: hidden;
}
.lblLastUpdate
{
	text-align: right;
	margin-right: 10px;
	display: block;
	font-size: 90%;
}
ul.mostread
{
	padding: 0;
	display: block;
	width: 225px;
	padding: 7px 0 12px 0;
	list-style: none;
	background-color: #e2ecdb;
}
ul.mostread li.limr
{
	height: 18px;
	margin: 6px 0 0 10px;
	padding: 3px 0 1px 8px;
	background-image: url(../../design/pngs/mostreadgreen.png);
	background-repeat: no-repeat;
	width: 189px;
	display: block;
	background-position: 0 0;
	overflow: hidden;
}
ul.mostread li.limr:hover
{
	background-position: 0 -22px;
}
ul.mostread a
{
	text-decoration: none;
	color: #35530b;
	font-size: 90%;
	line-height: 20px;
}
ul.mostread a:hover
{
	text-decoration: underline;
	color: #fff;
}
.poll
{
	padding: 0;
	display: block;
	width: 225px;
	padding: 7px 0 12px 0;
	list-style: none;
	background-color: #e2ecdb;
}
.poll a:hover
{
	text-decoration: underline;
	color: #fff;
}
.poll .limr
{
	height: 18px;
	margin: 6px 0 0 10px;
	padding: 0 0 4px 8px;
	background-image: url(../../design/pngs/mostreadgreen.png);
	background-repeat: no-repeat;
	width: 189px;
	display: block;
	background-position: 0 0;
	overflow: hidden;
}
.poll .limr:hover
{
	background-position: 0 -22px;
}
.poll .limr label
{
	display: block;
}
.poll label.poll-result
{
	margin: 0 10px;
	font-weight: normal;
	font-size: 11px;
}
.poll div.poll-chart
{
	margin: 0 10px;
	height: 18px;
	margin: 6px 0 0 10px;
	padding: 4px 0 0 8px;
	background-image: url(../../design/pngs/mostreadgreen.png);
	background-repeat: no-repeat;
	width: 189px;
	display: block;
	background-position: 0 0;
	overflow: hidden;
}
.bg1
{
	background-color: #dedede;
}
.bg2
{
	background-color: #adadad;
}
.bg3
{
	background-color: #f1f1f1;
}
ul#subcategory
{
	background-image: url(../../design/pngs/back_subcategory.png);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	width: 225px;
}
ul#subcategory li
{
	margin: 0;
	margin-top: 0;
	display: block;
	overflow: hidden;
}
ul#subcategory a
{
	font-size: 110%;
	color: #30353e;
	font-weight: bold;
	margin-left: 16px;
	display: block;
	text-decoration: none;
}
ul#subcategory a:hover
{
	color: #930a5e;
}
ul#subcategory ul
{
	padding-left: 10px;
	list-style: none;
	font-size: 10px;
	margin: 6px 0 10px 0;
}
ul#subcategory ul li
{
	height: 20px;
}
ul#subcategory ul a
{
	font-weight: normal;
}
.pretty-hover
{
	background-color: #fee;
	cursor: pointer;
}
.clrs1, .clrs2, .clrs3, .clrs4, .clrs5, .clrs6, .clrs7, .clrs8, .clrs9, .clrs10, .clrs11, .clrs12, .clrs13, .clrs14
{
	background: url(../../design/pngs/colorsboxs.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 234px;
}
.clrs1
{
	background-position: 0 -290px;
}
.clrs2
{
	background-position: 0 -319px;
}
.clrs3
{
	background-position: 0 -348px;
}
.clrs4
{
	background-position: 0 -377px;
}
.clrs5
{
	background-position: 0 -406px;
}
.clrs6
{
	background-position: 0 -435px;
}
.clrs7
{
	background-position: 0 -464px;
}
.clrs8
{
	background-position: 0 -493px;
}
.clrs9
{
	background-position: 0 -522px;
}
.clrs10
{
	background-position: 0 -551px;
}
.clrs11
{
	background-position: 0 -696px;
}
.clrs12
{
	background-position: 0 -725px;
}
.clrs13
{
	background-position: 0 -754px;
}
.clrs14
{
	background-position: 0 -783px;
}
.clrb1
{
	background-color: #fbc2ed;
}
.clrb2
{
	background-color: #cbeeee;
}
.clrb3
{
	background-color: #f9bba2;
}
.clrb4
{
	background-color: #f8ecd1;
}
.clrb5
{
	background-color: #cefab0;
}
.clrb6
{
	background-color: #ffd1d6;
}
.clrb7
{
	background-color: #f9fab0;
}
.clrb8
{
	background-color: #ffd1f1;
}
.clrb9
{
	background-color: #c2edff;
}
.clrb10
{
	background-color: #f3d1ff;
}
.clrb11
{
	background-color: #f1eee8;
}
.clrb12
{
	background-color: #f9f8f7;
}
.clrb13
{
	background-color: #f4eee1;
}
.clrb14
{
	background-color: #f0ece3;
}
.a1, .a2, .a3, .a4, .a5, .a6, .a7, .a8, .a9, .a10, .a11, .a12, .a13, .a14
{
	background: url(../../design/pngs/colorsboxs.jpg);
	background-repeat: no-repeat;
	height: 24px !important;
	width: 234px;
	padding: 0;
	margin: 0;
}
.a1
{
	background-position: 0 0;
}
.a2
{
	background-position: 0 -29px;
}
.a3
{
	background-position: 0 -58px;
}
.a4
{
	background-position: 0 -87px;
}
.a5
{
	background-position: 0 -116px;
}
.a6
{
	background-position: 0 -145px;
}
.a7
{
	background-position: 0 -174px;
}
.a8
{
	background-position: 0 -203px;
}
.a9
{
	background-position: 0 -232px;
}
.a10
{
	background-position: 0 -261px;
}
.a11
{
	background-position: 0 -580px;
}
.a12
{
	background-position: 0 -609px;
}
.a13
{
	background-position: 0 -638px;
}
.a14
{
	background-position: 0 -667px;
}
span.clorosfix
{
	width: 236px;
	height: 6px;
	display: block;
}
div.ulcolorsbox, ul.ultrio
{
	padding: 0;
}
div.ulcolorsbox
{
	height: 149px;
	overflow: hidden;
}
div.ulcolorsbox li
{
	display: inline;
	height: 149px;
}
div.ulcolorsbox .content
{
	height: 100px;
	font-size: 100%;
	overflow: hidden;
	line-height: 15px;
	padding: 4px 8px 10px 8px;
}
div.slid
{

}
br.afix
{
	font-size: .2em;
}
.colorsbox a.a1l
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	margin-left: 12px;
}
.colorsbox a.a1l:hover
{
	color: #003;
	text-decoration: underline;
}
div.ulcolorsbox .content
{
	padding-right: 4px;
}
div.ulcolorsbox .content img
{
	float: left;
	padding: 2px;
	background-color: #fff;
	border: 1px dotted #dadada;
	margin-left: 4px;
	margin: 4px 4px 0 0;
}
div.ulcolorsbox h3
{
	font-weight: bold;
	width: 234px;
	padding: 0;
	padding-top: 5px;
	overflow: hidden;
	display: block;
}
.colorsbox a.aclr
{
	color: #333;
	padding-left: 12px;
	text-decoration: none;
	font-size: 70%;
	display: block;
	margin-top: 5px;
}
.colorsbox a.aclr:hover
{
	color: #fffeef;
	text-decoration: underline;
}
.h4colors
{
	font-size: 100%;
	line-height: 1.25;
	font-weight: bold;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}
ul.yazdiklarimiz, ul.aldiklarimiz
{
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 225px;
}
ul.yazdiklarimiz li
{
	width: 225px;
	font-size: 100%;
	width: 225px;
	list-style: none;
	display: block;
	float: left;
	margin-top: 6px;
	padding: 0;
	
}
ul.yazdiklarimiz a
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
ul.yazdiklarimiz a:hover
{
	color: #941c36;
}
ul.yazdiklarimiz h5
{
	background: url(../../design/back/box-7x20.png);
	height: 19px;
	background-position: 0 0;
	float: left;
	padding: 1px 10px 0 10px;
	color: #fff;
	margin: 0;
}
ul.yazdiklarimiz div.begin
{
	background: url(../../design/back/aldik-yazdik-box.png);
	height: 20px;
	width: 25px;
	background-position: 0 -60px;
	background-repeat: no-repeat;
	float: left;
}
ul.yazdiklarimiz div.end
{
	background: url(../../design/back/aldik-yazdik-box.png);
	height: 20px;
	width: 9px;
	background-position: 0 -100px;
	background-repeat: no-repeat;
	float: left;
}
ul.yazdiklarimiz .yazarspot
{
	background-color: #ece2da;
	background-image: url(../../design/back/box-7x20.png);
	width: 145px;
	background-repeat: no-repeat;
	background-position: right -40px;
	float: left;
	margin-top: 14px;
	height: 62px;
	padding: 4px 6px 8px 4px;
	line-height: 18px;
}
ul.aldiklarimiz h5
{
	background-position: 0 -20px;
	width: 171px;
	margin: 0;
}
ul.aldiklarimiz div.begin
{
	background-position: 0 0;
}
ul.aldiklarimiz div.end
{
	background-position: 0 -40px;
	background-color: transparent;
}
ul.aldiklarimiz .yazarspot
{
	margin-top: 0;
	padding-left: 20px;
	background: url(../../design/back/aldiklarimiz-begin_74.png);
	padding-right: 4px;
	background-repeat: no-repeat;
	background-color: #cad6e5;
	width: 201px;
}
ul.outcolumnist div.outyazarspot
{
	margin-top: 0;
	padding-left: 20px;
	padding-right: 4px;
	vertical-align: baseline;
	background: url(../../design/back/aldiklarimiz-begin.png);
	height: 44px;
	background-repeat: no-repeat;
	background-color: #cad6e5;
	width: 201px;
}
ul.outcolumnist span.padauto
{
	padding-top: 8px;
	display: inline-block;
	width: 140px;
	height: 30px;
	overflow: hidden;
	font-size: 90%;
	position: absolute;
}
ul.outcolumnist div.outyazarspot img
{
	margin-top: 3px;
	margin-left: 162px;
	width: 40px;
	height: 34px;
	position: absolute;
}
div.cat-mansetspot p
{
	margin: 4px 14px 10px 32px;
	height: 40px;
	overflow: hidden;
}
div.cat-mansetspot a
{
	line-height: 19px;
	font-size: 120%;
	color: #313131;
	text-decoration: none;
	font-weight: bold;
}
div.cat-mansetspot a:hover
{
	text-decoration: underline;
	color: navy;
}
div#catxslider
{
	width: 500px;
}
div#catxslider ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 332px;
	overflow: hidden;
}
div#catxslider ul li
{
	height: 332px;
	margin-top: 1px;
}
div#catxslider h1
{
	margin-top: 6px;
	z-index: 1001;
	color: #9a1c0f;
	font-size: 1.5em;
	font-weight: bold;
}
div#catxslider div.h1zemin
{
	padding: 0 10px;
	margin-top: -41px !important;
	background-color: #ffc;
	height: 40px !important;
	border: none;
	filter: alpha(opacity=80);
	-moz-opacity: 8;
	opacity: .8;
	border-bottom: 1px solid #9a1c0f;
	z-index: 999;
	width: 480px;
	overflow: hidden;
	text-align: center;
}
.mansetsagkapat
{
	background: url(../../design/pngs/content_manset_image_sag12x280.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
.mansetsagkapat img
{
	padding-left: 12px;
}
div.catximgslider
{
	background: url(../../design/pngs/ct_img_slider.png);
	background-repeat: no-repeat;
	width: 500px;
	overflow: hidden;
	height: 91px;
	text-align: center;
}
div.catximgslider img
{
	padding: 3px;
	border: 1px solid #a88440 !important;
	width: 70px;
	height: 60px;
	margin: 4px 5px 0 5px;
	background-color: #fff;
	margin-top: 6px;
}
div.catximgslider img:hover
{
	background-color: #fc0;
	border: 1px solid #fff !important;
	}
.hbox1, .hbox2, .hbox3, .hbox4, .hbox5
{
	background-image: url(../../design/pngs/hoverbox_225.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
}
.hbox2, .hbox4
{
	background-position: 0 -25px;
}
div#hoverboxcategories
{
	width: 225px;
}
div#hoverboxcategories span
{
	height: 21px;
	margin-top: 4px;
	width: 100px;
	margin-left: 10px;
	display: inline-block;
	float: left;
	text-align: center;
}
div#hoverboxcategories div.ex
{
	background-color: #f2f2f2;
	padding: 4px;
}
div#hoverboxcategories a
{
	font-size: 96%;
	text-decoration: none;
	color: #212121;
	font-weight: bold;
}
div#hoverboxcategories div.ex a
{
	color: #212121;
	font-weight: normal;
	font-family: Arial;
	line-height: 16px;
}
div#hoverboxcategories div.ex img
{
	float: left;
	margin: 4px 10px 0 4px;
	border: 2px solid #fff;
	height: 70px;
	width: 80px;
}
div#hoverboxcategories div.ex h4
{
	margin: 0;
	padding: 0;
	display: block;
	height: 18px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	overflow: hidden;
	color: Red;
}
div#hoverboxcategories .firstt
{
	background-color: #f4f2f7;
	background-image: url(../../design/pngs/hoverbox_225_firstbackbottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 6px;
}
div#hoverboxcategories .lastt
{
	background-color: #f4f2f7;
	background-image: url(../../design/pngs/hoverbox_225_lasttop.png) !important;
	background-repeat: no-repeat;
	background-position: top;
	padding: 6px;
	padding-bottom: 12px;
	margin-top: -2px;
}
.layer
{
	filter: alpha(opacity=70);
	-moz-opacity: 8;
	opacity: .8;
}
div#altbar
{
	min-height: 100px;
}
.altnavigation
{
	width: 699px;
	margin: 40px 0 0 20px;
	padding: 10px;
	background-color: #fce;
}
.altiletisim
{
	width: 175px;
	margin: 40px 0 0 20px;
	padding: 10px;
	background-color: #dadada;
	text-align: center;
}
.altnavigation a
{
	margin-left: 10px;
	text-decoration: none;
	color: navy;
	font-weight: bold;
	font-family: verdana;
	display: inline-block;
}
.altnavigation a:hover
{
	color: #000;
}

ul#menu, ul#menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 225px;
}
ul#menu a
{
	display: block;
	text-decoration: none;
	font-weight: bold;
}
ul#menu li
{
	margin-top: 1px;
}
ul#menu li a
{
	background: #fbb51e;
	color: #fff;
	padding: .4em;
}
ul#menu li a:hover
{
	background: #adadad;
}
ul#menu li ul li a
{
	background: #f7f7f7;
	color: #5b5629;
	padding-left: 20px;
}
ul#menu li ul li a:hover
{
	color: #1db7de;
	background: #fefefe;
	border-left: 5px #000 solid;
	padding-left: 15px;
}
.flash-replaced .alt
{
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}
.capfoto
{
	background-image: url("/genc/Assets/img/galeri/capaktif.jpg");
	background-position: left;
	width: 116px;
	height: 24px;
	background-repeat: no-repeat;
}
.capvideo
{
	background-image: url("/genc/Assets/img/galeri/capaktif.jpg");
	background-position: right;
	width: 128px;
	height: 24px;
	background-repeat: no-repeat;
}
.caparavideo
{
	background-image: url("/genc/Assets/img/galeri/capara.jpg");
	background-position: left;
	width: 29px;
	height: 24px;
	background-repeat: no-repeat;
}
.caparafoto
{
	background-image: url("/genc/Assets/img/galeri/capara.jpg");
	background-position: right;
	width: 29px;
	height: 24px;
	background-repeat: no-repeat;
}
.capfotopasif
{
	background-image: url("/genc/Assets/img/galeri/cappasif.jpg");
	background-position: left;
	width: 105px;
	height: 24px;
	background-repeat: no-repeat;
}
.capvideopasif
{
	background-image: url("/genc/Assets/img/galeri/cappasif.jpg");
	background-position: right;
	width: 112px;
	height: 24px;
	background-repeat: no-repeat;
}
.capsagvideo
{
	background-image: url("/genc/Assets/img/galeri/capsag.jpg");
	background-position: left;
	width: 25px;
	height: 24px;
	background-repeat: no-repeat;
}
.left
{
	float: left;
}
.capsagfoto
{
	background-image: url("/genc/Assets/img/galeri/capsag.jpg");
	background-position: right;
	width: 26px;
	height: 24px;
	background-repeat: no-repeat;
}
ul.ulScroll
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 4px 4px;
	position: relative;
	display: block;
}
ul.ulScroll li
{
	float: left;
	background-image: url("http://j.onbesyirmibes.org/v2/img/galeri/seperatorgaleri_.jpg");
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 8px;
	padding-right: 8px;
	position: relative;
	margin: 8px 0;
}
ul.ulScroll img
{
	border: 4px solid #fff !important;
	background-color: #000;
	padding: 1px;
	width: 80px;
	height: 70px;
}
.noback
{
	background-image: none !important;
}
.left
{
	float: left;
}
ul.ulScroll a
{
	color: #fff;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
}
.noclass
{
	background-image: none !important;
}
.s
{
	font-size: 90%;
	color: #fff;
	background-color: #997ca7;
	border: 6px solid #fff;
	width: 74px;
	height: 62px;
	top: -68px;
	left: 13px;
	padding: 5px;
	cursor: pointer;
	z-index: 101;
	position: absolute;
	overflow: hidden;
}
.borderedbox
{
	font-size: 90%;
	color: #fff;
	background-color: #997ca7;
	border: 6px solid #b9a1c9;
	width: 72px;
	height: 64px;
	top: -3px;
	left: 8px;
	padding: 4px;
	cursor: pointer;
	z-index: 102;
	position: absolute;
	overflow: hidden;
	opacity: .8;
	display:none;
}
#wrap
{
	width: 800px;
	background: white;
	margin: auto;
	padding: 10px;
}
#wrap h1
{
	padding: 10px;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
#formail
{
	width: 500px;
	margin: auto;
}
#formail label
{
	display: block;
	margin: 6px 0;
}
#text
{
	background: #f8f8f8;
}
#sendmail
{
	margin-top: 10px;
	display: block;
}
#response
{
	display: none;
	border: 1px solid #000;
	background: #dedede;
	padding: 20px;
	width: 500px;
	color: #000;
}
#basic-modal-content
{
	display: none;
}
#simplemodal-overlay
{
	background-color: #000;
	cursor: wait;
}
#simplemodal-container
{
	height: 320px;
	width: 600px;
	color: #bbb;
	background-color: #333;
	border: 4px solid #444;
	padding: 12px;
}
#simplemodal-container code
{
	background: #141414;
	border-left: 3px solid #65B43D;
	color: #bbb;
	display: block;
	margin-bottom: 12px;
	padding: 4px 6px 6px;
}
#simplemodal-container a
{
	color: #ddd;
}
#simplemodal-container a.modalCloseImg
{
	background: url(../../design/pngs/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -16px;
	cursor: pointer;
}
#simplemodal-container #basic-modal-content
{
	padding: 8px;
}
.ustbar
{
	background-image: url(../../design/pngs/ct_ustbar.png);
}
.ct_soldik
{
	background-image: url(../../design/pngs/ct_sol_dik.png);
	width: 30px;
	height: 466px;
	z-index: 51;
}
.ct_manset_top
{
	background-image: url(../../design/pngs/ct_manst_ust.png);
	width: 500px;
	height: 43px;
	overflow: hidden;
}
.ct_fastview
{
	background-image: url(../../design/pngs/ct_manset_sag_dik.png);
	width: 237px;
	background-position: left top;
	background-repeat: no-repeat;
}
.ct_fastviewbox
{
	width: 225px;
	margin-left: 12px;
	height: 337px;
	overflow: hidden;
}
.ct_fastviewlast
{
	background-image: url(../../design/pngs/ct_latest.png);
	width: 237px;
	height: 129px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.nekibu, .konusuyorum, .kecelikalem
{
	height: 123px;
}
div#catxslider
{
	background-image: url(../../design/pngs/ct_manset_img_332.png);
	background-position: top;
	background-repeat: no-repeat;
}
div#on5yirmi5comlogo
{
	margin-left: 160px;
	float: left;
	border: 0 solid red;
}
div#googlesearch
{
	width: 175px;
	float: left;
	height: 19px;
	margin-left: 419px;
	margin-top: 43px;
}
div#googlesearch a
{
	color: #b8b3b3;
	padding-left: 10px;
	padding-top: 1px;
	text-decoration: none;
	display: block;
}
div#googlesearch a:hover
{
	color: #b80a0a;
}
div.ct_manset_top div
{
	margin-left: 77px;
	height: 20px;
	margin-top: 13PX;
	width: 410px;
	padding: 0;
	overflow: hidden;
}
div.ct_manset_top a
{
	font-size: 95%;
	font-weight: bold;
	color: #fb0000;
	text-decoration: none;
	letter-spacing: -1px;
}
div.ct_manset_top a:hover
{
	color: #212132;
}
.smaller
{
	font-size: .7em !important;
	letter-spacing: -.04em;
	font-weight: normal !important;
}
.sliderhome
{
	height: 149px;
}
.boxcommented
{
	background-image: url(../../design/pngs/son_yorumlananlar.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
	float: left;
	width: 225px;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 23px;
}
ul.lastcommented
{
	padding: 0;
	display: block;
	width: 225px;
	padding: 7px 0 12px 0;
	list-style: none;
	background-color: #e3f0f6;
}
ul.lastcommented li.limr
{
	height: 18px;
	margin: 6px 0 0 10px;
	padding: 3px 0 1px 8px;
	background-image: url(../../design/pngs/litwoback.png);
	background-repeat: no-repeat;
	width: 189px;
	display: block;
	background-position: 0 0;
	overflow: hidden;
}
ul.lastcommented li.limr:hover
{
	background-position: 0 -22px;
}
ul.lastcommented a
{
	text-decoration: none;
	color: #16495f;
	font-size: 90%;
	line-height: 20px;
}
ul.lastcommented a:hover
{
	text-decoration: underline;
	color: #fff;
}
ul.anketshow li.limr a, ul.anketshow li.limr span
{
	font-size: 10px !important;
}
div#uyemenu
{
	margin-left: 115px;
	float: left;
	margin-top: 2px;
}
div#uyemenu span
{
	display: block;
	font-size: 12px;
}
div#uyemenu ul
{
	list-style: none;
	width: 260px;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	text-align: center;
}
div#uyemenu ul li
{
	float: left;
	background-color: #fc0;
	height: 18px;
	width: 80px;
	cursor: pointer;
}
div#uyemenu ul li.liuyegirisi
{
	margin-left: 6px;
}
div#uyemenu ul li a
{
	text-decoration: none;
}
div#uyemenu ul li a:hover
{
	color: #b80a0a;
}
div#uyemenu ul li.liiletisim
{
	margin-left: 10px;
}
div#googleg
{
	float: left;
	margin-top: 23px;
	margin-left: 66px;
}
div#googleg a
{
	color: #b8b3b3;
	text-decoration: none;
}
div#googleg a:hover
{
	color: #b80a0a;
}
a.repKutuKareBolumx
{
	text-decoration: none;
	font-size: 13px;
	padding-left: 18px;
	margin-top: 8px;
	font-weight: bold;
	color: navy;
	width: 126px;
	overflow: hidden;
	display: block;
}
a.repKutuKareBolumx:hover
{
	color: Red;
}
div.repKutuKareBolumxDiv
{
	margin: 10px 0;
	float: left;
}
div.repKutuKareBolumxDiv a 
{
	padding-top:8px!important;
	padding-right:5px;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	line-height:19px;
}
div.repKutuKareBolumxDiv a:hover{color:red;}
div.repKutuKareBolumxDiv div
{
	float: left;
	margin-bottom: 10px;
	height: 71px;
	overflow: hidden;
	text-align: left;
	width: 225px;
	background-image: url(../../design/back/fastview_225_gri.png);
	background-repeat:no-repeat;
}
div.repKutuKareBolumxDiv div:hover
{
	background-position:0px -70px;
	color:Red!important;
}
div.repKutuKareBolumxDiv img
{
	padding:0 10px 0 5px;
	float: left;
	display:block;
}
.addthis_toolbox .two_column
{
	width: 220px;
	padding: 10px 0 10px 0;
	border: 3px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.addthis_toolbox .two_column a
{
	padding: 4px 0 4px 34px;
	position: relative;
	width: 66px;
	display: block;
	text-decoration: none;
	color: blue;
}
.addthis_toolbox .two_column a:hover
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #B4D3F8;
	text-decoration: none;
}
.addthis_toolbox .two_column span
{
	position: absolute;
	left: 14px;
	top: 4px;
}
.addthis_toolbox .two_column .top
{
	padding: 0 0 10px 0;
	border-bottom: solid 1px #eee;
	margin-bottom: 10px;
	margin: 0 20px 10px 20px;
}
.addthis_toolbox .two_column .more
{
	border-top: solid 1px #eee;
	padding: 10px 0 0 0;
	margin: 10px 20px 0 20px;
	text-align: center;
}
.addthis_toolbox .two_column .more a
{
	padding: 4px 0;
	width: auto;
}
.addthis_toolbox .two_column .more span
{
	display: none;
}
.addthis_toolbox .two_column .column1
{
	width: 100px;
	float: left;
}
.addthis_toolbox .two_column .column2
{
	width: 100px;
	float: left;
}
.addthis_toolbox .two_column .clear
{
	clear: both;
	padding: 0;
	display: block;
	height: 0;
	width: 0;
}
div#specFullPage
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 960px;
	margin-top: 10px;
}
div#specFullPage div.cs1
{
	float: left;
	width: 225px;
	height: 110px;
	display: block;
	background-color: #f5f5f5;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow: hidden;
}
div#specFullPage a.scL1
{
	display: inline-block;
	padding: 3px 6px;
	font-weight: bold;
	text-decoration: none;
}
div#specFullPage div.cs1:hover
{
	background-color: #adadad;
	color: #fff;
}
a.specLinks
{
	font-weight: bold;
	padding: 10px;
	width: 205px;
	color: #fff;
	background-color: #313131;
	display: inline-block;
}
a.specLinks:hover
{
	color: #313131;
	background-color: #f5f5f5;
	text-decoration: none;
}
div#lastcommenter
{
	background-color: #f4f4f4;
	display: block;
	font-size: 11px;
}
div.sonyorumlartitle
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	background-color: #ededed;
	color: #111;
}
div#sonyorumlar
{
	height: 370px;
	overflow: scroll;
}
div#sonyorumlar ul
{
	list-style: none;
	margin: 0;
	padding: 10px;
}
div#sonyorumlar ul li
{
	margin-bottom: 10px;
	padding: 6px;
	background-color: #fbfbfb;
}
div.paginations
{
	text-align: center;
	padding: 8px 4px;
	width: 450px;
	float: left;
	overflow: hidden;
	background-color: #dadada;
}
div.paginations a, .nopaging
{
	padding: 4px;
	border: 1px solid #dadada;
	color: #222;
	font-weight: bolder;
	text-decoration: none;
}
div.paginations .nopaging
{
	border-color: #222;
	background-color: #777;
	color: #fff;
}
div.paginations a:hover
{
	background-color: #777;
	color: #fff;
	border-color: #222;
}
div.paginations a.ac
{
	background-color: #777;
	color: #fff;
}
div.paginations a.ac:hover
{
	background-color: #777;
	color: #fff;
}
div.paginations a.stringp
{
	font-weight: normal;
	text-decoration: none;
	border: none;
}
.jcarousel-container
{
	position: relative;
}
.jcarousel-clip
{
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list
{
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item
{
	float: left;
	list-style: none;
	width: 227px;
	height: 126px;
}
.jcarousel-next
{
	z-index: 3;
	display: none;
}
.jcarousel-prev
{
	z-index: 3;
	display: none;
}
.jcarousel-skin-tango .jcarousel-container
{
	border: 0 solid #346F97;
	padding: 0;
	margin: 0;
}
.jcarousel-skin-tango .jcarousel-container-horizontal
{
	width: 936px;
	padding: 0;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal
{
	width: 100%;
	height: 149px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal
{
	margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-clip-vertical
{
	width: 75px;
	height: 245px;
}
.jcarousel-skin-tango .jcarousel-container-vertical
{
	width: 234px;
	height: 149px;
	padding: 0;
}
.jcarousel-skin-tango .jcarousel-item
{
	width: 234px;
	height: 149px;
	margin: 0;
	padding: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical
{
	margin-bottom: 0;
}
.jcarousel-skin-tango .jcarousel-item-placeholder
{
	background: #fff;
	color: #000;
}
.jcarousel-next-horizontal
{
	position: absolute;
	top: 1px;
	right: 2px;
	width: 22px;
	height: 22px;
	cursor: pointer;
	background: transparent url(../../design/pngs/next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover
{
	background-position: -22px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active
{
	background-position: -44px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active
{
	cursor: default;
	background-position: -66px 0;
}
.jcarousel-prev-horizontal
{
	position: absolute;
	top: 1px;
	right: 26px;
	width: 22px;
	height: 22px;
	cursor: pointer;
	background: transparent url(../../design/pngs/prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover
{
	background-position: -22px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active
{
	background-position: -44px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active
{
	cursor: default;
	background-position: -66px 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical
{
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 22px;
	height: 22px;
	cursor: pointer;
	background: transparent url(next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover
{
	background-position: 0 -22px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active
{
	background-position: 0 -44px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active
{
	cursor: default;
	background-position: 0 -66px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical
{
	position: absolute;
	top: 5px;
	left: 43px;
	width: 22px;
	height: 22px;
	cursor: pointer;
	background: transparent url(prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover
{
	background-position: 0 -22px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active
{
	background-position: 0 -44px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active
{
	cursor: default;
	background-position: 0 -66px;
}
.jcarousel-skin-manset .jcarousel-container
{
	border: 0 solid #346F97;
	padding: 0;
	margin: 0;
}
.jcarousel-skin-manset .jcarousel-container-horizontal
{
	width: 500px;
	padding: 0;
}
.jcarousel-skin-manset .jcarousel-clip-horizontal
{
	width: 100%;
	height: 332px;
}
.jcarousel-skin-manset .jcarousel-item-horizontal
{
	margin-right: 0;
}
.jcarousel-skin-manset .jcarousel-clip-vertical
{
	width: 500px;
	height: 332px;
}
.jcarousel-skin-manset .jcarousel-container-vertical
{
	width: 500px;
	height: 332px;
	padding: 0;
}
.jcarousel-skin-manset .jcarousel-item
{
	width: 500px;
	height: 332px;
	margin: 0;
	padding: 0;
}
.jcarousel-skin-manset .jcarousel-item-vertical
{
	margin-bottom: 0;
}
.jcarousel-skin-manset .jcarousel-item-placeholder
{
	background: #fff;
	color: #000;
}
.jcarousel-skin-manset .jcarousel-next-horizontal
{
	position: absolute;
	top: 310px;
	right: 5px;
	width: 28px;
	height: 28px;
	cursor: pointer;
	background: transparent url(next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-manset .jcarousel-next-horizontal:hover
{
	background-position: -28px 0;
}
.jcarousel-skin-manset .jcarousel-next-horizontal:active
{
	background-position: -56px 0;
}
.jcarousel-skin-manset .jcarousel-next-disabled-horizontal, .jcarousel-skin-manset .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-manset .jcarousel-next-disabled-horizontal:active
{
	cursor: default;
	background-position: -84px 0;
}
.jcarousel-skin-manset .jcarousel-prev-horizontal
{
	position: absolute;
	top: 310px;
	left: 5px;
	width: 28px;
	height: 28px;
	cursor: pointer;
	background: transparent url(prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-manset .jcarousel-prev-horizontal:hover
{
	background-position: -28px 0;
}
.jcarousel-skin-manset .jcarousel-prev-horizontal:active
{
	background-position: -56px 0;
}
.jcarousel-skin-manset .jcarousel-prev-disabled-horizontal, .jcarousel-skin-manset .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-manset .jcarousel-prev-disabled-horizontal:active
{
	cursor: default;
	background-position: -84px 0;
}
.jcarousel-skin-manset .jcarousel-next-vertical
{
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-manset .jcarousel-next-vertical:hover
{
	background-position: 0 -28px;
}
.jcarousel-skin-manset .jcarousel-next-vertical:active
{
	background-position: 0 -56px;
}
.jcarousel-skin-manset .jcarousel-next-disabled-vertical, .jcarousel-skin-manset .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-manset .jcarousel-next-disabled-vertical:active
{
	cursor: default;
	background-position: 0 -84px;
}
.jcarousel-skin-manset .jcarousel-prev-vertical
{
	position: absolute;
	top: 5px;
	left: 43px;
	width: 28px;
	height: 28px;
	cursor: pointer;
	background: transparent url(prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-manset .jcarousel-prev-vertical:hover
{
	background-position: 0 -28px;
}
.jcarousel-skin-manset .jcarousel-prev-vertical:active
{
	background-position: 0 -56px;
}
.jcarousel-skin-manset .jcarousel-prev-disabled-vertical, .jcarousel-skin-manset .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-manset .jcarousel-prev-disabled-vertical:active
{
	cursor: default;
	background-position: 0 -84px;
}
div.splinkimg a{display:block; margin-top:10px;}

