@charset "utf-8";
body {
	margin: 0;
	padding:0;
	background: #fff url(/img/bgindex.png) repeat-x;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	color: #043454;
}
a {
	color: #043454;
	text-decoration: none;
	border-bottom: #043454 1px solid;
	outline: none;
	display: inline-block;
}
a:hover {
	text-decoration: none;
	border-bottom: #e45e19 1px solid;
}
a img {
	border: 0;
}

img {
	margin: 0;
	padding: 0;
}
/***********************************/
#site {
	width: 846px;
	margin:0 auto;
}
/***********************************/
#ust_bolum1 {
	height: 21px;
	font-size: 11px;
	color: #fff;
	line-height:20px;
}
#ust_bolum1 a {
	text-decoration: none;
	color: #fff;
	border: 0;
}
#ust_bolum1 a:hover {
	text-decoration: underline;
}
#ust_bolum1 div {
	display: inline-block;
	margin-top: 5px;
}
#ust_bolum1_sag {
	float: right;
	height: 21px;
	font-size: 11px;
	color: #ddd;
	margin: 5px 0 0 0;
	padding: 0;
	width: 300px;
}
#ust_bolum1_sag a {
	text-decoration: none;
	color: #fff;
	border: 0;
}
#ust_bolum1_sag a:hover {
	text-decoration: underline;
}
/***********************************/
#ust_bolum2 {
	height: 96px;
	margin-top: 5px;
}

