html {
	font-size: 11px;
	height: 101%;
}

body {
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #d5d5d5;
	margin: 0px auto;
	padding: 0px;
}

img {
	border: none;
}

.feature .small-pic {
	float:left;
	position:relative;
	left: -25px;
}

img#home_ad {
	margin: 0px;
	padding: 0px;
	float: none;
	border: none !important;
}

#top {
	background: #fff url(../images/bkgs/page_bkg.gif) repeat-x;
	margin: 0px auto;
}

#middle {
	background: #fff;
	margin: 0px auto;
}

#bottom {
	background: #fff url(../images/bkgs/footer_bkg.gif) left bottom repeat-x;
	margin: 0px auto;
}

.layout {
	margin: 0px auto;
	width: 735px;
	position: relative;
}


a         {color:#3B73B9; text-decoration:none;}
a:hover { /*color:#A9B8DF; */ color:#347; text-decoration:none;}

.eng a         {color:#29386A; text-decoration:none; font-weight: bold;}
.eng a:hover { /*color:#A9B8DF; */ color:#3B73B9 !important; text-decoration: underline;}

.tur a         {color:#447744; text-decoration:none; font-weight: bold;}
.tur a:hover { /*color:#A9B8DF; */ color:#113311 !important; text-decoration: underline;}

.hyd a         {color:#3B73B9; text-decoration:none; font-weight: bold;}
.hyd a:hover { /*color:#A9B8DF; */ color:#347 !important; text-decoration: underline;}



#head {
	font-size:110%;
	position: relative;
	width:735px;
	height: 180px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666;
}
#head h1 {
	font-size:15px;
	line-height:20px;
	margin:0px;
	padding:21px 6px 0px 0px;
	text-align:right;
}

#nav1 a {
	color:#666666;
	text-decoration:none;
}

#nav a {
	text-decoration:none;
}

.eng #nav1 a.selected {
	/*  color:#A9B8DF;  */
	 color:#347;
	 text-decoration:none;
}

.eng #nav1 a:hover {
	/*  color:#A9B8DF;  */
	 color:#347;
	 text-decoration:none;
}

.eng #head #logo {
	position:absolute;
	left:5px;
	top:90px;
}
.tur #head #logo {
	position:absolute;
	left:5px;
	top:90px;
}
.hyd #head #logo {
	position:absolute;
	left:5px;
	top:55px;
}
#head #section_title {
	position:absolute;
	right:20px;
	top: 95px;
	color: #29386A;
	font-weight: normal;
	font-size: 18px;
}

#head #section_tagline {
	position:absolute;
	right:20px;
	top: 120px;
	color: #fea509;
	font-weight: bold;
	font-size: 14px;
}

.eng #head #section_title {
	color: #29386A;
}
.tur #head #section_title {
	color: #2c4b3e;
}
.hyd #head #section_title {
	color: #3B73B9;
}

#head #nav1 {
	position: absolute;
	top: 10px;
	right: 20px;
	text-align:right;
	font-size:11px;
	z-index:100;
	width: 500px;
}



#head #nav1 ul {
	width:735px;
	height:30px;
	overflow:visible;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	font-size:10px;
	line-height:12px;
	margin:0px;
}
#head #nav1 li {
	list-style-type:none;
	float:left;
	width: 244px;
	padding: 10px 0px;
	text-align: center;
	font-weight:bold;
}
/*
.eng #head #nav1 li a {
	color:#666;
}
.eng #head #nav1 li a:hover {
	color:#999;
}
.eng #head #nav1 li.selected a {
	color:#347;
}
.eng #head #nav1 li.selected a:hover {
	color:#49a;
}
.tur #head #nav1 li a {
	color:#666;
}
.tur #head #nav1 li a:hover {
	color:#999;
}
.tur #head #nav1 li.selected a {
	color:#393;
}
.tur #head #nav1 li.selected a:hover {
	color:#4a4;
}
.hyd #head #nav1 li a {
	color:#666;
}
.hyd #head #nav1 li a:hover {
	color:#999;
}
.hyd #head #nav1 li.selected a {
	color:#3B73B9;
}
.hyd #head #nav1 li.selected a:hover {
	color:#A9B8DF;
}

*/


#head #breadCrumb {
	color:#666666;
	font-size:10px;
	line-height:100%;
	padding:15px 6px 15px 7px;
	text-align:left;
}

