body {
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#3986C1 url(images/background_main.gif) repeat-x;
}

td 				{font-family: Arial;font-size: 11px;}

.t1 			{font-family: Arial;font-size: 11px;}
.t2 			{font-family: Tahoma; font-size: 11px;}
.t3 			{font-family: Trebuchet MS; font-size: 18px;}
.t4 			{font-family: Impact; font-size: 30px;}

.f1 			{font-family: Arial; font-size: 11px;}

.btn_1 			{font-family: Arial; font-size: 11px; color:#FFFFFF; background-color:#77724F; border:0px;}
.btn_2 			{font-family: Arial; font-size: 11px; color:#FFFFFF; background-color:#A3A3A3; border:0px;}
.btn_3 			{font-family: Arial; font-size: 11px; color:brown; background-color:#FCD226; border:0px;}

a:link 			{text-decoration: none; color: #333333; }
a:visited 		{text-decoration: none; color: #333333; }
a:hover   		{text-decoration: underline; color: #0077FF; }
a.l1:link 		{text-decoration: none; color: yellow; }
a.l1:visited 	{text-decoration: none; color: yellow; }
a.l1:hover   	{text-decoration: underline; color: yellow; }
a.l2:link 		{text-decoration: none; color: #77724F; }
a.l2:visited 	{text-decoration: none; color: #77724F; }
a.l2:hover   	{text-decoration: underline; color: red; }
a.l3:link 		{text-decoration: none; color: #366FB0; }
a.l3:visited 	{text-decoration: none; color: #366FB0; }
a.l3:hover   	{text-decoration: underline; color: #0077FF; }
a.l4:link 		{text-decoration: none; color: #555555; }
a.l4:visited 	{text-decoration: none; color: #555555; }
a.l4:hover   	{text-decoration: underline; color: #0077FF; }
a.l5:link 		{text-decoration: none; color: #FFFFFF; }
a.l5:visited 	{text-decoration: none; color: #FFFFFF; }
a.l5:hover   	{text-decoration: none; color: yellow; }

.mytextbox {
	width:100px; 
	height:20px; 
	background:url(images/background_form.gif);
	padding-left:2px; 
	padding-top:1px; 
	color:#66A1CE; 
	border:1px solid #C4BD50; 
}


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

.bos_div {
	height:20px;
	width:100%;
}

#header {
	width:900px; 
	height:110px; 
	margin:0px auto; 
	border:0px dashed yellow; 
	/*background: #c51a1a; 
	background:url(images/final_03.gif);*/
}

#header_middle {
	/*margin-top:-23px; 
	margin-left:-33px; 
	margin:0; 
	z-index:0; 
	position:absolute; 
	border:0px dashed red;
	*/
}

#top_nav {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC; 
	background: #c51a1a;
	height:50px;
	margin:0px auto;
	position:relative;
	z-index:3;
}

#container {
	position:relative;
	width:960px; 
	height:auto; 
	margin:0px auto 0px auto; 
	border:0px dashed yellow;
}

#main_container {
	position:relative;
	float:left;
	border:0px dashed red; 
	width:900px;
	margin:0px auto 0px 30px;
	height:auto;
	/*background-color:#faf4ba;*/
	z-index:-1;
	background-image:url(images/bg-test.jpg);
}

/************************************************* start footer *************************************************/

#footer {
	width:900px;
	margin:0px auto 20px 30px;
	height:300px; 
	padding:0;
	border:0px solid black;
	background: #c51a1a;
	
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	float:left;
}

#footer ul {
	margin:0;
	padding:0;
	font-size:8px;
	width:137px;
	float:left;
	margin-left:11px;
}

#footer ul > a {
	margin-top:17px;
	margin-bottom:7px;
	padding:2px;
	background-color:#fcfade;
	font-size:10px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	line-height:15px;
	text-align:center;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#footer ul li {
	list-style:none;
}

#footer ul a:hover {
	color: #c51a1a;
}

#footer ul li > a {
	padding:1px;
	font-size:9px;
	color: #fcfade;
	text-decoration:none;
	display:block;
	line-height:15px;
	border-bottom:1px dotted white;
}

#footer ul li:hover a {
	color: #c51a1a;
	font-weight:bold;
	text-align:center;
	background: #fcfade;
}

#footer-poweredby{
	color: #fcfade;
	margin-top:10px;
	width:890px;
	text-align:center;
	/*border:1px dotted black;*/
	padding:5px;
	float:left;
	font-weight:bold;
	font-size:1.0em;
}
/************************************************** end footer **************************************************/

div#header_left {
	background-color:#FFF;
	width:380px;
	height:110px;
	border:0px dashed red; 
	float:left;
}

p#logo {
	border:0px solid red;
	margin:0;
	padding:0;
	margin-left:8px;
	margin-top:4px;
	width:362px;
	height:100px;
	background:url(images/_FINAL_LOGO.png) no-repeat;
	
}

div#header_middle {
	border:0px solid red;
	margin:0;
	padding:0;
	height:100px; 
	width:180px;
	float:left;
}

div#header_middle span {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:20px;
	width:180px;
	height:25px;
	border:0px solid red;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	float:left;
}

