/*----------------------------------------------------------------------------- 
GLOBAL RESET - Standardizes elements across all browsers
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
img { border:0; }
ol,ul { list-style:none; }
a { text-decoration:none; }


/*----------------------------------------------------------------------------- 
GLOBAL STYLING - Elements that are applied throughout the site
-----------------------------------------------------------------------------*/
body {
	background: #fff;
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	color: #3a2f24;


}

#maingc {
	width: 460px;
	float: right;
	padding: 0px;
	margin-left: 32px;
	clear: none;

}


#sorularsag {
	clear: none;
	width: 191px;
	float: right;
	padding-top: 64px;
	margin-left: 32px;

	background-color: #FFF;

}

#maingc p.sorualti {
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9ba9a;
	padding-top: 4px;
	margin-top: 2px;
	padding-bottom: 15px;
	font-size: 11px;
	text-indent: -20px;
	text-align: right;
	font-style: normal;
	
		}


/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 0px;
	padding: 0;
	
	border-bottom: 1px solid #d8d5d3;
	/* background: #ffffff url(toggle_block_stretch.gif) repeat-y left top; */
	background: #ffffff;
	
	overflow: hidden;

	
	clear: both;
}
.toggle_container .block {
	/* background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}

.formclass {
	color: #3a2f24;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	line-height: normal;
	width: 250px;
	background-color: #d8d5d3;
	border: 1px solid #d8d5d3; 
	padding-left: 21px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	
	background-repeat: no-repeat;
	background-position: left top;
				}
.formtitle		{		padding-top: 0px;
				}

#captcha		{
	position: relative;
	left: 17px;
	line-height: 0px;
	width: 117px;
	display: run-in;
				}

#main p.trigger,#maingc p.trigger {
cursor:help;
	color: #3a2f24;
	padding-left: 21px;
	background: #d8d5d3 url(i/trigger_a.gif) no-repeat;
	/* border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8A8A55;
	border-bottom-color: #8A8A55; */
	padding-top: 6px;
	padding-bottom: 4px;
	
	margin-bottom: 5px;
/*	font-size: 10pt; 
	letter-spacing: -0.021em; */
	text-indent: 0px; 
}
#main p.active,#maingc p.active {background-position: left bottom;}


#main p.trigger a,#maingc p.trigger a {

	
	color: #3a2f24;
	/* display: block; */
	text-decoration: none;

	
}
#main p.trigger a:hover,#maingc p.trigger a:hover {
	text-decoration: none;
	color: #ffffff;
}

#main a.backhome,#maingc a.backhome { color: #3a2f24;
	text-decoration: none;
	font-size: 10pt;
}

#main a.backhome:hover,#maingc a.backhome:hover { 
	text-decoration: underline;

}





































a {
	color: #00b0ea;
	text-decoration: none;		
}

h1 {
	color: #00b0ea;
	font-size: 35px;
	margin-bottom: 27px;
}

h2 {
	color: #3a2f24;
	font-size: 16px;
	text-indent : 0px;
}

h2 a{
	color: #3a2f24;
	
}

h3 {
	font-size: 11pt;
	text-indent : 20px;

}

h4 {
	font-size: 12pt;
}

h6 {
	font-size: 12pt;
	color: #00b0ea;
}

#wrapper {
	width: 921px;
	margin: 0 auto;
	border: none;
	border-top: none;
	border-bottom: none;
	padding: 0 0px;

}

#header {
	width: 921px;
	height: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	white-space: nowrap;



}

#topmenu {
	width: 921px;
	margin-right: 0;
	margin-left: 0;
	clear: both;
	margin-top: 3px;
	background-image: url(i/bg_topmenu.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/*----------------------------------------------------------------------------- 
SIDEBAR
-----------------------------------------------------------------------------*/
#sidebar {
	width: 204px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
		clear: left;
}

	
#sidebar ul, #sidebar li{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;



}
	
#sidebar li a{
	background-image: url(i/btn_bg.png);
	color: #d8d5d3;
	list-style-type: none;
	clear: none;
	float: left;



}

#sidebar li a:hover {
		background-position: 0px -50px;
		color: #3C8DAE;}
		

.sngline {
	margin-bottom: 3px;

	height: 31px;
	width: 179px;
	padding-left: 25px;
	padding-top: 19px;
	}
	
.bganim {
	background-image: url(i/btn_bg_anm.gif) !important;

	}

.dblline {
	margin-bottom: 3px;
	height: 38px;
	width: 179px;
	padding-left: 25px;
	padding-top: 12px;
	}


#sidebar ul, #sidebar li{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;


}


#topmenu ul, #topmenu li{
	letter-spacing: 0.029em;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
}

#topmenu li a{

	list-style-type: none;
	clear: none;
	float: left;
	background-color: #ff4c00;
	margin-bottom: 3px;
	padding-top: 8px;
	padding-bottom: 5px;

}

#topmenu li a.byz {
	color: #ffffff;}

#topmenu li a.blk {
	color: #3a2f24;}
	
.rmarj {
	margin-right: 3px;
	}
	
.leftpad {
	padding-left: 10px;
	padding-right: 9px;
	}
	
