@charset "iso-8859-9";

.style8 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #474547; }
.style11 {
	color: #474547;
	font-size: 10px;
}
body {
	background-color: #1B2023;
	margin-top: 0px;
	background-image: url(images/main_bg_boxes.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color:#039;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#000;
}
a:active {
	text-decoration: none;
}

.sep_line {
	background-repeat: no-repeat;
	background-position: center top;
	width: 14px;
}
.Hdr_grp {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.grp_txt {
	height: 100%;
	padding-top: 90px;
	margin-left: 18px;
	color: #9AB3D2;
	font-size: 12px;
	margin-bottom: 24px;
}
.grp_taahut {
	background-image: url(images/grp_taahut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.grp_dogaltas {
	background-image: url(images/grp_dogaltas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.grp_metal {
	background-image: url(images/grp_taahut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.grp_tarimgida {
	background-image: url(images/grp_taahut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.grp_vakif {
	background-image: url(images/grp_taahut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/** 
 * Slideshow style rules.
 */
#slideshow {
	width:772px;
	height:118px;
	position:relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
	float: left;
	font-size:11px;
}
#slideshow #slidesContainer {
	margin:0 auto;
	width:692px;
	height:118px;
	overflow:auto; /* allow scrollbar */
	position:relative;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:692px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:118px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:120px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(images/control_right.jpg) no-repeat 0 0;
}

.slide h2, .slide p {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.slide h2 {
	color:#333;
	letter-spacing:-1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#column {
	width:230px;
	float:left;
	
}
/*
.slide img {
	float:right;
	margin-top: -35px;
	margin-right: 15;
	margin-bottom: 0;
	margin-left: 25px;
}
*/

.slide img {
	float:left;
	margin-right: 10px;
}

#email_form {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	margin-top:16px;
	margin-left: auto;
	margin-right:auto;
}

#content_txt {
	margin-right: 50px;
	margin-left: 30px;
}
.input_txt_1 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
