@charset "utf-8";
/*** yahoo reset css ***/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
/*** yahoo font css ***/
body{font:13px/1.231 Arial,Helvetica,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% Arial,Helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*** general link and image settings ***/
body {
background: url(/images/bgtail1.png) repeat-x #f5f6f6;
}
a { text-decoration:none;color:#bd0c60; }
a:hover { text-decoration:underline }
/*** header ***/
.header{
    display:block;
    overflow:hidden;
    zoom:1;
    height:100px;
    width:100%; 
    margin:0 auto;
}
.headertop {
    margin:0 auto; 
    height: 30px;
    display:block;
    width:1003px; 
    zoom:1;
    background:url(/images/boxtop.png) repeat-y 0px 0px;        
}
.headerbottom {
    height: 30px;
    display:block;
    width:100%; 
    margin:0 auto; 
    zoom:1;
    background:url(/images/boxbottom.png) repeat-y 0px 0px;
}
.headercontent{
    display:block;
    overflow:hidden;
    zoom:1;
    width:1003px;
    margin:0 auto;
    background:url(/images/boxcontent.png) repeat-y 0px 0px;    
}
.adv728 {
display:inline;
float:right;
height:90px;
margin-bottom:5px;
margin-top:5px;
width:733px;
	zoom:1;
}
.logo{
	zoom:1;
	background:transparent url(/images/v1-logo-1.gif) no-repeat scroll 0 5px;
	display:block;
	height:50px;
    margin-left:30px;
	margin-top:20px;
	overflow:hidden;
	width:145px;
	float:left;
}
.logo  a{
    display:block;
    width:315px;
    height:90px;
}
.logo h1{
    text-indent:-1000px;
}
.headerright{
    display:block;
    overflow:hidden;
    zoom:1;
    float:right;
    width:500px;
    text-align:right;
    display:block;
    padding:0 30px;
}
.headerright a{
    font-size:131%;
    margin-left:20px;
}
.headerright p{
    display:block;
    margin-bottom:10px;
}
/*** footer ***/
.footer{
    display:block;
	background:url(/images/bgcenter.png) repeat-y 0px 0px;
    overflow:hidden;
    zoom:1;
	margin:0 auto;
	width:1003px;
    color:#FFF;
}
.footercontent{
background:transparent url(http://colourlovers.com.s3.amazonaws.com/images/patterns/363/363892.png) repeat scroll 0 0;
zoom:1;
display:block;
font-size:90%;
margin:0px auto;
overflow:hidden;
padding:10px;
width:940px;
}
.footerleft{
	float:left;
	padding-left:10px;
	width:340px;
}
.footerright{
    float:right;
}
.footerright a:link,.footerright a:visited{
    color:#CCC;
    margin-right:10px;
}
.footerright a:hover{
    color:#FFF;
}
.footerTitle {
color:#99CC00;
font-weight:bold;
line-height:230% !important;
margin-left:-10px;
}
.footerLink {
color:#FFFFFF;
display:block;
padding:2px;
}
/*** contentTop ***/
.contentTop{
	background:url(/images/bgtop.png) repeat-y 0px 0px;
	display:block;
	/*overflow:hidden;*/
	zoom:1;
	height:14px;
	width:1003px;
	margin:0 auto;
}
.contentBottom{
	background:url(/images/bgbottom.png)  repeat-y scroll 0 13px;
	display:block;
	overflow:hidden;
	zoom:1;
	height:10px;
	width:1003px;
	margin:0 auto;
}
.topHeader {
    background: #F5F6F6 url(/images/backtile1.png) repeat scroll 0 -6px;
    width:960px;
    margin:0 auto;
    zoom:1;
    display:block;
    overflow:hidden;
    border-bottom: 1px dotted #EBEBEB;
}
/*** content ***/
.content{
	background:url(/images/bgcenter.png) repeat-y 0px 0px;
	display:block;
	overflow:hidden;
	zoom:1;
	width:1003px;
	margin:0 auto;
}
.contentleft{
    display:block;
    float:left;
    margin-left:21px;
    margin-top:10px;
    padding-left:5px;
    overflow:hidden;
    width:145px;
    zoom:1;
}
.contentcenter{
    display:block;
    float:left;
    overflow:hidden;
    margin-top:10px;
    padding-left:5px;
    width:495px;
    zoom:1;
}
.contentright{
    zoom:1;
    display:block;
    float:left;
    overflow:hidden;
    padding-left:5px;
    width:300px;
}
.contentright .question {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
}
/************* Fix Class ***********/
.P10 {padding: 10px !important;}
.L10 {padding-left: 10px !important;}
.R10 {padding-right: 10px !important;}
.T10 {padding-top:10px !important;}
.M5{margin:5px;}
.M10{margin:10px;}
.left {float: left;}
.right {float: right;}
.M5L0 {margin:5px 0;}
.H170 {height: 170px !important;}
.noBorder {border:0 none !important;}
.autoH{height:auto !important;}
.min60H {min-height:60px !important;}
.border{ border:1px solid #E1DFE2; }
.overflow{overflow:hidden;}
/****** Left Menu ******/
.menu { margin-bottom: 10px; border-bottom : 1px solid #CCC;  }
.menu a {
    color:#001822;
}.menu a:hover {
    color:#bd0c60;
}
.menu li {
    background:transparent url(/images/left-menu-item.gif) repeat scroll 0 0px;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    padding:5px;
    padding-left:10px;
    font-size: 110%;
}
.menu .selected {
    background-position: -1px -36px !important;
}
.tab1 {
    zoom:1;
    display:block;
    overflow:hidden;
    background:transparent url(/images/tab-1.gif) no-repeat scroll;
    padding:5px;
    height: 20px;
}
.tab1 h4{
	color:#FFF;
	font-size:115%;
	font-weight:bold;
}
.tab2 {
    zoom:1;
    display:block;
    float:left;
    overflow:hidden;    
    width: 100%;
}
.tab2 li{
    background:transparent url(/images/tab-3.gif) no-repeat scroll 0 0px;
    color:white;
    display:inline;
    float:left;
    font-size:120%;
    height:25px;
	overflow:hidden;
	padding-top:5px;
	text-align:center;
	width:73px;
    zoom:1;
}
.selected-tab {
    background-position:0 -35px !important;
}
.tab2content {
    border: 1px solid #e1dfe2;
    overflow:hidden;
    padding:10px;
    width:470px; 
}
.tab2 a {color: white;}
.tab4 {
    background:transparent url(/images/tab-4.gif) repeat-x scroll;
    padding:5px 5px 5px 10px;
}
.tab4border {
    border: 1px solid #CCC;
    border-top: none !important;
    padding:10px 0px 5px 10px;
}
.tab4 h4{
    font-size: 115%;
    color: #FFF;
	font-weight:bold;
}
/*** tabs ***/
.question { font-size:110% }
.question a {color:#000000 !important}
.question em { font-style:italic;}
strong { font-weight: bold; }
.question-box {
	border: 1px solid #CCC;
	zoom:1;
	overflow:hidden;
}
.u-info {
	border-bottom: 1px dotted #CCC;
	background-color: #F9F9F4;
	padding:2px;
	margin:0px;
	overflow:hidden;
	height:40px;
}
.u-info em {
	font-size:85%;
}
.q-detail{

	width:auto;
	zoom:1;
	overflow:hidden;
	text-transform:capitalize;
}
.q-detail h2 {
    font-size:16px;
padding-bottom:5px;
padding-left:10px;
padding-top:5px;
}
.q-detail em {
	text-transform:none;
    padding-left:10px;  
    margin-bottom:5px;
}
/* answers */
.answers li span {
    padding-left:10px;
    padding-top:10px;
}
.answers li{
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #ccc;
	overflow:hidden;
	zoom:1;
}
.cevapsayisi {
	color:#67CE12;
	font-size:124%;
	font-weight:bold;
	border: none !important;
}
.yazilikaynak {
	color:#FF6633;
	margin-top:5px;
}
.yazilikaynak a {
	color:#BD0C60;
	margin-left:2px;
	text-decoration:none;
}
.cevapgorsel {
	color:#67CE12;
	margin-top:5px;
}
.amenu{
	background:transparent url(/images/sub-header-1.gif) repeat scroll 2px 0px;
	height:15px; width:483px;
	font-size:110%;padding:5px; margin-top:10px;
}
 #paylasim {
background-color:white;
border:1px solid #CCC;
height:40px;
margin-left:60px;
margin-top:3px;
position:absolute;
width:125px;
display:none;
padding:5px;
 }
.reportthis {
position:relative;
width:auto;
}
.reportthis a {
background:transparent url(/images/login.gif) no-repeat scroll 2px -128px;
padding-left:20px;
text-decoration:none;
}
.reportthis a:hover {
background:transparent url(/images/login.gif) no-repeat scroll 2px -64px;
text-decoration:underline;
}
.emailLink {
background:transparent url(/images/mail.png) no-repeat scroll 2px 0;
padding-left:20px;
}
.paylasimLink {
background:transparent url(/images/plus.png) no-repeat scroll 2px 0;
padding-left:20px;
}
.seperator {
	font-size:15px;
	margin-left:2px;
	margin-right:2px;
	margin-top:-5px;
	width:20px;
	color:#666666;
}
.a-detail {
	padding:10px;
}
/* fix hack */

/************/
.subbox {
    margin-bottom:10px;
    margin-top:10px;
	overflow:hidden;
}
.subbox h3{
    font-size: 120%;  
    padding:5px !important;
}
.subbox a {
    color: #962e34;
    font-weight: 500;
}
/**** Question ****/
.question {
    display:block;
    margin-bottom:2px;
    overflow:hidden;
    zoom:1;

}
.question p {
    padding: 5px !important;
}
.questionlist li {
    border-bottom: 1px dotted #CCC;
    overflow: hidden;
    padding-bottom:5px;  
		width:100%;
}
.avatar {
    padding: 2px;
    margin-right: 5px;
    height : 40px;
    overflow:hidden;
    display:block;
	text-align:center;
	width:60px;
    zoom:1;
}
.info{
    display:block;
    overflow:hidden;
    zoom:1;
    font-size: 85%;
}
/****** Form Elements **********/
.defaultsubmitbutton:hover {
    background-position:0 -48px;
    color:#000 !important;
}
.defaultsubmitbutton {
    background:transparent url(/images/defaultinputback.gif) no-repeat scroll 0 0;
    border:medium none;
    color:#000000;
    cursor:pointer;
    font-weight:bold;
    height:31px;
    text-align:center;
    width:91px !important;
}
.defaulttextinput {
    border:1px solid #b3c3c4; /*99CC00;*/
    padding:3px;
    width:175px;}
.subheader {
    background:url(/images/sub-header.gif) no-repeat scroll 0 0;
}
.loginField {
	width:120px;
}
/**** Login ****/
.loginBTN {
background:url(/images/loginBTN.gif) no-repeat scroll 0 0 ;
width:71px !important;
}
.loginBTN:hover {
    background-position:0 -48px !important;
    color:#FFF !important;
}
.loginbox {
	background:url(/images/topback.gif) repeat scroll 0 0;
	
	overflow:hidden;
	zoom:1;
	display:block;
}
#error {
	margin-left:-10px;
	margin-top:-9px;
	width:298px;
	background-color:#CC0000;
	color:#FFF;
	text-align:center;
	display:none;
}
/**breadcrumb**/
.breadcrumb{
	font-size:110%;
	margin-bottom:10px;
	padding:10px;
	width:473px;
	border:1px solid #E1DFE2;
	text-transform:capitalize;
}
.moreinfo:link, .moreinfo:visited{
	background:url(/images/arrow.gif) no-repeat right 2px;
	padding-right:15px;
}
.moreinfo:hover{
	background-position: -13px right;
}
/** Etiket Bulutu */
.tag1, .tag1 a {
color:#99CC00;
font-size:13px;
text-decoration:none;
}
.tag1 a:hover {
text-decoration:underline;
}
.tag2, .tag2 a {
color:#FF00CC;
font-size:15px;
text-decoration:none;
}
.tag2 a:hover {
text-decoration:underline;
}
.tag3, .tag3 a {
color:#FF6633;
font-size:17px;
text-decoration:none;
}
.tag3 a:hover {
text-decoration:underline;
}
.tag4, .tag4 a {
color:#9900FF;
font-size:20px;
text-decoration:none;
}
.tag4 a:hover {
text-decoration:underline;
}
/**** Reklam **/
.ad160x600 {
	width:170px;
	height:610px;
}
/**** Profile **/
.data2Col {
	width:150px;
}
.data2Col h2{
	color:#0F7CB7;
	font-size:110%;
	font-weight:bold;
	overflow:hidden;
	padding-bottom:10px;
	width:100%;
}
.profilbilgidata {
	border-bottom:1px dotted #A0A0FF;
	margin-bottom:10px;
}
.profilbilgilabel {
	color:black;
	font-weight:bold;
}
.profilbilgilabel em {
	font-size:85%;
}
.padding {
	padding:5px 5px 5px 10px;
}
.nopadding {padding:0px !important;}
.profilinfo {
    display:block;
    float:left;
    margin-left:21px;
    margin-top:10px;
    padding-left:5px;
    overflow:hidden;
    width:225px;
    zoom:1;
}
.profilright {
	display:block;
	float:left;
	margin-left:5px;
	width:545px;
	zoom:1;
    overflow:hidden;
}
.nickname {
	font-size:160%;
	margin:10px 0 0 20px;
	padding:5px;
}
.information {
    border: 1px solid #e1dfe2;
    overflow:hidden;
	font-size:105%;	
}
.information li {
	padding:2px;
	display:block;
}
.information h4 {
	color:#BD0C60;
	display:block;
	font-weight:bold;
}
.marginBT10 {
	margin-bottom:10px;
}
.center {
	text-align:center;
}
.friendList div {
display:block;
height:100px;
margin-top:5px;
overflow:hidden;
text-align:center;
width:75px;
}
.friendList li {
	border:1px solid #CCCCCC;
	float:left;
	margin:2px;
}
.friendList span {
	float:left;
	width:100%;
}
.profilmenu a {
	zoom:1;
	color:#403F2E;
	display:block;
	font-size:100%;
	height:25px;
	margin:5px;
	padding-left:35px;
	padding-top:10px;
	width:110px;
}
.edit {background:transparent url(/images/profil-menu.gif) no-repeat 0px 0px}
.addfriend {background:transparent url(/images/profil-menu.gif) no-repeat scroll 0 -47px}
.mymessage {background:transparent url(/images/profil-menu.gif) no-repeat 0px -94px}
.sendmessage{background:transparent url(/images/profil-menu.gif) no-repeat 0px -142px}

.tabpagination {
	zoom:1;
	display:inline;
	float:right;
	width:50px;
}
.tabpagination a {
	margin:3px !important;
	display:inline;
}
.longmesaj {display:none;}
.mesajlist {
display:block; width:100%;
}
.mesajlist td{
	padding:2px;
}

.submenu {
	background:transparent url(/images/subtabs_bg.gif) no-repeat scroll 0 0;
	font-size:85%;
	height:30px;
	padding:5px 0 0 5px;
	width:100%;zoom:1;
}
.submenu ul, .submenu li {
	float:left;
	margin-top:3px;zoom:1;
}
.submenu ul li a {
zoom:1;
background:#EAF7F8 none repeat scroll 0 0;
border-bottom:1px solid #CCE8EB;
color:#5C7E81;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-right:4px;
padding:4px 10px;
position:relative;
text-align:center;
text-decoration:none;
}
.submenu ul li a.active {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px solid #C4E3E6;
color:#396063;zoom:1;
}
.submenu ul li div.on {
zoom:1;
background:transparent url(/images/submenu_pointer.gif) no-repeat scroll 0 0;
height:20px;
left:50%;
margin-left:-10px;
position:relative;
top:7px;
width:35px;
}

/*  TAB CSS */
#tabsE {

	font-size:110%;
	height:25px;
	line-height:normal;
	margin:0 auto;
	padding:4px;
	padding-right:1px !important;
	position:relative;
	width:960px;
	zoom:1;
	display:block;
}
#tabsE ul {
	margin:0;
	padding:5px;
	list-style:none;
	float:right;
}
#tabsE li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsE a {
	background:transparent url(/images/tableftE.gif) no-repeat scroll left top;
	float:left;
	height:29px;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsE a span {
	float:left;
	display:block;
	background:url("/images/tabrightE.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	height:20px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span {float:none;}
/* End IE5-Mac hack */
#tabsE a:hover span {
	color:#FFF;
}
#tabsE a:hover {
	background-position:0% -42px;
}
#tabsE a:hover span {
	background-position:100% -42px;
}
#tabsE #current a {
	background-position:0% -42px;
}
#tabsE #current a span {
	background-position:100% -42px;
}

