﻿html
{
	margin: 0;
	padding: 0;

}

BODY
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Verdana , Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	
}
form
{
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;

}
 img{border:0px;}
div.rounded2
{
	clear: both;
	max-width: 2400px;
	margin: 10px auto;
	width: 100%;
}

div.rounded2 div.top
{
	background: url(/images/Rounded/tl2.png) no-repeat bottom left;
	padding: 0px;
	width: 100%;
}

div.rounded2 div.top div.right
{
	background: url(/images/Rounded/tr2.png) no-repeat bottom right;
	height: 12px;
	margin-left: 12px;
}

div.rounded2 div.middle
{
	background: url(/images/Rounded/l2.png) repeat-y left;
	clear: both;
	width: 100%;
}


.myTopBar_EN
{
	margin-top: 0px; height: 90px;background: url(http://substatic.tariff-tr.com/img/bg/tariff-tr-logo_bar_bg.png) repeat-x;	
}

.myTopBar_TR
{
	margin-top: 0px; height: 63px;	
}


.myContent{margin-left: auto; margin-right: auto; width: 1000px; position:relative; clear:both;}
.myLogo{width:400px; float:left; padding-top:15px;}
.myTopBar_EN .myLogoBar_rigt{float:right; text-align:right;}
.myTopBar_EN .myLogoBar_rigt .myTopLinks{margin-bottom:20px; padding-top:10px; color:White;}
.myTopBar_EN .myTopLinks a{color:White;}

.myTopBar_TR .myLogoBar_rigt{float:right; text-align:right;}
.myTopBar_TR .myLogoBar_rigt .myTopLinks{margin-bottom:20px; padding-top:10px; color:Black}
.myTopBar_TR .myTopLinks a{color:Black;}

div.rounded2 div.middle div.right
{
	background: url(/images/Rounded/r2.png) repeat-y right;
	margin-left: 5px;
}

div.rounded2 div.middle div.right div.content
{
	background-color: #F4F4F4;
	font-family: arial,verdana,tahoma, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	padding: 0px 10px;
	color: Black;
}

div.content td
{
	font-size: 11px;
}

div.content a
{
	color: Black;
	text-decoration: none;
}

div.content a:hover
{
	color: Black;
	text-decoration: underline;
}

div.content a:visited
{
	color: Black;
	text-decoration: underline;
}

div.rounded2 div.middle div.right div.content p
{
	margin: 0px;
}

div.rounded2 div.middle div.right div.content h2
{
	color: #009933;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 7px 0px;
}

div.content h3
{
	font-size: 13px;
}

div.content h4
{
	font-size: 13px;
	font-family: Arial;
	color: Green;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
}

div.content h5
{
	font-size: 14px;
	font-family: Arial, Tahoma;
	color: #666666;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 0px;
}

div.rounded2 div.bottom
{
	background: url(/images/Rounded/bl2.png) no-repeat top left;
	clear: both;
	padding: 0px;
	width: 100%;
}

div.rounded2 div.bottom div.right
{
	background: url(/images/Rounded/br2.png) no-repeat top right;
	height: 12px;
	margin-left: 12px;
}

.MenuLeft
{
	height: 53px;
	padding: 0px;
	margin: 0px;
	background: url(/images/menu/menu_left.png) no-repeat bottom left;
	vertical-align: middle;
}

.MenuMiddle
{
	height: 53px;
	padding: 0px;
	margin-left: 8px;
	margin-right: 11px;
	padding-top: 14px;
	padding-left: 0px;
	background: url(/images/menu/menu_bg.png) repeat-x;
	font-family: Arial, tahoma;
	font-size: 1.1em;
	font-variant: normal;
}
.MenuMiddle h1
{
	color:White;
	font-size:13px;
	margin:0px;
	padding:0px;
	}


.MenuRight
{
	height: 53px;
	padding: 0px;
	margin: 0px;
	background: url(/images/menu/menu_right.png) no-repeat bottom right;
	vertical-align: middle;
}

/* rounded buttons */

.round
{
	cursor: pointer;
	cursor: hand;
	line-height: 27px;
	height: 27px;
	background: url(/images/button.gif) no-repeat right top;
	padding-right: 20px;
	display: inline-block;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.round ins
{
	background: url(/images/button.gif) no-repeat left top;
	height: 27px;
	line-height: 27px;
	display: inline-block;
	padding-left: 20px;
	text-decoration: none;
}

a.round:hover
{
	background-position: right -155px;
}

a.round:hover ins
{
	background-position: left -155px;
}


/* end rounded buttons */

.waterMark
{
	font-family: Trebuchet MS;
	color: #868686;
	font-size: 11px;
}

/*Modal Popup*/

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffff;
	border-width: 5px;
	border-style: solid;
	border-color: #cccccc;
	padding: 10px;
	z-index: 10000;
	position: absolute;
}


.DivTablo0 
{
	text-align:left;
	background: #ffffff;
	FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;FONT-SIZE: 11px;
	color:#000000;
	font-size:12px;
	padding:25px;
	padding-top:10px;
	padding-left:10px;
	
}

.DivTablo0  td
{
	text-align:left;
	color:#000000;
	font-size:12px;

	
}

.DivTablo0 h1
{
	FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	COLOR:#666666;
	border-bottom:1px solid #cccccc;
	padding: 0 0 3px 0;
	margin:0px;
	display:block;
}

.DivTablo0 h2 {
	margin: 0px 0px 0px 0px ;
	font-weight: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-align:left; color:#000000; height:18px;
}
.DivTablo0 a:link {color: #000000;text-decoration: none;}
.DivTablo0 a:visited {color:#000000;text-decoration: none;}
.DivTablo0 a:hover {color:#FF9900;text-decoration: none;}

.DivTablo0 h3
{
	FONT-FAMILY:, ArialVerdana ,Helvetica, sans-serif;
	FONT-SIZE: 15px;
	COLOR:#000000;
	border-bottom:1px solid #cccccc;
	padding: 0 0 4px 0;
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;
	display:block;
}

.DivTablo0 h4
{
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 15px;
	COLOR:#000000;
	border-bottom:1px solid #cccccc;
	padding: 0 0 2px 0;
	margin:0px;
	display:block;
}


table.tblCT
{
	text-align: left;
	width: 100%;
	border: 0px;
}
table.tblCT th
{
	border: 0px;
	border-bottom: 1px solid #333333;
	padding: 10px;
	font-size: 12px;
	color: #3b5998;
}
table.tblCT td
{
	border: 0px;
	border-bottom: 1px solid #cccccc;
	padding: 6px;
	font-size: 12px;
}

table.tblCT tr.trselected
{
	background-color: #f2f292;
}

table.tblCT tr.trselected
{
	background-color: #f2f292;
}
table.tblCT tr.rowheader1
{
	background-color: #f2f2f2;
}
table.tblCT td.tdselected
{
	background-color: #00FF66;
}
table.tblCT td.tdmin
{
	background-color: Blue;
	color: White;
}
table.tblCT td.tdmax
{
	background-color: Red;
	color: White;
}



/* rounded buttons */
.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	height:27px;
	background:url(/images/button.gif) no-repeat right top; 
	padding-right:20px; 
	display:inline-block;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
}

.round ins { 
	background:url(/images/button.gif) no-repeat left top; 
	height:27px;
	line-height:27px;
	display:inline-block;
	padding-left:20px;
	text-decoration:none;
}

	a.round:hover {background-position:right -155px;}
	a.round:hover ins {background-position:left -155px;color:White;}
	
	
	/* rounded buttons */
.round2 {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	height:27px;
	background:url(/images/button2.gif) no-repeat right top; 
	padding-right:20px; 
	display:inline-block;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
}

.round2 ins { 
	background:url(/images/button2.gif) no-repeat left top; 
	height:27px;
	line-height:27px;
	display:inline-block;
	padding-left:20px;
	text-decoration:none;
}

	a.round2:hover {background-position:right -155px;}
	a.round2:hover ins {background-position:left -155px;color:White;}



.round3 {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	height:27px;
	background:url(/images/button3.gif) no-repeat right top; 
	padding-right:20px; 
	display:inline-block;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:White;
}

.round3 ins { 
	background:url(/images/button3.gif) no-repeat left top; 
	height:27px;
	line-height:27px;
	display:inline-block;
	padding-left:20px;
	text-decoration:none;
	color:White;
}

	a.round3:hover {background-position:right -155px;}
	a.round3:hover ins {background-position:left -155px;color:Black;}	


.round4 {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	height:27px;
	background:url(/images/button4.gif) no-repeat right top; 
	padding-right:20px; 
	display:inline-block;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:White;
}

.round4 ins { 
	background:url(/images/button4.gif) no-repeat left top; 
	height:27px;
	line-height:27px;
	display:inline-block;
	padding-left:20px;
	text-decoration:none;
	color:White;
}

	a.round4:hover {background-position:right -155px;}
	a.round4:hover ins {background-position:left -155px;color:Black;}

/* end rounded buttons */



	.modalDialog_transparentDivs
	{	
		filter:alpha(opacity=40);	/* Transparency */
		opacity:0.4;	/* Transparency */
		background-color:#AAA;
		z-index:1;
		position:absolute; /* Always needed	*/
	}

	.modalDialog_contentDiv_error{
		border:3px solid #316ac5;	
		padding:2px;
		z-index:2000000;
		position:absolute;	
		background-color:#ffffff;	
		color:#000000;
	}
	
	.DivPopup
	{
		border:12px solid #999999;	
		text-align:left;
		
		padding:10px;
		z-index:2000000;/* Always needed	*/
		position:absolute;	/* Always needed	*/
		background-color:#ffffff;	/* White background color for the message */

		
	}
	
	.DivPopupHead
	{
		padding:5px 5px 5px 8px;
		/*height:25px;*/
		margin:-5px -5px 1px -5x;
		background-color:#6666cc;
		border-bottom:1px solid #000000;
		border-bottom-style:outset;
	}
	
	
	#tabs A { FONT-FAMILY: Arial; FONT-SIZE: 12px; FONT-WEIGHT: bold }
			#tabs {border:0px;}
			#tabs ul{border:0px;border-bottom:1px solid #cccccc;padding-left:15px; background:white;}
			#tabs li{padding-left:0px;}
			.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0;}
			
			
			
div.content_menu a
	{
		display:block;
		padding:4px 2px 4px 12px;
		text-decoration:none;
		border-bottom:1px solid #cccccc;
		margin:0px;
		}


div.content_menu a:visited
{
	text-decoration:none;
	color:Black;
}
			
div.content_menu a:hover
	{
	color:#666666;
	text-decoration:undeline;
	}
		
div.content_menu a.menu_son{border:0px;}
div.content_menu img{border:0px;}	
	
	

.fiyatbilgi_menu{ text-align:right;}


.btnFB
{
color: #224059;
background-color: #b5c9e2;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;
font:bold 12px Arial, Helvetica, sans-serif;
cursor:pointer;
padding:10px;
}
.btnFBGreen
{
	
	color: white;
background-color: green;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;
font:bold 12px Arial, Helvetica, sans-serif;
cursor:pointer;
	padding:10px;

	}
	
	.tblOzet{ width:100%; }
	.tblOzet td{ vertical-align:top;}
	.DivOzet{ padding:35px; font-size:13px; }
	.DivOzet h1{ font-size:18px; font-weight:bold;}
	.DivOzetAck{ margin-top:20px;padding:25px; border-top:1px dotted #cce3ff; color:#666; margin-right:10px;}
	.DivTutar {  font-weight:bold; text-align:center; padding:10px; }
	.spanTutar{font-size:32px;}
	.spanTutarEski{font-size:15px; color:Red; text-decoration:line-through;}
	.DivTutar H1 { FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: Trebuchet MS }
	.DivVatAck{ margin-top:20px; padding:10px; text-align:justify;}
	.DivContactUs{margin-top:20px; padding:10px;}
	.DivContactUs h1{ font-size:13px;}
