<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
  * @category      Interface/CSS
  * @package       DipnotCMS
  * @author        Cagri Burak Surer
  * @copyright     2014 Dipnot - dipnot.com.tr
  * @license
  * @version	   1.0
  * @filesource
  * @link          http://www.dipnot.com.tr
  * @see
  * @since
  **/

html 
{
	margin: 0;
	padding: 0;
}

body 
{
	background: #fff;
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:9pt;
}


p 
{
	margin-top: 0px;
	margin-bottom: 20px;
}

a, a:visited, a b 
{
	color: #df2b2b;
	text-decoration: underline;
	cursor: pointer;
}

a:hover 
{
	text-decoration: none;
}

a:focus
{
	outline: none;
}

a img 
{
	border: none;
}

form 
{
	padding: 0;
	margin: 0;
	display: inline;
}

.clear
{
	clear:both;
}

.etiket 
{
	background: #e9e9e9;
	border:1px solid #ccc;
	padding:4px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 8pt;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	cursor: pointer;
}

.etiket a 
{
	color: #969696;
	font-size: 8pt;
	text-decoration: none;
}

.etiket:hover 
{
	background: #fff;
}

#container 
{
	width: 960px;
	min-height: 550px;
	margin: 10px auto 10px auto;
	font-size: 10pt;
	line-height: 21px;
	color: #000;
}

#container h1 
{
	color: #000;
	font-size: 15pt;
	margin-bottom: 20px;
	padding: 0px;
}

#container h2 
{
	margin: 10px 0px 10px 0px;
	color: #000;
	font-size: 11pt;
	padding: 0px;
}