/* Üyelik Sayfası */ 
#theform {}
#theform fieldset {height: 20em;width: 10em;border: 0;margin: 0;padding: 1em;float: left;}
#theform fieldset legend {font-size: 4em;}
#theform fieldset legend span {display: none;}
#theform fieldset h3 {height: 4em;font-size: 16px;line-height:110%;font-weight:bold;}
#theform fieldset div.help {font-size: 110%;font-weight: 100;height: 8em;}
#theform fieldset label {font-size: 110%;display: block;line-height: 1.5em;}
#theform fieldset input {font-size: 100%;}
/* Error Styling */
em.error {color:#CC0000;}
#theform fieldset.error,#theform fieldset.error legend,#theform fieldset.error div.help {}
#theform fieldset strong.error {background-color: #CC0000;color:#FFFFFF;padding: 0.2em;font-size: 0.7em;font-weight: bold;display: block;}
/* Part 4 Styling */
#theform #pt4 {height:auto;clear: both;width: 38em;height: 5em;padding: 1em;}
#theform #pt4 legend {display: none;}
#theform #pt4 h3 {display: none;}
#theform #pt4 #disclaimer {width: 22em;float: left;font-size: 11px;}
#theform #pt4 .checkbox{height:auto;margin-bottom:50px;width:auto; border: 0px;background:none;	float: left;}
#theform a:hover {text-decoration:underline; }
#theform a{text-decoration:none; color:#CC0000}
#theform #pt1 { height:auto;color:#0066CC;}
#theform #pt2 { height:auto;color:#99CC00;}
#theform #pt3 { height:auto;color:#CC00CC;}
#theform #pt4 input {}


#tooltip{
    position:absolute;
    border:1px solid #333;
    background:#f7f5d1;
    padding:2px 5px;
    color:#333;
    display:none;
    }
    
    
