﻿/* http://dorntherapyistanbul.com/ENGLISH.html
	Kaynak site

*/
body 
{  
/*	
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
*/
	
	
	background-position: center top; 
	background-image: url(Samballa2.jpg) ;
    background-color: transparent; 
    background-repeat: no-repeat
}

.baslik
{
	background-position: right bottom;
	text-align: right;
	height: 21px;
	background-image: url(image04.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	line-height: inherit;
	text-indent: inherit;
}

.Menu
{
	/* Orj.W = 896px / Orj.H = 22px #9a9a9a*/
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	width:896px;
	height:22px;
	background-color:#ededed;
	border:dotted 1px #ff9933;
	border-left:0;
	border-right:0;
	position:relative;
	float:left;
	padding-left:0;
	text-align:center

	}
	
.Menu a 
{
	color:Purple;
	text-decoration:none;
	cursor:pointer;
	display:block;
	position:relative;
	float:left;
	padding:4px;
	padding-left:25px;
	padding-right:25px;
	margin-left:0;
	}	
.Menu a:hover
{
	/*background-color:#E4E4E4;*/
	color:White;
	background-color:#FF6600;
}

#LangImage {
    cursor:pointer;
    margin-top:1px;
}


.TextFront
{
	font-weight: bold;
	font-size: 12px;
	color: #ff6600;
	font-family: Arial;
	vertical-align: top;
	text-align: left;
}

.TextDescription
{
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	color: Black;
	font-style: normal;
	font-family: Arial;
	text-align: left;
}

.maillabel
{
	font-family: Verdana, Tahoma, Arial, 'Microsoft Sans Serif';
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
}

.editBoxBorder
{
	font-family:"Tahoma";
	font-size:8pt;
	border-color:Blue;
	border-style:solid;
	border-width:1px;

}

.buttonNormal
{
	border: solid 1px white;
	font-family: Verdana, Tahoma, Arial, 'Microsoft Sans Serif';
	font-weight: bold;
	font-size: 0.70em;
	background-color: #0b6096;
	color: white;	
}

.statemaillabel
{
	font-family: Verdana, Tahoma, Arial, 'Microsoft Sans Serif';
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	color: #ff0066;
}

.SubMenu
{
	width: 149px; 
	height:17px;
	border-top: #0033cc 1px dotted; 
	border-bottom: #0033cc 1px dotted; 
	background-image: url(adsız.bmp);	
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
}

.SubMenu:hover
{
	border-top: #ff6600 1px solid;
	border-bottom: #ff6600 1px solid;
	background-image: url(adsız2.bmp);
}

.SubMenu a
{
	text-decoration:none;
	cursor:pointer;
	display:block;
	padding-left:0px;
	padding-right:0px;
}

.SubMenu a:hover
{
	color:red;
}

.coursetableright
{
	width: 149px; vertical-align: top; text-align: left; border-right: #ff9933 1px dotted;
	}


.Banner
{
	font-family: Arial;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}	
	
	
.Banner a
{
	font-family: Arial;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}	

.Banner a:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

.UyelikForm
{
	background-color: #F8F8F8;
	width: 100%;
	}