@charset "utf-8";
/*Tag Content*/
body{
	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
    font-size: 13px;
	background: #232850;
	min-width: 785px;
	margin: 0;
	padding: 0;
	color: #333;
}
header{
	width: 100%;
	background: url('../images/top-clouds-night.png') no-repeat -200px -50px;
	display: block;
	height: 400px;
}
article{
	width: 100%;
	display: block;
	overflow: hidden;
	padding-top: 20px;
}
footer{
	width: 100%;
	display: block;
	overflow: hidden;
	background: url('../images/agaclar-gece.png') no-repeat;
	height: 196px;
}
figure{
	margin: 0;
    padding: 0;
    top: 0;
	border: none;
}
img{
	border: none;	
}
h1{
	margin: 0px 20px 0px 20px;
	padding: 3px 5px 3px 5px;
	color: #FFF;
	font-size: 13px;
}
/*end Tag Content*/
/*Id Content*/
#headerCont{
	width: 980px;
	margin: 0px auto;
	height: 400px;
	position: relative;
}
#figureHeaderLogo{
	background: #FFF;
	width: 260px;
	top: 70px;
	left: 0px;
	position: absolute;
	text-align: center;
	padding: 5px 0px 5px 0px;
	/* Firefox */
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	/* IE - Chrome */
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	/* Safari */
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
#divHeader{
	background: #FFF;
	position: absolute;
	top: 151px;
	left: 0px;
	width: 980px;
	height: 249px;
	/* Firefox */
	-moz-border-radius-topright: 5px;
	/* IE - Chrome */
	border-top-right-radius: 5px;
	/* Safari */
	-webkit-border-top-right-radius: 5px;
}
#headerMenuContent{
	width: 980px;
	height: 40px;
	margin: 20px auto;
	/* fallback */
	background-color: #c0ec57;
}
#navHeader{
	clear: both;
	float: right;
	margin-top: 12px;
	margin-right: 120px;
	color: #FFF;
	font-weight: bold;
}
#headerContact{
	float: right;
	width: 107px;
	height: 106px;
	margin-top: -80px;
}
#urunGrupText{
	height: 105px;
	background: #FFF;
	position: relative;
    margin-top: -35px;
    width: 734px;
	border-right: 1px solid #CCC;
}
#urunGrupTextTop{
	background: url('../images/yirtik-r.png') no-repeat;
	height: 24px;
	width: 735px;
	top: -20px;
	left: 0px;
	position:absolute;
}
#urunGrupTextBottom{
	background: url('../images/yirtik.png') no-repeat;
	height: 24px;
	width: 735px;
	top: 100px;
	left: 0px;
	position:absolute;
}
#urunGrupTextImg1{
	position: absolute;
	top: 13px;
	left: 0px;
	width: 245px;
	text-align: center;
}
#urunGrupTextImg2{
	position: absolute;
	top: 13px;
	left: 245px;
	width: 245px;
	text-align: center;
}
#urunGrupTextImg3{
	position: absolute;
	top: 18px;
	left: 490px;
	width: 245px;
	text-align: center;
}
#duyurular{
	position: absolute;
	top: 130px;
	right: 0px;
	padding: 5px;
	width: 235px;
}
#divMainPage{
	position: absolute;
	top: 133px;
	left: -79px;
	width: 79px;
	height: 98px;
	background: #FFF;
	text-align: center;
}
#figureMainPageTop{
	position: absolute;
	top: -7px;
	left: 0px;
	width: 79px;
	height: 24px;
	background: url('../images/figureMainPageYirtik.png') no-repeat;
}
#figureMainPage{
	position: absolute;
	top: 18px;
	left: 10px;
}
#figureMainPageBottom{
	position: absolute;
	top: 81px;
	left: 0px;
	width: 79px;
	height: 24px;
	background: url('../images/figureMainPageYirtik-r.png') no-repeat;
}
#mainSection{
	width: 980px;
	background: #FFF;
	display: block;
	min-height: 400px;
	margin: 0px auto;
}
#biziAra{
	color: #fe4d00;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}