div#header_middle p {
	margin:0;
	padding:0;
	height:32px;
	width:32px;	
	float:left;
	margin-top:10px;
	margin-left:15px;
}

p#facebook {
	border:0px solid red;
	background:url(images/social-media/facebook.png) no-repeat;
}

p#twitter {
	border:0px solid red;
	background:url(images/social-media/twitter.png) no-repeat;
}

p#youtube {
	border:0px solid red;
	background:url(images/social-media/youtube.png) no-repeat;
}

div#user_login {
	width:240px; 
	height:110px; 
	border:0px dashed red; 
	float:left;
}

div#login_image {
	width:96px; 
	height:110px; 
	border:0px dashed yellow; 
	float:right;
}

.yazi_wrapper {
	position:relative;
	height:%100;
	width:900px;
	margin:0 auto;
	padding:0px;
	border:0px dashed black;
	background-image:url(images/bg-test.jpg);
	float:left;
}

.yazi {
	position:relative;
	float:left;
	width:625px;
	height:%100;
	border:0px dotted red;
	text-indent:30px;
	font-size:1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px;
	color:#555;
}

.yazi p.title, .yazi h3.title, .yazi h4.title, .yazi strong.title {
	font-size:1.2em;
	font-weight:bold;
	color:#BB223D;
	/*text-indent:0;*/
}
	
.yazi h1, .yazi h2 {
	position:relative;
	margin:0;
	margin-top:20px;
	margin-left:-10px;
	margin-bottom:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:29px;
	border:0px dotted black;
	height:34px;
	width:500px;
	/*width:%100;*/
	
	padding:0px;
	padding-top:7px;
	padding-bottom:7px;
	
	border:3px solid #FFF;
	border-left:none;
	
	background-color:#30448e;
	
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	
	color:#FFF;
	
	-webkit-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    4px 4px 5px rgba(50, 50, 50, 0.5);
	box-shadow:         4px 4px 5px rgba(50, 50, 50, 0.5);
}

.yazi h2 {
	padding:0;
	font-size:24px;
	padding-top:7px;
	padding-bottom:7px;
	height:26px;
}

.yazi p {
	
}

.yazi ul { 
	/*list-style-image:url(images/favicon.png);*/
	list-style-type: square;
	list-style-position: outside;
	color:#444;
	}
	
.yazi ul li {
	text-indent:0;
	padding-bottom:10px;
	font-weight:bold;
}

#accordion h3,h4 { text-indent:0; }

.resim {
	position:relative;
	float:right;
	margin-left:8px;
	margin-right:1px;
	width:240px;
	height:auto;
	border:0px dotted red;
}

.pic-item {
	margin:0;
	padding-top:50px;
	padding-bottom:50px;
	width:250px;
	height:auto;
	margin-left:20px;
	/*background-color:#CFC;*/
	border:0px dotted red;
	float:left;
}

