@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'QuestaGrande-Regular';
    src: url('../fonts/QuestaGrande-Regular/questagrande-regular-webfont.eot');
    src: url('../fonts/QuestaGrande-Regular/questagrande-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/QuestaGrande-Regular/questagrande-regular-webfont.woff2') format('woff2'),
         url('../fonts/QuestaGrande-Regular/questagrande-regular-webfont.woff') format('woff'),
         url('../fonts/QuestaGrande-Regular/questagrande-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Questa-Medium';
    src: url('../fonts/Questa-Medium/questa-medium-webfont.eot');
    src: url('../fonts/Questa-Medium/questa-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Questa-Medium/questa-medium-webfont.woff2') format('woff2'),
         url('../fonts/Questa-Medium/questa-medium-webfont.woff') format('woff'),
         url('../fonts/Questa-Medium/questa-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Questa-Regular';
    src: url('../fonts/Questa-Regular/questa-regular-webfont.eot');
    src: url('../fonts/Questa-Regular/questa-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Questa-Regular/questa-regular-webfont.woff2') format('woff2'),
         url('../fonts/Questa-Regular/questa-regular-webfont.woff') format('woff'),
         url('../fonts/Questa-Regular/questa-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



html,body {
	margin:0px;
	padding:0px;
}
*:focus {
    outline: 0;
}
h1, h2, h3 {margin:0;padding:0;}
h1, h2, h3 {font-size:100%;font-weight:normal;}

.NewsContent a{
    color: #000000;
    text-decoration: none;
    font-weight: bold;}

.NewsContent a:hover{
    color: #000000;
    text-decoration: none;

}
.ClearBoth{
    clear: both;
}


#SiteWrapper {
	width:1090px;
	margin:0px auto 15px auto;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
img { border:none;}
a { outline:none;}

#MasterContainer {
	overflow:hidden;
	width:inherit;
}

/* HEADER */

#Header {
    position: relative;
    width: inherit;
    height: 120px;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #cfcfcf;
    background-color: white;
    z-index: 100;
    top: 0;
}
/* ust sabitleme
#Header {
  background-color: #fff;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    float: left;
    height: 120px;
    position: fixed;
    width: inherit;
    z-index: 898;
}
*/
#SiteLogo {
	position:absolute;
	left:44px;
	top:20px;
}
/* 16122013 START */
#LoginSearchWrapper {
	position:relative;
	float:right;
	height:26px;
	background-color:#f5f5f5;
	font-family: 'FuturaStdLight';
}
#ContactWrapper {
	
	float:right;
	font-size:12px;
	font-family: 'gotham_narrowlight';
	margin-top:6px;
}
#ContactWrapper a {
	float: left;
    margin-right: 5px;
    text-decoration: none;
	color:#595959;
}
#ContactWrapper a.ciz {
	border-right: 1px solid #cfcfcf;
    float: left;
    margin-left: 5px;
    padding-right: 5px;
}
#LoginSearchWrapper * {
	float:left;
	font-size:13px;
}
#LoginSearchWrapper .SearchBox {
}

#LoginSearchWrapper #search_error, #LoginSearchWrapper #search_error2 {
display:none;
position: absolute;
top: 26px;
z-index: 100;
width: 316px;
height: 14px;
background-color: #fff;
border: 1px solid #ccc;
padding: 5px;
color:#f00;
}

#LoginSearchWrapper .SearchBox input {
	width:270px;
	background-color:#f5f5f5;
	font-family: 'FuturaStdLight';
	font-size:12px;
	padding-top:5px;
	padding-left:4px;
	border:none;
	outline:none;
}
.SearchButton, .MembershipButton, .MemberLoginButton {
	display:block;
}
.SearchButton {
	display:block;
	font-family: 'FuturaStdLight';
	font-size:13px;
	border:none;
	cursor:pointer;
	margin-right:6px;
	color:#99999a;
	background: #f5f5f5 url(../images/search-btn_yellow_bg.jpg) no-repeat right 2px;
	padding:4px 24px 4px 0px;
    height: 25px;
}
.MembershipButton {
    text-decoration: none;
    padding: 5px 14px 5px 6px;
    color: #000000;
    margin-right: 1px;
    border-left: 1px solid #dddddd;
    height: 15px;
    width: 175px;
    background: url(../images/membership-btn-plus.png) #fff200 no-repeat right -2px;
    font-family: 'gotham_narrowmedium';

}

.MemberUsername {
    text-decoration: none;
    padding: 5px 10px 5px 5px;
    color: #000000;
    height: 16px;
    text-align: center;
    font-family: 'gotham_narrowmedium';
    background: #FFFFFF url("../images/icons/topmenu-seperator.png") no-repeat right 7px;}

.MemberUserPicture{
    background: #ffffff;
    height: 26px;
    padding-left: 12px;
    width: 32px;
}

.MemberUserPicture img{

    border-radius: 1000px;
    margin-top: 3px;

}

.MemberLoginButton {
	text-decoration:none;
	padding:4px 30px 4px 10px;
	color:#000000;
	background-color:#FFFFFF;
    width: 94px;
    text-align: center;
    font-family: 'gotham_narrowlight';
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;

}
#MemberLoginNav {
	display:none;
	position:absolute;
	right:0px;
	top:26px;
	z-index:100;
	width:217px;
	height:155px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#MemberLoginNav * {
	float:none;
}
#MemberLoginNav .MemberName {
	margin-top:6px;
	padding-left:6px;
	padding-bottom:4px;
}
#MemberLoginNav .MemberNameValue {
	width:inherit;
	text-align:center;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:6px 0px 6px 0px;
	margin-bottom:10px;
}
#MemberLoginNav .MemberPass {
	padding-left:6px;
	padding-bottom:4px;
}
#MemberLoginNav .MemberPassValue {
	width:inherit;
	text-align:center;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:6px 0px 6px 0px;
}
#MemberLoginNav .MemberPassValue input, #MemberLoginNav .MemberNameValue input {
	display:block;
	width:200px;
	margin:0px auto;
	border:none;
	outline:none;
}
#MemberLoginNav #LoginButton {
	background-color:#99cc66;
	color:#FFF;
	border:none;
	padding:4px;
	cursor:pointer;
	float:left;
	margin-top:6px;
	margin-left:4px;
}
#LogoutButton {
	background-color:#D10101;
	color:#FFF;
	border:none;
	padding:4px;
	cursor:pointer;
	float:left;
	margin-left:4px;
}
#MemberLoginNav .FaceConnect {
	display:block;
	float:right;
	margin-top:6px;
	margin-right:4px;
}/* 16122013 END */

#SocialIconsContainer {
	position:absolute;
	right:0;
	bottom:21px;
	width:100px;
	height:50px;
}

#TopBarBannerContainer {
    width: 995px;
	position:relative;
	width:inherit;
	min-height:90px;
	left:50px;
	bottom:5px;
}

#HeaderBannerContainer {
	bottom: 1px;
    height: 90px;
    position: absolute;
    right: 140px;
    width: 728px;
}

.ContentBannerContainer {
    height: 90px;
    margin-bottom: 30px;
    margin-left: 35px;
    margin-top: 20px;
    width: 728px;
}

#RightBarBannerContainer {
    float: left;
    height: 600px;
    margin-left: 25px;
    margin-top: 15px;
    width: 160px;
}

#SocialIconsContainer .SocialIcon {
    position: relative;
    float: left;
    width: 24px;
    height: 24px;
    margin-left: 6px;
    cursor: pointer;
    color: #B3B3B3;
}
.SocialIcon i:hover {
   color: #3B5998; 

}
#SocialIconsContainer .SocialIcon:first-child {

}
#SocialIconsContainer .SocialIcon.Facebook { background: url("../images/icons/social-media/facebook.png") }
#SocialIconsContainer .SocialIcon.Facebook:hover { background: url("../images/icons/social-media/facebook-over.png") }
#SocialIconsContainer .SocialIcon.Twitter { background: url("../images/icons/social-media/twitter.png") }
#SocialIconsContainer .SocialIcon.Twitter:hover { background: url("../images/icons/social-media/twitter-over.png") }
#SocialIconsContainer .SocialIcon.Pinterest { background: url("../images/icons/social-media/pinterest.png") }
#SocialIconsContainer .SocialIcon.Pinterest:hover { background: url("../images/icons/social-media/pinterest-over.png") }
#SocialIconsContainer .SocialIcon.GooglePlus { background: url("../images/icons/social-media/googleplus.png") }
#SocialIconsContainer .SocialIcon.GooglePlus:hover { background: url("../images/icons/social-media/googleplus-over.png") }
#SocialIconsContainer .SocialIcon.Instagram { background: url("../images/icons/social-media/instagram.png") }
#SocialIconsContainer .SocialIcon.Instagram:hover { background: url("../images/icons/social-media/instagram-over.png") }
#SocialIconsContainer .SocialIcon.YouTube { background: url("../images/icons/social-media/youtube.png") }
#SocialIconsContainer .SocialIcon.YouTube:hover { background: url("../images/icons/social-media/youtube-over.png") }
#SocialIconsContainer .SocialIcon.Tumbler { background: url("../images/icons/social-media/tumbler.png") }
#SocialIconsContainer .SocialIcon.Tumbler:hover { background: url("../images/icons/social-media/tumbler-over.png") }
#SocialIconsContainer .SocialIcon.Vimeo { background: url("../images/icons/social-media/vimeo.png") }
#SocialIconsContainer .SocialIcon.Vimeo:hover { background: url("../images/icons/social-media/vimeo-over.png") }

#SocialIconsContainer .SocialIcon.Mail { background-position:-204px top; }
#SocialIconsContainer .SocialIcon.Mail:hover { background-position:-204px bottom; }

#SocialIconsContainer a{

    display: block;
}

.FacebookHidden {
	display:none;
	position:absolute;
	left:0px;
	top:38px;
	width:292px;
	height:271px;
	background-color:#FFF;
    z-index: 999;
}
.TwitterHidden {
	display:none;
	position:absolute;
	left:-68px;
	top:38px;
	width:285px;
	height:90px;
	background-color:#FFF;
	font-size:14px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border:1px solid #cfcfcf;
    z-index: 999;
}
.TwitterHidden iframe {
	margin-left:10px;
	margin-top:4px;
}
.TwitterHiddenLogo {
	float:left;
	margin-top:20px;
	margin-left:12px;
}
.TwitterHiddenTitle {
	float:left;
	margin-top:16px;
	padding-left:10px;
}
.TwitterLink {
	float:left;
	display:block;
	text-decoration:none;
	color:#000;
	margin-left:10px;
}

.PinterestHidden {
	display:none;
	position:absolute;
	left:-98px;
	top:38px;
	width:285px;
	height:90px;
	background-color:#FFF;
	font-size:14px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border:1px solid #cfcfcf;
    z-index: 999;
}
.GoogleHidden {
	display:none;
	position:absolute;
	left:-148px;
	top:38px;
	width:280px;
	height:90px;
	background-color:#FFF;
	font-size:14px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border:1px solid #cfcfcf;
    z-index: 999;
}

.MailHidden {
	display:none;
	position:absolute;
	left:-188px;
	top:38px;
	width:310px;
	height:90px;
	background-color:#FFF;
	font-size:14px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border:1px solid #cfcfcf;
    z-index: 999;
}
/* TOP MENU */

#TopMenuContainer {
    position: relative;
    width: inherit;
    height: 29px;
    border-bottom: 1px solid #cfcfcf;
    font-family: 'ChaletComprime';
    z-index: 997;
    background-color: white;
}

.fixed {
	position: fixed;
	z-index: 998;
	background: white;
	top: 0;
}


/* ust sabitleme
#TopMenuContainer {
   background-color: #fff;
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    font-family: "ChaletComprime";
    height: 29px;
    margin-top: 121px;
    overflow: hidden;
    position: fixed;
    width: inherit;
    z-index: 897;
}
*/
#TopMenuContainer ul {
	padding:0px;
	margin:0px auto;
	font-size:20px;
	list-style-type:none;
}
#TopMenuContainer ul.tr {
	/*width:840px;*/
	width:785px;
}
    #TopMenuContainer ul.en {
        width: 350px;
    }
#TopMenuContainer ul li {
	float:left;
	padding-top:4px;
	border-right: 1px solid #cecece;
	height:25px;
}
#TopMenuContainer ul li:first-child {
	border-left: 1px solid #cecece;
}
#TopMenuContainer ul li:hover {
	background-color:#000;
}
#TopMenuContainer ul li:hover a {
	color:#FFF;
}a { cursor: pointer; }

/*seçili olan*/
.TopMenuContainer_menu_chosen_content { background-color:#000; }#TopMenuContainer ul li a {
	display:block;
	text-decoration:none;
	padding:0px 14px;
	color:#000;
	letter-spacing: 2px;
	height:25px;
}
/* HOME GALLERY */
#HomeGalleryWrapper {
	overflow:hidden;
	width:1070px;
	margin:0px auto;
	padding-top:8px;
}
/*#HomeTopRowWrapper {
    overflow: hidden;
    width: auto;
    margin: 0px auto;
    padding-top: 8px;
}*/



#ContentGalleryWrapper {
    overflow: hidden;
    width: 860px;
    margin: 0px auto;
    margin-top: 10px;
    height: 376px;
}#ContentGalleryWrapper .flexslider {

    background: #fff;
    height: 376px;
}

#ContentGalleryWrapper .flex-direction-nav {

    display: none!important;
}/*#HomeTopRowWrapper {
	width:inherit;
	height:140px;
	margin-top:10px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}*/
#HomeTopRow {
	width:1070px;
	margin:0px auto;
}
#HomeTopRow .BannerBox {
	float: left;margin-left: 0px; margin-top: 10px; display:block;
	width:230px; height:120px;
}

#HomeTopRow .Box {
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#HomeTopRow .Box:first-child {
	margin-left:0px;
}
#HomeTopRow .MembershipBox {
	float:left;
	margin-left:8px;
	margin-top:10px
}

#MasterWrapper {
	overflow:hidden;
	width:inherit;
}
/* ust sabitleme
#MasterWrapper {

    border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
    float: left;
    margin-top: 150px;
    overflow: hidden;
    width: inherit;
}*/
#GeneralContainer {
	overflow:hidden;
	width:879px;
	float:left;
	border-right:1px solid #cfcfcf;
    min-height: 770px;
}
#GeneralContainer #GeneralBoxWrapper {
	width:879px;
	margin-top:10px;
}

#MasterRightCol {
    
	width:207px;
	/*min-height:880px;*/
	float:left;
    background: url("../images/bg-shadow.png") no-repeat -3px 0;
	
}
#MasterLeftCol {
    
	width:285px;
	min-height: 1355px;
	float:left;
    border-right: 1px solid #cfcfcf;
	
}
#MasterCenterCol {
    float:left;
	width:500px;
	padding:35px;
	margin:10px;
	font-family: 'gotham_narrowlight';
    font-size:14px;
	
}
#MasterCenterColTitle {
   font-weight:bold;
   border-bottom:1px solid #cfcfcf;
	
}
.iltsm_str {
	float: left;
	width: 500px;
	min-height: 35px;
	border-bottom: 1px solid #cfcfcf;
}
.iltsm_bslk {
	float: left;
	width: 500px;
	min-height: 17px;
	padding-top: 18px;
	padding-left: 10px;
	font-size: 14px;
	color: #575759;
	letter-spacing: 1px;
	font-weight: bold;
}
.iltsm_icrk {
	float: left;
	width: 500px;
	min-height: 20px;
	padding: 16px 0px 10px 85px;
	font-size: 12px;
	font-weight: normal;
}
.iltsm_icrk .baslik {
	float: left;
	margin: 10px;
	width: 350px;
	min-height: 20px;
	border-bottom: 1px solid #cfcfcf;
}

#MasterRightCol .RightColBox {
	overflow:hidden;
	width:200px;
	margin:0px auto;
    padding-top: 16px;
}
.RightColBoxTop {
	width:inherit;
	height:39px;
	background-image:url(../images/right-col-box_top.gif);
	background-repeat:no-repeat;
}
.RightColBoxTop .Title {
	display:block;
	color:#FFF;
	font-family: 'StratumNo1Medium';
	font-size:14px;
	text-align:center;
	padding-top:5px;
}
.RightColBoxContent {
	width:181px;
	margin:6px auto;
	font-family: 'gotham_narrowlight';
}
.RightColBoxTitle {
	font-size: 18px;
	text-align: center;
	padding-top: 18px;
}
.RightColBoxSep {
	text-align: center;
	padding-top: 22px;
	padding-bottom: 14px;
}
.RightColBoxDesc {
	width: 175px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	padding-bottom: 14px;
	line-height:18px;
}
.RightColBoxInfoOwner {
	text-align: center;
	font-size: 11px;
	padding-bottom: 10px;
}
.RightColBoxLink {
	display:block;
	color:#000;
	height:20px;
	width:174px;
	font-family: 'StratumNo1Medium';
	font-size:14px;
	text-align:center;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	text-decoration:none;
	padding-top:4px;
}
.RightColBoxClearLink {
	text-decoration:none;
	color:#000;
}
.RightColBoxBottom {
	width:inherit;
	height:27px;
	background-image:url(../images/right-col-box_bottom.gif);
	background-repeat:no-repeat;
	text-align:center;
    padding-bottom: 16px;
}
.RightColBoxDate {
	display:block;
	font-family: 'gotham_narrowlight';
	font-size:9px;
	color:#666666;
	padding-top:6px;
}

.filter-searchbox{
    width: 202px;
    height: 30px;
    background: url("../images/bg-filter-search.png") no-repeat 0 0;
    margin: 10px 4px 0;
}

.filter-searchbox input{
    background: transparent;
    border: none;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0 0 20px;
}

.TitleFirst{
    height: 39px!important;
    border-bottom: 1px solid #CECECE;
}

.ViewPortFirst{
    border: none!important;
}.FiltersTitle {
	width:inherit;
	height:52px;
	border-bottom:1px solid #cecece;
	text-align:center;
}
.FiltersTitle span {
	font-family: 'gotham_narrowmedium';
	font-size:22px;
	padding-top:13px;
	display:block;
}
.FilterTagsContent {
	width:210px;
}
.FilterTagsNav {
	width:210px;
	border-bottom:1px solid #cecece;
	padding-bottom:16px;
	padding-top:14px;
}

.FilterTagsNav ul,.FilterTagsSubNav ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	font-family: 'gotham_narrowlight';
	font-size:12px;
}
.FilterTagsNav ul li,.FilterTagsSubNav ul li {
	background-image:url(../images/icons/filter-tags-nav-item_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:8px 0px 8px 8px;
}
.FilterTagsNav ul li.active,.FilterTagsSubNav ul li.active {
	background-position:left bottom;
}

.FilterTagsNav ul li a,.FilterTagsSubNav ul li a {
	text-decoration:none;
	color:#333333;
	padding-left:21px;
	height:24px;
	display:block;
    padding-top: 8px;
}
.FilterTagsSubNav {
	width:210px;
	background-image:url(../images/bg-subfilter-top.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:20px;
	border-bottom:1px solid #cecece;
	padding-bottom:8px;
    display: none;
    position: relative;
    left: -8px;
}

.FilterNoCheck{
    background-image: none!important;
}

.GeneralFilterTitle {
	width:inherit;
	text-align:center;
    position: relative;
    height: 78px;
	width: 210px;
}

.BtnFilterExpand{
    width: 15px;
    height: 15px;
    background: url("../images/icons/filter-expand.png") no-repeat 0 0;
    position: absolute;
    display: block;
    right: 12px;
    top: 12px;
}

.BtnFilterExpandClosed{
    background: url("../images/icons/filter-expand.png") no-repeat 0 -15px;
}

.FilterClearSelection{

    /*background: #fef035;*/
    color: #000000;
    cursor: pointer;
}

.GeneralFilterTitle span {
    display: block;
    font-family: 'gotham_narrowlight';
    margin-left: 8px;
    padding-top: 10px;
    text-align: left;
    cursor: inherit;
}
.GeneralFilterContent {
    border-bottom: 1px solid #CECECE;
    height: 178px;
    overflow: hidden;
    width: 210px;

}

.FilterContnetMain{

    height: inherit!important;

}

.GeneralFilterContent ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-family: 'gotham_narrowlight';
	font-size:12px;
}
.GeneralFilterContent ul li {
	background:url(../images/icons/filter-tags-nav-item_bg.gif) no-repeat 0 3px;
	margin:0;
    color: #000000;
}

.GeneralFilterContent .viewport .overview{
    width: 100%;
}

.GeneralFilterContent .viewport .overview ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    font-family: 'gotham_narrowlight';
    font-size:12px;
}
.GeneralFilterContent .viewport .overview ul li {
    background:url(../images/icons/filter-tags-nav-item_bg.gif) no-repeat 0 3px;
    margin:0 0 0 8px;
    color: #000000;
    width: 100%;
}
#scrollBox-1 ul li{
    margin-left: 8px;
}

.FilterTagsSubNav ul li{
    margin: 0;
}.GeneralFilterContent ul li.active {
    background:url(../images/icons/filter-tags-nav-item_bg.gif) no-repeat 0 -21px;
    margin-left: 0!important;
}

.GeneralFilterContent ul li.active a {
    color: #000000;
    background: #FFF200 url(../images/icons/filter-tags-nav-item_bg.gif) no-repeat 8px -21px;
    padding-left: 29px;
}

.GeneralFilterContent ul a {
	text-decoration:none;
	color:#000;
	padding-left:21px;
    height: 24px;
    padding-top: 8px;
	display:block;
}
.GeneralFilterSearch {
	width:210px;
	height:28px;
	border-bottom:1px solid #cecece;
	border-top:1px solid #cecece;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}
.GeneralFilterSearch input {
	margin-top:5px;
	width:180px;
	text-align:center;
	border:none;
	outline:none;
	font-size:11px;
	color:#b4b4b4;
	font-family: 'gotham_narrowlight';
}.filterTitleClosed{

    border-bottom: 1px solid #CECECE;
    height: 40px;

}#NewsBoxes {
	overflow:hidden;
	width:inherit;
	padding-bottom:14px;
	padding-top:8px;
	border-bottom:1px solid #cecece;
	border-top:1px solid #cecece;
}
#NewsBoxes #Left {
	float:left;
	width:408px;
	margin-left:10px;
}
#NewsBoxes #Right {
	float:left;
	width:443px;
	height:246px;
	margin-left:10px;
	background-color:#fcf900;
}
#NewsBoxes #Right .NewsTitle {
	font-family: 'gotham_narrowbold';
	font-size:22px;
	padding:16px 30px 16px 30px;
}
#NewsBoxes #Right .NewsText {
	font-family: 'gotham_narrowlight';
	font-size:12px;
	padding-left:30px;
	padding-right:30px;
	line-height:20px;
}
#NewsBoxes #Right .NewsText a {
	text-decoration:none;
	color:#211f1f;
}

#HomeWrapper {
	overflow:hidden;
}
#HomeRightCol {
	width:210px;
	min-height:500px;
	float:left;
}
#HomeRightCol .RightColBox {
	overflow:hidden;
	width:200px;
	margin:10px auto;
}
#HomeContainer {
	overflow: hidden;
	width: 879px;
	float: left;
}
#HomeContainer #GeneralBoxWrapper {
	width:880px;
	margin-top:10px;

}

.GeneralBox { /*update03*/
	position:relative;
	float:left;
	width:279px;
	margin-left:8px;
	margin-bottom:10px;
	min-height:180px;
	font-family: 'Questa-Regular','gotham_narrowlight';
	cursor:pointer;
}

.GeneralBox .Kulakcik { /*update03*/
    position:absolute;
    right:-3px;
    top:15px;
    z-index:10;
}

.GeneralBox.Hover .Kulakcik {
    display:none;
}
.GeneralBox .BoxImage {
	position:relative;
	width:279px;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

.GeneralBox .BoxInfoProfile {
    position:relative;
    width:inherit;
    min-height:56px;
    border:1px solid #cecece;
    top: -17px;
}

.GeneralBox .BoxInfoProfile .BoxInfoSep {
    text-align: center;
    margin: 10px 0;
}

.GeneralBox .BoxInfo {
	position:relative;
	width:inherit;
	min-height:56px;
	border:1px solid #cecece;
}.GeneralBox .BoxInfo.NoUserImage .BoxInfoOwner {
    text-align:center;
    font-size:11px;
    padding-bottom:27px;

}.HoverBox.NoUserImage{

    height: 98%;

}

.GeneralBoxArrow.NoUserImage {
    border-bottom: 1px solid #FFFFFF;
    bottom: -1px;
    display: block;
    left: 124px;
    margin: 0 auto;
    position: absolute;
    width: 25px;
    z-index: 10;
    top: auto;
}
.GeneralBox .BoxInfoArrow {
    position:relative;
    width:inherit;
    min-height:56px;
    border:1px solid #cecece;
    top: -17px;
}

.GeneralBox.Hover .BoxInfo {
	border:none;
}

.BoxTitle { /*update03*/
	font-size:18px;
	text-align:center;
	padding-top:30px;
	width:184px;
	margin:0px auto;
}
.GeneralBox.Hover .BoxTitle { /*update03*/
    color: #FFFFFF;
}

.BoxTitleSepBlack { /*update03*/
	display:none;
	text-align:center;
	padding-top:28px;
	padding-bottom:28px;
	margin-left:75px;
}

.GeneralBox.Hover .BoxTitleSepBlack { /*update03*/
	/*display:block;*/
}

.BoxTitleSep { /*update03*/
	text-align:center;
	padding-top:16px;
	padding-bottom:16px;

}
.GeneralBox.Hover .BoxTitleSep { /*update03*/
	/*display:none;*/
}

.BoxDescSep { /*update03*/
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;

}
.GeneralBox.Hover .BoxDescSep { /*update03*/
    /*display:none;*/
}

.BoxDesc { /*update03*/
	width:242px;
	margin:0px auto;
	text-align:center;
	font-size:12px;
}
.BoxDesc .ShowMore { /*update03*/
    /*display:none;*/
}
.GeneralBox.Hover .BoxDesc .ShowMore { /*update03*/
	/*display:block;*/
}
.GeneralBox.Hover .BoxDesc { /*update03*/

    color: #FFFFFF;

}
.BoxInfoOwner { /*update03*/
	text-align:center;
	font-size:11px;
	padding-bottom:10px;
}
.GeneralBox.Hover .BoxInfoOwner { /*update03*/
	/*display:none;*/
    color: #ffffff;
    padding-bottom: 0;
}
.BoxInfoOwnerName { /*update03*/
	display:none;
	text-align:center;
	font-size:14px;
	padding-bottom:8px;
	padding-top:26px;
}
.GeneralBox.Hover .BoxInfoOwnerName { /*update03*/
	display:block;
}
.NewsCategory { /*update03*/
	display:none;
	text-align:center;
	font-size:10px;
}
.GeneralBox.Hover .NewsCategory { /*update03*/
    display: block;
    position: relative;
    top: 10px;
    color: #000000;
}
.BoxInfoOwnerImage { /*update03*/
	position:absolute;
	top:-64px;
	left:0;
	width:278px;
	height:83px;}

.GeneralBox .BoxInfoOwnerImage img{

    display: block;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    margin: 0 auto;

}.GeneralBox.Hover .BoxInfoOwnerImage img{

	display: none;

}
.HoverBox {
    position:absolute;
    width:281px;
    min-height:180px;
    font-family: 'Questa-Regular','gotham_narrowlight';
    cursor:pointer;
    background:url("../images/overlay_bg.png");
    z-index: 50;
    height: 100%;
    display: none;
    padding-bottom: 14px;

}
.GeneralBox.Hover .HoverBox{
    display: block;
}.HoverBox .Date {
    font-size:9px;
    text-align:center;
    width: 280px;
    position: absolute;
    top: 5%;
    color: #000000;
}

.HoverBox .BoxTitleHover {
    text-align:center;
    width: 280px;
    position: absolute;
    top: 70px;
    font-size:24px;
    color: #000000;

}

.HoverBox .BoxDescHover {

    color: #000000;
    font-size: 12px;
    padding: 0 20px;
    position: relative;
    text-align: center;
    top: 20px;
    width: 240px;
	line-height:16px;}.HoverBox .DetailLink {

    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #000000;

}
.HoverBox .Bottom { /*update03*/
    position:absolute;
    left:0px;
    bottom:0px;
    overflow:hidden;
    border:1px solid #cecece;
    margin-top:4px;
    height:31px;
    width:inherit;
    border-top:1px solid #FFF;
    border-left:none;
    border-right:none;
    border-bottom:none;
}.HoverBox .BoxInfoOwnerHover{

    display: block;
    position: absolute;
    bottom: 55px;

}.HoverBox .BoxInfoOwnerHover img{

    display: block;
    height: 83px;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 83px;
    border-radius: 1000px;
}.HoverBox  .BoxInfoName{

    font-size: 14px;
    position: relative;
    text-align: center;
    top: 6px;
    width: 280px;
    color: #000000;

}
.HoverBox  .BoxTitleSepBlack{

    position: relative;
    text-align: center;
    top: 8px;
    width: 130px;
    display: block;
    padding: 0;

}.HoverBox .Bottom div {
    float:left;
    height:31px;
    font-family: 'gotham_narrowlight';
    font-size:11px;
}
.HoverBox .Bottom div:first-child {
    padding-left: 44px;
}
.HoverBox .Bottom span {
    display:block;
    float:left;
}
.HoverBox .Bottom .Takipci {
    width:67px;
}
.HoverBox .Bottom .Takipci .TakipciIcon {
    margin-left: 12px;
    margin-top: 7px;
}
.HoverBox .Bottom .Takipci .TakipciCount {
    margin-left: 7px;
    margin-top: 10px;
    color: #000000;
}
.HoverBox .Bottom .Goruntulenme {
    width:73px;
}
.HoverBox .Bottom .Goruntulenme .GoruntulenmeIcon {
    margin-left: 12px;
    margin-top: 7px;
}
.HoverBox .Bottom .Goruntulenme .GoruntulenmeCount {
    margin-left: 7px;
    margin-top: 10px;
    color: #000000;
}
.HoverBox .Bottom .Yorum {
    width:67px;
}
.HoverBox .Bottom .Yorum .YorumIcon {
    margin-left: 12px;
    margin-top: 7px;
}
.HoverBox .Bottom .Yorum .YorumCount {
    margin-left: 7px;
    margin-top: 10px;
    color: #000000;
}

.HoverBox .Bottom .Featured {
    width:35px;
}
.HoverBox .Bottom .Featured img {
    margin-left: 12px;
    margin-top: 11px;
}
.HoverBox .Bottom .Print {
}
.HoverBox .Bottom .Print img{
    margin-left: 11px;
    margin-top: 10px;
}

.GeneralBoxArrow{

    border-bottom: 1px solid #FFFFFF;
    display: block;
    margin: 0 auto -1px;
    position: relative;
    top: -17px;
    width: 25px;
    z-index: 10;}

/* MEMBERSHIP POPUPS */
/* MEMBERSHIP POPUPS */
.MembershipPopup {
	position:relative;
	width:812px;
	height:545px;
	background-color:#fff200;
	font-family: 'gotham_narrowlight';
}
.MembershipArtist {
	position:relative;
	width:880px;
	min-height:627px;
	background-color:#fff200;
	font-family: 'gotham_narrowlight';
	border-bottom: 1px solid #e1e1e1;

}
.MembershipPopupStamp {
	position:absolute;
	right:36px;
	top:20px;
}
.MembershipPopup .RedTitle { /*update01*/
    color: #ff0000;
    font-family: 'solomon_sans_lightregular';
    font-size: 34px;
    line-height: 32px;
    padding: 40px 0 0 45px;
}

.MembershipPopup .RedTitleSmall { /*update01*/
    color: #ff0000;
    font-family: 'solomon_sans_lightregular';
    font-size: 34px;
    line-height: 32px;
    padding: 20px 0 0 45px;
}

.MembershipPopup .RedTitle.MembershipSelection {/*update01*/
	font-family: 'bariol_regularregular';
	font-size:48px;
	padding-top:40px;
}
.MembershipPopup .Title { /*update01*/
	font-size:30px;
	padding-bottom: 35px;
    padding-left: 60px;
	margin-top:10px;
	background:url("../images/membershipPopup_title_bg.jpg") no-repeat 64px 55px;
}

.MembershipPopup .TitleSmall { /*update01*/
    background: url("../images/membershipPopup_title_bg.jpg") no-repeat scroll 52px 35px;
    font-size: 21px;
    margin-top: 5px;
    padding-bottom: 15px;
    padding-left: 48px;
}

.MembershipPopup .TitleSmall.LastStep { /*update01*/
    font-size:30px;
    padding-bottom: 26px;
    padding-left: 60px;
    margin-top:10px;
    background:url("../images/membershipPopup_title_bg.jpg") no-repeat 64px 58px;
}
.MembershipPopup .SubTitle {
    padding-bottom: 26px;
    padding-left: 50px;
    margin-top:15px;
    font-size: 13px;
    width: 500px;
    color: #000000;
	height:85px;
}
.MembershipPopup .SubTitle.LastStep {

    font-size: 18px;

}.MembershipPopup .Title.LargeBG { /*update01*/
	background-image:url(../images/membershipPopup_titleLarge_bg.jpg);
	padding-top:38px;
	padding-bottom:38px;
}
#MembershipTypeContainer { /*update01*/
	overflow:hidden;
	width:798px;
	margin:0px auto;
    padding-top: 6px;
    padding-left: 10px;
}

