
/*****************************************************
* Global
*****************************************************/

* {
	margin:  0;
	padding: 0;
}

html {
	height: 100%;
}
body {
	background: #fff;
	font:       normal 100% "Lucida Grande", "Jamrul", Helvetica, Verdana, Arial, Tahoma, sans-serif;
	color:      #555;
	margin:     0;
	padding:    0;
	height: 100%;
}

img { border: 0; }
img { -ms-interpolation-mode:bicubic; }

hr { display: none; }

a,
a:focus,
a:active,
input,
select { outline: none; }

optgroup,
optgroup:focus {
	outline: none;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e4e4e4;
	border-top: solid 1px #e4e4e4;
	color: #808080;
	font-style: normal;
}

h2 {
font-size: 21px;
color: #2f7090;
}
/*optgroup.emptyOpt {
	border: none;
	padding: 0;
	margin: 0;
	height: 10px;
}
*/
optgroup option {
	padding: 0 0 0 15px;
	color: #000;
}

ul, li { list-style-type: none; padding: 0; margin:0; }

table, tr, td {
    border-collapse: collapse;
	border-color: #999; 
    vertical-align: top;
	padding: 5px;
	
}

pre {
	display: block;
	padding-bottom: 20px;
}
	pre br {
		display: none;
	}

iframe#target_connect,
iframe#target_likes,
iframe#target_upload,
iframe#target_comments {
    width: 100%;
    height: 0px;
/*    height: 200px;*/
    border:0;
/*    display: none;*/
}

.clear {
	position: relative;
	clear: both;
}

.hide {
	display: none;
}

.saving {
    font-size: 11px;
    background: #ffffcc;
    padding: 0 3px;
    color: #333333;
    visibility: hidden;
}

.saving_visible {
    font-size: 11px;
    background: #ffffcc;
    padding: 0 3px;
    color: #333333;
}  

a,
a:visited {
	color: #0281ca;
	text-decoration: none;
	border-bottom: 1px solid #7db8d9;
}
a:hover {
	color: #222;
	text-decoration: none;
	border-bottom: 0;
}
a.no_border,
a.no_border:visited {
	border: 0;
}

body .nospace {
    margin: 0;
    padding: 0;
}

/*****************************************************
* Header
*****************************************************/