.ibox
{
	width: 300px;
	min-height: 450px;
	padding:0px;
	margin-right: 10px;
	float:left;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.ibox table 
{
	width: 100%;
}

.ibox .title 
{
	width: 280px;
	padding:10px;
	background: #B50937;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	 border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	text-align:center;
	font-weight: 700;
}

.ibox td img 
{
	vertical-align:middle;
}

.ibox td 
{
	padding:10px;
	font-size: 11pt;
	line-height:21px;
	border-bottom:1px solid #e5e5e5;
}

.ibox .desc 
{
	margin-bottom: 5px;
	font-size: 8pt;
	color: #000;
}

.ibox input[type="text"]
{
	margin-bottom: 10px;
	width: 280px;
	padding: 5px;
	border:1px solid #ccc;
	background: #fff;
	display:block;
	font-size: 8pt;
}

.ibox textarea
{
	margin-bottom: 10px;
	width: 280px;
	height: 120px;
	padding: 5px;
	border:1px solid #ccc;
	background: #fff;
	display:block;
	font-size: 8pt;
	font-family: Arial;
}

.ibox input[type="submit"] 
{
	cursor: pointer;
	padding:3px;
	font-size: 8pt;
}

.harita 
{
	width: 300px;
	height: 380px;
	background: #121212;
}

.hizmet 
{
	width: 950px;
	min-height: 85px;
	background: transparent;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 9pt;
	line-height: 19px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background: #f5f5f5;
}

.hizmet .baslik 
{
	margin-bottom: 15px;
}

.hizmet .baslik a 
{
	
	text-decoration: none;
	font-size: 11pt;
	color:#B50937;
	font-weight: bold;
}

.sfoto 
{
	background: #e5e5e5;
	float: left;
	padding: 5px;
	width: 200px;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

.galeri 
{
	width: 200px;
	height: 200px;
	padding: 5px;
	background: #000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.galeri:hover 
{
	background: #C80000;
}

#header-ust 
{
	width: 100%;
	height: 188px;
	background: url(images/header.png) no-repeat top center;
	z-index: 9999;
	position: relative;
}

#header 
{
	width: 960px;
	height: 188px;
	margin: 0px auto 0px auto;
	position: relative;
}

#header #social 
{
	width: 57px;
	height: 25px;
	background: url(images/social.png) no-repeat;
	position: absolute;
	top: 7px;
	right: 0px;
}

#social .facebook
{
	width: 25px;
	height:25px;
	float: left;
	cursor: pointer;
}

#social .twitter
{
	width: 25px;
	height:25px;
	float: right;
	cursor: pointer;
}

#header #telefon 
{
	width: 231px;
	height: 25px;
	background: url(images/telefon.png) no-repeat;
	position: absolute;
	right: 80px;
	top: 7px;
}

#header #logo 
{
	position: absolute;
	top: 20px;
	right: 300px;
}

#header #menu1 
{
	width: 285px;
	height: 37px;
	position: absolute;
	left: 0px;
	bottom: 40px;
}

#menu1 ul 
{
	list-style-position: inside;
	list-style-type: none;
}

#menu1 ul li 
{
	float: left;
	position: relative;
	background: url(images/liner.png) no-repeat top right;
}

#menu1 ul li a 
{
	color: #000;
	font-size: 10pt;
	display: block;
	padding: 12px 8px 8px 8px;
	text-decoration: none;
}

#header #menu2 
{
	width: 273px;
	height: 37px;
	position: absolute;
	right: 0px;
	bottom: 40px;
}

#menu2 ul 
{
	list-style-position: inside;
	list-style-type: none;
}

#menu2 ul li 
{
	float: left;
	position: relative;
	background: url(images/liner.png) no-repeat top right;
}

#menu2 ul li a 
{
	color: #000;
	font-size: 10pt;
	display: block;
	padding: 12px 8px 8px 8px;
	text-decoration: none;
}



#slide-ust 
{
	width: 100%;
	height: 523px;
	position: relative;
	z-index: 0;
	margin-top: -15px;
}

#slide 
{
	width: 960px;
	height: 523px;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 9999;
}

#slide .ic 
{
	width: 269px;
	height: 396px;
	background: url(images/ic.png) no-repeat;
	left: 0px;
	top: 40px;
	position: absolute;
	padding: 15px;
	z-index: 9999;
}

.ic ul 
{
	list-style-type: none;
	list-style-position: inside;
}

.ic ul li 
{
	position: relative;
}

.ic ul li a 
{
	color: #fff;
	font-size: 10pt;
	display: block;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
}

#alt
{
	width: 960px;
	height: 356px;
	margin: 0px auto 0px auto;
	position: relative;
}

#alt .iletisim 
{
	width: 340px;
	height: 389px;
	background: url(images/iletisim.png) no-repeat;
	left: -40px;
	top: -35px;
	position: absolute;
	cursor: pointer;
}

#alt .calismalarimiz 
{
	width: 299px;
	height: 328px;
	background: url(images/calismalarimiz.png) no-repeat;
	top: 25px;
	right: 0px;
	position: absolute;
	cursor: pointer;
}

.calismalarimiz .content 
{
	width: 282px;
	height: 136px;
	display: inline-block;
	margin-left: 8px;
	margin-top: 145px;
	color: #000;
	font-size: 8pt;
	line-height: 17px;
}

#alt .vinclerimiz 
{
	width: 299px;
	height: 328px;
	background: url(images/vinclerimiz.png) no-repeat;
	top: 25px;
	right: 320px;
	position: absolute;
	cursor: pointer;
}

.vinclerimiz .content 
{
	width: 282px;
	height: 136px;
	display: inline-block;
	margin-left: 8px;
	margin-top: 145px;
	color: #000;
	font-size: 8pt;
	line-height: 17px;
}

#footer-ust 
{
	width: 100%;
	height: 75px;
	background: #b50a37;
	margin-top: 0px;
}

#footer 
{
	width: 960px;
	height: 75px;
	margin: 0px auto 0px auto;
	position: relative;
}

#footer #menu3 
{
	width: auto;
	height: 37px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#menu3 ul 
{
	list-style-position: inside;
	list-style-type: none;
}

#menu3 ul li 
{
	float: left;
	position: relative;
	background: url(images/liner2.png) no-repeat top right;
}

#menu3 ul li a 
{
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
	padding: 12px 8px 8px 8px;
}

</pre></body></html>