html,body {
    font-family: Segoe UI;
    font-size: 13px;
    color: #333;
}
body {
    background-color: #fff;
    line-height: 120%;
}
a {
    color: inherit;
    text-decoration: none;
    opacity: 1;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
a:hover {
    opacity: 0.7;
}
.fc-content {
    background-color: #f0f0f0;
}
.fc-widget-header {
    font-weight: bold;
}
.fc-view table td,.fc th {
    padding: 10px;
}
.fc-event-skin {
    border-color: rgb(181, 15, 101);
    background-color: rgb(181, 15, 101);
}
.fc-event-inner {
    text-align: center;
    cursor: pointer;
}
.fc-header-title {
    font-weight: bold;
}

.tblContact {
    border: none 0px;
    border-collapse: collapse;
}
.tblContact td {
    padding: 4px 6px 2px 6px;
}
.clearDv {
    width: 0px;
    height: 0px;
    clear: both;
}
/* Slider */
#slider ul, #slider li {
    margin:0;
    padding:0;
    list-style:none;
}
#slider li { 
    overflow: hidden;
    width: 620px;
    height: 260px; 
}
#prevBtn, #nextBtn {
    position: relative;
    display: block;
    width: 32px;
    height: 58px;
}
#prevBtn a, #nextBtn a {
    display: block;
    width: 32px;
    height: 58px;
}
#prevBtn {
    top: -180px;
    left: 20px;
}
#nextBtn {
    top: -238px;
    left: 567px;
}
#prevBtn a {
    background-image: url('../images/left_arrow.png');
}
#nextBtn a { 
    background-image: url('../images/right_arrow.png');
} 
.dvSliderContent {
    width:620px; 
    height: 260px;
    background-repeat: no-repeat;
    background-size: cover;
}
/* Slider */   
h1 {
    font-weight: bold;
    font-size: 20px;
}
h2 {
    font-weight: bold;
    font-size: 16px;
}
#ulNav li {
    padding: 0px;
    margin: 0px;
    display: inline;
    float: left;
    vertical-align: middle;
    margin-left: 8.5px;
}
#ulNav li a {
    display: block; 
    padding: 7px;
    border-radius: 4px;
    color: #666;
}
#ulNav li a:hover {
	background-color: #42BEC6;
	color: #fff;
}
#ulNav li a.high{
    background-color: #42BEC6;
    color: #fff;
}
#ulNav li span{
    padding-top: 4px;
    font-size: 33px;
    display: block;
    color: #666;
	padding-left: 4px;
	padding-right: 5px;
}
#ulRightNav a{
    display: block;
    border-radius: 6px;
    font-size: 30px;
    padding: 73px 0px 4px 10px;
    color: #fff;
}
.dvSpacer {
    height: 20px;
}
.grad {
	/*
		background-image: url('../images/l_bg.png');
		background-position: bottom;
		background-repeat: repeat-x;
		background-color: #fff;
	*/
}
.gradr {
    background-image: url('../images/r_bg.png');
    background-position: top;
    background-repeat: repeat-x;
    background-color: #fff;
}
.innerDiv {
    padding: 30px;
    line-height: 130%;
}
.tblAIlet,.tblAIlet tr,.tblAIlet td {
    vertical-align: middle;
}
.tblAIlet td {
    padding-top: 6px;
}
.flexcroll:focus {
    outline: none;
}

.contentwaiting {
    font-size: 100px;
    line-height: 100px;
}
.genericTable {
    border: none 0px;
    border-collapse: collapse;
}
.genericTable td {
    padding: 2px 6px;
}
.genericTable input, .genericTable button,.genericTable textarea {
    font-family: inherit;
}
.imgGaleriTN {
    height: 60px;
}
.aGalTn {
    float:left;
    margin: 0px 10px 0px 0px;
}
.shadowed {
	/*
		-webkit-box-shadow: 0px 7px 0px rgba(180, 180, 180, 0.2);
		-moz-box-shadow:    0px 7px 0px rgba(180, 180, 180, 0.2);
		box-shadow: 0px 7px 0px rgba(180, 180, 180, 0.2);
	*/
}
.icDiv {
    padding: 30px; 
    border-radius: 10px; 
    min-height: 470px;
    margin-bottom: 10px;
}
.divSlide{
    border-radius: 6px;
    overflow: hidden;
    width: 725px; 
    height: 290px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
.spanSliderBaslik {
    background-color: #42BEC6;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    margin-top: 160px;
    margin-left: 20px;
    display: inline-block;
	}
	.divSliderYazi {
background: url('../images/alpha_bg.png') repeat;
border-radius: 6px;
width: 300px;
padding: 20px 15px 20px 15px;
margin-top: -15px;
margin-left: 30px; 
}
.spnPBaslik{
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    display: inline-block;
}
.aRBoLink {
	color: #fff;
    padding: 10px;
    border-radius: 6px;
    display: block;
	margin-top: 15px;
}