/*  CRUSH + LOVELY
    crushlovely.com
    ...................................................................... */

    #body_container {
        padding-top: 250px;
        background: #c1e2f1 url('img/bg-virb.jpg') 50% 0 no-repeat;
        font: 12px/18px Helvetica, Arial, sans-serif;
        color: #fff;
        text-shadow: 1px 1px 1px #0b2028;
        overflow: hidden;
    }
    #body_container a {
        border: 0;
    }
    #profile_wrapper {
        background: #bedeed url('img/bg-weplusyou.JPG') 50% 0 no-repeat;
    }
    #cl-page-wrap-outer {
        position: relative;
        top: -218px;
        margin: 0 auto -10px;
        padding-top: 9px;
        width: 980px;
        background: url('bg-container-top.png') 191px 0 no-repeat;
        _background: none;
        z-index: 2;
    }
    #profile_wrapper #cl-page-wrap-outer {
        _background: none;
    }
    #cl-page-wrap {
        padding-bottom: 9px;
        width: 980px;
        background: url('bg-container-btm.png') 191px 100% no-repeat;
        _background: none;
    }
    #profile_wrapper #cl-page-wrap {
        _background: none;
    }
    #cl-page {
        background: url('bg-container.png') 191px 0 repeat-y;
        _background: none;
    }
    #profile_wrapper #cl-page {
        _background: none;
    }
    #cl-content {
        margin: 0 40px 0 200px;
        width: 740px;
        background: #dde8ed;
    }
    #cl-sidebar {
        position: relative;
        left: -200px;
        margin-right: -200px;
        width: 200px;
        float: left;
        display: inline;
        font-weight: bold;
        font-size: 1.1em;
        line-height: 1.5;
        color: #ccc;
        text-shadow: 0 -1px 1px #033;
    }
    #cl-sidebar a {
        color: #fff;
    }
    #cl-sidebar a:hover {
        background: #2e9fc1;
    }
    #cl-sidebar #connect {
        margin: 96px 20px 0 20px;
        height: 100px;
    }
    #cl-sidebar #connect li {
        padding: .125em 0;
    }
    #cl-sidebar #circle_250689 {
        margin-left: 10px;
        padding-top: 24px;
    }
    #cl-sidebar #circle_250689 h3 {
        margin-bottom: 10px;
        width: 91px;
        height: 15px;
        background: url('elements.png') -267px -266px no-repeat;
        text-indent: -9999em;
    }
   /* #cl-sidebar #circle_250689 a, p.avatar {
        position: relative;
        float: left;
        display: inline;
        margin: 0 15px 10px -5px;
        width: 80px;
        height: 80px;
        background: url('bg-trans-dkblue.png');
    }*/
    p.avatar {
        margin-left: 0;
        width: 60px;
        height: 60px;
        position: relative;
        top: -5px;
    }
    #cl-sidebar #circle_250689 a img, p.avatar img {
        float: left;
        display: inline;
        margin: 5px;
        width: 70px;
    }
    p.avatar img {
        width: 50px;
    }
    #cl-main {
        float: left;
        display: inline;
        width: 740px;
        color: #333;
        text-shadow: 0 1px 1px #fff;
    }
    #cl-main a {
        color: #0f6e86;
    }
    #cl-main a:hover {
        color: #000;
    }
    #cl-header {
        height: 200px;
        background: url('img/ust.png') 20px 43px no-repeat;
    }
    #display_name, #status h3, .month_full, .day_name {
        position: absolute;
        top: 0;
        left: -9999em;
    }
    #status {
        padding: 134px 40px 0;
        font: normal 18px/24px Georgia, "Times New Roman", serif;
        color: #666;
    }
    #status h4 {
        font-weight: normal;
    }
    #profile_nav {
        margin: 20px;
        border-top: 1px solid #c3dcec;
        padding-top: 1px;
    }
    #profile_nav ul {
        background: url('bg-trans-beige.png');
        width: 100%;
        overflow: hidden;
    }
    #profile_nav li {
        display: inline;
    }
    #cl-main #profile_nav li.text a, #cl-main #profile_nav li.photos a, #cl-main #profile_nav li a {
        float: left;
        display: inline;
        padding: 10px;
        border-left:1px solid #c3dcec;
        font-size: 15px;
        line-height: 1;
        filter: none;
    }
    #profile_nav li span {
        position: absolute;
        top: 0; left: -9999em;
    }
    #cl-main-content {
        margin: 0 10px 50px;
        background: url('bg-border.png') 360px 0 repeat-y;
    }
    #cl-dynamic, #cl-static {
        float: left;
        display: inline;
        margin-right: 20px;
        width: 350px;
    }
    #cl-static {
        margin-right: 0;
    }
    h2#h2-tumblelog, #about h3, h2#h2-workplay, #h2-letsconnect {
        margin: 0 10px 10px;
        height: 33px;
        background: url('elements.png') -370px -157px no-repeat;
        text-indent: -9999em;
    }
    #cl-main-content .date {
        margin: 0 15px 0;
        height: 24px;
        background: url('bg-date.png') no-repeat;
        overflow: hidden;
        text-transform: uppercase;
        color: #fff;
        text-shadow: 0 -1px 1px #000;
    }
    #cl-main-content .date_group {
        padding-bottom: 10px;
    }
    #cl-page #cl-main-content .date_group p.body, #cl-main-content .date_group h4 {
        margin: 0 20px;
        font-size: 16px;
        line-height: 18px;
        font-weight: normal;
        clear: left;
    }
    #cl-page #cl-main-content .date_group p.body strong {
        font-weight: normal;
    }
    #cl-main-content .date_group p {
        margin: 0 10px;
        font-size: 12px;
        line-height: 18px;
    }
    #cl-main-content .date_group .text p {
        margin-left: 30px;
        margin-right: 30px;
        padding-top: 10px;
    }
    #cl-main-content .date_group .text p.comments {
        margin-right: 10px;
    }
    #cl-main-content .date_group p.status_meta, #cl-main-content .date_group p.comments{
        padding-top: 10px;
        text-align: right;
        font-size: 11px;
        color: #666;
    }
    #cl-main-content .date_group p.comments{
        padding-top: 0;
        padding-bottom: 10px;
    }
    #cl-main-content .date_group p.status_meta a {
        color: #333;
    }
    #cl-main-content .date_group .date p {
        padding: 0;
        line-height: 24px;
    }
    #cl-main-content .date_group .date p em {
        font-style: normal;
    }
    #cl-main-content .date_group p.image a {
        float: left;
        display: inline;
        position: relative;
        margin: 0 -5px 20px;
        padding: 5px;
        background: url('bg-trans-beige.png');
    }
    #cl-main-content .date_group p.image img {
        width: 330px;
    }
    #cl-main-content .date_group .module {
        padding-top: 20px;
        border-bottom: 1px solid #ddd7c6;
    }
    #cl-main-content .date_group .TwitterTweet {
        position: relative;
        margin: 20px 10px 0 -10px;
        padding: 7px 0 0 60px;
        border-bottom: 0;
        background: url('elements.png') -20px -157px no-repeat;
        _height: 100px;
    }
    *+html #cl-main-content .date_group .TwitterTweet, *html #cl-main-content .date_group .TwitterTweet {
        height: 100px;
    }
