﻿* {
    padding: 0px;
    margin: 0px;
}

body, table, select, input, textarea {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

body {
	background-color: #cccccc;
	background-position:top center;
	background-image: url('../img/fo-bg.gif');
	background-repeat: repeat-y;
    color: #333333;
	overflow: scroll;
	overflow-x: auto;
	font-weight:bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
	margin-bottom: 15px;
}

table td,
table th {
    vertical-align: top;
}

table th {
    text-align: left;
}

hr {
    background-image: url('teaser.gif');
    padding-bottom: 8px
}

img {
	border: 0px;
}

h1 {
	color: #cc0000;
    font-size: 1.7em;
	text-transform: uppercase;
	padding:0 0 10px 0;
}

h1 .subline {
	color: #8b8b8b;
}

h1 a {
    color: #006ab3;
}

h2 {
	color: #8b8b8b;
    font-size: 1.7em;
	text-transform: uppercase;
	/* padding-bottom: 5px; */
}

h2 a {
	color: #8b8b8b;
	}

h1.alternative,
h2.alternative, 
h3.alternative {
	display: none;
}

h3.month {
	color: #006ab3;
	font-size: 1.5em;
	text-transform: none;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}

.headerlines {
	padding-bottom: 25px;
}

.headerlines img {
	display: block;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
	margin-bottom: 7px;
}


h4 .light {
	color: #8b8b8b;
}

h5 {
	color: #555;
    font-size: 1em;
	border-bottom: 1px solid #bdbdbd;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

h6 {
	color: #555;
    font-size: 1em;
	margin-bottom: 5px;
}

p {
    padding-bottom: 15px;
}

a {
    color: #af0c0e;
    text-decoration: none;
}

hr {
	margin: 15px 0px 15px 0px;
	border: 0px;
	border-top: 1px solid #dddddd;
	color: #ffffff;
}

a.anchor {
	line-height: 0px;
}

a.link-arrow {
    background-image: url('../img/tema001/arrow_3.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#Yukari {
	position: absolute;
}

a:hover {
    text-decoration: underline;
}

ul {
    list-style-type: none;
}

.spamfilter {
	display: none;
}

.error {
	font-weight: bold;
	color: #c31919;
}

.clear,
.clearLeft,
.clearRight,
.separator {
    clear: both;
    line-height: 0px;
	height: 0px;
}

.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}


.print {
	display: none;
}

#wrap {
    margin-left: auto;
    margin-right: auto;
	padding: 0px 5px 5px 5px;
    width: 900px;
}

#logo-wrap {
	position: absolute;
	margin: 1px 0px 0px 9px;
}

#logo-wrap img{
	behavior: url(js/iepngfix.htc)
}
#content-wrap {
	background-color: #ffffff;
	background-image: url('../img/tema001/content_background.gif');
	background-repeat: no-repeat;
	min-height: 480px; padding-left:250px; padding-right:30px; padding-top:30px; padding-bottom:20px
}
#content-wrap p{
	line-height: 1.4em;
}


#worldwide-wrap {
	background-color: #ffffff;
	background-image: url('../img/tema001/worldwide_background.gif');
	background-repeat: no-repeat
}

#worldwide {
	padding: 30px 140px 20px 140px;
}


#header {
	/*background-image: url('../img/tema001/header_background.gif');
	background-repeat: repeat-x;
	background-position: left bottom;*/
	background-color: #ffffff;
	height: 78px
}

#meta-navigation {
	background-image: url('../img/tema001/metanav_background.gif');
	/*background-repeat: repeat-x;*/
	/*background-color: #e3e3e3;*/
	color: #7d7d7d;
	font-size: 10px;
	float: right;
	height: 21px;
	line-height: 16px;
	text-align: right;
	/*text-transform: uppercase;*/
	padding-top: 3px;
	width: 900px;
	border-bottom: 7px solid #af0c0e
}

#meta-navigation li {
	display: inline;
	padding: 0px 10px 0px 10px;
	vertical-align: bottom;
}

