* {
	margin: 0px; padding: 0px; outline: 0px; vertical-align: bottom; box-sizing: border-box; -moz-box-sizing: border-box;
}
ol {
	list-style-position: inside;
}
ul {
	list-style: none;
}
a {
	color: rgb(182, 16, 12); text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: currentColor; border-image: none;
}
img {
	height: auto; max-width: 100%;
}
body {
	background: url("/secret/bayrak.jpg")  50% 41px rgb(248, 248, 248); font: 13px/normal "Roboto", sans-serif; color: rgb(81, 81, 81); font-size-adjust: none; font-stretch: normal;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
.innerContainer {
	margin: auto; width: 984px;
}
.box {
	background: rgb(255, 255, 255); padding: 10px; border: 1px solid rgb(235, 229, 229); border-image: none; overflow: hidden; position: relative; box-shadow: 0px 2px #ebebeb; -webkit-box-shadow: 0 2px #ebebeb; -moz-box-shadow: 0 2px #ebebeb;
}
.whiteBox {
	background: rgb(255, 255, 255); padding: 10px; border-radius: 3px 3px 0px 0px; border: 1px solid rgb(235, 229, 229); border-image: none; overflow: hidden; position: relative; box-shadow: 0px 2px #ebebeb; -webkit-box-shadow: 0 2px #ebebeb; -moz-box-shadow: 0 2px #ebebeb;
}
.colorbox {
	border-radius: 3px; overflow: hidden; position: relative;
}
.heading {
	margin: 0px -6px; padding: 0px 10px; border-radius: 3px 3px 0px 0px; color: rgb(255, 255, 255); line-height: 36px; overflow: hidden; position: relative;
}
.heading span {
	font-weight: bold;
}
.whiteBox .heading {
	margin: -10px -10px 0px; padding: 0px 10px;
}
.whiteBox h1.heading {
	font-size: 14px; margin-bottom: 8px;
}
.heading .icon {
	margin: 9px 4px 7px 0px; width: 20px; height: 20px; float: left;
}
.heading .nav {
	background: url("/secret/sprite.png") no-repeat 0px -410px; top: 3px; right: 10px; padding-left: 18px; font-size: 11px; position: absolute;
}
.heading .nav a {
	color: rgb(255, 255, 255); line-height: 30px; display: block;
}
.heading .nav a:hover {
	color: rgb(221, 221, 221);
}
.shadow {
	background: url("/secret/shadow.png") no-repeat 50% 100%; padding-bottom: 5px; display: block;
}
.border {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; display: block;
}
.lineHeader {
	overflow: hidden; margin-bottom: 10px; position: relative;
}
.lineHeader .line {
	padding: 0px 3px 6px 0px; float: left; display: block;
}
.lineHeader span {
	font-size: 14px; float: left; display: block;
}
.lineHeader span strong {
	font-weight: 900;
}
.lineHeader .icon {
	width: 20px; height: 20px; margin-right: 5px; float: left; display: block;
}
.lineHeader .nav {
	font-size: 12px; font-weight: 700; margin-top: 3px; float: right;
}
.mainHeading {
	margin: 0px -10px 10px; padding: 0px 10px 10px; line-height: 1; font-size: 22px; font-weight: 500; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: dotted;
}
.reading {
	text-align: justify; line-height: 1.8; margin-bottom: 10px;
}
.reading p {
	text-align: justify; line-height: 1.8; margin-bottom: 10px;
}
.reading li {
	text-align: justify; line-height: 1.8; margin-bottom: 10px;
}
.reading ul li {
	margin-left: 20px; list-style-type: disc; list-style-position: inside;
}
.reading ol li {
	margin-left: 20px; list-style-position: inside;
}
.seperator {
	margin: 10px -10px; clear: both; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.float {
	overflow: hidden;
}
.bold {
	font-weight: bold;
}
.reading {
	font-size: 13px;
}
.reading ul li {
	
}
.fixedAd {
	top: 0px; height: 600px; display: none; position: absolute; z-index: 0;
}
.fixedLeftAd {
	left: 0px;
}
.fixedRightAd {
	right: 0px;
}
.wideAd {
	padding: 6px; text-align: center; margin-bottom: 10px;
}
#header-cont {
	margin: 0px auto; width: 980px;
}
#footer-cont {
	margin: 0px auto; width: 980px;
}
#topbar-cont {
	margin: 0px auto; width: 980px;
}
#header-cont {
	clear: both; position: relative; z-index: 40;
}
header {
	margin-bottom: 6px;
}
#topbar {
	background: repeat-x; height: 40px; overflow: hidden;
}
#info {
	margin: 13px 0px; line-height: 14px; float: left;
}
#topmenu {
	float: right;
}
#topmenu ul {
	overflow: hidden; float: right;
}
#topmenu li {
	float: left;
}
#topmenu a {
	margin: 13px 0px 13px 10px; color: rgb(65, 65, 65); line-height: 14px; padding-left: 10px; border-left-color: rgb(65, 65, 65); border-left-width: 1px; border-left-style: solid; display: block;
}
#topmenu a:hover {
	text-decoration: underline;
}
#topmenu li:first-child a {
	border: currentColor; border-image: none; padding-left: 0px; margin-left: 0px;
}
#banner {
	padding: 10px 0px; overflow: hidden;
}
#header-logo {
	float: left;
}
#header-logo a {
	line-height: 66px; display: block;
}
#header-logo img {
	vertical-align: middle;
}
#banner-group {
	float: right;
}

#banner-ad {
	border-radius: 4px; border: 3px solid rgb(255, 255, 255); border-image: none; margin-left: 10px; float: left; box-shadow: 0px 0px 2px #ddd;
}
#breaking-bar {
	padding: 0px; height: 32px; overflow: hidden; margin-bottom: 10px; position: relative; z-index: 30;
}
#breaking {
	width: 740px; overflow: hidden; float: left;
}
#breaking .header {
	color: rgb(221, 0, 0); line-height: 30px; padding-left: 10px; font-weight: 500; float: left;
}
#breaking .links {
	background: url("/secret/sprite.png") no-repeat 0px -130px; margin: 0px 10px; height: 30px; padding-left: 10px; float: left;
}
#breaking .links a {
	margin: 6px 0px; width: 10px; height: 6px; display: block;
}
#breaking a.up {
	background: url("/secret/sprite.png") no-repeat 0px -190px; margin-bottom: 6px;
}
#breaking a.down {
	background: url("/secret/sprite.png") no-repeat -30px -190px;
}
#breaking .titles {
	overflow: hidden;
}
#breaking a {
	color: rgb(81, 81, 81); line-height: 30px; display: block;
}
#breaking a:hover {
	color: rgb(0, 0, 0);
}
#search {
	background: url("/secret/sprite.png") no-repeat 0px -130px; padding: 1px 1px 1px 5px; width: 242px; float: right;
}

