@charset "utf-8";


body {
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    color: #383838;
    background-color: #75c1bc;
    background-image: url('../etilerajans-icerik/img/arkaplan/02.png');
    background-repeat: repeat;
    background-position: center top;
}
body  a:hover{
   text-decoration:none 
}

a, a > *,
#polyglotLanguageSwitcher a:hover, #footer-top a,
#footer-bottom a:hover,
#footer-top .tweet_time a:hover,
ul#search-results h2 a:hover, ul#search-results h2 a:hover strong, 
.widget ul.menu li > a:hover, .widget ul.menu li.current-menu-item > a,
.ui-tabs .ui-tabs-nav li a:hover, .ui-tabs .ui-tabs-nav li.ui-state-active a,
.ui-accordion .ui-accordion-header:hover, .ui-accordion .ui-accordion-header.ui-state-active,
.pricing-table .featured span.price span,
ol.comment-list .comment-author a:hover,
.flex-caption a:hover,
.entry-title a:hover,
.iconbox h4 a:hover {
	color: #4DC4C0;
	hyphens: auto;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
}
#footer-nav ul li{
	padding-right: 10px;
}
hr.baslik {
    background-color: #E5E5E5;
    color: #E5E5E5;
    border: medium none;
    height: 1px;
    clear: both;
    margin: 10px 0px;
}
#tr {
    background-image: url("../images/flags/tr.png");
}
/* ---------------------------------------------------------------------- */
/* Background Colors
/* ---------------------------------------------------------------------- */
.flex-direction-nav a:link, .flex-direction-nav a:visited,
.entry-slider-nav a { /* position here is important */ 
	background-color: rgba(77,196,192,0.8);
}

.button, .content-form input.button, #comment-form #submit,
.flex-direction-nav a:hover, .flex-direction-nav a:active,
.ie8 .flex-direction-nav a:link, .ie8 .flex-direction-nav a:visited,
.ie8 .flex-direction-nav a:hover, .ie8 .flex-direction-nav a:active,
.jcarousel-prev:hover, .jcarousel-prev:focus,
.jcarousel-next:hover, .jcarousel-next:focus,
.entry-slider-nav a:hover, .entry-slider-nav a:active,
a.post-format-wrap:hover .post-format, #toTop:hover,
.page-nav a:hover,
ul.tags a:hover, 
.page-nav li.current,
.button.black:hover,
#filter a:hover, #filter li.active a,
.pricing-box.featured .header,
.highlight.colored,
.flex-control-paging a.flex-active,
ul#navlist li.current a,
.ddsubmenustyle li a:hover,
.ie8 .entry-slider-nav a {
	background-color: #4DC4C0;
}

ul.liste{
	list-style: disc;
	padding-left: 50px;
}
.pricing-box.featured .title {
    background-color: #d93e0b;
}

/* .ortala a img {
margin: 0 auto;
position: relative;
}
 */	

#footer h4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #4C4C4C;
    margin-bottom: 15px;
} 
#content h4 {
	color: #4DC4C0;
}
}
.gen-table tbody tr:hover th, .gen-table tbody tr:hover td {
	background-color: #fcf1ed;	
}

/* HTML5 Reset CSS Rewriting */

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection {background: #4DC4C0;}
::selection {background: #4DC4C0;} 

ins, mark {background-color: #4DC4C0;}

/* ---------------------------------------------------------------------- */
/* Sprites
/* ---------------------------------------------------------------------- */
.social-links a:hover {
	background-position: left -25px; 
}

.team-member .social-links a:hover {
	background-position: left -17px;
}

span.iconbox-icon {
	background-position: left top;
}
#header-top > div > div  > img {
	margin-left: 40px;
	padding-top: 0px;
}
.mhrs-logo {
	/* position: right;
	padding-top: 50px; */
}

/* ---------------------------------------------------------------------- */
/* Borders
/* ---------------------------------------------------------------------- */
.pricing-box.featured .header {
	 border-color: #d93e0b;
}

ul#navlist li.current a,
.ddsubmenustyle li a:hover,
.infobox { 
	border-color: #4DC4C0;
}

.iconbox {
    text-align: center;
    margin-bottom: 20px;
    background-color: #E5E5E5;
	padding-top: 16px;
	padding-bottom: 10px;
	border: solid 2px #4DC4C0;
}

/* ---------------------------------------------------------------------- */
/* Media Player
/* ---------------------------------------------------------------------- */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #4DC4C0;
	background: rgba(242,88,36,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(217,62,11,0.8)), to(rgba(242,88,36,0.8))); 
	background: -webkit-linear-gradient(top, rgba(217,62,11,0.8), rgba(242,88,36,0.8));
	background: -moz-linear-gradient(top, rgba(217,62,11,0.8), rgba(242,88,36,0.8));
	background: -o-linear-gradient(top, rgba(217,62,11,0.8), rgba(242,88,36,0.8));
	background: -ms-linear-gradient(top, rgba(217,62,11,0.8), rgba(242,88,36,0.8));
	background: linear-gradient(rgba(217,62,11,0.8), rgba(242,88,36,0.8));
}

.mejs-controls .mejs-button button:focus {
	outline-color: #4DC4C0;
}

img.iconbox-icon {
	display: block;
	max-width: 100%;	
}

.iconbox.saat span.iconbox-icon {
	background-image: url(../etilerajans-icerik/img/anasayfa/saat.png);
	width: 50px;
}
.iconbox.rehber span.iconbox-icon {
	background-image: url(../etilerajans-icerik/img/anasayfa/rehber.png);
	width: 50px;
}
.iconbox.tablo span.iconbox-icon {
	background-image: url(../etilerajans-icerik/img/anasayfa/tablo.png);
	width: 50px;
}
.iconbox.oncelik span.iconbox-icon {
	background-image: url(../etilerajans-icerik/img/anasayfa/oncelik.png);
	width: 50px;
}

span.iconbox-icon {
    display: block;
    height: 50px;
    background-repeat: no-repeat;
}


.flex-control-nav {
    position: absolute;
    left: 0px;
    bottom: 15px;
    background-color: transparent;
    padding: 10px 20px;
    overflow: hidden;
    z-index: 50;
}
.map{
    width=100%;
    height=350px;
}




