@charset "iso-8859-9";
/* CSS Document */
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #810000;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
.body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	
}
.header {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;

}

.menu {
	height: 141px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.firma {
	width: 180px;
	margin-top: 20px;
	float: left;
}
.sosyalmedya {
	height: 34px;
	float: right;
	margin-top: 20px;
	font-size: 16px;
	color: #810000;
	font-weight: bold;
	margin-right: 20px;
}


.menuler {
	height: 40px;
	float: right;
	margin-top: 5px;
	border-radius:10px;
}
.menubuton {
	float: left;
	height: 25px;
	text-align: center;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #810000;
	display: block;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.menubuton:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/btn_hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menuayrac {
	background-image: url(../images/menuayrac.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	width: 2px;
	float: left;
}
.search_cantainer {
	margin-top: 7px;
	font-size: 15px;
	font-weight: bold;
	color: #810000;
	float: right;
	width: 480px;
}

.search_content {
	height: 30px;
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	width: 320px;
	font-size: 11px;
	float: right;
}
.search_input {
	padding: 3px;
	width: 260px;
	float: left;
	font-size: 13px;
	color: #810000;
}
.sliderback {
	background-image: url(../images/banner_golge.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 440px;
	margin-top: 5px;
}

.slideback {
	height: 400px;
	width: 1000px;
	background-color: #FF9;
}

.page_container {
	height: 100px;
	background-image: url(../images/page_container_bg.png);
	background-repeat: repeat-x;
}
.page_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	color: #FFF;
	height: 60px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	padding-top: 40px;
}

.govde {

}
.icerik {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:400px;
}
.uruncontainer {

}
.uruncontent {
	height: 188px;
	width: 188px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.uruncontent_title {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	background-image: url(../images/urun_content_fon.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 28px;
	padding-left: 20px;
	padding-top: 7px;
	margin-top: 10px;
}
.uruncontent_resimbg {
	height: 135px;
	width: 182px;
	padding: 3px;
}
.uruncontent_text {
	color: #666;
	font-size: 11px;
	font-weight: bold;
}


.hak_container {
	width: 550px;
	float: left;
}
.hak_container .hak_nav_top{
	height: 30px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.hak_container .hak_nav_middle{
	color: #666;
	padding: 5px;
	font-weight: bold;
}
.hak_container .hak_nav_bottom {
	height: 5px;
}
.baslik {
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	padding-top: 8px;
	float: left;
	text-transform: uppercase;
	color: #810000;
}
.duyuru_container {
	float: right;
	width: 420px;
}
.duyuru_container .duyuru_nav_top {
	height: 30px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.duyuru_container .duyuru_nav_middle {

}
.duyuru_container .duyuru_nav_bottom {
	height: 5px;
}
.duyuru_content {
	display: block;
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-right: 5px;
	margin-left: 5px;

}
.duyuru_content:hover {
	display: block;
}



.duyururesim {
	float: left;
	height: 100px;
	padding: 3px;
	background-color: #FFF;
	border: 1px dotted #666;
	width: 133px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.duyurubaslik {
	margin-right: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #810000;
	margin-top: 5px;
	padding-bottom: 5px;
}
.duyurutext {
	margin-right: 10px;
	font-size: 11px;
	color: #333;
}
.kategori {
	height: 170px;
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.small_nav_container {
	width: 313px;
	height: 170px;
	background-image: url(../images/navcontainerback.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	font-size: 11px;
}
.small_nav_container:hover {
	background-image: url(../images/navcontainerback_hover.png);
	background-repeat: no-repeat;
}
.small_nav_content_picback {
	margin-left: 5px;
	background-color: #FFF;
	border-radius:5px;
	padding: 2px;
	border: 1px solid #666;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 70px;
	width: 93px;
	float: left;
}
.small_nav_content_title {
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
}

.contact_nav_container {
	float: left;
	width: 325px;
	padding-right: 3px;
	padding-left: 5px;
}
.contact_navust {
	height: 22px;
	width: 305px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #810000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.contact_navorta {
	width: 315px;
	padding: 5px;
	height: 320px;
	color: #666;
}
.contact_navalt {
	height: 10px;
	width: 325px;
}
.contact_info_text {
	font-size: 11px;
	color: #F00;
	background-color: #FFC;
	padding: 5px;
	margin-left: 20px;
	width: 260px;
	border-radius:5px;
	margin-bottom: 5px;
}
.contact_continue {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}



.inputtext {
	padding: 5px;
	width: 260px;
	background-color: #FFF;
	border: 1px inset #666;
	border-radius:5px;
	font-size: 11px;
}

.inputtext:focus {
	padding: 5px;
	width: 260px;
	background-color: #FFC;
	border: 1px inset #666;
	font-weight: bold;
	font-size: 12px;
}


.inputtextarea {
	padding: 5px;
	width: 260px;
	height: 100px;
	background-color: #FFF;
	border: 1px inset #666;
	border-radius:5px;
	font-size: 11px;
}
.inputtextarea:focus {
	padding: 3px;
	width: 260px;
	height: 100px;
	background-color: #FFC;
	border: 1px inset #666;
	font-weight: bold;
	font-size: 12px;
}
.inputtextsmall {
	padding: 5px;
	width: 100px;
	border: 1px inset #666;
	border-radius:5px;
	background-color: #FFF;
	font-size: 11px;
}
.inputtextsmall:focus {
	padding: 5px;
	width: 100px;
	border: 1px inset #666;
	border-radius:5px;
	background-color: #FFC;
	font-weight: bold;
}


.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.content_title {
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius:5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
}
.content_text {
	border-radius:3px 3px 10px 10px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
}


.content_nav_top {
	height: 22px;
	width: 990px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.content_nav_middle {
	width: 1000px;
	color: #666;
}
.content_nav_bottom {
	height: 10px;
	width: 1000px;
}
.footback {
	height: 300px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-color: #0CF;
}

.footer {
	height: 255px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.footmenu {
	width: 260px;
	height: 150px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	float: left;
	margin-left: 60px;
}
.footmenubaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 7px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
}
#flink {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #666;
}
#flink:hover {
	color: #810000;
	background-position: 5px center;
	background-image: url(../images/foot_imlec_hover.png);
	background-repeat: no-repeat;
}

.uygulama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.uygulamaback {

}
.copyright {
	float: left;
	padding-left: 10px;
	color: #666;
}
.design {
	float: right;
	margin-right: 20px;
}

.solnav {
	float: left;
	width: 278px;
}

.navust {
	height: 22px;
	width: 273px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #810000;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.navorta {
	width: 268px;
	padding: 5px;
}

.navalt {
	background-image: url(../images/solnavalt.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 278px;
}

.navmenu {
	font-weight: bold;
	display: block;
	padding-top: 8px;
	padding-bottom: 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

.navmenu:hover {
	font-weight: bold;
	display: block;
	background-image: url(../images/beyaz_fon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.navaltmenu {
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-left: 20px;
	font-size: 11px;
	background-image: url(../images/imlec.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.sagicerik {
	float: right;
	width: 712px;
}
.sagust {
	height: 22px;
	width: 692px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #810000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 10px;
}
.sagorta {
	width: 702px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sagalt {
	background-image: url(../images/sagalt.png);
	background-repeat: no-repeat;
	width: 712px;
	height: 10px;
}
.box {
	float: left;
	height: 230px;
	width: 215px;
	margin-right: 5px;
	margin-left: 4px;
	margin-bottom: 10px;
	display: block;
	border: 1px dotted #333;
}
.urunbox {
	float: left;
	height: 310px;
	width: 310px;
	display: block;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 10px;
	border-radius:10px;
}
.urunbox:hover {

}

.urunboxresim {
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	height: 210px;
	width: 280px;
	margin-top: 10px;
}

.urunboxresim:hover {

}

.videobox {
	padding: 3px;
	background-color: #FFF;
	border: 1px dashed #666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 130px;
	width: 173px;
}



.videobaslik {
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.video_back {
	padding: 5px;
	height: 360px;
	width: 560px;
	background-color: #CCC;
	border-radius:5px;
	border: 1px solid #999;
}
.videotext {
	font-size: 11px;
	color: #333;
}
.referans_resim {
	height: 135px;
	width: 180px;
	float: left;
	margin: 10px;
}


.urunbaslik {
	font-size: 16px;
	font-weight: bold;
	height: 58px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.urun_etiket {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	font-style: oblique;
	margin-top: 8px;
}


.urunbresim {
	height: 209px;
	width: 278px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius:5px;
	margin-bottom: 5px;
}
.urun_text1 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #810000;
}
.urun_text2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #810000;
}
.sosyalpaylasim {
	float: right;
}

.urunresimler {
	width: 298px;
	float: left;
	margin-right: 10px;
}

.urunresimback {
	padding: 3px;
	height: 63px;
	width: 81px;
	float: left;
	margin-left: 5px;
	margin-bottom: 3px;
	background-color: #FFF;
	border-radius:5px;
	border: 1px solid #CCC;
	margin-right: 5px;
}