.MembershipTypeBox a{
    text-decoration: none;
    color: #000000;
}

.MembershipTypeBox a:hover{
    text-decoration: none;
    color: #FF0000;
}

.MembershipTypeBox a .MembershipInfo{
    color: #000000!important
}

.MembershipInputContainer{

    margin: 50px 0 50px 60px;
    float: left;

}

#alertbox{
float:left;
margin-top:10px;
color:#FF0000; font-size:12px;

}

.MembershipInputContainer #alertbox{

margin-top:10px;
position:absolute; 
color:#FF0000; font-size:12px;

}

.MembershipInputContainer LastStep #alertbox{

margin-top:10px;
position:absolute; 
color:#FF0000; font-size:12px;

}

.MembershipInputContainerHigh{
    float: left;
    min-height: 290px;
    margin: 10px 0 10px 50px;
    width: 340px;
}

.MembershipArtistInputContainerHigh{
    float: left;
    height: 321px;
    margin: 35px 0 10px 370px;
    width: 340px;
}

.MembershipInputContainerHigh.RightColumn{
    margin: 25px 0 10px 0;
}

.MembershipInputContainerHigh p{

    font-size: 10px;
    font-family: 'gotham_narrowlight';
    float: left;
    width: 250px;
    text-align: center;

}.MembershipInputContainer.LastStep{
	height: 211px;
    margin-left: 155px;
    margin-top: 0;
    width: 600px;
}

.RegisterUserNameCaption{
    font-size: 14px;
    font-family: 'gotham_narrowmedium';
    float: left;
    padding-top: 7px;
    margin-right: 6px;
}
.RegisterArtistUserNameCaption{
    font-size: 14px;
    font-family: 'gotham_narrowmedium';
    float: left;
    padding-top: 7px;
    padding-top: 9px;
    margin-left: -205px;
}

.RegisterUserNameExample{
    font-size: 10px;
    font-family: 'gotham_narrowlight';
    font-style: italic;
    color: #333333;
    padding-left: 200px;
    margin-bottom: 10px;
}
.RegisterArtistUserNameExample{
    font-size: 10px;
    font-family: 'gotham_narrowlight';
    font-style: italic;
    color: #333333;
	margin-bottom: 7px;
}

.RedSlash{
    color: #FF0000;

}.SocialMediaLoginContainer{
    float: left;
    background: url("../images/social-login-bg.png") 0 0 no-repeat;
    height: 120px;
	margin: 26px 0 0 85px;
    padding-left: 100px;
    width: 250px;

}

.SocialMediaLoginContainer p{
    color: #000000;
    padding:2px 2px;
    font-size: 10px;
    font-family: 'gotham_narrowlight';
    margin-top: 0px;
    margin-left: 9px;
    margin-bottom: 22px;

}
.SocialMediaLoginContainer a.Facebook {
    background-image:url(../images/icons/facebook_36x36.png);
}
.SocialMediaLoginContainer a.Twitter {
    background-image:url(../images/icons/twitter_36x36.png);
}
.SocialMediaLoginContainer a.Linkedin {
    background-image:url(../images/icons/linkedin_36x36.png);
}
.SocialMediaLoginContainer a.GooglePlus {
    background-image:url(../images/icons/googleplus_36x36.png);
}

.SocialMediaLoginContainer a {
    display:block;
    float:left;
    width:36px;
    height:36px;
    margin-left:20px;
    background-repeat:no-repeat;
}.SocialMediaLoginContainer2{
    float: left;
    background: url("../images/social-login-bg.png") 0 0 no-repeat;
    height: 120px;
    left: 350px;
    position: absolute;
    top: 136px;
    width: 250px;
    z-index: 999;

}

.SocialMediaLoginContainer2 p{
    color: #000000;
    padding:2px 2px;
    font-size: 10px;
    font-family: 'gotham_narrowlight';
    margin-top: 0px;
    margin-left: 36px;
    margin-bottom: 22px;

}.SocialMediaLoginContainer2 .BtnContainer{
    left: 48px;
    position: relative;
    top: -18px;
    width: 160px;
}

.SocialMediaLoginContainer2 a.Facebook {
    background-image:url(../images/icons/facebook_36x36.png);
}
.SocialMediaLoginContainer2 a.Twitter {
    background-image:url(../images/icons/twitter_36x36.png);
}
.SocialMediaLoginContainer2 a.Linkedin {
    background-image:url(../images/icons/linkedin_36x36.png);
}
.SocialMediaLoginContainer2 a.GooglePlus {
    background-image:url(../images/icons/googleplus_36x36.png);
}

.SocialMediaLoginContainer2 a {
    display:block;
    float:left;
    width:36px;
    height:36px;
    margin-left:25px;
    margin-bottom:20px;
    background-repeat:no-repeat;
}

.MembershipInputBox{
    width: 233px;
    height: 30px;
    border: 1px solid #000000;
    background: #ffffff;
    color: #000000;
    padding:0 12px;
    font-size: 12px;
    font-family: 'gotham_narrowlight';
    margin-bottom: 10px;

}

.MembershipInputBox:focus{
    background: #fff980;

}*::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000000;
}
*:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000000;
    opacity:  1;
}
*::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000000;
    opacity:  1;
}
*:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #000000;
}

.GenderSelection{

    float: left;
    margin-top: 2px;
    margin-bottom: 10px;

}

.GenderSelection a{
    color: #000000;
    font-size: 12px;
    font-family: 'gotham_narrowlight';
    background:url("../images/icons/icon-radio-yellow.png") no-repeat 0 0;
    padding-left: 21px;
    text-decoration: none;
}

.GenderSelection  a.checked {
    background:url("../images/icons/icon-radio-yellow.png") no-repeat 0 -16px;
}

.GenderSelection input{
    display: none;
}

.GenderSelectionBox{
    border: 1px solid #000000;
    float: left;
    padding: 6px 15px;
    margin-right: -1px;
}

.GenderSelectionBox.MiddleBox{
    border-left: none;
    border-right: none;
}.GenderSelectionBox.Privacy{
    border: none;
    position: relative;
    left: -65px;
}.MembershipDevamBtn{
    position: absolute;
    right: 0;
    bottom: 20px;
    background: #FFFFFF url("../images/icons/icon-devam-bg.png") no-repeat top right;
    display: block;
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    font-family: 'gotham_narrowmedium';
    height: 22px;
    padding-top: 8px;
    padding-left: 20px;
    padding-right: 36px;}.MembershipDevamBtn.BtnYellow{

	background: url("../images/icons/icon-devam-yellow-bg.png") no-repeat scroll right top #fff200;
    border: 1px solid;
    right: 196px;
    top: 322px;
}

.MembershipDevamBtn.BtnYellow.Register3{

    left: 50px;
    top: 495px;
    width: 116px;
    text-align: center;

}
.RegisterImageContainer{

    width: 340px;
    height: 290px;
    position: relative;
    text-align: center;
    display: table-cell;
    vertical-align: middle;

}.RegisterImageContainer img{
    border: 1px solid #000000;
    padding: 20px;
}

.AboutImageContainer{    padding-top: 30px;

	
	left:0;
    width:100px;
	
    position: relative;
    top: -30px;
	text-align:left;

}

.RegisterImageDate{

    position: relative;
    top: -30px;
    text-align: center;
    width: 367px!important;
    font-size: 12px;
    font-family: 'gotham_narrowlight';

}

.RegisterImageInfo{

    position: relative;
    width: 340px!important;
    font-size: 12px;
    font-family: 'gotham_narrowlight';
    color: #333333;
    font-style: italic;
    position: absolute;
    top: 456px;

}.MembershipInputBox.RegisterEmail{

    font-size: 14px;
}.MembershipRegisterBtn{

    display: block;
    width: 256px;
    height: 22px;
    border: 1px solid #000000;
    background: #fff200;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-family: 'gotham_narrowmedium';
    padding-top: 8px;
    text-align: center;

}

.MembershipTypeBox {
	width:190px;
	float:left;
	text-align:center;
	background-image:url(../images/membershipTypeBox_bg.png);
	background-repeat:no-repeat;
	background-position:left 12px;
}
.MembershipTypeBox:first-child {
	background-image:none;
}
.MembershipTypeBoxTitle {
	font-size:24px;
}
.MembershipIcon {
	height: 54px;
    padding-top: 32px;
}
.MembershipIcon.Mekan {
	padding-top:37px;
}

.MembershipIcon.Yazar {
    padding-top:37px;
}

.MembershipInfo {
	font-size:12px;
	width:170px;
	margin:0px auto;
	padding-top:32px;
}

.MembershipStep02Text { /*update01*/
	text-align:center;
	font-size:12px;
	padding-top:28px;
}
.MembershipTypeTitle {
	text-align:center;
	font-size:24px;
	padding:40px 0px 30px 0px;
}
.MembershipStep02 .MembershipLogin.Sanatci { /*update01*/
	overflow:hidden;
	width:633px;
	margin:0px auto;
	padding-top:66px;
}
.MembershipStep02 .MembershipLogin.Sanatci .Left {
	float:left;
	width:288px;
}
.MembershipStep02 .MembershipLogin.Sanatci .Left .Field {
	width:287px;
	height:36px;
	background-color:#FFF;
	margin-bottom:10px;
}
.MembershipStep02 .MembershipLogin.Sanatci .Left .Field input{
	border:none;
	color:#f43b3b;
	height:18px;
	width:260px;
	margin-top:8px;
	padding-left:18px;
	outline:none;
	font-family: 'bariol_regularregular';
	font-size:15px;
}
.MembershipStep02 .MembershipLogin.Sanatci .Left .LoginButton {
	display:block;
	background-color:#FFF;
	color:#f43b3b;
	width:70px;
	height:35px;
	border:none;
	cursor:pointer;
	font-family: 'bariol_regularregular';
	font-size:15px;
}
.MembershipStep02 .MembershipLogin.Sanatci .Right {/*update01*/
	float:left;
	width:270px;
	margin-left:54px;
	border-left:1px dashed  #000;
}
.MembershipStep02 .MembershipLogin.Sanatci .Right .SocialMedia.Membership {/*update01*/
	padding-left:35px;
}
.MembershipStep02 .MembershipLogin.Sanatci .Right .SocialMedia.Membership a {/*update01*/
	display:block;
	float:left;
	width:36px;
	height:36px;
	margin-left:20px;
	background-repeat:no-repeat;
}
.MembershipStep02 .MembershipLogin.Sanatci .Right .SocialMedia.Membership a.Facebook {/*update01*/
	background-image:url(../images/icons/facebook_36x36.png);
}
.MembershipStep02 .MembershipLogin.Sanatci .Right .SocialMedia.Membership a.Twitter {/*update01*/
	background-image:url(../images/icons/twitter_36x36.png);
}
.MembershipStep02 .MembershipLogin.Sanatci .Right .SocialMedia.Membership a.Linkedin {/*update01*/
	background-image:url(../images/icons/linkedin_36x36.png);
}
.MembershipStep02 .MembershipLogin.Sanatci .Right .SocialMedia.Membership a.GooglePlus {/*update01*/
	background-image:url(../images/icons/googleplus_36x36.png);
}.MembershipLoginBottomText {
	text-align:center;
	font-size:12px;
	padding-top:20px;
}
.TermsOfUseLink {
	color: #000;
	font-size: 11px;
	text-align: center;
	width: 580px;
	float: left;
	margin-left: 50px;
	margin-top: -5px;
}
.TermsOfUseLink.TwoLine {
    top: 42px;
}
.TermsOfUseLink a {
	text-decoration:none;
	color:#ff3e00;
}
.TermsOfUseLink input {
	position:relative;
	top:2px;
}

.TermsOfUseLink.NoPadding{
    padding: 0;
}

.MembershipStep03Text {/*update01*/
	font-size:36px;
	color:#ff0000;
	text-align:center;
	padding-top:40px;
	padding-bottom:15px;
	background-image:url(../images/membership-step-03-text_bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.MembershipStep03 .MembershipLogin {/*update01*/
	width:604px;
	height:250px;
	margin:0px auto;
	padding-top:36px;
}
.MembershipStep03 .MembershipLogin .Left {
	float:left;
	width:287px;
}
.MembershipStep03 .MembershipLogin .Left .Field {/*update01*/
	width:inherit;
	height:31px;
	background-color:#FFF;
	margin-bottom:10px;
}
.MembershipStep03 .MembershipLogin .Left .Field input {/*update01*/
	border:none;
	color:#f43b3b;
	height:18px;
	width:260px;
	margin-top:5px;
	padding-left:18px;
	outline:none;
	font-family: 'bariol_regularregular';
	font-size:15px;
}
.MembershipStep03 .MembershipLogin .Right {
	float:right;
	width:287px;
}
.MembershipStep03 .MembershipLogin .Right .Field {/*update01*/
	width:inherit;
	height:31px;
	background-color:#FFF;
	margin-bottom:10px;
}
.MembershipStep03 .MembershipLogin .Right .Field input {/*update01*/
	border:none;
	color:#f43b3b;
	height:18px;
	width:260px;
	margin-top:5px;
	padding-left:18px;
	outline:none;
	font-family: 'bariol_regularregular';
	font-size:15px;
}
.MembershipStep03 .MembershipLogin .Right .DOBFields div {/*update01*/
	float:left;
	margin-left:27px;
}
.MembershipStep03 .MembershipLogin .Right .DOBFields div:first-child {/*update01*/
	margin-left:0px;
}
.MembershipStep03 .MembershipLogin .Right .AdressField {/*update01*/
	width:286px;
	background-color:#FFF;
	height:84px;
	margin-top:6px;
	margin-bottom:6px;
}
.MembershipStep03 .MembershipLogin .Right .AdressField textarea {/*update01*/
	font-family: 'bariol_regularregular';
	font-size:15px;
	color:#f43b3b;
	padding-left:10px;
	padding-top:4px;
	width:268px;
	height:74px;
	overflow:hidden;
	border:none;
	outline:none;
}
.MembershipStep03 .MembershipLogin .Right .LocationFields {/*update01*/
	margin-bottom:6px;
	height:31px;
}
.MembershipStep03 .MembershipLogin .Right .LocationFields .City {/*update01*/
	float:left;
}
.MembershipStep03 .MembershipLogin .Right .LocationFields .Country {/*update01*/
	float:right;
}
.MembershipStep03 .MembershipLogin .Right .GenerateFieldsContainer {/*update01*/
}
.MembershipStep03 .MembershipLogin .Right .GenerateFieldsContainer div {/*update01*/
	float:left;
}
.MembershipStep03 .MembershipLogin .Right .GenerateFieldsContainer .GenerateField {/*update01*/
	width:144px;
	height:35px;
	background-color:#FFF;
}
.MembershipStep03 .MembershipLogin .Right .GenerateFieldsContainer .GenerateField input {/*update01*/
	width:130px;
	border:none;
	outline:none;
	margin-left:8px;
	margin-top:6px;
	font-family: 'bariol_regularregular';
	font-size:15px;
	color:#f43b3b;
}
.MembershipStep03 .MembershipLogin .Right .GenerateCodeBtn {/*update01*/
	display:block;
	float:right;
	text-decoration:none;
	color:#5e5e5e;
	font-size:12px;
	margin-top:8px;
	margin-bottom:22px;
}
.MembershipPopup.MembershipStep03 .NextBtn {/*update01*/
	display:block;
	position:absolute;
	right:2px;
	bottom:32px;
	padding:10px 46px 10px 18px;
	background-image:url(../images/icons/membership-next-btn.png);
	background-repeat:no-repeat;
	background-position:80px 12px;
	background-color:#FFF;
	border:none;
	outline:none;
	cursor:pointer;
	font-family: 'gotham_narrowmedium';
	font-size:13px;
}
.MembershipPopup.MembershipStep03 .NextBtn:hover {/*update01*/
	background-image:url(../images/icons/membership-next-btn_over.png);
	color:#ff0000;
}

.MembershipStep04Text {/*update01*/
	font-size:30px;
	color:#000;
	text-align:center;
	padding-top:40px;
	padding-bottom:20px;
	margin-bottom:15px;
	background-image:url(../images/membership-step-04-text_bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.MembershipStep04 {/*update01*/}

.MembershipStep04 .ArtfullUrl {/*update01*/
	overflow:hidden;
	width:378px;
	margin:30px auto;
}
.URLsep {/*update01*/
	float:left;
	margin:0px 10px;
}
.MembershipStep04 .ArtfullUrl .Field {/*update01*/
	width:163px;
	height:35px;
	background-color:#FFF;
	float:left;
}
.MembershipStep04 .ArtfullUrl .Field input {/*update01*/
	border:none;
	color:#f43b3b;
	height:18px;
	width:140px;
	margin-top:6px;
	padding-left:14px;
	outline:none;
	font-family: 'bariol_regularregular';
	font-size:15px;
}
.SafetyText {/*update01*/
	font-size:14px;
	text-align:center;
}
.SafetyText span {/*update01*/
	color:#F00;
}

.TCCheck {/*update01*/
	overflow:hidden;
	width: 465px;
	margin: 24px auto;
}
.TCCheck div {/*update01*/
	float:left;
	height:35px;
}
.TCCheck .Field {/*update01*/
	width:204px;
	background-color:#FFF;
}
.NonTC {/*update01*/
	border-left:1px dashed #000;
	margin-left:28px;
	padding-left:28px;
}
.NonTC a {/*update01*/
	display:block;
	padding-left:28px;
	margin-top:10px;
	text-decoration:none;
	background-image:url(../images/icons/tc-radio.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:14px;
	color:#000;
}
.NonTC a input {/*update01*/
	visibility:hidden;
}
.NonTC a.checked {
	background-image:url(../images/icons/tc-radio_checked.gif);
}
.TCCheck .Field input {/*update01*/
	border:none;
	color:#f43b3b;
	height:18px;
	width:140px;
	margin-top:6px;
	padding-left:14px;
	outline:none;
	font-family: 'bariol_regularregular';
	font-size:15px;
}
.MembershipPopup.MembershipStep04 .NextBtn {/*update01*/
	display:block;
	width:105px;
	margin:0px auto 40px auto;
	padding:10px 46px 10px 18px;
	background-image:url(../images/icons/membership-next-btn.png);
	background-repeat:no-repeat;
	background-position:80px 12px;
	background-color:#FFF;
	border:none;
	outline:none;
	cursor:pointer;
	font-family: 'gotham_narrowmedium';
	font-size:13px;
}
.MembershipPopup.MembershipStep04 .NextBtn:hover {/*update01*/
	background-image:url(../images/icons/membership-next-btn_over.png);
	color:#ff0000;
}

/* LOGIN POPUP */

.LoginPopup {/*update01*/
	width:377px;
	height:340px;
	font-family: 'solomon_sans_lightregular';
}
.LoginPopup .PopupNav {/*update01*/
	overflow:hidden;
}

/*
.LoginPopup .PopupNav a {
	display:block;
	float:left;
	background-color:#2b2b2b;
	color:#FFF;
	text-decoration:none;
	font-family:18px;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	border-left:1px solid #fff200;
}*/
.LoginPopup .PopupNav a.Selected {/*update01*/
	background:none;
	color:#000;
	display: none;
}
.LoginPopup .PopupNav a:first-child {/*update01*/
	border-left:none;
}
.LoginPopup .PopupNav a.Login {/*update01*/
	width:100px;
}
.LoginPopup .PopupNav a.Register {/*update01*/
	width:119px;
}
.LoginPopup .PopupNav a.ResetPassword {/*update01*/
	width:169px;
}
.LoginPopup .PopupContainer {/*update01*/
	position:relative;
}
.LoginPopup .PopupContainer .PopupContent {/*update01*/
	display:none;
}

.LoginPopup .PopupContainer .PopupContent.Selected {/*update01*/
	display:block;
}

.LoginPopup .PopupContainer .PopupContent .LoginPopupTitle {/*update01*/
	margin-bottom: 20px;
    text-align: center;
    margin-top: 20px;
}
.LoginPopup .PopupContainer .PopupContent .LoginPopupTitle a:first-child {/*update01*/
    margin-right: 17px;
}
.LoginPopup .PopupContainer .PopupContent .LoginPopupText {/*update01*/
	font-size: 10px;
    font-family: verdana;
    text-align: center;
    margin-top: 15px;
    padding: 5px;
}
.LoginPopup .LoginFields {/*update01*/
	display: inline-block;
    text-align: center;
    width: 100%;
}
.LoginPopup .LoginFields .Field {/*update01*/
	margin-bottom:10px;
}
.LoginPopup .LoginFields #alertbox , .LoginPopup .LoginFields #alertbox_reset  {/*update01*/
	margin-bottom: 10px;
    text-align: center;
    margin-top: 10px;
	float: none;
	color:#FF0000; 
	font-size:12px;

}
.LoginPopup .LoginFields #alertbox div, .LoginPopup .LoginFields #alertbox_reset div {/*update01*/
	width: 70px;
    border-top: 1px solid #000;
    display: inline-block;
    height: 10px;
}
.LoginPopup .LoginFields .Field input {/*update01*/
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #000000;
    color: #000000;
    font-family: 'gotham_narrowlight';
    font-size: 14px;
    height: 30px;
    margin-bottom: 10px;
    padding: 0 16px;
    width: 240px;
}
.LoginPopup .LoginFields .Field input:focus {
    background: #fff980;
}
.LoginPopup  .LoginButton {/*update01*/
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #000000;
    color: #000000;
    display: inline-block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    height: 22px;
    padding-top: 8px;
    padding-left: 16px;
    text-align: center;
    text-decoration: none;
    width: 256px;

}

.LoginPopup .MembershipInputContainerHigh .jqTransformSelectWrapper {
    background: #ffffff;
    border: 1px solid #000000;
}

.LoginPopup .MembershipInputContainerHigh .jqTransformSelectWrapper a.jqTransformSelectOpen {
    display: block;
    position: absolute;
    right: 0px;
    width: 25px;
    height: 31px;
    background: url(../tools/jqtransform/img/select_right_dob.gif) no-repeat center center;
    border-left: 1px solid #000000;
}

.LoginPopup .GenderSelectionBox {
    border: 1px solid #000000;
    float: left;
    padding: 6px 15px;
    margin-right: -1px;
    width: 98px;
}

.LoginPopup .GenderSelection a {
    color: #000000;
    font-size: 12px;
    font-family: 'gotham_narrowlight';
    background: url("../images/icons/icon-radio-white.png") no-repeat 0 0;
    padding-left: 21px;
    text-decoration: none;
}

.LoginPopup .GenderSelection a.checked {
    background: url("../images/icons/icon-radio-white.png") no-repeat 0 -16px;
}

.LoginPopup .GenderSelectionBox.Privacy {
	border: none;
    width: 265px;
    margin-left: 48px;
    margin-top: -15px;
}

.LoginPopup .GenderSelection {
    float: left;
    margin-top: 10px;
    margin-bottom: 7px;
}

.LoginPopup .RegisterButton {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #000000;
    color: #000000;
    display: inline-block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    height: 22px;
    padding-top: 8px;
    padding-left: 16px;
    text-align: center;
    text-decoration: none;
    width: 240px;
	margin-bottom: 12px;
}

.LoginPopup .MemberShipSelectUserType{
    height: 43px;
}

.LoginPopup .UserTypeSelectionBox{
    border: 1px solid #000;
    width: 300px;
    margin-left: 30px;
    font-size: 13px;
    height: 36px;
}

.LoginPopup .UserTypeSelectionBox span{
    width: 240px;
    float: left;
    text-align: left;
    padding: 10px;
    font-size: 12px;
    font-family: 'gotham_narrowlight';
    color: #000;
    font-weight: bold;
}

.LoginPopup .UserTypeSelectionBox div{
    border-left: 1px solid #000;
    width: 16px;
    float: right;
    padding: 11px;
}

.LoginPopup .MembershipInputContainerHigh .MemberShipSelectUserType .jqTransformSelectWrapper{
    width: 258px!important;
}

.LoginPopup .MembershipInputContainerHigh .jqTransformSelectWrapper ul a {
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #000000;
    background: #ffffff!important;
    font-size: 12px;
    border-bottom: solid 1px #000000;
    padding-left: 12px;
}

.MembershipInputContainerHigh #alert{
    color: #F00;
    font-size: 10px;
    width: 260px;
    margin-left: 0px;
    font-family: sans-serif;
	height: 45px;
    float: left;
	text-align: center;
}

.MembershipInputContainerHigh #alert div{
    color: #000;
    font-size: 11px;
    font-family: sans-serif;
	margin-top: 10px;
}

.PopupNav a.Login {/*update01*/
	display: inline-block;
	width: 325px !important; 
	text-align: right;
    text-decoration: none;
    font-size: 12px;
    color: #6B6868;
    font-family: 'gotham_narrowmedium';
	margin-top: 15px;
    margin-bottom: 15px;
}
.PopupNav a.ResetPassword  {/*update01*/
	display: inline-block;
	width: 325px !important;
    text-align: right;
    text-decoration: none;
    font-size: 12px;
    color: #6B6868;
    font-family: 'gotham_narrowmedium';
	margin-top: 15px;
    margin-bottom: 15px;
}
.LoginFields .GenerateFieldsContainer {/*update01*/
    border: 1px solid #000000;
    margin-bottom: 8px;
    overflow: hidden;
    width: 272px;
    height: 35px;
    display: inline-block;
}
.LoginFields .GenerateFieldsContainer div {/*update01*/
    position: relative;
    top: -16px;
    float: left;
}
.LoginFields .GenerateFieldsContainer .GenerateField {/*update01*/
    height: 35px;
    position: relative;
    top: 0;

}
.LoginFields .GenerateFieldsContainer .GenerateField input {/*update01*/
	width: 100px;
    border: none;
    outline: none;
    margin-left: 4px;
    margin-top: 5px;
    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    color: #000;
    background: #fff;
    padding: 5px;
}
.LoginFields .GenerateFieldsContainer .GenerateField input:focus {
    background: #fff980;
}

.PopupContainer .RegisterSticker {
    background: #bab4b3;
    text-align: center;
    padding: 15px;
    box-shadow: inset 0px 0px 10px 1px #888787;
    -moz-box-shadow: inset 0px 0px 10px 1px #888787;
    -webkit-box-shadow: inset 0px 0px 10px 1px #888787;
}
.PopupContainer .RegisterSticker a {
    font-size: 14px;
    font-weight: 600;
	text-decoration: none;
    color: #000;
}


/* PORTFOLIO */

#BreadCrumbContainer {
	font-family: 'solomon_sans_normalregular';
	font-size:11px;
	margin:10px 0px 6px 10px;
}
#BreadCrumbContainer a {
	text-decoration:none;
	color:#000000;
}

#PortfolioNav {
	width:inherit;
	height:43px;
	border-top:1px solid #cfcfcf;
	font-family: 'solomon_sans_normalregular';
	font-size:14px;
    border-bottom:2px solid #949494;
}
#PortfolioNav > ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#PortfolioNav > ul > li {
	float:left;
    /*padding-right: 36px;*/

	background-repeat:no-repeat;
	background-position:20px 12px;
}
#PortfolioNav > ul > li > a {
	display:block;
	height:28px;
	padding-left:74px;
	padding-top:15px;
	text-decoration:none;
	color:#000000;
	background-image:url(../images/icons/portfolio-nav_sep.gif);
	background-repeat:no-repeat;
	background-position:61px 10px;
}
#PortfolioNav > ul > li:hover {
	background-color:#fff200;
	border-bottom:2px solid  #000000;

}
#PortfolioNav > ul > li:hover > a {
	font-family: 'solomon_sans_boldbold';

}#PortfolioNav > ul > li.AddWorks {
    position:relative;
	background-image:url(../images/icons/add-works.png);
    width: 130px;
}#PortfolioNav > ul > li.MyPortfolio {
	position:relative;
	background-image:url(../images/icons/profil.png);
    width: 145px;
}
#PortfolioNav > ul > li.active {
	background-color:#fff200;
	border-bottom:2px solid  #000000;
	font-family: 'solomon_sans_boldbold';
}

#PortfolioNav > ul > li.Discover {
	background-image:url(../images/icons/kesvet.png);
    width: 155px;
}

#PortfolioNav > ul > li.Activity {
	background-image:url(../images/icons/takipetiklerim.png);
    width: 205px;

}
#PortfolioNav > ul > li.Event {
	background-image:url(../images/icons/takvim.png);
    width: 155px;

}

#PortfolioNav > ul > li.Friends {
    background-image:url(../images/icons/arkadaslar.png);
    width: 190px;

}

#PortfolioNav > ul > li.artist {
    background-image:url(../images/icons/arkadaslar.png);
    width: 190px;

}

#PortfolioNav > ul > li.Gallery {
    background-image:url(../images/icons/galerim.png);
    width: 165px;

}

#PortfolioNav > ul > li.place {
    background-image:url(../images/icons/galerim.png);
    width: 165px;

}
/* MY PORTFOLIO NAV */

#PortfolioNav > ul > li.AddWorks:hover > ul {
	display:block;
}
#PortfolioNav > ul > li.AddWorks > ul  {
	display:none;
	padding:0px;
	margin:0px;
	list-style-type:none;
	position:absolute;
	top:43px;
	left:0px;
	z-index:100;
	width:210px;
	border-bottom:2px solid #000000;
	xheight:126px;
	background-color:#FFF;
	t-size:12px;
}

#PortfolioNav > ul > li.AddWorks > ul li {
	width:210px;
	border-top:1px solid #cfcfcf;
	background-repeat:no-repeat;
	background-position:27px 5px;
}

#PortfolioNav > ul > li.AddWorks > ul li:first-child {
	border-top:none;
}#PortfolioNav > ul > li.MyPortfolio:hover > ul {
	display:block;
}
#PortfolioNav > ul > li.MyPortfolio > ul  {
	display:none;
	padding:0px;
	margin:0px;
	list-style-type:none;
	position:absolute;
	top:43px;
	left:0px;
	z-index:100;
	width:225px;
	border-bottom:2px solid #000000;
	xheight:126px;
	background-color:#FFF;
	t-size:12px;
}

#PortfolioNav > ul > li.MyPortfolio > ul li {
	width:225px;
	border-top:1px solid #cfcfcf;
	background-repeat:no-repeat;
	background-position:27px 5px;
}

#PortfolioNav > ul > li.MyPortfolio > ul li:first-child {
	border-top:none;
}
#PortfolioNav > ul > li.MyPortfolio > ul li.MyPorfile {
	background-image:url(../images/icons/profil.png);
}
#PortfolioNav > ul > li.MyPortfolio > ul li.MyPorfile:hover {
	background:#fff200 url(../images/icons/profil.png) no-repeat 27px 5px;
}
#PortfolioNav > ul > li.MyPortfolio > ul li.MySettings {
	background-image:url(../images/icons/hesapayarlari.png);
}
#PortfolioNav > ul > li.MyPortfolio > ul li.MySettings:hover {
	background:#fff200 url(../images/icons/hesapayarlari.png) no-repeat 27px 5px;
}
#PortfolioNav > ul > li.MyPortfolio > ul li.MyWork {
	background-image:url(../images/icons/calismalarim.png);
}
#PortfolioNav > ul > li.MyPortfolio > ul li.MyWork:hover {
	background:#fff200 url(../images/icons/calismalarim.png) no-repeat 27px 5px;
}
#PortfolioNav > ul > li.MyPortfolio > ul li.WorkExperience {
	background-image:url(../images/icons/gecmissergiler.png);
}
#PortfolioNav > ul > li.MyPortfolio > ul li.WorkExperience:hover {
	background:#fff200 url(../images/icons/gecmissergiler.png) no-repeat 27px 5px;
}
#PortfolioNav > ul > li.MyPortfolio > ul li.Statistics {
	background-image:url(../images/icons/istatistik.png);
}
#PortfolioNav > ul > li.MyPortfolio > ul li.Statistics:hover {
	background:#fff200 url(../images/icons/istatistik.png) no-repeat 27px 5px;
}
#PortfolioNav > ul > li.MyPortfolio > ul li.CreateNewProject {
	background-image:url(../images/icons/create-new-project.png);
}

