/*
	Project			: SinkoTech
	v.1 			: Nisan 2015
	Company Name	: Data1 Integral Technologies
	Code By			: Muhammed Seyit - alantepe@data1.com.tr
*/

body {
	background:url(../images/bg.jpg) no-repeat center top;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif
}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
a:active { text-decoration: none;}
img { border:none }

.text {
	font-size:13px;
	line-height:22px;
	color:#777;
}
a.text:hover {
	color:#991427;
}
.baslik {
	font-size:18px;
	color:#686767;
	font-family:Candara, Arial;
	line-height:29px
}

.text1 {
	font-size:12px;
	color:#aaa;
}
.text2 {
	font-size:12px;
	color:#c8737f;
}
a.text2 {
	text-decoration:underline
}
a.text2:hover {
	color:#eee;
}
.text3 {
	font-size:12px;
	color:#777;
}
a.text3 {
	text-decoration:underline
}
a.text3:hover {
	color:#eee;
}


.opa
{
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.opa:hover
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.golge
{
	box-shadow: #ccc 0px 0px 9px;
	-moz-box-shadow: #ccc 0px 0px 9px;
	-webkit-box-shadow: #ccc 0px 0px 9px;
}

.oval
{
	-webkit-border-radius:  40px;
	-moz-border-radius:  40px;
	border-radius:  40px;
}
.sure {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.d-img {
	border:solid 1px #fff;
	box-shadow: #ccc 0px 0px 3px;
	-moz-box-shadow: #ccc 0px 0px 3px;
	-webkit-box-shadow: #ccc 0px 0px 3px;
}

.lmenu {
	width:185px;
	padding:9px 11px;
	height:auto;
	margin-bottom:2px;
	margin-right:17px;
	line-height:18px;
	font-size:13px;
	color:#888;
	background-color:#eee;
	border-left:solid 5px #991427
}
.lmenu:hover {
	background:rgb(153, 20, 39);
	color:#fff;
}
.lA {
	background:rgb(153, 20, 39);
	color:#fff;
}
.lmenu2 {
	width:192px;
	padding:5px 5px 6px 5px;
	height:auto;
	margin-bottom:3px;
	line-height:22px;
	font-size:13px;
	color:#999;
	background-color:#fff;
	border-bottom:solid 2px #eee;
	margin-left:10px
}
.lmenu2:hover {
	color:#991427;

}
.lA2 {
	color:#991427;
}
.detayfoto {
	padding:3px;
	border:solid 1px #CCCCCC
}
.box1 {
	background-color:#FFF;
	border:solid 1px #CCCCCC;
	margin-bottom:7px;
	padding:3px 3px;
	width:210px;
	color:#666;
}
.box2 {
	width:310px;
	height:80px;
	background-color:#FFF;
	border:solid 1px #CCCCCC;
	margin-bottom:7px;
	padding:3px 3px;
	color:#666;
}
.box3 {
	background-color:#991427;
	border:solid 1px #991427;
	padding:6px 28px;
	color:#eee;
	font-size:12px;
}
.box3:hover {
	color:#fff;
	font-weight:bold
}
.pdf {
	background:url(../images/pdf3.jpg) left center no-repeat;
	padding:9px 0px 9px 36px;
	width:auto;
	height:auto;
	margin-bottom:9px;
	font-size:14px;
	color:#777;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.pdf:hover {
	color:#991427;
	padding:9px 0px 9px 40px;
}

.haber {
	width:155px;
	height:180px;
	margin:5px;
	padding:8px;
	background-color:#FFF;
	color:#666;
	font-size:14px;
	font-weight:600;
	border:1px solid #e8e8e8;
	float:left
}
.haber img{
	margin-bottom:8px
}
.haber:hover {
	border:1px solid #dddddd
}


.davetimage{
	width:300px;
	height:auto;
	padding:15px 0;
	border:1px solid #CCCCCC;	margin-right:15px;
	float:left}