#nav2 {
	font-size:11px;
	position:relative;
	top:0px;
	left:8px;
	width:150px;
}
#bodyHead {
	padding:0px 80px 5px 0px;
	width:472px;
}
#rightBodyHead {
	padding:10px 0px 30px 0px;
	width:505px;
	font-size:11px;
}

#middle_rightcol_home {
	padding:0px 0px 30px 0px;
	width:510px;
	font-size:11px;
}

#middle_rightcol_home p {
	padding:0px;
	margin:0px;
	color: #333;
}

#middle_rightcol {
	margin:20px 0px;
	width:510px;
	font-size:11px;
}

td#td_middle_leftcol {
/*	background: url(../images/bkgs/middle_leftcol_bkg.gif) right top no-repeat;  */
}

#middle_leftcol {
	width:200px;
}


.feature {
	padding: 0px 0px 0px 1px;
	margin: 0px;
	color:#666666;
}


.feature p {
	margin: 10px 0px;
	text-align:justify;
	line-height: 125%;
}

.feature img {
	float:right;
	margin:0px 0px 15px 25px;
}

#feature_table {
	padding: 0px 0px 10px 14px;
}


.eng #feature_table strong {
	color:#29386A
}


.tur #feature_table strong {
	color:#474;
}


.hyd #feature_table strong {
	color:#3B73B9
}


#product_table {
	padding: 0px 0px 0px 15px;
}


#product_table p {
	padding-left: 0px;
}

.feature .product {
	position:relative;
	margin: 0px 10px 0px 0px;
	border-bottom: 1px solid #ddd;
}


p.product_title {
	position:relative;
	padding: 15px 15px 0px 0px;
	margin: 0px;
}

img.product_pic {
	float:none;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}


ul.product_list {
	margin: 20px 0px;
	position:relative;
	text-align: left;
	padding: 0px;
	position: relative;
}

ul.product_list li {
	margin-left: 165px;
	padding-right:10px;
}


ul.clean_list {
	margin: 20px 0px;
	position:relative;
	text-align: left;
	padding: 0px;
}

ul.clean_list li {
	list-style-type:none;
	margin-left: 0px;
	padding-right:10px;
}


ul.reg_list li {
	margin-left: 0px;
	list-style-type:circle;
}

#feature_table p {
}


#feature_table ul {
	margin: 10px 0px 20px 15px;
	position:relative;
	text-align: left;
	padding: 0px;
}


#feature_table ul li {
	list-style-type: circle;
	margin-left: 0px;
	padding-right:10px;
	line-height: 125%;
}


.eng #middle h1 {
	font-size: 14px;
	color: #29386A;
	margin: 0px;
	padding: 0px;	
	font-weight: normal;
}

.eng #middle h2 {
	font-size: 100%;
	margin: 20px 0px 10px 0px;	
}


.tur #middle h2 {
	font-size: 100%;
	margin: 20px 0px 10px 0px;	
}


.hyd #middle h2 {
	font-size: 100%;
	margin: 20px 0px 10px 0px;	
}





.eng #middle h3 {
	font-size: 14px;
	color: #29386A;
	margin: 0px;
	padding: 0px;	
	font-weight: normal;
}

.tur #middle h3 {
	font-size: 14px;
	color: #474;
	margin: 0px;
	padding: 0px;	
	font-weight: normal;
}

.hyd #middle h3 {
	font-size: 14px;
	color: #3B73B9;
	margin: 0px;
	padding: 0px;	
	font-weight: normal;
}



.eng #middle h4 {
	font-size: 100%;
	color: #29386A;
	background: url(../images/bkgs/td_large.gif) -55px 10px  no-repeat;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	padding-bottom: 5px;
	
}
.eng #middle h5 {
	font-size: 100%;
	color: #29386A;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	
}

.eng #middle h5 span {
}

.eng #middle h6 {
	font-weight:bold;
	color: #347;
	font-size: 100%;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	
}

/*   HIGHLIGHT and BACKLINK   */

.eng #middle .highlight {
	font-size: 150%;
	color: #FEA509;
	position:relative;
	top: 2px;
	font-weight: bold;
}

.eng #middle .back_link {
	color: #3B73B9;
	font: normal 11px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 8px;
	right: 20px;
/*
	bottom: 20px;
	left: 220px;
*/
}

.tur #middle .highlight {
	font-size: 150%;
	color: #FEA509;
	position:relative;
	top: 2px;
	font-weight: bold;
}