#meta-navigation li a {
	color: #828282;
}

#meta-navigation li .strong {
	color: #af0c0e;
	padding: 0px 3px 0px 3px;
}

#meta-navigation li form {
	display: inline;
	vertical-align: bottom;
}

#meta-navigation li form input {
	margin: 0px;
	height:16px;
}

#meta-navigation li form input.image {
	vertical-align: middle;
	height:19px;
}

#meta-navigation li form input.text {
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	width: 250px;
}


#motive {

}

#motive img {
	display: block;
}


#search-bar {
    float: right;
    padding: 25px 5px 0px 0px;
}

#search-bar input.text {
    width: 100px;
    padding-top: 0px;
}

#search-bar input.image {
    vertical-align: top;
}

#main-navigation {
	padding: 0px 0px 0px 246px;
	font-size: 11px;
}

#main-navigation table {
	width: 654px;
    background-image: url('../img/tema001/menu-bg.gif');
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 11px;
}

#main-navigation table td {
	text-align: center;
}

#main-navigation table .navilink {
	background-image: url('../img/tema001/mainnavi.gif');
	background-repeat: no-repeat;
	height: 48px;
	padding-left:10px; padding-right:5px; padding-top:30px; padding-bottom:0px
}

#main-navigation table .navilinkactive {
	background: url('../img/tema001/mainnavi_active.gif') no-repeat 0 0;
	height: 48px;
	padding-left:10px; padding-right:5px; padding-top:30px; padding-bottom:0px
}

#main-navigation .navilink a {
    color: #12366d;
	font-size: 1.6em;
	text-decoration: none;
}

#main-navigation .navilink a:hover {
    color: #cc0000;
	font-size: 1.6em;
	text-decoration: none;
}

#main-navigation .navilinkactive a {
    color: #FFFFFF;
	font-size: 1.6em;
	text-decoration: none;
}

#main-navigation li {
    background-image: url('../img/tema001/mainnavi.gif');
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: auto;
	padding-left:16px; padding-right:16px; padding-top:32px; padding-bottom:0px
}

#main-navigation li.active {
	background-image: url('../img/tema001/mainnavi_active_2.gif');
	background-repeat: repeat-x
}

#main-navigation li a {
    color: #666666;
    text-transform: uppercase;
}

#main-navigation li a.alternative {
	display: none;
}

#main-navigation li.navilinkactive a {
    color: #FFFFFF;
	text-decoration: none;
}

#main-navigation li.active a {
	color: #ffffff;
}

#main-navigation li.logout {
    background: transparent;
    padding: 5px 0px 0px 15px;
}

#sub-menue {
	font-size: 11px;
	text-transform: uppercase;
	color: #646464;
}

#sub-menue li {
	padding: 0px 0px 7px 0px;
}

#sub-menue li a {
	color: #646464;
}

#sub-menue li.level_0,
#sub-menue li.level_0_active {
	background-image: url('../img/tema001/subnavi_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: bold;
	padding-left: 12px
}

#sub-menue li.level_1,
#sub-menue li.level_1_active {
	background-image: url('../img/tema001/subnavi_arrow_2.gif');
	background-repeat: no-repeat;
	background-position: 12px 4px;
	padding-left: 20px
}

#sub-menue li.level_0_active a,
#sub-menue li.level_1_active a,
#sub-menue li.level_2_active a {
	color: #006ab3;
}

#sub-menue li.level_2,
#sub-menue li.level_2_active {
	background-image: url('../img/tema001/subnavi_arrow_2.gif');
	background-repeat: no-repeat;
	background-position: 20px 4px;
	padding-left: 28px;
	text-transform: none
}

#frontpage-slogan {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	margin: 25px 0px 0px 165px;
	width: 600px;
}

#frontpage-map {
	padding-bottom: 20px;
}

.frontpage-country {
	display: none;
	border-bottom: 1px solid #bdbdbd;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
}