#PortfolioNav > ul > li.AddWorks > ul li.CreateNewProject {
	background-image:url(../images/icons/create-new-project.png);
}

#PortfolioNav > ul > li.MyPortfolio > ul li a {
	display:block;
	text-decoration:none;
	color:#000;
	height:18px;
	padding-left:68px;
	padding-top:8px;
	background-image:url(../images/icons/my-portfolio-nav_sep.gif);
	background-repeat:no-repeat;
	background-position:60px 0px;
}

#PortfolioNav > ul > li.MyPortfolio > ul li a:hover {
    background: url(../images/icons/my-portfolio-nav_sep.gif) no-repeat 60px 0px;
}

#PortfolioNav > ul > li.AddWorks > ul li a {
	display:block;
	text-decoration:none;
	color:#000;
	height:18px;
	padding-left:68px;
	padding-top:8px;
    background:url(../images/icons/my-portfolio-nav_sep.gif) no-repeat 60px 0;

}
#MyPortfolioNav {
	overflow:hidden;
	width:inherit;
	font-family: 'solomon_sans_normalregular';
	font-size:13px;
	margin-top:20px;
	background-image:url(../images/icons/my-portfolio-nav_bg.gif);
	background-repeat:repeat-x;
	background-position:522px bottom;
}
#MyPortfolioNav ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#MyPortfolioNav ul li {
	float:left;
	background-repeat:no-repeat;
	border-right:1px solid #cfcfcf;
	background-position:9px 9px;
	border-bottom:1px solid #cfcfcf;
}
#MyPortfolioNav ul li.active {
	border-bottom:none;
}
#MyPortfolioNav ul li.MyWork {
	background-image:url(../images/icons/my-work.png);
}
#MyPortfolioNav ul li.MyPorfile {
	background-image:url(../images/icons/my-profile.png);
}

#MyPortfolioNav ul li.WorkExperience {
	background-image:url(../images/icons/work-experience.png);
}
#MyPortfolioNav ul li.Statistics {
	background-image:url(../images/icons/statistics.png);
}

#MyPortfolioNav ul li a {
	display:block;
	height:22px;
	text-decoration:none;
	color:#000;
	padding-left:38px;
	padding-right:20px;
	padding-top:12px;
} 
#MyPortfolioNav ul li a.menu2 {
	padding-left:20px;
	padding-top:0px
} 

#MyPortfolioNav ul li.active a {
	background-image:url(../images/icons/my-portfolio-nav_yellow_bg.png);
	background-repeat:repeat-x;
	background-position:left top;
    border-bottom: 1px solid #ffffff;
}

#MyPortfolioSubNav {
	overflow:hidden;
	width:inherit;
	margin-top:16px;
	border-bottom:1px solid #cfcfcf;
}
#MyPortfolioSubNav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-family: 'solomon_sans_normalregular';
	font-size:12px;
}
#MyPortfolioSubNav ul li {
	float:left;
	border-left:1px solid #cfcfcf;
}
#MyPortfolioSubNav ul li:first-child {
	border-left:none;
}
#MyPortfolioSubNav ul li a {
	display: block;
	height: 22px;
	text-decoration: none;
	color: #000;
	padding-top: 4px;
	padding-left:25px;
	padding-right:25px;
	
}
#MyPortfolioSubNav ul li.active a {
	background-image: url(../images/icons/my-portfolio-nav_yellow_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#ViewEditProfileNav {
	overflow:hidden;
	width:inherit;
	margin-top:19px;
	border-bottom:1px solid #cfcfcf;
}
#ViewEditProfileNav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-family: 'solomon_sans_normalregular';
	font-size:12px;
}
#ViewEditProfileNav ul li {
	float:left;
	border-left:1px solid #cfcfcf;
	height:21px;
	padding:0px 25px 0px 25px;
}
#ViewEditProfileNav ul li:first-child {
	border-left:none;
}
#ViewEditProfileNav ul li a {
	display:block;
	text-decoration:none;
	color:#000;
	padding-bottom:3px;
	padding-top:2px;
	
}
#ViewEditProfileNav ul li.active a {
	border-bottom:2px solid #000000;
}

#ContentWrapper {
	overflow:hidden;
	width:inherit;
}
#ContentContainer {
	float:left;
	width:880px;
	min-height:700px;
	border-right:1px solid #cfcfcf;
}
.UploadContainer {
	width:768px;
	height:273px;
	background-color:#eaeaea;
	border:1px solid #d6d6d6;
	margin-left:56px;
	margin-top:56px;
	font-family: 'gotham_narrowlight';
}
.UploadContainer .Title {
	text-align:center;
	font-size:30px;
	color:#000;
	padding-top:30px;
	padding-bottom:16px;
	background-image:url(../images/uploadContainer_sep.png);
	background-repeat:no-repeat;
	background-position:300px bottom;
}
.UploadContainer .Info {
	text-align:center;
	font-size:14px;
	color:#979797;
	line-height:23px;
	padding-top:16px;
}
.UploadContainer .UploadButton {
	display:block;
	width:183px;
	height:54px;
	background-image:url(../images/upload-btn_sanatci.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	position:relative;
	top:22px;
	font-family: 'gotham_narrowmedium';
	text-decoration:none;
	font-size:12px;
	color:#5d7731;
}
.UploadContainer .UploadButton span {
	display:block;
	padding-left:22px;
	padding-top:20px;
}
.UploadText {
	font-family: 'solomon_sans_lightregular';
	font-size:16px;
	color:#7e8c8d;
	text-align:center;
	padding-top:42px;
}

#ProfileContainer {
	border-right:1px solid #e6e6e6;
}
#ProfileContainer .Sanatci {
	width:880px;
	height:40px;
	border-bottom:1px solid #e6e6e6;
	background-color:#fff200;
	font-family: 'gotham_narrowmedium';
	font-size:18px;
	color:#000;
}
#ProfileContainer .Sanatci span {
	display:block;
	padding-top:10px;
	padding-left:18px;
}
#SanatciDetails {
	overflow:hidden;
	width:879px;
	height:120px;
	border-bottom:1px solid #e5e5e5;
}
#SanatciDetails .Left {
	float:left;
	width:456px;
	height:inherit;
	border-right:1px solid #e5e5e5;
}
#SanatciDetails .Left .ProfileImage {
	float:left;
	width:104px;
	height:104px;
	margin-left:14px;
	margin-top:8px;
}
#SanatciDetails .Left .ProfileImage img {
    border-radius: 1000px;
}

.YazarHeader .ProfileImage {
	float:left;
	width:52px;
	height:104px;
	margin-left:14px;
	margin-top:8px;
}
.YazarHeader .ProfileImage img {
    border-radius: 1000px;
}

.DetailSep {
	float:left;
	margin:27px 12px 0px 12px;
}
#SanatciDetails .Left .SanatciInfo span {
	display:block;
	font-family: 'gotham_narrowlight';
	font-size:12px;
	margin-bottom:6px;
}
#SanatciDetails .bag {
	display:block;
	font-family: 'gotham_narrowlight';
	font-size:12px;
	margin-bottom:6px;
}
#SanatciDetails .Left .SanatciInfo span a {
	text-decoration: none;
	color:#000 ;
}
#SanatciDetails .Left .SanatciInfo a {
    text-decoration: none;
    color:#000 ;
}
#SanatciDetails .Left .SanatciInfo span.SanatciAdi {
	font-size:20px;
	margin-top:15px;
}
#SanatciDetails .Right {
    float: right;
    width: 422px;
    height: inherit;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding-bottom: !important;
    padding-top: 10px !important;

}
#SanatciDetails .Right div {
	float:left;
	width:102px;
	height:70px;
	text-align:center;
	font-family: 'gotham_narrowlight';
	margin-top:30px;
	background:url(../images/sanatci-detail-right_sep.gif) no-repeat 100px 57px;

}

#SanatciDetails .Right div.Last {

    background:none;

}
#SanatciDetails .Right div span {
	display:block;
	font-size:20px;
	color:#666666;
	margin-bottom:5px;
}
#SanatciDetails .Right div span.Title {
	font-size:10px;
	color:#aaaaaa;
}
#SanatciDetails .Right .Yorum {}
#SanatciDetails .Right .Yorum .YorumCount {}
#SanatciDetails .Right .Goruntulenme {}
#SanatciDetails .Right .Goruntulenme .GoruntulenmeCount {}
#SanatciDetails .Right .TakipEdilen {}
#SanatciDetails .Right .TakipEdilen .TakipEdilenCount {}
#SanatciDetails .Right .Takipci {}
#SanatciDetails .Right .Takipci .TakipciCount {}

#SanatciDetails .Right div .YorumIcon {margin-top: 5px;}
#SanatciDetails .Right div .GoruntulenmeIcon {margin-top: 6px;}
#SanatciDetails .Right div .TakipEdilenIcon {margin-top: 4px;}
#SanatciDetails .Right div .TakipciIcon {margin-top: 6px;}

#RightCol {
	float:right;
	width:209px;
	min-height:500px;
}

.SanatciHakkinda {
}
.SanatciHakkinda .HakkindaTitle  {
	text-align:center;
	font-family: 'StratumNo1Medium';
	font-size:18px;
	color:#000;
	border-bottom:1px solid #cfcfcf;
	padding:18px 0px 16px 0px;
}
.SanatciHakkinda .Text {
	font-family: 'gotham_narrowlight';
	font-size:11px;
	color:#333333;
	line-height:18px;
	padding:0px 8px 0px 12px;
	border-bottom:1px solid #cfcfcf;
}#GeneralContainer .LoveItBtn {
	text-align:center;
	padding:15px 0px 15px 0px;
}

#GeneralContainer .LoveItBtnLoved {
    text-align:center;
    padding:15px 0px 15px 0px;
}

#GeneralContainer .LoveItBtn a{

    width: 73px;
    height: 24px;
    display: block;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    color: #000000;
    font-family: 'gotham_narrowbold';
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    padding-top: 9px;
    text-align: center;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 2px;
    /*
    width: 73px;
    height: 33px;
    display: block;
    margin: 0 auto;
    background: url(../images/btn-loveit.png) no-repeat top left;
    */
}
#GeneralContainer .LoveItBtn a:hover{

    background: #FFF200;
    /*
    background: url(../images/btn-loveit.png) no-repeat bottom left;
    */
}
#GeneralContainer .LoveItBtnLoved a{

    width: 75px;
    height: 24px;
    display: block;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    color: #000000;
    font-family: 'gotham_narrowbold';
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    padding-top: 9px;
    padding-left: 15px;
    text-align: center;
    font-weight: normal;
    margin: 0 auto;
    background: url(../images/btn-loveit-loved-icon.png) no-repeat top left;
    /*
    width: 90px;
    height: 33px;
    display: block;
    margin: 0 auto;
    background: url(../images/btn-loveit-loved.png) no-repeat top left;
    */
}
#GeneralContainer .LoveItBtnLoved a:hover{

    background: url(../images/btn-loveit-loved-icon.png) no-repeat bottom left;
}#MasterRightCol .LoveItBtn {
	text-align:center;
	/*padding:15px 0px 15px 0px;*/
}
#MasterRightCol .LoveItBtnLoved {
    text-align:center;
    /*padding:15px 0px 15px 0px;*/
}
#MasterRightCol .LoveItBtn a{

    width: auto;

    display: block;
    color: #000000;
    font-family: 'gotham_narrowbold';
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;

    text-align: center;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 2px;
    /*
    width: 73px;
    height: 33px;
    display: block;
    margin: 0 auto;
    background: url(../images/btn-loveit.png) no-repeat top left;
    */
}
#MasterRightCol .LoveItBtn a:hover{

    background: #FFF200;
    border-bottom: 1px solid #CFCFCF;
    /*
    background: url(../images/btn-loveit.png) no-repeat bottom left;
    */
}
#MasterRightCol .LoveItBtnLoved a{

    width: auto;

    display: block;    color: #000000;
    font-family: 'gotham_narrowbold';
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;

    text-align: center;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 2px;
    height: 15px;
	
	
    background: url("../images/btn-loveit-loved-icon-40.png") no-repeat 52px 0;

    /*
    width: 90px;
    height: 33px;
    display: block;
    margin: 0 auto;
    background: url(../images/btn-loveit-loved.png) no-repeat top left;
    */
}
#MasterRightCol .LoveItBtnLoved a:hover{

    background: #FFF200 url("../images/btn-loveit-loved-icon-40.png") no-repeat 54px -40px;
    border-bottom: 1px solid #CFCFCF;

}.SanatciHakkindaYazilar {
	border-bottom:1px solid #cfcfcf;
	padding-bottom:18px;
}
.SanatciHakkindaYazilar .Title {
	font-family: 'StratumNo1Medium';
	font-size:12px;
	margin:16px 0px 12px 12px;
}
.YaziLink {
	width:170px;
	background-image:url(../images/icons/yazilar.png);
	background-repeat:no-repeat;
	font-family: 'gotham_narrowlight';
	font-size:11px;
	margin-left:10px;
	margin-top:8px;
}
.YaziLink a {
	display:block;
	line-height:18px; 
	text-decoration:none;
	color:#333333;
	padding-left:27px;
	padding-bottom:6px;
	background-image:url(../images/sanatci-yazi_sep.gif);
	background-repeat:no-repeat;
	background-position:27px bottom;
}
.Fuarlar {
	border-bottom:1px solid #cfcfcf;
	padding-bottom:18px;
}
.Fuarlar .Title {
	font-family: 'StratumNo1Medium';
	font-size:12px;
	margin:16px 0px 12px 12px;
}
.SanatciSosyalMedya {
	border-bottom:1px solid #cfcfcf;
	padding-bottom:12px;
}
.SanatciSosyalMedya .Title {
	font-family: 'StratumNo1Medium';
	font-size:12px;
	margin:16px 0px 12px 12px;
}
.SosyalMedyaButtons {
	overflow:hidden;
	margin-left:12px;
}
.SosyalMedyaButtons a {
	display:block;
	float:left;
}

/* ACTIVITY FEED */
#ActivityFeedWrapper {
	overflow:hidden;
	width:1090px;
	min-height:700px;
}
#ActivityFeedTop {
	width:inherit;
	height:63px;
	border-bottom:1px solid #cfcfcf;
}
#FindCreativesText {
	float:left;
	width:314px;
	font-family: 'gotham_narrowlight';
	font-size:18px;
	height:63px;
	border-right:1px solid #cfcfcf;
}
#FindCreativesText span {
	display:block;
	margin-left:30px;
	margin-top:24px;
	color:#000;
}
#ArtfullLink {
	float:right;
	font-family: 'gotham_narrowlight';
	font-size:14px;
	height:63px;
	border-left:1px solid #cfcfcf;
}
#ArtfullLink a {
	display:block;
	text-decoration:none;
	color:#000;
	margin:26px 14px 0px 18px;
}

#ActivityFeedContainer {
	overflow:hidden;
	width:inherit;
	min-height:500px;
}
.ActivityFeedNav {
	float:left;
	width:210px;
	min-height:500px;
	border-right:1px solid #cfcfcf;
}
.SanatcilarDropdownWrapper {
	width:210px;
	height:55px;
	border-bottom:1px solid #cfcfcf;
}
.GalerilerDropdownWrapper {
	width:210px;
	height:55px;
	border-bottom:1px solid #cfcfcf;
}
.YazarlarDropdownWrapper {
	width:210px;
	height:55px;
	border-bottom:1px solid #cfcfcf;
}
.SelectedItemsContainer {
	width:210px;
	height:180px;
	border-bottom:1px solid #cfcfcf;
}

.ActivityFeedContent {
	float:right;
	width:879px;
}
.ActivityFeedText {
	text-align:center;
	font-family: 'gotham_narrowlight';
	font-size:18px;
	padding-top:224px;
}

/* EDIT PROFILE */
/* BURASI */
#EditProfileContainer {
	font-family: 'solomon_sans_normalregular';
	font-size: 13px;
}

#EditProfileNav {
	width:inherit;
	font-family: 'gotham_narrowlight';
	height:40px;
	background-color:#ffffff;
	border-bottom:1px solid #cfcfcf;
}
#EditProfileNav a {
	position:relative;
	float:left;
	width:247px;
	height:40px;
	margin-left:-11px;
	display:block;
	text-decoration:none;
	color:#969696;
	z-index:9;
}
#EditProfileNav a.bg {
	background-image:url(../images/edit-profile-nav_bg.png);
	background-repeat:no-repeat;
	background-position:left -20px;
}
#EditProfileNav a.active {
	background-position:left -105px;
	z-index:10;
}
#EditProfileNav a:first-child {
	margin-left:0px;
}
#EditProfileNav a span {
	display:block;
	float:left;
	margin-top:21px;
}
#EditProfileNav a span.StepNumber {
    width: 17px;
    height: 15px;
    color: #cccccc;
    background-image: url(../images/editor-info-nav-step-no_bg.png);
    background-position: left top;
    text-align: center;
    margin-left: 55px;
    margin-top: 14px;
    padding-top: 2px;
    font-size: 10px;
}
#EditProfileNav a.active span.StepNumber {
	background-position:left bottom;
	color:#fff200;
}
#EditProfileNav a span.StepText {
	margin-left:10px;
	margin-top:13px;
	font-size:15px;
}
.ProfileImageContent {
	overflow:hidden;
	width:879px;
	padding-bottom:33px;
	border-bottom:1px solid #e0e0e0;
	margin-top:36px;
}
.ProfileImageContentArtist {
	width:500px;
	padding-bottom:33px;
	margin-top:100px;
}
.ProfileImageContent .Left {
	float:left;
	width:199px;
}
.ProfileImageContent .Left span {
	display:block;
	padding-left:14px;
	font-size:14px;
}
.ProfileImageArea {
	float:left;
	margin-right:5px;	
}
.ProfileImageArea img {
	border-radius: 1000px;	
}
.UploadProfileImageArea {
	float:left;
	width:494px;
	min-height:131px;
}

/*.UploadProfileImageArea .UploadButton {
	display: block;
	width: 183px;
	height: 54px;
	background-image: url(../images/upload-btn.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	position: relative;
	top: 42px;
	font-family: 'gotham_narrowmedium';
	text-decoration: none;
	font-size: 12px;
	color: #5d7731;
}
*/

.UploadProfileImageArea .UploadButton {
    display: block;
    float: left;
    width: 75px;
    height: 23px;
    background: #ffffff url("../images/icons/btn-plus-2.png") no-repeat right;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding: 8px 32px 0 10px;
    border: 1px solid #e1e1e1;
    margin: 40px 0 15px 40px;
}
.UploadArtistButton {
    display: block;
    float: left;
    width: 70px;
    height: 23px;
    background: #ffffff url("../images/icons/btn-plus-2.png") no-repeat right;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding: 8px 32px 0 10px;
    border: 1px solid #e1e1e1;
    margin: 40px 0 15px 0px;
}

.UploadArtistImageButton {
    display: none;
    float: left;
    width: 180px;
    height: 23px;
    background: #ffffff;
    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    text-decoration: none;
    color: #000000;
	padding: 8px 0px 0 10px;
	border: 1px solid #e1e1e1;
	margin: 110px 0 15px -50px;
}

.UploadProfileImageArea .UploadButton span {

}

.ProfileImageContent .Right {
	float:left;
}

.PersonalInfoContent {
	overflow:hidden;
	width:879px;
	padding-bottom:26px;
	padding-top:16px;
	border-bottom:1px solid #e0e0e0;
}
.PersonalInfoContent .Left {
	float:left;
	width:199px;
}
.PersonalInfoContent .Left span {
	display:block;
	padding-left:14px;
	font-size:14px;
}

.PersonalInfoContent .Right {
	float:left;
	padding-top:18px;
}
.PersonalInfoFieldsLeft {
	float:left;
	width:206px;
}
.PersonalInfoFieldsRight {
	float:left;
	width:206px;
	margin-left:36px;
}
.PersonalInfoFieldsLeft .Field,.PersonalInfoFieldsRight .Field {
	width:206px;
	height:31px;
    border: 1px solid #cccccc;
	margin-bottom:18px;
}
.PersonalInfoFieldsLeft .Field input,.PersonalInfoFieldsRight .Field input {
	border:none;
	outline:none;
	width:190px;
	margin-top:7px;
	margin-left:6px;
	font-family:"gotham_narrowlight",sans-serif;
	font-size:12px;
	color:#acb5b8;
}
.OccupationTitleEx {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#acb5b8;
	margin-top:-15px;
	margin-bottom:14px;
}

.LocationContent {
	width:879px;
	padding-bottom:60px;
	padding-top:16px;
	border-bottom:1px solid #e0e0e0;
}
.LocationContent .Left {
	float:left;
	width:199px;
}
.LocationContent .Left span {
	display:block;
	padding-left:14px;
	font-size:14px;
}
.LocationContent .Right {
	float:left;
	width: 525px;
}
.LocationContent .Right .CountrySelection {
	float:left;
}
.LocationContent .Right .CityField {
	float:left;
	width:206px;
	height:31px;
	margin-left:8px;
	background-image:url(../images/edit-profile-general-textbox_bg.gif);
	background-repeat:no-repeat;
}
.LocationContent .Right .CityFieldList {
	float:left;
	width:206px;
	height:31px;
	margin-left:8px;
	background-repeat:no-repeat;
}
.LocationContent .Right .CityField input {
    width: 200px;
    height: 29px;
    border: 1px solid #cccccc;
    margin-bottom: 18px;
    padding-left: 6px;
    font-family: "gotham_narrowlight",sans-serif;
}

.LocationContent .Right .CountrySelectionCity {
    margin-left: 6px;
    font-family: "gotham_narrowlight",sans-serif;
}

.WebLinkContent {

	width:879px;
	padding-bottom:140px;
	padding-top:24px;
	border-bottom:1px solid #e0e0e0;
}
.WebLinkContent .Left {
	float:left;
	width:199px;
}
.WebLinkContent .Left span {
	display:block;
	padding-left:14px;
	padding-top:14px;
	font-size:14px;
}
.WebLinkContent .Right {
	float:left;
    padding-top: 14px;
}
.WebLinkInfo {
	display:block;
	font-family: 'gotham_narrowlight';
	font-size:13px;
	margin-bottom:5px;
}

.WebLinkContent .Right #user_social_media {
	display:block;
	font-family: 'gotham_narrowlight';
	font-size:13px;
	margin-bottom:5px;
}

.WebLinkContent .Right #user_social_media div {
	margin-bottom:10px;
}

.WebLinkWrapper {

	float:left;
	width:540px;
	height:68px;
	border:1px solid #cccccc;
    margin-top: 5px;
}
.WebLinkSelection {
	float:left;
	margin-top:20px;
	margin-left:20px;
}
.WebLinkField {
	float:left;
	width:206px;
	height:31px;
	margin-left:8px;
    border: 1px solid #cccccc;
	margin-top:20px;
}
.WebLinkField input {
	border:none;
	outline:none;
	width:190px;
	margin-top:7px;
	margin-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#acb5b8;
}
.WebLinkWrapper .AddBtn {
	display:block;
	float:left;
    width: 70px;
    height: 23px;
    background: #ffffff url("../images/icons/btn-plus-2.png") no-repeat right;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding: 8px 0 0 10px;
    border: 1px solid #e1e1e1;
    margin: 20px 0 15px 4px;}

.WebLinkWrapper .AddBtn:hover {
    background: #FFF200 url("../images/icons/btn-plus-2.png") no-repeat right;;
}
.AvailabilityContent {
	overflow:hidden;
	width:879px;
	padding-bottom:26px;
	padding-top:24px;
	border-bottom:1px solid #e0e0e0;
}
.AvailabilityContent .Left {
	float:left;
	width:199px;
}
.AvailabilityContent .Left span {
	display:block;
	padding-left:14px;
	padding-top:14px;
	font-size:14px;
}
.AvailabilityContent .Right {
	float:left;
}
.AvailabilityInfo {
	width:445px;
	border-bottom:2px solid #e0e0e0;
	font-family: 'gotham_narrowlight';
	font-size:13px;
	margin-bottom:20px;
	padding-bottom:24px;
}
.AvailabilityContent .Right .CheckBoxList {
	float:left;
	font-family: 'gotham_narrowlight';
	font-size:13px;
	margin-right:36px;
}
.AvailabilityContent .Right .CheckBoxList .CheckBox {
	display:block;
	background-image:url(../images/checkbox_bg.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:12px;
	cursor:pointer;
}

.ProfessionalLevelExperienceContent {
	width:879px;
	padding-bottom:130px;
	padding-top:14px;
	border-bottom:1px solid #e0e0e0;
}
.ProfessionalLevelExperienceContent .Left {
	float:left;
	width:199px;
}
.ProfessionalLevelExperienceContent .Left span {
	display:block;
	padding-left:14px;
	padding-top:14px;
	font-size:14px;
}
.ProfessionalLevelExperienceContent .Right {
	float:left;
	margin-top:20px;
}
.ProfessionalLevelWrapper {
	float:left;
}
.ProTitle,.ExpTitle {
	width:190px;
	font-family: 'gotham_narrowlight';
	font-size:13px;
	border-bottom:1px solid #e0e0e0;
	padding-bottom:5px;
	margin-bottom:14px;
}
.ExperienceWrapper {
	float:left;
	margin-left:30px;
}
#EditPorfileContainerBottom {
	width:inherit;
	height:64px;
}
.SaveProfileBtn {
	position:relative;
	top:20px;
	display:block;
	width:62px;
	margin:0px auto;
}

.AboutContainer {
	overflow:hidden;
	width:inherit;
	border-top:1px solid #e0e0e0;
	padding-top:40px;
	margin-bottom:42px;
}
.AboutContainer:first-child {
	border-top:none;
}
.AboutContainer .Left {
	float:left;
	width:176px;
	margin-left:20px;
}
.AboutContainer .Left .AboutField {
	float:left;
	width:176px;
	height:32px;
}
.AboutContainer .Left .AboutField input {
	border:none;
	outline:none;
	width:160px;
	margin-top:7px;
	margin-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.AboutContainer .Right {
	float:left;
	width:472px;
	margin-left:14px;
}
.AboutContainer .Right .AboutFieldValue {
	width:472px;
	min-height:128px;
	border:1px solid #cccccc;

}
.AboutContainer .Right .AboutFieldValue div {
	/*width:660px;
	height:300px;*/
	margin-top:7px;
	margin-left:6px;
	min-height: 130px;
}

/* PROJE EKLEME */

.EditorHeader {
	overflow:hidden;
	width:inherit;
	height:56px;
	border-bottom:1px solid #cfcfcf;
}

.EditorFooter {
	overflow:hidden;
	width:inherit;
	height:56px;
	border-top:1px solid #cfcfcf;
}

.EditorNav {
	overflow:hidden;
	float:left;
	font-family: 'gotham_narrowbold';
	font-size:14px;
	height:56px;
	font-weight:bold;
}
.EditorNav a {
	display:block;
	float:left;
	color:#000;
	height:34px;
	text-decoration:none;
	padding:20px 20px 0px 20px;
	background-image:url(../images/editor-nav_sep.gif);
	background-repeat:no-repeat;
	background-position:right 23px;
}
.EditorNav a.active {
	background-color:#fff200;
	border-bottom:2px solid #000;
}

.EditorHeader .EditorInfoNav {
	font-family: 'gotham_narrowlight';
	font-size:11px;
}
.EditorHeader .EditorInfoNav a {
	position:relative;
	float:left;
	width:165px;
	height:56px;
	margin-left:-8px;
	display:block;
	text-decoration:none;
	color:#969696;
	z-index:9;
}
.EditorHeader .EditorInfoNav a.bg {
	background-image:url(../images/editor-info-nav_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.EditorHeader .EditorInfoNav a.active {
	background-position:left bottom;
	z-index:10;
}
.EditorHeader .EditorInfoNav a:first-child {
	margin-left:0px;
}
.EditorHeader .EditorInfoNav a span {
	display:block;
	float:left;
	margin-top:21px;
}
.EditorHeader .EditorInfoNav a span.StepNumber {
	width:17px;
	height:16px;
	color:#cccccc;
	background-image:url(../images/editor-info-nav-step-no_bg.png);
	background-position:left bottom;
	text-align:center;
	margin-left:24px;
    padding-top: 1px;
}
.EditorHeader .EditorInfoNav a.active span.StepNumber {
	background-position:left top;
	color:#fff200;
}
.EditorHeader .EditorInfoNav a span.StepText {
	margin-left:10px;
	margin-top:22px;
	font-size:12px;
}

#EditorContentContainer {
	width:inherit;
    position: relative;
    top: 0;
    background: #fff;

}
#EditorContentCoverContainer {
    width:inherit;
    position: relative;
    /*height: 575px; 
	border-bottom: 1px solid #ccc;
    background:#fff200;*/
    display: none;
    /*background:url(../images/add-project-popup_bg2.jpg) no-repeat -15px -15px;*/
   
}

#ProjectHeader {
	height:85px;
	border-bottom:1px solid #cfcfcf;
}
#ProjectHeader #ProjectTitle {
	float:left;
	font-family: 'gotham_narrowlight';
	font-size:30px;
	margin-top:25px;
	margin-left:28px;
}

#ProjectHeader #ProjectTitle input{
    margin-top:10px;
}

#ProjectHeader .sep {
	display:block;
	float:left;
	margin:40px 16px;
}
#ProjectHeader .EditButton {
	display:block;
	float:left;
	font-family: 'gotham_narrowlight';
	font-size:12px;
	color:#454545;
	text-decoration:none;
	margin-top:35px;
	background-image:url(../images/icons/edit.png);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:4px;
}

#AddMediaNav {
	width:inherit;
	height:44px;
	border-top:1px solid #cfcfcf;
	font-family: 'solomon_sans_normalregular';
	font-size:12px;
}
#AddMediaNav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#AddMediaNav ul li {
	width:210px;
	border-bottom:2px solid #949494;
	background-repeat:no-repeat;
	background-position:20px 12px;
}
#AddMediaNav ul li a {
	display:block;
	height:26px;
	padding-left:74px;
	padding-top:15px;
	text-decoration:none;
	color:#000000;
	background-image:url(../images/icons/portfolio-nav_sep.gif);
	background-repeat:no-repeat;
	background-position:61px 10px;
}
#AddMediaNav ul li:hover {
	background-color:#fff200;
	border-bottom:2px solid  #000000;
}
#AddMediaNav ul li:hover a {
	font-family: 'solomon_sans_boldbold';
}
#AddMediaNav ul li.active {
	background-color:#fff200;
	border-bottom:2px solid  #000000;
	font-family: 'solomon_sans_boldbold';
}
#AddMediaNav ul li.UploadFiles {
	background-image:url(../images/icons/add-works.png);
}
#AddMediaNav ul li.EmbedMedia {
	position:relative;
	background-image:url(../images/icons/my-portfolio.png);
}
#AddMediaNav ul li.AddText {
	background-image:url(../images/icons/discover.png);
}

#EditorContent {
    font-family: 'solomon_sans_normalregular';
	overflow:hidden;
	width:inherit;
}
#ProjectModule {
	position:relative;
	width:600px;
	margin:0px auto;
	padding-top:156px;
}
.ModuleLoadingWrapper {
	position:absolute;
	width:inherit;
	height:inherit;
	background-color:#fff200;
	opacity:0.8;
}

/* PROJE POPUPLAR */