/***********************************/
#navigasyon {
	width: 490px;
	height: 48px;
	float: right;
	margin: 24px 0 0 0;
	z-index: 1;
}
/***********************************/
#nav {
	width: 490px;
	height: 48px;
	float: right;
	background-image: url(/img/nav/navbg.png);
	margin: 24px 0 0 0;
	z-index: 1;
}
.menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:492px;
	height:42px;
	position:relative;
	font-size:11px;
	margin: 0;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:81px; 
	height:42px; 
	text-align:center;
	border-bottom: 0;
	background-image:url(/img/nav/2a.png);
	line-height:48px; 
	font-size:11px; 
	overflow:hidden;
	padding-left: 1px;
}
/* first and last tabs */
.menu .one {
	background-image:url(/img/nav/1a.png);
	padding-left: 1px;
	margin-right: -1px;
}
.menu .three {
	background-image:url(/img/nav/3a.png);
}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* button hover properties */
.menu ul li:hover a {color:#043454; background: url(/img/nav/2b.png);}
.menu ul li:hover ul {display:block; position:absolute; top:42px; left:0; width:182px; margin: 0; padding: 0;}
.menu ul li:hover ul li a.two {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.two {background:#6fc; color:#544a3a;}
.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover .one {color:#043454; background: url(/img/nav/1b.png);}
.menu ul li:hover .three {color:#043454; background: url(/img/nav/3b.png);}
.menu ul li:hover .four {color:#043454; background: url(/img/nav/4b.png);}

/* dropdown properties */
.menu ul li:hover ul li a {background-image: none; display:block;height: 28px; line-height: 26px; color:#043454; width:182px; text-align:left; margin: 0; padding:0 0 0 11px;font-weight:normal;}
.menu ul li:hover ul {
	margin: 0 0 0 3px;
	padding: 0;
	background-image: url(/img/nav/ddbg.png);
	background-repeat:no-repeat;
	background-position:bottom left; 
}
.menu ul li:hover ul .hlight {
	background-image: url(/img/nav/hlight2.png);
	background-repeat:no-repeat;
	margin-right: 1px;
}

/* dropdown selected properties */
.menu ul li:hover ul li a:hover {color:#fff; background-image: url(/img/nav/hlight.png); background-repeat:no-repeat;}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}
/***********************************/
.logo {
	margin: 10px 0 0 -40px;
	z-index:1000;
}
.logo_ie {
	z-index:1000;
}
/***********************************/
#ust_bolum3 {
	margin:0;
	padding:0;
	background-image:url(/img/blmbg.jpg);
	background-repeat:no-repeat;
	width:846px;
	height:55px;
	overflow:hidden;
}
/***********************************/
#ic_bolum {
	background-color: #fff;
	padding: 20px;
	margin: 0;
	display: block;
	min-height:260px;
}
/***********************************/
#alt_bolum {
	background-color: #296892;
	width:100%;
	margin: 30px 0 auto 0;
	color: #fff;
	font-size: 12px;
	height: 28px;
/* position: absolute;*/
    bottom: 0;
}
#footer {
	width: 840px;
	margin: 0 auto;
	padding: 5px 0;
}
#alt_bolum a{
	color: #fff;
	text-decoration:none;
	border-bottom:none;
}
/*****************************************************************************/
input.radio {
	border: 0;
	background: none;
}
input.error {
	border: #e45e19 1px dotted;
	background-color: #fff6ea;
	background-image: none;
}
input, select, textarea {
	border: #6aa3c9 1px solid;
	color: #043454;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0;
	padding-left: 4px;
	float: none;
	font-size: 14px;
}
input {
	background: #fff url(/img/formbg.png) repeat-x;
}
select {
	background-image: none;
}
textarea {
	background: #fff url(/img/formbg_ta.png) repeat-x;
}
input.submitbut {
	background-color: #296892;
	color: #fff;
	background-image: none;
	border: #296892 1px solid;
}
.fieldlabel {
	float: left;
	margin: 0 10px 5px 0;
	padding: 2px 6px;
	height: 17px;
	width: 125px;
	font-size: 12px;
	border: #fff 1px solid;
	clear: left;
}
.formfield {
	margin: 0 0 5px 0;
	padding: 0;
	height: 23px;
}
.textareafield {
	margin: 0 0 5px 0;
	padding: 0;
}
.codist {
	width: 170px;
}
.req2 {
	color: #e45e19;
}
.formheader {
	width: 592px;
	padding: 0 0 5px 8px;
	background-color: #fff;
	border-bottom: #e45e19 1px solid;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
.formheadernote {
	margin-left: 3px;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
}
.reqnote {
	float: right;
	color: #e45e19;
	font-size: 12px;
}
.formheader a {
	border: 0;
}
.canddetails {
	float: right;
	width: 165px;
	font-size: 12px;
	margin-bottom: 1em;
	padding: 10px 0 10px 20px;
	background-color: #e3eaf0;
}
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
a.link .balloon { display: none; border: 0; }
a.link { border: 0; }
a.link:hover .balloon {
	display: block; 
	position: absolute; 
	margin: 10px 0px 0px 0px;
	padding: 8px;
	background-image: url(/img/balloonbg.png); 
	height: 58px; 
	width: 252px;
	text-decoration: none;
	color: #fff;
}
.balloon h2 {
	font-size: 12px;
	padding-bottom: 2px;
	margin: 0 0 2px 0;
	border-bottom: #a0bccf 1px solid;
}
.collapsible {
          display: none;
          border-bottom: #e45e19 1px solid;
          border-left: #e45e19 1px solid;
          border-right: #e45e19 1px solid;
		  padding: 7px 5px 5px 5px ;
		  margin-bottom: 1em;
}
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
.hrform {
	float: left;
	margin: 0 10px 5px 0;
	padding: 2px 6px;
	width: 500px;
	border-right:1px solid #6aa3c9;
	border-bottom:1px solid #6aa3c9;
	padding-bottom:15px;
}
.hrtext {
	margin: 0 0 5px 0;
	padding: 0;
	font-size:12px;
}
.hrtext ul li { margin-left:25px; }

.ubaslik { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
.clinks {
	padding:10px;
}
.sitemaps a {border-bottom:none;}
.sitemaps a:hover {text-decoration:underline;}
img.ppi {margin:1px; padding:1px; border:1px solid #296892;}
img.ppi:hover { border:1px solid #E56422;}
a.ppi {margin:1px; padding:1px; border:1px solid #296892;}
a.ppi:hover { background-color:#296892; border:1px solid #E56422;}
.productbase {
	height:300px;
	background-image:url(/img/pbase.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.subnav {font-family:Arial, Helvetica, sans-serif; font-size:10px; margin-top:-10px;}
.subnav a { font-family:Arial, Helvetica, sans-serif; font-size:10px; border-bottom:none; text-decoration:none; padding-left:4px; padding-right:4px;}
.subnav a:hover {text-decoration:underline;}
.cataloglist { list-style-type:none; margin-left:15px; }
a.cataloglink {
	margin:1px 1px 4px 1px;
	padding:4px 15px 4px 10px;
	border:1px solid #FFF;
	text-decoration:none;
	width:230px;
}
a.cataloglink:hover {
	text-decoration:none;
	border:1px solid #296892;
	background-color:#b3c9d8;
}
a.cataloglink2 {
	margin:1px 1px 4px 1px;
	padding:4px 15px 4px 10px;
	border:none;
	text-decoration:none;
	width:200px;
}
a.cataloglink2:hover {
	text-decoration:none;
/*	border:1px solid #296892; */
	background-color:#b3c9d8;
}
a.prlink {
	text-decoration:none;
	border-bottom:none;
}
a.prlink:hover {
	border-bottom:none;
	position:relative;
	top:1px;
}
.mediabg {
	margin-top:-34px;
	margin-right:-20px;
	margin-bottom:-33px;
	padding-left:50px;
	background-image:url(/img/media_back.jpg);
	height:300px;
	background-repeat:no-repeat;
	background-position:right;
}
.aboutusbg {
	margin-top:-34px;
	margin-right:-20px;
	margin-bottom:-33px;
	padding-left:50px;
	background-image:url(/img/whereweare.jpg);
	height:300px;
	background-repeat:no-repeat;
	background-position:right;
}
.productsbg {
	float:right;
	margin:-20px -20px -20px 0px;
}
a.prsublink {
	border-bottom:none; margin-left:15px; margin-right:15px; margin-top:5px; margin-bottom:5px;
}
a.prsublink:hover {
	color:#E56422;
}
a.lv {border:1px solid #999; padding:5px; width:140px; display:block; margin:2px;}
a.lvs {border:1px solid #999; padding:5px; width:140px; display:block; background-color:#CCC; margin:2px;}