﻿* {margin: 0; padding: 0;}
a:link, a:visited { color: #e61313; text-decoration: none; } 
a:active, a:hover { color: #585353; text-decoration: none }
body {
		background:url(../img/back_all.jpg) repeat-x top #fefa8b;
}
#container 
{
width: 1024px;
margin: 0px auto; 
height:875px;            
background-color:#ffffff;
}
#header {
height: 150px;
background: transparent;}
#leftColumn {
width: 450px;
height:725px;
float: left;
}
#rightColumn 
{
width: 574px;
height:725px;
float: right;
background-image:url(../images/rizede-aricilik.jpg);
background-repeat:no-repeat;
background-position:bottom right;             
}
#footer 
{
clear: both;
height:92px;
background: #CCCC66;
text-align:center;
font-weight:bold;                 
}
#footer p
{
color:#656363; 
padding-top:18px;
font-family: 'PT Serif', serif;
font-size:16px;
}
#menucontainer 
{
width:400px;
height:400px;
margin-top:30px;
margin-left:0px;	
}
#logotext 
{
width:396px;
height:119px;
margin-top:15px;
margin-left:20px;
font-family: 'PT Serif', serif;
font-size:50px;
color:#c12a2d;
}
#logotext h1{
margin-left:15px;
font-family: 'Times New Roman', serif;
font-size:50px;
color:#c12a2d;
text-align:center;
}
#textbox
{
width:550px;
height:auto;
margin:60px 0px 0px 0px;	
}
#textbox p
{
font-family: 'PT Serif', serif;
color: #5e637b;
line-height:1.5em;
font-size:18px;
margin: 0 0 15px 0;
}
h2{ 
font-family: 'Times New Roman', serif;
font-size:30px;
color:#c12a2d;
padding:0px 0px 0px 0px;
text-align:center;
}
h3{ 
font-family: 'Times New Roman', serif;
font-size:25px;
color:#eecc00;
padding:5px 0px 0px 10px;
}
a:hover {text-decoration:none;}
#hex {padding:0; margin:0 auto; list-style:none; width:325px;}
#hex li {display:block; float:left; width:104px; margin-right:4px;  height:120px;}
#hex li.p1 {padding-left:54px;}
#hex li.p2 {margin-top:-26px;}
#hex li a {text-decoration:none; color:#000; cursor:pointer;}
#hex li a b {display:block; width:0; height:0; overflow:hidden; border-bottom:30px solid #ec0; border-left:52px dotted transparent; border-right:52px dotted transparent;}
#hex li a span {display:block; width:104px; height:60px; line-height:59px; text-align:center; background:#ec0; font-weight:bold;font-size:11px; font-family: 'PT Serif', serif;}
#hex li a em {display:block; width:0; height:0; overflow:hidden; border-top:30px solid #ec0; border-left:52px dotted transparent; border-right:52px dotted transparent;}
* html #hex li a b, * html #hex li a em {width:104px; height:30px; w\idth:0; he\ight:0;}
#hex li a.inner b {border-bottom-color:#c60;}
#hex li a.inner span {background:#c60;}
#hex li a.inner em {border-top-color:#c60;}
#hex li a:hover {white-space:normal;}
#hex li a:hover b {border-bottom-color:#c90;}
#hex li a:hover span {background:#c90;}
#hex li a:hover em {border-top-color:#c90;}
#hex li a.inner:hover b {border-bottom-color:#a40;}
#hex li a.inner:hover span {background:#a40;}
#hex li a.inner:hover em {border-top-color:#a40;}
--------------------------------------------------------------------------------------------------------------------------------
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding: 5px 30px 5px 30px;
	margin:0;
	line-height: 1.5em;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* CUSTOM SLIDER ------------------------------------------------------------*/

#slider-block{
	background: url(../img/slider-bg.png) repeat-x left bottom ;
	width: 100%;
	margin-bottom: 23px;
	margin-top: 40px;
}

#slider-holder{
	width: 1024px;
	height: 150px;
	margin: 0 auto;
	background: transparent url(../img/slider-shadow.png) no-repeat center bottom;
}

#slider {
    position:relative;
    width:1024px; /* Change this to your images width */
    height: 150px; /*337px + 25px; /* Change this to your images height */
    background: url(../img/loading.gif) no-repeat 50% 50%;
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

#slider a {
    border:0;
    display:block;
}

.nivo-controlNav{
	position: absolute;
	bottom: -40px;
	left: 470px;
	z-index: 9999;
	height: 56px;
	padding-left: 20px;
	padding-right: 20px;
}

.nivo-controlNav a{
	display: block;
	float: left;
	background: url(../img/slider-nav-buttons.png) no-repeat 0px 0px; 
	height: 13px;
	width: 13px;
	margin-top: 21px;
	margin-right: 2px;
	margin-left: 2px;
	text-indent: -9000px;
}

.nivo-controlNav a:hover{ background-position: -12px 0px;  }

.nivo-controlNav a.active{ background-position: -25px 0px;   }

.nivo-directionNav a{
	display: block;
	width: 37px;
	height: 37px;
	text-indent: -9000px;
	background: url(../img/slider-arrows.png) no-repeat transparent;
}

.nivo-directionNav a.nivo-nextNav{ 
	background-position: 0px 0px;
	margin-right: -19px;
	z-index: 1001;
}

.nivo-directionNav a.nivo-prevNav{ 
	background-position: -37px 0px;
	margin-left: -19px;
	z-index: 1001;
}

.nivo-directionNav a.nivo-nextNav:hover{
	background-position: 0px -37px;
}

.nivo-directionNav a.nivo-prevNav:hover{
	background-position: -37px -37px;
}