.ProjectDialogPopup {
	width:880px;
	min-height:690px;
	background:#fff200;
}
.ProjectDialogPopup .EditorInfoNav {
	width:inherit;
	font-family: 'gotham_narrowlight';
	font-size:11px;
	height:56px;
	background-color:#f8f8f8;
	border-bottom:1px solid #cfcfcf;
}
.ProjectDialogPopup .EditorInfoNav a {
	position:relative;
	float:left;
	width:165px;
	height:56px;
	margin-left:-8px;
	display:block;
	text-decoration:none;
	color:#969696;
	z-index:9;
}
.ProjectDialogPopup .EditorInfoNav a.bg {
	background-image:url(../images/editor-info-nav_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.ProjectDialogPopup .EditorInfoNav a.active {
	background-position:left bottom;
	z-index:10;
}
.ProjectDialogPopup .EditorInfoNav a:first-child {
	margin-left:0px;
}
.ProjectDialogPopup .EditorInfoNav a span {
	display:block;
	float:left;
	margin-top:21px;
}
.ProjectDialogPopup .EditorInfoNav a span.StepNumber {
	width:17px;
	height:17px;
	color:#cccccc;
	background-image:url(../images/editor-info-nav-step-no_bg.png);
	background-position:left bottom;
	text-align:center;
	margin-left:24px;
}
.ProjectDialogPopup .EditorInfoNav a.active span.StepNumber {
	background-position:left top;
	color:#fff200;
}
.ProjectDialogPopup .EditorInfoNav a span.StepText {
	margin-left:10px;
	margin-top:22px;
	font-size:12px;
}

.ProjectDialogPopup .Content {
	position:relative;
	width:inherit;
	min-height:467px;
}
.ProjectDialogPopup .BottomNav {
	overflow:hidden;
	width:inherit;
	background-color:#FFF;
	font-family: 'gotham_narrowbold';
}
.ProjectDialogPopup .BottomNav .Left {
	float:left;
}
.ProjectDialogPopup .BottomNav .Left * {
	float:left;
}
.ProjectDialogPopup .BottomNav .Left .BottomText {
	margin-left:26px;
	font-family: 'gotham_narrowlight';
	font-size:13px;
	color:#393939;
	margin-top:20px;
}
.ProjectDialogPopup .BottomNav .Left .BottomLogo {
	margin-top:12px;
	margin-left:10px;
}
.ProjectDialogPopup .BottomNav .Left .sep {
	margin:25px 12px;
}
.ProjectDialogPopup .BottomNav .Left .EditButton {
	display:block;
	font-family: 'gotham_narrowmedium';
	font-size:13px;
	color:#393939;
	text-decoration:none;
	margin-top:22px;
}
.ProjectDialogPopup .BottomNav .Right{
	float:right;
	height:60px;
	background-color:#FFF;
}
.ProjectDialogPopup .BottomNav .Right a {
	display: block;
	float: right;
	color: #000;
	height: 38px;
	text-decoration: none;
	padding: 22px 20px 0px 20px;
	background-image: url(../images/editor-nav_sep.gif);
	background-repeat: no-repeat;
	background-position: left 26px;
}
.ProjectDialogPopup .BottomNav .Right a.active {
	background-color: #fff200;
}
.ProjectDialogPopup #ProjectCover {
	position:relative;
	top:120px;
	width:279px;
	height:400px;
	margin:0px auto;
	box-shadow: 0px 2px 30px #888888;
	text-align:center;
	font-family: 'gotham_narrowlight';
	font-size:14px;
}
.ProjectDialogPopup #ProjectCover #CoverPreview {
	width:inherit;
	height:336px;
	background-color:#fff200;
	border-bottom:1px solid #cfcfcf;
}
.ProjectDialogPopup #ProjectCover #CoverPreview span {
	font-size:30px;
}
.ProjectDialogPopup #ProjectCover #CoverInfo {
	position:relative;
	width:inherit;
	height:63px;
	border-bottom:1px solid #cfcfcf;
	background-color:#FFF;
}
.ProjectDialogPopup #ProjectCover #CoverInfo #CoverTitle {
	position:relative;
	top:6px;
	width:265px;
	height:50px;
	margin:0px auto;
	background-color:#ebebeb;
	border:1px solid #c2c2c2;
}
.ProjectDialogPopup #ProjectCover #CoverInfo #CoverTitle input {
	border:none;
	background:transparent;
	color:#7a7a7a;
	text-align:center;
	width:240px;
	outline:none;
	font-family: 'gotham_narrowlight';
	padding-top:16px;
	font-size:11px;
}
#CoverTitleCounter {
	display:block;
	width:30px;
	background-image:url(../images/editor-nav_sep.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	color:#000;
	font-size:18px;
	font-family: 'gotham_narrowmedium';
	position:absolute;
	right:-48px;
	bottom:16px;
	padding-left:3px;
}
.ProjectDialogPopup #ProjectCover #CoverPreview #CoverPreviewText {
	padding-top:132px;
}

#UploadCover {
	width:104px;
	margin:0px auto;
	font-family: 'gotham_narrowmedium';
	font-size:18px;
	padding-bottom:12px;
}
#UploadCover a {
	text-decoration:none;
	color:#000;
    padding-top: 50px;
}
#UploadCover:hover #UploadBg {
	background-position:left bottom;
}#UploadCover:hover a {
	color:#ff0000;
}
#UploadBg {
	margin:0px auto;
	width:47px;
	height:45px;
	background-image:url(../images/icons/upload-file.png);
	background-repeat:no-repeat;
	background-position:left top;
}

/* PROJECT SETTINGS */

.SettingsContent {
	overflow:hidden;
	width:inherit;
	min-height:475px;
}
.SettingsContent .LeftColumn {
	float:left;
	width:336px;
	min-height:427px;
	border-right:1px solid #c2c2c2;
	padding-bottom:10px;
}
.SettingsContent .LeftColumn .SettingsRow {
	margin-left:22px;
}
.SettingsContent .LeftColumn .SettingsRow .SettingsLabel {
	font-family: 'gotham_narrowlight';
	font-size:12px;
	color:#000;
	margin-bottom:8px;
	margin-top:20px;
}
.SettingsContent .LeftColumn .SettingsRow .CreativeFieldsContainer {
	background-color:#FFF;
	width:294px;
}
.CreativeFieldsContainer ul {
	overflow:hidden;
	padding:4px 4px 0 4px;
	margin:0;
	list-style-type:none;
	height:auto;
	width:288px;
	min-height:23px;
	border:1px solid #cccccc;
	font-family: 'gotham_narrowlight', sans-serif;
	font-size:12px;
	color:#000;
    background: #ffffff;
}
.CreativeFieldsContainer ul li {
	display:inline-block;
	float:left;
	position:relative;
	border-radius:3px;
	margin:2px 2px;
}
.CreativeFieldsContainer ul li span.Display {
	display:block;
	float:left;
	padding:6px;
	margin-right:22px;
}
.CreativeFieldsContainer ul li a.CloseButton {
	display:block;
	position:absolute;
	right:4px;
	top:5px;
}

.SettingsContent .LeftColumn .SettingsRow .TagsContainer {
	width:294px;
	height:120px;
	border:1px solid #acacac;
	background-color:#FFF;
}
.SettingsContent .LeftColumn .SettingsRow .DescriptionContainer {
	width:294px;
	height:90px;
	border:1px solid #acacac;
	background-color:#FFF;
}

.SettingsContent .RightColumn {
	float:left;
	width:475px;
	min-height:427px;
}
.SettingsContent .RightColumn .SettingsRow {
	float:left;
	width:475px;
	border-bottom:1px solid #acacac;
	padding-bottom:18px;
	padding-top:18px;
}
.SettingsContent .RightColumn .SettingsRow:first-child {
	padding-bottom:38px;
	padding-top:16px;
}
.SettingsContent .RightColumn .SettingsRow .SettingsLabel {
	float:left;
	width:78px;
	font-family: 'gotham_narrowmedium';
	font-size:12px;
	color:#000;
	padding-left:20px;
	padding-top:5px;
	margin-right:5px;
}
.SettingsContent .RightColumn .SettingsRow.Credits .SettingsLabel {
	padding-top:10px;
}
.SettingsOption {
	float:left;
	width:352px;
	font-size:12px;
}
.SettingsOption .SettingsSubOption {
	overflow:hidden;
	border-bottom:1px solid #acacac;
	padding-bottom:5px;
	padding-top:5px;
}
.SettingsOption .SettingsSubOption.noborder {
	border-bottom:none;
}
.SettingsOption .SettingsNote {
	float:left;
	font-family: 'gotham_narrowlight';
}
.SettingsOption .SettingsNote img {
	display:block;
	float:left;
	margin-right:4px;
}
.SettingsOption .SettingsLink {
	display:block;
	float:right;
	text-decoration:none;
	color:#000;
	font-family: 'gotham_narrowmedium';
}
.SettingsContent .RightColumn .SettingsRow.noborder {
	border-bottom:none;
}
.SettingsContent .RightColumn .SettingsRow .MatureContainer {
	font-family: 'gotham_narrowlight';
	color:#000;
	font-size:12px;
	padding-left:20px;
	padding-top:16px;
}
.SettingsContent .RightColumn .SettingsRow .MatureContainer span {
	cursor:pointer;
	font-family: 'gotham_narrowmedium';
}

/* CREATIVE FIELDS START */

#CreativeFieldsPopup {
	overflow:hidden;
	width:316px;
	height:465px;
	border-bottom:2px solid #000;
	background-color:#FFF;
}
#CreativeFieldsPopup #Top {
	width:inherit;
	height:52px;
	border-bottom:1px solid #cfcfcf;
	font-family: 'gotham_narrowlight';
	font-size:18px;
	text-align:center;
}
#CreativeFieldsPopup #Top span {
	display:block;
	padding-top:15px;
}
#CreativeFieldsPopup #PopupInnerText {
	text-align:center;
	font-family: 'gotham_narrowlight';
	font-size:12px;
	padding-top:18px;
	padding-bottom:20px;
}
#CreativeFieldsDataContainer {
	position:relative;
	overflow:hidden;
	width:226px;
	height:260px;
	border:1px solid #a4a4a4;
	margin:0px auto;
	font-family: 'gotham_narrowlight';
	font-size:13px;
}
#CreativeFieldsDataContainer ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:100%;
}
#CreativeFieldsDataContainer ul li {
	display:block;
	padding:3px 10px;
	width:224px;
	cursor:pointer;
}
#CreativeFieldsDataContainer ul li.active {
	background-color:#efefef;
	background-image:url(../images/icons/blue-arrow.png);
	background-repeat:no-repeat;
	background-position:194px 7px;
}
#CreativeFieldsPopup #ErrorFieldsData {
	width:100%;
	height:27px;
	background-color:#fff200;
	font-family: 'gotham_narrowlight';
	font-size:12px;

}
#CreativeFieldsPopup #ErrorFieldsData img {
	padding-top:2px;
	display:block;
	float:left;
	margin-top:4px;
	margin-left:59px;
}
#CreativeFieldsPopup #ErrorFieldsData span {
	display:block;
	float:left;
	margin-top:7px;
	padding-left:8px;
}
#CreativeFieldsPopup .BottomNav {
	overflow:hidden;
	width:100%;
	height:52px;
	border-top:1px solid #000;
	font-family: 'gotham_narrowlight';
	
}
#CreativeFieldsPopup .BottomNav .Right{
	float:right;
	xheight:52px;
	background-color:#FFF;
}
#CreativeFieldsPopup .BottomNav .Right a {
	display: block;
	float: right;
	color: #000;
	height: 38px;
	text-decoration: none;
	padding: 18px 20px 0px 20px;
	background-image:none;
	
}
#CreativeFieldsPopup .BottomNav .Right a:first-child {
	
	background-image: url(../images/editor-nav_sep.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
}
#CreativeFieldsPopup .BottomNav .Right a.active {
	background-color: #fff200;
	font-family: 'gotham_narrowbold';
}#VisibilityPopup {
	overflow:hidden;
	width:530px;
	height:283px;
	background-color:#FFF;
	border-bottom:2px solid #000;
	font-family: 'gotham_narrowlight';
}
#VisibilityPopup #Top {
	width:inherit;
	height:55px;
	border-bottom:2px solid #cfcfcf;
}
#VisibilityPopup #Top span {
	font-size:18px;
	display:block;
	padding-left:23px;
	padding-top:18px;
}

#VisibilityPopupContent {
	height:172px;
	border-bottom:1px solid #cfcfcf;
}
#VisibilityPopupContent #ArtfullLogo {
	text-align:center;
	padding-top:15px;
}
#VisibilityControl {
	text-align:center;
	padding-top:14px;
	border-bottom:1px solid #cfcfcf;
	padding-bottom:22px;
}
#CommentsVisibiltyControl {
	font-size:12px;
	text-align:center;
	padding-top:22px;
}#VisibilityPopup .BottomNav {
	overflow:hidden;
	width:100%;
	height:53px;
	font-family: 'gotham_narrowlight';
	
}
#VisibilityPopup .BottomNav .Right{
	float:right;
	xheight:52px;
	background-color:#FFF;
}
#VisibilityPopup .BottomNav .Right a {
	display: block;
	float: right;
	color: #000;
	height: 38px;
	text-decoration: none;
	padding: 18px 20px 0px 20px;
	background-image:none;
	
}
#VisibilityPopup .BottomNav .Right a:first-child {
	
	background-image: url(../images/editor-nav_sep.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
}
#VisibilityPopup .BottomNav .Right a.active {
	background-color: #fff200;
	font-family: 'gotham_narrowbold';
}/* PROJECT DETAIL */

#ProjectDetailWrapper {
	width:880px;
	min-height:500px;
}
#ProjectTagsContainer {
	width:770px;
	margin:22px auto 8px auto;
	border:1px solid #cfcfcf;
    padding-bottom: 4px;
}

#ProjectTagsContainer .Row {
	width:inherit;
	min-height:25px;
	background-image:url(../images/tags_border.gif);
	background-position:left top;
	background-repeat:repeat-x;
	padding-top: 3px;
}
#ProjectTagsContainer .Row a {
	text-decoration:none;
	color:#000000;
}
#ProjectTagsContainer .Row a:hover {
	text-decoration:underline ;
}
.GundemBoxTagsRowa {
	text-decoration:none;
	color:#000000;
}
.GundemBoxTagsRowa:hover {
	text-decoration:underline ;
}
#ProjectTagsContainer .Row:first-child {
	background-image:none;
	padding-bottom: 3px;
}
#ProjectTagsContainer .Row div {
	/*float:left;*/
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:7px;
	padding-left:18px;
}


#ProjectStats {
	overflow:hidden;
	width:770px;
	height:30px;
	margin:22px auto 14px auto;
	border:1px solid #cfcfcf;
}
#ProjectStats .Left {
	float:left;
}

#ProjectStats .Left div {
	float: left;
	height: 31px;
	border-right: 1px solid #cecece;
	font-family: 'gotham_narrowbold';
	font-size: 11px;
}

#ProjectStats .Left span {
	display: block;
	float: left;
}
#ProjectStats .Left .Takipci {
	xwidth: 67px;
	padding-right:10px;
}
#ProjectStats .Left .Takipci .TakipciIcon {
	margin-left: 12px;
	margin-top: 7px;
}
#ProjectStats .Left .Takipci .TakipciCount {
	margin-left: 8px;
	margin-top: 10px;
}

#ProjectStats .Left .Goruntulenme {
	xwidth: 73px;
	padding-right:10px;
}
#ProjectStats .Left .Goruntulenme .GoruntulenmeIcon {
	margin-left: 12px;
	margin-top: 6px;
}
#ProjectStats .Left .Goruntulenme .GoruntulenmeCount {
	margin-left: 8px;
	margin-top: 10px;
}

#ProjectStats .Left .Yorum {
	xwidth: 67px;
	padding-right:10px;
}
#ProjectStats .Left .Yorum .YorumIcon {
	margin-left: 12px;
	margin-top: 6px;
}
#ProjectStats .Left .Yorum .YorumCount {
	margin-left: 8px;
	margin-top: 10px;
}

#ProjectStats .Left .Featured {
	width: 35px;
}
#ProjectStats .Left .Featured img {
	margin-left: 12px;
	margin-top: 11px;
}
#ProjectStats .Right {
	float:right;
}
#ProjectStats .Right div {
	float: left;
	height: 31px;
	border-left: 1px solid #cecece;
}
#ProjectStats .Right .Print {
	padding:0px 10px;
}
#ProjectStats .Right .Print .PrintIcon {
	display:block;
	margin-top: 10px;
}
#ProjectStats .Right .Rss {
	padding:0px 10px;
}
#ProjectStats .Right .Rss .RssIcon {
	display:block;
	margin-top: 10px;
}
#ProjectStats .Right .Pdf {
	padding:0px 10px;
}
#ProjectStats .Right .Pdf .PdfIcon {
	display:block;
	margin-top: 10px;
}

#NextPrevProject {
	width:879px;
	height:50px;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
#NextPrevProject a {
	display:block;
	text-decoration:none;
	color:#000;
    font-family: 'gotham_narrowbold';
    font-size: 13px;
    font-weight: normal;
	padding:18px;
}

#NextPrevProject a:hover {
    background-color: #fff200;
    border-bottom: 2px solid #000;
    padding-bottom: 15px;
}

#NextPrevProject .PrevProject {
	float:left;
    background:url(../images/prev-next-border.png) no-repeat top right;
}
#NextPrevProject .NextProject {
	float:right;
    background:url(../images/prev-next-border.png) no-repeat top left;
}#SocialWrapper {
	width:879px;
	height:44px;
	border-top:1px solid #cfcfcf;
}
#SocialIcons {
	width:390px;
	margin:0px auto;
	padding-top:12px;
}

#ProjectsCommentsWrapper {
	width:592px;
	margin:0px auto;
}
.GeneralCommentTitle {
	font-family: 'gotham_narrowlight';
	font-size:15px;
	padding-top:18px;
}
.CommentEditor {
	min-height:135px;
}
.CommentEditor .AddCommentBtn {/*update04*/
	display:block;
	width:100px;
	height:22px;
	background-image:url(../images/yorum-ekle_btn.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:12px;
	text-decoration:none;
	text-align:center;
	color:#515151;
	font-size:12px;
	padding-top:4px;
}
/*
.CommentContainer .AddCommentBtn {update04
	display:block;
	width:100px;
	height:22px;
	background-image:url(../images/yorum-ekle_btn.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:12px;
	text-decoration:none;
	text-align:center;
	color:#515151;
	font-size:12px;
	padding-top:4px;
	margin-right:92px;
}
*/

#NewsCommentsWrapper #loader{
    text-align:center;
    font-size:12px;
    font-family: 'gotham_narrowlight';
}

.CommentContainer .AddCommentBtn {
    display:block;
    width:100px;
    height:22px;
    float:right;
    margin-top:12px;
    text-decoration:none;
    text-align:center;
    font-size:12px;
    font-family: 'gotham_narrowlight';
    padding-top:4px;
    margin-right:92px;
}

.CharacterCount {
	overflow:hidden;
	width:inherit;
	color:#666666;
	padding-bottom:4px;
}
.CharacterCount span {
	display:block;
	float:right;
	font-size:11px;
	padding-right:96px;
    font-family: 'gotham_narrowlight';
}
.TextAreaField {
	width:590px;
	min-height:106px;
	border:1px solid #cfcfcf;
	border-radius:6px;
}
.TextAreaField textarea {
	width:576px;
	min-height:92px;
	margin-left:4px;
	margin-top:6px;
	border:none;
	outline:none;
	overflow:hidden;
	font-size:12px;
	font-family: 'gotham_narrowmedium';
}
#CommentListWrapper {/*update04*/
	overflow:hidden;
	margin-top:40px;
	margin-bottom:40px;
}
.CommentContainer {/*update04*/
	overflow:hidden;
	width:700px;
	/*margin-top:18px;*/
	padding-top:18px ;
}
.CommentContainer:first-child {/*update04*/
	margin-top:0px;
}

.CommentUserImage {/*update04*/
	float:left;
	margin-top:7px;
	text-align:center;
	font-family: 'gotham_narrowmedium';
	font-size:12px;
    width: 120px;
}

.CommentUserImage img{
    border-radius: 1000px;
    width: 47px;
    height: 47px;
}

.CommentTextContainer {/*update04*/
	position:relative;
	float:left;
	margin-left:12px;
	line-height:18px;
	width:460px;
	color:#606366;
	border-radius:6px;
	padding:8px;
	background-color:#eaeaea;
	font-family: 'bariol_regularregular';
	font-size:12px;

}

.CommentTextContainer.Active {/*update04*/
	background-color:#fff200;
}

.CommentArrow {/*update04*/
	position:absolute;
	left:-10px;
	top:20px;
}

.CommentText {/*update04*/
}

.CommentText textarea {/*update04*/
	font-family: 'bariol_regularregular';
	overflow:hidden;
	width:415px;
	min-height:60px;
	background:none;
	border:none;
	outline:none;
	padding:10px 16px 16px 16px;
	font-size:12px;
}
.CommentText .comment_entry {/*update04*/
	font-family: 'bariol_regularregular';
	overflow:hidden;
	width:415px;
	min-height:60px;
	background:none;
	border:none;
	outline:none;
	padding:10px 16px 16px 16px
}
.CommentUserName {/*update04*/
	color:#666666;
	font-size:13px;
	padding-top:22px;
}

.CommentContainerRight {/*update04*/
	float:left;
}
.CommentContainerRight .Date {/*update04*/
	font-family: 'bariol_regularregular';
	font-size:12px;
	color:#898e91;
	background-image:url(../images/icons/clock.png);
	background-repeat:no-repeat;
	padding-left: 26px;
	margin-left: 16px;
	margin-top:6px;
}
.CommentContainerRight .CommentLoveIt {/*update04*/
	display:block;
	background-image:url(../images/icons/loveit-black.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:20px;
	margin-left: 18px;
	margin-top: 20px;
	font-family: 'bariol_regularregular';
	font-size:14px;
	color:#000;
	text-decoration:none;
	text-align:center;
}

/* SETTINGS */
#AccountSettingNav {
	overflow: hidden;
	width: inherit;
	font-family: 'solomon_sans_normalregular';
	font-size: 12px;
	margin-top: 20px;
	background-image: url(../images/icons/account-settings-nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 236px bottom;
}
#AccountSettingNav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#AccountSettingNav ul li {
	float: left;
	background-repeat: no-repeat;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}
#AccountSettingNav ul li.Settings {
	background-image: url(../images/icons/setting.png);
	background-position: 14px 10px;
}
#AccountSettingNav ul li.Notifications {
	background-image: url(../images/icons/notifications.png);
	background-position: 14px 10px;
}
#AccountSettingNav ul li.active {
	border-bottom: none;
	font-family: 'solomon_sans_boldbold';
}
#AccountSettingNav ul li.Privacy {
	background-image: url(../images/icons/privacy.png);
	background-position: 14px 10px;
}
#AccountSettingNav ul li.Apps {
	background-image: url(../images/icons/apps.png);
	background-position: 7px 10px;
}
#AccountSettingNav ul li a {
    display: block;
    height: 22px;
    text-decoration: none;
    color: #000;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 12px;
}
#AccountSettingNav ul li.active a {
    /*
	background-image: url(../images/icons/nav-black-active_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	*/
    background: #FFF200;
}
#SettingsContent {
	overflow:hidden;
	width:inherit;
	margin-top:20px;
	margin-bottom:40px;
}
#AccountEmail {
border-bottom:1px solid #cfcfcf;
}
#ProfileDob {
border-bottom:1px solid #cfcfcf;
}
#SettingsContent .FormItem {
	margin:10px 0px;
	clear: left;
	
}
#SettingsContent .DropDownItem {
	float:left;
}
#SettingsContent .BlockHelpContainer {
	position:absolute;
	right:20px;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#SettingsContent .BlockHelp {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#000;
	background-image:url(../images/icons/block-help-arrow.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-right:12px;
    font-family: "gotham_narrowlight";

}
#SettingsContent .BlockHelpContainer:hover .BlockHelp {
	background-image:url(../images/icons/block-help-arrow-over.gif);
	color:#0083f2;
}
#SettingsContent .BlockHelpContainer:hover .BlockHelpDesc {
	display:block;
}
#SettingsContent .BlockHelpDesc {
	display:none;
	position: absolute;
	z-index: 5000;
	padding: 10px;
	border: 1px solid #E4E4E4;
	width: 230px;
	right: 0px;
	font-size:11px;
	line-height:16px;
	background-color:#FFF;
    font-family: "gotham_narrowlight";
}#RegisterContent .BlockHelp {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#000;
	background-image:url(../images/icons/block-help-arrow.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-right:12px;
}
#RegisterContent .BlockHelpContainer:hover .BlockHelp {
	background-image:url(../images/icons/block-help-arrow-over.gif);
	color:#0083f2;
}
#RegisterContent .BlockHelpContainer:hover .BlockHelpDesc {
	display:block;
}
#RegisterContent .BlockHelpDesc {
	display:none;
	position: absolute;
	z-index: 5000;
	padding: 10px;
	border: 1px solid #E4E4E4;
	width: 230px;
	left: 60px;
	font-size:11px;
	line-height:16px;
	background-color:#FFF;
	top:400px;
}

.AddartistHearder{
	font-size: 15pt;
	padding: 5px;
	font-weight: bold;
}

#RegisterContent .BlockHelp p{
    text-align: left;
}

#SettingsContent .BlockWrap {
	overflow:hidden;
	position:relative;
	padding: 25px 20px;
	clear:both;
}
#SettingsContent .BlockHeader {
	float:left;
	font-size:13px;
	width:170px;
	margin-right:20px;
	margin-top: 7px;
	font-family: 'gotham_narrowlight';
}
#SettingsContent .BlockContent {
	float:left;
	font-family:"gotham_narrowlight";
	font-size:12px;
	width:555px;
}
#SettingsContent .BlockContent .ExtraDescription {
	font-size: 12px;
	color: #333;
	margin: 0 0 10px;
}
#SettingsContent .BlockContentWide {
	float:left;
	font-family:"gotham_narrowlight";
	font-size:12px;
	width:648px;
}
#CurrentEmailContainer {
	float:left;
	margin-bottom: 20px !important;
	padding: 8px 10px;
	background-color: #eaeaea;
    font-family: 'gotham_narrowlight';
	font-size:13px;
}
#CurrentEmailContainer .FormLabel {
}
#CurrentEmailContainer .CurrentEmailLabel {
	font-style:italic;
	font-family: "gotham_narrowmedium";
}
#NewEmailContainer {
	clear:left;
}
.FormText {
	padding: 7px;
	width:220px;
	background:transparent;
	border:1px solid #cbcbcb;
	color:#b9b9b9;
    font-family: "gotham_narrowlight";
}

.FormText.UserName {
    background: none;
    border: none;
    color: #000;
    padding: 5px;
    width: 150px;

}

#ConfirmNewEmailContainer {
}
#ConfirmNewEmailContainer #ConfirmNewEmail {
	padding: 7px;
	width:220px;
	border-color: #cbcbcb;
	background: transparent;
	border-radius: 3px;
	border:1px solid #cbcbcb;
	color:#b9b9b9;
}
#SettingsContent .FormButton {
	cursor:pointer;
	border:1px solid #e1e1e1;
	padding: 0 15px;
	height:30px;
	font-size: 13px;
	color:#000000;
    background: #FFFFFF;
    font-family: "gotham_narrowmedium";
}

#SettingsContent .FormButton:hover {
    background: #FFF200;
}

#SettingsContent .FormButton.disabled {
	cursor:default;
	background: linear-gradient(#d4d4d4, #bcbcbc);
	border:1px solid #b9b9b9;
	border-radius: 3px;
	padding: 0 15px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
}
#ChangeDobContainer {
	margin-top:20px !important;
}
#CurrentUrlContainer {
	float: left;
	margin-bottom: 20px !important;
	padding: 8px 10px;
	background-color: #eaeaea;
	border-radius: 4px;
	font-family: "gotham_narrowlight";
	font-size: 12px;
}
.CurrentUrlLabel {
	font-style: italic;
	font-weight: bold;
}
#NewUrlContainer {
	width:300px;
	height:28px;
	border:1px solid #cbcbcb;
	font-size:12px;
}
.Shim {
	float:left;
	font-size:12px;
	border-right:1px solid #cbcbcb;
	padding:7px;
    font-family: "gotham_narrowmedium";

}
#NewUrl {
	float:left;
	border:none;
	padding:4px;
	outline:none;
}
#ChangeAccountPassword {

	border-bottom:1px solid #cfcfcf;
}
#AccountUrl {
	border-bottom:1px solid #cfcfcf;
}
#NewsDetailWrapper {
	width:880px;
	min-height:500px;
}

#NewsCommentsWrapper {/*update04*/
	width:700px;
	margin:0px auto;
}

@media(max-width: 768px) {

    #NewsCommentsWrapper {
        display: none;
    }
}

.NewsContainer {
	overflow:hidden;
} 
#NewsMainPager {
	overflow:hidden;
	width:880px;
	height:51px;
	border-bottom:1px solid #cfcfcf;
	font-family: 'gotham_narrowbold';
	font-size:13px;
}
#NewsMainPager a {
	display:block;
	text-decoration:none;
	color:#000;
	background-image:url(../images/editor-nav_sep.gif);
	background-repeat:no-repeat;
	padding:16px;
}
#NewsMainPager a:hover {
	background-color:#fff200;
	border-bottom:2px solid #000;
}
#NewsMainPager a.Prev {
	float:left;
	background-position:right 17px;
}
#NewsMainPager a.Next {
	float:right;
	background-position:left 17px;
}
.NewsTitle {
	font-size:34px;
	font-family: Georgia,Times,Times New Roman,serif;
	text-align:center;
	padding-top:36px;
    margin-bottom: 24px;
}
.NewsSummary {
	text-align:center;
    font-family: Georgia,Times,Times New Roman,serif;
	font-size:13px;
	width:480px;
	margin:34px auto;
	line-height:20px;
}
.NewsImage {
	border-bottom:3px solid #000;
    overflow: hidden;
    position: relative;
}

.NewsImage .OverlayMagnify{
    position: absolute;
    z-index: 90;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: url("../images/overlay-magnify.png") no-repeat 0 0;
    cursor: pointer;
}

.NewsImageBottomArrow{
    background: url("../images/detay-image-arrow.png") no-repeat 0 0;
    display: block;
    width: 18px;
    height: 12px;
    position: relative;
    left: 832px;
}

.NewsPager {
	overflow:hidden;
	border-bottom:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	text-align:center;
	font-family: 'gotham_narrowlight';
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:18px;
	margin-bottom:18px;
}
.NewsPager a {
	color:#333333;
	text-decoration:none;
	border-right:1px solid #000;
	padding:5px 10px;
}
.NewsPager a.Selected {
	font-family: 'gotham_narrowbold';
	background-color:#fff200;
}
.NewsPager a:first-child {
	border-left:1px solid #000;
}
.NewsContent {
	overflow:hidden;
	width:797px;
	margin:0px auto;
	font-family: 'gotham_narrowlight';
	font-size:12px;
	color:#333333;
	height:auto;
}
.NewsLeft {
	float:left;
	width:383px;
	text-align:justify;
}
.NewsRight {
	float:right;
	width:383px;
}