#homepage-wrap {
	background-color: #ffffff;
	background-image: url('../img/tema001/homepage_background.gif');
	background-repeat: no-repeat;
	padding-top: 7px;
	min-height: 300px
}

#homepage-normal {
	background-color: #ffffff;
	background-repeat: no-repeat;
	min-height: 300px; /* IE 7 Fix */
}

#homepage-wrap h2 {
	font-size: 1.2em;
	color: #cc0000;
	padding:0 0 10px 0;
}

#homepage-wrap h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #8b8b8b;
}

#homepage-wrap,
#homepage-wrap table {
	font-size: 11px;
}

#homepage-wrap table {
	margin: 0px;
}

#homepage-wrap table td {
	width: 50%;
}

#homepage-block {
	float: left;
	padding: 25px 15px 0px 15px;
	width: 420px;
}

#homepage-block h6 {
	color: #006ab3;
}

#homepage-block ul.standard li {
	background-image: url('../img/tema001/subnavi_arrow.gif');
	background-position: 0px 2px;
	padding-left: 15px
}

#homepage-middle-column {
	float: left;
	width: 200px;
	margin: 27px 0px 0px 20px;
	padding-bottom: 0px;
}

#homepage-middle-column img,
#homepage-right-column img {
	display: block;
}

#homepage-middle-column .object-right,
#homepage-middle-column .content-view-embeddedmedia,
#homepage-middle-column .attribute-image,
#homepage-middle-column .attribute-image p {
	padding: 0px;
	margin: 0px;
}


#homepage-right-column {
	float: left;
	width: 175px;
	margin: 30px 0px 0px 35px;
}

#homepage-container-left {
	background-image: url('../img/tema001/dots_vertical.gif');
	background-position: 210px 8px;
	background-repeat: no-repeat;
	width: 400px;
	float: left;
	margin-left: 15px
}

#homepage-container-right {
	width: 400px;
	margin-left: 465px;
}

#container-contacts {
	margin-top: 60px;
}

.fair{
	height: 80px;
	margin-bottom: 30px;
}

#left-column {
	position: absolute;
	margin: 30px 0px 0px -235px;
	width: 190px;
}

.container {
    border: 1px solid #bdbdbd;
    padding: 10px;
    margin-bottom: 15px;
}

ul.images li {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	float: left;
	margin: 0px 5px 5px 0px;
	height: 130px;
	width: 140px;
	line-height:130px;
	text-align:center;
	vertical-align:middle;
}

ul.images li img {
	margin: auto;
	vertical-align:middle;
}

table.default {
	border-collapse: separate;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	width: 100%;
}
table.default td {
	background-color: #f7f7f7;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 3px 5px 3px 5px;
}

#worldwide-wrap table td {
	width: 50%;
	padding: 0px 20px 10px 0px;
}


fieldset {
	border: 0px;
}

textarea {
	overflow: auto;
}

input.text,
textarea,
input.box,
input.halfbox,
input.year,
input.month,
input.day,
input.ezcc-user,
select {
    background: #f7f7f7;
    border: 1px solid #bdbdbd;
    font-size: 0.9em;
    color: #666666;
    padding: 2px 5px 2px 5px;
    margin-bottom: 7px;
}

select>option {
	padding-right: 15px;
}

input.image {
    margin-bottom: 10px;
}

.message-warning {
	padding-bottom: 25px;
	color: #c31919;
}

