/*  SEYAHAT CONTAINER  */
.seyahat-container {
	width: 100%;
	position: relative;
}

.seyahat-container img {
	border: 0;
}

.seyahat-left {
	float: left;
}

.seyahat-gorsel {
	width: 100%;
}

.seyahat-right {
	position: relative;
	float: left;
	width: 77%;
	height: 201px;
}

.seyahat-icon {
	display: block;
	width: 293px;
}

.seyahat-content {
	width: 100%;
	height: 140px;
}

.seyahat-content-pad {
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 34px;
}

.seyahat-content ul {
	padding: 0;
	margin: 0;
	width: 100%;
}

.seyahat-content li {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	line-height: 25px;
	background-color: #0074AA;
	width: 100%;
}

.seyahat-content li:hover {
	color: #FFFFFF;
	line-height: 25px;
	background-color: #2fb9e6;
	cursor: pointer;
}

.seyahat-content li a {
	color: #FFFFFF;
	text-decoration: none;
}

.seyahat-content li a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.seyahat-content li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.seyahat-content li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.seyahat-checkbox {
	margin: 0 5px 0 5px;
	vertical-align: middle;
	border: 0;
}

/* OKUNAN VE KAPATILAN CONTENTI BU CLASS CIZIYOR  */
.seyahat-content-done {
	text-decoration: line-through;
}

/* BITTI  */
.seyahat-paging {
	color: #FFFFFF;
	font-size: 10px;
	width: 100%;
	padding-top: 2px;
	margin: 4px 0 0 8px;
}

.paging-bg {
	width: 22px;
	height: 16px;
	background-color: #0074AA;
	margin-left: 5px;
	display: inline;
	padding: 4px 7px 3px 7px;
	cursor: pointer;
}

.paging-bg:hover {
	padding: 4px 7px 3px 7px;
	background-color: #0084B9;
}

.paging-bg-active {
	width: 22px;
	height: 16px;
	background-color: #ffffff;
	margin-left: 5px;
	display: inline;
	padding: 4px 7px 3px 7px;
	cursor: pointer;
	color: #0074AA;
	text-decoration: none;
	/*background-color: #0084B9;*/
}
.paging-bg-active a {
	cursor: pointer;
	color: #0074AA;
	text-decoration: none;
	/*background-color: #0084B9;*/
}
.paging-bg a {
	position: relative;
	text-decoration: none;
	color: #FFFFFF;
}

.paging-bg a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.paging-bg a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.paging-bg a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.paging-bg span {
	text-align: center;
}

/*      SEYAHAT INDEX GUNUN TAVSIYESI          */
.seyahat-gun-baslik {
	width: 100%;
	margin-top: 21px;
	height: 33px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.seyahat-gun-content {
	padding: 5px 0 4px 8px;
	text-align: center;
}

.seyahat-tavsiye-content {
	padding: 20px 8px;
}

.seyahat-tavsiye-content a {
	color: #FFFFFF;
	text-decoration: none;
}

.seyahat-tavsiye-content a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.seyahat-tavsiye-content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.seyahat-tavsiye-content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.seyahat-tavsiye-content span {
	float: left;
	margin-top: 5px;
}

.seyahat-gunluk-tavsiye {
	width: 100%;
	height: 92px;
	position: absolute;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.seyahat-oncekitavsiye-btn {
	border: 0;
	top: 92px;
	position: relative;
}
/*    END OF SEYAHAT INDEX GUNUN TAVSIYESI          */