.CopyrightReportWrapper {
	width:880px;
	height:35px;
	text-align:center;
	font-family: 'gotham_narrowlight';
	font-size:12px;
    border-top: 1px solid #cfcfcf
}
.CopyrightReportWrapper a {
	text-decoration:none;
	color:#333333;
	display:inline-block;
	margin-top:9px;
}
.CopyrightReportWrapper a.ProjectCopyright {
	background-image:url(../images/icons/copyright-gray.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:4px;
	padding-top:2px;
	padding-left:25px;
	margin-right:14px;
}
.CopyrightReportWrapper a.ProjectReport {
	background-image:url(../images/icons/report.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:4px;
	padding-top:2px;
	padding-left:28px;
}



#YazarNav a{
    color: #000000;
    text-decoration: none;
}
.SanatciHakkinda {
	font-family: 'gotham_narrowmedium';
	font-size:11px;
	color:#333333;
	line-height:18px;
	padding:0px 8px 0px 12px;
	padding-bottom:10px;
	border-bottom:1px solid #cfcfcf;
}
.YazarHeader {
	overflow:hidden;
	height:66px;
	border-bottom:1px solid #cfcfcf;
}

.YazarHeader.Low {
    overflow:hidden;
    height:40px;
    border-bottom:1px solid #cfcfcf;
}

.YazarImage {
	float:left;
}
.YazarInfo {
	float:left;
	padding-left:10px;
	font-family: 'gotham_narrowlight';
}
.AboutTitle {

    padding-top:14px;
    text-align: center;
	font-family: 'gotham_narrowlight';
	font-size:14px;

	

}
.YazarName {
	font-size:13px;
	padding-top:18px;
}
.YazarDesc {
	font-size:12px;
	font-style:italic;
}
.YazarNavItem {
	font-family: 'gotham_narrowmedium';
	font-size:12px;
	background-repeat:no-repeat;
	border-bottom:1px solid #cfcfcf;
	padding:9px 0px 9px 0px;
    text-align: center;
}
.YazarNavItem a {
	text-decoration:none;
	color:#000;

    /*
	background-image:url(../images/editor-nav_sep.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position:left 2px;
	*/
}
.Hakkinda {
	/*background-image:url(../images/icons/yazar-hakkinda.png);
	background-position:15px 8px;*/
}.DigerYazilar {
    /*
	background-image:url(../images/icons/yazar-diger-yazilar.png);
	background-position:15px 4px;
	*/
}
.HaberVer {
    /*
	background-image:url(../images/icons/haber-ver.png);
	background-position:15px 4px;
    */
}
.YazariPaylas {
    /*
	background-image:url(../images/icons/yazari-paylas.png);
	background-position:15px 8px;
	*/
}
.YazarLink {
	background-image:url(../images/icons/link.png);
	background-position:15px 8px;
}
.YazarSosyalMedyaButtons {
	overflow:hidden;
	padding:8px 0px 8px 12px;
	border-bottom:1px solid #cfcfcf;
}

.YazarSosyalMedyaButtons a {
	display: block;
	float: left;
}

/* G�NDEM */
#PageInfo {
	font-family: 'solomon_sans_normalregular';
	font-size: 11px;
	padding:8px;
	color:#a4a4a4;
	border-bottom:1px solid #cfcfcf;
}
#GundemWrapper {
	overflow:hidden;
	width: 880px;
}
#GundemListLeft {
	float:left;
	width:439px;
	border-right:1px dotted #cfcfcf;
	min-height:500px;
}
#GundemListRight {
	float:left;
	width:439px;
}
/*
.GundemBox {
	width:inherit;
	margin-top:10px;
    width: 439px;
    overflow: hidden;
	float: left;
    margin-left: -40px;
}*/
.GundemBoxer { /*update03*/
	position:relative;
	float:left;
	width:439px;
	margin-bottom:10px;
	min-height:180px;
}
.GundemBoxGallery {
	width:770px;
	margin:0px auto;
}
.GundemBoxGallery {
    margin:0px auto;
}
.GundemBoxGalleryBottom {
	overflow:hidden;
	width:420px;
	margin:0px auto;
	font-family: 'gotham_narrowlight';
	font-size: 11px;
	color: #333333;
	padding-top:4px;
    position: relative;
}
.GundemBoxGalleryTags {
    padding-right: 3px;
	font-style:italic;
    width: 270px;
}
.GundemBoxGalleryPager {
    position: absolute;
    right: 0;
    top: 4px;
}
.GundemBoxGalleryPager a {
	color: #333333;
	text-decoration:none;
	padding:2px;
}
.GundemBoxAddedTime {
	font-family: 'gotham_narrowlight';
	font-size: 11px;
	color: #333333;
	font-style:italic;
    padding-left: 11px;
    margin-top: 2px;
}
.GundemBoxSummary {
	background-color:#fcf700;
	padding:10px 50px 10px 26px;
	margin:10px 10px;
	line-height:28px;
	border-top:1px dotted #cfcfcf;
	border-bottom:1px dotted #cfcfcf;
}
.GundemBoxSummary a{
    font-family: Georgia,Times,Times New Roman,serif;
    font-weight: bold;
	font-size: 22px;
	line-height:28px;
	color:#000;
	text-decoration:none;
}
.GundemBoxText {
	width:386px;
	margin:0px auto;
    font-family: Georgia,Times,Times New Roman,serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	text-align:justify;
}
.GundemBoxTags {
	width:420px;
	margin:10px auto 10px 9px;
	border:1px solid #cfcfcf;
	float: left;
	min-height: 25px;
}
.GundemBoxTags .Row {
	width:inherit;
	min-height:25px;
	background-image:url(../images/tags_border.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.GundemBoxTags .Row a {
	text-decoration:none;
	color:#000000;
}
.GundemBoxTags .Row:first-child {
	background-image:none;
}
.GundemBoxTags .Row div {
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:7px;
	padding-left: 18px;
	padding-right: 4px;
	padding-bottom: 5px;
}
.GundemBoxTags .Row .Editor {
	background-image:url(../images/icons/editor.gif);
}
.GundemBoxTags .Row .Author {
	background-image:url(../images/icons/yazar.gif);
	padding-left:14px;
}
.GundemBoxTags .Row .Photograph {
	background-image:url(../images/icons/fotograf.gif);
	background-position:left 2px;
	padding-left:20px;
}
.GundemBoxTags .Row .Source {
	background-image:url(../images/icons/kaynak.gif);
}
.GundemBoxTags .Row .Tags {
	background-image:url(../images/icons/tag.gif);
}

.GundemStats {
	overflow:hidden;
	width:420px;
	height:30px;
	margin:22px auto 14px auto;
	border:1px solid #cfcfcf;
}
.GundemStats .Left {
	float:left;
}

.GundemStats .Left div {
	float: left;
	height: 31px;
	border-right: 1px solid #cecece;
	font-family: 'gotham_narrowlight';
	font-size: 11px;
}

.GundemStats .Left span {
	display: block;
	float: left;
}
.GundemStats .Left .Takipci {
	xwidth: 67px;
	padding-right:10px;
}
.GundemStats .Left .Takipci .TakipciIcon {
	margin-left: 12px;
	margin-top: 7px;
}
.GundemStats .Left .Takipci .TakipciCount {
	margin-left: 8px;
	margin-top: 10px;
}

.GundemStats .Left .Goruntulenme {
	xwidth: 73px;
	padding-right:10px;
}
.GundemStats .Left .Goruntulenme .GoruntulenmeIcon {
	margin-left: 12px;
	margin-top: 7px;
}
.GundemStats .Left .Goruntulenme .GoruntulenmeCount {
	margin-left: 8px;
	margin-top: 10px;
}

.GundemStats .Left .Yorum {
	xwidth: 67px;
	padding-right:10px;
}
.GundemStats .Left .Yorum .YorumIcon {
	margin-left: 12px;
	margin-top: 6px;
}
.GundemStats .Left .Yorum .YorumCount {
	margin-left: 8px;
	margin-top: 10px;
}

.GundemStats .Left .Featured {
	width: 35px;
	display:none;
}
.GundemStats .Left .Featured img {
	margin-left: 12px;
	margin-top: 11px;
}
.GundemStats .Right {
	float:right;
}
.GundemStats .Right div {
	float: left;
	height: 31px;
	border-left: 1px solid #cecece;
}
.GundemStats .Right .Print {
	padding:0px 10px;
}
.GundemStats .Right .Print .PrintIcon {
	display:block;
	margin-top: 10px;
}
.GundemStats .Right .Rss {
	padding:0px 10px;
}
.GundemStats .Right .Rss .RssIcon {
	display:block;
	margin-top: 10px;
}
.GundemStats .Right .Pdf {
	padding:0px 10px;
}
.GundemStats .Right .Pdf .PdfIcon {
	display:block;
	margin-top: 10px;
}
#PageTitle {
	text-align:center;
	font-family: 'gotham_narrowmedium';
    font-size: 14px;
	border-bottom:1px solid #cfcfcf;
	padding:8px 0px;
}
/* GUNDEM DETAY */

#GundemDetailWrapper {
	width:880px;
	min-height:500px;
}
.GundemContainer {
	overflow:hidden;
}
.GundemDetailGallery {}
.GundemDetailGalleryPager {
	text-align:center;
	border-top:1px dotted #cfcfcf;
	border-bottom:1px dotted #cfcfcf;
	padding:2px 0px;
}
.GundemDetailGalleryPager a {
	text-decoration:none;
	font-family: 'gotham_narrowlight';
	font-size: 11px;
	color: #333333;
	padding:2px;
}
.GundemDetailContent {
	overflow:hidden;
	width:770px;
	margin:0px auto;
}
.GundemDetailSummary {
	background-color:#fcf700;
	font-family: 'gotham_narrowbold';
	font-size:22px;
	padding:32px 86px 32px 44px;
	border-top:1px dotted #cfcfcf;
	border-bottom:1px dotted #cfcfcf;
	margin:12px auto;
}
.GundemDetailText {
	width:635px;
	margin:0px auto;
	font-family: 'Georgia,Times,Times New Roman,serif';
	font-size:15px;
	line-height:20px;
}

.VideoBox {
	position:relative;
	float:left;
	width:439px;
	margin-bottom:10px;
	min-height:180px;
}

/* ACTIVITY FEED */
#ActivityFeedWrapper {
	overflow:hidden;
	width:1090px;
	min-height:700px;
}
#ActivityFeedTop {
	width:inherit;
	height:32px;
	border:none;
}
#FindCreativesText {
	float:left;
	width:314px;
	font-family: 'gotham_narrowmedium';
	font-size:14px;
	height:32px;
	border:none;
}
#FindCreativesText span {
	display:block;
    margin-left: 12px;
    margin-top: 7px;
	color:#000;

}
#ArtfullLink {

	font-family: 'gotham_narrowlight';
	font-size:14px;
	height:46px;
    border-right: 1px solid #cfcfcf;
    border-bottom: 1px solid #e5e5e5;
    border-left: none;
    display:block;
    text-decoration:none;
    color:#000;
    background: #fff200;
}#ActivityFeedContainer {
	overflow:hidden;
	width:inherit;
	min-height:500px;
}
.ActivityFeedNav {
	float:right;
	width:210px;
	background-color:#f3f3f3;
}
.SanatcilarDropdownWrapper {
	width:210px;
	height:55px;
	border-bottom:1px solid #cfcfcf;
}
.GalerilerDropdownWrapper {
	width:210px;
	height:55px;
	border-bottom:1px solid #cfcfcf;
}
.YazarlarDropdownWrapper {
	width:210px;
	height:55px;
	border-bottom:1px solid #cfcfcf;
}
.ActivityFeedSelectedItem {
}
.ActivityFeedSelectedItem .Top {
	overflow:hidden;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom:10px;
}
.ActivityFeedSelectedItemImage {
	float:left;
	margin-top:10px;
	margin-left:16px;
}
.ActivityFeedSelectedItemInfo {
	float:left;
	font-family: 'bariol_regularregular';
	font-size:14px;
	color:#000;
	padding-left:8px;
	padding-top:16px;
}
.ActivityFeedSelectedItemName {
}
.ActivityFeedSelectedItemPlace {
}
.ActivityFeedSelectedItemGallery {
	width:200px;
	height:56px;
	border:1px solid #cfcfcf;
	border-radius:2px;
	margin:10px auto;
}
.ActivityFeedSelectedItemGallery a {
	display:block;
	float:left;
	margin-left:2px;
	margin-top:3px;
}
.ActivityFeedLoveItWrapper {
	text-align:center;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	padding:10px 0px;
}.ActivityFeedContent {
	float:left;
	width:879px;
}
.ActivityFeedBubble {
	width:633px;
	height:418px;
	margin:100px 0px 50px 170px;
	background-image:url(../images/activity-feed-bubble.gif);
	background-repeat:no-repeat;
}
.ActivityFeedText {
	text-align:center;
	font-family: 'gotham_narrowlight';
	font-size:18px;
	padding-top:204px;
	padding-right:122px;
}

/* EXTRA INFO POPUP */

#ExtraInfoContainer {
    overflow:hidden;
    width:462px;
    min-height:218px;
    background-color:#fff200;
}
#ExtraInfoContainer #Top {
    height:44px;
    background-color:#2b2b2b;
}
#ExtraInfoContainer .Title {
    font-family: 'bariol_regularregular';
    font-size:18px;
    background-color:#fff200;
    width:138px;
    padding:12px 0px 12px 30px;
}
.ExtraInfoContent {
    width:330px;
    margin:0px auto;
}
.ExtraInfoContent .TagSelection {
    width:330px;
    height:40px;
    margin-top:26px;
    margin-bottom:18px;
    background-color:#FFF;
}
.ExtraInfoContent .TagSelection input {
    width:310px;
    margin-left:14px;
    margin-top:14px;
    background:none;
    border:none;
    outline:none;
    font-family: 'gotham_narrowlight';
    font-size:11px;
}
.ExtraInfoContent .TagSelectionList {
    overflow:hidden;
    font-family: 'solomon_sans_bookregular';
    font-size:11px;
    padding-bottom:18px;
	height:66px;
}
.ExtraInfoContent .TagSelectionList ul {
    padding:0px;
    margin:0px;
    list-style-type:none;
}
.ExtraInfoContent .TagSelectionList ul li {
    display: inline-block;
    position: relative;
    border: 1px solid #FFF;
    background-color:#FFF;
    border-radius: 3px;
    padding:5px 12px;
    margin: 2px 2px;
    clear:both;
}
.ExtraInfoContent .TagSelectionList ul li span {
    display: block;
    float: left;
    margin-right:14px;
    background-color:#FFF;
    border-radius: 3px;
}
.ExtraInfoContent .TagSelectionList ul li a {
    display: block;
    position:absolute;
    right:0px;
    top:0px;
    width:18px;
    height:22px;
    background-color:#bab4b3;
    border-radius: 3px;
    border-right:1px solid #bab4b3;
    background-image:url(../images/icons/tag-cancel.gif);
    background-repeat:no-repeat;
    background-position:center center;
}

.CreditList .Credit .NameContainer a {
    display: block;
    position:absolute;
    right:0px;
    top:0px;
    width:18px;
    height:32px;
    background-color:#bab4b3;
    border-radius: 3px;
    border-right:1px solid #bab4b3;
    background-image:url(../images/icons/tag-cancel.gif);
    background-repeat:no-repeat;
    background-position:center center;
}

#ExtraInfoContainer .CancelBtn {
    display:block;
    float:right;
    padding: 8px 46px 6px 18px;
    background-image: url(../images/icons/membership-next-btn_over.png);
    background-repeat: no-repeat;
    background-position: 70px 10px;
    background-color: #FFF;
    color:#ff0000;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: 'gotham_narrowmedium';
    font-size: 13px;
    margin-bottom:10px;
    margin-right:4px;
}
#ExtraInfoContainer .ConfirmBtn {
    display:block;
    float:right;;
    padding: 8px 46px 6px 18px;
    background-image: url(../images/icons/membership-next-btn.png);
    background-repeat: no-repeat;
    background-position: 80px 10px;
    margin-right:-1px;
    background-color: #FFF;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: 'gotham_narrowmedium';
    font-size: 13px;
}
#ProjectCreditsContainer .CancelBtn {
    display:block;
    float:right;
    padding: 8px 46px 6px 18px;
    background-image: url(../images/icons/membership-next-btn_over.png);
    background-repeat: no-repeat;
    background-position: 70px 10px;
    background-color: #FFF;
    color:#ff0000;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: 'gotham_narrowmedium';
    font-size: 13px;
    margin-bottom:10px;
    margin-right:4px;
}
#ProjectCreditsContainer .ConfirmBtn {
    display:block;
    float:right;;
    padding: 8px 46px 6px 18px;
    background-image: url(../images/icons/membership-next-btn.png);
    background-repeat: no-repeat;
    background-position: 80px 10px;
    margin-right:-1px;
    background-color: #FFF;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: 'gotham_narrowmedium';
    font-size: 13px;
}

/* PROJECT CREDITS POPUP */

#ProjectCreditsContainer {
    overflow:hidden;
    width:758px;
    min-height:374px;
    background-color:#fff200;
}
#ProjectCreditsContainer #Top {
    height: 44px;
    background-color: #2b2b2b;
}
#ProjectCreditsContainer #Top > .Title {
    font-family: 'bariol_regularregular';
    font-size: 18px;
    background-color: #fff200;
    width: 117px;
    padding: 12px 10px 12px 30px;
}
.ProjectCreditsContent {
    overflow:hidden;
    width:695px;
    margin:24px auto 75px auto;
}
.ProjectCreditsContent .Left {
    float:left;
    width:330px;
}
.ProjectCreditsContent .Left > .Title, .ProjectCreditsContent .Right > .Title {
    font-family: 'bariol_regularregular';
    font-size: 18px;
    padding-bottom:8px;
}
.ProjectCreditsContent .Right {
    float:right;
    width:330px;
}

.ProjectCreditsContent .CreditSelection {
    width: 330px;
    height: 40px;
    background-color: #FFF;
}
.ProjectCreditsContent .CreditSelection input {
    width: 310px;
    margin-left: 14px;
    margin-top: 14px;
    background: none;
    border: none;
    outline: none;
    font-family: 'gotham_narrowlight';
    font-size: 11px;
}
.CreditList {
    margin-top:16px;
}
.Credit {
    height:42px;
    margin-bottom:8px;
}
.CreditList .NameContainer {
    position:relative;
    float:left;
    width:186px;
    height:32px;
    background-color:#FFF;
    font-family: 'solomon_sans_bookregular';
    font-size: 11px;
    margin-left:12px;
}
.CreditList .NameContainer img {
    position:absolute;
    top:-5px;
    left:-12px;
}
.CreditList .NameContainer span {
    display:block;
    float:left;
    padding:10px 0px 0px 40px;
    font-size: 11px;
    font-family: 'gotham_narrowmedium';
}
.CreditList .CreditStatus {
    float:left;
    background-repeat:no-repeat;
    padding:6px;
    padding:7px 0px 7px 38px;
    font-family: 'bariol_regularregular';
    font-size:14px;
    margin-left:8px;
}
.CreditList .CreditStatus.Confirmed {
    background-image:url(../images/icons/confirmed-white.png);
}
.CreditList .CreditStatus.WaitingApproval {
    background-image:url(../images/icons/onay-bekliyor.png);
}
.CreditList .CreditStatus.Rejected {
    background-image:url(../images/icons/red.png);
}

/* COPYRIGHT SETTINGS */

#CopyRightSettings {
    position:relative;
    overflow:hidden;
    width:779px;
    height:534px;
    background-color:#fff200;
    font-family: 'bariol_regularregular';
}
#CopyRightSettings #Top {
    height: 44px;
    background-color: #2b2b2b;
}
#CopyRightSettings #Top .Title {
    font-family: 'bariol_regularregular';
    font-size: 18px;
    background-color: #fff200;
    width: 154px;
    padding: 12px 10px 12px 30px;
}
#CopyRightSettings .Left {
    float:left;
    width:456px;
    margin-left:33px;
    margin-top:35px;
}
#CopyRightSettings .Left .Info {
    font-size:18px;
    margin-bottom:24px;
    padding-left:18px;
}
#CopyRightSettings .Left .Info a {
    text-decoration:none;
    color:#fe0000;
}
#CopyRightSettings .Left .CommonLicence {
    border-top:1px solid #000;
    padding-top:18px;
    padding-bottom:18px;
    border-bottom:1px solid #000;
}
#CopyRightSettings .Left .RadioBtn {
    text-decoration:none;
    color:#000;
    background-image:url(../images/icons/radio.png);
    background-repeat:no-repeat;
    background-position:left 2px;
    padding-left:26px;
}

#CopyRightSettings .Left .RadioBtn input {
    position:absolute;
    left:-9999px;
}
#CopyRightSettings .Left .RadioBtn.Checked {
    background-image:url(../images/icons/radio-checked.png);
}
#CopyRightSettings .Left .CommonLicence ul {
    padding:0px;
    margin:0px;
    padding-left:28px;
    list-style-type:none;
}
#CopyRightSettings .Left .CommonLicence ul li {
    margin-bottom:10px;
}
#CopyRightSettings .Left .CommonLicence ul li a {
    text-decoration:none;
    color:#000;
    background-image:url(../images/icons/checkbox.png);
    background-repeat:no-repeat;
    padding-left:28px;
}
#CopyRightSettings .Left .CommonLicence ul li a input {
    position:absolute;
    left:-9999px;
}
#CopyRightSettings .Left .CommonLicence ul li a.Checked {
    background-image:url(../images/icons/checkbox-checked.png);
}

.Permission {
    padding-top:18px;
    padding-bottom:18px;
    border-bottom:1px solid #000;
}

#CopyRightSettings .Right {
    float:left;
    margin-left:78px;
    margin-top:156px;
}
#CopyRightSettings .Right .SelectionTitle {
    font-size:14px;
    border-bottom:1px solid #000;
    padding-bottom:6px;
    line-height:14px;
}
#CopyRightSettings .Right .CopyrightContent {
    text-align:center;
    padding-top:18px;
    padding-bottom:18px;
}
#CopyRightSettings .Right .CopyrightTexts {
    text-align:center;
    font-size:15px;
    color:#266d00;
    line-height:15px;
}

#CopyRightSettings .CancelBtn {
    display:block;
    position:absolute;
    right:112px;
    bottom:6px;
    padding: 8px 46px 6px 18px;
    background-image: url(../images/icons/membership-next-btn_over.png);
    background-repeat: no-repeat;
    background-position: 70px 10px;
    background-color: #FFF;
    color:#ff0000;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: 'gotham_narrowmedium';
    font-size: 13px;
}
#CopyRightSettings .ConfirmBtn {
    display:block;
    position:absolute;
    right:0px;
    bottom:6px;
    padding: 8px 46px 6px 18px;
    background-image: url(../images/icons/membership-next-btn.png);
    background-repeat: no-repeat;
    background-position: 80px 10px;
    margin-right:-1px;
    background-color: #FFF;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: 'gotham_narrowmedium';
    font-size: 13px;
}

.NewsContainer #project-element {
    width: 675px!important;
    margin: 30px 0 0 0;
}

.NewsContainer #project-element img{
    width: 675px!important;
}

.NewsContainer #project-element p{
    font-family: 'gotham_narrowlight'!important;
    width: 97%;
    margin: 0 auto;
}

.NewsContainer #project-element b{
     font-family: 'gotham_narrowlight'!important;
 }

.NewsContainer #project-element strong{
    font-family: 'gotham_narrowlight'!important;
}.NewsContainer #project-text {
    font-family: 'gotham_narrowlight'!important;
    width: 97%;
    margin: 0 auto;
}#project-text div{
    font-family: 'gotham_narrowlight'!important;
    width: 97%;
    margin: 0 auto;
}#project-text span{
    font-family: 'gotham_narrowlight'!important;
    width: 97%;
    margin: 0 auto;
}

#project-element .OverlayMagnify{
    position: absolute;
    z-index: 90;
    bottom: 14px;
    right: 0;
    width: 40px;
    height: 40px;
    background: url("../images/overlay-magnify.png") no-repeat 0 0;
    cursor: pointer;
}.DetailBottomShadow{

    position: relative;
    width: 100%;
    height: 11px;
    background: url("../images/detail-bottom-shadow.png") no-repeat top center;

}

.SearchResultPageCaption{

    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    height: 27px;
    padding-top: 10px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;

}

.SearchResultCaption{

    font-family: 'gotham_narrowmedium';
    font-size: 18px;
    height: 38px;
    padding-top: 16px;
    background: #fff200;
    padding-left: 20px;
    border-bottom: 1px solid #e1e1e1;

}.SearchResultCategoryCaption{

    font-family: 'gotham_narrowlight';
    font-size: 14px;
    height: 32px;
    padding-top: 16px;
    padding-left: 20px;
    border-bottom: 1px dotted #e1e1e1;}.SearchResultItem{

    border: solid 1px #e1e1e1;
    margin: 14px 50px;
    height: auto;;
    position: relative;
    padding-left: 15px;
    padding-top: 10px;
	padding-bottom:10px;
}
.SearchResultItemDate{
    font-family: 'bariol_regularregular';
    font-size: 11px;
    width: 100px;
    line-height: 14px;}

.SearchResultItemText{
    font-family: 'bariol_regularregular';
    font-size: 11px;
    width:auto;
    line-height: 14px;}

.SearchResultItemTitle{
    font-family: 'gotham_narrowmedium';
    font-size: 18px;
    line-height: 28px;

}.SearchResultItemSubTitle{

    font-family: 'gotham_narrowmedium';
    font-size: 12px;

}

.SearchResultItemBtn{

    width: 73px;
    height: 24px;
    display: block;
    background: #FFFFFF;
    color: #000000;
    text-decoration: none;
    border: 1px solid #e1e1e1;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    padding-top: 10px;
}

.SearchResultItemBtn:hover{

    background: #fff200;

}

.TxtQuote{

    border-top: 1px dotted #e1e1e1;
    border-bottom: 1px dotted #e1e1e1;
    line-height: 64px;
    font-family: 'gotham_narrowlight';
    font-size: 24px;

}.AboutContentWrapper{
    padding: 0 100px;
    font-family: 'gotham_narrowlight';
    font-size: 12px;
}.AboutHeader{

    line-height: 90px;
    font-family: 'gotham_narrowlight';
    font-size: 34px;

}.TakipciYazilarLabels{
    font-family: 'gotham_narrowlight';
    font-size: 9px;
    border-bottom: 1px solid #CECECE;
    height: 54px;
    padding-top: 21px;
}.LabelTakipciler{
    width: 35%;
    float: left;
    text-align: center;
    padding-left: 25px;

}

.LabelTakipciBorder{
    width: 95%;
    border-bottom: 1px solid #CECECE;
    height: 6px;
    text-align: center;
    margin: 0 auto;
}.LabelTakipciNumber{
    font-family: 'gotham_narrowbold';
    margin-top: 6px;
    font-size: 11px;

}.LabelYazilar{
    width: 35%;
    float: left;
    text-align: center;
    margin-left: 9px;
}

.NewsletterBox{
    width: 222px;
    height: 118px;
    border: 1px solid #e1e1e1;
}

.NewsletterBoxCaption{
    font-family: 'gotham_narrowlight';
    font-size: 18px;
    text-align: center;
    margin-top: 10px;

}.NewsletterBoxBtn{

    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    position: relative;
    top: 10px;
    text-align: center;
    left: 24px;
    display: block;
    width: 182px;
    height: 21px;
    padding-top: 5px;
    border: 1px solid #e1e1e1;
}.NewsletterBoxBtn:hover{

    background: #fff200;
}.NewsletterBoxBtn.NewsletterNoLink{
    cursor: default!important;
    border: none;}

.NewsletterBoxBtn.NewsletterNoLink:hover{
    background: #ffffff!important;

}
.NewsletterBoxInput{    font-family: 'gotham_narrowlight';
    font-size: 10px;
    height: 26px;
    width: 170px;
    margin: 8px auto 0 auto;
    display: block;
    border: 1px solid #e1e1e1;
    padding: 0 6px;}.NewsDateCaption{
    font-family: 'StratumNo1Medium';
    font-size: 11px;
    position: relative;
    top: 20px;
    margin: 0 auto;
    width: 200px;
    float: left;
    text-align: center;
    padding-left: 264px;
}
.InfoPopupContainer{
    background: #fff200;
    height: 545px;

}

.InfoPopupContainerCol1{

    width: 200px;
    float: left;

}

.InfoPopupContainerCol2{

    width: 310px;
    float: left;
    background: url("../images/info-popup-bg.png") no-repeat 0 45px;
    padding-top: 45px;
    min-height: 160px;

}.InfoPopupContainerCol3{

    width: 280px;
    float: left;
    padding-top: 45px;

}

.InfoPopupUserInfo {
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    padding: 4px 20px;
}

.InfoPopupUserImage {
    display: block;
    height: 83px;
    margin: 0 auto;
    position: relative;
    top: 40px;
    width: 83px;
    border-radius: 1000px;
}

.InfoPopupUserName{
    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    text-align: center;
    position: relative;
    top: 50px;
}.InfoPopupUserTitle{

    font-family: 'gotham_narrowlight';
    font-size: 12px;
    text-align: center;
    position: relative;
    top: 55px;

}

.InfoPopupDate{

    font-family: 'gotham_narrowlight';
    font-size: 10px;
    text-align: center;
    position: relative;
    top: 75px;

}

.InfoPopupDateBorder{
    border-top:1px solid #d9ce00;
    width: 100px;
    margin: 0 auto;
    position: relative;
    top: 65px;
}.InfoPopupTakipci{
     font-family: 'gotham_narrowmedium';
     font-size: 11px;
     text-align: center;
     position: relative;
     top: 90px;
 }

.InfoPopupTakipciBorder{
    border-top:1px solid #d9ce00;
    width: 80px;
    margin: 0 auto;
    position: relative;
    top: 95px;
}.InfoPopupTakipciNumber{
    font-family: 'gotham_narrowbold';
    font-size: 12px;
    text-align: center;
    position: relative;
    top: 105px;

}.InfoPopupYazi{
    font-family: 'gotham_narrowmedium';
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 120px;
}

.InfoPopupYaziBorder{
    border-top:1px solid #d9ce00;
    width: 80px;
    margin: 0 auto;
    position: relative;
    top: 125px;
}.InfoPopupYaziNumber{
    font-family: 'gotham_narrowbold';
    font-size: 12px;
    text-align: center;
    position: relative;
    top: 135px;

}

.BtnTakipEt{
    background: url("../images/icons/btn-plus-2.png") no-repeat right;
    border: 1px solid #d9ce00;
    width: 91px;
    height: 24px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 150px;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    padding: 9px 0 0 9px;
	width:160px;
	text-align:center;}.InfoTumYazilarCaption{
    font-family: 'gotham_narrowlight';
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;

}

.InfoTumYazilarItemContainer{

    width: 247px;
    height: 58px;
    display: block;
    background: #fff200;
    border: 1px solid #d9ce00;
    margin: 8px auto;
    color: #000000;
    text-decoration: none;

}
.InfoTumYazilarItemContainer:hover{

    background: #fff980;}

.InfoTumYazilarDate{
    font-family: 'gotham_narrowlight';
    font-size: 10px;
    text-align: center;
}.InfoTumYazilarItemLeft{

    width: 75px;
    background: url("../images/info-popup-item-bg.png") no-repeat 74px 16px;
    float: left;
}.InfoTumYazilarItemViews{

    background: url("../images/icons/icon-view.png") no-repeat 0 0;
    padding-left: 30px;
    margin-left: 12px;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    height: 21px;
    margin-top: 8px;
    padding-top: 2px;

}.InfoTumYazilarItemLoves{

    background: url("../images/icons/icon-love.png") no-repeat 0 0;
    padding-left: 30px;
    margin-left: 12px;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    height: 22px;
    padding-top: 2px;

}
.InfoTumYazilarItemRight{

    font-family: 'gotham_narrowlight';
    font-size: 10px;
    float: left;
    width: 145px;
    margin-left: 12px;
    line-height: 14px;
    margin-top: 12px;
}
.BtnGeneral{
    height: 30px;
    width: 120px;
    background: #fff200;
    border: 1px solid #000000;
    font-family: 'gotham_narrowmedium';
    cursor: pointer;
}#overlay{
    min-height: 30px!important;
    cursor: auto;
}

#WorkExperienceWrapper{

    width: 800px;
    float: left;

}

.WorkExperienceRow{

    border-bottom: 1px solid #e1e1e1;
    min-height: 100px;
    position: relative;
    display: inline-block;
}.WorkExperienceRow .LeftColumn{

    width: 100px;
    min-height: 100px;
    float: left;}.WorkExperienceRow .LeftColumnImage{

    background: url("../images/icons/work-exp-leftcol.png") no-repeat center 34px;

}

.WorkExperienceRow .RightColumn{
    min-height: 100px;
    float: left;
    border-left: 1px solid #e1e1e1;
    width: 775px;
    position: relative;

}

.WorkExperienceRowCaption{
    padding: 30px 30px 10px 20px;
    float: left;
    width: 160px;
    position: absolute;
}.WorkExperienceRowCaption p{

    font-family: 'gotham_narrowmedium';
    font-size: 14px;

}.WorkExperienceRowContent{

    float: left;
    width: 622px;
    padding-top: 20px;
    margin-left: 135px;

}

.WorkExperienceRowContent textarea{

    border: 1px solid #e1e1e1;
    width: 570px;
	max-width: 570px;
    height: 60px;
    margin-bottom: 20px;
    padding: 5px;
    margin-left: 40px;
}

.WorkExperienceRowContent .DeneyimBox{

    width: 620px;
    height: 70px;
    border: 1px solid #e1e1e1;
    margin: 10px 0;
}

.WorkExperienceRowContent .DeneyimBox.SingleLine{

    width: 620px;
    height: 50px;
    border: 1px solid #e1e1e1;
    margin: 10px 0;

}

.WorkExperienceRowContent .DeneyimBox.SingleLine .col1{

    height: 50px;
}