input.submit,
input.button,
input.defaultbutton {
	background-color: #ffffff;
	background-image: url('../img/tema001/subnavi_arrow.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px solid #bfbfbf;
	color: #006ab3;
	font-weight: bold;
	text-align: left; padding-left:15px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

.image-left,
.object-left {
	float: left;
	margin: 3px 10px 10px 0px;
}

.image-right,
.object-right {
	float: right;
	margin: 3px 0px 10px 10px;
}

img.person{
	border: 1px solid #c9c9cb;
	margin-left: 10px;
	margin-top: 12px;
	padding: 2px;
}

.recommend-page-node-content {
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 10px;
}

#footer {
	font-size: 11px;
	background-image: url('../img/tema001/footer.gif');
	background-repeat: no-repeat;
    color: #7c7c7c;
	height: 68px;
	padding-left:250px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#homepage-normal #footer, #homepage-wrap #footer {
	background-image: url('../img/tema001/footer_homepage.gif');
	background-position: 0 -2px;
	background-repeat: repeat-x;
	height: 65px;
	color: #cfe2f0; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#worldwide-wrap #footer {
	background-image: url('../img/tema001/footer_worldwide.gif');
	background-repeat: repeat-x;
	height: 40px;
	padding-left:145px; padding-right:0px; padding-top:20px; padding-bottom:0px
}

#worldwide-wrap #footer .actions {
	display: none;
}

#footer .actions {
	height: 45px;
	font-size: 10px;
}

#footer .actions li {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
	color: #7c7c7c;
	/* text-transform: uppercase; */
	padding: 0px 12px 0px 18px;
}

#footer .actions li.privacy {
	background-image: url('../img/tema001/icon_privacy.gif');
}

#footer .actions li.sitemap {
	background-image: url('../img/tema001/icon_sitemap.gif');
}

#footer .actions li.print {
	background-image: url('../img/tema001/icon_print.gif');
}

#footer .actions li.recommend {
	background-image: url('../img/tema001/icon_recommend.gif');
}

#footer .actions li.top {
	background-image: url('../img/tema001/icon_top.gif');
	/*
		background-position: right top;
		padding: 0px 15px 0px 18px;
	*/
}
/*
#homepage-wrap #footer .actions li.top {
	display: none;
}
*/
#footer .actions li a {
	color: #7c7c7c;
}


.block {
	border: 1px solid #eeeeee;
	background-color: #fbfbfb;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}

.block .block {
	border: 0px;
	background: transparent;
	margin: 0px;
	padding: 0px;
}

.block table.list td,
.block table.list th {
	border: 1px solid #eeeeee;
	padding: 3px;
}

.block table.list th {
	background-color: #dddddd;
}

.highslide {
	cursor: url(../images/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}

.highslide-caption {
    display: none;
}

.highslide-caption .description {
	background-color: #ffffff;
	background-image: url('../img/tema001/zoom_background.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 15px
}

.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../images/highslide/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

A.leftmenu, A.leftmenu:active, A.leftmenu:visited, A.leftmenu:link  {
	BACKGROUND-COLOR: #fcfcfc;
	BORDER-BOTTOM: #e5e5e5 1px solid;
	BORDER-RIGHT: #e5e5e5 1px solid;
	BORDER-LEFT: #e5e5e5 1px solid;
	DISPLAY: block;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 4px; 
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 4px;
	TEXT-DECORATION: none;
	COLOR:#37628F;
}
A.leftmenu:hover {
	BACKGROUND-COLOR: #f4f4f4;
	COLOR: #cc0000;
}
A.ilgiliUrun, A.ilgiliUrun:active, A.ilgiliUrun:visited, A.ilgiliUrun:link  {
	BACKGROUND-COLOR: #fcfcfc;
	BORDER-BOTTOM: #e5e5e5 1px solid;
	BORDER-RIGHT: #e5e5e5 1px solid;
	BORDER-LEFT: #e5e5e5 1px solid;
	DISPLAY: block;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 4px; 
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 4px;
	TEXT-DECORATION: none;
	COLOR:#37628F;
}
A.ilgiliUrun:hover {
	BACKGROUND-COLOR: #f4f4f4;
	COLOR: #cc0000;
}
.bilgi-talep-formu{
	BACKGROUND-COLOR: #fcfcfc;
	BORDER-BOTTOM: #e5e5e5 1px solid;
	BORDER-RIGHT: #e5e5e5 1px solid;
	BORDER-LEFT: #e5e5e5 1px solid;
	FONT-SIZE: 8pt;
	COLOR:#336699;

}
.input3{
	BACKGROUND-COLOR: #ffffff;
	BORDER: #e5e5e5 1px solid;
	FONT-SIZE: 9pt;
	COLOR:#333333;
}

#UrunBaslik h1{
	FONT-SIZE: 14pt;
	COLOR:#12366d;
}

.sbaslik h1{
	FONT-SIZE: 12pt;
	COLOR:#12366d;
}

#UrunBaslik2 h1{
	FONT-SIZE: 14pt;
	COLOR:#12366d;
}

a.urun-listele, a.urun-listele:active, a.urun-listele:visited, a.urun-listele:link  {
	BACKGROUND-COLOR: #fcfcfc;
	BORDER-BOTTOM: #ffffff 1px solid;
	DISPLAY: block;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 1px; 
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 1px;
	TEXT-DECORATION: none;
	COLOR:#37628F;
}
a.urun-listele:hover {
	BACKGROUND-COLOR: #f4f4f4;
	COLOR: #ff6600;
}

a.kategori, a.kategori:active, a.kategori:visited, a.kategori:link  {
	BACKGROUND-COLOR: #fcfcfc;
	BORDER-BOTTOM: #ffffff 1px solid;
	DISPLAY: block;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 4px;
	TEXT-DECORATION: none;
	COLOR:#37628F;
}
a.kategori:hover {
	COLOR: #cc0000;
}
#icsayfa-sol {
	float: left;
	padding: 20px 15px 0px 15px;
	width: 180px;
	height: auto;
}
#icsayfa-sag {
	float: left;
	width: 630px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 20px 30px 0px 20px;
}

