/* pcdestek.com */

@charset "utf-8";


/* Standart TAnımlar */
body {
	color: #2D69D7;
	margin: 0px;
	background-image: url(images/bg.jpg);
	font-family: Tahoma;
	font-size: 11px;
}
p {
	font-family: Tahoma;
	font-size: 10.4px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: justify;
	color: #444E64; 
	/*color: #848FAA;*/
}
a:hover {color: #5CB541;}
a {color: #336CC6;}
.mateka {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.ust {
	background-image: url(images/bg_ust.jpg);
	height: 212px;
	background-position: bottom;

}
.ust_ara {
	display: block;
}

/* Class Tanımları*/

.yesil {
	color: #7BC48A;
}
.banner {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
	vertical-align: bottom;
	margin-top: 2px;
}
.banner .ustmenu {
}
.menu_res {
	width: 123px;
	height: 124px;
	float: left;
	text-align: center;
	margin-top: -1px;
	margin-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3EBF7;
	padding-right: 5px;
	padding-left: 5px;
}

.urunler {
	margin-top: 30px;
	float: left;
	margin-left: 30px;
	height: 150px;
	width: 670px;
	margin-bottom: 10px;
}

.urun_res {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.sec {
	font-family: Tahoma;
	font-size: 11px;
}

.devami a:hover {

	color: #336CC6;

}
.devami a {
	color: #5CB541;
	background-image: url(images/ok.gif);
	display: block;
	width: 60px;
	background-repeat: no-repeat;
	background-position: 0px;
	text-align: right;
}
.ayarla {
	clear: both;
	height: 0px;
}
.logolar {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.adres_hiza {
	width: 630px;
}
.ust_ara .diller {
	margin-top: 10px;
	height: 23px;
	float: right;
	width: 150px;
	margin-right: 25px;
}
.diller .dil_tr {
	height: 23px;
	width: 23px;
	display: block;
	float: right;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-image: url(images/dil_tr.gif);
}
.diller .dil_en {
	height: 23px;
	width: 23px;
	display: block;
	float: right;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-image: url(images/dil_en.gif);
}
.dil_tr:hover, .dil_en:hover {
	background-position: 0 -23px;
}

.ana_menuler {
	width: 500px;
	margin-right: 230px;
	margin-left: auto;
	text-align: right;
}

.urunresim {
	margin-right: 10px;
}
.tse, .ce, .iso {
height: 30px;
float: right;
margin-left: 5px;
display: block;
background-repeat: no-repeat;
}
.tse {
	width: 52px;
	background-image: url(images/logo_tse.jpg);
}
.ce {
	width: 40px;
	background-image: url(images/logo_ce.jpg);
}
.iso {
	width: 46px;
	background-image: url(images/logo_iso.jpg);
}
.tse:hover, .ce:hover, .iso:hover {
	background-position: 0 -30px;
}