.WorkExperienceRowContent .DeneyimBox.SingleLine .col2{

    height: 38px;
}.WorkExperienceRowContent .DeneyimBox.SingleLine .WorkExperienceBtnDuzenle{
    top: 8px;
}

.WorkExperienceRowContent .DeneyimBox.SingleLine .WorkExperienceBtnSil{
    top: 8px;
}.WorkExperienceRowContent .BtnEkle{

    width: 70px;
    height: 23px;
    background: #ffffff url("../images/icons/btn-plus-2.png") no-repeat right;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding: 8px 0 0 10px;
    border: 1px solid #e1e1e1;
    margin: 15px 0 15px 0;
    float: right;

}

.WorkExperienceRowContent .BtnEkle:hover{

    background: #fff200 url("../images/icons/btn-plus-2.png") no-repeat right;

 }

.WorkExperienceBtnKaydet{
    width: 70px;
    height: 30px;
    background: #ffffff;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    /*padding: 8px 0 0 0;*/
    border: 1px solid #e1e1e1;
    text-align: center;
    margin: 20px auto;}.WorkExperienceBtnKaydet:hover{

    background: #fff200;
}
.WorkExperienceBtnDuzenle{

    height: 24px;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding-top: 8px;
    border: 1px solid #e1e1e1;
    text-align: center;
    position: absolute;
    top: 18px;
    right: 32px;
    width: 70px;

}.WorkExperienceBtnDuzenle:hover{

    background: #fff200;
}.WorkExperienceBtnSil{

    height: 30px;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 20px;
    text-decoration: none;
    color: #000000;
    padding-top: 4px;
    text-align: center;
    position: absolute;
    top: 18px;
    right: 0px;
    width: 32px;

}.WorkExperienceBtnSil:hover{

    background: #fff200;
}

.WorkExperienceSelect{

    margin: 16px 0 0 100px;

}.DeneyimBox .col1{
    width: 46px;
    background: #fff200 url("../images/icons/work-exp-item.png") no-repeat center center;
    height: 70px;
    border-right: 1px solid #e1e1e1;
    float: left;

}.DeneyimBox .col2{
    width: 232px;
    height: 58px;
    background: url("../images/icons/work-exp-item-border.png") no-repeat right center;
    float: left;
    padding-top: 12px;
}
.DeneyimBox .col3{
    float: left;
    padding-top: 8px;
    position: relative;
    width: 237px;
    padding-right: 101px;}

.ExperienceItemLocation{

    font-family: 'gotham_narrowlight';
    font-size: 11px;
    padding: 6px 0 0 15px;

}
.ExperienceItemDates{

    font-family: 'gotham_narrowlight';
    font-size: 11px;
    padding: 6px 0 0 15px;

}

.ExperienceItemCompany{
    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    padding: 6px 0 0 15px;

}

.ExperienceItemPosition{
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    padding: 6px 0 0 15px;

}

.ExperienceItemLangDegree{

    font-family: 'gotham_narrowlight';
    font-size: 11px;
    padding: 6px 0 0 15px;

}

.ExperienceItemLangName{
    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    padding: 8px 0 0 15px;

}.ExperienceViewMainContainer{

    width: 750px;
    margin: 45px auto 0 auto;}

.ExperienceViewInfoContainer{

    padding-left: 20px;
    margin-bottom: 20px;

}

.ExperienceViewName{

    font-family: 'gotham_narrowlight';
    font-size: 24px;
    color: #FF0000;

}

.ExperienceViewTitle{

    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    padding: 4px 0;
}.ExperienceViewLocation{

    font-family: 'gotham_narrowlight';
    font-size: 11px;
    padding: 4px 0;

}
.ExperienceViewBtnPdf{

    width: 82px;
    height: 24px;
    display: block;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    color: #000000;
    font-family: 'gotham_narrowbold';
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    padding-top: 9px;
    text-align: center;
    margin-top: 6px;}

.ExperienceViewBtnPdf:hover{

    background: #fff200;}.ExperienceViewRow{

    margin-bottom: 30px;
}.ExperienceViewRowTitle{
    border-bottom: 1px solid #e1e1e1;
    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    padding-left: 5px;
    margin-bottom: 10px;
    height: 25px;

}.ExperienceViewRowContent{
    font-family: 'gotham_narrowlight';
    font-size: 11px;
    padding-left: 35px;
    padding-right: 35px;
}.ExperienceViewRowSmall{

    border-bottom: 1px solid #e1e1e1;
    min-height: 58px;
    width: 490px;
    margin-left: -30px;
    padding-left: 30px;
    margin-bottom: 10px;

}

.ExperienceViewRowSmall.Last{
    border-bottom: none;
}.ExperienceViewRowSmall .colLeft{

    float: left;
    line-height: 24px;
}
.ExperienceViewRowSmall .colRight{

    float: left;
    position: relative;
    left: 120px;
    line-height: 24px;
    font-size: 12px;
}

.ExperienceViewHdr{
    font-family: 'gotham_narrowmedium';
    font-size: 14px;
}

.GundemBoxGallerySlider{
    position: relative;
}

.GundemBoxGallerySlider .ImageInfo{

    text-align: right;
    font-family: 'gotham_narrowlight';
	color: #333333;
    font-size: 10px;
    font-style: italic;
    padding-top: 10px;
    padding-right: 2px;

}

.ContentImageFooter{
    width: 675px;
    position: relative;
    margin: -10px auto;

}

.ContentImageFooter .LoveItBtnLoved{

    float: left;
    z-index: 20;

}
.ContentImageFooter .LoveItBtnLoved a{

    margin: 0;

}.ContentImageFooter .LoveItBtn{

    float: left;
    z-index: 20;

}
.ContentImageFooter .LoveItBtn a{

    margin: 0;

}

.ContentImageFooter .PaylasBtn{

    float: left;
    margin: 15px;
    z-index: 20;

}

.ContentImageFooter .PaylasBtn a{
    width: 73px;
    height: 24px;
    display: block;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    color: #000000;
    font-family: 'gotham_narrowbold';
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    padding-top: 9px;
    text-align: center;
    font-weight: normal;}

.ContentImageFooter .PaylasBtn a:hover{

    background: #fff200;}.ContentImageFooter .ImageInfo{

    text-align: right;
    font-family: 'gotham_narrowlight';
    font-size: 0.72em;
    font-style: italic;
    padding-top: 10px;
    padding-right: 2px;

}.ContentTitle{

    /*font-family: 'gotham_narrowlight';*/
    font-family: 'QuestaGrande-Regular',Georgia,Times,Times New Roman,serif;
    font-size: 35px;
    width: 650px;
    margin: 0 auto;
    border-bottom: 1px dotted #e1e1e1;
    border-top: 1px dotted #e1e1e1;
}

.ContentTitle p{
    margin: 10px 0;
}

.ContentSubTitle{
    /*font-family: 'gotham_narrowlight';*/
    font-family: 'Questa-Medium',Georgia,Times,Times New Roman,serif;
    font-size:16px;
    line-height: 22px;
    width: 675px;
    margin: 0 auto;
    border-bottom: 1px dotted #e1e1e1;
    border-top: 1px dotted #e1e1e1;

}.ContentText{
    /*font-family: 'gotham_narrowlight';*/
    font-family: 'Questa-Regular',Georgia,Times,Times New Roman,serif;
    line-height: 21px;
    font-size: 15px;
    margin: 0 auto;
    width: 675px;}
	
	.ContentImage{
    font-size: 12px;
    color: #ff0000;
    width: 650px;
    height: 95px;
    padding-top: 33px;

	}

.ContentImageBtn{

    background: url("../images/icons/upload-file.png") no-repeat 0 -45px;
    width: 47px;
    height: 45px;
    display: block;
    margin: 0 auto;
}

.ContentImageBtn:hover{

    background: url("../images/icons/upload-file.png") no-repeat 0 0px #e1e1e1;

}

.ContentImageTxtBtn{
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    color: #ff0000;
    display: block;
    text-decoration: none;
    text-align: center;
}

.ContentImageInfoBox{
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    margin: 0 auto;
    width: 650px;
    font-style: italic;
}

.ContentVideoInfoBox{
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    color: #ff0000;
    width: 720px;
	margin: 0 auto;
    background: #e1e1e1;

}.PageMainTitle{
    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    min-height: 17px;
    padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
}

#CalendarWrapper {
    width:880px;
    min-height:500px;
}.CalendarContainer{

    overflow:hidden;
    position: relative;
}

.CalendarDetailHeader{
    position: relative;
    overflow: hidden;
    height: 54px;
}

.CalendarCaption{
    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    height: 39px;
    padding-top: 21px;
    padding-left: 12px;
    text-align: left;
    float: left;
}.CalendarDetailDayNumber{

    height: 60px;
    background: #454545;
    top: -4px;
    color: #fff200;
    width: 85px;
    float: right;
    text-align: center;
    font-family: 'gotham_narrowmedium';
    font-size: 48px;
    position: relative;
}.CalendarDetailSubHeader{

    background: #fff200;
    height: 32px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px dotted #e1e1e1;
    margin-bottom: 12px;

}

.CalendarDetailSubHeaderCaption{

    font-family: 'gotham_narrowlight';
    font-size: 14px;
    height: 24px;
    padding-top: 8px;
    padding-left: 12px;
    text-align: left;
    float: left;
    position: relative;

}

.CalendarDetailTabContainer{
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 50%;

}
.CalendarDetailTabItem{
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    height: 24px;
    display: inline-block;
    color: #000000;
    text-decoration: none;
    padding: 8px 16px 0 35px ;

}.CalendarDetailTabItemSelected{
    background: #ffffff;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    height: 24px;
    display: inline-block;
    color: #000000;
    text-decoration: none;
    padding: 8px 16px 0 35px;
    border-bottom: 1px solid #ffffff;

}

#BtnCalendarAgenda{
    background: url("../images/icons/event-cal.png") no-repeat 9px 7px;
}#BtnCalendarAgenda.CalendarDetailTabItemSelected{
    background: #ffffff url("../images/icons/event-cal.png") no-repeat 9px 7px;
}#BtnCalendarList{

    background: url("../images/icons/event-doc.png") no-repeat 9px 7px;
}

#BtnCalendarList.CalendarDetailTabItemSelected{

    background: #ffffff url("../images/icons/event-doc.png") no-repeat 9px 7px;

}
.CalendarDetailSubHeaderMonth{
    text-align: center;
    font-family: 'gotham_narrowlight';
    font-size: 20px;
    float: right;
    position: relative;
    width: 110px;
    top: -30px;
}.EventListContainer{
    width: 732px;
    margin: 0 auto;
}

.EventListItem{

    width: 732px;
    height: 180px;
    border-bottom: 1px dotted #e1e1e1;
    padding: 12px 0;}

.EventListItemImageContainer{

    width: 281px;
    float: left;
    margin-top: 12px;

}.EventListItemInfoContainer{

    float: left;
    width: 438px;
    margin-left: 12px;

}.EventListItemTitleContainer{
    border-top: 1px dotted #e1e1e1;
    height: 57px;
    font-family: 'Georgia,Times,Times New Roman,serif';
    font-size: 18px;
    padding-top: 10px;

}

.EventListItemTitleContainerDetail{
	border-bottom: 1px dotted #e1e1e1;
    border-top: 1px dotted #e1e1e1;    
	height: 47px;
    font-family: 'Georgia,Times,Times New Roman,serif';
    font-size: 18px;
    padding-top: 10px;
	padding-bottom: 10px;

}

.EventListItemSubTitleContainer{
    border-top: 1px dotted #e1e1e1;
    height: 47px;
    font-family: 'Georgia,Times,Times New Roman,serif';
    font-size: 12px;
    padding-top: 10px;
	overflow: hidden;
	line-height: 15px;
}

.EventListItemBtnContainer{
    border-top: 1px dotted #e1e1e1;
    height: 50px;
}

.EventListItemDateContainer{
    position: relative;
    top: 0px;
    float: right;
    width: 100px;
    line-height: 16px;
}

.EventListItemDateContainerLeft{
    display: table-cell;
    height: 47px;
    line-height: 16px;
    vertical-align: middle;
    width: 580px;
}
.EventListItemDateContainerRight{
    display: table-cell;
    height: 47px;
    line-height: 16px;
    text-align: right;
    width: 100px;
}

.EventListHour{
    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    text-align: right;
}

.EventListDateStart{
    font-family: 'gotham_narrowlight';
    font-size: 10px;
    text-align: right;
}

.EventListDateEnd{
    font-family: 'gotham_narrowlight';
    font-size: 10px;
    text-align: right;
}

.EventListPlace{
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-align: right;
    position: relative;
    top: -15px;
}.BtnEventListDevam{
    height: 23px;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding: 8px 12px 0 12px;
    border: 1px solid #e1e1e1;
    margin: 20px 0 15px 0;
    float: right;
    text-align: center;
}

.BtnEventListDevam:hover{
    background: #fff200;
}
.BtnEventListEkle{

    height: 23px;
    background: #ffffff url("../images/icons/btn-plus-2.png") no-repeat right;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding: 8px 36px 0 10px;
    border: 1px solid #e1e1e1;
    margin: 20px 10px 15px 10px;
    float: right;
    text-align: center;
}

.BtnEventListEkle.Detay{

    float: left;
	font-size: 12px;
    height: 25px;
	font-family: "gotham_narrowbold";
	letter-spacing: 1px;
    margin: 15px -5px 0 9px;
    padding: 8px 36px 0 10px;
}

.BtnEventListEkle:hover{
    background: #fff200 url("../images/icons/btn-plus-2.png") no-repeat right;
}.BtnEventListPaylas{
    height: 23px;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding: 8px 12px 0 12px;
    border: 1px solid #e1e1e1;
    margin: 20px 0 15px 0;
    float: right;
    text-align: center;
}

.BtnEventListPaylas:hover{
    background: #fff200;
}.BtnDevaminiYukle{
    height: 23px;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding: 8px 12px 0 12px;
    border: 1px solid #e1e1e1;
    margin: 20px auto;
    width: 100px;
    text-align: center;
}

.EventListSeparator{
    height: 22px;
    border-bottom: 1px solid #e1e1e1;
    background: #e1e1e1;
    font-family: 'gotham_narrowlight';
    font-size: 14px;
    padding: 6px 0 0 12px;
    margin-bottom: 12px;
}
.EventDetailPager{
    position: relative;
    top: -23px;
}
.EventDetailPager {
    overflow:hidden;
    width:880px;
    height:51px;
    border-bottom:1px solid #cfcfcf;
    font-family: 'gotham_narrowbold';
    font-size:13px;
}
.EventDetailPager a {
    display:block;
    text-decoration:none;
    color:#000;
    background-image:url(../images/editor-nav_sep.gif);
    background-repeat:no-repeat;
    padding:16px;
}
.EventDetailPager a:hover {
    background-color:#fff200;
    border-bottom:2px solid #000;
}
.EventDetailPager a.Prev {
    float:left;
    background-position:right 17px;
}
.EventDetailPager a.Next {
    float:right;
    background-position:left 17px;
}.EventDetailContainer{
    width: 680px;
    margin: 0 auto ;
}
.EventDetailImageFooter{
    height: 36px;
    position: relative;
    margin: 0 auto;
    top: -15px;}

.EventDetailImageFooter .ImageInfo{

    text-align: right;
    font-family: 'gotham_narrowlight';
    font-size: 10px;
    font-style: italic;
    padding-top: 10px;

}
.EventDetailInfoContainer{
    font-family: 'Georgia,Times,Times New Roman,serif';
    font-size: 12px;
	padding-top: 10px;
}

.EventDetailBtnContainer{

    height: 90px;
	float: left;
}

.BtnEventDetailEkle{

    height: 23px;
    background: #ffffff url("../images/icons/btn-plus-2.png") no-repeat right;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding: 8px 36px 0 10px;
    border: 1px solid #e1e1e1;
    margin: 20px 10px 15px 0px;
    float: left;
    text-align: center;
}

.BtnEventDetailEkle:hover{
    background: #fff200 url("../images/icons/btn-plus-2.png") no-repeat right;
}.EventDetailBtnContainer .LoveItBtn {
    float: left;
    padding-top: 20px;;
}

.EventDetailBtnContainer .LoveItBtnLoved {
    float: left;
    padding-top: 20px;
}

.EventMonthList{

    height: 18px;
    border-bottom: 1px dotted #e1e1e1;
    text-align: center;
    position: relative;}

.EventMonthList ul{

    margin: 0 auto;
    padding: 0;
    display: inline-block;
    position: relative;
    top: -24px;
}.EventMonthList ul li{

    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}.EventMonthList ul li a{

    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    height: 22px;
    display: block;
    padding: 8px 16px 0 16px;

}

.EventMonthList ul li a.Selected{

    background: #d9d9d9;

}
.EventMonthList ul li a:hover{

    background: #d9d9d9;

}

.EventYearTitle{
    font-family: 'gotham_narrowmedium';
    font-size: 14px;
    text-align: center;
    margin: 10px 0;

}.EventDayList ul{

    margin: 0 auto;
    padding: 0;
    display: inline-block;
    position: relative;
}.EventDayList ul li{

    list-style: none;
    margin: 0;
    float: left;
    font-family: 'gotham_narrowmedium';
    font-size: 11px;
    color: #000000;
    padding: 6px 41px 4px 40px;
    display: inline-block;
    border-right: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;

}.EventDayList ul li.Last{

    border-right: none;
    padding-right: 42px;

}

.EventCalendarTable{
    display: table;
    width:100%;
    border-bottom:1px solid #e1e1e1;
    font-family: 'gotham_narrowmedium';
    font-size: 11px;
}

.EventCalendarTable .row {
    display: table-row;

}

.EventCalendarTable .cell {
    display: table-cell;
    border-top:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
    height: 128px;
    width: 14%;
    padding: 6px;
    overflow: hidden;
}

.EventCalendarTable .today{
   background: none repeat scroll 0 0 #FFF200;
}

.EventCalendarTable .DayList .cell {

    height: 14px;
    padding-top: 6px;
    text-align: center;}

.EventCalendarTable .LastColumn{
    border-right:none;
}.EventCalendarTable .EventCalendarToday{
    background: #fff200;
}

.EventCalendarTable .cell .EventCalendarItem ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.EventCalendarTable .cell .EventCalendarItem ul li{
    margin: 0;
    padding: 0;
    list-style: none;
}

.EventCalendarItemTime{
    font-weight: bold;
    color: #000000;
}

.EventCalendarItemTitle{
    color: #000000;
}

.EventCalendarDateNumber{
    padding-left: 1px;
}.EventCalendarHoverBox{
    -webkit-box-shadow: 0px 4px 30px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 4px 30px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 4px 30px 0px rgba(50, 50, 50, 0.3);
    height: 120px;
    min-width: 215px;
    position: absolute;
    z-index: 999;
    background: #fff200;
    top: 0px;
    left: 0px;
    display: none;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
}

.EventCalendarHoverBox .BottomArrow{
    position: relative;
    z-index: 1500;
    height: 7px;
    width: 20px;
    margin: 0 auto;
    background: url("../images/hover-box-arrow.png") no-repeat 0 0;
    top: 8px;

}

.EventCalendarItem ul li{
    cursor: pointer;
}.EventCalendarItem ul li a{

    color: #000000;
    text-decoration: none;

}
.EventCalendarHoverBox .ContentTop{

    height: 92px;

}

.EventCalendarHoverBox .ContentBottom{
    border-top: 1px solid #555413;
    height: 13px;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.EventCalendarHoverBox .ContentTop .EventImage{
    float: left;
    padding-left: 11px;
    padding-top: 14px;
    margin-right: 10px;
}
.EventCalendarHoverBox .ContentTop .EventTitle{
    padding-left: 10px;
    padding-top: 14px;

}
.EventCalendarHoverBox .ContentBottom .EventPlace{
    float: right;
}

.EventCalendarHoverBox .ContentBottom .EventTime{
    float: left;
    font-weight: bold;
    font-family: 'gotham_narrowlight';
}.EventImageData{
    display: none;
}

.EventTitleData{
    display: none;
}.EventPlaceData{
    display: none;
}

.EventTimeData{
    display: none;
}.MembershipAddProject{
    background: #fff200 url("../images/icons/icon-icerik-ekle.png") no-repeat right 4px;
    font-family: 'gotham_narrowmedium';
    font-size: 12px!important;
    color: #000000;
    text-decoration: none;
    padding-right: 75px;
    padding-left: 10px;
    padding-top: 5px;
    height: 20px;
    border-left: 1px solid #e1e1e1;
}.MembershipSettingsBtn {
    background: #FFFFFF url("../images/icons/icon-settings.png") no-repeat 8px center;
    height: 26px;
    width: 33px;
	text-decoration:none;
	text-align:center;}

.MembershipSettingsBtn #notification_count {

    position:inherit;
	font-weight: bold ;
	margin-top:19px;
	margin-right:5px;
	font-size:11px;
	float:right;
	text-align:center;
	color:#000000 ;
}

.MembershipSettingsBtn.Active {
    background: #FFFFFF url("../images/icons/icon-settings_active.png") no-repeat center 5px;
    height: 26px;
    width: 26px;
    padding-left: 7px;
}.MembershipLogoutBtn {
    background: #FFFFFF url("../images/icons/icon-logout.png") no-repeat center 5px;
    height: 26px;
    width: 26px;
    padding-left: 7px;
}
.RightColNavItem{

    border-bottom: 1px solid #cfcfcf;
    text-align: center;
    height: 40px;

}

.RightColNavItem a{

    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    display: block;
    padding: 13px 0px 12px 0px;

}

.RightColNavItem a:hover{

    background: #fff200;
}.RightColNavItemAbout{

    border-bottom: 1px solid #cfcfcf;
    text-align: center;
    height: 37px;

}

.RightColNavItemAbout a{    font-family: 'gotham_narrowlight';    text-align: left;

    text-decoration: none;
	
    color: #000000;
	
    display: block;
	
    padding: 10px 0px 7px 8px;

}

.RightColNavItemAbout a:hover{

    background: #fff200;
}
.CenteredFilterTitle{

    width:inherit;
    text-align:center;
    position: relative;
    height: 78px;

}.CenteredFilterTitle span{

    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    margin-left: 8px;
    padding-top: 12px;
    cursor: inherit;
}

.CenteredFilterTitle.filterTitleClosed{

    border-bottom: 1px solid #CECECE;
    height: 40px;

}
.FilterListPerson{

    list-style-type: none;
    margin: 0;
    padding: 0;
}.FilterListPerson .FilterListPersonItem{

    margin: 0!important;
    color: #000000;
    background: #FFFFFF!important;
    border-bottom: 1px dotted #e1e1e1;
    height: 36px;
    padding-top: 11px;
    padding-bottom: 10px;
    cursor: pointer;
    font-family: 'gotham_narrowmedium';
    font-size: 11px;

}

.FilterListPerson .FilterListPersonItem:hover{

    margin: 0;
    color: #000000;
    background: #FFF200!important;}

.FilterListPerson .FilterListPersonItem a{

    padding-left: 8px;
    padding-top: 0;
}.FilterItemProfilePic{

    float: left;
    border-radius: 1000px;
    margin-left: 0px;

}.FilterItemProfileName{

    float: left;
    margin-left: 10px;
    width: 120px;
    margin-top: 2px;

}.FilterItemProfileTitle{

    float: left;
    margin-left: 10px;
    width: 120px;
    font-family: 'gotham_narrowlight';
    font-size: 10px;}#FilterListPersonScrollBox{

    height: 312px;

}

.FilterListPersonItem.Selected{
    background: #fff200;
}
.EditorMainContainer{
    margin-top: 50px;
    position: relative;
    width: 680px;
    margin: 0 auto;
}.EditorBtnContainer{

    width: 590px;
    height: 92px;
    background: #ffffff;

    -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);

    margin: 20px auto;

}
.EditorTxtIconContainer{
    height: 92px;
    width: 65px;
    background: url("../images/icons/editor-icon-txt.png") no-repeat center center;
    float: left;
    border: 1px solid #DDDDDD;
}.EditorImgIconContainer{
    height: 92px;
    width: 64px;
    background: url("../images/icons/editor-icon-img.png") no-repeat center center;
    float: left;
    border: 1px solid #DDDDDD;
}

.EditorSndIconContainer{
    height: 92px;
    width: 64px;
    background: url("../images/icons/editor-icon-audio.png") no-repeat center center;
    float: left;
    border: 1px solid #DDDDDD;
}

.EditorTxtBtnContainer{
    width: 130px;
    float: left;
    height: 93px;
    border-bottom: 1px solid #DDDDDD;
}

.EditorImgBtnContainer{
    width: 130px;
    float: left;
    height: 93px;
    border-bottom: 1px solid #DDDDDD;
}

.EditorSndBtnContainer{
    width: 130px;
    float: left;
    height: 93px;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

.EditorBtnContainer ul {

    list-style: none;
    margin: 0;
    padding: 0;}

.EditorBtnContainer ul li {

    list-style: none;
    margin: 0;
    padding: 0;

}

.EditorBtnContainer ul li a{

    font-family: 'gotham_narrowmedium';
    font-size:11px;
    color: #000000;
    text-decoration: none;
    height: 21px;
    padding-top: 8px;
    border-top: 1px solid #DDDDDD;
    display: block;
    padding-left: 12px;
    background: #ffffff;

}

.EditorBtnContainer ul li a:hover{
    background: #FFF200;
}

.EditorBtnContainer ul li a.Last{

    border-bottom: 1px solid #DDDDDD;

}.EditorBtnContainerLeft{
    border-right:1px solid #000000;
    width:90px;
    height: 132px;
    float: left;
}
.EditorBtnContainerCaption{
    font-family: 'gotham_narrowmedium';
    font-size:12px;
    padding: 12px 12px;
}.EditorBtnContainerRight{
    float: left;}.EditorBtnContainerRight ul{
    font-family: 'gotham_narrowmedium';
    font-size:12px;
    list-style: none;
    padding-left: 15px;
    float: left;

}

.EditorBtnContainerRight ul.col1{
    width: 140px;

}
.EditorBtnContainerRight ul.col2{
    width: 120px;
    margin-left: 8px;
    background: url("../images/icons/editor-btn-seperator.png") no-repeat 0 4px;

}
.EditorBtnContainerRight li.Txt{

    background: url("../images/icons/add-text.png") no-repeat 0 0;
    padding-left: 30px;
    height: 35px;
    padding-top: 5px;
}.EditorBtnContainerRight li.Image{

    background: url("../images/icons/add-image.png") no-repeat 0 2px;
    padding-left: 38px;
    height: 35px;
    padding-top: 0px;
}
.EditorBtnContainerRight li.Video{

    background: url("../images/icons/add-video.png") no-repeat 0 2px;
    padding-left: 35px;
    height: 35px;
    padding-top: 0px;
}.EditorBtnContainerRight li.Music{

    background: url("../images/icons/add-music.png") no-repeat 0 2px;
    padding-left: 20px;
    height: 35px;
    padding-top: 0px;
}

.EditorMainContainer *:focus {
    outline: 1px solid #000000;
}

.EditorBtnContainerRight li a{

    display: block;
    color: #000000;
    text-decoration: none;
    font-family: 'gotham_narrowmedium';
    font-size:12px;
}.EditorMainContainer .ContentTitle{

    font-family: 'gotham_narrowlight';
    font-size: 34px;
    padding: 12px 12px;
    border: 1px solid #efefef;
    width: 658px;}.EditorMainContainer .ContentSubTitle{
    font-family: 'gotham_narrowlight';
    font-size:14px;
    padding: 12px 12px;
    border: 1px solid #efefef;
    width: 658px;}.EditorMainContainer .ContentText{
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    padding: 12px 12px;
    border: 1px solid #efefef;
    width: 658px;}

.EditorMainContainer .ContentImage{
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    color: #ff0000;
    width: 680px;
    height: 95px;
    background: #e1e1e1;
    padding-top: 33px;

 }

.EditorMainContainer .ContentImageBtn{

    background: url("../images/icons/upload-file.png") no-repeat 0 -45px;
    width: 47px;
    height: 45px;
    display: block;
    margin: 0 auto;
}

.EditorMainContainer .ContentImageBtn:hover{

    background: url("../images/icons/upload-file.png") no-repeat 0 0px #e1e1e1;

}

.EditorMainContainer .ContentImageTxtBtn{
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    color: #ff0000;
    display: block;
    text-decoration: none;
    text-align: center;
}

.EditorMainContainer .ContentImageInfoBox{
    border: 1px solid #e1e1e1;
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    margin-bottom: 10px;
    padding: 12px;
    width: 658px;
}

.grid>li.GundemBox, .grid>li.VideoBox {
    opacity: 1!important;
}

.EditorMainContainer .ContentVideo{
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    color: #ff0000;
    width: 720px;
    background: #e1e1e1;
    height: 405px;
    margin-left: -20px;

}.EditorMainContainer .ContentVideoInfoBox{
    border: 1px solid #e1e1e1;
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    margin-bottom: 10px;
    padding: 24px 12px 12px 12px;
	padding-bottom:20px;
    width: 550px;
    float: left;
    color: #000000;
    background: #ffffff;}

.EditorMainContainer .BtnVideoShow{
    width: 60px;
    float: left;
    border: 1px solid #e1e1e1;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    color: #000000;
    margin-top: 20px;
    text-decoration: none;
    text-align: center;
    display: block;
    height: 23px;
    padding-top: 9px;
    position: relative;
    left: 42px;}#ContentTemplates{
    display: none;
}.SilBtn{

    position: relative;
    left: 664px;
    top:20px;
    z-index: 99;
    width: 32px;
    height: 33px;
    display: block;
    background: url("../images/icons/red2.png") no-repeat 0 0;

}
.SilBtn:hover{

    background: url("../images/icons/red2.png") no-repeat 0 -33px;

}.VideoSilBtn{
    left: 704px
}.AddSeparator{
    display: block;
    width: 680px;
    height: 32px;
    background: #ffffff ;
    border: 1px solid #ffffff;
}
.AddSeparator:hover{
    border: 1px solid #fff200;
    background: url("../images/icons/btn-plus.png") no-repeat center center;
 }.VideoContentHeaderVideoInfo{

   height: 40px;
   border-bottom: 1px dotted #e1e1e1;
   padding: 0 12px;

}.VideoContentHeaderVideoInfo .VideoTitle{

    font-family: 'gotham_narrowmedium';
    font-size: 20px;
    float: left;
    margin-top: 7px;

}
.VideoContentHeaderVideoInfo .VideoDate{

    font-family: 'gotham_narrowlight';
    font-size: 9px;
    float: right;
    margin-top: 15px;

}.VideoListVideoContainer{
    /*margin-left: 10px;*/
    display:flex;
    align-items:center;
    justify-content:center;
}

.VideoListVideoDate{
    font-family: 'gotham_narrowlight';
    font-size: 9px;
    text-align: right;
    margin-top: 10px;
    margin-right: 12px;
}
.VideoListVideoTitle{
    font-family: 'gotham_narrowmedium';
    font-size: 18px;
    margin-top: 10px;
    padding-left: 10px;
    border-top:1px dotted #e1e1e1 ;
    border-bottom:1px dotted #e1e1e1 ;
    padding-top: 10px;
    padding-bottom: 10px;

}.VideoListVideoInfo{
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    margin-top: 10px;
    padding: 10px;

}
.BtnVideoListDevam{
    border: 1px solid #E1E1E1;
    color: #000000;
    display: block;
    float: left;
    font-family: 'gotham_narrowbold';
    font-size: 12px;
    font-weight: normal;
    height: 23px;
    letter-spacing: 1px;
    margin: 10px 0 15px 10px;
    padding: 8px 12px 0;
    text-align: center;
    text-decoration: none;
    width: 75px;
}

.BtnVideoListDevam:hover{
    background: #fff200;
}

.VideoListVideoItem{
    border-bottom:1px dotted #e1e1e1 ;
}.VideoListShareBox .LoveItBtn{
    float: left;
    z-index: 20;
}

.VideoListShareBox .LoveItBtn a{
    margin: 0;
}.VideoListShareBox .LoveItBtnLoved{

    float: left;
    z-index: 20;

}

.VideoListShareBox .LoveItBtnLoved a{

    margin: 0;

}.VideoListShareBox .PaylasBtn{
    float: left;
    margin: 15px;
    z-index: 20;
}

.VideoListShareBox .PaylasBtn a{
    width: 73px;
    height: 24px;
    display: block;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    color: #000000;
    font-family: 'gotham_narrowbold';
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    padding-top: 9px;
    text-align: center;
}.VideoListShareBox .PaylasBtn a:hover{
    background: #fff200;
}

.VideoListShareBox{
    height: 65px;
    border-top: 1px solid #e1e1e1;
    padding-left: 10px;
}#GundemListLeft.NoBorderList{
    border-right: none;
    width: 430px;
    margin-right: 10px;
}.VideoListViewCounts{
    height: 32px;
    margin-top: 17px;
    margin-right: 30px;
    float: right;
}

