﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(newimages/background.png);
	background-repeat:no-repeat;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.tooltip {
	display:none;
	background:transparent url(/tools/img/tooltip/black_arrow.png);
	font-size:11px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}
#languagediv
{
	background-image:url(newimages/dil_bg.png);
	background-position:right;
	background-repeat:no-repeat;
	width:774px;
	height:27px;
	text-align:center;
	text-align:right;
	padding-right:26px;
	padding-top:3px;
}
#pagebg
{
	background-image:url(newimages/index_back.png);
	width:740px;
	height:714px;
	vertical-align:top;
	padding-left:77px;
}
#menucontainer
{
	padding-top:32px;
	float:right;
	padding-right:28px;
	padding-bottom:30px;
}
#membercontainer
{
	text-align:right;
	float:right;
	padding-right:50px;
	width:680px;
	padding-bottom:20px;
}
#leftcontainer
{
	background-image:url(newimages/not_pad.png);
	background-repeat:no-repeat;
	width:467px;
	height:530px;
	vertical-align:top;
	padding-top:20px;
	padding-left:10px;
}
#rightcontainer
{
	vertical-align:top;
	text-align:center;
	padding-left:10px;
}
#rightcontainer #logincontainer
{
	padding-bottom:10px;
}
#rightcontainer #banner_container_1
{
	padding-bottom:10px;
}
.tblForm
{
	margin-top:10px;
	margin-left:5px;
}
#pageheaders
{
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	color:#287926;
	padding-left:4px;
	background-image:url(newimages/yatay_sepertor.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-left:5px;
	
}
#PaymentTypeTable
{
    border: 2px solid #127d3e;
    width:428px;
    height:100px;
}
#PaymentTypeTable td
{
    height:30px;
    padding-left:10px;
}
#navcontainer
{
	background-image:url(newimages/index_back_r2_c3.png);
	white-space:nowrap;
}
a.greenbutton
{
	background-image:url(newimages/green_button_bg.png);
	background-repeat:repeat-x;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
}
a.darkgreenbutton
{
	background-image:url(newimages/darkgreen_button_bg.png);
	background-repeat:repeat-x;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
}
.orangebuttonleft
{
	background-image:url(newimages/orange_button_left_bg.png);
	height:22px;
	width:6px;
	
}
.orangebuttonright
{
	background-image:url(newimages/orange_button_right_bg.png);
	background-repeat:no-repeat;
	height:22px;
	width:6px;
	padding-right:5px;
}
.orangebutton
{
	background-image:url(newimages/orange_button_middle_bg.png);
	background-repeat:repeat-x;
	padding-left:0px;
	padding-right:0px;
	line-height:22px;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	white-space:nowrap;
	color:#ffffff;
}
.orangebutton a
{
	text-decoration:none;
	color:#ffffff;
}
#leftmenutableheader
{
	width:205px;
	height:22px; 
	border:none;
}
#leftmenutableheader td
{
	background-image:url(newimages/yan_navigasyon_top.png);
	font-size: 12px;
	color: #298121;
	font-weight: bold;
	text-align:center;
}
#leftmenutableitemscontainer
{
	background-image:url(newimages/yan_navigasyon_main.png); 
	width:205px; 
	height:230px;
}
#leftmenutableitems
{
	width:205px; 
	height:206px;
	border:none;	
	font-size: 12px;
}
#leftmenutableitems td
{
	text-align:center;
}
.leftmenuseperator
{
	background-image:url(newimages/seperator.png); 
	background-repeat:no-repeat;
	height:3px;
	width:160px;
	margin-left:auto;
	margin-right:auto;	
}
.part_header
{
	font-size: 11px; 
	color: #2C8423;
	font-weight:bold;
}
#registertable
{
	font-size:11px;
	color:#000000;
	margin-left:5px;
	width:450px;	
}
.input
{
	border:1px solid #d2d2d2;
	background-color:#ffffff;
	color:#666666;
	font-size:12px;
}
.select
{
	border:1px solid #d2d2d2;
	background-color:#ffffff;
	color:#287926;
	color:#666666;
	font-size:12px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.popupControl
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}
.faqheader
{
width:400px;
padding-top:5px;
padding-left:15px;
margin-left:8px;
cursor:pointer;
font-size:12px;
font-weight:bold;
background-image:url(newimages/cursor.png); 
background-repeat:no-repeat;
background-position:middle left;
}

.faqcontent
{
width:400px;
padding:5px;
padding-left:20px;
display:none;
font-size:11px;
text-align:justify;
}
#staticcontent
{
	width:400px;
	height:400px;
	font-size:11px;
	padding-left:10px;
	padding-top:10px;
}
.CalendarTitleStyle
{
	background-image:url(newimages/tab-e_head.png);
	font-size: 11px; 
	color: #FFFFFF; 
}
.CalendarDayHeaderStyle
{
	background-color:#ACC625;
	font-size: 11px; 
	color: #FFFFFF; 
}
.CalendarDayHeaderStyle
{
	background-color:#ACC625;
	font-size: 11px; 
	color: #FFFFFF; 
}
.CalendarDayStyle
{
	font-size: 11px; 
	color:#000000; 
}
.CalendarSelectedDayStyle
{
	background-color:#ACC625;
	font-size: 11px; 
	color: #FFFFFF; 
}
.selected_deposit
{
   background-color:#187f3f;
   padding-right:10px;
   padding-top:4px;
   color:#ffffff;
   font-size:12px;
}
.unselected_deposit
{
   background-color:#9abf2a;
   padding-right:10px;
   padding-top:4px;
   color:#ffffff;
   font-size:12px;
}
.style1 {font-size: 12px;}
.style2 {color: #c8e500;font-size: 11px;}
.style5 {font-size: 11px; color: #FFFFFF;}
.style6 {color: #298121;font-weight: bold;}
.style7 {font-size: 12px; color: #FFFFFF; }
.style9 {font-size: 11px; color: #FFFFFF; }
.style10 {color: #20771B;}
.style11 {font-size: 12px; color: #666666; }
.style12 {color: #2C8423}
.style13 {font-size: 10px; color: #666666; }

a.style1 {font-size: 12px;text-decoration:none}
a.style2 {color: #c8e500;font-size: 11px;text-decoration:none;}
a.style5 {font-size: 11px; color: #FFFFFF;text-decoration:none;}
a.style12 {font-size: 12px;text-decoration:none;color: #2C8423}

.dg_header
{
	background-image:url(newimages/tab-e_head.png);
	font-size: 11px; 
	color: #FFFFFF; 
}
.dg_item
{
	background-color:#ACC625;
	font-size: 11px; 
	color: #FFFFFF; 
}
.dg_alternateitem
{
	background-color:#B5C175;
	font-size: 11px; 
	color: #FFFFFF; 
}
.dg_pager
{
	text-align:center;
	background-color:Green;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	
}
.dg_pager a
{
    text-decoration:none;
    color:#ffffff;
    font-weight:normal;
    margin:3px;
}
.sozlesmeDiv { 
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: black 1px solid; 	  
	BORDER-BOTTOM: black 1px solid; 
}
.SozlesmeP 
{
	
}
.Headers
{
	color:#289516;
	font-size:12pt;
	font-family:Eras Bold ITC;
}
.baslik {

	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF6C00
}