#cl-page #cl-main-content .date_group .TwitterTweet h4 {
        margin-right: 5px;
        height: 58px;
        font: 11px/14px Georgia, "Times New Roman", serif;
        overflow: hidden;
    }
    #cl-main-content .date_group .TwitterTweet p.status_meta {
        margin-left: -50px;
        margin-right: -10px;
        padding-bottom: 10px;
        padding-right: 10px;
        border-bottom: 1px solid #ddd7c6;
    }
    #about h3 {
        background-position: -370px -190px;
    }
    #about p {
        padding: 0 30px 20px;
        font: 16px/24px Georgia, "Times New Roman", serif;
        color: #666;
    }
    p.learn-more {
        clear: both;
        margin: 0 10px;
        border-top: 1px solid #ddd7c6;
        padding-top: 1px;
        font: italic 16px/24px Georgia, "Times New Roman", serif;
    }
    p.learn-more a {
        display: block;
        margin-bottom: 30px;
        padding: 5px 20px 7px;
        background: url('bg-learnmore.png');
    }
    h2#h2-workplay {
        background-position: -370px -223px;
    }

    address.more-contact {
        clear: both;
        text-align: center;
        font-style: normal;
        font-size: 14px;
        line-height: 24px;
    }
    #chrono_paging {
        margin: 10px 10px 20px;
        padding: 10px;        
        background: url('bg-trans-beige.png');
        text-transform: uppercase;
    }
    #cl-page-footer {
        position: relative;
        top: -234px;
        margin-bottom: -234px;
        clear: both;
        background: #09414d url('bg-footer.png') 50% 0 no-repeat;
        overflow: hidden;
    }
    #cl-page-footer-content {
        margin: 0 auto;
        width: 980px;
        z-index: 1;
    }

	
	#featured{ 
	width:500px; 
	padding-right:0px; 
	position:relative; 
	border:0px solid #eee; 
	height:400px; 
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:580px; 
	list-style:none; 
	padding:0; margin:0; 
	width:110px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	padding:2px; 
	border:1px solid #999;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:12px; font-family:Georgia; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 

}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 

	color:#fff;
}
#featured .ui-tabs-panel{ 
	width:590px; height:350px; 
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
	width:350px;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Georgia; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
  

  
  
  
  ul.menum{
	width:160px;
	padding: 5px;
	margin: 10px 0 0 0 ;
	list-style: none;
	background-color: #166375;
	border-bottom: 1px solid #2f7090;
	float: left;
	clear: left;
}

ul.menum li.b {
background-color: #084352; 
padding: 5px 4px;
border-bottom: 1px solid #2f7090;
font-weight:bold;
}

ul.menum li.n {
background-color: #084352; 
padding: 5px 3px 5px 11px;
border-bottom: 1px solid #2f7090;
background:084352 url(oky.png) no-repeat 0 7px;
}

ul.menum li.na {
background-color: #888; 
padding: 3px 3px 3px 21px;
border-bottom: 1px solid #084352;
background:transparent url(http://www.niluferchp.org/oky.png) no-repeat 6px 7px;
color: #CCCCCC ;
}

ul.menum li.s {
padding: 5px 3px 5px 11px;
background:#084352 url(oky.png) no-repeat 0 7px;
}



#basic-accordian{
	padding:1px;
	width:188px;
	z-index:2;

}


.accordion_child a { display: block ; color: #006600 ; text-decoration: none ; padding: 5px; border-bottom: 1px dotted #333 ; font-size:12px; }
.accordion_child a:hover { display: block ; background-color: #d5d2b9; color: #006600 ; text-decoration: none ; padding: 5px; border-bottom: 1px dotted #333 ; }

.accordion_headings{
	padding:5px;
	background:#084352;
	color:#FFFFFF;
	border-bottom:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	font-size: 12px;
	padding-left:10px;}

.accordion_headings:hover{
	background:#76bbc2;
}

.accordion_child{
	padding:15px;
	background:#2f7090;
}

.header_highlight{
	background:#084352;
}

.urunler {
background-color: #145e71 ;
}

.urunler:hover {
background-color: #64b3bb ;
}



ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 188px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #084352;
  color: #fff;	
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #2f7090;
  color: #fff;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #76bbc2;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