#iconmenu-block {
	overflow: hidden;
}
#iconmenu {
	float: left;
}
#iconmenu ul {
	overflow: hidden;
}
#iconmenu li {
	background: url("/secret/iconmenu-button.png") no-repeat 100% 0px; padding: 0px 25px 0px 20px; margin-left: -15px; float: left; position: relative;
}
#iconmenu li:first-child {
	border-radius: 4px 0px 0px; padding-left: 10px; margin-left: 0px; border-left-color: rgb(215, 215, 215); border-left-width: 1px; border-left-style: solid;
}
#iconmenu a {
	color: rgb(81, 81, 81); line-height: 34px; font-weight: 500; display: block; text-shadow: 0px 1px rgba(255,255,255,0.8);
}
#iconmenu a:hover {
	color: rgb(0, 0, 0);
}
#iconmenu span {
	width: 20px; height: 20px; margin-right: 5px; vertical-align: middle; display: none;
}
#currency {
	text-align: right; float: right;
}
#currency .item {
	line-height: 34px; display: none;
}
#currency :first-child.item {
	display: block;
}
#currency .item .title {
	font-weight: 500;
}
#currency .item .price {
	font-weight: bold;
}
#menu {
	border-radius: 0px 4px 4px; width: 100%; height: 40px; clear: both; display: table; position: relative; z-index: 40; box-shadow: 0px 0px 2px #aaa; background-image: linear-gradient(to top, rgb(149, 5, 2), rgb(182, 16, 12) 80%);
}
#menu > ul {
	display: table-row;
}
#menu li {
	background: url("/secret/sprite.png") no-repeat 0px -230px; text-align: center; line-height: 40px; display: table-cell;
}
#menu li:first-child {
	background: none;
}
#menu a {
	transition:0.15s; color: rgb(255, 255, 255); line-height: 40px; padding-left: 4px; font-weight: 500; display: block;
}
#menu a:hover {
	background: rgba(255, 255, 255, 0.1);
}
.sub-menu {
	background: rgb(149, 5, 2); visibility: hidden; position: absolute; z-index: 40; box-shadow: 3px 3px 5px #333;
}
.sub-menu .sub-menu {
	left: 100%; top: -1px; margin-left: 1px;
}
li:hover > .sub-menu {
	visibility: visible;
}
#menu .sub-menu li {
	background: none; height: 30px; text-align: left; line-height: 30px; border-top-color: rgb(182, 16, 12); border-top-width: 1px; border-top-style: solid; float: none; display: block; position: relative;
}
#menu .sub-menu li.menu-item-has-children {
	background: url("/secret/sprite.png") no-repeat 100% -200px;
}
#menu > .sub-menu li:first-child a {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
#menu .sub-menu a {
	margin: 0px; padding: 0px 15px; transition:none; width: auto; text-align: left; line-height: 30px; display: block; min-width: 120px;
}
#menu .sub-menu a:hover {
	background: rgba(0, 0, 0, 0.1);
}
#featured {
	margin: 0px -3px; overflow: hidden;
}
#featured .items {
	overflow: hidden; display: none;
}
#featured .post {
	margin: 0px 3px 8px; padding: 1px 1px 5px; width: 192px; overflow: visible; float: left;
}
#featured .title {
	padding: 0px 5px; height: 36px; text-align: center; line-height: 18px; overflow: hidden; font-size: 13.5px; font-weight: bold;
}
#featured a {
	color: rgb(102, 102, 102);
}
#featured a:hover {
	color: rgb(51, 51, 51);
}
#wrapper {
	margin: 0px auto; width: 984px; position: relative; z-index: 30;
}
#main {
	overflow: hidden;
}
#content {
	width: 634px; margin-bottom: 10px; float: left;
}
.full#content {
	width: 100%; float: none;
}
#slider-group {
	overflow: hidden; margin-bottom: 10px;
}
#slider-cont {
	padding: 1px;
}
#slider {
	overflow: hidden; position: relative;
}
#slider .info {
	background: rgba(0, 0, 0, 0.7); left: 0px; width: 100%; bottom: 0px; border-top-color: rgba(0, 0, 0, 0.1); border-top-width: 1px; border-top-style: solid; position: absolute;
}
#slider .info .title {
	padding: 8px 8px 4px; font-size: 20px; font-weight: 500; text-shadow: 1px 1px 3px #333;
}
#slider .title a {
	color: rgb(255, 255, 255);
}
#slider .title a:hover {
	color: rgb(221, 221, 221);
}
#slider .info .summary {
	padding: 0px 8px 8px; color: rgb(255, 255, 255); overflow: hidden; font-size: 14px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.slide {
	display: none;
}
.slide img {
	width: 100%;
}
#slider-nav {
	width: 100%; display: table;
}
#slider-nav .numbers {
	background: url("/secret/sprite.png") repeat-x 0px -275px; overflow: hidden; margin-top: 1px; display: table-row;
}
#slider-nav a {
	transition:0.1s; width: 37px; text-align: center; color: rgb(90, 92, 93); line-height: 35px; font-size: 14px; font-weight: 900; margin-left: 1px; border-left-color: rgba(255, 255, 255, 0.8); border-left-width: 1px; border-left-style: solid; display: table-cell; text-shadow: 0px 1px rgba(255,255,255,0.8);
}
#slider-nav a.active {
	background: rgba(0, 0, 0, 0.3); color: rgb(255, 255, 255); text-shadow: none;
}
#slider-nav a:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
#slider-nav a.all {
	background: rgba(0, 0, 0, 0.1); width: 59px;
}
#slider-nav a.all:hover {
	color: rgb(137, 137, 137);
}
#slider-thumbs {
	width: 100%; overflow: hidden; margin-top: 1px; display: table;
}
#slider-thumbs .thumbs {
	display: table-row;
}
#slider-thumbs a {
	border-left-color: rgba(255, 255, 255, 0.8); border-left-width: 1px; border-left-style: solid; display: table-cell;
}
#slider-thumbs a img {
	transition:0.1s; opacity: 0.35;
}
#slider-thumbs a.active img {
	opacity: 1;
}
#slider-thumbs a:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
#slider-thumbs a.all {
	background: rgb(221, 221, 221); width: 61px; text-align: center; color: rgb(81, 81, 81); line-height: 35px; font-weight: 900; box-shadow: inset 0px 0px 20px #999; text-shadow: 0px 1px rgba(255,255,255,0.8);
}
#slider-thumbs a.all:hover {
	box-shadow: inset 0px 0px 15px #aaa;
}
.homeWidget {
	margin-bottom: 12px;
}
.sidebarWidget {
	margin-bottom: 12px;
}
.esreklamWidget1 .items {
	margin: 0px -4px -21px; overflow: hidden;
}
.esreklamWidget1 .post-container {
	padding: 0px 4px; width: 33.33%; float: left;
}
.esreklamWidget1 .post {
	padding-bottom: 10px; margin-bottom: 10px; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: dashed;
}
.esreklamWidget1 .post .thumb {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; margin-bottom: 4px;
}
.esreklamWidget1 .post .detail {
	height: 80px; line-height: 20px; overflow: hidden;
}
.esreklamWidget1 .post .title {
	font-size: 14px; font-weight: bold;
}
aside .esreklamWidget1 .post-container {
	width: 50%;
}
.esreklamWidget2 .items {
	width: 50%; float: left;
}
.esreklamWidget2 .post {
	display: none;
}
.esreklamWidget2 :first-child.post {
	display: block;
}
.esreklamWidget2 .post .thumb {
	padding: 2px; border: 1px solid rgb(226, 226, 226); border-image: none; margin-bottom: 3px;
}
.esreklamWidget2 .post .detail {
	line-height: 18px; overflow: hidden; max-height: 111px;
}
.esreklamWidget2 .post .title {
	font-size: 14px; font-weight: bold; margin-bottom: 2px;
}
.esreklamWidget2 .links {
	width: 49%; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: dotted; float: right;
}
.esreklamWidget2 .links li {
	background: url("/secret/list-bg.png") no-repeat 0px 100%; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: dotted;
}
.esreklamWidget2 .links li.active a {
	background-color: rgba(0, 0, 0, 0.025);
}
.esreklamWidget2 .links a {
	background: url("/secret/sprite.png") no-repeat 5px -341px; padding: 0px 5px 0px 18px; line-height: 28px; overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
aside .esreklamWidget2 .items {
	width: 100%; float: none;
}
aside .esreklamWidget2 .links {
	width: 100%; float: none;
}
.esreklamWidget3 .items {
	margin: 0px -6px -21px; overflow: hidden;
}
.esreklamWidget3 .group {
	display: none;
}
.esreklamWidget3 :first-child.group {
	display: block;
}
.esreklamWidget3 .post-container {
	padding: 0px 6px; width: 50%; float: left;
}
.esreklamWidget3 .post {
	overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: dashed;
}
.esreklamWidget3 .post .thumb {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; width: 90px; margin-right: 8px; float: left;
}
.esreklamWidget3 .post .detail {
	height: 54px; line-height: 18px; overflow: hidden;
}
.esreklamWidget3 .post .title {
	font-weight: bold;
}
.esreklamWidget3 .thumbs {
	top: 15px; right: 10px; display: none; position: absolute;
}
.esreklamWidget3 .thumbs a {
	background: linear-gradient(to top, rgb(220, 221, 223), rgb(252, 253, 255) 80%) red; border-radius: 50%; border: 1px solid rgb(189, 193, 196); border-image: none; width: 12px; height: 12px; margin-left: 4px; float: left; display: block; box-shadow: inset 0px 0px 3px #fff; -webkit-box-shadow: inset 0 0 3px #fff; -moz-box-shadow: inset 0 0 3px #fff;
}
.esreklamWidget3 .thumbs a.active {
	background-image: linear-gradient(to top, rgb(187, 187, 187), rgb(238, 238, 238));
}
.esreklamWidget3 .thumbs a:hover {
	background-image: linear-gradient(to top, rgb(187, 187, 187), rgb(238, 238, 238));
}
aside .esreklamWidget3 .post-container {
	width: 100%;
}
.slidingWidget .items {
	display: none;
}
.slidingWidget .post {
	position: relative;
}
.slidingWidget .post .title {
	background: rgba(0, 0, 0, 0.4); padding: 5px 0px; width: 100%; text-align: center; bottom: 0px; position: absolute;
}
.slidingWidget .post .title a {
	color: rgb(255, 255, 255); font-size: 14px; font-weight: 500; display: block;
}
.slidingWidget .post .title a:hover {
	color: rgb(221, 221, 221);
}
.slidingWidget .post img {
	width: 100%;
}
.slidingWidget .owl-buttons div {
	width: 20px; height: 40px; bottom: 50%; margin-bottom: -15px; display: block; position: absolute; z-index: 20; cursor: pointer;
}
.slidingWidget .owl-buttons .owl-prev {
	background: url("/secret/sprite.png") -30px -370px; left: 0px;
}
.slidingWidget .owl-buttons .owl-next {
	background: url("/secret/sprite.png") 0px -370px; right: 0px;
}
.galleryWidget {
	padding: 0px 6px;
}
.galleryWidget .heading {
	box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.4);
}
.galleryWidget .items {
	padding: 8px 0px 4px; display: none; position: relative;
}
.galleryWidget .post-container {
	padding: 0px 4px;
}
.galleryWidget .post .thumb {
	border: 2px solid rgb(255, 255, 255); border-image: none; position: relative;
}
.galleryWidget .post .title {
	margin: 4px 0px 8px; height: 32px; text-align: center; line-height: 16px; overflow: hidden; font-weight: 500;
}
.galleryWidget .post .title a {
	color: rgb(255, 255, 255);
}
.galleryWidget .owl-buttons div {
	width: 22px; height: 70px; bottom: 50%; margin-bottom: -17px; display: block; position: absolute; z-index: 20; cursor: pointer;
}
.galleryWidget .owl-buttons .owl-prev {
	background: url("/secret/sprite.png") 0px -440px; left: 6px;
}
.galleryWidget .owl-buttons .owl-next {
	background: url("/secret/sprite.png") -30px -440px; right: 7px;
}
.galleryWidget.sidebarWidget .owl-buttons .owl-next {
	right: 6px;
}
.galleryWidget .thumb .icon {
	margin: -17px 0px 0px -17px; left: 50%; top: 50%; width: 35px; height: 35px; display: none; position: absolute; cursor: pointer;
}
.articleList.photo .thumb .icon {
	margin: -17px 0px 0px -17px; left: 50%; top: 50%; width: 35px; height: 35px; display: none; position: absolute; cursor: pointer;
}
.articleList.video .thumb .icon {
	margin: -17px 0px 0px -17px; left: 50%; top: 50%; width: 35px; height: 35px; display: none; position: absolute; cursor: pointer;
}
.galleryWidget.photo .thumb .icon {
	background: url("/secret/sprite.png") no-repeat 0px -520px;
}
.articleList.photo .thumb .icon {
	background: url("/secret/sprite.png") no-repeat 0px -520px;
}
.galleryWidget.video .thumb .icon {
	background: url("/secret/sprite.png") no-repeat -30px -520px;
}
.articleList.video .thumb .icon {
	background: url("/secret/sprite.png") no-repeat -30px -520px;
}
.listingWidget .items {
	margin: 0px -10px -10px;
}
.listingWidget .items .post-container {
	border-top-color: rgb(226, 226, 226); border-top-width: 1px; border-top-style: dotted;
}
.listingWidget .items :first-child.post-container {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.listingWidget .items a {
	background: url("/secret/sprite.png") no-repeat 10px -340px; padding: 0px 10px 0px 22px; line-height: 30px; overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.listingWidget .items a:hover {
	transition:0.3s; background-color: rgb(248, 248, 248);
}
.tabbedWidget .heading {
	padding: 0px; margin-bottom: 10px;
}
.tabbedWidget .heading a {
	padding: 0px 25px; color: rgb(255, 255, 255); font-size: 14px; font-weight: 500; border-left-color: rgba(255, 255, 255, 0.1); border-left-width: 1px; border-left-style: solid; float: left; display: block;
}
.tabbedWidget .heading a:first-child {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.tabbedWidget .heading a.active {
	background: rgba(255, 255, 255, 0.075);
}
.tabbedWidget .heading a:hover {
	color: rgb(221, 221, 221);
}
.tabbedWidget .tab {
	overflow: hidden; display: none;
}
.tabbedWidget :first-child.tab {
	display: block;
}
.tabbedWidget .thumb {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none;
}
.tabbedWidget .tab .left {
	width: 302px; float: left;
}
.tabbedWidget .tab .left .thumb {
	margin-bottom: 5px;
}
.tabbedWidget .tab .left .detail {
	height: 80px; line-height: 20px; overflow: hidden;
}
.tabbedWidget .tab .left .title a {
	line-height: 20px; font-size: 14px; font-weight: 700; display: block;
}
.tabbedWidget .tab .right {
	width: 300px; float: right;
}
.tabbedWidget .tab .tab-picture {
	overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: dotted;
}
.tabbedWidget .tab .tab-picture .thumb {
	margin-right: 5px; float: left;
}
.tabbedWidget .tab .tab-picture .detail {
	height: 54px; line-height: 18px; overflow: hidden;
}
.tabbedWidget .tab .tab-picture .title {
	font-weight: bold;
}
.tabbedWidget .tab .tab-list {
	background: url("/secret/sprite.png") no-repeat 0px -600px; line-height: 22px; padding-left: 12px;
}
.scoresWidget .heading {
	padding: 0px;
}
.scoresWidget .heading span {
	width: 50%; text-align: center; display: inline-block; cursor: pointer;
}
.scoresWidget .heading span.active {
	background: rgba(255, 255, 255, 0.075);
}
.scoresWidget .heading span:hover {
	color: rgb(221, 221, 221);
}
.scoresWidget .tab {
	display: none;
}
.scoresWidget :first-child.tab {
	display: block;
}
.scoresWidget .tab > table {
	margin: 0px -11px -11px; width: 340px; border-collapse: collapse;
}
.scoresWidget table {
	margin: 0px; width: 100%;
}
.scoresWidget td {
	padding: 3px; border: 1px solid rgb(226, 226, 226); border-image: none; text-align: center; font-family: arial,sans-serif; font-size: 12px;
}
.scoresWidget th {
	padding: 3px; border: 1px solid rgb(226, 226, 226); border-image: none; text-align: center; font-family: arial,sans-serif; font-size: 12px;
}
.scoresWidget .takim {
	text-align: left;
}
.scoresWidget .kod {
	display: none;
}
.scoresWidget .team.team1 {
	text-align: right;
}
.scoresWidget .team.team2 {
	text-align: left;
}
.scoresWidget tr:nth-child(2n) {
	background: rgb(248, 248, 248);
}
.authorsWidget .items {
	margin: 0px -10px -10px; overflow: hidden; height: 328px;
}
.authorsWidget .author {
	padding: 8px; overflow: hidden; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: dotted;
}
.authorsWidget .thumb {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; margin-right: 5px; float: left;

}
.authorsWidget .info {
	height: 82px; line-height: 16px; overflow: hidden;
}
.authorsWidget .author-name {
	font-size: 14px; font-weight: bold; margin-bottom: 4px;
}
.authorsWidget .heading .nav {
	right: 30px;
}
.authorsWidget .arrows {
	top: 10px; right: 10px; display: none; position: absolute;
}
.authorsWidget .arrows a {
	background: url("/secret/sinema.png") 0px -190px; width: 10px; height: 6px; display: block;
}
.authorsWidget .arrows a.down {
	background-position: -30px -190px; margin-top: 4px;
}
.adsWidget.box {
	padding: 1px; text-align: center; box-shadow: none;
}
.articleList.standard {
	margin: 0px -4px; overflow: hidden;
}
.articleList.standard .post-container {
	padding: 0px 4px; width: 33.33%; float: left;
}
.articleList.standard .post {
	padding-bottom: 10px; margin-bottom: 10px; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: dashed;
}
.articleList.standard .post .thumb {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; margin-bottom: 4px;
}
.articleList.standard .post .detail {
	height: 80px; line-height: 20px; overflow: hidden;
}
.articleList.standard .post .title {
	font-size: 14px; font-weight: bold;
}
.articleList.picture {
	margin: 0px -5px 0px -4px; overflow: hidden;
}
.articleList.picture .post-container {
	padding: 0px 4px; width: 33.33%; float: left;
}
.articleList.picture .post {
	padding-bottom: 10px; margin-bottom: 10px; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: dashed;
}
.articleList.picture .post .thumb {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; margin-bottom: 4px; position: relative;
}
.articleList.picture .post .title {
	height: 40px; text-align: center; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold;
}
.articleList.detail .post {
	overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: dashed;
}
.articleList.detail .post .thumb {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; margin-right: 5px; float: left;
}
.articleList.detail .post .detail {
	height: 114px; text-align: justify; line-height: 19px; overflow: hidden;
}
.articleList.detail .post .title {
	font-size: 14px; font-weight: bold;
}
.articleList.detail .post .date {
	color: rgb(170, 170, 170); font-size: 11px;
}
.articleList.detail .post .date a {
	color: rgb(170, 170, 170); font-size: 11px;
}
.articleList.article {
	margin: 0px -4px; overflow: hidden;
}
.articleList.article .post-container {
	padding: 0px 4px; width: 50%; float: left;
}
.articleList.article .post {
	overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: dashed;
}
.articleList.article .post .thumb {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; margin-right: 5px; float: left;
}
.articleList.article .post .detail {
	height: 72px; line-height: 18px; overflow: hidden;
}
.articleList.article .post .author-name {
	font-size: 14px; font-weight: bold;
}
.articleList.article .post .date {
	color: rgb(204, 204, 204);
}
#single #breadcrumb {
	float: none;
}
#single .excerpt {
	font-size: 14px; font-weight: bold; margin-bottom: 10px;
}
#single .meta {
	color: rgb(153, 153, 153); line-height: 24px; font-size: 11px; float: right;
}
#single #singleBlock {
	width: 100%; overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: dotted; float: left;
}
#single .noads#singleBlock {
	width: auto; margin-right: 5px;
}
#single #singleBlock .thumbBlock {
	width: 302px; float: right;
}
#single #singleBlock .thumb {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; margin-bottom: 5px;
}
#single #singleBlock .ads {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; width: 304px; float: left;
}
#single #___plusone_0 {
	top: 3px; width: 60px !important; position: relative;
}
#single #twitter-widget-0 {
	width: 95px !important;
}
#single .share {
	padding-bottom: 12px; margin-bottom: 11px; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: solid;
}
#single .metaBox {
	background: rgb(247, 247, 247); list-style: none; border: 1px solid rgb(240, 240, 240); border-image: none; overflow: hidden;
}
#single .metaBox li {
	background: url("/secret/sprite.png") no-repeat 0px -130px; padding: 2px 9px 2px 0px; float: left;
}
#single .metaBox li:first-child {
	background: none;
}
#single .metaBox li:first-child .meta {
	padding-left: 20px;
}
#single .metaBox .meta {
	padding-left: 25px;
}
#single .metaBox .date .meta {
	background: url("/secret/sprite.png") no-repeat 0px -680px;
}
#single .metaBox .hit .meta {
	background: url("/secret/sprite.png") no-repeat 0px -710px;
}
#single .metaBox .comment .meta {
	background: url("/secret/sprite.png") no-repeat 0px -740px;
}
#single .metaBox .sizing {
	background: none; padding-right: 5px; float: right;
}
#single .metaBox .sizing .meta {
	padding-left: 0px;
}
#single .metaBox .sizing span {
	background: url("/secret/sprite.png") no-repeat 0px -770px; width: 16px; height: 16px; vertical-align: middle; display: inline-block; cursor: pointer;
}
#single .metaBox .sizing .up {
	background: url("/secret/sprite.png") no-repeat -30px -770px;
}
#single .singleAd2 {
	clear: both; margin-bottom: 10px;
}
#single .tags {
	background: rgb(250, 250, 250); padding: 6px; border: 1px dotted rgb(221, 221, 221); border-image: none; clear: both; margin-bottom: 10px;
}
#single #slider-cont {
	margin-bottom: 20px; box-shadow: none;
}
#single #slider-thumbs a img {
	height: 100%;
}
#single #related {
	margin-bottom: 20px;
}
#comments {
	clear: both;
}
#comments ol {
	list-style: none; margin: 0px 0px 40px;
}
#comments p.nocomments {
	margin: 0px 0px 40px;
}
#comments ol li {
	margin: 10px 0px 0px; line-height: 1.5; overflow: hidden; clear: both;
}
#comments a.comment-reply-link {
	background: url("/secret/sprite.png") no-repeat 0px -790px; line-height: 20px; padding-left: 16px; display: inline-block;
}
#comments li li {
	margin-left: 65px;
}
#reply-title {
	margin-bottom: 8px;
}
#comments div.comment-body {
	overflow: hidden; position: relative;
}
#comments .says {
	display: none;
}
.commentlist .avatar {
	background: rgb(239, 239, 239); margin: 0px 10px 0px 0px; padding: 2px; border-radius: 2px; border: 1px solid rgb(225, 224, 224); border-image: none; float: left;
}
.commentlist .comment-author {
	display: inline;
}
.commentlist .comment-author cite {
	font-style: normal; font-weight: bold; display: inline;
}
.commentlist .comment-meta {
	color: rgb(153, 153, 153); float: right; display: inline;
}
.commentlist .comment-meta a {
	color: rgb(153, 153, 153);
}
#respond .left {
	width: 40%; float: left;
}
#respond textarea {
	background: rgb(252, 253, 254); padding: 5px; outline: rgb(242, 247, 249) solid 1px; border-radius: 1px; border: 1px solid rgb(204, 218, 222); border-image: none; color: rgb(138, 139, 139); font-size: 13px; margin-bottom: 8px;
}
#respond input[type=text] {
	background: rgb(252, 253, 254); padding: 5px; outline: rgb(242, 247, 249) solid 1px; border-radius: 1px; border: 1px solid rgb(204, 218, 222); border-image: none; color: rgb(138, 139, 139); font-size: 13px; margin-bottom: 8px;
}
#respond textarea:focus {
	border: 1px solid rgb(169, 181, 183); border-image: none;
}
#respond input[type=text]:focus {
	border: 1px solid rgb(169, 181, 183); border-image: none;
}
#respond p.warning {
	color: red; font-style: italic;
}
#comments input#author {
	padding: 5px; width: 100%; height: 30px; line-height: 20px; display: block;
}
#comments input#email {
	padding: 5px; width: 100%; height: 30px; line-height: 20px; display: block;
}
#comments input#url {
	padding: 5px; width: 100%; height: 30px; line-height: 20px; display: block;
}
#comments textarea {
	width: 59%; height: 106px; float: right; display: block;
}
.logged-in#comments textarea {
	width: 100%; margin-top: 10px; float: none;
}
#respond p.form-submit {
	clear: both;
}
img.alignleft {
	margin: 0px 10px 10px 0px; padding: 1px; border: 1px solid rgb(204, 221, 204); border-image: none; float: left;
}
img.alignright {
	margin: 0px 0px 10px 10px; padding: 1px; border: 1px solid rgb(204, 221, 204); border-image: none; float: right;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	margin: 5px auto; text-align: center; display: block;
}
#gallery-links {
	height: 30px; overflow: hidden; margin-bottom: 10px; position: relative;
}
#gallery-links .prev {
	background: url("/secret/prevnext.png"); float: left;
}
#gallery-links .prev a {
	width: 100px; height: 30px; text-indent: -9999px; display: block;
}
#gallery-links .next {
	background: url("/secret/prevnext.png") 0px -30px; float: right;
}
#gallery-links .next a {
	width: 100px; height: 30px; text-indent: -9999px; display: block;
}
#gallery-links .number {
	margin: auto auto auto -50px; left: 50%; top: 0px; width: 100px; text-align: center; line-height: 30px; font-size: 12px; position: absolute;
}
.attachment#single .ads {
	text-align: center;
}
#image {
	text-align: center;
}
.attachment#single .gallery-nav {
	text-align: center; margin-bottom: 10px;
}
#page-links {
	text-align: center; margin-bottom: 5px;
}
#page-links span {
	display: inline-block;
}
.attachment#single .reading p {
	text-align: center;
}
.attachment#single #image img {
	margin: auto; padding: 2px; border: 2px solid rgb(238, 238, 238); border-image: none; display: block;
}
.attachment#single .galleryAd1 {
	text-align: center; margin-bottom: 5px;
}
.attachment#single .galleryAd2 {
	text-align: center; margin-bottom: 5px;
}
.attachment#single .gallery-nav a {
	background: rgb(236, 236, 236); border-width: 1px; border-style: solid; border-color: rgb(216, 216, 216) rgb(216, 216, 216) rgb(204, 204, 204); margin: 2px 0px; padding: 6px 0px; border-radius: 3px; transition:0.2s; border-image: none; width: 30px; text-align: center; color: rgb(153, 153, 153); overflow: visible; font-family: tahoma; font-size: 11px; font-weight: bold; display: inline-block; box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 15px 14px rgba(255,255,255,0.57); text-shadow: 0px 1px 0px rgba(255,255,255,0.59);
}
#page-links span {
	background: rgb(236, 236, 236); border-width: 1px; border-style: solid; border-color: rgb(216, 216, 216) rgb(216, 216, 216) rgb(204, 204, 204); margin: 2px 0px; padding: 6px 0px; border-radius: 3px; transition:0.2s; border-image: none; width: 30px; text-align: center; color: rgb(153, 153, 153); overflow: visible; font-family: tahoma; font-size: 11px; font-weight: bold; display: inline-block; box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 15px 14px rgba(255,255,255,0.57); text-shadow: 0px 1px 0px rgba(255,255,255,0.59);
}
.attachment#single .gallery-nav a:hover {
	background: rgb(221, 221, 221); color: rgb(136, 136, 136); box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187); text-shadow: 0px 1px 0px rgba(255,255,255,0.69);
}
.attachment#single .gallery-nav a.active {
	background: rgb(221, 221, 221); color: rgb(136, 136, 136); box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187); text-shadow: 0px 1px 0px rgba(255,255,255,0.69);
}
#page-links > span {
	background: rgb(221, 221, 221); color: rgb(136, 136, 136); box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187); text-shadow: 0px 1px 0px rgba(255,255,255,0.69);
}
#content form p {
	margin: 5px 0px; line-height: 30px; overflow: hidden;
}
#content form .wpcf7-form-control-wrap {
	width: 100%;
}
#content form input[type=text] {
	background: rgb(252, 252, 252); padding: 5px; border-radius: 3px; border: 1px solid rgb(210, 210, 210); border-image: none; color: rgb(102, 102, 102); font-family: Roboto,sans-serif; max-width: 400px; box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 0px 6px rgba(0,0,0,0.07);
}
#content form input[type=password] {
	background: rgb(252, 252, 252); padding: 5px; border-radius: 3px; border: 1px solid rgb(210, 210, 210); border-image: none; color: rgb(102, 102, 102); font-family: Roboto,sans-serif; max-width: 400px; box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 0px 6px rgba(0,0,0,0.07);
}
#content form input[type=email] {
	background: rgb(252, 252, 252); padding: 5px; border-radius: 3px; border: 1px solid rgb(210, 210, 210); border-image: none; color: rgb(102, 102, 102); font-family: Roboto,sans-serif; max-width: 400px; box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 0px 6px rgba(0,0,0,0.07);
}
#content form textarea {
	background: rgb(252, 252, 252); padding: 5px; border-radius: 3px; border: 1px solid rgb(210, 210, 210); border-image: none; color: rgb(102, 102, 102); font-family: Roboto,sans-serif; max-width: 400px; box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 0px 6px rgba(0,0,0,0.07);
}
#content form select {
	background: rgb(252, 252, 252); padding: 5px; border-radius: 3px; border: 1px solid rgb(210, 210, 210); border-image: none; color: rgb(102, 102, 102); font-family: Roboto,sans-serif; max-width: 400px; box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 0px 6px rgba(0,0,0,0.07);
}
#content form input[type=text]:focus {
	background: rgb(250, 250, 250); border: 1px solid rgb(195, 195, 195); border-image: none; box-shadow: 0px 1px 0px rgba(255,255,255,0.1), inset 0px 0px 3px rgba(0,0,0,0.15);
}
#content form input[type=password]:focus {
	background: rgb(250, 250, 250); border: 1px solid rgb(195, 195, 195); border-image: none; box-shadow: 0px 1px 0px rgba(255,255,255,0.1), inset 0px 0px 3px rgba(0,0,0,0.15);
}
#content form input[type=email]:focus {
	background: rgb(250, 250, 250); border: 1px solid rgb(195, 195, 195); border-image: none; box-shadow: 0px 1px 0px rgba(255,255,255,0.1), inset 0px 0px 3px rgba(0,0,0,0.15);
}
#content form textarea:focus {
	background: rgb(250, 250, 250); border: 1px solid rgb(195, 195, 195); border-image: none; box-shadow: 0px 1px 0px rgba(255,255,255,0.1), inset 0px 0px 3px rgba(0,0,0,0.15);
}
#content form select:focus {
	background: rgb(250, 250, 250); border: 1px solid rgb(195, 195, 195); border-image: none; box-shadow: 0px 1px 0px rgba(255,255,255,0.1), inset 0px 0px 3px rgba(0,0,0,0.15);
}
#content form input[type=checkbox] {
	margin: 7px 7px 7px 0px;
}
#content form textarea {
	height: 106px; max-width: 100%;
}
#content form input[type=submit] {
	background: rgb(236, 236, 236); border-width: 1px; border-style: solid; border-color: rgb(216, 216, 216) rgb(216, 216, 216) rgb(204, 204, 204); padding: 6px 20px 7px; border-radius: 3px; border-image: none; color: rgb(102, 102, 102); overflow: visible; font-family: Roboto,sans-serif; font-weight: bold; display: block; position: relative; cursor: pointer; box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 15px 14px rgba(255,255,255,0.57); text-shadow: 0px 1px 0px rgba(255,255,255,0.59);
}
#content form input[type=submit]:hover {
	color: rgb(136, 136, 136); box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 15px 14px rgba(255,255,255,0.75); text-shadow: 0px 1px 0px rgba(255,255,255,0.69);
}
#content form input[type=submit]:focus {
	color: rgb(136, 136, 136); box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 15px 14px rgba(255,255,255,0.75); text-shadow: 0px 1px 0px rgba(255,255,255,0.69);
}
.wp-pagenavi {
	overflow: hidden; clear: both; margin-left: 2px;
}
.wp-pagenavi span {
	background: rgb(250, 250, 250); margin: 0px 5px 3px 0px; padding: 0px 5px; border: 1px solid rgb(235, 235, 235); border-image: none; text-align: center; color: rgb(182, 16, 12); line-height: 26px; font-weight: 500; float: left; display: block; min-width: 28px; box-shadow: 0px 2px #ebebeb; -webkit-box-shadow: 0 2px #ebebeb; -moz-box-shadow: 0 2px #ebebeb;
}
.wp-pagenavi a {
	background: rgb(250, 250, 250); margin: 0px 5px 3px 0px; padding: 0px 5px; border: 1px solid rgb(235, 235, 235); border-image: none; text-align: center; color: rgb(182, 16, 12); line-height: 26px; font-weight: 500; float: left; display: block; min-width: 28px; box-shadow: 0px 2px #ebebeb; -webkit-box-shadow: 0 2px #ebebeb; -moz-box-shadow: 0 2px #ebebeb;
}
.wp-pagenavi a:hover {
	background: rgb(242, 242, 242);
}
.wp-pagenavi .current {
	background: rgb(242, 242, 242);
}
aside {
	width: 340px; float: right;
}
aside .panel {
	clear: both; margin-bottom: 6px;
}
aside .panel h2 {
	line-height: 30px; font-size: 17px; font-weight: 400; border-bottom-color: rgb(227, 237, 240); border-bottom-width: 1px; border-bottom-style: solid;
}
footer {
	background: url("/secret/eskisehir.jpg") no-repeat 50% 1px rgb(242, 240, 240); padding: 20px 0px; clear: both; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; position: relative; z-index: 10;
}
#footer-cont {
	margin: 0px auto; overflow: hidden;
}
#footer-logo {
	width: 470px; float: left;
}
#footer-logo .copyright {
	margin-top: 10px;
}
#footer-menu {
	width: 500px; overflow: hidden; float: right;
}
#footer-menu nav {
	float: right;
}
#footer-menu li {
	background: url("/secret/sprite.png") no-repeat -50px -205px; width: 150px; line-height: 20px; padding-left: 10px; margin-bottom: 5px; float: left;
}
#footer-cont #copyright {
	clear: both; margin-top: 10px;
}
#breadcrumb {
	line-height: 24px; font-size: 11px; float: right;
}
#authorRelated {
	margin-bottom: 40px;
}
#author #authorRelated {
	margin-bottom: 20px;
}
#authorRelated li {
	line-height: 20px; margin-bottom: 8px;
}
#authorRelated li span {
	color: rgb(204, 204, 204);
}
#authorRelated li {
	background: url("/secret/sprite.png") no-repeat 0px -810px; padding-left: 8px;
}
#single .authorBlock {
	overflow: hidden; margin-bottom: 10px;
}
#single .authorBlock .authorCard {
	width: 132px; float: left;
}
#single .authorBlock .authorCard img {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none;
}
#single .authorBlock .authorMeta {
	width: 480px; float: right;
}
#single .authorBlock .authorMeta .share {
	padding-bottom: 8px; margin-bottom: 8px;
}
#single .authorBlock .authorMeta .title {
	font-size: 16px;
}
#single .authorBlock .authorMeta .allLink {
	line-height: 20px; font-weight: 500; margin-bottom: 14px;
}
#author .authorCard {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; margin-left: 10px; float: right;
}
#allAuthorsPage .post .author-name a {
	color: rgb(81, 81, 81);
}
#papers ul {
	margin: 0px -5px -10px; overflow: hidden;
}
#papers li {
	padding: 0px 5px; width: 20%; margin-bottom: 10px; float: left;
}
#papers li img {
	padding: 1px; border: 1px solid rgb(226, 226, 226); border-image: none; width: 100%; display: block;
}
#papers li .title {
	background: url("/secret/paper-shadow.png") no-repeat 50% 100%; margin: 3px 0px 10px; text-align: center; padding-bottom: 10px; font-size: 14px; font-weight: bold;
}