.VideoListViewCounts  div {

    font-family: 'gotham_narrowbold';
    font-size: 11px;
    width: 60px;

}
.VideoListViewCounts .Yorum {
    float: left;
    height: 31px;
    position: relative;
    background: url("../images/view-counts-seperator.png") no-repeat 48px center;

}

.VideoListViewCounts .Yorum img {
    top: 6px;
    position: relative;
    margin-right: 6px;
}
.VideoListViewCounts .Takipci {
    float: left;
    height: 31px;
    position: relative;

}

.VideoListViewCounts .Takipci img {
    top: 6px;
    position: relative;
    margin-right: 6px;
}

.VideoListViewCounts .Goruntulenme {
    float: left;
    height: 31px;
    position: relative;
    background: url("../images/view-counts-seperator.png") no-repeat 48px center;
}

.VideoListViewCounts .Goruntulenme img {
    top: 6px;
    position: relative;
    margin-right: 6px;
}
.VideoDetayVideoInfo{

    width: 680px;
    margin:0 auto;
}

.VideoDetayVideoInfo .VideoTitle{

    font-family: 'gotham_narrowmedium';
    font-size: 24px;
    border-bottom: 1px dotted #e1e1e1 ;
    padding: 12px 24px;

}

.VideoDetayVideoInfo .VideoInfoText{

    font-family: 'gotham_narrowlight';
    font-size: 12px;
    padding: 16px 12px;

}.ContentBottomSection{
    position: relative;
	float:left;
}.ContentBottomSection #ProjectTagsContainer {
    width:680px;
    margin:14px auto 8px auto;
    border:1px solid #cfcfcf;
    padding-bottom: 4px;

}
.ContentBottomSection #SocialWrapper {
    width: 680px;
    height: 44px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: -48px;
    border: none;
}.ContentBottomSection #SocialWrapper #SocialIcons {

    width: 680px;
    padding-top: 12px;}

.ContentBottomSection .ProjectStatsContainer{

    width: 680px;
    border-top: 1px dotted #e1e1e1;
    margin: 10px auto 0 auto;
}.ContentBottomSection #ProjectStats {
    overflow: hidden;
    width: 175px;
    height: 30px;
    margin: 10px auto 0 auto;
    border: none;}

.ContentBottomSection #ProjectStats  div {

    font-family: 'gotham_narrowbold';
    font-size: 11px;
    padding-right: 6px;
}
.ContentBottomSection #ProjectStats  .Yorum {
    float: left;
    height: 31px;
    position: relative;

}

.ContentBottomSection #ProjectStats  .Yorum img {
    top: 6px;
    position: relative;
    margin-right: 6px;
}
.ContentBottomSection #ProjectStats  .Takipci {
    float: left;
    height: 31px;
    position: relative;
}

.ContentBottomSection #ProjectStats .Takipci img {
    top: 6px;
    position: relative;
    margin-right: 6px;
}

.ContentBottomSection #ProjectStats  .Goruntulenme {
    float: left;
    height: 31px;
    position: relative;
}

.ContentBottomSection #ProjectStats  .Goruntulenme img {
    top: 6px;
    position: relative;
    margin-right: 6px;
}.ContentBottomSection #ProjectStats  .ProjectStatsSeperator {
    background: url("../images/view-counts-seperator.png") no-repeat center center;
    height: 31px;
    float: left;
    position: relative;
    margin-right: 6px;
    width: 1px;
}.CopyRightInfoContainer{
    background: #fff200;
    width: 296px;
    padding: 30px;

}.CopyRightInfoCaption{

    font-family: 'solomon_sans_lightregular';
    font-size: 30px;
    color: #FF0000;

}

.CopyRightInfoContainer .SeperatorDotted{

    margin: 15px 0;
    background: url("../images/boxInfo_sep-black.png") no-repeat 0 0;
    height: 1px;}

.CopyRightIconContainer{
    margin-bottom: 10px;
}.CopyRightInfo .Caption{

    color: #FF0000;
    font-size: 11px;
    font-family: "gotham_narrowlight";
    background: url("../images/boxInfo_sep-black.png") no-repeat 0 17px;
    padding-bottom: 9px;

}

.CopyRightInfo.FullWidth .Caption{    background: url("../images/boxInfo_sep-black-long.png") no-repeat 0 17px;

}.CopyRightInfo{
    width: 148px;
    float: left;
}

.CopyRightInfo.FullWidth{
    width: 300px;
    float: left;
}

.CopyRightInfo ul{

    list-style: none;
    padding: 0;
    margin: 0 0 14px 0;

}.CopyRightInfo ul li{

    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 11px;
    font-family: "gotham_narrowlight";

}
.LoginRegisterContainer{
    background: #fff200;
    width: 276px;
    padding: 30px 40px;
}.CropContainerMain{

    height: 575px;
    background: url("../images/crop-preview-bg.png") repeat-y 0 0;
    width: 880px;
    position: relative;
}

.CropImageContainer{

    position: absolute;
    top: 25px;
    left: 340px;

}

.GeneralBox.CropPreview {
    position: absolute;
    left: 20px;
    top: 25px;
    background: #FFFFFF;

    -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}.GeneralBox.CropPreview .BoxInfoOwnerImage {
   z-index: 100;
}

.CropBtnContainer{

    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;

    /*
    padding-left: 610px;
    width: 270px;
    */
    background: #ffffff;
    height: 42px;

}

.BtnCropYeni{
    display: block;
    font-family: 'gotham_narrowbold';
    font-size: 13px;
    text-decoration: none;
    float: right;
    color: #000000;
    width: 103px;
    background: url("../images/icons/btn-plus.png") no-repeat 94px 8px;
    border: 1px solid #ccc;
    padding-top: 7px;
    height: 24px;
    padding-left: 16px;
    margin-right: 8px;
}
.BtnCropIleri{
    display: block;
    font-family: 'gotham_narrowbold';
    font-size: 13px;
    text-decoration: none;
    float: right;
    color: #000000;
    width: 103px;
    border: 1px solid #ccc;
    padding-top: 7px;
    height: 24px;
    margin-right: 8px;
    text-align: center;
    margin-left: 10px;
}.BtnCropKaydet{
    display: block;
    font-family: 'gotham_narrowbold';
    font-size: 13px;
    text-decoration: none;
    float: right;
    color: #000000;
    background: url("../images/icons/add-works3.png") no-repeat right 5px;
    border: 1px solid #ccc;
    padding-top: 7px;
    height: 24px;
    padding-left: 16px;
    padding-right: 40px;
    margin-right: 20px;
}

.BtnCropDevam{
    display: block;
    font-family: 'gotham_narrowbold';
    font-size: 14px;
    text-decoration: none;
    float: left;
    color: #000000;
    background: url("../images/crop-btn-bg.jpg") no-repeat 0 4px;
    width: 112px;
    text-align: center;
}
.ReportContainer{
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #2D2C4D;
    scrollbar-highlight-color:#7D7E94;
    scrollbar-3dlight-color: #7D7E94;
    scrollbar-darkshadow-color: #2D2C4D;
    scrollbar-track-color: #7D7E94;
    scrollbar-arrow-color: #C1C1D1;

}

.ReportContainer{

    background: #fff200;
    width: 276px;
    padding: 30px 60px;

}.ReportInputBox{
    width: 256px;
    height: 30px;
    border: 1px solid #000000;
    background: #fff200;
    color: #000000;
    padding:0 12px;
    font-size: 12px;
    font-family: 'gotham_narrowlight';
    margin-bottom: 10px;}

.ReportInputBox:focus{
    background: #fff980;

}.ReportTextArea{
    width: 256px;
    height: 90px;
    border: 1px solid #000000;
    background: #fff200;
    color: #000000;
    padding:6px 12px;
    font-size: 12px;
    font-family: 'gotham_narrowlight';
    margin-bottom: 10px;
}

.ReportSendBtn{
    height: 30px;
    border: 1px solid #000000;
    background: #fff200;
    color: #000000;
    padding:0 16px;
    font-size: 12px;
    font-family: 'gotham_narrowmedium';
    position: relative;
    left: 9px;
    display: block;
    float: right;
    cursor: pointer;
}

.ReportSubmitStatusText{
    position: relative;
    float: left;
    top: 5px;
    font-size: 12px;
    font-family: 'gotham_narrowlight';
}
.ReportContainer .ReportCaption{

    color: #FF0000;
    font-size: 38px;
    font-family: "solomon_sans_lightregular";
    margin-bottom: 12px;
}

.ReportContainer .ReportSubtitle{
    font-size: 12px;
    font-family: 'gotham_narrowlight';
    margin-bottom: 16px;

}

.ReportSelectType{

    font-size: 12px;
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    font-family: 'gotham_narrowlight';
    margin-bottom: 10px;
    height: 32px;

}.ProjectTitleEditInput{
    font-size: 30px;
    font-family: 'gotham_narrowlight';
    border: 1px solid #e1e1e1;
    position: relative;
    top: -4px;
    left: -3px;
}.RegisterActivityBorderTop{

    background: url("../images/register-activity-bg-top.png")no-repeat top center;
    height: 11px;
    width: 840px;
    margin: 20px auto 0 auto;

}.RegisterActivityBorderBottom{

    background: url("../images/register-activity-bg-bottom.png")no-repeat top center;
    height: 11px;
    width: 840px;
    margin: 0 auto;

}.RegisterActivityContent{

    background: url("../images/register-activity-bg-middle.png")repeat-y top center;
    height: 100%;
    width: 840px;
    min-height: 600px;
    margin: 0 auto;
    position: relative;

}

.RegisterActivityTitleContainer{

    position: relative;
    top: 200px;
    left: 200px;
}

.RegisterActivityTitle{

    color: #FF0000;
    font-size: 60px;
    font-family: "solomon_sans_lightregular";

}.RegisterActivitySubTitle{

    color: #000000;
    font-size: 30px;
    font-family: "gotham_narrowlight";

}.RegisterActivityArrow{
    position: absolute;
    top: 435px;
    left: 775px;
    z-index: 99;
}.RightColEmptyBox{
    height: 34px;
    border-bottom: 1px solid #e1e1e1;
}.RegisterActivityBtnDevam{

    height: 24px;
    border-bottom: 1px solid #e1e1e1;
    background: #fff200;
    color: #000000;
    font-size: 12px;
    font-family: "gotham_narrowmedium";
    display: block;
    text-align: center;
    text-decoration: none;
    padding-top: 10px;

}.RegisterActivitySelectBoxContainer{
    background: #f5f5f5;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #e1e1e1;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 5px;}

.RegisterActivitySelect{

    margin-bottom: 12px;
    height: 36px;

}.RegisterActivitySelectBoxContainer #box-1{
    z-index: 9999!important;
}.RegisterActivitySelectBoxContainer #box-2{
    z-index: 8888!important;
}.RegisterActivitySelectBoxContainer #box-3{
    z-index: 7777!important;

}
.RegisterActivitySelectBoxContainer #box-1 ul{
    z-index: 9999!important;
}.RegisterActivitySelectBoxContainer #box-2 ul{
    z-index: 8888!important;
}.RegisterActivitySelectBoxContainer #box-3 ul{
    z-index: 7777!important;

}

.RegisterActivitySelectBoxContainer #box-1 .jqTransformSelectWrapper{
    z-index: 9999!important;
}.RegisterActivitySelectBoxContainer #box-2 .jqTransformSelectWrapper{
    z-index: 8888!important;
}.RegisterActivitySelectBoxContainer #box-3 .jqTransformSelectWrapper{
    z-index: 7777!important;

}

.RegisterActivitySelectItem .UserImage{

    float: left;
    position: relative;

}


.RegisterActivitySelectItem .UserName{

    float: left;
    position: relative;
    width: 155px;
    font-size: 13px;
    font-family: "gotham_narrowmedium";
    margin-left: 5px;
    margin-top: 7px;


}


.RegisterActivitySelectItem .UserTitle{


    float: left;
    position: relative;
    width: 155px;
    font-size: 12px;
    font-family: "gotham_narrowlight";
    margin-left: 5px;
    margin-top: 2px;

}


.RegisterActivitySelectItem .SampleImageContainer{


    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 9px;
    padding-bottom: 5px;
    padding-left: 4px;

}

.RegisterActivityBtnTakipEt{

    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #e1e1e1;
    height: 27px;
    color: #000000;
    font-size: 12px;
    font-family: "gotham_narrowmedium";
    display: block;
    text-align: center;
    text-decoration: none;
    padding-top: 8px;
    background: #f5f5f5;


}

.RegisterActivityBtnTakipEt:hover{
    background: #fff200;
}


.RegisterActivityBtnTakipEt img{
    position: relative;
    top: 3px;
    left: 5px;
}



.StatisticsContainer{
    width: 880px;
    margin: 0 auto;
    margin-top: 40px;

}

#GeneralContainer.FullWidth {
    width: 1090px;
}
.StatisticsChartSelectContainer{
    background: url("../images/statistics-select-bg.png")no-repeat bottom center;
    height: 96px;
    margin-bottom: 35px;
}.StatisticsChartSelectContainerItem{
    width: 140px;
    height: 96px;
    display: block;
    text-decoration: none;
    font-size: 10px;
    font-family: "gotham_narrowmedium";
    border-right: 1px dotted #e1e1e1;
    float: left;

}

.StatisticsChartSelectContainerItem:hover{

    background: #fff200 url("../images/statistics-select-bg.png")no-repeat bottom center;

}

.StatisticsChartSelectContainerItem.Selected{

    background: #fff200 url("../images/statistics-select-bg.png")no-repeat bottom center;

}.StatisticsChartSelectContainerItem img{

    position: relative;
    top: 22px;
    margin: 0 auto;
    display: block;

}

.StatisticsChartSelectContainerItem p{

    position: relative;
    top: 32px;
    text-align: center;

}.DottedBorder{

    border-bottom: 1px dotted #e1e1e1;
    margin: 50px 0;
    height: 1px;

}.StatisticsNumbersTableHeader{

    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    position: relative;
    padding-top: 8px;
    height: 23px;
    background: #fff200;
    float: left;
    font-size: 12px;
    font-family: 'gotham_narrowmedium';
    width: 142px;
    text-align: center;

}

.StatisticsNumbersTableHeader.Wide{
    width: 252px;
}

.StatisticsNumbersTableContainer{

    width: 716px;
    margin: 0 auto;
    position: relative;
}

.StatisticsNumbersTable{
    display: table;
    width:100%;
    border-bottom:1px solid #e1e1e1;
    font-family: 'gotham_narrowmedium';
    font-size: 11px;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    margin-bottom: 26px;
}

.StatisticsNumbersTable .row {
    display: table-row;

}

.StatisticsNumbersTable .cell {
    display: table-cell;
    border-top:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
    height: 128px;
    width: 14%;
    padding: 6px;
    overflow: hidden;
    position: relative;
}.StatisticsNumbersTable .LastColumn{
    border-right:none;
}

.StatisticsNumbersTable .StatisticsNumber{
    font-size: 18px;
    text-align: center;
    position: relative;
    top: 48px;
}

.StatisticsNumbersTable .StatisticsNumberCaption{
    font-size: 10px;
    text-align: center;
    position: relative;
    top: 88px;

}
.StatisticsSelectBoxContainer{

    float: right;
    position: relative;
    left: 2px;

}.StatisticsPortfoyTable{
    display: table;
    width:100%;
    border-bottom:1px solid #e1e1e1;
    font-family: 'gotham_narrowmedium';
    font-size: 10px;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}

.StatisticsPortfoyTable .row {
    display: table-row;

}

.StatisticsPortfoyTable .cell {
    display: table-cell;
    border-top:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
    height: 21px;
    padding-top: 0px;
    padding-left: 10px;
    overflow: hidden;
    position: relative;
    text-align: left;
}.StatisticsPortfoyTable .cell.Icon {

    width: 10%;
    padding-left: 0;

}

.StatisticsPortfoyTable .cell.Proje {

    width: 40%;

}
.StatisticsPortfoyTable .cell.Info {

    width: 40%;

}

.StatisticsPortfoyTable .cell.Info img{

    float: left;
    position: relative;
    top: 9px;

}

.StatisticsPortfoyTable .cell.Profiles img{

    border-radius: 1000px;
    position: relative;
    top: 8px;
    width: 49px;
	height: 49px;
    margin-left: 2px;

}

.StatisticsPortfoyTable .cell .CellTitle {

    font-size: 11px;
    float: left;
    position: relative;
    left: 6px;
    top: 15px;
}
.StatisticsPortfoyTable .cell .CellSubTitle {

    font-size: 9px;
    font-family: 'gotham_narrowlight';
    float: left;
    position: relative;
    left: 6px;
    top: 21px;

}.StatisticsPortfoyTable .cell.Icon p {

    position: relative;
    top: -10px;
    font-size: 13px;
    text-align: center;}.StatisticsPortfoyTable .LastColumn{
    border-right:none;
}

.StatisticsPortfoyTable .StatisticsTableIconHeader{
    text-align: center;
    position: relative;
    top: 7px;
    padding-left: 0px;
}

.StatisticsPortfoyTable .StatisticsTableIconHeader img{
    width: 23px;
}
.StatisticsNumbersTableSmallCaption{

    float: right;
    position: relative;
    top: 12px;
    font-size: 10px;
    font-family: 'gotham_narrowmedium';

}.StatisticsPortfoyTable.ScrollContent{
}

.StatisticsPortfoyTable.ScrollContent .cell {

    height: 16px;

}

.BtnStatisticsHepsi{
    height: 23px;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    padding: 8px 12px 0 12px;
    border: 1px solid #e1e1e1;
    margin: 8px 0 15px 0;
    float: right;
    text-align: center;
    position: relative;
    right: 0;
}

.BtnStatisticsHepsi:hover{
    background: #fff200;
}

.BtnStatisticsHepsi.Left{
    right: 0;
    float: left;
}
.StatisticsHeaderComment{
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    position: relative;
    padding-top: 8px;
    height: 23px;
    float: left;
    font-size: 12px;
    font-family: 'gotham_narrowmedium';
    width: 344px;
    text-align: left;
    padding-left: 12px;
    border-bottom: 1px solid #e1e1e1;
}.StatisticsHeaderComment.Yellow{
    background: #fff200;
}.StatisticsHeaderComment img{
    float: right;
    width: 24px;
    position: relative;
    top: -3px;
    right: 14px;
}

.StatisticsHeaderLoveIt{
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    position: relative;
    padding-top: 8px;
    height: 23px;
    float: left;
    font-size: 12px;
    font-family: 'gotham_narrowmedium';
    width: 344px;
    text-align: left;
    padding-left: 12px;
    border-bottom: 1px solid #e1e1e1;
}.StatisticsHeaderLoveIt img{
    float: right;
    width: 24px;
    position: relative;
    top: -3px;
    right: 14px;
}

.CommentColumn{
    float: left;
}

.LoveItColumn{
    float: left;
}
.StatisticsScrollComment{

    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;

    height: 360px;
    width: 356px;

}

.StatisticsScrollLoveIt{

    border: 1px solid #e1e1e1;

    height: 360px;
    width: 356px;

}
.StatisticsScrollItem {

    font-size: 11px;
    font-family: 'gotham_narrowmedium';
    float: left;
    width: 50%;
    height: 60px;

 }.StatisticsScrollItem .CommentCount{

    font-size: 9px;
    font-family: 'gotham_narrowlight';
    position: relative;
    top: 25px;
    left: 12px;

}.StatisticsScrollItem .Name{

    position: relative;
    top: 20px;
    left: 10px}.StatisticsScrollItem img{

    border-radius: 1000px;
    position: relative;
    top: 10px;
    margin-left: 12px;
    float: left;
	width: 49px;
	height: 49px;

}.ContentImageCentered{
    text-align: center;
}
.flex-viewport ul li{
    position: relative!important;
    top: 0!important;
    left: 0!important;

}#GundemListContainer{

    float: left;
    min-height: 500px;
    width: 880px;
}.NotificationBox{
    width: 430px;
    min-height: 250px;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 4px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 4px 10px 0px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 36px;
    right: 30px;
    z-index: 99999;
    display: none;

}.NotificationBoxArrow{
    position: absolute;
    top: -14px;
    right: 5px;

}

.NotificationBoxRow{
    background: #ffffff;
    height: 80px;
    border-bottom: 1px solid #cccccc;
    position: relative;
}

.NotificationBoxRow.Grey{
    background: #f9f9f9;
}.NotificationBoxRowImage{

    padding-top: 18px;
    padding-left: 18px;
    margin-right: 18px;
    float: left;

}

.NotificationBoxRowImageRight{

    padding-top: 18px;
    margin-right: 18px;
    float: left;

}

.NotificationBoxContent{
    float: left;
    padding-top: 10px;
    width: 255px;
}

.NotificationBoxRowTitle{
    font-size: 11px;
	height: 30px;
    font-family: 'gotham_narrowmedium';
 }
 
 .NotificationDontShow{

    font-size: 9px;
	margin-top:10px;
    font-family: 'gotham_narrowmedium';
 }

.NotificationBoxRowTime{
    font-size: 11px;
    font-family: 'gotham_narrowlight';
  }

.NotificationBoxRowProfileImage{

    float: left;
    margin-top: 15px;

}

.NotificationBoxRowProfileImage img{

    border-radius: 1000px;
	width: 49px;
	height: 49px;

}

.NotificationBoxSeeAll{
    background: #ffffff;
    float: left;
    height: 19px;
    padding-top: 4px;
    text-align: center;
    width: 430px;
}

.NotificationBoxSeeAll a{

    font-size: 11px;
    font-family: 'gotham_narrowmedium';
    color: #000000;
    text-decoration: none;

}

.CalendarContainer .PageMainTitle{
   /*
    text-align: left;
    padding-left: 20px;
    */
}.FriendsContainer .PageMainTitle{
    /*
    text-align: left;
    padding-left: 20px;
    */
}.FriendsContainerRow{

   background: #ffffff;
   height: 175px;
   padding-left: 30px;

}

.FriendsContainerRow.First{

    background: #f3f3f3;
    border-bottom: 1px solid #cccccc;
	height:177px;

}

.FriendsContainerRow.Grey{

    background: #f8f8f8;
	height:177px;

}
.FriendsContainerRow .FriendItem{

    float: left;
    height: 145px;
    padding-top: 33px;
    width: 280px;}

.FriendsContainerRow .FriendItem .FriendImage{
    border-radius: 1000px;
    float: left;
    margin-bottom: 30px;
    margin-right: 10px;
    margin-top: 10px;
}

.FriendsContainerRow .FriendItem .FriendName{
    font-size: 11px;
    font-family: 'gotham_narrowmedium';
    float: left;
    width: 200px;
    margin-bottom: 6px;
}.FriendsContainerRow .FriendItem .FriendTitle{
    font-size: 10px;
    font-family: 'gotham_narrowlight';
    float: left;
    width: 200px;
    margin-bottom: 6px;
}.FriendsContainerRow .FriendItem .FriendTxt{
    font-size: 11px;
    font-family: 'gotham_narrowmedium';
    float: left;
    width: 200px;
}.FriendsContainerRow .FriendItem .BtnFriendAdd{

    height: 15px;
    border: 1px solid #E1E1E1;
    padding: 8px 10px 7px 10px;
    color: #000000;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
    font-family: 'gotham_narrowmedium';
    float: left;
    position: relative;
    top: -9px;

}

.FriendsContainerRow .FriendItem .BtnFriendAdd:hover{

    background: #FFF200;

}.FriendsContainerRow .FriendItem .BtnFriendAddIcon{
    background: url("../images/icons/bg-friend-remove.png") no-repeat center center ;
    height: 33px;
    width: 35px;
    float: left;
    display: block;
    margin-left: 51px;
    position: relative;
    top: -9px;
}.FriendsContainerRow .FriendItem .BtnFriendRemove{

    height: 27px;
    border: 1px solid #E1E1E1;
    padding: 8px 10px 7px 10px;
    color: #000000;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
    font-family: 'gotham_narrowmedium';
    margin-left: 56px;}

.FriendsContainerRow .FriendItem .BtnFriendRemove:hover{

    background: #FFF200;

}
.TakipEttiklerimItem .BtnFriendRemove{

    border: 1px solid #e1e1e1;
    color: #000000;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 11px;
    height: 16px;
    margin: 0 auto;
    padding: 8px 10px 7px;
    text-align: center;
    text-decoration: none;
    width: 75%;}

.TakipEttiklerimItem .BtnFriendRemove:hover{

    background: #FFF200;

}
.TakipEttiklerimItem .BtnFriendAdd{

    border: 1px solid #e1e1e1;
    color: #000000;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 11px;
    height: 16px;
    margin: 0 auto;
    padding: 8px 10px 7px;
    text-align: center;
    text-decoration: none;
    width: 75%;}

.TakipEttiklerimItem .BtnFriendAdd:hover{

    background: #FFF200;

}.TakipEttiklerimItem .FriendTxt{
    min-height: 20px;
}
.ExperiencePopupContainer{

    background: #fff200;
    width: 650px;
    padding: 30px;

}.ExperiencePopupTitle{

    color: #FF0000;
    font-family: 'gotham_narrowlight';
    font-size: 24px;

}

.ExperiencePopupSubTitle{

    color: #000000;
    font-family: 'gotham_narrowlight';
    font-size: 20px;

}.ExperiencePopupContainer .SeperatorDotted{

    margin: 15px 0;
    background: url("../images/boxInfo_sep-black.png") no-repeat 0 0;
    height: 1px;

}.ExperiencePopupInputLabel{

    color: #000000;
    font-family: 'gotham_narrowlight';
    font-size: 11px;
    float: left;
    width: 100px;
    line-height: 30px;

}

.ExperiencePopupInputSmall{

    color: #000000;
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    background: none repeat scroll 0 0 #FFF200;
    border: 1px solid #000000;
    height: 30px;
    margin-bottom: 10px;
    padding: 0 12px;
    width: 192px;
    float: left;
    margin-bottom: 20px;

}

.ExperiencePopupInputLabel.InputWeb {
    margin-left: 0;
    padding-right: 10px;
    text-align: right;
}
.ExperiencePopupInputLarge{

    color: #000000;
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    background: none repeat scroll 0 0 #FFF200;
    border: 1px solid #000000;
    height: 30px;
    margin-bottom: 10px;
    padding: 0 12px;
    width: 520px;
    float: left;
    margin-bottom: 20px;

}.ExperiencePopupInputLabel.And {
    margin-left: 0;
    text-align: center;
    width: 40px;
    font-size: 18px;
}.ExperiencePopupInputMedium{

    color: #000000;
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    background: none repeat scroll 0 0 #FFF200;
    border: 1px solid #000000;
    height: 30px;
    margin-bottom: 10px;
    padding: 0 12px;
    width: 238px;
    float: left;
    margin-bottom: 20px;

}.ExperiencePopupBtn{

    color: #000000;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    background: none repeat scroll 0 0 #FFF200;
    border: 1px solid #000000;
    height: 22px;
    padding-top:8px;
    width: 130px;
    float: left;
    margin-bottom: 20px;
    display: block;
    text-align: center;
    text-decoration: none;
    margin-top: 10px;

}

.ExperiencePopupBtn.Kaydet{
    border-right: none;
}

