@CHARSET "UTF-8";
/*
.developer_info{
	name : Cem Yıldız;
	company : Mingus Design;
	email : cem@mingus-design.com;
}
.notes{
	ie6: Microsoft Internet Explorer 6 !the most stupid web browser of the world;
}
*/
	
body{
	margin: 0px;
	padding: 0px;
	background-color: #313131;
	/*background-image: url("../img/bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;*/
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #696969;
	text-align: center; /* ie6 */
}
a{
	color: #e09e10;
	text-decoration: none;
}
a:hover{
	color: #e41b23;
}
a:visited, a:active{
	text-decoration: none;
}
img{
	border: 0;
}
h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
	font-family: "Georgia",serif;
	font-weight: normal;
	color: #3785bc;
}
h1{
	font-size: 1.7em;
	color: #191919;
}
h2{
	font-size: 1.5em;
	color: #14a2cf;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	color: #3785bc;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	color: #3785bc;
	text-decoration: underline;
}
form{
	padding: 0px;
	margin: 0px;
}
input, textarea{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #696969;
	border:1px solid #bcbcbc;
}
input{
/*	 width: 200px;*/
}
textarea{
	width:100%;
	 height:100px;
}
/**/
.cbhz{
	display: block;
	clear:both;
	height: 0px !important;
	height: 1px;  /* ie6 */
	overflow: hidden;
}
/**/
.container{
	margin: 0 auto;
	width: 1030px;
	padding: 0px 20px 0px 0px;
	text-align: left;
	background-image: url("../img/bg_container.png");
	background-repeat: repeat-y;
	min-height: 600px;
}
.profile .container{
	clear: both;
	width: 1030px;
	overflow: hidden;
	background-image: url("../img/bg_container_profile.jpg");
	background-repeat: repeat-y;
	background-position: 114px top;
	min-height: 600px;
}
.forum .container{
	background-image: url("../img/bg_container_forum.png");
}
.footer{
	margin: 0 auto 20px;
	width: 1020px;
	text-align: right;
	background-image: url("../img/bg_footer.jpg");
	background-repeat: no-repeat;
	padding: 25px 15px;
}
.profile .footer{
	background-image: url("../img/bg_footer_profile.png");
	padding: 35px 40px 25px;
	background-position: 139px top;
}
.forum .footer{
	background-image: url("../img/bg_footer_forum.jpg");
}
.header{
	width: 100%;
	height: 125px;
}
.header .header_top{
	height: 40px;
	background-image: url("../img/bg_header.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	color: #14a2cf;
}
.header .header_top a{
	color: #14a2cf;
}
.header .header_top .username{
	font-size: 14px;
	font-weight: bold;
}
.header .header_main{
	margin: 0 auto;
	width: 1050px;
	text-align: left;
	/*background-image: url("../img/bg.jpg");
	background-position: -700px -40px;
	background-repeat: no-repeat;*/
}
.header .logo_container{
	float: left;
	width: 182px;
	height: 85px;
	/*overflow: hidden;*/
	background-image: url("../img/logo_header.jpg");
}
.header .logo_container a{
	display: block;
	width: 182px;
	height: 85px;
	overflow: hidden;
}
.header .logo_container a span{
	visibility: hidden;
}
.header .main_menu{
	float: right;
	/*width: 780px;*/
	padding: 34px 12px 0px 0px; 
}
.header .main_menu a{
	float: left;
	height: 27px;
	background-image: url("../img/bg_main_menu.png");
	overflow: hidden;
	margin-left: 9px;
}
.header .main_menu a:hover, .header .main_menu a.selected{
	background-position: left top; 
}
.header .main_menu a span{
	visibility: hidden;
}
.header .main_menu a.mm_0{
	width: 73px;
	background-position: -7px 27px;
}
.header .main_menu a.mm_1{
	width: 43px;
	background-position: -94px 27px;
}
.header .main_menu a.mm_2{
	width: 48px;
	background-position: -152px 27px;
}
.header .main_menu a.mm_3{
	width: 68px;
	background-position: -214px 27px;
}
.header .main_menu a.mm_4{
	width: 60px;
	background-position: -295px 27px;
}
.header .main_menu a.mm_5{
	width: 81px;
	background-position: -368px 27px;
}
.header .main_menu a.mm_6{
	width: 49px;
	background-position: -464px 27px;
}
.header .main_menu a.mm_7{
	width: 69px;
	background-position: -527px 27px;
}
.header .main_menu a.mm_8{
	width: 51px;
	background-position: -611px 27px;
}
.header .main_menu a.mm_9{
	width: 63px;
	background-position: -676px 27px;
}
.header .main_menu a.mm_10{
	width: 58px;
	background-position: -754px 27px;
}

/* hovers */
.header .main_menu a.mm_0:hover, .header .main_menu a.mm_0.selected{
	background-position: -7px 0px;
}
.header .main_menu a.mm_1:hover, .header .main_menu a.mm_1.selected{
	background-position: -94px 0px;
}
.header .main_menu a.mm_2:hover, .header .main_menu a.mm_2.selected{
	background-position: -152px 0px;
}
.header .main_menu a.mm_3:hover, .header .main_menu a.mm_3.selected{
	background-position: -214px 0px;
}
.header .main_menu a.mm_4:hover, .header .main_menu a.mm_4.selected{
	background-position: -295px 0px;
}
.header .main_menu a.mm_5:hover, .header .main_menu a.mm_5.selected{
	background-position: -368px 0px;
}
.header .main_menu a.mm_6:hover, .header .main_menu a.mm_6.selected{
	background-position: -464px 0px;
}
.header .main_menu a.mm_7:hover, .header .main_menu a.mm_7.selected{
	background-position: -527px 0px;
}
.header .main_menu a.mm_8:hover, .header .main_menu a.mm_8.selected{
	background-position: -611px 0px;
}
.header .main_menu a.mm_9:hover, .header .main_menu a.mm_9.selected{
	background-position: -676px 0px;
}
.header .main_menu a.mm_10:hover, .header .main_menu a.mm_10.selected{
	background-position: -754px 0px;
}









.container_top{
	margin: 0 auto;
	width: 1050px;
	height: 47px;
	text-align: left;
	overflow: hidden;
	/*background-image: url("../img/temp_flash_header.png");*/
	background-color: #313131;
	background-image: url("../img/bg.jpg");
	background-position: center -125px;
	background-repeat: no-repeat;
	position: relative;
}
.profile .container_top{
	/*background-image: url("../img/temp_flash_header_2.png");*/
}
.ali_row{
	background-color: #fff;
	width: 1030px;
	position: relative;
	margin: auto;
	left: -10px;
}
.content_row{
	clear: both;
	background-color: #fff;
	padding: 0px 14px;
}
.forum_container .content_row{
	position: relative;
	padding: 0px 0px;
	width: 952px;
	left: -22px;
}
.content_left{
	float: left;
	width: 690px;
	padding:24px 14px;
}
.profile .content_left{
	float: left;
	width: 578px;
	padding: 0px 14px 14px;
}
.forum .content_left{
	clear: both;
	width: 952px;
	padding:24px 14px;
}
.profile .content_left_wo_right{
	float: left;
	width: 810px;
	padding: 0px 14px 14px;
}

.content_right{
	float: right;
	width: 310px;
	background-image: url("../img/bg_right_top.jpg");
	background-repeat: no-repeat;
	padding-top: 35px;
}
.profile .content_right{
	float: right;
	width: 205px;
	background-image: none;
	background-color: #f3f3f3;
	padding-top: 9px;
	margin-right: 27px;
}
.content_right h2{
	color: #ee6509;
	padding: 0px 14px;
}
.content_profile{
	float: left;
	width: 128px;
	overflow: visible !important;
	overflow: hidden;
}
.content_profile .profile_header{
	float: left;
	width: 128px;
	background-image: url("../img/bg_content_profile.gif");
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}
.content_profile .profile_header_bottom{
	float: left;
	width: 128px;
	height: 20px;
	background-image: url("../img/bg_content_profile_bottom.gif");
	background-repeat: no-repeat;
	overflow: hidden;
}
.content_profile .profile_header .profile_header_left{
	width: 128px;
	padding:7px 0px 0px 14px;
	background-image: url("../img/bg_content_profile_top.jpg");
	background-repeat: no-repeat;
}
.content_profile .profile_header .profile_header_left .img_container{
	width: 90px;
	margin-left: 5px;
	margin-bottom: 14px;
	position: relative;
}
.content_profile .profile_header .profile_header_left .img_container img{
	width: 90px;
}
.content_profile .profile_header .heading_container{
	width: 852px;
	height: 28px;
	position: absolute;
	left: 128px;
	top: 0px;
	color: #14a2cf;
	font-size: 19px;
	font-family: "Trebuchet MS",sans;
	white-space: nowrap;
}
.content_profile .profile_header .heading_container h1{
	float:left;
	background-image: url("../img/bg_content_profile_nickname.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	color: #14a2cf;
	font-size: 19px;
	font-family: "Trebuchet MS",sans;
	white-space: nowrap;
	padding:0px 30px 0px 10px;
}
.content_profile .profile_header .heading_container h1 a{
	color: #14a2cf;
}
.content_profile .profile_header .heading_container h1 a span{
	color: #14a2cf;
	font-size: 14px;
}
.content_profile .profile_header .heading_container .heading_icons{
	float: left;
	position: relative;
	top: 5px;
	left: 0px;
	padding-left: 10px;
}
.content_profile .profile_header .heading_container .heading_icons .profile_actions{
	float: left;
}
.content_profile_right{
	float: right;
	width: 852px;
	height: 50px;
	text-align: right;
	background-image: url("../img/bg_content_profile_right_top.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

.profile_menu_sub{
	clear: both;
	padding-top: 14px;
	font-size: 14px;
}
.profile_menu_sub .menu_cursor{
	display: none;
}
.profile_menu_sub div{
	clear: both;
	padding:2px 0px 2px 14px;
}
.profile_menu_sub div a{
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 2px 14px 0px 14px;
	height: 21px;
	color:#5f5f5f;
}
.profile_menu_sub div a:hover{
	background-color: #e8e8e8;
	background-image: url("../img/bg_selected_category_left_2.jpg");
	color:#14a2cf;
	color: #ee6509;
}
.profile_menu_sub div a.menu_selected{
	background-color: #fff;
	background-image: url("../img/bg_selected_category_left.jpg");
	color:#14a2cf;
}

/**/
.box{
	clear: both;
	margin-bottom: 20px;
}
.box_title{
	clear: both;
	color: #e55c12;
	font-size: 12px;
	padding: 0px;
}
.box_title h2{
	float: left;
	font-weight: normal;
	padding: 0px;
	overflow: hidden;
}
.box_title h2 a{
	color: #3785bc;
}
.box_title h2 a:hover{
	text-decoration: underline;
}
.box_title .hl{
	clear:both;
	padding:0px;
	margin:0px;
	height:1px;
	overflow:hidden;
	background-color: #d7d7d7;
	border: 0px;
}
.box_title .box_title_links{
	float: right;
}
.box_title .box_title_links .a_rss{
	display: block;
	background-image: url("../img/rss_icon.gif");
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	overflow: hidden;
}
.box_title .box_title_links .a_rss span{
	visibility: hidden;
}
.paginator{
	/*position: relative;*/
	display:inline;
	/*top: 24px;
	right: 0px;*/
	float:right;
	margin: 0 7px;
	background-image: url("../img/bg_paginator_right.gif");
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px 14px 0px 0px;
	font-size: 12px;
	font-family: "Trebuchet MS",sans-serif;
	color: #7d7d7d;
}
.forum_container .paginator{
	margin: 0 0 14px 0;
}
.paginator div{
	float: left;
	background-image: url("../img/bg_paginator_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 0px 0px 14px;
	height: 20px;
	overflow: hidden;
	word-spacing: 4px;
}
.paginator a{
	color: #595959;
	padding: 0px 7px;
}
.paginator a:hover{
	color: #000;
	background-color: #e5e5e5;
}
.paginator .current, .paginator .secili{
	color: #14a2cf;
	background-image: url("../img/bg_paginator_selected_right.gif");
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 0px 0px 7px 0px;
}
.paginator .current span, .paginator .secili span{
	color: #14a2cf;
	background-image: url("../img/bg_paginator_selected_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 0px 7px 7px 7px;
}
.box_title .show_all{
	float: right;
	background-image: url("../img/arrows_d5d5d5_r.gif");
	background-repeat: no-repeat;
	background-position: right center;
	height: 17px;
	overflow: hidden;
}
.box_title .show_all span{
	visibility: hidden;
}
.box_content{
	padding: 10px 0px;
}





/**/
.box_comments .bc_content{
	clear:both;
	padding: 0px 0px 20px 0px;
}
.box_comments .paginator{
	margin:0px;
}
.box_comments h3{
	padding: 0px 0px 10px 60px;
	font-size: 13px;
	color:#444444;	
}
.box_comments h3 span{
	font-size: 11px;
	color: #696969;
	font-weight: normal;
	font-style: italic;
}
.bc_img{
	float: left;
	display:inline;
	width: 64px;
	position: relative;
	/*height: 64px;*/
}
.bc_img img{
	width: 64px;
}
.bc_info{
	float: right;
	width: 612px;
	padding-bottom: 20px;
}
.profile .bc_info{
	width: 500px;
}
.profile_b .bc_info{
	width: 732px;
}
.bc_author{
	float: left;
	padding: 0px 0px 4px 0px;
}
.bc_author a{
	color:#e09e10;
	font-size: 13px;
}
.bc_author a:hover{
	color: #ffd37f;
}
.bc_date{
	float: right;
	font-size: 10px;
	color: #848484;
}
.bc_comment{
	clear:both;
	padding: 8px 0px 15px 0px;
	border-top: 1px solid #bcbcbc;
	color: #7e7e7e;
	line-height: 20px;
}







/**/
.content_tools{
	float:right;
	margin:0px 0px 10px 10px;
	padding:0px;
	border:1px solid #ddd;
}
.content_tools .ct_top{
	clear:both;
	height: 20px;
	background-image: url("../img/bg_tools_top.gif");
	background-repeat: repeat-x;
	overflow: hidden;
}
.content_tools .ct_bottom{
	clear:both;
	height: 20px;
	background-image: url("../img/bg_tools_bottom.gif");
	background-repeat: repeat-x;
	overflow: hidden;
}
.content_tools .ct_content{
	clear:both;
	background-color: #fff;
	padding: 0px 10px;
}
.content_tools .ct_content a{
	display: block;
	color: #797979;
	padding: 2px 0px 4px 24px;
	background-position:left top;
	background-repeat: no-repeat;
}
.content_tools .ct_content a:hover{
	color: #ffa800;
}
.ct_extra{
	padding-left: 20px;
}
.ct_extra a{
	display: block;
	color: #797979;
	background-position:left top;
	background-repeat: no-repeat;
	padding: 15px 0px 0px 52px;
	height: 33px;
	font-size: 14px;
	margin-bottom: 5px;
}
.content_tools .ct_content a.add_my_favorites{
	background-image: url("../img/icons_favorite.gif");
}
.content_tools .ct_content a.send_friends{
	background-image: url("../img/icons_send_friend.gif");
}
.content_tools .ct_content a.add_comment{
	background-image: url("../img/icons_add_comment.gif");
}
.content_tools .ct_content a.report{
	background-image: url("../img/icons_report.gif");
}
.content_tools .ct_content a.share{
	background-image: url("../img/icons_share.gif");
}
.ct_extra a:hover{
	color: #797979;
	background-position:left bottom;
}
/**/
.content_tools_2{
	clear: both;
	margin:0px;
	padding:0px;
}

.profile .content_tools_2, .portfolio_info .content_tools_2{
	padding-bottom: 7px;
}

.content_tools_2 .rate_container{
	float: right;
	padding-top: 2px;
}
.content_tools_2 .seperator{
	float: right;
	width: 1px;
	height: 31px;
	overflow: hidden;
	background-color: #cdcdcd;
	margin: 0px 0px 0px 16px;
}
.content_tools_2 .tools_container{
	float: right;
}
.content_tools_2 a{
	float: left;
	height: 31px;
	margin: 0px 0px 0px 16px;
	overflow: hidden;
}
.content_tools_2 a span{
	visibility: hidden; 
}
.content_tools_2 a.add_my_favorites{
	width:35px;
	background-image: url("../img/icons_addfavorites_12.jpg");
}
.content_tools_2 a.remove_my_favorites{
	width:35px;
	background-image: url("../img/icons_removefavorites_12.jpg");
}
.content_tools_2 a.send_friends{
	width:49px;
	background-image: url("../img/icons_sendfriends_12.jpg");
}
.content_tools_2 a.add_comment{
	width:39px;
	background-image: url("../img/icons_addcomment_12.jpg");
}
.content_tools_2 a.report{
	width:39px;
	background-image: url("../img/icons_report_12.jpg");
}
.content_tools_2 a.share{
	width:31px;
	background-image: url("../img/icons_share_12.jpg");
}

/**/
.rate_box{
	float: left;
	padding: 0px 5px;
}
.rate_box a{
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	background-image: url("../img/icons_rate_star.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rate_box span{
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	background-image: url("../img/icons_rate_star.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rate_box a:hover{
	background-position: left top;
}
.rate_box a span, .rate_box span span{
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	visibility: hidden;
}
.rate_box .rb_half{
	background-position: left center;
}
.rate_box .rb_full{
	background-position: left top;
}
/**/
.rate_box_2{
	float: left;
	padding: 0px 5px;
}
.rate_box_2 a{
	float: left;
	padding:0px !important;
	margin:0px !important;
	width: 27px;
	height: 27px;
	overflow: hidden;
	background-image: url("../img/icons_star_11.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rate_box_2 span{
	float: left;
	width: 27px;
	height: 27px;
	overflow: hidden;
	background-image: url("../img/icons_star_11.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rate_box_2 a:hover{
	background-position: left top;
}
.rate_box_2 a span, .rate_box_2 span span{
	display: block;
	width: 27px;
	height: 27px;
	overflow: hidden;
	visibility: hidden;
}
.rate_box_2 .rb_half{
	background-position: left center;
}
.rate_box_2 .rb_full{
	background-position: left top;
}
/**/
.date_and_category{
	color:#AFAFAF;
	font-size:1.1em;
}





/**/
.basic_content{
	padding: 10px 0px;
}
.basic_content h1{
	margin-bottom: 10px;
}
.basic_content p{
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.6em;
}
.basic_content .content_info{
	
}
.content_options{
	float: left;
	padding: 0px;
}




/**/
.news_list{
	clear: both;
}
.news_container{
	clear: both;
	padding: 10px 0px 30px 0px;
}
.news_container a{
	color: #a9a9a9;
}
.news_container a:hover{
	color: #000;
}
.news_container .img_container{
	float: left;
	position: relative;
	width: 150px;
	height: auto !important;
	height: 150px; /* ie6 */
}
.news_container .img_container img{
	width: 150px;
}
.news_container .news_content{
	float: right;
	width: 526px;
}
.news_list .no_img .news_content{
	width: 100%;
}
.news_container h2{
	color: #1c1c1c;
	overflow: hidden;
}
.news_container h2 a{
	color: #3785bc;
	text-decoration: none;
}
.news_container h2 a:hover{
	text-decoration: underline;
	color: #3785bc;
}
.news_container .news_date{
	color: #afafaf;
	font-size: 1.1em;
	/*padding: 10px 0px;*/
}
.news_container .news_date a{
	color: #FFA800;
}
.news_container .news_date a:hover{
	color: #ffd37f;
	text-decoration: underline;
}
.news_container .news_summary{
	font-size: 1.12em;
	line-height: 17px;
	padding: 7px 0px 3px 0px;
	text-align: justify;
}
/**/
.img_border{
	display:block;
	width: 100%;
	height: 100%;
	background-image: url("../img/corner_lt.gif");
	background-repeat: no-repeat;
	position: absolute;
	bottom:0px;
	left: 0px;
	background-position: left top;
}
.img_border div{
	width: 100%;
	height: 100%;
	background-image: url("../img/corner_rt.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.img_border div div{
	background-image: url("../img/corner_lb.gif");
	background-position: left bottom;
}
.img_border div div div{
	background-image: url("../img/corner_rb.gif");
	background-position: right bottom;
}
.img_border span{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url("../img/corner_rt.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.img_border span span{
	background-image: url("../img/corner_lb.gif");
	background-position: left bottom;
}
.img_border span span span{
	background-image: url("../img/corner_rb.gif");
	background-position: right bottom;
}



.content_profile .profile_header .profile_header_left .img_border{
	display:block;
	width: 100%;
	height: 100%;
	background-image: url("../img/profile_corner_lt.gif");
	background-repeat: no-repeat;
	position: absolute;
	bottom:0px;
	left: 0px;
	background-position: left top;
}
.content_profile .profile_header .profile_header_left .img_border div{
	width: 100%;
	height: 100%;
	background-image: url("../img/profile_corner_rt.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.content_profile .profile_header .profile_header_left .img_border div div{
	background-image: url("../img/profile_corner_lb.gif");
	background-position: left bottom;
}
.content_profile .profile_header .profile_header_left .img_border div div div{
	background-image: url("../img/profile_corner_rb.gif");
	background-position: right bottom;
}
.content_profile .profile_header .profile_header_left .img_border span{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url("../img/profile_corner_rt.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.content_profile .profile_header .profile_header_left .img_border span span{
	background-image: url("../img/profile_corner_lb.gif");
	background-position: left bottom;
}
.content_profile .profile_header .profile_header_left .img_border span span span{
	background-image: url("../img/profile_corner_rb.gif");
	background-position: right bottom;
}
/**/
.box_category_container ul{
	margin: 0;
	padding: 5px 0px;
	list-style: none;
	font-size: 12px;
}
.box_category_container ul li{
	margin: 0;
	padding: 2px 14px 0px 0px;
	clear: both;
}
.box_category_container ul a{
	float: left;
	padding: 2px 0px 0px 28px;
	/*height: 21px;*/
	color:#5f5f5f;
}
.box_category_container ul a span{
	float: left;
	padding: 0px 14px 3px 0px;
	/*height: 21px;*/
	color:#5f5f5f;
}
.box_category_container ul a.open_contest{
	background-image: url("../img/icons_check.gif");
	background-repeat: no-repeat;
	background-position: 12px 4px;
}
.box_category_container ul a:hover, .box_category_container ul a.ready{
	background-color: #e8e8e8;
	background-image: url("../img/bg_selected_category_right_2.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	color: #ee6509;
}
.box_category_container ul a:hover span, .box_category_container ul a.ready span{
	background-color: #e8e8e8;
	background-image: url("../img/bg_selected_category_right_2_bottom.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #ee6509;
}
.box_category_container ul a.selected, .box_category_container ul a.secili{
	background-color: #fff;
	background-image: url("../img/bg_selected_category_right.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	color:#14a2cf;
}
.box_category_container ul a.selected:hover, .box_category_container ul a.secili:hover{
	background-color: #fff;
	background-image: url("../img/bg_selected_category_right.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	color:#14a2cf;
}
.box_category_container ul a.selected span, .box_category_container ul a.secili span, .box_category_container ul a.selected:hover span, .box_category_container ul a.secili:hover span{
	background-color: #fff;
	background-image: url("../img/bg_selected_category_right_bottom.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	color:#14a2cf;
}
.box_category_container ul ul{
	display: none;
}
.box_category_container ul li li a{
	padding-left:42px;
}
.box_category_container ul li li li a{
	padding-left:66px;
}
/**/
.tabs_container{
	clear: both;
	background-color: #ececec;
	background-image: url("../img/bg_tabs_container_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	overflow: hidden;
}
.tabs_container_ul{
	height: auto;
	overflow: visible;
}
.tabs_container_ul .ui-tabs-panel{
	clear: both;
	background-color:  #fff;
}
.tabs_container_ul .ui-tabs-hide{
	display: none;
}
.tabs_container .tabs{
	float: left;
	background-color: #ececec;
	background-image: url("../img/bg_tabs_container_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding: 4px 14px 0px 14px;
	font-size: 13px;
	color: #5f5f5f;
	overflow: hidden;
}
.tabs_container ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.tabs_container ul li{
	float: left;
	padding: 0px;
	margin: 0px;
}
.tabs_container .tabs a{
	float: left;
	height: 19px;
	padding-left: 7px;
	color: #5f5f5f;
	margin: 0px 2px;
}
.tabs_container .tabs a span{
	float: left;
	padding-right: 7px;
	height: 19px;
}
.tabs_container .tabs a:hover{
	color: #EE6509;
	background-color: #f3f3f3;
	background-image: url("../img/bg_tabs_hover_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.tabs_container .tabs a:hover span{
	background-image: url("../img/bg_tabs_hover_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

.tabs_container .tabs a.selected, .tabs_container .tabs a.selected:hover, .tabs_container .tabs .ui-tabs-selected a{
	color: #14a2cf;
	background-color: #fff;
	background-image: url("../img/bg_tabs_active_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.tabs_container .tabs a.selected span, .tabs_container .tabs .ui-tabs-selected a span{
	background-image: url("../img/bg_tabs_active_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.tabs_container .tab_info{
	float: none !important;
	display: inline !important;
	font-size: 12px;
}
.tabs_container_2{
	float: right;
	display: inline;
	margin: 0 66px;
	background-color: #ececec;
	background-image: url("../img/bg_tabs_container2_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	overflow: hidden;
	padding: 0px 20px 0px 0px;
}
.tabs_container_2 .tabs{
	float: left;
	background-color: #ececec;
	background-image: url("../img/bg_tabs_container2_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding: 4px 0px 0px 20px;
	font-size: 12px;
	color: #5f5f5f;
	overflow: hidden;
}
.tabs_content{
	font-size: 1.1em;
	line-height: 1.6em;
}
/**/
.banner_container{
	clear: both;
	padding: 0px 0px;
	text-align: center;
}
.content_row .banner_container{
	padding-bottom: 0px;
}
.forum_container .banner_container{
	padding: 0px;
	padding-bottom: 20px;
}


/**/
.gallery_list{
	clear: both;
}
.gallery_list .gallery_container{
	float: left;
	display:inline;
	width: 182px;
	margin: 10px 24px;
	color: #7d7d7d;
	text-align: center;
}
.content_left_wo_right .gallery_list .gallery_container{
	margin: 10px !important;
}
.gallery_list .gallery_row{
	clear: both;
}
.gallery_list .gallery_container a{
	display: block;
	color: #545454;
	font-size: 13px;
}
.gallery_list .gallery_container a.category_link{
	color: #848484;
	font-size: 11px;
}
.gallery_list .gallery_container a:hover{
	text-decoration: underline;
}
.gallery_list .gallery_container .img_container{
	display: block;
	padding: 3px;
	border: 1px solid #e0e0e0;
	margin-bottom: 5px;
}
.gallery_list .gallery_container a:hover .img_container{
	border: 1px solid #969696;
	text-decoration: none;
}
.gallery_list .gallery_container .img_container span{
	display: block;
	width: 174px;
	height: 103px;
	overflow: hidden;
}
.gallery_list .gallery_container .img_container img{
	max-width: 174px;
}
/**/
.friends_list{
	clear: both;
}
.friends_list .gallery_container{
	float: left;
	display: inline;
	width: 327px;
	margin: 14px 9px;
	color: #7d7d7d;
	text-align: center;
}
.profile .friends_list .gallery_container{
	float: left;
	display: inline;
	width: 387px;
	margin: 14px 9px;
	color: #7d7d7d;
	text-align: center;
}
.friends_list .gallery_row{
	clear: both;
}
.friends_list .gallery_container a{
	font-size: 1.3em;
}
.friends_list .gallery_container a .full_name{
	font-size: 0.8em;
	color: #8a8a8a
}
.friends_list .gallery_container a:hover, .friends_list .gallery_container a:hover span{
	/*text-decoration: underline;*/
	color: #e41b23;
}
.friends_list .gallery_container .img_container{
	float: left;
	display: block;
	padding: 0px;
	border: 0px;
	width: 64px;
	height: 64px;
	position: relative;
}
.friends_list .gallery_container .img_container:hover{
	text-decoration: none;
}
.friends_list .gallery_container .img_container img{
	width: 64px;
}
.friends_list .gallery_container .user_info{
	float: right;
	width: 249px;
	text-align: left;
}
.profile .friends_list .gallery_container .user_info{
	float: right;
	width: 309px;
	text-align: left;
}
.friends_list .gallery_container .user_info div{
	border-top: 1px solid #bcbcbc;
	color: #4c4c4c;
	margin-top: 4px;
	padding-top: 4px;
	font-size: 1.05em;
}

/**/
.contest_users_list .gallery_container{
	margin: 14px 19px;
}

/**/
.sharing_list .sharing_container{
	clear: both;
	padding:10px 0 30px;
}
.sharing_list .sharing_container .img_container{
	float: left;
	display: block;
	width: 150px;
}
.sharing_list .sharing_container .img_container img{
	width: 150px;
}
.sharing_list .sharing_container .sharing_detail{
	float: right;
	width: 526px;
}
.profile .sharing_list .sharing_container .sharing_detail{
	float: right;
	width: 646px;
}
.sharing_list .no_img .sharing_detail{
	width: 100%;
}
.sharing_list .sharing_container .sharing_detail h2{
	color:#3785bc;
}
.sharing_list .sharing_container .sharing_detail .sharing_info{
	display: block;
	color:#AFAFAF;
	font-size:1.1em;
	/*padding:10px 0;*/
}
.sharing_list .sharing_container .sharing_detail .sharing_summary{
	display: block;
	color:#747474;
	font-size:1.12em;
	padding:10px 0;
}
/**/
.contest_list .contest_container{
	clear: both;
	padding:10px 0 30px;
}
.contest_list .contest_container .img_container{
	float: left;
	display: block;
	width: 100px;
}
.contest_list .contest_container .img_container img{
	width: 100px;
}
.contest_list .contest_container .contest_info{
	float: right;
	width: 580px;
}
.contest_list .contest_container .contest_info h3{
	color:#3785bc;
	font-size:17px;
}
.contest_list .contest_container .contest_info .contest_dates{
	float: left;
	color:#AFAFAF;
	font-size:11px;
	padding:14px 0 0;
}
.contest_list .contest_container .contest_info .contest_numbers{
	float: left;
	padding: 20px 0px 0px 14px;
	font-size: 1.12em;
}
.contest_list .contest_container .contest_info .contest_numbers div{
	float: left;
	width: 175px;
}
.contest_list .contest_container .contest_info .contest_numbers div.numbers{
	width: 45px;
	text-align: right;
	font-weight: bold;
}
.contest_list .contest_container .contest_info .contest_last_creations{
	clear: both;
	padding: 14px 0px;
}
.contest_list .contest_container .contest_info .contest_last_creations a{
	float: left;
	border:1px solid #E0E0E0;
	display:block;
	padding:3px;
	margin: 0px 5px;
	width: 174px;
	height: 103px;
	overflow: hidden;
}
.contest_list .contest_container .contest_info .contest_last_creations .img_container img{
	width: 174px;
	height: 103px;
}
/**/
.events_list .contest_dates{
	float: left;
	color:#AFAFAF;
	font-size:1.1em;
	padding:14px 0 0;
}
.events_list .news_summary{
	float: right;
	font-size:1.1em;
	padding:14px 0 0 0;
	width: 410px;
}
/**/
.box_contests{
	background-color:#F3F3F3;
	padding:14px;
}
.box_contests .contest_numbers div{
	float: left;
	width: 175px;
}
.box_contests .contest_numbers div.numbers{
	width: 45px;
	text-align: right;
	font-weight: bold;
}

/**/
.login_form{
	padding-top: 5px;
	font-size: 1.1em;
}
.login_form, .login_form *{
	color: #14a2cf;
}
.login_form input{
	width: 100px;
	text-align: center;
}
.login_form .form_button{
	width: auto;
	text-align: center;
	background: none;
	border:0px; 
}
/**/
.message_list{
	clear: both;
}
.message_list{
	clear: both;
}
.message_list .unread{
	background-color: #e7f4f8;
}
.message_list .message_container{
	clear: both;
	padding: 7px;
}
.message_list .message_container .img_container{
	float: left;
	width: 64px;
}
.message_list .message_container .img_container img{
	width: 64px;
}
.message_list .message_container .message_content{
	float: right;
	width: 678px;
}
.message_list .message_container .message_content .message_date{
	float: left;
	width: 140px;
}
.message_list .message_container .message_content .message_date a{
	font-size: 14px;
	font-weight: bold;
	color: #14A2CF;
}
.message_list .message_container .message_content .message_date span{
	font-size: 10px;
	display: block;
}
.message_list .message_container .message_content .message_summary{
	float: left;
	width: 255px;
}
.message_list .message_container .message_content .message_summary a{
	color: #5F5F5F;
}
.message_list .message_container .message_content .message_summary h2 a{
	color: #3785bc;
	font-weight: bold;
}
.message_list .message_container .message_options_1{
	float: left;
	width: 40px;
}
.message_list .message_container .message_options_2{
	float: right;
	width: 20px;
}
.message_list .message_container input{
	width: auto;
}
/**/
.portfolio_detail{}
.portfolio_detail h2{
	color: #191919;
}
.portfolio_detail .date_and_category{
	padding: 10px 0px 0px;
}
.portfolio_detail .portfolio_info{
	/*background-color: #f3f3f3;*/
	padding: 14px;
	font-size: 1.1em;
	line-height: 1.6em;
}
.portfolio_detail .user_tools{
	background-color: #fff;
	padding: 14px;
}

.portfolio_detail .artist_notes{
	float: left;
	width: 330px;
	margin-top:20px;
}
.portfolio_detail .artist_notes h2{
	color:#14A2CF;
}
.portfolio_detail .image_details{
	display: none;
	float: right;
	width: 207px;
	margin-top:20px;
}
.portfolio_detail .image_details h2{
	color:#14A2CF;
}
.portfolio_detail .image_details .image_detail_table .idt_row{
	clear: both;
	border-bottom: 1px dashed #cfcfcf;
	padding: 3px 2px;
}
.portfolio_detail .image_details .image_detail_table .idt_col_1{
	float: left;
	width: 146px;
}
.portfolio_detail .image_details .image_detail_table .idt_col_2{
	float: right;
	width: 50px;
	text-align: right;
	color: #404040;
}
/**/
.content_profile_right .friend_action{
	float: right;
	/*width: 852px;
	height: 50px;*/
}
.content_profile_right .message_action{
	float: right;
	/*width: 852px;
	height: 50px;*/
}
.content_profile_right .profile_actions{
	float: right;
	padding-top: 5px;
}
.content_profile_right .profile_actions a, .content_profile_right .profile_actions div{
	float: left;
	font-size: 12px;
	color: #7e7e7e;
	height: 16px;
	overflow: hidden;
	margin: 0px 14px 0px 0px;
}
.content_profile_right .profile_actions a:hover{
	color: #e41b23;
}
.content_profile_right .profile_actions a span,  .content_profile_right .profile_actions div span{
	float: left;
	padding: 0px 0px 0px 5px;
}
.content_profile_right .profile_actions a .img_container, .content_profile_right .profile_actions div .img_container{
	padding: 0px;
	height: 16px;
	width: 16px;
	overflow: hidden;
}
.content_profile_right .profile_actions a .img_container img, .content_profile_right .profile_actions div .img_container img{
	height: 16px;
	width: 16px;
}
/* t: 174*103 */
.mini_gallery{
	clear: both;
}
.mini_gallery a{
	float: left;
	text-align: center;
	width: 89px;
	height: 52px;
	overflow: hidden;
	margin: 7px 0px 0px 7px;
	border: 3px double #aaa;
}
.mini_gallery a.selected, .mini_gallery a:hover{
	border: 3px solid #aaa;

}
.mini_gallery a .img_container{
	width: 89px;
	height: 52px;
}
.mini_gallery a .img_container img{
	width: 89px;
	height: 52px;
}
/* custom buttons */
.buttons_gonder{
	border:0;
	width: 146px;
	height: 30px;
	background-image: url("../img/buttons_gonder.gif");
	background-position: 0px 0px;
	background-color: transparent;
	cursor: pointer;
}
.buttons_gonder:hover{
	background-position: 0px 30px;
}
.buttons_yeni_cizim{
	background-image: url("../img/buttons_yeni_cizim.gif");
}
.buttons_alinti{
	border:0;
	width: 103px;
	height: 30px;
	background-image: url("../img/buttons_forum_alinti.jpg");
	background-position: 0px 30px;
	cursor: pointer;
}
.buttons_cevapla{
	border:0;
	width: 103px;
	height: 30px;
	background-image: url("../img/buttons_forum_cevapla.jpg");
	background-position: 0px 30px;
	cursor: pointer;
}
.buttons_forum_duzelt{
	border:0;
	width: 103px;
	height: 30px;
	background-image: url("../img/buttons_forum_duzelt.gif");
	background-position: 0px 30px;
	cursor: pointer;
}
.buttons_alinti:hover, .buttons_cevapla:hover{
	background-position: 0px 0px;
}
/**/
#tooltip_container{
	position: absolute;
	padding: 0px 0px 17px 1px;
	background-image: url("../img/tooltip_left_bottom.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #80a300;
}
#tooltip_container .ttc_top{
	display: none;
}
#tooltip_container .ttc_body{
	padding: 0px 7px;
	background-image: url("../img/tooltip_right_top.png");
	background-position: right top;
	background-repeat: no-repeat;
}
/**/
.form_row{
	clear: both;
	padding: 0px 0px 10px;
}
.form_row .form_col{
	float: left;
	padding-right: 10px;
}
.form_row h3{
	padding: 10px 0px;
}
.form_row .input_title{
	width: 300px;
}

/**/
.issue_info{
	clear: both;
}
.issue_info .img_container{
	float: left;
	width: 234px;
	height: 331px;
}
.issue_info .spots{
	float: right;
	width: 446px;
}
.issue_info .spots h1{
	font-size: 1.7em;
	color: #14A2CF;
}

.issue_info .spots h3{
	margin: 5px 0px 10px;
}
.issue_info .spots ul{
	list-style: none;
	margin: 0;
	padding: 4px 0 0;
	font-size: 1.1em;
}
.spots_details{
	clear: both;
	margin-bottom: 28px;
}
.spots_details .img_container{
	float: left;
	width: 225px;
	height: 107px;
	overflow: hidden;
}
.spots_details .spot_info{
	float: right;
	width: 455px;
}
.spots_details .spot_info h3{
	margin-bottom: 7px;
	font-size: 1.5em;
}
.spots_details .spot_summary{
	font-size: 1.1em;
}

/**/
.list_container{
	clear: both;
}
.list_container ul{
	list-style: none;
	margin: 0;
	padding: 7px 14px;
}
.list_container ul li{
	padding: 2px 0px 2px 14px;
}
.list_container ul li a{
	color: #5F5F5F;
}
.list_container ul li a:hover{
	color: #e41b23;
}
/**/
#ui-datepicker-div, .ui-datepicker-inline{
	background-color: #f2efef;
	background-image: url("../img/datepicker-bg.jpg");
	background-repeat: repeat-x;
	width: 231px !important;
	border: 1px solid #ccc;
}
.ui-datepicker-control{display:none;}
.ui-datepicker-links{
	height: 24px;
	overflow: hidden;
}
.ui-datepicker-prev, .ui-datepicker-next{
	display: inline;
	float: left;
	background-image: url("../img/datepicker-arrow-left.jpg");
	background-repeat: no-repeat;
	width: 33px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
}
.ui-datepicker-next{
	float: right;
	background-image: url("../img/datepicker-arrow-right.jpg");
}
.ui-datepicker-prev a, .ui-datepicker-next a{
	display: block;
	padding: 33px;
}
.ui-datepicker-current{
	display: none;
}

.ui-datepicker-header{
	position: absolute;
	top:5px;
	left: 33px;
	width: 171px;
	text-align: center;
	font-size: 14px;
	color: #000;
}
.ui-datepicker{
	width: 231px;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title-row td a{
	color:#5c5c5c;
}
.ui-datepicker .ui-datepicker-days-row td{
	width: 33px;
	height: 33px;
	background-image: url("../img/datepicker-cell-bg.jpg");
	overflow: visible;
}
.ui-datepicker .ui-datepicker-days-row td a{
	color:#262626;
	font-size: 16px;
	cursor: pointer;
}
.ui-datepicker td.ui-datepicker-current-day{
	background-image: url("../img/datepicker-cell-current-bg.jpg");
	color: #fff;
}
.ui-datepicker td.ui-datepicker-today{
	background-image: url("../img/datepicker-cell-today-bg.jpg");
	color: #fff;
}

.ui-datepicker td.ui-datepicker-today a, .ui-datepicker td.ui-datepicker-current-day a{
	color: #fff;
}
/**/
.has_awards{
	display: block;
	position: absolute;
	right: -16px;
	bottom: -18px;
	text-align: right;
}
.has_awards_s{
	right: -10px;
	bottom: -12px;
}
.has_awards img{
	width: auto !important;
}
.portfolio_award{
	right: 3px;
	top: 3px;
}
/**/
.forum_container{
	padding: 0px 14px 0px 22px;
}
.forum_container h1{
	height: 32px;
	background-image: url("../img/bg_forum_header.gif");
	background-repeat: no-repeat;
	font-size: 1.3em;
	color: #353535;
	padding: 3px 7px 0px;
	font-family: "Trebuchet MS", sans-serif;
}
.forum_container h1 a{
	color: #353535;
}
.forum_container h1.parents{
	background-image: none;
}
.forum_container h1.parents a{
	color: #E09E10;
}
.forum_topics_row{
	clear: both;
	color: #353535;
	background-color: #e8e8e8;
	background-image: url("../img/bg_forum_row.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.forum_topics_header{
	clear: both;
	height: 26px;
	background-image: url("../img/bg_forum_topics_header.gif");
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
}
.forum_last_topic{
	background-image: url("../img/bg_forum_row_last.gif");
}
.forum_col{
	float: left;
}
.forum_topics_header .forum_col{
	float: left;
	height: 21px;
	padding-top: 5px;
	display: inline;
}
.topic_col_1{width: 547px; padding: 5px 7px 0px; height: 42px;}
.topic_col_2{width: 105px; border-left:1px solid #fff; text-align: center; height: 42px;}
.topic_col_3{width: 95px; border-left:1px solid #fff; text-align: center; height: 42px;}
.topic_col_4{width: 131px; border-left:1px solid #fff; text-align: right; position: relative; height: 42px;}
.topic_col_4 a.button_play{
	position: absolute;
	display: block;
	width: 27px;
	height: 30px;
	background-image: url("../img/buttons_forum_play.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	right: -34px;
	top: 5px;
}
.topic_col_4 .button_play span{
	visibility: hidden;
}
.forum_topics_row .forum_col{
	font-size: 11px;
	padding-top: 7px;
}
.forum_topics_row .topic_col_1 a{
	color: #353535;
	font-size: 11px;
}
.forum_topics_row .topic_col_1 h2 a{
	color: #e09e10;
	font-size: 0.7em;
	font-family: "Trebuchet MS", sans-serif;
}
.forum_topics_row a:hover{
	text-decoration: underline;
}
.forum_topics_row .topic_col_2, .forum_topics_row .topic_col_3{
	padding-top: 14px;
}
.forum_topics_row .topic_col_4{
	padding-bottom: 7px;
}
.forum_topics_row .topic_col_4 span{
	display: block;
}
.forum_post_container{
	background-color: #e8e8e8;
	background-image: url("../img/bg_forum_post.jpg");
	background-repeat: no-repeat;
}
.forum_post_container .post_left{
	float: left;
	width: 84px;
}
.forum_post_container .post_left .avatar{
	position: relative;
}
.forum_post_container .post_left .avatar_top{
	background-image: url("../img/bg_forum_post_avatar.gif");
	background-repeat: no-repeat;
	width: 101px;
}
.forum_post_container .post_left .avatar_bottom{
	padding: 4px 0px 7px 4px;
	width: 97px;
	background-image: url("../img/bg_forum_post_avatar_bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.forum_post_container .post_left .img_container{
	display: block;
	width: 64px;
}
.forum_post_container .post_left .img_container img{
	width: 64px;
}
.forum_post_container .post_left .post_buttons{
	position: relative;
	left: -22px;
	margin-top: 21px;
}
.forum_post_container .post_left .post_buttons input{
	margin-bottom: 3px;
}

.forum_post_container .post_right{
	float: right;
	width: 814px;
	padding: 10px 7px 0px 0px;
}
.forum_post_container .post_right .post_date{
	text-align: right;
	color: #8a8a8a;
	font-size: 1.1em;
}
.forum_post_container .post_right .post_username{
	color: #e09e10;
	font-size: 1.3em;
}
.forum_post_container .post_right .post_user_info{
	color: #a7a7a7;
	font-size: 1.1em;
	padding: 3px 0px 1px;
}
.forum_post_container .post_right .post_message{
	border-top: 1px solid #bcbcbc;
	color: #353535;
	font-size: 11px;
	padding: 14px 0px;
}
.forum_post_container .post_bottom{
	clear: both;
	background-image: url("../img/bg_forum_post_bottom.jpg");
	background-repeat: no-repeat;
	height: 27px;
	overflow: hidden;
}
.forum_post_container textarea, .forum_post_container input.title{
	width: 100%;
}
blockquote{
	background-image: url("../img/icons_wall_comment_start.gif");
	background-position: 14px 30px;
	background-repeat: no-repeat;
	padding: 14px 0px 14px 28px;
	color: #777;
	background-color: #fff;
}
blockquote > strong:first-child{
	display: block;
}

blockquote .quote_end{
	background-image: url("../img/icons_wall_comment_end.gif");
	background-repeat: no-repeat;
	padding: 0 7px;
}
/**/
.wall_list{
	clear: both;
}
.wall_list .action_container{
	clear: both;
	position: relative;
	margin: 14px 0px;
}
.wall_list .action_container .action_date{
	position: absolute;
	left: 0px;
	top: -5px;
	background-color: #fff;
	background-image: url("../img/bg_wall_action.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 18px;
	width: 49px;
	text-align: center;
	font-size: 1.1em;
	color: #b9b9b9;
}
.wall_list .action_container .action_detail{
	border-top: 1px solid #d5d5d5;
	margin-top: 4px;
	padding: 14px 0px 14px 67px;
	color: #696969;
	font-size: 1.1em;
}
.wall_list .action_container .action_detail .img_container{
	margin-top: 7px;
	float: left;
}
.wall_list .action_container .action_detail .portfolyo_img{
	border:1px solid #E0E0E0;
	padding:3px;
}
.wall_list .action_container .action_detail .action_comment{
	float: left;
	margin-top: 7px;
	background-image: url("../img/icons_wall_comment_start.gif");
	background-position: 14px 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 28px;
	color: #323232;
	width: 300px;
}
.wall_list .action_container .action_detail .action_comment .comment_end{
	background-image: url("../img/icons_wall_comment_end.gif");
	background-repeat: no-repeat;
	padding: 0 7px;
}
.wall_list .action_container .action_detail .action_time{
	color: #d5d5d5;
	font-size: 0.9em;
}
/**/
.user_photos_gallery_container{
	float: left;
	display:inline;
	color: #7d7d7d;
	text-align: center;
	margin: 13px;
	width: 108px;
}
.user_photos_gallery_container .img_container{
	display: block;
	padding: 3px;
	border: 1px solid #e0e0e0;
	margin-bottom: 5px;
}
.user_photos_gallery_container .img_container span,.user_photos_gallery_container .img_container img{
	display: block;
	width: 100px;
	height: 100px;
}
.user_photos_gallery_container a{
	color: #545454;
}


/**/
.homepage{
	clear: both;
	text-align: left;
	width: 1050px;
	margin: 0 auto;
}
.homepage_flash{
	height: 392px;
	overflow: hidden;
}
.homepage_html{
	width: 1030px;
	background-color: #525151;
	background-image: url("../img/bg_homepage_html_top.png");
	background-repeat: no-repeat;
}

.homepage_html_content{
	font-family: "Trebuchet MS", sans-serif;
}
.homepage_html_content *{
	font-family: "Trebuchet MS", sans-serif;
}
.homepage_html_bottom{
	background-image: url("../img/bg_homepage_html_bottom.png");
	background-repeat: no-repeat;
	height: 40px;
}
.homepage_html_content h1{
	clear: both;
	height: 49px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.homepage_html_content h1 span{
	visibility: hidden;
}
.homepage_forum{
	float:left;
	width: 700px;
}
.homepage_forum h1{
	width: 65px;
	background-image: url("../img/bg_homepage_h1_forum.gif");
}
.homepage_forum ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 230px;
	list-style: none;
}
.homepage_forum li{
	margin: 0px;
	padding: 0px 0px 0px 14px;
	color :  #e0e0e0;
	list-style: none;
	background-image: url("../img/bullets_dot_e0e0e0.gif");
	background-position: 12px 7px;
	background-repeat: no-repeat;
}
.homepage_forum h2, .homepage_forum p{
	padding-left: 10px;
	font-size: 1.2em;
	color: #e0e0e0;
}
.homepage_forum h2 a{
	color: #e0e0e0;
}
.homepage_forum p{
	margin: 0;
	color: #868686;
}

.homepage_paylasim{
	float:left;
	width: 270px;
}
.homepage_paylasim h1{
	width: 80px;
	background-image: url("../img/bg_homepage_h1_paylasim.gif");
}
.homepage_paylasim h2, .homepage_paylasim p{
	padding-left: 10px;
	font-size: 1.2em;
	color: #a4a4a4;
}
.homepage_paylasim h2 a{
	color: #a4a4a4;
}
.homepage_paylasim p{
	margin: 0;
	color: #868686;
}

.homepage_banner{
	float: right;
	width: 320px;
}

.homepage_footer{
	clear: both;
	padding: 14px 0px;
}
.copyright{
	float: left;
	width: 600px;
	line-height: 1.1em;
	font-size: 1.1em;
	color: #696969;
	text-align: left;
}
.mingus_sign{
	float: right;
	width: 200px;
	text-align: right;
	padding-right:21px;
}

.homepage_tabs{
	background-image: url("../img/bg_homepage_tabs_bg.png");
	background-repeat: no-repeat;
	width: 1022px;
	height: 33px;
	padding-left: 8px;
}
.homepage_tabs a{
	display:block;
	float: left;
	height: 33px;
	background-image: url("../img/bg_homepage_tabs.png");
	background-repeat: no-repeat;
}
.homepage_tabs a span{
	visibility: hidden;
}
.homepage_tabs a.son-sayi{
	width:69px;
	background-position:-8px 0px;
}
.homepage_tabs a.yarisma{
	width:86px;
	background-position:-77px 0px;
}
.homepage_tabs a.portfolyo{
	width:79px;
	background-position:-163px 0px;
}
.homepage_tabs a.ciz-izlet{
	width:69px;
	background-position:-242px 0px;
}
.homepage_tabs a.son-sayi:hover{
	background-position:-8px -33px;
}
.homepage_tabs a.yarisma:hover{
	background-position:-77px -33px;
}
.homepage_tabs a.portfolyo:hover{
	background-position:-163px -33px;
}
.homepage_tabs a.ciz-izlet:hover{
	background-position:-242px -33px;
}
.homepage_tabs a.son-sayi.selected{
	background-position:-8px -66px;
}
.homepage_tabs a.yarisma.selected{
	background-position:-77px -66px;
}
.homepage_tabs a.portfolyo.selected{
	background-position:-163px -66px;
}
.homepage_tabs a.ciz-izlet.selected{
	background-position:-242px -66px;
}
.homepage_flash .golge{
	display: block;
	clear: both;
	margin-top: 7px;
}
.homepage_sonsayi{
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding-top: 28px;
}
.homepage_sonsayi .kapak{
	display: block;
	float: left;
	width: 234px;
	height: 331px;
}
.homepage_sonsayi .spots{
	display: block;
	float: right;
	width: 450px;
}
.homepage_sonsayi .baslik_1{
	display: block;
	font-family: serif;
	font-size: 2.8em;
	color: #000;
	padding-bottom: 7px;
}
.homepage_sonsayi .baslik_2{
	display: block;
	font-family: serif;
	font-size: 2.2em;
	color: #fff;
	padding-bottom: 7px;
}
.homepage_sonsayi ul{
	margin: 0;
	padding:0px 0px 0px 14px;
}
.homepage_sonsayi ul li{
	width : 200px;
	float:left;
	list-style: square;
	margin: 0;
	padding:0px 0px 3px 0px;
}
.homepage_sonsayi .baslik_3{
	font-size: 1.1em;
}
.homepage_yarisma{
	clear: both;
	width: 1030px;
	margin: 0 auto;
}
.homepage_yarisma .yarisma_resmi{
	float: left;
	width: 575px;
	padding-top: 35px;
}
.homepage_yarisma .yarisma_resmi img.yarisma{
	width: 575px;
	height: 305px;
}
.homepage_yarisma .yarisma_yazi{
	float: right;
	width: 392px;
}
.homepage_yarisma .yarisma_yazi .baslik{
	font-family: "Georgia",serif;
	font-size: 2.4em;
	color: #000;
}
.homepage_yarisma .yarisma_desc{
	display: block;
	font-size: 1.2em;
	color: #cacaca !important;
	height: 200px;
	width: 392px;
	overflow: hidden;
}
.homepage_yarisma .yarisma_desc font{
	color:#cacaca !important;
}
.homepage_yarisma .yarisma_desc a font,.homepage_yarisma .yarisma_desc a{
	color:#E09E10 !important;
}
.homepage_yarisma .yarisma_thumbs{
	clear: both;
}
.homepage_yarisma .yarisma_thumbs .calisma_1, .homepage_yarisma .yarisma_thumbs a{
	float: left;
	display: block;
	width: 174px;
	height: 103px;
	padding: 3px;
	border: 1px solid #ccc;
}
.homepage_yarisma .yarisma_thumbs .calisma_2{
	float: right;
}

.homepage_portfolyo{
	width: 1050px;
	height: 371px;
}
.homepage_portfolyo div{
	display: block;
	position: relative;
	width: 1050px;
	height: 377px;
}
.homepage_portfolyo .portfolyo{
	display: block;
	width: 1030px;
	height: 352px;
	overflow: hidden;
}
.homepage_portfolyo .portfolyo img{
	width: 1030px;
}
.homepage_portfolyo .user{
	position: absolute;
	display: block;
	right: 0px;
	bottom: 7px;
}
.homepage_portfolyo .user img{
	width: 100px;
	height: 100px;
}
.homepage_portfolyo .user .glow{
	position: absolute;
	display: block;
	left: -5px;
	top: -5px;
	width: 110px;
	height: 110px;
}
.homepage_portfolyo .username{
	position: absolute;
	display: block;
	right: 119px;
	bottom: 5px;
	font-size: 1.5em;
}


.homepage_ciz-izlet{
	clear: both;
	width: 1030px;
	margin: 0 auto;
}
.homepage_ciz-izlet .ciz-izlet_flash{
	float: left;
}
.homepage_ciz-izlet .ciz-izlet_yazi{
	float:right;
	width:392px;
}
.homepage_ciz-izlet .ciz-izlet_yazi .baslik{
	color:#000000;
	font-family:"Georgia",serif;
	font-size:2.4em;
	padding-top: 7px;
}
.homepage_ciz-izlet .ciz-izlet_yazi .baslik_2{
	color:#cacaca;
	font-family:"Georgia",serif;
	font-size:1.6em;
	padding-bottom: 11px;
}
.homepage_ciz-izlet .ciz-izlet_yazi .user{
	float: left;
	display: inline;
	width: 327px;
	margin: 28px 9px 28px 0px;
	color: #7d7d7d;
	text-align: center;
	position: relative;
}
.homepage_ciz-izlet .ciz-izlet_yazi .user a{
	font-size: 1.4em;
}
.homepage_ciz-izlet .ciz-izlet_yazi .user .full_name{
	font-size: 0.8em;
	color: #cacaca
}
.homepage_ciz-izlet .ciz-izlet_yazi .user a:hover, .homepage_ciz-izlet .ciz-izlet_yazi .user a:hover span{
	/*text-decoration: underline;*/
	color: #e41b23;
}
.homepage_ciz-izlet .ciz-izlet_yazi .user .img_container{
	float: left;
	display: block;
	padding: 0px;
	border: 0px;
	width: 64px;
	height: 64px;
}
.homepage_ciz-izlet .ciz-izlet_yazi .user .img_container:hover{
	text-decoration: none;
}
.homepage_ciz-izlet .ciz-izlet_yazi .user .img_container img{
	width: 64px;
}
.homepage_ciz-izlet .ciz-izlet_yazi .user .img_container .glow{
	position: absolute;
	top: -7px;
	left: -7px;
	width: 78px;
	height: 78px;
}
.homepage_ciz-izlet .ciz-izlet_yazi .user .user_info{
	float: right;
	width: 249px;
	text-align: left;
}
.homepage_ciz-izlet .ciz-izlet_yazi .user .user_info div{
	border-top: 1px solid #bcbcbc;
	color: #cacaca;
	margin-top: 4px;
	padding-top: 4px;
	font-size: 1.1em;
}
.homepage_ciz-izlet .ciz-izlet_yazi .calisma{
	display: block;
	width: 174px;
	height: 103px;
	padding: 3px;
	border: 1px solid #ccc;
	text-align: center;
}
/**/
.header_content{
	background: none;
	padding-left: 14px;
}
.header_content h1{
	background: none;
	color: #A4A4A4;
}
.header_content h1 span{
	visibility: visible;
}
/**/
#user-info-container{
	padding-top: 7px;
}
#user-info-container .img_container{
	float: left;
}
#user-info-container .img_container img{
	max-width: 400px;
}
#user-info-container .info_container{
	float: left;
	width: 397px;
	padding-left: 10px;
}
.info_row{
	clear: both;
	padding-top:7px; 
}
.info_row h3{
	float: left;
	width: 190px;
	color: #696969;
	font-size: 1.1em;
	font-family: "Trebuchet MS",sans-serif;
}
.info_row div{
	float: right;
	width: 200px;
	color: #191919;
	font-size: 1.1em;
}
.img_info .info_row div{
	float: left;
	width: 200px;
	color: #191919;
	font-size: 1.1em;
}
/**/
.form_row2{
	clear: both;
	padding-top:7px; 
}
.form_row2 h3{
	float: left;
	width: 190px;
	color: #696969;
	font-size: 1.1em;
	font-family: "Trebuchet MS",sans-serif;
}
.form_row2 h3.long{
	width: 300px;
}
.form_row2 div{
	float: left;
	width: 350px;
	color: #191919;
	font-size: 1.1em;
}

/**/
.contest_work_container{
	position: relative;
	text-align: center;
}
.contest_work_container .arrow_right{
	position: absolute;
	right: 0px;
	top: 50%;
}
.contest_work_container .arrow_left{
	position: absolute;
	left: 0px;
	top: 50%;
}
/* ABONELİL */
.t_cont{
	font-size:1.1em;
}
.subscription_campaigns{
	clear: both;
	background-color: #e0f1f8;
	background-image: url("../img/bg_subscriptions.gif");
	background-repeat: no-repeat;
	margin-bottom: 28px;
}
.sc_header{
	clear: both;
	height: 50px;
}
.sc_header .sc_radio{
	float: left;
	width: 40px;
	padding: 5px 0 0 3px;
}
.sc_header h2{
	float: left;
	width: 620px;
	font-size: 1.8em;
	color: #191919;
	padding: 4px 0 0 4px; 
}
.sc_img{
	clear: both;
	text-align: center;
}
.sc_promotions{
	clear: both;
	margin: 1px;
}
.sc_promotions_header{
	clear: both;
	padding: 0 0 0 14px;
	font-size: 1.3em;
	color: #14A2CF;
}
.sc_promotions_header div{
	float: left;
	background-color: #fff;
	background-image: url("../img/bg_tabs_subs_left.gif");
	background-repeat: no-repeat;
	padding: 0;
	height: 19px;
	overflow: hidden;
}
.sc_promotions_header div div{
	float: left;
	background-color: transparent;
	background-image: url("../img/bg_tabs_subs_right.gif");
	background-position: right top;
	padding: 0 10px;
}
.sc_promotions_content{
	clear: both;
	background-color: #fff;
}
.sc_promotion{
	float: left;
	text-align: center;
	width: 330px;
	margin: 14px 7px;
}
.sc_promotion h3{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.3em;
	color: #191919;
}
/**/
.sharing_lists .gallery_container{
	float: left;
	display:inline;
	width: 120px;
	margin: 10px 20px;
	color: #7d7d7d;
	text-align: center;
}
/**/
.form-error{
	font-size: 1.3em;
	font-weight: bold;
	color: #c00 !important;
}
/**/
.admin_list{}
.admin_row{
	clear: both;
	font-size: 1.1em;
	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
}
.admin_col{
	float: left;
}
/**/
a.tag_link{
	font-size:11px;
	color: #fff !important;
	background-color: #c4d902;
	background-image: url("../img/bg_category_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding:0px;
	line-height: 1.4em;
}
a.tag_link span{
	color: #fff !important;
	/*background-color: #c4d902;*/
	background-image: url("../img/bg_category_left.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 5px 0px 5px;
	line-height: 2.4em;
}
a.tag_link:hover{
	background-color: #14a2cf;
	text-decoration: none !important;
	background-position: bottom right;
}
a.tag_link:hover span{
	/*background-color: #14a2cf;*/
	text-decoration: none !important;
	background-position: bottom left;
}
a.mingus_sign_link{
	color:#868686;
	font-size:1.15em;
}
a.mingus_sign_link:hover{
	text-decoration: underline;
}
/**/
.contest_award{
	display: block !important;
}

/*
header_tabs
9 - 65
70 - 122
128 - 201
206 - 273
279 - 329
335 - 405
410 - 473
*/

.header_tabs{
	padding-left: 7px;
}
.header_tabs a{
	display:block;
	float: left;
	height: 33px;
	background-image: url("../img/bg_down_tabs.png");
	background-repeat: no-repeat;
}
.header_tabs a span{
	visibility: hidden;
}
.header_tabs a.en-son{
	width:61px;
	background-position:-7px 0px;
}
.header_tabs a.en-son:hover{
	background-position:-7px -61px;
}
.header_tabs a.en-son.selected{
	background-position:-7px -122px;
}

.header_tabs a.forum{
	width:57px;
	background-position:-68px 0px;
}
.header_tabs a.forum:hover{
	background-position:-68px -61px;
}
.header_tabs a.forum.selected{
	background-position:-68px -122px;
}

.header_tabs a.portfolyo{
	width:78px;
	background-position:-125px 0px;
}
.header_tabs a.portfolyo:hover{
	background-position:-125px -61px;
}
.header_tabs a.portfolyo.selected{
	background-position:-125px -122px;
}

.header_tabs a.ciz-izlet{
	width:72px;
	background-position:-203px 0px;
}
.header_tabs a.ciz-izlet:hover{
	background-position:-203px -61px;
}
.header_tabs a.ciz-izlet.selected{
	background-position:-203px -122px;
}

.header_tabs a.haber{
	width:55px;
	background-position:-275px 0px;
}
.header_tabs a.haber:hover{
	background-position:-275px -61px;
}
.header_tabs a.haber.selected{
	background-position:-275px -122px;
}

.header_tabs a.paylasim{
	width:75px;
	background-position:-330px 0px;
}
.header_tabs a.paylasim:hover{
	background-position:-330px -61px;
}
.header_tabs a.paylasim.selected{
	background-position:-330px -122px;
}

.header_tabs a.etkinlik{
	width:70px;
	background-position:-405px 0px;
}
.header_tabs a.etkinlik:hover{
	background-position:-405px -61px;
}
.header_tabs a.etkinlik.selected{
	background-position:-405px -122px;
}

.hp_tabs_content{
}
.hp_forum{
	padding-top: 38px;
}
.hp_forum ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 230px;
	list-style: none;
}
.hp_forum li{
	margin: 0px;
	padding: 1px 0px 1px 14px;
	color :  #e0e0e0;
	list-style: none;
	background-image: url("../img/bullets_dot_e0e0e0.gif");
	background-position: 12px 7px;
	background-repeat: no-repeat;
	letter-spacing: 0.04em;
}
.hp_forum h2{
	font-family: "Trebuchet MS", sans-serif;
	padding-left: 10px;
	font-size: 1.1em;
	color: #e0e0e0;
}
.hp_forum h2 a{
	color: #e0e0e0;
}

/**/
.hp_portfolyo{
	padding-top: 38px;
}
.hp_portfolyo .gallery_container{
	float: left;
	display:inline;
	width: 182px;
	margin: 10px 24px;
	color: #7d7d7d;
	text-align: center;
}
.hp_portfolyo .gallery_container a{
	display: block;
	color: #e0e0e0;
	font-size: 1.1em;
}
.hp_portfolyo .gallery_container a:hover{
	text-decoration: underline;
}
.hp_portfolyo .gallery_container .img_container{
	display: block;
	padding: 3px;
	border: 1px solid #e0e0e0;
	margin-bottom: 5px;
}
.hp_portfolyo .gallery_container a:hover .img_container{
	border: 1px solid #969696;
	text-decoration: none;
}
.hp_portfolyo .gallery_container .img_container span{
	display: block;
	width: 174px;
	height: 103px;
	overflow: hidden;
}
.hp_portfolyo .gallery_container .img_container img{
	max-width: 174px;
}

/**/
.hp_haber{
	padding-top: 38px;
}
.hp_haber .list_row{
	clear: both;
	padding-top: 14px;
}
.hp_haber .img_container{
	float: left;
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.hp_haber .img_container img{
	width: 150px;
	height: 150px;
}
.hp_haber .list_content{
	float: right;
	width: 540px;
	height: 150px;
	overflow: hidden;
	color: #e0e0e0;
}
.hp_haber .list_content h2, .hp_haber .list_content h2 a{
	color: #E09E10;
}
.hp_haber .list_content p{
	font-size: 1.1em;
}

.hp_action_container{
	clear: both;
	padding: 0px 0px 15px;
}
.hp_action_container .img_container{
	display: block;
	position: relative;
	float: left;
	width: 64px;
	height: 64px;
}
.hp_action_container .img_container .img_border{
	background-image: url("../img/corner_hp_action_lt.gif");
}
.hp_action_container .img_container .img_border span{
	background-image: url("../img/corner_hp_action_rt.gif");
}
.hp_action_container .img_container .img_border span span{
	background-image: url("../img/corner_hp_action_lb.gif");
}
.hp_action_container .img_container .img_border span span span{
	background-image: url("../img/corner_hp_action_rb.gif");
}
.hp_action_container .img_container .has_awards_s{
	bottom: -8px;
}
.hp_action_container .img_container img{
	width: 64px;
}
.hp_action_container .info_container{
	float: right;
	width: 620px;
	padding-bottom: 7px;
}
.hp_action_container .info_container .username{
	float: left;
}
.hp_action_container .info_container .action_time{
	float: right;
}
.hp_action_container .content_container{
	float: right;
	width: 620px;
	border-top: 1px solid #ccc;
	padding-top: 7px;
}
.hp_action_container .content_container a{
	color: #fff;
	background-color: #15a0d1;
	padding: 0 5px;
}
.hp_action_container .content_container a:hover{
	color: #15a0d1;
	background-color: #fff;
}

.homepage_links{
	border-top: 1px solid #696969;
	color: #9a9a9a;
	text-align: center;
	margin: 28px 28px 0px;
	padding: 28px 0px;
	font-size: 1.2em; 
}
.homepage_links a{
	color: #9a9a9a;
}
.homepage_links a:hover{
	text-decoration: underline;
}
span.fprint	{
	color:#8A8A8A;
}
a.fprint	{
	color:#14a2cf;
	font-style:italic;
	font-size:1.0em !important;
}
a.fprint:hover	{
	text-decoration: underline;
	color:#14a2cf !important;
}

.sp_infobox	{
	background-color: #fff9d7;
	border: 1px solid #e2c822;
	color: #333333;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
}

/**/
.user_avatar{
	float: left;
	background-color: #f1f1f1;
	background-image: url("../img/bg_user_avatar.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 76px;
	padding: 0 11px 0 0;
}
.avatar_img{
	float: left;
	width: 72px;
	height: 72px;
	padding: 4px 0 0 4px;
	background-image: url("../img/bg_user_avatar_img.gif");
	background-repeat: no-repeat;
}
.avatar_text{
	float: left;
	padding: 7px 0 0 7px;
}
.avatar_username{
	display: block;
	font-size: 1.2em;
	height: 47px;
}
.avatar_extra{
	display: block;
	font-size: 1.1em;
	white-space: nowrap;
}
.user_avatar .img_container{
	display: block;
	width: 64px;
}
.user_avatar .img_container img{
	width: 64px;
}