#footerCenter{
	width: 940px;
	margin: 0px auto;
	display: block;
	overflow: hidden;
	padding: 0px 20px;
	background: #FFF;
	/* fallback */
	background-color: #FFF;
	background: url('../images/bg-footer.png') repeat-x;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0)), to(#FFF));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #FFF, rgba(255,255,255,0));
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #FFF, rgba(255,255,255,0));
	/* IE 10 */
	background: -ms-linear-gradient(top, #FFF, rgba(255,255,255,0));
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #FFF, rgba(255,255,255,0));
}
#footerCenterBottom{
	width: 980px;
	margin: 0px auto;
	display: block;
	overflow: hidden;
	margin-top: 20px;
}
#footerDivCenter{
	width: 600px;
	margin: 0px auto;
	display: block;
	text-align: center;
	margin-top: 20px;
	color: #FFF;
}
#iletisimOku{
	position: absolute;
	margin-top: 100px;
	margin-left: -20px;
}
#divContactLeft{
	width: 470px;
	float: left;
	display: block;
	overflow: hidden;
}
#divContactRight{
	width: 470px;
	float: right;
	display: block;
	overflow: hidden;
}
#makeMeScrollable{
	width: 940px;
	height: 134px;
	padding: 0px 20px;
	position: relative;
}
#makeMeScrollable div.scrollableArea img{
	position: relative;
	float: left;
	margin: 0px 10px;
	padding: 0;
	width: 179px;
	height: 134px;
}
/*end Id Content*/
/*Class Content*/
.urunGrup{
	width: 245px;
	float: left;
	text-align: center;
}
.clearBoth{
	clear: both;
}
.divArticle{
	width: 245px;
	float: left;
	text-align: center;
}
.divArticle p{
	margin: 10px 20px;
}
.endLine{
	border-bottom: 1px dashed #CCC;
	padding-bottom: 20px;
}
.endRightLine{
	border-right: 1px dashed #CCC;
}
.footerDivLeft{
	float: left;
}
.footerDivRight{
	float: right;
}
.phoneNumber{
	font-size: 20px;
	color: #d94105;
}
.pageContent{
	padding: 10px 20px;
	width: 940px;
	line-height: 180%;
}
.urunKategoriListesi{
	width: 33%;
	float: left;
	display: block;
	text-align: center;
}
.backColor-815aa1{background: #815aa1;}
.backColor-a7ce4a{background: #a7ce4a;}
.backColor-d94105{background: #d94105;}
.backColor-94e2f1{background: #94e2f1;}
.txtAlignCenter{text-align: center;}
.txtAlignRight{text-align: right;}
.txtStrong{font-weight: bold;}
.paddingLeft10px{padding-left: 10px;}
.txtVerticleAlignTop{vertical-align: text-top;}
.txtNewUser{
	font-size: 16px;
    padding: 6px;
    width: 250px;
    margin-top: 2px;
	border: 1px solid #CCC;
}
.txtNewUser:focus{
	font-size: 16px;
    padding: 6px;
    width: 250px;
    margin-top: 2px;
	border: 1px solid #a8c35c;
	background-color: #E4EFB5;
}
.txtNewUser-r{
	font-size: 16px;
    padding: 6px;
    width: 250px;
    margin-top: 2px;
	border: 1px solid #c35c5c;
}
.txtNewUser-r:focus{
	font-size: 16px;
    padding: 6px;
    width: 250px;
    margin-top: 2px;
	border: 1px solid #c35c5c;
	background-color: #E4EFB5;
}
.txtNewUser-v{
	font-size: 16px;
    padding: 6px;
    width: 250px;
    margin-top: 2px;
	border: 1px solid #a8c35c;
	background: #E4EFB5;
}
.txtNewUser-v:focus{
	font-size: 16px;
    padding: 6px;
    width: 250px;
    margin-top: 2px;
	border: 1px solid #a8c35c;
	background-color: #E4EFB5;
}
.relative{position: relative; height:100%; width:100%;}
.btnUserSave{
	/* fallback */
	background-color: #E4EFB5;
	background: url("../images/btnUserSave.png") repeat-x;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CADF80), to(#E4EFB5));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #E4EFB5, #CADF80);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #E4EFB5, #CADF80);
	/* IE 10 */
	background: -ms-linear-gradient(top, #E4EFB5, #CADF80);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #E4EFB5, #CADF80);
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #C4D389;
	color: #576D07;
    cursor: pointer;
    font-weight: bold;
    padding: 9px;
	margin-top: 2px;
}
.btnUserSave:hover, .btnUserSave:active, .btnUserSave:focus{
	/* fallback */
	background-color: #CADF80;
	background: url("../images/btnUserSave-r.png") repeat-x;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E4EFB5), to(#CADF80));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #CADF80, #E4EFB5);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #CADF80, #E4EFB5);
	/* IE 10 */
	background: -ms-linear-gradient(top, #CADF80, #E4EFB5);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #CADF80, #E4EFB5);
}
/*end Class Content*/
/*Link Content*/
#navHeader a:link, #navHeader a:visited{
	color: #576D07;
	text-decoration: none;
	font-weight: bold;
}
#navHeader a:hover, #navHeader a:active{
	color: #576D07;
	text-decoration: underline;
	font-weight: bold;
}
#navFooter a:link, #navFooter a:visited{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#navFooter a:hover, #navFooter a:active{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a#mailLink:link, a#mailLink:visited{
	color: #d94105;
	text-decoration: none;
	font-weight: bold;
}
a#mailLink:hover, a#mailLink:active{
	color: #d94105;
	text-decoration: underline;
	font-weight: bold;
}
a#arce-yazilim:link, a#arce-yazilim:visited{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a#arce-yazilim:hover, a#arce-yazilim:active{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a#kardesler-bebe:link, a#kardesler-bebe:visited{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a#kardesler-bebe:hover, a#kardesler-bebe:active{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a:link, a:visited{
	color: #3B5998;
	text-decoration: none;
}
a:hover, a:active{
	color: #3B5998;
	text-decoration: underline;
}
/*end Link Content*/