a.alink, a.alink:active, a.alink:visited, a.alink:link  {
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	COLOR:#4583C0;
}
a.alink:hover {
	BACKGROUND-COLOR: #f9f9f9;
	COLOR: #ff6600;
}

.DivPage		{ 
	padding: 5px 5px 5px 5px; 
	}

.pagelink, .pagecurrent{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #F9F9F9;
	padding: 2px 4px 2px 4px;
	border: 1px solid #999999;
	}

.pagecurrent{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #E4E4E4;
	}

.pagearrow{ /* For Mozilla */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #F9F9F9;
	padding: 2px 3px 2px 3px;
	border: 1px solid #999999;
	}

* html .pagearrow{ /* For IE 5|6 */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #F9F9F9;
	padding: 0px 3px 0px 3px;
	border: 1px solid #999999;
	}

.pagelink a:active, .pagelink a:visited, .pagelink a:link { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none; 
	}

.pagearrow a:active, .pagearrow a:visited, .pagearrow a:link { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
.cInput{
    background: #f7f7f7;
    border: 1px solid #bdbdbd;
    font-size: 0.9em;
    color: #666666;
    padding: 2px 5px 2px 3px;
    margin-bottom: 3px;
	width:180px;
}
.cTextArea{
    background: #f7f7f7;
    border: 1px solid #bdbdbd;
    font-size: 0.9em;
    color: #666666;
    padding: 2px 5px 2px 3px;
    margin-bottom: 3px;
	width:280px;
	height:150px;
}
.cButton{
    background: #f7f7f7;
    border: 1px solid #bdbdbd;
    font-size: 0.9em;
    color: #666666;
    padding: 2px 5px 2px 5px;
    margin-bottom: 3px;
}
#iletisimbg{
	background-color: #ffffff;
	background-image: url('../img/sise.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#ikbg{
	background-color: #ffffff;
	background-image: url('../img/ik.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#istekbg{
	background-color: #ffffff;
	background-image: url('../img/istek.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#iletisimbilgibg{
	background-color: #ffffff;
	background-image: url('../img/iletisim.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.urun-ozellikleri{
	BORDER-BOTTOM: #e5e5e5 1px solid;
	BORDER-RIGHT: #e5e5e5 1px solid;
	BORDER-LEFT: #e5e5e5 1px solid;
	PADDING-BOTTOM: 4px; 
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 10px;
	width:248px;
	text-align:center;
}