/* *** ** Start of CSS ** *** */
/* CSS Document */
.body {
	background:#FFFFFF url(/images/body_bg.png) repeat-x;
	font:normal 12px tahoma;
	color:#010101;
	text-align:justify;
	margin:0 auto;
	padding:0px;
}
h1, h2, h3, h4, h5, h6 ul, li, div, p {
	margin:0px;
	padding:0px;
}
ul {
	list-style-type:none;
}
form {
	margin:0 auto;
}
.spacer {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
a {outline:none;}
a:link {
	text-decoration:none;
	

} /* sitedeki genel link stili*/
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/***----contener----*/
#contener {
	width:980px;
	margin:0 auto;
}
/***----contener----*/

/****----header---*/
.body #header {
	width:980px;
	margin:0 auto;
}
.body #header h1 a {
	background:url(/images/header.png) no-repeat;
	height:119px;
	display:block;
	text-indent:-9999px;
}
.body #header_picture {
	background:url(/images/header_01.png) no-repeat;
	height:240px;
	width:980px;
	float:left;
}
.body #header_menu {
	background:url(/images/header_menu.png) no-repeat;
	height:67px;
	width:930px;
	float:left;
	padding-left:50px;
	padding-top:5px;
}
/****----header end---*/

/***----body -----*/
.body #body {
	width:980px;
	margin:0 auto;
}
.body #body_top {
	width:980px;
	float:left;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#337581;
	line-height:50px;
	padding:0px;
	margin:0px;
}
.body #body_bottom {
	width:980px;
	float:left;
	padding:0px 0 60px 0;
}
/***body left-----*/
.body .body_left {
	width:293px;
	float:left;
	padding-top:60px;
}
.body .body_left .Practice {
	width:223px;
	margin:0 auto;
}
.body .body_left .Practice h3 {
	background:url(/images/practice.png) no-repeat;
	height:21px;
	display:block;
	text-indent:-9999px;
	padding:0 0 10px 10px;
}
.body .body_left .Practice ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.body .body_left .Practice ul li {
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#000000;
	height:25px;
	padding:0 0 0 10px;
}
.body .body_left .Practice ul li a {
	text-decoration:none;
	color:#000000;
}
.body .body_left .Practice ul li a:hover {
	text-decoration:none;
	color:#005f70;
}
.body .body_left .Practice ul .bg {
	background:#e9e8de;
}
.body .body_left .Practice .av {
	margin:40px 0 0 0;
}
/***body middel-----*/
.body .body_middel {
	width:440px;
	float:left;
}
.body .body_middel_con {
	background:url(/images/indexBodyg.png) no-repeat top right;
	width:440px;
	float:left;
	padding:0px 0 0 0;
}
.body .body_middel_con h1 {
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#337581;
	line-height:50px;
	padding-bottom:20px;
}
.body .body_middel_con h4 {
	margin:24px 0 0 0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#bfb05e;
}
.body .body_middel_con p {
	margin:5px auto;
	color:#22394e;
	font:normal 14px Arial, Helvetica, sans-serif;
}
/***body right-----*/
.body .body_right {
	width:247px;
	float:right;
	padding-top:60px;
}
.body .body_right .quick_contact {
	width:190px;
	margin:0 auto;
}
.body .body_right .quick_contact h3 {
	background:url(/images/quick.png) no-repeat;
	height:19px;
	display:block;
	text-indent:-9999px;
	padding:0 0 0px 0px;
}
.body .body_right .quick_contact p {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 10px 0;
	margin:0px;
}
.body .body_right .quick_contact label {
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#505050;
}
.body .body_right .quick_contact label .input {
	width:180px;
	border:none;
	background:#d0e4e7;
	font:normal 11px/20px tahoma;
	text-align:left;
	height:20px;
	color:#000000;
}
.body .body_right .quick_contact label .textarea {
	width:180px;
	border:none;
	background:#d0e4e7;
	font:normal 11px tahoma;
	height:63px;
	color:#000000;
}
.body .padding {
	padding:10px 0 0 0;
}
.body .sub {
	background:#337581;
	border:none;
	font:normal 13px Arial, Helvetica, sans-serif;
	cursor:pointer;
	color:#FFFFFF;
	padding:4px;
}
.body .Heurlin {
	width:190px;
	margin:0 auto;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	padding-top:30px;
}
/***----body end-----*/