.jqifade{
      position: absolute; 
      background-color: #aaaaaa; 
}
div.jqi{ 
      width: 400px; 
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
      position: absolute; 
      background-color: #ffffff;
      font-size: 11px; 
      text-align: left; 
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{ 
      font-weight: bold; 
}
div.jqi .jqiclose{ 
      position: absolute;
      top: 4px; right: -2px; 
      width: 18px; 
      cursor: default; 
      color: #bbbbbb; 
      font-weight: bold; 
}
div.jqi .jqimessage{ 
      padding: 10px; 
      line-height: 20px; 
      color: #444444; 
}
div.jqi .jqibuttons{ 
      text-align: right; 
      padding: 5px 0 5px 0; 
      border: solid 1px #eeeeee; 
      background-color: #f4f4f4;
}
div.jqi button{ 
      padding: 3px 10px;
      margin: 0 10px; 
      background-color: #2F6073; 
      border: solid 1px #f4f4f4; 
      color: #ffffff; 
      font-weight: bold; 
      font-size: 12px; 
}
div.jqi button:hover{ 
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{ 
      background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{ 
      background-color: #BF5E26;
}
.response {
    background-color::#99CC00;  
    color:#000;
    margin:0 auto;
    margin-bottom: 5px;
    padding:3px;
    text-align:center;
    width:495px;
}
.error {
    background-color:#C41425;
    color:#FFFFFF;
    margin:0 auto;
    margin-bottom: 5px;
    padding:3px;
    text-align:center;
    width:495px;
}

.cevapver {
background:transparent url(/images/cevap-ver.png) no-repeat scroll 9px 8px;
border:0 none;
height:45px;
padding:0;
text-align:center;
width:150px;
cursor: pointer;
color:#222222;
font-size:16px;
font-weight:bold;
}
.cevapver:hover {
    background-position:9px -33px;
}
.cevap-form {
    padding:10px;
}
.cevap-form label strong {
  font-size:16px;  
  color:#454545;
}

.cevap-form form textarea {
    width: 450px !important;
    overflow: auto;
}

#kaynaklar {
    display:none;margin-left:10px;padding:10px;background-color:#ECF2FF;border-bottom:1px dotted #CCCCCC;
}
.bgligthyellow {
background-color:#FFFAF0 !important;
}
.cevap-form form legend {display: none}
.cevap-form form h2 {color:#222222;font-size:14px;font-weight:bold;vertical-align:bottom;}
.inline {display: inline !important;}
.etiketlink {display:inline !important;}
.etiketlink a {
background-color:#FFFFCC;
color:#222;
font-size:11px;
}
.voter{border:none !important; }
.pagination {
    margin:5px;
    padding:5px;
}
.pagination ul {
    margin: 0 auto;
}
.pagination li a { color:#F1F3F6;}

.pagination li {
display: inline !important;
}
.pagination li a  {
background-color:#202020;
margin-left:1px;
margin-right:1px;
padding:3px 5px;
text-decoration:none;
}
.selectedtab a {
    background-color:#006699 !important;
    color:#FFF !important;
    font-weight:bolder !important;
}
.forgotpw fieldset {
    
}
#hataMSJ { background-color:#CC0000;color:#FFFFFF;text-align: center;font-weight: bold;}
.feedRow { border-bottom: 1px dotted #BBB; margin-bottom: 5px;}
.feedTitle { font-size: 12px; }
.feedTitle a {color:#0F7CB7}
.newmember li {cursor: pointer;padding:2px; float: left; overflow:hidden;zoom:1; position: relative; width: 90px; text-align: center; }
.newmember li img { height: 50px;}
