/************************RESET CSS***************************/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, aaddress, em, font, img, input, dl, dt, dd, ol, ul, li,fieldset, form, label, legend {margin: 0; padding: 0; border: 0; outline: 0; list-style-type:none; font-weight:400;}
ol, ul {list-style: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* tables still need 'cellspacing="0"' in the markup */
a {text-decoration:none;}
p {margin:10px 0 20px;}

/************************************************************/


body {background:url(/images/bg.gif) repeat-x #fafafa; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666;}

/*---------------ELEMENT STYLES--------------*/
h2, h3, h4, h5, h6 {font-size:18px; font-weight:700; color:#333;}
h3 {font-size:16px; color:#9e1616;}
h4 {font-size:14px; color:#ac3b3b;}
h5 {font-size:14px; color:#5e5f4e;}
h6 {font-size:12px; color:#9e1616;}

label {cursor:pointer;}

input, textarea, select {font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#858673;}
textarea {overflow:auto;}

a {color:#666;}
/*------------------CLASSES------------------*/
.clearFix {clear:both; display:block; height:0; line-height:0; font-size:0;}
.left {float:left;}
.right {float:right;}

a.seeAll {width:73px; height:19px; text-indent:-9999px; display:block; background-image:url(/images/buttons/bt-seeAll.png); position:absolute; left:12px; bottom:15px;}
a.seeAll:hover {background-position:bottom;}

.slideButtons {width:42px; height:19px; position:absolute; right:13px; bottom:15px;}
	.next, .previous {width:21px; height:19px; text-indent:-9999px; display:block; background-image:url(/images/buttons/bt-arrows.png);}
	.next {background-position:-22px 0;}
	
	.next:hover {background-position:-22px -23px;}
	.previous:hover {background-position:0 -23px;}
	
.heading {padding:0 0 20px; overflow:hidden;}

.info {font-size:11px; color:#926c29 !important; text-decoration:underline;}
.info:hover {text-decoration:none;}

.goBack {font-size:11px; color:#b1673b !important; padding-left:9px; background:url(/images/icons/icon_goBack.png) left no-repeat;}
.goBack:hover {text-decoration:underline;}

.black {color:#333;}

.successMsg {height:21px; line-height:21px; padding-left:27px; font-size:11px; color:#699242; background:url(/images/icons/icon_ok.png) 0 0 no-repeat;}
/*-------------------------------------------*/

#container {width:914px; margin:0 auto; padding:0 0 38px; overflow:hidden;}

/*-------------------HEADER------------------*/
#header {width:914px; height:82px; padding:30px 0 0;}
	#logo {width:223px; height:53px; text-indent:-9999px; background-image:url(/images/logo.png); display:block; float:left;}
	#bt-info {width:170px; height:35px; text-indent:-9999px; background-image:url(/images/buttons/bt-info.png); display:block; float:right;}
	#bt-info:hover {background-position:bottom;}
	
/*-----------------NAVIGATION----------------*/
#nav {padding:12px 0 13px; overflow:hidden;}
#nav li {margin-right:10px; float:left;}
#nav li.last {margin-right:0;}
	#nav-home, #nav-why, #nav-schools, #nav-sss, #nav-rights, #nav-income {width:113px; height:38px; text-indent:-9999px; display:block; background-image:url(/images/buttons/bt-nav.png);}
	#nav-why {width:143px; background-position:-113px 0;}
	#nav-schools {width:104px; background-position:-256px 0;}
	#nav-sss {width:198px; background-position:-360px 0;}
	#nav-rights {width:147px; background-position:-558px 0;}
	#nav-income {width:158px; background-position:-705px 0;}
	
	#nav-home:hover, #nav-home.selected {background-position:0 -38px;}
	#nav-why:hover, #nav-why.selected {background-position:-113px -38px;}
	#nav-schools:hover, #nav-schools.selected {background-position:-256px -38px;}
	#nav-sss:hover, #nav-sss.selected {background-position:-360px -38px;}
	#nav-rights:hover, #nav-rights.selected {background-position:-558px -38px;}
	#nav-income:hover, #nav-income.selected {background-position:-705px -38px;}

/*--------------MAIN TOP CONTENT-------------*/
#main-top {width:914px; overflow:hidden;}

#mainSlide {width:662px; height:290px; padding:5px 0 0; margin:0 0 37px; background-image:url(/images/boxes/bg_mainSlide.png); position:relative;}
	#mainSlide .slideCont {height:290px; overflow:hidden; position:relative;}
	#mainSlide .slides {position:absolute; top:0; left:0;}
	#mainSlide .slides div {width:648px; position:absolute; top:0; display:none;}
	#mainSlide img {border:#c6c6b5 1px solid; }
	#mainSlide p {margin:15px 0 0 10px; font-size:12px; text-indent:12px; background:url(/images/icons/icon_arrow.gif) left no-repeat;}
	
	#mainSlide .pagination {position:absolute; right:8px; bottom:9px;}
		#mainSlide li {margin-left:2px; float:left;}
			#mainSlide li a {width:30px; height:28px; text-indent:-9999px; display:block; background-image:url(/images/buttons/pagination.png);}
			#mainSlide a[rel="2"] {background-position:-32px 0;}
			#mainSlide a[rel="3"] {background-position:-64px 0;}
			#mainSlide a[rel="4"] {background-position:-96px 0;}
			#mainSlide a[rel="5"] {background-position:-128px 0;}
			
			#mainSlide li.active a[rel="1"], #mainSlide a[rel="1"]:hover {background-position:0 -30px;}
			#mainSlide li.active a[rel="2"], #mainSlide a[rel="2"]:hover {background-position:-32px -30px;}
			#mainSlide li.active a[rel="3"], #mainSlide a[rel="3"]:hover {background-position:-64px -30px;}
			#mainSlide li.active a[rel="4"], #mainSlide a[rel="4"]:hover {background-position:-96px -30px;}
			#mainSlide li.active a[rel="5"], #mainSlide a[rel="5"]:hover {background-position:-128px -30px;}
			
#rightSlide {height:187px; padding:10px 15px 0; margin:12px 0 37px; background-image:url(/images/boxes/bg_rightSlide.png); position:relative;}
	#rightSlide .slideCont {margin:10px 0 0 67px; overflow:hidden; position:relative;}
	#rightSlide .slides {position:absolute; left:0;}
	#rightSlide .slides div {width:130px; height:95px; line-height:14px; font-size:10px; color:#7a7a74; position:absolute; top:0; display:none;}
	#rightSlide h6 {font:700 11px/17px Arial, Helvetica, sans-serif; color:#595956;}
	
	#rightSlide a.seeAll {bottom:11px;}
	#rightSlide .slideButtons {right:11px; bottom:11px;}
	
	#rightSlide .next {background-position:-66px 0;}
	#rightSlide .previous {background-position:-44px 0;}
	#rightSlide .next:hover {background-position:-66px -23px;}
	#rightSlide .previous:hover {background-position:-44px -23px;}
	
/*-------------MAIN LEFT CONTENT-------------*/
#leftCont {width:376px; float:left;}

	#wellcome {width:326px; height:271px; padding:20px 25px 25px; margin:0 0 12px; background-image:url(/images/boxes/bg_wellcome.png);}
	#wellcome p {margin:10px 0 15px;}
	#wellcome strong {color:#333; font-style:italic;}
	#wellcome h6 {font-size:11px; color:#9c0000;}
	
	#incomeWrap {width:350px; height:479px; padding:12px 13px; background:url(/images/boxes/bg_incomeWrap.png) #dadcc5; position:relative;}
		.bt-rss {width:29px; height:17px; padding:5px 0 0 23px; margin:3px 0 0; font-weight:700; color:#f2731e; background-image:url(/images/buttons/bt-rss.png);}
		
		.tabs-hide {display:none;}
				
		#tabs {width:350px;}
			#tabList li {height:29px; margin:10px 1px 0 0; float:left;}
			#tabList a {height:29px; padding:0 13px 0; font:700 12px/30px Arial; color:#444; background-color:#ebedd5; border:#caccb5 1px solid; border-bottom:#fbfdfa 1px solid; display:block;}
			#tabList a:hover {color:#9c0000; background-color:#fbfdfa;}
			#tabList li.tabs-selected {height:40px; margin:0 1px 0 0; position:relative; top:-2px; z-index:1;}
			#tabList li.tabs-selected a {height:41px; padding:0 15px 0; color:#9c0000; line-height:41px; background-color:#fbfdfa;}
				
			#tab1, #tab2 {height:336px; padding:10px 16px 16px; background-color:#fbfdfa; border:#caccb5 1px solid;}
			
				.tabsIn li {width:100%; margin:0 0 10px; border-bottom:#dadcc5 1px solid; font-size:10px; color:#858673; line-height:16px;}
				.tabsIn li.last {border-bottom:0;}
				.tabsIn h6 {color:#d72323;}
				.tabsIn strong {font-size:10px; color:#d72323;}
				.tabsIn p {margin:5px 0 10px; font-size:11px; line-height:14px;}
				
			.tLoad {height:336px; line-height:336px; text-align:center;}
				.tLoad img {vertical-align:middle;}
	

/*-------------MAIN RIGHT CONTENT------------*/
#rightCont {width:525px; float:right;}
	#rightIn {width:271px; float:left;}
	
		#vWr {height:187px; padding:11px 13px 14px 14px; margin:14px 0 12px; background-image:url(/images/boxes/bg_vWr.png); position:relative;}
			#volunteer {width:213px; height:73px; padding:20px 15px 19px; background-image:url(/images/boxes/bg_volunteer.png); font-size:10px; color:#827a7a;}
			#volunteer h6 {padding:3px 0 0; line-height:14px; color:#eb4424;}
			#volunteer strong {color:#42a7d0;}
			#volunteer p {margin:4px 0;}
				.thumb {width:74px; height:71px; padding:2px; margin-right:8px; background-image:url(/images/bg_thumb.gif); float:left;}
				.thumb a, .thumb span {display:block;}
					.innerShadow {width:74px; height:71px; background-image:url(/images/innerShadow.png); position:absolute;}
			
			#vLoad {height:73px; line-height:73px; text-align:center;}
				#vLoad img {vertical-align:middle;}
			
		#pWr {width:242px; height:227px; padding:12px 15px; margin:11px 0 0; background-image:url(/images/boxes/bg_pWr.png);}
			#poolQ {width:215px; height:159px; padding:15px 13px; margin:15px 0 0; background-image:url(/images/boxes/bg_poolQ.png);}
				#question {padding-left:23px; margin:0; background:url(/images/icons/icon_question.png) 0 0 no-repeat; color:#da7e45;}
				
				#pool {width:187px; height:95px; padding:12px 14px 0; margin:11px 0 8px; background-image:url(/images/boxes/bg_pool.png);}
					#pool p {margin:0 0 8px; color:#858673; overflow:hidden;}
						.progressBar {width:181px; height:2px; background-color:#b1bc56; display:block; position:relative;}
							.progressBar span {height:2px; background-color:#b17c58; position:absolute; left:0; top:0;}
					
				/* Custom Style Input */		
				/*	wrapper divs */
				.custom-radio {position: relative;}
					
				/* input, label positioning */
				.custom-radio input {position:fixed; left:-9999px;}
				
				.custom-radio label {position:relative; padding-left:20px; background:url(/images/buttons/bt-radio.png) no-repeat 0 0;}
				.custom-radio label.hover,
				.custom-radio label.focus {background-position:0 -42px;}
				.custom-radio label.checked {background-position:0 -21px;}
				
	#statsWr {width:493px; height:115px; padding:14px 17px; margin:8px 0 0; background-image:url(/images/boxes/bg_statsWr.png);}
		#stats {height:44px; padding:19px 0 19px 19px; margin:10px 0 0; background-image:url(/images/boxes/bg_stats.png);}
		#stats li {font-size:10px; line-height:14px; color:#f15757; white-space:nowrap; margin:0 14px 11px 0; float:left; background:url(/images/icons/icon_stats.png) no-repeat;}
		#stats strong {font-size:11px; color:#f54f25;}
		
		#stats .totalWaitingSibling {padding-left:24px;}
		#stats .totalFind {padding-left:19px; background-position:0 -25px;}
		#stats .totalSchool {padding-left:21px; background-position:0 -50px;}
		#stats .totalWaitingSchool {padding-left:24px; background-position:0 -74px;}
		#stats .totalMessages {padding-left:21px; background-position:0 -99px;}
		#stats .totalVolunteer {padding-left:19px; background-position:0 -121px;}
				
/*---------------LEFT COLUMN-----------------*/
.leftCol {width:662px; float:left;}

/*---------------RIGHT COLUMN----------------*/
.rightCol {width:241px; float:right;}
	
	#bt-kardesSec {height:86px; text-indent:-9999px; background-image:url(/images/buttons/bt-kardes-sec.png); display:block;}
	#bt-medyadaKardes, #bt-dogudaOgrenci {height:90px; text-indent:-9999px; background-image:url(/images/buttons/bt-medyada-kardes.jpg); display:block;}
	#bt-dogudaOgrenci {background-image:url(/images/buttons/bt-doguda-ogrenci.jpg)}
	
	ul.imageList {padding:0 0 10px; overflow:hidden;}
	ul.imageList li {width:295px; height:196px; margin:2px; border:#fff 3px solid; float:left;}
	
	ul.newsImages li {width:100%; margin:0 0 35px; text-align:center;}
	ul.newsImages img {border:#fff 3px solid;}
	
	#whereWr {height:180px; padding:0 13px 0 14px; background:url(/images/boxes/bg_rightBoxWr.png) 0 0;}
		#where, #cancel {height:104px; padding:10px; background:url(/images/boxes/bg_rightBoxes.png) 0 0; color:#858673; line-height:14px; position:relative;}
		
		.search {width:192px; height:26px; padding-left:11px; position:absolute; left:11px; bottom:12px; background:url(/images/bg_search.png) left no-repeat;}
			.search input {float:left;}
			.search input[type="text"] {width:140px; height:14px; margin:6px 10px 6px 0; background:transparent; border:0;}
	
	#cancelWr {height:190px; padding:0 13px 0 14px; margin:12px 0; background:url(/images/boxes/bg_rightBoxWr.png) 0 -180px;}
		#cancel {height:114px; background:url(/images/boxes/bg_rightBoxes.png) -214px 0;}
		
	#sponsorWr {height:286px; padding:0 13px 0 14px; background:url(/images/boxes/bg_rightBoxWr.png) -242px 0;}
		.sponsors a {height:42px; padding:6px 11px; margin:0 0 5px; display:block; background:url(/images/boxes/bg_rightBoxes.png) 0 -124px; overflow:hidden}
		.sponsors span {width:92px; height:34px; padding:8px 0 0 10px; border-left:#dadcc5 1px solid; color:#858673; display:block; float:right; cursor:pointer;}
		.sponsors img {float:left;}
		
		#beSponsor {width:76px; height:20px; text-indent:-9999px; background-image:url(/images/buttons/bt-beSponsor.png); display:block; float:right;}
		#beSponsor:hover {background-position:bottom;}
	
	.titleHead {height:17px; padding:9px 0 13px; background:url(/images/icons/iconQ.png) right no-repeat;}
	.titleHead.iconC {background:url(/images/icons/icon_cancel.png) right no-repeat;}
	.titleHead.noIcon {background:0;}
	
/*----------------LEFT BOX---------------*/
#lB-top {height:23px; display:block; background-image:url(/images/bg_lB-top.png);}

#leftBoxWr {background:url(/images/bg_leftBoxWr.png) repeat-y;}

#leftBox {width:612px; min-height:959px; padding:0 25px 30px; background:url(/images/bg_leftBox.jpg) bottom no-repeat; font-size:12px; line-height:18px; position:relative;}
#leftBox.introduce {min-height:963px; padding:0 25px 26px; background:url(/images/bg_introduce.png) bottom no-repeat;}
#leftBox h2, #leftBox h6 {margin:0 0 15px;}
#leftBox #founderName {margin:15px 0 0;}
#leftBox p {margin:0 0 20px;}
#leftBox em {font-size:11px; color:#333;}
#leftBox strong {color:#333;}
	#cengiz {padding:3px; background-color:#fff; margin-right:13px; float:left;}
	
	.divider {width:606px; height:18px; display:block; background-image:url(/images/divider.png);}
	
	.arrowTwin {width:7px; height:7px; margin:10px 8px; background-image:url(/images/icons/icon_arrowTwin.png); display:block; float:left;}
	
	.subCat {margin:3px 0 0;}
	
	.bt-newMsg, .bt-letter, .bt-messages {width:146px; height:31px; margin:0 0 6px; text-indent:-9999px; background-image:url(/images/buttons/bt-newMsg.png); display:block; float:right;}
	.bt-newMsg:hover {background-position:0 -31px;}
	
	.bt-letter {width:90px; background-position:-146px 0;}
	.bt-letter-hover {background-position:-146px -31px;}
	.bt-letter:hover {background-position:-146px -31px;}

	.bt-messages {width:90px; background-position:-235px 0;}
	.bt-messages-hover {background-position:-235px -31px;}
	.bt-messages:hover {background-position:-235px -31px;}

	.filterBox {height:33px; margin:0 0 13px; background:url(/images/bg_filter.png) right no-repeat;}
	.filterBox span {line-height:33px; margin:0 8px; font-size:11px; color:#4a490f; float:left;}
	.filterBox input[type="text"] {width:88px; height:15px; padding:1px 1px 0; margin:8px 0; border:#d7d7d7 1px solid; float:left;}
	.filterBox select {width:88px; height:19px; margin:8px 0; border:#d7d7d7 1px solid; float:left;}
	
	.wB-top, .wB-bottom {width:611px; height:14px; display:block; background:url(/images/bg_wB-top-bottom.png) 0 0;}
	.wB-bottom {height:17px; margin:0 0 12px; background-position:bottom;}
	
	.whiteBox {width:563px; padding:10px 24px; background:url(/images/bg_whiteBox.png) repeat-y; overflow:hidden;}
	.whiteBox h6 strong {font-size:11px; color:#9e1616 !important;}
	.whiteBox p {margin:0 !important;}
		.frequently {font-size:14px;}
		.calendar, .location {font-size:11px; color:#909377; padding-left:17px; background:url(/images/icons/icon_calendar.png) left no-repeat; float:right;}
		.location {background:url(/images/icons/icon_location.png) left no-repeat;}
		h6.underlined {padding:0 0 5px; border-bottom:#d8b7b7 1px solid;}
		
		.volunteer-detail {width:465px; margin-left:10px; float:right;}
		
		.push {height:40px;}
		
		ul.pager {position:absolute; right:25px; bottom:40px;}
		ul.pager li {height:19px; padding-left:7px; line-height:19px; font-size:11px; color:#8b8e6b; float:left;}
		ul.pager a {font-weight:700; color:#8b8e6b;}
		ul.pager a:hover, ul.pager span {font-weight:700; color:#4b4e30;}
			.prevPage, .nextPage {width:21px; height:19px; margin:0 4px 0 0; display:block; text-indent:-9999px; background:url(/images/buttons/bt-arrows.png) 0 0;}
			.nextPage {background-position:-22px 0; margin:0 0 0 4px;}
			
			.prevPage:hover {background-position:0 -23px;} 
			.nextPage:hover {background-position:-22px -23px;}
			
	.iB-top, .iB-bottom {width:611px; height:25px; background-image:url(/images/bg_iB-top-bottom.png); display:block;}
	.iB-bottom {background-position:bottom; margin:0 0 11px;}
	
	.infoBox {width:551px; padding:0 30px 2px; background:url(/images/bg_infoBox.png) repeat-y #fafafa;}
	.infoBox p {padding-left:26px; margin:0 !important; color:#333; line-height:18px; background:url(/images/bg_infoBox-txt.png) 0 2px no-repeat;}
	.infoBox p.second {margin:15px 0 0 !important;}
	.infoBox p.noImage {margin:15px 0 0 !important; background:0; padding-left:0;}
	.infoBox p.noResult {color:#b93535;}
	.infoBox p strong {font-style:italic;}
	
	.categoryNames {width:562px; height:35px; margin:0 0 3px; padding:0 25px 0 24px; line-height:32px; background-image:url(/images/bg_categoryNames.png); color:#333;}
	.categoryNames dt, .waitingSibling dt {width:167px; font-weight:700; float:left;}
	.categoryNames dt.extent5, .waitingSibling dt.extent5 {width:300px;}
	.waitingSibling dt.extent5 {font-weight:400;}
	.categoryNames dd {font-weight:700; background:url(/images/dividerV.png) 0 3px no-repeat;}
		
	.waitingSibling dl {width:100%; padding:5px 0; border-bottom:#d8b7b7 1px solid; overflow:hidden;}
	.waitingSibling dt a, .waitingSibling dd a {color:#ab3b3b; font-weight:700;}
	.waitingSibling dt a:hover, .waitingSibling dd a:hover {text-decoration:underline;}
	
	.categoryNames dd, .waitingSibling dd {padding-left:12px; float:left;}
		dd.extent1 {width:87px;}
		dd.extent2 {width:63px;}
		dd.extent3 {width:125px;}
		dd.extent4 {width:70px;}
	
	.siblingList {padding:0 0 5px;}
	.siblingList dl {width:100%; padding:5px 0; border-bottom:#d8b7b7 1px solid; overflow:hidden;}
	.siblingList dt {width:110px; padding-left:3px; font-weight:700; color:#ab3b3b; float:left;}
	.siblingList dd {width:223px; text-align:right; float:left;}
	.siblingList a {text-decoration:underline;}
	.siblingList a:hover {text-decoration:none;}
	
	.sC-detail {color:#333;}
	.sC-detail p {margin:20px 0 !important;}
	.sC-detail strong {color:#c42d2d !important;}
		.bt-kardes-iptal {width:227px; height:29px; text-indent:-9999px; background-image:url(/images/buttons/bt-kardes-iptal.png); display:block;}
		.bt-kardes-iptal:hover {background-position:bottom;}
	
	.noticeBox {width:566px; height:76px; margin:0 0 8px; padding:2px 22px 0; color:#4a4a35; background-image:url(/images/boxes/bg_noticeBox.png);}
	.noticeBox p {margin:11px 0 0 !important;}
	.noticeBox p.importantNotice {color:#bb3737; padding-left:21px; background:url(/images/icons/icon_important.png) left no-repeat;}
	
	.pSWr {width:610px; background:url(/images/bg_pSWr.png) repeat-y;}
	.pS-top {width:610px; height:14px; background-image:url(/images/bg_pS-top.png); display:block;}
	
	.pickSibling {min-height:633px; padding:19px 21px; background:url(/images/bg_pickSibling.jpg) bottom no-repeat;}
		.warnBox {width:470px; height:49px; padding:27px 50px 0; margin:0 0 25px; background-image:url(/images/boxes/bg_warnBox.png);}
		.warnBox p {line-height:18px; margin:0 !important; padding-left:30px; font-size:12px; display:block;}
			.successMsg {color:#699242; background:url(/images/icons/icon_ok.png) left no-repeat;}
			.warnMsg {color:#c77a00; background:url(/images/icons/icon_warn.png) left no-repeat;}
			.warnMsg span {color:#4f3712;}
			
		.formWrap {margin:5px 0 25px; padding:15px 22px; border-bottom:#bbb 1px solid; border-top:#bbb 1px solid;}
			.formBoxes {margin:0 0 5px; line-height:27px; font-size:11px; font-weight:700; color:#ab3b3b; overflow:hidden}
				.formBoxes label {font-weight:700;}
				.formBoxes select {width:347px; height:19px; margin:5px 50px 0 0; border:#d7d7d7 1px solid; float:right;}
				.inputBox, .areaCode, .phoneWrap {width:328px; height:20px; padding:4px 10px 3px; margin:0 50px 0 0; background-image:url(/images/boxes/bg_inputBoxes.png); float:right;}
					.inputBox input, .areaCode input, .phoneWrap input {width:323px; height:16px; padding:2px; background:transparent; border:0;}
					
				.textBox {width:328px; height:110px; padding:4px 10px 3px; margin:0 50px 0 0; background-image:url(/images/boxes/bg_textBox.png); float:right;}
					.textBox textarea {width:323px; height:104px; padding:2px; background:transparent; border:0;}
					
				.phoneBoxes {width:401px; height:27px; float:right;}
					.phoneBoxes strong {margin:0 9px 0 3px; float:left;}
					.phoneBoxes span {font-size:10px; color:#847340; float:left;}
						.areaCode {width:41px; margin:0; background-position:-486px 0; float:left;}
							.areaCode input {width:36px; text-align:center;}
						.phoneWrap {width:118px; margin:0 7px 0 5px; background-position:-348px 0; float:left;}
							.phoneWrap input {width:115px;}
		
		.formWrap-bottom input[type="image"] {margin:-10px 0 0;}
		.formWrap-bottom input[type="checkbox"] {margin:0 5px 2px 2px; float:left;}
		.formWrap-bottom span {font-size:11px; line-height:13px; color:#333;}
		
		.bt-kardesSecKucuk {margin:0 0 4px; float:right;}
		
		.studentThumb {width:94px; height:91px; margin:0 15px 15px 0; display:block; float:left;}
		
		.studentDetail, .studentSpecs {width:242px; margin:20px 0 0; float:left;}
			.studentDetail dt, .studentSpecs dt {width:103px; font-weight:700; color:#333; float:left;}
			.studentDetail dd {width:139px; float:left;}
		
		.studentSpecs {width:212px;}
			.studentSpecs dt {width:150px;}
			.studentSpecs dd {width:62px; float:left;}
			
		.studentInfo {width:100%; padding:8px 0 7px; overflow:hidden;}
		.studentInfo.otherOne {border-top:#d8b7b7 1px solid; border-bottom:#d8b7b7 1px solid; background-color:#fbfce9;}
		.studentInfo.last {margin:0 0 17px;}
			.studentInfo dt {width:95px; padding-left:10px; color:#ab3b3b; font-weight:700; float:left;}
			.studentInfo dd {float:left;}
				.schoolName {color:#333;}
				.school-tel {font-size:11px;}
			
		.familyStats {width:522px; height:33px; padding:15px 0 0 41px; margin:10px 0; color:#4a4a35; font-weight:700; background-image:url(/images/boxes/bg_familyStats.png);}
/*--------------SEND MESSAGE-------------*/
#sendMsg {width:573px; overflow:hidden;}
	#msgTitle {height:25px; padding:14px 0 0 15px; margin:0 0 16px; border:#7b0c26 1px solid; background:url(/images/bg_msgTitle.png) repeat-x;}
		#msgTitle h2 {width:102px; height:16px; text-indent:-9999px; background-image:url(/images/msgTitle-h2.png);}
		
	.inputWr {width:159px; height:23px; padding:0 7px; margin:0 0 3px 3px; background:url(/images/boxes/bg_msg.png) -220px 0; float:left;}
		.inputWr input, .inputWr select {width:120px; height:14px; margin:4px 0; background:transparent; border:0; float:right;}
		.inputWr select {height:19px; margin:2px 0;}
		.inputWr select.size1 {width:127px;}
	.inputWr.size1 {width:203px; background-position:0 0;}
		.inputWr.size1 input {width:125px;}
	.inputWr.town {background-position:-396px 0;}
		.inputWr.town input {width:127px;}
		
	#txtWr {width:556px; height:116px; padding:0 7px; margin:0 0 15px 3px; background:url(/images/boxes/bg_msg.png) 0 -26px;}
		#txtWr textarea {width:478px; height:103px; margin:5px 0; background:transparent; border:0; float:right;}
		.msgLeft {line-height:23px; font-size:11px; color:#222; display:block; float:left}
		
	#type {width:110px; height:16px; padding:5px 7px; margin:3px 0 0; background-image:url(/images/boxes/bg_type.png); float:left;}
		#type input {width:107px; height:14px; background:transparent; border:0;}
		
	.enterType {width:126px; height:9px; margin-top:11px; background-image:url(/images/enter_type.gif); text-indent:-9999px; display:block; float:left;}
	.refresh {margin:9px 8px 0 10px; float:left;}
	.send2 {margin-top:7px;}
	
	.capchaWr {width:120px; height:30px; margin-right:8px; line-height:30px; border:#ccc 1px solid; text-align:center; float:left;}
	.capchaWr img {vertical-align:middle;}
	
	.sendMsgLoader {padding:85px 0; text-align:center; font-size:14px; font-weight:700; color:#ce0030;}
		.sendMsgLoader img {vertical-align:middle;}
		
	.noSponsor {padding:40px 0; text-align:center; font-size:12px; font-weight:700; color:#333333; width:400px;}
		.noSponsor h3 {font-size:14px; font-weight:700; color:#ce0030;}
		.noSponsor img {vertical-align:middle;}

/*--------------SHARE FOOTER-------------*/
#shareFooter {width:894px; height:103px; padding:12px 12px 13px 11px; margin:10px 0 0; background-image:url(/images/boxes/bg_share-footer.png); font-size:10px; color:#5e5f4e;}
	#announcement {width:335px; height:76px; padding:12px 15px 15px; background-image:url(/images/boxes/bg_announcement.png); float:left;}

		#subscribe {width:224px; height:26px; padding-left:11px; background-image:url(/images/bg_subscribe.png); float:left;}
		#subscribe.required {background-position:bottom;}
			#subscribe input {width:213px; height:14px; margin:6px 10px 6px 0; background:transparent; border:0; float:left;}
			#subscribe.required input {color:#f54f25;}
			
		.sSubmit {width:96px; height:26px; border:0; background:transparent; text-indent:-9999px; background-image:url(/images/buttons/bt-subscribe.png); cursor:pointer; float:right;}
		.sSubmit:hover {background-position:bottom;}
		
		.submitLoader {width:224px; height:26px; line-height:26px; text-align:center; display:block; float:right;}
			.submitLoader img {vertical-align:middle;}

	#share {width:489px; height:76px; padding:12px 15px 15px; background-image:url(/images/boxes/bg_share.png); float:right;}
	
		#share ul {padding:5px 0 0;}
		#share li {margin-right:19px; float:left;}
		#share a {line-height:14px; padding-left:19px; background:url(/images/icons/icon-share.gif) no-repeat; white-space:nowrap; color:#555; display:block;}
		#share a:hover {color:#222;}
		#share .ff {background-position:0 -24px;}
		#share .twitter {background-position:0 -48px;}
		#share .delicious {background-position:0 -72px;}
		#share .digg {background-position:0 -96px;}
		
/*-----------------FOOTER-----------------*/
#footerWr {height:47px; background:url(/images/bg_footer.gif) repeat-x; border-top:#dadcc5 6px solid;}
	#footer {width:914px; margin:0 auto;}
		#fLinks {line-height:47px; float:left;}
			#fLinks a {font-size:10px; font-weight:700; color:#d9dac3; margin-right:15px;}
			#fLinks a:hover {text-decoration:underline;}
			
	#fLogoList {margin:11px 0 0; float:right;}
	#fLogoList li {height:28px; padding-left:10px; margin-left:10px; background:url(/images/bg_fLogoList.png) top left no-repeat; float:left;}
	#fLogoList li.first {background:none;}
	
	#corfeva, #jcieurasia {width:81px; height:28px; display:block; text-indent:-9999px; background-image:url(/images/logo_corfeva.png);}
	#jcieurasia {width:58px; background-image:url(/images/logo_jci_eurasia.png);}
	
	#urbsz {width:71px; height:19px; margin:3px 0 0; text-indent:-9999px; background-image:url(/images/urbsz.png); display:block;}
	#urbsz:hover {background-position:bottom;}
	
	
/*****************************************************************************
FACEBOX
*****************************************************************************/
#facebox .t {background:url(/images/facebox/t.png); height:18px;}
#facebox .r {background:url(/images/facebox/r.png); width:13px;}
#facebox .b {background:url(/images/facebox/b.png); height:18px;}
#facebox .l {background:url(/images/facebox/l.png); width:13px;}
#facebox .tl {background:url(/images/facebox/tl.png);}
#facebox .tr {background:url(/images/facebox/tr.png);}
#facebox .bl {background:url(/images/facebox/bl.png);}
#facebox .br {background:url(/images/facebox/br.png);}
#facebox .tr, #facebox .tl, #facebox .br, #facebox .bl {width:13px; height:18px}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br, #facebox .t, #facebox .b, #facebox .l, #facebox .r {overflow:hidden; padding:0;}

#facebox {position:absolute; top: 0; left:0; z-index:100; text-align:left;}

#facebox .popup {position: relative;}

#facebox table {border-collapse:collapse;}
	#facebox td {border-bottom:0; padding: 0;}
	
#facebox .body {padding:9px; background:#fff; width:370px;}

#facebox .loading {text-align:center;}

#facebox .image {text-align: center;}
#facebox img {border:0; margin:0;}

#facebox .closeButton {position:absolute; top:-3px; right:-6px; text-align:right;}

#facebox_overlay {position:fixed; top:0px; left:0px; height:100%; width:100%;}

.facebox_hide {z-index:-100;}

.facebox_overlayBG {background-color: #000; z-index: 99;}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
	
/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 � 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  .sIFR-active h2 {height:20px;}
  .sIFR-active h3 {height:18px;}
  .sIFR-active h4 {height:18px;}
}