.ExperiencePopupSelect a{

    background: url("../images/icons/icon-radio-yellow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    padding-left: 21px;
    text-decoration: none;

}

.ExperiencePopupSelect{
    margin-bottom: 20px;
    margin-left: 100px;
}

.ExperiencePopupSelect a.Checked{
   background:url("../images/icons/icon-radio-yellow.png") no-repeat 0 -16px;
}
    

.ExperiencePopupInputLabel.InputYear {
    margin-left: 50px;
    width: 60px;

}
.ExperiencePopupInputLabel.MultiLine {
    line-height: 16px;

}.HoverMessageBox{

    width: 316px;
    height: 180px;
    background: #fff200;
    -webkit-box-shadow: 0px 4px 30px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow:    0px 4px 30px 0px rgba(50, 50, 50, 0.6);
    box-shadow:         0px 4px 30px 0px rgba(50, 50, 50, 0.6);
    position: absolute;
    z-index: 999;
    top: 5px;
    left: 425px;
    font-family: 'gotham_narrowlight';
    font-size: 12px;
    display: none;}

.HoverMessageBox .RightArrow{
    background: url("../images/hover-box-arrow-right.png") no-repeat 0 0;
    width: 24px;
    height: 54px;
    position: absolute;
    right: -24px;
    top: -3px;

}
.HoverMessageBox .MessageBoxTitle{

    color: #FF0000;
    font-size: 36px;
    font-family: 'gotham_narrowlight';
    padding: 0 26px;
    margin-top: 8px;

}.HoverMessageBox .MessageBoxSubTitle{

    font-size: 14px;
    font-family: 'gotham_narrowlight';
    padding: 0 26px;

}
.HoverMessageBox .MessageBoxText{    font-size: 12px;
    font-family: 'gotham_narrowlight';
    padding: 0 26px;
    line-height: 18px;}

.HoverMessageBox .MessageBoxSeparator{
    height: 1px;
    border-bottom: 1px solid #000000;
    margin: 10px 0;
    width: 100%;
}

/*   BİLDİRİMLER  ================================================  */.BildirimLinkContainer{

    height: 29px;
    padding-top: 11px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 15px;
}.LinkBildirimler{
	float:left;
	width:200px;
	font-size: 14px;
    font-family: 'gotham_narrowmedium';
    padding-left: 20px;
    text-decoration: none;
    color: #000000;
}

.LinkBildirimAyarlari{
    float: right;
    font-family: 'gotham_narrowmedium';
    font-size: 13px;
    padding-right: 20px;
    text-align: right;
    width: 200px;
    text-decoration: none;
    color: #000000;
}
.BildirimListContainer{

    width: 682px;
    margin: 20px auto 0 auto;

}.BildirimListHeader{

    height: 25px;
    background: #fff200;
    font-family: 'gotham_narrowmedium';
    font-size: 13px;
    padding-left: 16px;
    padding-top: 10px;
}

.BildirimListHeaderBorder{
    border-bottom: 1px solid #cccccc;
    height: 2px;
}.BildirimListItem{
    height: 31px;
    font-family: 'gotham_narrowlight';
    font-size: 13px;
    border-bottom: 1px solid #cccccc;
    padding-top: 13px;
    padding-left: 60px;
}.BildirimListItem a{
    text-decoration: none;
    color: #0937bb;
}

.BildirimListItem .BildirimTime{
    font-size: 10px;
}.BildirimListItem.IconCalendar{

    background: url("../images/icons/bildirim-calendar.png") no-repeat 0 0;
}.BildirimListItem.IconImage{

    background: url("../images/icons/bildirim-image.png") no-repeat 0 0;

}

.BildirimListItem.IconLightning{

    background: url("../images/icons/bildirim-lightning.png") no-repeat 0 0;

}

.BildirimListItem.IconDocument1{

    background: url("../images/icons/bildirim-document1.png") no-repeat 0 0;

}

.BildirimListItem.IconDocument2{

    background: url("../images/icons/bildirim-document2.png") no-repeat 0 0;

}

.BildirimListItem.IconEmail1{

    background: url("../images/icons/bildirim-mail.png") no-repeat 0 0;

}

.BildirimListItem.IconBell{

    background: url("../images/icons/bildirim-bell.png") no-repeat 0 0;

}.BildirimListItem.IconSpeech{

    background: url("../images/icons/bildirim-speech.png") no-repeat 0 0;

}

.BildirimListItem.IconMedal{

    background: url("../images/icons/bildirim-medal.png") no-repeat 0 0;

}.BildirimListItem.IconClock{

    background: url("../images/icons/bildirim-clock.png") no-repeat 0 0;

}

.BildirimListItem.First{

    margin-top: 16px;
    background-position: 0 -4px;
}

.BildirimListItem.High{
    height: 39px;
    padding-top: 21px;
    background-position: 0 8px;
    font-family: 'gotham_narrowmedium';
	
}.SwitchButton{
     	
    height: 26px;
    position: relative;
    float: right;
    display: block;
    cursor: pointer;
	margin-right:30px;
	

}
.SwitchButtonYaziText {	
    position: relative;
    float: right;
    display: block;
    cursor: pointer;

	font-size:11px;

}

.SwitchButtonMask{

    overflow: hidden;
    width: 64px;
    height: 26px;
    position: relative;
}
.SwitchButton .SwitchOn{
    width: 64px;
    height: 26px;
    background: url("../images/switch-btn-bg.png") no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;

}
.SwitchButton .SwitchOff{
    width: 64px;
    height: 26px;
    background: url("../images/switch-btn-bg.png") no-repeat 0 -26px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;

}.SwitchButton .SwitchWarning{
    width: 64px;
    height: 26px;
    background: url("../images/switch-btn-bg.png") no-repeat 0 -52px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}.SwitchButton .SwitchPin{
    width: 34px;
    height: 43px;
    background: url("../images/switch-btn-pin.png") no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 35px;
    z-index: 90;
}.site-footer{

    width: 100%;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
    color: #999999;
    line-height: 24px;

}.site-footer a{

    color: #999999;
    text-decoration: none;
    font-weight: normal;

}

.site-footer a:hover{

    color: #000000;
    text-decoration: none;
    font-weight: normal;

}
.site-footer-wrapper{
    width:1090px;
    margin:0px auto 30px auto;
}
/*  TAKİP ETTİKLERİM  */

.TakipEttiklerimContainer{

    width: 880px;
    margin: 36px auto 0 auto;}.TakipEttiklerimRow{

    height: 380px;
    padding-bottom: 20px;
    margin-bottom: 25px;
    background: url("../images/takip-ettiklerim-border.png") no-repeat bottom center;

}

.TakipEttiklerimRow.Small{

    height: 220px;
    padding-bottom: 20px;
    margin-top: 25px;
    background: url("../images/takip-ettiklerim-border.png") no-repeat bottom center;

}

.TakipEttiklerimItem{

    width: 150px;
    display: block;
    float: left;
    min-height: 300px;
    height: 100%;
    margin: 0 12px;
    font-family: "gotham_narrowlight";
    font-size: 8px;}

.TakipEttiklerimItem.Large{

    width: 195px;
    display: block;
    float: left;
    min-height: 220px;
    height: 100%;
    margin: 0 12px;
    font-family: "gotham_narrowlight";
    font-size: 8px;
	margin-top: 10px;
}

.TakipEttiklerimItem .Separator1{

    height: 6px;
    border-bottom: 1px solid #dedede;
    width: 100px;
    margin: 0 auto 10px auto;
}

.TakipEttiklerimItem .Separator2{

    height: 6px;
    border-bottom: 1px solid #dedede;
    width: 80px;
    margin: 0px auto 10px auto;
}
.TakipEttiklerimItem .ProfileImage{

    width: 82px;
    height: 82px;
    margin: 0 auto;
    display: block;
    border-radius: 1000px;

}

.TakipEttiklerimItem .Name{

    font-family: "gotham_narrowmedium";
    font-size: 14px;
    text-align: center;
    margin: 12px 0 6px 0;

}.TakipEttiklerimItem .UserType{

    font-size: 11px;
    text-align: center;
    margin: 6px 0 6px 0;
}

.TakipEttiklerimItem .Date{

    margin: 12px 0 16px 0;
    text-align: center;

}.TakipEttiklerimItem .CaptionTakipci{    text-align: center;

}

.TakipEttiklerimItem .NumberTakipci{

    font-family: "gotham_narrowmedium";
    font-size: 11px;
    text-align: center;

}.TakipEttiklerimItem .CaptionYazi{

    margin-top: 10px;
    text-align: center;

}

.TakipEttiklerimItem .NumberYazi{

    font-family: "gotham_narrowmedium";
    font-size: 11px;
    text-align: center;

}

.TakipEttiklerimItem .BtnTakipEt{

    background: #ffffff url("../images/icons/btn-plus-2.png") no-repeat scroll right center;
    border: 1px solid #e1e1e1;
    color: #000000;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    height: 23px;
    margin: 0 auto;
    padding: 8px 18px 0 0;
    text-decoration: none;
    width: 130px;
    position: relative;
    top: 15px;}

.TakipEttiklerimItem .BtnTakipEt:hover{
    background: #FFF200 url("../images/icons/btn-plus-2.png") no-repeat scroll right center;
}

.TakipEttiklerimItem .BtnBilgi{

    background: #FFFFFF;
    border: 1px solid #e1e1e1;
    color: #000000;
    display: block;
    font-family: 'gotham_narrowmedium';
    font-size: 12px;
    height: 23px;
    margin: 0 auto;
    padding: 8px 0 0 0;
    text-decoration: none;
    width: 70px;
    text-align: center;
    position: relative;
    top: 25px;

}

.TakipEttiklerimItem .BtnBilgi:hover{
    background: #FFF200;
}

/*  PROJE YUKLEME  */


.ProjeYuklemeContainer{

    width: 880px;
    margin: 0 auto;
    height: 356px;
    border-bottom: 1px solid #cfcfcf;
    position: relative;

}

.ProjeYuklemeContainer a{
    display: block;
    width: 880px;
    height: 356px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}.ProjeYuklemeContainer .LeftColumn{

    width: 402px;
    float: left;
    height: 356px;
    background: #FFF200 url("../images/icons/add-works2.png") no-repeat center center;
}.ProjeYuklemeContainer .RightColumn{

    float: left;
    height: 356px;
    width: 400px;
    position: relative;
}.ProjeYuklemeContainer .RightColumn .TextContainer{

    background: url("../images/icons/eser-ekle-icon.png") no-repeat scroll 0 10px;
    left: -20px;
    padding-left: 50px;
    position: absolute;
    top: 147px;

}

.ProjeYuklemeContainer .RightColumn .TextContainer .Caption{
    color: #fc0d1b;
    font-size: 28px;
    font-family: "gotham_narrowlight";
}

.ProjeYuklemeContainer .RightColumn .TextContainer .Text{
    font-size: 14px;
    font-family: "gotham_narrowlight";
}

/*  ZİYARETÇİ GÖRÜNÜM  */

.ZiyaretciGorunumContainer{

    width: 880px;
    margin: 0 auto;
    height: 356px;
    border-bottom: 1px solid #cfcfcf;
    position: relative;

}

.ZiyaretciGorunumContainer a{
    display: block;
    width: 400px;
    height: 356px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.ZiyaretciGorunumContainer .LeftColumn{

    width: 402px;
    float: left;
    height: 356px;
    background: #FFF200 url("../images/icons/icon-plus-black.png") no-repeat center 130px;
}

.ZiyaretciGorunumContainer .LeftColumn .TextContainer{


    position: relative;
    top: 200px;
    text-align: center;
    font-size: 18px;
    font-family: "gotham_narrowlight";}
.ZiyaretciGorunumContainer .RightColumn{

    float: left;
    height: 356px;
    width: 400px;
    position: relative;
}.ZiyaretciGorunumContainer .RightColumn .TextContainer{

    background: url("../images/icons/eser-ekle-icon.png") no-repeat scroll 0 10px;
    left: -20px;
    padding-left: 50px;
    position: absolute;
    top: 147px;
    height: 60px;

}

.ZiyaretciGorunumContainer .RightColumn .TextContainer input{
    font-size: 13px;
    font-family: "gotham_narrowlight";
    height: 32px;
    border: 1px solid #cccccc;
    width: 275px;
    padding: 0 10px 0 10px;
    margin: 12px 0 0 4px;
}

.ZiyaretciGorunumContainer .RightColumn .TextContainer .Text{
    font-size: 14px;
    font-family: "gotham_narrowlight";
}
/* PROJE DETAY */

.SettingsRow .TagsContainer{
    width: 297px;
}

.ProjeDetailsContainer{

    min-height: 575px;
    height: 100%;
    width: 880px;
    margin: 0 auto;
    background: #fff200;

}

.ProjeDetailsContainer .LeftColumn{

    width: 315px;
    background: #FFF200;
    padding-left: 25px;
    padding-top: 2px;
    float: left;
    padding-bottom: 32px;
	min-height: 545px;
}

.ProjeDetailsContainer .LeftColumn .CaptionLeftCol{

    font-family: "gotham_narrowmedium";
    font-size: 11px;
    height: 20px;
    margin-left: 3px;
    margin-top: 5px;

}

.ProjeDetailsContainer .LeftColumn .ProjeSelection{

    height: 33px;

}


.ProjeDetailsContainer .LeftColumn textarea{

    width: 286px;
    height: 120px;
    border: 1px solid #ccc;
    outline: none;
    resize: none;
    font-family: "gotham_narrowmedium";
    font-size: 11px;

}

.ProjeDetailsContainer .RightColumn{

    width: 538px;
	min-height: 650px;
    float: left;
    border-left: 1px solid #ccc;
    background: #FFFFFF url("../images/bg-white-100.png") repeat-y top right;

}

.ProjeDetailsContainer .RightColumn .RowRightCol{

    height: 50px;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;


}

.ProjeDetailsContainer .RightColumn .RowRightCol.First{

     border-top: none;

}

.ProjeDetailsContainer .RightColumn .CaptionRightCol{

    font-family: "gotham_narrowbold";
    font-size: 11px;
    height: 20px;
    margin-left: 3px;
    margin-top: 16px;
    padding-left: 30px;
    float: left;

}

.ProjeDetailsContainer .RightColumn .CaptionRightColCentered{

    font-family: "gotham_narrowbold";
    font-size: 11px;
    height: 20px;
    margin-top: 18px;
    text-align: center;
}

.ProjeDetailsContainer .RightColumn .BtnEkleDuzenle {

    background: url("../images/icons/btn-plus.png") no-repeat 112px 20px #ffffff;
    border-left: 1px solid #ccc;
    float: right;
    font-family: "gotham_narrowmedium";
    font-size: 12px;
    height: 30px;
    padding-left: 12px;
    padding-right: 36px;
    padding-top: 20px;

}

.ProjeDetailsContainer .RightColumn .BtnEkleDuzenle:hover {
    background: url("../images/icons/btn-plus.png") no-repeat 112px 20px #fff200;
}

.ProjeDetailsContainer .RightColumn .ContentRightList{
    min-height: 45px;
}

.ProjeDetailsContainer .RightColumn .ContentRightList.Short{
    min-height: 10px;
}

.ProjeDetailsContainer .RightColumn .ContentRightList .InnerRow{

    height: 36px;
    border-bottom: 1px solid #ccc ;
    float: right;
    width: 400px;

}

.ProjeDetailsContainer .RightColumn .ContentRightList .InnerRow.Last{

    margin-bottom: 30px;

}

.ProjeDetailsContainer .RightColumn .ContentRightList .InnerRow .LeftCell{

    float: left;
    width: 120px;
    font-size: 11px;
    font-family: "gotham_narrowmedium";
    margin-top: 11px;

}.ProjeDetailsContainer .RightColumn .ContentRightList .InnerRow .RightCell{

    float: left;
    width: 270px;
    font-size: 11px;
    font-family: "gotham_narrowlight";
    margin-top: 11px;

}
.ProjeDetailsContainer .RightColumn .ContentRightList .InnerTwoRow{    float: right;
    width: 400px;

}

.ProjeDetailsContainer .RightColumn .ContentRightList .InnerTwoRow.High{

    margin-top: 40px;

}

.ProjeDetailsContainer .RightColumn .ContentRightList .InnerTwoRow.Last{

    margin-bottom: 30px;

}.ProjeDetailsContainer .RightColumn .ContentRightList .InnerTwoRow .TopCell{

    width: 100%;
    font-size: 11px;
    font-family: "gotham_narrowmedium";
    margin-top: 20px;
    border-bottom: 1px solid #ccc;
    height: 20px;

}.ProjeDetailsContainer .RightColumn .ContentRightList .InnerTwoRow .BottomCell{

    width: 100%;
    font-size: 11px;
    font-family: "gotham_narrowlight";
    margin-top: 7px;
	min-height: 20px;

}

.SwitchButtonContainer{

    height: 34px;
    margin-top: 11px;
    padding-right: 190px;

}.SwitchButton.Flat{

    height: 26px;
    position: relative;
    float: right;
    display: block;
    cursor: pointer;
    margin-right:30px;}


.SwitchButton.Flat .SwitchButtonMask{

    overflow: hidden;
    width: 64px;
    height: 26px;
    position: relative;
}
.SwitchButton.Flat .SwitchOn{
    width: 64px;
    height: 26px;
    background: url("../images/switch-btn2-bg.png") no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;

}
.SwitchButton.Flat .SwitchOff{
    width: 64px;
    height: 26px;
    background: url("../images/switch-btn2-bg.png") no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;

}.SwitchButton.Flat .SwitchWarning{
    width: 64px;
    height: 26px;
    background: url("../images/switch-btn2-bg.png") no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}.SwitchButton.Flat .SwitchPin{
    width: 34px;
    height: 27px;
    background: url("../images/switch-btn2-pin.png") no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 35px;
    z-index: 90;
}

.SwitchButton.Flat .SwitchPin.On{
    background: url("../images/switch-btn2-pin.png") no-repeat 0 -27px;
}.ProjectDetailBtnBar{

    height: 48px;
    width: 860px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding-top: 14px;
    padding-right: 20px;
    background: #ffffff;

}.ProjectDetailBtnBar .BtnYayinDurumu{

    width: 158px;
    height: 32px;
    border: 1px solid #cccccc;
    font-family: "gotham_narrowmedium";
    font-size: 12px;
    display: block;
    cursor: pointer;
    float: right;

}

.ProjectDetailBtnBar .BtnYayinDurumu:hover{
    background: #FFF200;
}

.ProjectDetailBtnBar .BtnYayinDurumu .Label{
    margin-top: 8px;
    margin-left: 12px;
}.ProjectDetailBtnBar .BtnYayinDurumu .SwitchButtonContainerRight{
    position: relative;
    top: -19px;
    right: -45px;
}

.ProjectDetailBtnBar .BtnKaydet {
    /* width: inherit; */
    height: 24px;
    border: 1px solid #cccccc;
    font-family: "gotham_narrowmedium";
    font-size: 12px;
    display: block;
    cursor: pointer;
    float: right;
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 36px;
    margin-left: 10px;
    background: #FFFFFF url("../images/icons/add-works3.png") no-repeat right 5px;
}
.ProjectDetailBtnBar .BtnKaydet:hover {

    background: #FFF200 url("../images/icons/add-works3.png") no-repeat right 5px;

}.ProjeDetailsContainer .TagListContainer{

    min-height: 40px;
    height: 100%;
    width: 200px;

}.ProjeDetailsContainer .TagListContainer ul{

    margin: 0;
    padding: 0;

}

.ProjeDetailsContainer .TagListContainer ul li{

    list-style: none;
    float: left;
    margin-right: 4px;
    font-size: 10px;
    font-family: 'gotham_narrowlight', sans-serif;
    height: 18px;
    background: #e8e7e7;
    padding-top: 5px;
    margin-bottom: 8px;
    padding-left: 8px;}


.ProjeDetailsContainer .TagListContainer ul li a{

    height: 23px;
    width: 23px;
    display: block;
    background: url("../images/tag-item-bg.png") no-repeat 0 0;
    float: right;
    position: relative;
    top: -5px;

}.ProjeDetailsContainer .TagSelectBox{

    padding: 10px;
    border: 1px solid #000000;
    min-height: 100px;

}
.ProjeDetailsContainer .TagSelectContainer{
}


.ProjeDetailsContainer .FieldInput{
    border: 1px solid #cccccc;
    height: 30px;
    font-size: 11px;
    font-family: 'gotham_narrowlight', sans-serif;
    padding: 0 10px 0 10px;
    width: 174px;
    margin-bottom: 10px;
    margin-top: 8px;

}

.ProjeDetailsContainer .FieldInput.TagInput{

    width: 300px;

}
.ProjeDetailsContainer .ContentRightCopyRight{

    font-family: 'gotham_narrowlight', sans-serif;
    font-size: 12px;
    line-height: 24px;

}.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow{

    padding: 20px 20px 20px 40px;
    border-bottom: 1px solid #cccccc;
    position: relative;

}

.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow.Last{
    border-bottom: none;
}
.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow.Small{

    padding: 25px 170px 24px 50px;

    position: relative;

}

.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow .CopyrightImagesContainer{

    position: absolute;
    right: 0;
    top: 20px;
    width: 200px;
    height: 180px;

}.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow .CopyrightImagesContainer .Caption{

    width: 150px;
    margin: 0 auto;
    height: 26px;
    text-align: center;
    border-bottom: 1px solid #000000;
    padding-top: 20px;

}
.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow .CopyrightImagesContainer .CopyrightImage{

    text-align: center;

}.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow .SubText{
    font-size: 10px;
}

.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow .SubText.Lowline{
    line-height: 15px;
}
.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow .SubText2{
    font-size: 14px;
}
.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow .SubText span{
    color: #fc0d1b;
}.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow .check{
    display: block;
    width: 100%;
    height: 22px;
    color: #000000;
    text-decoration: none;
    background: url("../images/chk-bg.png") no-repeat 0 3px;
    margin-bottom: 12px;
    padding-left: 25px;
    margin-top: 9px;
}

.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow .check.Checked{

    background: url("../images/chk-bg.png") no-repeat 0 -18px;
}

.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow .radio{
    display: block;
    width: 25px;
    height: 22px;
    color: #000000;
    text-decoration: none;
    background: url("../images/radio-bg.png") no-repeat 0 3px;
    position: absolute;
    top: 25px;
    left: 20px;

}

.ProjeDetailsContainer .ContentRightCopyRight .CopyrightContentRow .radio.Selected{

    background: url("../images/radio-bg.png") no-repeat 0 -18px;
}
.ProjectDetailPopupContainer{
    background: #FFFFFF;
    width: 300px;
    height: 456px;
    margin: 0;
    padding: 0;
}.PopupFilterContent {
    border-bottom: 1px solid #CECECE;
    height: 330px;
    overflow: hidden;
    width: 300px;

}

.PopupFilterTitle {
    text-align: left;
    position: relative;
    height: 24px;
    font-family: "gotham_narrowmedium", sans-serif;
    font-size: 11px;
    border-bottom: 1px solid #ccc;
    padding-top: 12px;
    padding-left: 14px;
}
.PopupFilterContent ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    font-family: 'gotham_narrowlight';
    font-size:12px;
}
.PopupFilterContent ul li {
    background:url(../images/icons/filter-tags-nav-item_bg.gif) no-repeat 0 3px;
    margin:0;
    color: #000000;
}

.PopupFilterContent .viewport .overview{
    width: 100%;
}

.PopupFilterContent .viewport .overview ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    font-family: 'gotham_narrowlight';
    font-size:12px;
}
.PopupFilterContent .viewport .overview ul li {
    background:url(../images/icons/filter-tags-nav-item_bg.gif) no-repeat 0 3px;
    margin:0 0 0 8px;
    color: #000000;
    width: 100%;
}
.PopupFilterContent ul li.active {
    background:url(../images/icons/filter-tags-nav-item_bg.gif) no-repeat 0 -21px;
    margin-left: 0!important;
}

.PopupFilterContent ul li.active a {
    color: #000000;
    background: #FFF200 url(../images/icons/filter-tags-nav-item_bg.gif) no-repeat 8px -21px;
    padding-left: 29px;
}

.PopupFilterContent ul a {
    text-decoration:none;
    color:#000;
    padding-left:21px;
    height: 24px;
    padding-top: 8px;
    display:block;
}
.ProjectPopupBtnBar{

    width: 216px;
    position: relative;
    top: 36px;
    height: 40px;
    margin: 0 auto
;}
.ProjectPopupBtnBar .BtnKaydet {
    width: 84px;
    height: 24px;
    border: 1px solid #cccccc;
    font-family: "gotham_narrowmedium";
    font-size: 12px;
    display: block;
    cursor: pointer;
    float: left;
    padding-top: 8px;
    padding-left: 12px;
    margin-left: 16px;
    background: #FFFFFF url("../images/icons/btn-kaydet1.png") no-repeat 67px 8px;
}
.ProjectPopupBtnBar .BtnKaydet:hover {

    background: #FFF200 url("../images/icons/btn-kaydet1.png") no-repeat 67px 8px;

}
.ProjectPopupBtnBar .BtnIptal {
    width: 76px;
    height: 24px;
    border: 1px solid #cccccc;
    font-family: "gotham_narrowmedium";
    font-size: 12px;
    display: block;
    cursor: pointer;
    float: left;
    padding-top: 8px;
    padding-left: 20px;
    background: #FFFFFF url("../images/icons/btn-iptal.png") no-repeat 67px 8px;
}
.ProjectPopupBtnBar .BtnIptal:hover {

    background: #FFF200 url("../images/icons/btn-iptal.png") no-repeat 67px 8px;

}#copyrightcontent{
    padding: 25px 30px;
}.creativepopup{
    border: 1px solid #ccc;
    height: 23px;
    font-family: "gotham_narrowmedium", sans-serif;
    font-size: 12px;
    background: #ffffff url("../images/icons/btn-plus.png") no-repeat 270px 8px;
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 36px;
    display: block;
    width: 248px;
    margin-top: 8px;
}#HomeGalleryWrapper .flex-direction-nav{
    display:none!important;
}/*#HomeTopRowWrapper .flex-direction-nav {
    display: none !important;
*/}.display_box img{
    border-radius: 1000px;
}.languageSelection{

    position: absolute;
    top: 40px;
    right: -30px;

}

.languageSelection .langItem{

    width: 23px;
    height: 20px;
    border: 1px solid #cccccc;
    display: block;
    background: #fff;
    font-family: "gotham_narrowmedium", arial, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    padding-top: 3px;
    padding-left: 5px;
    margin-top: 4px;

}

.languageSelection .langItem.Selected{
    background: #FFF200;
}


.detayBenzerIcerik {
	width:100%;
	height:201px;
	text-align:center;
	font-family: 'Questa-Medium';
	font-size:12px;
    border-top: 1px solid #cfcfcf;
	position: relative;
}

.detayBenzerIcerik .slides ul{
	float:left;

	list-style-type: none;
    margin: 0 auto;
    padding: 0;
}

.detayBenzerIcerik .slides ul li{
	float:left;
	width: 293px;
	list-style:none;
}

.detayBenzerIcerik .GeneralBox { /*update03*/
	position:relative;
	float:left;
	width:293px;
	margin-left:0px;
	margin-bottom:10px;
	min-height:201px;
	font-family: 'Questa-Medium';
	cursor:pointer;
}


.detayBenzerIcerik .GeneralBox .BoxImage {
	position:relative;
	width:145px;
	min-height:201px;
	border-top: 0;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	float:right;
}

.GeneralBox .BoxInfoProfile {
    position:relative;
    width:inherit;
    min-height:56px;
    border:1px solid #cecece;
    top: -17px;
}

.GeneralBox .BoxInfoProfile .BoxInfoSep {
    text-align: center;
    margin: 10px 0;
}

.detayBenzerIcerik .GeneralBox .BoxInfo {
	position:relative;
	min-height:201px;
	width:145px;
	border:0px solid #cecece;
	float: left;
}
.detayBenzerIcerik .GeneralBox .BoxInfo.NoUserImage .BoxInfoOwner {
    text-align:center;
    font-size:11px;
    padding-bottom:27px;

}

.HoverBox.NoUserImage{

    height: 98%;

}

.GeneralBoxArrow.NoUserImage {
    border-bottom: 1px solid #FFFFFF;
    bottom: -1px;
    display: block;
    left: 124px;
    margin: 0 auto;
    position: absolute;
    width: 25px;
    z-index: 10;
    top: auto;
}
.GeneralBox .BoxInfoArrow {
    position:relative;
    width:inherit;
    min-height:56px;
    border:1px solid #cecece;
    top: -17px;
}

.GeneralBox.Hover .BoxInfo {
	border:none;
}

.detayBenzerIcerik .BoxTitle { /*update03*/
	font-size:18px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	width:130px;
	margin:0px auto;
	font-style: italic;
	height: 120px;
}
.GeneralBox.Hover .BoxTitle { /*update03*/
    color: #FFFFFF;
}

.BoxTitleSepBlack { /*update03*/
	display:none;
	text-align:center;
	padding-top:28px;
	padding-bottom:28px;
	margin-left:75px;
}

.GeneralBox.Hover .BoxTitleSepBlack { /*update03*/
	/*display:block;*/
}

.BoxTitleSep { /*update03*/
	text-align:center;
	padding-top:16px;
	padding-bottom:16px;

}
.GeneralBox.Hover .BoxTitleSep { /*update03*/
	/*display:none;*/
}

.BoxDescSep { /*update03*/
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;

}
.GeneralBox.Hover .BoxDescSep { /*update03*/
    /*display:none;*/
}

.detayBenzerIcerik .BoxDesc { /*update03*/
	width:130px;
	margin:0px auto;
	text-align:center;
	font-size:12px;
}
.BoxDesc .ShowMore { /*update03*/
    /*display:none;*/
}
.GeneralBox.Hover .BoxDesc .ShowMore { /*update03*/
	/*display:block;*/
}
.GeneralBox.Hover .BoxDesc { /*update03*/

    color: #FFFFFF;

}
.detayBenzerIcerik .BoxInfoOwner { /*update03*/
	font-size: 12px;
    left: 40px;
    padding-bottom: 10px;
    position: absolute;
    text-align: left;
    top: 170px;
    width: 110px;
    font-family: 'Questa-Medium';
}
.GeneralBox.Hover .BoxInfoOwner { /*update03*/
	/*display:none;*/
    color: #ffffff;
    padding-bottom: 0;
}
.BoxInfoOwnerName { /*update03*/
	display:none;
	text-align:center;
	font-size:14px;
	padding-bottom:8px;
	padding-top:26px;
}
.GeneralBox.Hover .BoxInfoOwnerName { /*update03*/
	display:block;
}
.NewsCategory { /*update03*/
	display:none;
	text-align:center;
	font-size:10px;
}
.GeneralBox.Hover .NewsCategory { /*update03*/
    display: block;
    position: relative;
    top: 10px;
    color: #000000;
}
.detayBenzerIcerik .BoxInfoOwnerImage { /*update03*/
	height: 23px;
    left: 10px;
    position: absolute;
    top: 165px;
    width: 23px;}

.GeneralBox .BoxInfoOwnerImage img, .GeneralsBox .BoxInfoOwnerImage img{

    display: block;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    margin: 0 auto;

}.GeneralBox.Hover .BoxInfoOwnerImage img{

	display: none;

}
.detayBenzerIcerik .HoverBox {
    position:absolute;
    width:293px;
    height:201px;
    font-family: 'gotham_narrowlight';
    cursor:pointer;
    background:url("../images/overlay_bg.png");
    z-index: 50;
    display: none;
    padding-bottom: 0px;

}
.GeneralBox.Hover .HoverBox{
    display: block;
}.HoverBox .Date {
    font-size:9px;
    text-align:center;
    width: 280px;
    position: absolute;
    top: 5%;
    color: #000000;
}

.HoverBox .BoxTitleHover {
    text-align:center;
    width: 280px;
    position: absolute;
    top: 70px;
    font-size:24px;
    color: #000000;

}

.HoverBox .BoxDescHover {

    color: #000000;
    font-size: 12px;
    padding: 5px 20px;
    position: relative;
    text-align: center;
    top: 20px;
    width: 240px;
	line-height:16px;
	}
	
	
	.HoverBox .DetailLink {

    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #000000;

}
.HoverBox .Bottom { /*update03*/
    position:absolute;
    left:0px;
    bottom:0px;
    overflow:hidden;
    border:1px solid #cecece;
    margin-top:4px;
    height:31px;
    width:inherit;
    border-top:1px solid #FFF;
    border-left:none;
    border-right:none;
    border-bottom:none;
}.HoverBox .BoxInfoOwnerHover{

    display: block;
    position: absolute;
    bottom: 55px;

}.HoverBox .BoxInfoOwnerHover img{

    display: block;
    height: 83px;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 83px;
    border-radius: 1000px;
}.HoverBox  .BoxInfoName{

    font-size: 14px;
    position: relative;
    text-align: center;
    top: 6px;
    width: 280px;
    color: #000000;

}
.HoverBox  .BoxTitleSepBlack{

    position: relative;
    text-align: center;
    top: 8px;
    width: 130px;
    display: block;
    padding: 0;

}.HoverBox .Bottom div {
    float:left;
    height:31px;
    font-family: 'gotham_narrowlight';
    font-size:11px;
}
.HoverBox .Bottom div:first-child {
    padding-left: 44px;
}
.HoverBox .Bottom span {
    display:block;
    float:left;
}
.HoverBox .Bottom .Takipci {
    width:67px;
}
.HoverBox .Bottom .Takipci .TakipciIcon {
    margin-left: 12px;
    margin-top: 7px;
}
.HoverBox .Bottom .Takipci .TakipciCount {
    margin-left: 7px;
    margin-top: 10px;
    color: #000000;
}
.HoverBox .Bottom .Goruntulenme {
    width:73px;
}
.HoverBox .Bottom .Goruntulenme .GoruntulenmeIcon {
    margin-left: 12px;
    margin-top: 7px;
}
.HoverBox .Bottom .Goruntulenme .GoruntulenmeCount {
    margin-left: 7px;
    margin-top: 10px;
    color: #000000;
}
.HoverBox .Bottom .Yorum {
    width:67px;
}
.HoverBox .Bottom .Yorum .YorumIcon {
    margin-left: 12px;
    margin-top: 7px;
}
.HoverBox .Bottom .Yorum .YorumCount {
    margin-left: 7px;
    margin-top: 10px;
    color: #000000;
}

.HoverBox .Bottom .Featured {
    width:35px;
}
.HoverBox .Bottom .Featured img {
    margin-left: 12px;
    margin-top: 11px;
}
.HoverBox .Bottom .Print {
}
.HoverBox .Bottom .Print img{
    margin-left: 11px;
    margin-top: 10px;
}


.sagBenzerIcerik {
	width:100%;
	height:201px;
	text-align:center;
	font-family: 'Questa-Medium';
	font-size:12px;
    border-top: 1px solid #cfcfcf;
	margin-top: 150px;
}

.sagBenzerIcerik ul{
	float:left;

	list-style-type: none;
    margin: 0 auto;
    padding: 0;
}

.sagBenzerIcerik ul li{
	float:left;
	width: 293px;
	list-style:none;
}

.sagBenzerIcerik .GeneralsBox { /*update03*/
	position:relative;
	float:left;
	width:210px;
	margin-left:0px;
	margin-bottom:10px;
	min-height:280px;
	font-family: 'Questa-Medium';
	cursor:pointer;
	border-bottom: 1px solid #cecece;
}


.sagBenzerIcerik .GeneralsBox .BoxImage {
	position:relative;
	width:210px;
	min-height:291px;
	border-top: 0;
	border-bottom: 1px solid #cecece;
	float:left;
}
.sagBenzerIcerik .GeneralsBox .BoxImage2 {
	position:relative;
	width:210px;
	min-height:147px;
	border-top: 0;
	border-bottom: 1px solid #cecece;
	float:left;
}

.sagBenzerIcerik .GeneralsBox .BoxInfo {
	position:relative;
	min-height:50px;
	width:201px;
	border:0px solid #cecece;
	float: left;
	color: #000;
}
.sagBenzerIcerik .GeneralsBox .BoxInfo.NoUserImage .BoxInfoOwner {
    text-align:center;
    font-size:11px;
    padding-bottom:27px;

}

.sagBenzerIcerik .BoxTitle { /*update03*/
	font-size:18px;
	text-align:left;
    padding: 10px;
    width:200px;
	margin:0px auto;
	font-style: italic;
	min-height: 100px;
}

.sagBenzerIcerik .BoxWriter { /*update03*/
	width: 210px;
    margin-bottom: 10px;
    float: left;
}


.sagBenzerIcerik .BoxInfoOwner { /*update03*/
	font-size: 12px;
    margin-left: 10px;
    float: left;
    width: 160px;
    font-family: 'Questa-Medium';
    text-align: left;
    margin-top: 4px;
}
.sagBenzerIcerik .BoxInfoOwnerImage { /*update03*/
position :relative;
	height: 23px;
    margin-left: 10px;
    float:left;
    width: 23px;
    top:0;
	left:0;
 }