.tur #middle .back_link {
	color: #3B73B9;
	font: normal 11px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 8px;
	right: 20px;
/*
	bottom: 20px;
	left: 220px;
*/
}

.hyd #middle .highlight {
	font-size: 150%;
	color: #FEA509;
	position:relative;
	top: 2px;
	font-weight: bold;
}

.hyd #middle .back_link {
	color: #3B73B9;
	font: normal 11px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 8px;
	right: 20px;
/*
	bottom: 20px;
	left: 220px;
*/
}



#scroll_area {
	height    : 340px;
	overflow  : scroll;
	position  : relative;
	text-align: justify;
	width     : 535px;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow  : -moz-scrollbars-vertical !important;
	overflow-x: hidden !important;
}

#nav {
	font-size:10px;
	line-height:100%;
}


#head #nav {
	background:url(../images/bkgs/nav_bkg.gif) top right no-repeat;
	color:#999999;
	margin:0px;
	padding:40px 21px 15px 6px;
	right:0;
	text-align:right;
	position: absolute;
	width: 500px;
	z-index:0;
}

.eng #nav2 {
	background: url(../images/bkgs/nav2_bkg.gif) repeat-y; 
	color:#666666;
	font-weight:normal;
	overflow:visible;
	
}

.tur #nav2 {
	background: url(../images/bkgs/nav2_bkg.gif) repeat-y; 
	color:#666666;
	font-weight:normal;
	overflow:visible;
	
}

.hyd #nav2 {
	background: url(../images/bkgs/nav2_bkg.gif) repeat-y; 
	color:#666666;
	font-weight:normal;
	overflow:visible;
	
}

#nav2 ul {
	margin: 0px;
}

#nav2 li {
	list-style-type:none;
}

#nav2 a {
	color:#3B73B9;
	text-decoration:none;
}
#nav2 a:hover {
	color:#A9B8DF;
	text-decoration:underline;
}

.eng #nav2 a {
	color:#347;
	text-decoration:none;
	font-weight:bold;
}
.eng #nav2 a:hover {
 	color:#fea509;
	text-decoration:none;
}

.tur #nav2 a {
	color: #474;
	text-decoration: none;
	font-weight:bold;
}
.tur #nav2 a:hover {
	color: #474;
}

.hyd #nav2 a {
	color:#3B73B9;
	text-decoration:none;
	font-weight:bold;
}
.hyd #nav2 a:hover {
	color: #3B73B9;
}


.eng .feature img {
	border: 0px solid #bbb;
}
.eng .feature a img {
	border: 0px solid #29386A;
}

.tur .feature img {
	border: 0px solid #393;
}
.tur .feature a img {
	border: 0px solid #393;
}

.hyd .feature img {
	border: 0px solid #3B73B9;
}
.hyd .feature a img {
	border: 0px solid #3B73B9;
}



#nav2 ul.vertical {
	list-style-type:none;
	margin:0px;
	padding-left:0px;
}

#nav2 ul.vertical li {
	color: #347;
	border-bottom:1px solid #DDDDDD;
	padding:5px 0px 5px 14px;
}

#nav2 ul.vertical li.firstItem {
	border-top: 1px solid #DDDDDD;
}

#nav2 ul.navitemList {
list-style-type:none;
margin:0px;
padding:0px;
}
#supportdocs ul.navitemList {
list-style-type:none;
margin:0px;
padding:0px;
}
#nav2 ul.navitemList li {
background: url(../images/bkgs/nav2_child_bkg_0.gif) 20px 9px no-repeat;
border-bottom:1px dotted #CCCCCC;
padding:5px 0px 5px 30px;
}

ul.navitemList li a {
	font-weight:normal !important;
}
ul.navitemList li.firstitem a {
	font-weight:normal !important;
}




#foot {
	border-top: 1px solid #CCCCCC;
	color: #999;
	margin: 0px;
	padding: 25px 0px 20px 0px;
	height: 120px;
	text-align: center;
	clear: both;
	position: relative;
}
#foot p {
	margin:0px;
	padding:0px 0px 6px;
	font-size:10px;
}
#foot a {
	color:#999;
}
#foot a:hover {
	color:#666;
	text-decoration:underline;
}
#foot p#copy {
	color:#999999;
}

#footer-closure {
	color: #D5D5D5;	
}

#footer-closure a {
	color: #D5D5D5;	
}

#footer-closure a:hover {
	color: #D5D5D5;
	text-decoration: none;
}