/*----footer----*/
.body #footer {
	width:980px;
	margin:0 auto;
}
.body #footer_top {
	width:980px;
	float:left;
	padding:30px 0;
}
.body #footer_top ul {
	padding:0px;
	margin:0px;
}
.body #footer_top ul li {
	display:inline;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#337581;
	border-left:#337581 1px solid;
	padding:0 8px 0 8px;
}
.body #footer_top ul li a {
	color:#337581;
	text-decoration:none;
}
.body #footer_top ul li a:hover {
	color:#bfb05e;
	text-decoration:none;
}
.body #footer_top ul .none {
	border-left:none;
}
.body #footer_bottom {
	width:980px;
	float:left;
	padding:0 0 10px 0;
}
.body #footer_bottom p {
	width:840px;
	float:right;
	padding:10px 0 0 0;
	margin:0;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#909090;
}
/*----footer end----*/

/***** content page----*/
.body #con_top {
	width:663px;
	float:left;
	padding:0 0 0 70px;
}
.body #con_bottom h1 {
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#337581;
	line-height:50px;
	padding-bottom:25px;
	margin:0px;
}
.body #con_bottom {
	background:url(/images/body_border.png) no-repeat right top;
	width:663px;
	float:left;
	padding:0 0 0 70px;
}
.body #con_bottom a{
	color:#22394e;
	text-decoration:underline;
}
.body #con_bottom .content {
	width:643px;
	float:left;
	border-top:#bfb05e 2px solid;
	padding:28px 20px 0 0;
}
.body #con_bottom p {
	padding:0 0 30px 0;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#22394e;
}
.body #con_bottom h3 {
	padding:0 0 8px 0;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#337581;
}
/***** content page end----*/
.footerBg{
	width:100%; background:url(/images/bodyBottom.png) repeat-x bottom;clear:both;
}

/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 920px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 12em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 12em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color:transparent;
	padding: 0.5em 1.6em;
	text-align:center;
	color: #FFF;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	background-color:#d01634;
	text-align:left;
	color: #FFF;
	text-decoration: none;
	margin:0;
}



/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: transparent;
	color: #ffcd76;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background-color: #b7132e;
	color: #ffcd76;
	text-decoration: none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: transparent;
	color: #ffcd76;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background-color: #b7132e;
	color: #ffcd76;
	text-decoration: none;
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	/*background-image: url(/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	/*background-image: url(/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	/*background-image: url(/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	/*background-image: url(/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}
/*FOOTER DISCLAIMER*/
#disclaimer {
	width: 951px; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 0 auto; /* centers the disclaimer (if outside your container div) */
	padding:0;
	text-align: left;
}
#disclaimer p {
	margin:0; 
	padding:0; 
	line-height:17px;
	font-size:11px;
	color:#FFF;
}
#disclaimer a { color:#FFF; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; }




/*MAP AND CONTACT*/
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ Outer div ] -----------> */
#directionsForm {
	}

/* div that wraps form */
#directionsInput {
	padding:4px 0px;}

#fromAddress {
	width:350px;
	border:1px solid #c0c0c0;
	background:#eee;
	padding:3px 4px;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;} /* address input field */

#directionsLocale {
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #c0c0c0;
		background:#eee;
		padding:2px;
		font:11px Tahoma, Verdana, sans-serif;
		color:#555;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px;}
	
	#directionsSubmit input {
		padding:1px 2px;
		font:bold 12px Tahoma, Verdana, sans-serif;
		text-transform:uppercase;
		color:#fff;
		background:#364a61;
		border:1px solid #000;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		background:#7b0225;}

#map {
	border:1px solid #c0c0c0;
	color:#000;}

#addressNotFound {
	}

#directions {
	}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/
form#emailForm {margin:0;padding:0;}
.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label, label.msg-label {
	width:175px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:block;
	vertical-align:top;
	text-align:left;
	margin-left:0;}
  
.form-pct {	
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	margin-left:0;
	width:380px;}
	
select.form-pct {i
	width:auto;}
	
.msg-pct {
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:495px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;
	margin-left:0;}

.main-submit {
	padding:1px 2px;
	font:bold 12px Tahoma, Verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:#364a61;
	border:1px solid #000;
	text-align:center;
	text-decoration:none;
	margin-left:0;
} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */

	
.main-submit:hover {
	background:#2f8aa1;}


.custom-form {
	margin-top:14px;}

	.custom-form fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}



/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	line-height:normal;}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:400px;
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0px 0px 4px 0;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}
/* *** ** End   of CSS ** *** */