#addtoyoursite h2 {
	margin-bottom: 8px;
}
#addtoyoursite .item {
	padding-top: 40px; margin-top: 40px; border-top-color: rgb(226, 226, 226); border-top-width: 2px; border-top-style: dotted;
}
#addtoyoursite .item p.desc {
	font-size: 14px; font-weight: bold; margin-bottom: 8px;
}
#addtoyoursite .item p.note {
	color: rgb(119, 119, 119); font-style: italic;
}
#addtoyoursite :first-child.item {
	padding-top: 0px; margin-top: 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
#addtoyoursite .item textarea {
	width: 100%; height: 60px; font-size: 13px; margin-bottom: 10px;
}
#addtoyoursite .item label {
	font-size: 14px; margin-bottom: 5px; display: block;
}
#addtoyoursite .item select {
	width: 100%; margin-bottom: 5px;
}
#addtoyoursite .item input[type=submit] {
	width: 100%; margin-top: 5px;
}
#addtoyoursite .item .left {
	width: 49%; float: left;
}
#addtoyoursite .item .right {
	width: 49%; float: right;
}
#weatherPage .citySelect {
	float: right;
}
#weatherPage .citySelect select {
	padding: 2px !important;
}
#weatherPage .days {
	background: rgb(250, 250, 250); margin: 10px 0px; border: 1px solid rgb(238, 238, 238); border-image: none; width: 100%; overflow: hidden; clear: both; display: table; table-layout: fixed;
}
#weatherPage .days .day {
	padding: 0px 0px 10px; text-align: center; border-left-color: rgb(238, 238, 238); border-left-width: 1px; border-left-style: solid; display: table-cell;
}
#weatherPage .days :first-child.day {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
#weatherPage .days .day img {
	margin: 10px 0px; width: 70%;
}
#weatherPage .days .day span {
	text-align: center; display: block;
}
#weatherPage .days .day .hvDay {
	background: rgb(246, 246, 246); line-height: 30px; font-weight: 500; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: dotted;
}
#weatherPage .days .day .hvMood {
	height: 20px; line-height: 20px; overflow: hidden;
}
#weatherPage .days .day .hvDeg1 {
	display: inline-block;
}
#weatherPage .days .day .hvDeg2 {
	display: inline-block;
}
#weatherPage .days .day .hvDeg1 {
	color: rgb(0, 66, 141); font-size: 15px; font-weight: bold;
}
#weatherPage .ilList {
	overflow: hidden;
}
#weatherPage .ilList a {
	background: url("/secret/paper-shadow.png") no-repeat 50% 100%; width: 20%; text-align: center; padding-bottom: 8px; margin-bottom: 5px; float: left; display: block;
}
.red a {
	color: rgb(182, 16, 12);
}
div.red a {
	color: rgb(182, 16, 12);
}
.red a:hover {
	color: rgb(149, 5, 2);
}
div.red a:hover {
	color: rgb(149, 5, 2);
}
.red .lineHeader span {
	color: rgb(182, 16, 12);
}
div.red .lineHeader span {
	color: rgb(182, 16, 12);
}
.red .lineHeader .line {
	border-bottom-color: rgb(182, 16, 12); border-bottom-width: 3px; border-bottom-style: solid;
}
div.red .lineHeader .line {
	border-bottom-color: rgb(182, 16, 12); border-bottom-width: 3px; border-bottom-style: solid;
}
.red .lineHeader {
	border-bottom-color: rgb(182, 16, 12); border-bottom-width: 1px; border-bottom-style: solid;
}
div.red .lineHeader {
	border-bottom-color: rgb(182, 16, 12); border-bottom-width: 1px; border-bottom-style: solid;
}
.red .heading {
	border-bottom-color: rgb(149, 5, 2); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(149, 5, 2), rgb(182, 16, 12) 90%); background-color: rgb(182, 16, 12);
}
div.red .heading {
	border-bottom-color: rgb(149, 5, 2); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(149, 5, 2), rgb(182, 16, 12) 90%); background-color: rgb(182, 16, 12);
}
.red .colorbox {
	background: rgb(182, 16, 12);
}
div.red.colorbox {
	background: rgb(182, 16, 12);
}
.black a {
	color: rgb(80, 80, 80);
}
div.black a {
	color: rgb(80, 80, 80);
}
.black a:hover {
	color: rgb(55, 55, 55);
}
div.black a:hover {
	color: rgb(55, 55, 55);
}
.black .lineHeader span {
	color: rgb(80, 80, 80);
}
div.black .lineHeader span {
	color: rgb(80, 80, 80);
}
.black .lineHeader .line {
	border-bottom-color: rgb(80, 80, 80); border-bottom-width: 3px; border-bottom-style: solid;
}
div.black .lineHeader .line {
	border-bottom-color: rgb(80, 80, 80); border-bottom-width: 3px; border-bottom-style: solid;
}
.black .lineHeader {
	border-bottom-color: rgb(80, 80, 80); border-bottom-width: 1px; border-bottom-style: solid;
}
div.black .lineHeader {
	border-bottom-color: rgb(80, 80, 80); border-bottom-width: 1px; border-bottom-style: solid;
}
.black .heading {
	border-bottom-color: rgb(55, 55, 55); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(55, 55, 55), rgb(80, 80, 80) 90%); background-color: rgb(80, 80, 80);
}
div.black .heading {
	border-bottom-color: rgb(55, 55, 55); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(55, 55, 55), rgb(80, 80, 80) 90%); background-color: rgb(80, 80, 80);
}
.black .colorbox {
	background: rgb(80, 80, 80);
}
div.black.colorbox {
	background: rgb(80, 80, 80);
}
.green a {
	color: rgb(105, 173, 68);
}
div.green a {
	color: rgb(105, 173, 68);
}
.green a:hover {
	color: rgb(76, 141, 39);
}
div.green a:hover {
	color: rgb(76, 141, 39);
}
.green .lineHeader span {
	color: rgb(105, 173, 68);
}
div.green .lineHeader span {
	color: rgb(105, 173, 68);
}
.green .lineHeader .line {
	border-bottom-color: rgb(105, 173, 68); border-bottom-width: 3px; border-bottom-style: solid;
}
div.green .lineHeader .line {
	border-bottom-color: rgb(105, 173, 68); border-bottom-width: 3px; border-bottom-style: solid;
}
.green .lineHeader {
	border-bottom-color: rgb(105, 173, 68); border-bottom-width: 1px; border-bottom-style: solid;
}
div.green .lineHeader {
	border-bottom-color: rgb(105, 173, 68); border-bottom-width: 1px; border-bottom-style: solid;
}
.green .heading {
	border-bottom-color: rgb(76, 141, 39); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(76, 141, 39), rgb(105, 173, 68) 90%); background-color: rgb(105, 173, 68);
}
div.green .heading {
	border-bottom-color: rgb(76, 141, 39); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(76, 141, 39), rgb(105, 173, 68) 90%); background-color: rgb(105, 173, 68);
}
.green .colorbox {
	background: rgb(105, 173, 68);
}
div.green.colorbox {
	background: rgb(105, 173, 68);
}
.blue a {
	color: rgb(38, 102, 116);
}
div.blue a {
	color: rgb(38, 102, 116);
}
.blue a:hover {
	color: rgb(39, 66, 84);
}
div.blue a:hover {
	color: rgb(39, 66, 84);
}
.blue .lineHeader span {
	color: rgb(38, 102, 116);
}
div.blue .lineHeader span {
	color: rgb(38, 102, 116);
}
.blue .lineHeader .line {
	border-bottom-color: rgb(38, 102, 116); border-bottom-width: 3px; border-bottom-style: solid;
}
div.blue .lineHeader .line {
	border-bottom-color: rgb(38, 102, 116); border-bottom-width: 3px; border-bottom-style: solid;
}
.blue .lineHeader {
	border-bottom-color: rgb(38, 102, 116); border-bottom-width: 1px; border-bottom-style: solid;
}
div.blue .lineHeader {
	border-bottom-color: rgb(38, 102, 116); border-bottom-width: 1px; border-bottom-style: solid;
}
.blue .heading {
	border-bottom-color: rgb(39, 66, 84); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(39, 66, 84), rgb(38, 102, 116) 90%); background-color: rgb(38, 102, 116);
}
div.blue .heading {
	border-bottom-color: rgb(39, 66, 84); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(39, 66, 84), rgb(38, 102, 116) 90%); background-color: rgb(38, 102, 116);
}
.blue .colorbox {
	background: rgb(38, 102, 116);
}
div.blue.colorbox {
	background: rgb(38, 102, 116);
}
.purple a {
	color: rgb(154, 48, 131);
}
div.purple a {
	color: rgb(154, 48, 131);
}
.purple a:hover {
	color: rgb(122, 37, 101);
}
div.purple a:hover {
	color: rgb(122, 37, 101);
}
.purple .lineHeader span {
	color: rgb(154, 48, 131);
}
div.purple .lineHeader span {
	color: rgb(154, 48, 131);
}
.purple .lineHeader .line {
	border-bottom-color: rgb(154, 48, 131); border-bottom-width: 3px; border-bottom-style: solid;
}
div.purple .lineHeader .line {
	border-bottom-color: rgb(154, 48, 131); border-bottom-width: 3px; border-bottom-style: solid;
}
.purple .lineHeader {
	border-bottom-color: rgb(154, 48, 131); border-bottom-width: 1px; border-bottom-style: solid;
}
div.purple .lineHeader {
	border-bottom-color: rgb(154, 48, 131); border-bottom-width: 1px; border-bottom-style: solid;
}
.purple .heading {
	border-bottom-color: rgb(122, 37, 101); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(122, 37, 101), rgb(154, 48, 131) 90%); background-color: rgb(154, 48, 131);
}
div.purple .heading {
	border-bottom-color: rgb(122, 37, 101); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(122, 37, 101), rgb(154, 48, 131) 90%); background-color: rgb(154, 48, 131);
}
.purple .colorbox {
	background: rgb(154, 48, 131);
}
div.purple.colorbox {
	background: rgb(154, 48, 131);
}
.pink a {
	color: rgb(195, 82, 154);
}
div.pink a {
	color: rgb(195, 82, 154);
}
.pink a:hover {
	color: rgb(164, 59, 126);
}
div.pink a:hover {
	color: rgb(164, 59, 126);
}
.pink .lineHeader span {
	color: rgb(195, 82, 154);
}
div.pink .lineHeader span {
	color: rgb(195, 82, 154);
}
.pink .lineHeader .line {
	border-bottom-color: rgb(195, 82, 154); border-bottom-width: 3px; border-bottom-style: solid;
}
div.pink .lineHeader .line {
	border-bottom-color: rgb(195, 82, 154); border-bottom-width: 3px; border-bottom-style: solid;
}
.pink .lineHeader {
	border-bottom-color: rgb(195, 82, 154); border-bottom-width: 1px; border-bottom-style: solid;
}
div.pink .lineHeader {
	border-bottom-color: rgb(195, 82, 154); border-bottom-width: 1px; border-bottom-style: solid;
}
.pink .heading {
	border-bottom-color: rgb(164, 59, 126); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(164, 59, 126), rgb(195, 82, 154) 90%); background-color: rgb(195, 82, 154);
}
div.pink .heading {
	border-bottom-color: rgb(164, 59, 126); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(164, 59, 126), rgb(195, 82, 154) 90%); background-color: rgb(195, 82, 154);
}
.pink .colorbox {
	background: rgb(195, 82, 154);
}
div.pink.colorbox {
	background: rgb(195, 82, 154);
}
.blue2 a {
	color: rgb(57, 129, 165);
}
div.blue2 a {
	color: rgb(57, 129, 165);
}
.blue2 a:hover {
	color: rgb(43, 98, 125);
}
div.blue2 a:hover {
	color: rgb(43, 98, 125);
}
.blue2 .lineHeader span {
	color: rgb(57, 129, 165);
}
div.blue2 .lineHeader span {
	color: rgb(57, 129, 165);
}
.blue2 .lineHeader .line {
	border-bottom-color: rgb(57, 129, 165); border-bottom-width: 3px; border-bottom-style: solid;
}
div.blue2 .lineHeader .line {
	border-bottom-color: rgb(57, 129, 165); border-bottom-width: 3px; border-bottom-style: solid;
}
.blue2 .lineHeader {
	border-bottom-color: rgb(57, 129, 165); border-bottom-width: 1px; border-bottom-style: solid;
}
div.blue2 .lineHeader {
	border-bottom-color: rgb(57, 129, 165); border-bottom-width: 1px; border-bottom-style: solid;
}
.blue2 .heading {
	border-bottom-color: rgb(43, 98, 125); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(43, 98, 125), rgb(57, 129, 165) 90%); background-color: rgb(57, 129, 165);
}
div.blue2 .heading {
	border-bottom-color: rgb(43, 98, 125); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(43, 98, 125), rgb(57, 129, 165) 90%); background-color: rgb(57, 129, 165);
}
.blue2 .colorbox {
	background: rgb(57, 129, 165);
}
div.blue2.colorbox {
	background: rgb(57, 129, 165);
}
.orange a {
	color: rgb(236, 141, 9);
}
div.orange a {
	color: rgb(236, 141, 9);
}
.orange a:hover {
	color: rgb(184, 110, 7);
}
div.orange a:hover {
	color: rgb(184, 110, 7);
}
.orange .lineHeader span {
	color: rgb(236, 141, 9);
}
div.orange .lineHeader span {
	color: rgb(236, 141, 9);
}
.orange .lineHeader .line {
	border-bottom-color: rgb(236, 141, 9); border-bottom-width: 3px; border-bottom-style: solid;
}
div.orange .lineHeader .line {
	border-bottom-color: rgb(236, 141, 9); border-bottom-width: 3px; border-bottom-style: solid;
}
.orange .lineHeader {
	border-bottom-color: rgb(236, 141, 9); border-bottom-width: 1px; border-bottom-style: solid;
}
div.orange .lineHeader {
	border-bottom-color: rgb(236, 141, 9); border-bottom-width: 1px; border-bottom-style: solid;
}
.orange .heading {
	border-bottom-color: rgb(184, 110, 7); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(184, 110, 7), rgb(236, 141, 9) 90%); background-color: rgb(236, 141, 9);
}
div.orange .heading {
	border-bottom-color: rgb(184, 110, 7); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(184, 110, 7), rgb(236, 141, 9) 90%); background-color: rgb(236, 141, 9);
}
.orange .colorbox {
	background: rgb(236, 141, 9);
}
div.orange.colorbox {
	background: rgb(236, 141, 9);
}
.petrol a {
	color: rgb(79, 149, 135);
}
div.petrol a {
	color: rgb(79, 149, 135);
}
.petrol a:hover {
	color: rgb(57, 108, 98);
}
div.petrol a:hover {
	color: rgb(57, 108, 98);
}
.petrol .lineHeader span {
	color: rgb(79, 149, 135);
}
div.petrol .lineHeader span {
	color: rgb(79, 149, 135);
}
.petrol .lineHeader .line {
	border-bottom-color: rgb(79, 149, 135); border-bottom-width: 3px; border-bottom-style: solid;
}
div.petrol .lineHeader .line {
	border-bottom-color: rgb(79, 149, 135); border-bottom-width: 3px; border-bottom-style: solid;
}
.petrol .lineHeader {
	border-bottom-color: rgb(79, 149, 135); border-bottom-width: 1px; border-bottom-style: solid;
}
div.petrol .lineHeader {
	border-bottom-color: rgb(79, 149, 135); border-bottom-width: 1px; border-bottom-style: solid;
}
.petrol .heading {
	border-bottom-color: rgb(57, 108, 98); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(57, 108, 98), rgb(79, 149, 135) 90%); background-color: rgb(79, 149, 135);
}
div.petrol .heading {
	border-bottom-color: rgb(57, 108, 98); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(57, 108, 98), rgb(79, 149, 135) 90%); background-color: rgb(79, 149, 135);
}
.petrol .colorbox {
	background: rgb(79, 149, 135);
}
div.petrol.colorbox {
	background: rgb(79, 149, 135);
}
.brown a {
	color: rgb(112, 82, 1);
}
div.brown a {
	color: rgb(112, 82, 1);
}
.brown a:hover {
	color: rgb(94, 69, 1);
}
div.brown a:hover {
	color: rgb(94, 69, 1);
}
.brown .lineHeader span {
	color: rgb(112, 82, 1);
}
div.brown .lineHeader span {
	color: rgb(112, 82, 1);
}
.brown .lineHeader .line {
	border-bottom-color: rgb(112, 82, 1); border-bottom-width: 3px; border-bottom-style: solid;
}
div.brown .lineHeader .line {
	border-bottom-color: rgb(112, 82, 1); border-bottom-width: 3px; border-bottom-style: solid;
}
.brown .lineHeader {
	border-bottom-color: rgb(112, 82, 1); border-bottom-width: 1px; border-bottom-style: solid;
}
div.brown .lineHeader {
	border-bottom-color: rgb(112, 82, 1); border-bottom-width: 1px; border-bottom-style: solid;
}
.brown .heading {
	border-bottom-color: rgb(94, 69, 1); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(94, 69, 1), rgb(112, 82, 1) 90%); background-color: rgb(112, 82, 1);
}
div.brown .heading {
	border-bottom-color: rgb(94, 69, 1); border-bottom-width: 1px; border-bottom-style: solid; background-image: linear-gradient(to top, rgb(94, 69, 1), rgb(112, 82, 1) 90%); background-color: rgb(112, 82, 1);
}
.brown .colorbox {
	background: rgb(112, 82, 1);
}
div.brown.colorbox {
	background: rgb(112, 82, 1);
}
#iconmenu .ev span {
	background: url("/secret/icons.png") 0px 0px; display: inline-block;
}
.heading .icon.ev {
	background: url("/secret/icons.png") -20px 0px;
}
.red .lineHeader .icon.ev {
	background: url("/secret/icons.png") -40px 0px;
}
body .red .lineHeader .icon.ev {
	background: url("/secret/icons.png") -40px 0px;
}
.black .lineHeader .icon.ev {
	background: url("/secret/icons.png") -60px 0px;
}
body .black .lineHeader .icon.ev {
	background: url("/secret/icons.png") -60px 0px;
}
.green .lineHeader .icon.ev {
	background: url("/secret/icons.png") -80px 0px;
}
body .green .lineHeader .icon.ev {
	background: url("/secret/icons.png") -80px 0px;
}
.blue .lineHeader .icon.ev {
	background: url("/secret/icons.png") -100px 0px;
}
body .blue .lineHeader .icon.ev {
	background: url("/secret/icons.png") -100px 0px;
}
.purple .lineHeader .icon.ev {
	background: url("/secret/icons.png") -120px 0px;
}
body .purple .lineHeader .icon.ev {
	background: url("/secret/icons.png") -120px 0px;
}
.pink .lineHeader .icon.ev {
	background: url("/secret/icons.png") -140px 0px;
}
body .pink .lineHeader .icon.ev {
	background: url("/secret/icons.png") -140px 0px;
}
.blue2 .lineHeader .icon.ev {
	background: url("/secret/icons.png") -160px 0px;
}
body .blue2 .lineHeader .icon.ev {
	background: url("/secret/icons.png") -160px 0px;
}
.orange .lineHeader .icon.ev {
	background: url("/secret/icons.png") -180px 0px;
}
body .orange .lineHeader .icon.ev {
	background: url("/secret/icons.png") -180px 0px;
}
.petrol .lineHeader .icon.ev {
	background: url("/secret/icons.png") -200px 0px;
}
body .petrol .lineHeader .icon.ev {
	background: url("/secret/icons.png") -200px 0px;
}
.brown .lineHeader .icon.ev {
	background: url("/secret/icons.png") -220px 0px;
}
body .brown .lineHeader .icon.ev {
	background: url("/secret/icons.png") -220px 0px;
}
#iconmenu .foto span {
	background: url("/secret/icons.png") 0px -20px; display: inline-block;
}
.heading .icon.foto {
	background: url("/secret/icons.png") -20px -20px;
}
.red .lineHeader .icon.foto {
	background: url("/secret/icons.png") -40px -20px;
}
body .red .lineHeader .icon.foto {
	background: url("/secret/icons.png") -40px -20px;
}
.black .lineHeader .icon.foto {
	background: url("/secret/icons.png") -60px -20px;
}
body .black .lineHeader .icon.foto {
	background: url("/secret/icons.png") -60px -20px;
}
.green .lineHeader .icon.foto {
	background: url("/secret/icons.png") -80px -20px;
}
body .green .lineHeader .icon.foto {
	background: url("/secret/icons.png") -80px -20px;
}
.blue .lineHeader .icon.foto {
	background: url("/secret/icons.png") -100px -20px;
}
body .blue .lineHeader .icon.foto {
	background: url("/secret/icons.png") -100px -20px;
}
.purple .lineHeader .icon.foto {
	background: url("/secret/icons.png") -120px -20px;
}
body .purple .lineHeader .icon.foto {
	background: url("/secret/icons.png") -120px -20px;
}
.pink .lineHeader .icon.foto {
	background: url("/secret/icons.png") -140px -20px;
}
body .pink .lineHeader .icon.foto {
	background: url("/secret/icons.png") -140px -20px;
}
.blue2 .lineHeader .icon.foto {
	background: url("/secret/icons.png") -160px -20px;
}
body .blue2 .lineHeader .icon.foto {
	background: url("/secret/icons.png") -160px -20px;
}
.orange .lineHeader .icon.foto {
	background: url("/secret/icons.png") -180px -20px;
}
body .orange .lineHeader .icon.foto {
	background: url("/secret/icons.png") -180px -20px;
}
.petrol .lineHeader .icon.foto {
	background: url("/secret/icons.png") -200px -20px;
}
body .petrol .lineHeader .icon.foto {
	background: url("/secret/icons.png") -200px -20px;
}
.brown .lineHeader .icon.foto {
	background: url("/secret/icons.png") -220px -20px;
}
body .brown .lineHeader .icon.foto {
	background: url("/secret/icons.png") -220px -20px;
}
#iconmenu .video span {
	background: url("/secret/icons.png") 0px -40px; display: inline-block;
}
.heading .icon.video {
	background: url("/secret/icons.png") -20px -40px;
}
.red .lineHeader .icon.video {
	background: url("/secret/icons.png") -40px -40px;
}
body .red .lineHeader .icon.video {
	background: url("/secret/icons.png") -40px -40px;
}
.black .lineHeader .icon.video {
	background: url("/secret/icons.png") -60px -40px;
}
body .black .lineHeader .icon.video {
	background: url("/secret/icons.png") -60px -40px;
}
.green .lineHeader .icon.video {
	background: url("/secret/icons.png") -80px -40px;
}
body .green .lineHeader .icon.video {
	background: url("/secret/icons.png") -80px -40px;
}
.blue .lineHeader .icon.video {
	background: url("/secret/icons.png") -100px -40px;
}
body .blue .lineHeader .icon.video {
	background: url("/secret/icons.png") -100px -40px;
}
.purple .lineHeader .icon.video {
	background: url("/secret/icons.png") -120px -40px;
}
body .purple .lineHeader .icon.video {
	background: url("/secret/icons.png") -120px -40px;
}
.pink .lineHeader .icon.video {
	background: url("/secret/icons.png") -140px -40px;
}
body .pink .lineHeader .icon.video {
	background: url("/secret/icons.png") -140px -40px;
}
.blue2 .lineHeader .icon.video {
	background: url("/secret/icons.png") -160px -40px;
}
body .blue2 .lineHeader .icon.video {
	background: url("/secret/icons.png") -160px -40px;
}
.orange .lineHeader .icon.video {
	background: url("/secret/icons.png") -180px -40px;
}
body .orange .lineHeader .icon.video {
	background: url("/secret/icons.png") -180px -40px;
}
.petrol .lineHeader .icon.video {
	background: url("/secret/icons.png") -200px -40px;
}
body .petrol .lineHeader .icon.video {
	background: url("/secret/icons.png") -200px -40px;
}
.brown .lineHeader .icon.video {
	background: url("/secret/icons.png") -220px -40px;
}
body .brown .lineHeader .icon.video {
	background: url("/secret/icons.png") -220px -40px;
}
#iconmenu .gazete span {
	background: url("/secret/icons.png") 0px -60px; display: inline-block;
}
.heading .icon.gazete {
	background: url("/secret/icons.png") -20px -60px;
}
.red .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -40px -60px;
}
body .red .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -40px -60px;
}
.black .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -60px -60px;
}
body .black .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -60px -60px;
}
.green .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -80px -60px;
}
body .green .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -80px -60px;
}
.blue .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -100px -60px;
}
body .blue .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -100px -60px;
}
.purple .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -120px -60px;
}
body .purple .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -120px -60px;
}
.pink .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -140px -60px;
}
body .pink .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -140px -60px;
}
.blue2 .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -160px -60px;
}
body .blue2 .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -160px -60px;
}
.orange .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -180px -60px;
}
body .orange .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -180px -60px;
}
.petrol .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -200px -60px;
}
body .petrol .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -200px -60px;
}
.brown .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -220px -60px;
}
body .brown .lineHeader .icon.gazete {
	background: url("/secret/icons.png") -220px -60px;
}
#iconmenu .kalem span {
	background: url("/secret/icons.png") 0px -80px; display: inline-block;
}
.heading .icon.kalem {
	background: url("/secret/icons.png") -20px -80px;
}
.red .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -40px -80px;
}
body .red .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -40px -80px;
}
.black .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -60px -80px;
}
body .black .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -60px -80px;
}
.green .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -80px -80px;
}
body .green .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -80px -80px;
}
.blue .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -100px -80px;
}
body .blue .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -100px -80px;
}
.purple .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -120px -80px;
}
body .purple .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -120px -80px;
}
.pink .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -140px -80px;
}
body .pink .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -140px -80px;
}
.blue2 .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -160px -80px;
}
body .blue2 .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -160px -80px;
}
.orange .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -180px -80px;
}
body .orange .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -180px -80px;
}
.petrol .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -200px -80px;
}
body .petrol .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -200px -80px;
}
.brown .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -220px -80px;
}
body .brown .lineHeader .icon.kalem {
	background: url("/secret/icons.png") -220px -80px;
}
#iconmenu .liste span {
	background: url("/secret/icons.png") 0px -100px; display: inline-block;
}
.heading .icon.liste {
	background: url("/secret/icons.png") -20px -100px;
}
.red .lineHeader .icon.liste {
	background: url("/secret/icons.png") -40px -100px;
}
body .red .lineHeader .icon.liste {
	background: url("/secret/icons.png") -40px -100px;
}
.black .lineHeader .icon.liste {
	background: url("/secret/icons.png") -60px -100px;
}
body .black .lineHeader .icon.liste {
	background: url("/secret/icons.png") -60px -100px;
}
.green .lineHeader .icon.liste {
	background: url("/secret/icons.png") -80px -100px;
}
body .green .lineHeader .icon.liste {
	background: url("/secret/icons.png") -80px -100px;
}
.blue .lineHeader .icon.liste {
	background: url("/secret/icons.png") -100px -100px;
}
body .blue .lineHeader .icon.liste {
	background: url("/secret/icons.png") -100px -100px;
}
.purple .lineHeader .icon.liste {
	background: url("/secret/icons.png") -120px -100px;
}
body .purple .lineHeader .icon.liste {
	background: url("/secret/icons.png") -120px -100px;
}
.pink .lineHeader .icon.liste {
	background: url("/secret/icons.png") -140px -100px;
}
body .pink .lineHeader .icon.liste {
	background: url("/secret/icons.png") -140px -100px;
}
.blue2 .lineHeader .icon.liste {
	background: url("/secret/icons.png") -160px -100px;
}
body .blue2 .lineHeader .icon.liste {
	background: url("/secret/icons.png") -160px -100px;
}
.orange .lineHeader .icon.liste {
	background: url("/secret/icons.png") -180px -100px;
}
body .orange .lineHeader .icon.liste {
	background: url("/secret/icons.png") -180px -100px;
}
.petrol .lineHeader .icon.liste {
	background: url("/secret/icons.png") -200px -100px;
}
body .petrol .lineHeader .icon.liste {
	background: url("/secret/icons.png") -200px -100px;
}
.brown .lineHeader .icon.liste {
	background: url("/secret/icons.png") -220px -100px;
}
body .brown .lineHeader .icon.liste {
	background: url("/secret/icons.png") -220px -100px;
}
#iconmenu .kalp span {
	background: url("/secret/icons.png") 0px -120px; display: inline-block;
}
.heading .icon.kalp {
	background: url("/secret/icons.png") -20px -120px;
}
.red .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -40px -120px;
}
body .red .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -40px -120px;
}
.black .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -60px -120px;
}
body .black .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -60px -120px;
}
.green .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -80px -120px;
}
body .green .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -80px -120px;
}
.blue .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -100px -120px;
}
body .blue .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -100px -120px;
}
.purple .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -120px -120px;
}
body .purple .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -120px -120px;
}
.pink .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -140px -120px;
}
body .pink .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -140px -120px;
}
.blue2 .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -160px -120px;
}
body .blue2 .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -160px -120px;
}
.orange .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -180px -120px;
}
body .orange .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -180px -120px;
}
.petrol .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -200px -120px;
}
body .petrol .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -200px -120px;
}
.brown .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -220px -120px;
}
body .brown .lineHeader .icon.kalp {
	background: url("/secret/icons.png") -220px -120px;
}
#iconmenu .saglik span {
	background: url("/secret/icons.png") 0px -140px; display: inline-block;
}
.heading .icon.saglik {
	background: url("/secret/icons.png") -20px -140px;
}
.red .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -40px -140px;
}
body .red .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -40px -140px;
}
.black .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -60px -140px;
}
body .black .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -60px -140px;
}
.green .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -80px -140px;
}
body .green .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -80px -140px;
}
.blue .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -100px -140px;
}
body .blue .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -100px -140px;
}
.purple .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -120px -140px;
}
body .purple .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -120px -140px;
}
.pink .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -140px -140px;
}
body .pink .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -140px -140px;
}
.blue2 .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -160px -140px;
}
body .blue2 .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -160px -140px;
}
.orange .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -180px -140px;
}
body .orange .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -180px -140px;
}
.petrol .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -200px -140px;
}
body .petrol .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -200px -140px;
}
.brown .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -220px -140px;
}
body .brown .lineHeader .icon.saglik {
	background: url("/secret/icons.png") -220px -140px;
}
#iconmenu .arti span {
	background: url("/secret/icons.png") 0px -160px; display: inline-block;
}
.heading .icon.arti {
	background: url("/secret/icons.png") -20px -160px;
}
.red .lineHeader .icon.arti {
	background: url("/secret/icons.png") -40px -160px;
}
body .red .lineHeader .icon.arti {
	background: url("/secret/icons.png") -40px -160px;
}
.black .lineHeader .icon.arti {
	background: url("/secret/icons.png") -60px -160px;
}
body .black .lineHeader .icon.arti {
	background: url("/secret/icons.png") -60px -160px;
}
.green .lineHeader .icon.arti {
	background: url("/secret/icons.png") -80px -160px;
}
body .green .lineHeader .icon.arti {
	background: url("/secret/icons.png") -80px -160px;
}
.blue .lineHeader .icon.arti {
	background: url("/secret/icons.png") -100px -160px;
}
body .blue .lineHeader .icon.arti {
	background: url("/secret/icons.png") -100px -160px;
}
.purple .lineHeader .icon.arti {
	background: url("/secret/icons.png") -120px -160px;
}
body .purple .lineHeader .icon.arti {
	background: url("/secret/icons.png") -120px -160px;
}
.pink .lineHeader .icon.arti {
	background: url("/secret/icons.png") -140px -160px;
}
body .pink .lineHeader .icon.arti {
	background: url("/secret/icons.png") -140px -160px;
}
.blue2 .lineHeader .icon.arti {
	background: url("/secret/icons.png") -160px -160px;
}
body .blue2 .lineHeader .icon.arti {
	background: url("/secret/icons.png") -160px -160px;
}
.orange .lineHeader .icon.arti {
	background: url("/secret/icons.png") -180px -160px;
}
body .orange .lineHeader .icon.arti {
	background: url("/secret/icons.png") -180px -160px;
}
.petrol .lineHeader .icon.arti {
	background: url("/secret/icons.png") -200px -160px;
}
body .petrol .lineHeader .icon.arti {
	background: url("/secret/icons.png") -200px -160px;
}
.brown .lineHeader .icon.arti {
	background: url("/secret/icons.png") -220px -160px;
}
body .brown .lineHeader .icon.arti {
	background: url("/secret/icons.png") -220px -160px;
}
#iconmenu .monitor span {
	background: url("/secret/icons.png") 0px -180px; display: inline-block;
}
.heading .icon.monitor {
	background: url("/secret/icons.png") -20px -180px;
}
.red .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -40px -180px;
}
body .red .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -40px -180px;
}
.black .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -60px -180px;
}
body .black .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -60px -180px;
}
.green .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -80px -180px;
}
body .green .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -80px -180px;
}
.blue .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -100px -180px;
}
body .blue .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -100px -180px;
}
.purple .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -120px -180px;
}
body .purple .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -120px -180px;
}
.pink .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -140px -180px;
}
body .pink .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -140px -180px;
}
.blue2 .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -160px -180px;
}
body .blue2 .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -160px -180px;
}
.orange .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -180px -180px;
}
body .orange .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -180px -180px;
}
.petrol .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -200px -180px;
}
body .petrol .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -200px -180px;
}
.brown .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -220px -180px;
}
body .brown .lineHeader .icon.monitor {
	background: url("/secret/icons.png") -220px -180px;
}
#iconmenu .otomobil span {
	background: url("/secret/icons.png") 0px -200px; display: inline-block;
}
.heading .icon.otomobil {
	background: url("/secret/icons.png") -20px -200px;
}
.red .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -40px -200px;
}
body .red .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -40px -200px;
}
.black .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -60px -200px;
}
body .black .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -60px -200px;
}
.green .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -80px -200px;
}
body .green .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -80px -200px;
}
.blue .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -100px -200px;
}
body .blue .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -100px -200px;
}
.purple .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -120px -200px;
}
body .purple .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -120px -200px;
}
.pink .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -140px -200px;
}
body .pink .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -140px -200px;
}
.blue2 .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -160px -200px;
}
body .blue2 .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -160px -200px;
}
.orange .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -180px -200px;
}
body .orange .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -180px -200px;
}
.petrol .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -200px -200px;
}
body .petrol .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -200px -200px;
}
.brown .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -220px -200px;
}
body .brown .lineHeader .icon.otomobil {
	background: url("/secret/icons.png") -220px -200px;
}
#iconmenu .dunya span {
	background: url("/secret/icons.png") 0px -220px; display: inline-block;
}
.heading .icon.dunya {
	background: url("/secret/icons.png") -20px -220px;
}
.red .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -40px -220px;
}
body .red .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -40px -220px;
}
.black .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -60px -220px;
}
body .black .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -60px -220px;
}
.green .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -80px -220px;
}
body .green .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -80px -220px;
}
.blue .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -100px -220px;
}
body .blue .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -100px -220px;
}
.purple .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -120px -220px;
}
body .purple .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -120px -220px;
}
.pink .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -140px -220px;
}
body .pink .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -140px -220px;
}
.blue2 .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -160px -220px;
}
body .blue2 .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -160px -220px;
}
.orange .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -180px -220px;
}
body .orange .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -180px -220px;
}
.petrol .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -200px -220px;
}
body .petrol .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -200px -220px;
}
.brown .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -220px -220px;
}
body .brown .lineHeader .icon.dunya {
	background: url("/secret/icons.png") -220px -220px;
}
#iconmenu .kitap span {
	background: url("/secret/icons.png") 0px -240px; display: inline-block;
}
.heading .icon.kitap {
	background: url("/secret/icons.png") -20px -240px;
}
.red .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -40px -240px;
}
body .red .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -40px -240px;
}
.black .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -60px -240px;
}
body .black .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -60px -240px;
}
.green .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -80px -240px;
}
body .green .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -80px -240px;
}
.blue .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -100px -240px;
}
body .blue .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -100px -240px;
}
.purple .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -120px -240px;
}
body .purple .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -120px -240px;
}
.pink .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -140px -240px;
}
body .pink .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -140px -240px;
}
.blue2 .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -160px -240px;
}
body .blue2 .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -160px -240px;
}
.orange .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -180px -240px;
}
body .orange .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -180px -240px;
}
.petrol .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -200px -240px;
}
body .petrol .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -200px -240px;
}
.brown .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -220px -240px;
}
body .brown .lineHeader .icon.kitap {
	background: url("/secret/icons.png") -220px -240px;
}
#iconmenu .kadin span {
	background: url("/secret/icons.png") 0px -260px; display: inline-block;
}
.heading .icon.kadin {
	background: url("/secret/icons.png") -20px -260px;
}
.red .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -40px -260px;
}
body .red .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -40px -260px;
}
.black .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -60px -260px;
}
body .black .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -60px -260px;
}
.green .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -80px -260px;
}
body .green .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -80px -260px;
}
.blue .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -100px -260px;
}
body .blue .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -100px -260px;
}
.purple .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -120px -260px;
}
body .purple .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -120px -260px;
}
.pink .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -140px -260px;
}
body .pink .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -140px -260px;
}
.blue2 .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -160px -260px;
}
body .blue2 .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -160px -260px;
}
.orange .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -180px -260px;
}
body .orange .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -180px -260px;
}
.petrol .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -200px -260px;
}
body .petrol .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -200px -260px;
}
.brown .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -220px -260px;
}
body .brown .lineHeader .icon.kadin {
	background: url("/secret/icons.png") -220px -260px;
}
#iconmenu .yemek span {
	background: url("/secret/icons.png") 0px -280px; display: inline-block;
}
.heading .icon.yemek {
	background: url("/secret/icons.png") -20px -280px;
}
.red .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -40px -280px;
}
body .red .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -40px -280px;
}
.black .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -60px -280px;
}
body .black .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -60px -280px;
}
.green .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -80px -280px;
}
body .green .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -80px -280px;
}
.blue .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -100px -280px;
}
body .blue .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -100px -280px;
}
.purple .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -120px -280px;
}
body .purple .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -120px -280px;
}
.pink .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -140px -280px;
}
body .pink .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -140px -280px;
}
.blue2 .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -160px -280px;
}
body .blue2 .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -160px -280px;
}
.orange .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -180px -280px;
}
body .orange .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -180px -280px;
}
.petrol .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -200px -280px;
}
body .petrol .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -200px -280px;
}
.brown .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -220px -280px;
}
body .brown .lineHeader .icon.yemek {
	background: url("/secret/icons.png") -220px -280px;
}
#iconmenu .top span {
	background: url("/secret/icons.png") 0px -300px; display: inline-block;
}
.heading .icon.top {
	background: url("/secret/icons.png") -20px -300px;
}
.red .lineHeader .icon.top {
	background: url("/secret/icons.png") -40px -300px;
}
body .red .lineHeader .icon.top {
	background: url("/secret/icons.png") -40px -300px;
}
.black .lineHeader .icon.top {
	background: url("/secret/icons.png") -60px -300px;
}
body .black .lineHeader .icon.top {
	background: url("/secret/icons.png") -60px -300px;
}
.green .lineHeader .icon.top {
	background: url("/secret/icons.png") -80px -300px;
}
body .green .lineHeader .icon.top {
	background: url("/secret/icons.png") -80px -300px;
}
.blue .lineHeader .icon.top {
	background: url("/secret/icons.png") -100px -300px;
}
body .blue .lineHeader .icon.top {
	background: url("/secret/icons.png") -100px -300px;
}
.purple .lineHeader .icon.top {
	background: url("/secret/icons.png") -120px -300px;
}
body .purple .lineHeader .icon.top {
	background: url("/secret/icons.png") -120px -300px;
}
.pink .lineHeader .icon.top {
	background: url("/secret/icons.png") -140px -300px;
}
body .pink .lineHeader .icon.top {
	background: url("/secret/icons.png") -140px -300px;
}
.blue2 .lineHeader .icon.top {
	background: url("/secret/icons.png") -160px -300px;
}
body .blue2 .lineHeader .icon.top {
	background: url("/secret/icons.png") -160px -300px;
}
.orange .lineHeader .icon.top {
	background: url("/secret/icons.png") -180px -300px;
}
body .orange .lineHeader .icon.top {
	background: url("/secret/icons.png") -180px -300px;
}
.petrol .lineHeader .icon.top {
	background: url("/secret/icons.png") -200px -300px;
}
body .petrol .lineHeader .icon.top {
	background: url("/secret/icons.png") -200px -300px;
}
.brown .lineHeader .icon.top {
	background: url("/secret/icons.png") -220px -300px;
}
body .brown .lineHeader .icon.top {
	background: url("/secret/icons.png") -220px -300px;
}
#iconmenu .ekonomi span {
	background: url("/secret/icons.png") 0px -320px; display: inline-block;
}
.heading .icon.ekonomi {
	background: url("/secret/icons.png") -20px -320px;
}
.red .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -40px -320px;
}
body .red .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -40px -320px;
}
.black .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -60px -320px;
}
body .black .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -60px -320px;
}
.green .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -80px -320px;
}
body .green .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -80px -320px;
}
.blue .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -100px -320px;
}
body .blue .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -100px -320px;
}
.purple .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -120px -320px;
}
body .purple .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -120px -320px;
}
.pink .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -140px -320px;
}
body .pink .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -140px -320px;
}
.blue2 .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -160px -320px;
}
body .blue2 .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -160px -320px;
}
.orange .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -180px -320px;
}
body .orange .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -180px -320px;
}
.petrol .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -200px -320px;
}
body .petrol .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -200px -320px;
}
.brown .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -220px -320px;
}
body .brown .lineHeader .icon.ekonomi {
	background: url("/secret/icons.png") -220px -320px;
}
#iconmenu .yorum span {
	background: url("/secret/icons.png") 0px -340px; display: inline-block;
}
.heading .icon.yorum {
	background: url("/secret/icons.png") -20px -340px;
}
.red .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -40px -340px;
}
body .red .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -40px -340px;
}
.black .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -60px -340px;
}
body .black .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -60px -340px;
}
.green .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -80px -340px;
}
body .green .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -80px -340px;
}
.blue .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -100px -340px;
}
body .blue .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -100px -340px;
}
.purple .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -120px -340px;
}
body .purple .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -120px -340px;
}
.pink .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -140px -340px;
}
body .pink .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -140px -340px;
}
.blue2 .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -160px -340px;
}
body .blue2 .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -160px -340px;
}
.orange .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -180px -340px;
}
body .orange .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -180px -340px;
}
.petrol .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -200px -340px;
}
body .petrol .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -200px -340px;
}
.brown .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -220px -340px;
}
body .brown .lineHeader .icon.yorum {
	background: url("/secret/icons.png") -220px -340px;
}
#iconmenu .ok span {
	background: url("/secret/icons.png") 0px -360px; display: inline-block;
}
.heading .icon.ok {
	background: url("/secret/icons.png") -20px -360px;
}
.red .lineHeader .icon.ok {
	background: url("/secret/icons.png") -40px -360px;
}
body .red .lineHeader .icon.ok {
	background: url("/secret/icons.png") -40px -360px;
}
.black .lineHeader .icon.ok {
	background: url("/secret/icons.png") -60px -360px;
}
body .black .lineHeader .icon.ok {
	background: url("/secret/icons.png") -60px -360px;
}
.green .lineHeader .icon.ok {
	background: url("/secret/icons.png") -80px -360px;
}
body .green .lineHeader .icon.ok {
	background: url("/secret/icons.png") -80px -360px;
}
.blue .lineHeader .icon.ok {
	background: url("/secret/icons.png") -100px -360px;
}
body .blue .lineHeader .icon.ok {
	background: url("/secret/icons.png") -100px -360px;
}
.purple .lineHeader .icon.ok {
	background: url("/secret/icons.png") -120px -360px;
}
body .purple .lineHeader .icon.ok {
	background: url("/secret/icons.png") -120px -360px;
}
.pink .lineHeader .icon.ok {
	background: url("/secret/icons.png") -140px -360px;
}
body .pink .lineHeader .icon.ok {
	background: url("/secret/icons.png") -140px -360px;
}
.blue2 .lineHeader .icon.ok {
	background: url("/secret/icons.png") -160px -360px;
}
body .blue2 .lineHeader .icon.ok {
	background: url("/secret/icons.png") -160px -360px;
}
.orange .lineHeader .icon.ok {
	background: url("/secret/icons.png") -180px -360px;
}
body .orange .lineHeader .icon.ok {
	background: url("/secret/icons.png") -180px -360px;
}
.petrol .lineHeader .icon.ok {
	background: url("/secret/icons.png") -200px -360px;
}
body .petrol .lineHeader .icon.ok {
	background: url("/secret/icons.png") -200px -360px;
}
.brown .lineHeader .icon.ok {
	background: url("/secret/icons.png") -220px -360px;
}
body .brown .lineHeader .icon.ok {
	background: url("/secret/icons.png") -220px -360px;
}
#iconmenu .bulut span {
	background: url("/secret/icons.png") 0px -380px; display: inline-block;
}
.heading .icon.bulut {
	background: url("/secret/icons.png") -20px -380px;
}
.red .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -40px -380px;
}
body .red .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -40px -380px;
}
.black .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -60px -380px;
}
body .black .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -60px -380px;
}
.green .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -80px -380px;
}
body .green .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -80px -380px;
}
.blue .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -100px -380px;
}
body .blue .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -100px -380px;
}
.purple .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -120px -380px;
}
body .purple .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -120px -380px;
}
.pink .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -140px -380px;
}
body .pink .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -140px -380px;
}
.blue2 .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -160px -380px;
}
body .blue2 .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -160px -380px;
}
.orange .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -180px -380px;
}
body .orange .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -180px -380px;
}
.petrol .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -200px -380px;
}
body .petrol .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -200px -380px;
}
.brown .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -220px -380px;
}
body .brown .lineHeader .icon.bulut {
	background: url("/secret/icons.png") -220px -380px;
}
#iconmenu .astroloji span {
	background: url("/secret/icons.png") 0px -400px; display: inline-block;
}
.heading .icon.astroloji {
	background: url("/secret/icons.png") -20px -400px;
}
.red .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -40px -400px;
}
body .red .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -40px -400px;
}
.black .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -60px -400px;
}
body .black .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -60px -400px;
}
.green .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -80px -400px;
}
body .green .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -80px -400px;
}
.blue .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -100px -400px;
}
body .blue .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -100px -400px;
}
.purple .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -120px -400px;
}
body .purple .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -120px -400px;
}
.pink .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -140px -400px;
}
body .pink .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -140px -400px;
}
.blue2 .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -160px -400px;
}
body .blue2 .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -160px -400px;
}
.orange .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -180px -400px;
}
body .orange .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -180px -400px;
}
.petrol .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -200px -400px;
}
body .petrol .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -200px -400px;
}
.brown .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -220px -400px;
}
body .brown .lineHeader .icon.astroloji {
	background: url("/secret/icons.png") -220px -400px;
}
.sonhaber {max-width:592px; height:434px; border-size:0px}
.yazar {max-width:70px; height:70px; border-size:0px}
.emlakresim {max-width:195px; height:110px; border-size:0px}
.saglikresim {max-width:86px; height:48px; border-size:0px}
.videofoto {max-width:195px; height:110px; border-size:0px}
.surmanset {max-width:188px; height:106px; border-size:0px}
.manset {max-width:630px; height:315px; border-size:0px}
.althaber {max-width:195px; height:110px; border-size:0px}
.yanhaber {max-width:153px; height:86px; border-size:0px}

{max-width:195px; height:110px; border-size:2px}

.althaber:hover {color:#000;; font-family:Verdana, Geneva, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none;opacity:0.50;
filter:alpha(opacity=75); border:none;}
.surmanset:hover {color:#000;; font-family:Verdana, Geneva, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none;opacity:0.50;
filter:alpha(opacity=75); border:none;}
.saglikresim:hover {color:#000;; font-family:Verdana, Geneva, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none;opacity:0.50;
filter:alpha(opacity=75); border:none;}


.kbasliklar { height: auto; width: 100%; margin-top: 8px; margin-bottom: 8px }
.kbasliklar_ust { background-image: url(secret/sinema.png); background-repeat: repeat-x; height: 40px; border: 1px solid #515151; font-weight: bold; text-decoration: none }
.kbasliklar_baslik { margin-top: 13px; margin-left: 10px; font-size: 12px; font-weight: bold; text-decoration: none; color: #FFF }
.kbasliklar_icerik { padding: 5px }
.kbasliklar_alt { border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #d7d7d7; border-bottom-color: #d7d7d7; border-left-color: #d7d7d7; height: auto; width: auto }