.pic-item p {
	position:absolute;
	margin-top:150px;
	padding:5px;
	width:230px;
	height:20px;
	border:0px dashed black;
	float:left;
}

.pic-item img {
	margin:0;
	float:left;
}

.turn-right {
	transform: rotate(5deg);
	-ms-transform: rotate(5deg);  /*IE 9*/ 
	-webkit-transform: rotate(5deg);  /*Safari and Chrome */
	-o-transform: rotate(5deg); /* Opera */
	-moz-transform: rotate(5deg);  /*Firefox*/ 
}

.turn-90deg {
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);  /*IE 9*/ 
	-webkit-transform: rotate(-90deg);  /*Safari and Chrome */
	-o-transform: rotate(-90deg); /* Opera */
	-moz-transform: rotate(-90deg);  /*Firefox*/ 
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.turn-left {
	transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);  /*IE 9*/ 
	-webkit-transform: rotate(-5deg);  /*Safari and Chrome */
	-o-transform: rotate(-5deg); /* Opera */
	-moz-transform: rotate(-5deg);  /*Firefox*/ 
}

.nivo-drop-shadow {
	position:relative;
	width:78%;    
	padding:0.8em 0.8em 2.4em 0.8em;
	margin:10px auto; 
	background:#fff;
	
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	   -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
			box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.nivo-drop-shadow:before,
.nivo-drop-shadow:after {
	content:"";
	position:absolute; 
	z-index:-2;
}

.pic-drop-shadow-inside {
	position:relative;
	margin:10px auto;
	padding:0.8em;
	background:#fff;
	
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	   -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
			box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.pic-drop-shadow {
	position:relative;
	margin:10px auto;
	padding:0.8em 0.8em 3.0em 0.8em;
	background:#fff;
	
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	   -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
			box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.sag-ok {
	background:url(images/arrows/arrow-blue-outline-right.png) no-repeat center center;
}

.asagi-ok {
	background:url(images/arrows/arrow-blue-outline-down.png) no-repeat center top;
}

.sag-ok {
	background:url(images/arrows/arrow-right.png) no-repeat center center;
}

/************************************************* Tablo *************************************************/
.pretty-table
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  color: #000;
  /*background: #bcd0e4 url("widget-table-bg.jpg") top left repeat-x;*/
  background-color:#FFF;
  text-indent:0;
}

.pretty-table caption
{
  caption-side: bottom;
  caption-side: top;
  font-size: 1.3em;
  font-style: italic;
  text-align: right;
  text-align:center;
  padding: 0.4em 0;
  font-weight:bold;
}

.pretty-table th, .pretty-table td
{
  border: 1px dotted #666;
  padding: 0.3em;
  text-align: center;
  color: #632a39;
}

.pretty-table th[scope=col]
{
  color: #000;
  /*background-color: #8fadcc;*/
  background-color: #b8cfe5;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

.pretty-table th+th[scope=col]
{
  /*color: #fff;*/
  color: #000;
  /*background-color: #7d98b3;*/
  background-color: #b8cfe5;
  border-right: 1px dotted #666;
}

.pretty-table th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 2px solid #333;
}

.pretty-table tr.alt th, .pretty-table tr.alt td
{
  color: #2a4763;
  /*background-color:#CCC;*/
}

.pretty-table tr:hover th[scope=row], .pretty-table tr:hover td
{
  /*background-color: #632a2a;*/
  background-color:#e66565;
  color: #fff;
}

.pretty-table tfoot{
	vertical-align:bottom;
}

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

/* http://www.creativejuiz.fr/blog/tutoriels/ombre-avancees-avec-css3-et-box-shadow */

.bloc {
	position: relative;
	padding: 0.8em;
	background-color:#FFF;
	/*display: inline-block;
	vertical-align: top;
	margin: 35px 26px;
	padding: 25px;
	width: 220px;
	height: 110px;
	background: #f0e8d8;
	font-size: 1.6em;
	line-height: 5em;
	font-family: Georgia, Times, Serif;
	text-align: center;*/
	
	/*Ben ekledim 
	-webkit-border-radius: 5px;
   	-moz-border-radius: 5px;
   	border-radius: 5px;*/
	   
	/*background-image: -moz-linear-gradient(center bottom, #dacdb1 11%, #f0e8d8 56%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.11, #dacdb1), color-stop(0.56, #f0e8d8));*/
	
	-moz-box-shadow: 0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset;
	-webkit-box-shadow: 0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset;
	box-shadow: 0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset;
}

.bloc:after, .bloc:before {
	content: " ";
	position: absolute;
	width: 50%;
	height: 100px;
	z-index: -10;
}
.bloc:before { /*background: green;*/}
.bloc:after {/* background: red;*/ }

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

.simmple {
	-moz-box-shadow: 0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset, 0 0 5px #816f47;
	-webkit-box-shadow: 0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset, 0 0 5px #816f47;
	box-shadow: 0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset, 0 0 5px #816f47;
}
.simmple:after, .simmple:before { display: none; }

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

.laterals:before {
	top: 15px;
	left: 0;
	width: 100%;
	height: 130px;
	border-radius: 12px / 65px;
	
	-moz-box-shadow: 0 0 10px #555;
	-webkit-box-shadow: 0 0 10px #555;
	box-shadow: 0 0 10px #555;
}
.laterals:after { display: none; }

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

.lateral:before {
	top: 10px;
	left: 8px;
	width: 50%;
	height: 130px;
	
	-moz-box-shadow: -7px 0 10px #555;
	-webkit-box-shadow: -7px 0 10px #555;
	box-shadow: -7px 0 10px #555;
	
	transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
}
.lateral:after { display: none; }

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

.horizontal:before {
	top: 0px;
	left: 5%;
	width: 90%;
	height: 50px;
	border-radius: 125px / 12px;
	
	-moz-box-shadow: 0 0 8px #555;
	-webkit-box-shadow: 0 0 8px #555;
	box-shadow: 0 0 8px #555;

}
.horizontal:after {
	bottom: 0px;
	left: 5%;
	width: 90%;
	height: 50px;
	border-radius: 125px / 12px;
	
	-moz-box-shadow: 0 0 8px #565656;
	-webkit-box-shadow: 0 0 8px #565656;
	box-shadow: 0 0 8px #565656;
}

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

.single:before { display: none; }

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

.curve:before {
	top: 52px;
	left: 5px;
	
	transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	
	
	box-shadow: 7px 6px 15px #333;
	-moz-box-shadow: 7px 6px 15px #333;
	-webkit-box-shadow: 7px 6px 15px #333;
	
}
.curve:after {
	top: 52px;
	right: 5px;
	
	transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	
	
	box-shadow: -7px 6px 15px #333;
	-moz-box-shadow: -7px 6px 15px #333;
	-webkit-box-shadow: -7px 6px 15px #333;
	
}

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

.drop:before {
	left: -5px;
	top: 167px;
	width: 280px;
	height: 4px;
	background: #aaa;
	border-radius: 140px / 2px;
	
	box-shadow: 0 0 5px #aaa, 0 0 10px #888, 0 0 15px #666;
	-moz-box-shadow: 0 0 5px #aaa, 0 0 10px #888, 0 0 15px #666;
	-webkit-box-shadow: 0 0 5px #aaa, 0 0 10px #888, 0 0 15px #666;
}
.drop:after {
	left: 8px;
	top: 168px;
	width: 255px;
	height: 2px;
	background: #666;
	border-radius: 125px / 1px;
	
	box-shadow: 0 0 5px #444, 0 0 8px #333, 0 0 10px #666;
	-moz-box-shadow: 0 0 5px #444, 0 0 8px #333, 0 0 10px #666;
	-webkit-box-shadow: 0 0 5px #444, 0 0 8px #333, 0 0 10px #666;
}

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