﻿@charset "utf-8";
            #tab-blogu { width: 268px; margin: 0 auto; }
            #tab-head ul { list-style-type: none; margin:0; padding:0; }
            #tab-head ul li {
			float:left;
			background: #e5e5e5;
			width:121px; 
			height:49px;
			font: bold 14px "Trebuchet MS", Arial;
			text-align:center;
			color:rgba(255,255,255,1.00);
			background: url(../images/tab_gribg.png) repeat-x; 
			display:table;
			-webkit-border-top-left-radius: 8px;
			-webkit-border-top-right-radius: 8px;
			-webkit-border-bottom-right-radius: 0;
			-moz-border-radius-topleft: 8px;
			-moz-border-radius-topright: 8px;
			-moz-border-radius-bottomright: 0;
			border-top-left-radius: 8px;
			border-top-right-radius: 8px;
			border-bottom-right-radius: 0;

			border-right-color:rgba(0,0,0,1.00);
			border-right-width:1px;
			border-right-style:solid;
			
			border-top-color:rgba(0,0,0,1.00);
			border-top-width:1px;
			border-top-style:solid;
			}
			#tab-head ul li a { text-decoration: none;
			color:#080808;
			display: table-cell;
			vertical-align:middle;
			width:50px; 
			cursor:pointer;
			padding: 0px 10px 0px 10px;
			}
			#tab-head ul li:first-child{
			border-left-color:rgb(195 16 25);
			border-left-width:1px;
			border-left-style:solid;
			
			border-top-color:rgb(195 16 25);
			border-top-width:1px;
			border-top-style:solid;
			}
			#tab-head ul li:last-child{
			border-right-color:rgb(195 16 25);
			border-right-width:1px;
			border-right-style:solid;
			
			border-top-color:rgb(195 16 25);
			border-top-width:1px;
			border-top-style:solid;
			}
			#tab-head .activetab a {
			color: rgba(255,255,255,1.00);
			margin-top:10px;
			display: table-cell;
			vertical-align:middle;
			cursor:pointer;
			background: url(../images/tab_kirmizi.png) repeat-x;
						-webkit-border-top-left-radius: 8px;
			-webkit-border-top-right-radius: 8px;
			-webkit-border-bottom-right-radius: 0;
			-moz-border-radius-topleft: 8px;
			-moz-border-radius-topright: 8px;
			-moz-border-radius-bottomright: 0;
			border-top-left-radius: 8px;
			border-top-right-radius: 8px;
			border-bottom-right-radius: 0;
			}

            .activetab {
			color: rgba(255,255,255,1.00); }
			
			#tab-head a{
			back;
			}
			
            #tab-content { width: 256px; }
           
			#tab-content .content{
				width:243px;
				height:234px;
				display: none;
				background:url(../images/tab_bg-kirmizi.png) repeat-x;
				padding:0px;
				-webkit-border-radius: 3px;
				-webkit-border-bottom-right-radius: 3px;
				-moz-border-radius: 3px;
				-moz-border-radius-bottomright: 3px;
				border-bottom-right-radius: 3px;
				border-bottom-left-radius: 3px;
				border-top-left-radius: 0px;
				border-top-right-radius: 0px;
				border: solid 1px rgb(195 16 25);
				}
				#tab1_icerik{
				padding: 20px 3px 0px 9px;
					}
				#tab1 h1{
					font:14px Arial;
					color:rgba(255,255,255,1.00);
					margin:3px 0px 0px 8px;
					width:188px;
					padding:7px;
				}
				#tab1 h2{
					font:14px Arial;
					color:rgba(255,255,255,1.00);
					margin:15px 0px 0px 8px;
					width:186px;
					padding:7px;
				}
				#tab1 input[type="text"]{
					margin:0px 0px 6px 16px;
					background-color: #efffff;
					border:solid 1px #BFBDBD;
					height: 20px;
					padding-left:5px;
					width: 185px;
					font: 11px Arial;
					
				}
					#tab1 #errmsg
					{
					color: rgba(255,254,122,1.00);
					margin-left:20px;
					font:12px Arial;
					}
					
					.trneredebuton{
					border: 0;
					background: url(../images/nerede_button.png) no-repeat;
					text-indent: -9999em;
					width: 150px;
					height: 33px;
					cursor:pointer;
					margin:13px 0px 0px 38px;
    				}
					.trneredebuton{
					border: 0;
					background: url(../images/nerede_button.png) no-repeat;
					text-indent: -9999em;
					width: 145px;
					height: 33px;
					cursor:pointer;
					margin:10px 0px 0px 67px;
    				}
					.enneredebuton{
					border: 0;
					background: url(../images/nerede_button_en.png) no-repeat;
					text-indent: -9999em;
					width: 150px;
					height: 33px;
					cursor:pointer;
					margin:13px 0px 0px 38px;
    				}
					.enneredebuton{
					border: 0;
					background: url(../images/nerede_button_en.png) no-repeat;
					text-indent: -9999em;
					width: 145px;
					height: 33px;
					cursor:pointer;
					margin:10px 0px 0px 67px;
    				}
				#tab2 h1{
					font-family:Arial;
					font-size:0.73em;
					font-weight:normal;
					color: rgba(255, 254, 165, 1);
					text-align:center;
					width:247px;
					height:14px;
					margin:18px 0px;
					}
					#tab2 select{
					margin:0px 0px 10px 20px;
					background-color: #efffff;
					border:solid 1px #BFBDBD;
					height: 22px;
					padding-left:5px;
					width: 250px;
					font: 11px Arial;
					color:#023A70;
					}
					#tab2 input[type="text"]{
					margin:0px 0px 15px 12px;
					background-color: #efffff;
					border:solid 1px #BFBDBD;
					height: 20px;
					padding-left:5px;
					width: 212px;
					font: 12px Arial;
					}
					.trneredearabuton {
					border: 0;
					background: url(../images/tab2_ara_button.png) no-repeat;
					text-indent: -9999em;
					width: 145px;
					height: 33px;
					cursor:pointer;
					margin:0px 0px 0px 68px;
    				}
					.enneredearabuton {
					border: 0;
					background: url(../images/tab2_ara_button_en.png) no-repeat;
					text-indent: -9999em;
					width: 145px;
					height: 33px;
					cursor:pointer;
					margin:0px 0px 0px 68px;
    				}

				#tab3 div{
					margin-left:230px;
					margin-top:83px;
					position:absolute;
				}
				#tab3 h1{
					font:12px Arial;
					color: rgba(255,254,116,1.00);
					text-align:center;
					width:292px;
					height:14px;
					padding:53px 0px 14px 0px;
				}
					#tab3 input[type="text"]{
					margin:7px 0px 11px 20px;
					background-color: #efffff;
					border:solid 1px #BFBDBD;
					height: 25px;
					padding-left:5px;
					width: 230px;
					font: 12px Arial;
					}
					#tab3 input[type="submit"] {
					border: 0;
					background: url(../images/tab2_ara_button.png) no-repeat;
					text-indent: -9999em;
					width: 145px;
					height: 33px;
					cursor:pointer;
					margin:10px 0px 0px 91px;
    				}
		
        