.rightpad {
	padding-left: 7px;
	padding-right: 8px;
	}
	
.rightpad2 {
	padding-left: 9px;
	padding-right: 10px;
	text-align: right;
	width: 131px;
	}
	
.rightpad3 {
	padding-left: 9px;
	padding-right: 10px;
	text-align: right;
	width: 276px;
	}
	
.bothpad {
	padding-left: 5px;
	padding-right:5px;
	}
.bothpad2 {
	padding-left: 8px;
	padding-right:8px;
	}
	
.altmarj {
	margin-bottom: 3px;
	}

#topmenu li a:hover {

		color: #3a2f24;
		background-color: #00b0ea;
		
		}



/*----------------------------------------------------------------------------- 
CONTENT
-----------------------------------------------------------------------------*/
#content {
	margin-top: 37px;
	background-color: #000;
}

#main {
	width: 683px;
	float: right;
	padding: 0px;
	margin: 0px;
	clear: right;

}

#thumbnail {

}

#thumbnail .thumb {
	height: 122px;
	width: 122px;
	display: block;
	background-image: url(i/photo_bg.gif);
	float: left;
	
	
}

#thumbnail a:hover .thumb{
	background-image: url(i/photo_bg_over.gif);
    }

#thumbnail .thumbv {
	height: 122px;
	width: 122px;
	display: block;
	background-image: url(i/video_bg.gif);
	float: left;
}
#thumbnail a:hover .thumbv{
	background-image: url(i/video_bg_over.gif);
    }


#thumbnail img {
	padding: 1px;
}



#thumbnail .plegend {
	font-size: 9pt;
	font-style: italic;
	display: block;

	padding-top: 8px;
}

#main a {
	text-decoration: none;
}

#main p {
	text-indent : 21px;
	/*	line-height: 140%;
	letter-spacing: -0.0565em; */
}

#main a:hover {
	color: #ff4c00;
	text-decoration: none;
}

#main li {
	color: #00b0ea;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	margin-left: 21px;
}

#main .legend {
	font-weight: bold;
	font-size: 9pt;
	font-style: italic;
	display: block;

	padding-top: 5px;
}

#dikkat {
	background: #ffede6;
	padding: 5px;
}

#dikkat .metin {
	color: #ff4c00;
	font-weight: bold;
}

#faydali {
	background: #f2f6ec;
	padding: 5px;
}

#faydali .metin {
	color: #79A342;
	font-weight: bold;
}


/*----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer { 
	font-size: 10px;
	width: 921px;
	clear: both;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	padding-top: 43px;
	padding-bottom: 50px;
}

#footer a { 
	color: #3a2f24;
}

#footer a:hover {
	text-decoration: underline;
}

#footadres {
	background: #d8d5d3;
	width: 188px;
	float: left;
	padding: 8px;
}


#foottxtlinks {
	width: 698px;
	background: #d8d5d3;
	float: right;
	padding: 8px;

}






#sorukosesi 

 {
	width: 191px;
	float: right;

	padding-top: 39px;
	margin-right: 0;

	background-color: #d8d5d3;
	margin-left: 32px;
	background-image: url(i/soru-cevap-kosesi.gif);
	background-repeat: no-repeat;

}

#sorukosesi h3{
	margin-left: 0px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-top: 0px;

	text-indent: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#soru-inner {
	margin-left: 32px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	margin-bottom: 62px;
	padding-top: 10px;
	height: 309px;
	width: 173px;
	background-color: #d8d5d3;
	float: right;
	clear: right;
/*	line-height: 140%; */
	overflow: hidden;
	text-decoration: none;
}



.soruradio {
	background-image: url(i/sinuzit-radio.png);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-bottom: 3px;	
	padding-top: 10px;
}

a .soruradio {
	padding-left: 16px;
	color: #3a2f24;
}

a .sorudon {
	padding-left: 0px;
	color: #3a2f24;
	text-align: center;
	padding-bottom: 210px;
}

a .sorudon img{
	padding-left: 0px;
	vertical-align: baseline;
}

a:hover .soruradio {
	background-image: url(i/sinuzit-radio.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px -34px;
}


	/* paginator */
	
	
	 .paginate {
/* 	font-family: Arial, Helvetica, sans-serif; */
/* 	font-size: .7em; */
 }
 
 #maingc a.paginate {
 	border: 1px solid #3a2f24;
 	padding: 2px 4px 2px 4px;
 	text-decoration: none;
 	color: #3e3328;
 }
 
 
 #maingc a.paginate:hover {
 	background-color: #3a2f24;
 	color: #FFF;
 	text-decoration: underline;
 }
 
 #maingc a.current {
 	border: 1px solid #3a2f24;
/* 	font: bold .7em Arial,Helvetica,sans-serif; */
 	padding: 2px 4px 2px 4px;
 	cursor: default;
 	background:#3a2f24;
 	color: #FFF;
 	text-decoration: none;
 }
 
 #maingc span.inactive {
 	border: 1px solid #A6D3D3;
/* 	font-family: Arial, Helvetica, sans-serif; 
 	font-size: .7em; */
 	padding: 2px 6px 2px 6px;
 	color: #A6D3D3;
 	cursor: default;
 }

	

