@charset "utf-8";
/* CSS Document */

BODY {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px; FONT: 12px "Trebuchet MS", "Lucida Sans", sans-serif; COLOR: #333;

}


a:link, a:visited {
	color: #2d5696; 
}

a:hover {
	color: #CC0000;
}

div.abc div.item {
	margin-bottom: 15px;
}

div.abc div.item-tr {
	padding: 0px 100px 0px 0px;
	background: url(main_tr.png) 100% 0 no-repeat;
}

div.abc div.item-t {
	padding: 0px 0px 0px 100px;
	background: #ffffff;
}

div.abc div.item-pin {
	height: 35px;
	background: url(main_pin.png) 50% 0 no-repeat;
}

div.abc div.item-r {
	padding: 0px 10px 0px 0px;
	background: url(main_r.png) 100% 0 repeat-y;
}

div.abc div.item-m {
	padding: 0px 5px 5px 5px;
	background: #ffffff;
	overflow: hidden;
}

div.abc div.item-bl {
	background: url(main_bl.png) 0 0 no-repeat;
}

div.abc div.item-br {
	padding: 0px 100px 0px 100px;
	background: url(main_br.png) 100% 0 no-repeat;
}

div.abc div.item-b {
	height: 15px;
	background: url(main_b.png) 0 0 repeat-x;
}
.float-left { float: left; }
.float-right { float: right; }
.width50 { width: 49.999%; }
div.abc div.last div.item {
	margin-right: 0px;
}

blockquote.quotation {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote.quotation p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(blockquote_end.png) 100% 100% no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 { font-size: 150%; }
h2 { font-size: 150%; }
h3 { font-size: 150%; }
h4 { font-size: 100%; }
h5 { font-size: 150%; }
h6 { font-size: 100%; }

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif
}

h1 {
	font-weight: normal;
	color: #d25028;
}

#page h1 a {
	color: #d25028;
	text-decoration: none;
}

h2 {
	font-weight: normal;
	color: #8C9196;
}

h3 {
	font-weight: normal;
	color: #50555A;
}

h4 {
	font-weight: normal;
	color: #d25028;
	margin:0px;
}

h5 {
	font-weight: normal;
	color: #6E7378;
}

h6 {
	font-weight: normal;
	color: #d25028;
}


#gallery {position:relative; width:745; height:247px}
#images {height:1px;}
#image {position:relative; width:745px; height:247px; url(space.gif) center center no-repeat}
#image img {position:absolute; padding-top:32px;}

div#breadcrumbs {
	margin: 0px 0px 0px 0px;
	height: 30px;
	overflow: hidden;
	font-family: "Courier New", Courier, monospace;
}

div#breadcrumbs a, div#breadcrumbs span {
	display: block;
	height: 30px;
	padding: 0px 15px 0px 10px;
	background: url(breadcrumb_item.png) 100% 100% no-repeat;
	float: left;
	line-height: 25px;
}

div#breadcrumbs a {
	text-decoration: underline;
}

#yw-forecast{clear:both;position:relative;min-height:100px;height:10.6154em;*height:10.2632em;}
#yw-forecast.gece{}

#yw-forecast .forecast-temp{position:absolute;top:35px;left:0px;min-width:190px;width:14.3846em;*width:14.0138em;background:url(gunduz.png) no-repeat;_background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gunduz.png',sizingMethod='crop');}
#yw-forecast.gece .forecast-temp{background:url(gece.png) no-repeat;_background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gece.png',sizingMethod='crop');}
#yw-forecast .forecast-temp h3{float:right;color:#fff;text-shadow:#315895 0 -1px 1px;font-weight:bold;font-size:260%;padding:5px 15px 0px 0;}
#yw-forecast .forecast-temp p{clear:right;text-align:right;padding-right:17px;color:#fff;font-size:85%;text-shadow:#315895 0 -1px 1px;}
#yw-forecast .forecast-icon{position:absolute;top:0;left:10px;width:200px;height:130px;background-repeat:no-repeat;}
.thumb { background:#FFFFFF;padding:0px;border: 1px solid #dedede;margin:0px 0px; cursor:pointer}
.thumb:hover {border: 1px solid #818181;}

fieldset { border: 1px solid #c8c8c8; }
legend { background: #ffffff; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #c8c8c8; background: #ffffff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaaaaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #8c8c8c; outline: 2px solid #dcdcdc; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display: none; }

fieldset { padding: 0 1em 1em 1em; }
legend { padding: 0 .8em 0 .8em; }
textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }
option { padding: 0 0 .1em .4em; }
form div { margin: .8em 0 .8em 0; }
button, input[type='button'], input[type='submit'] { padding: .2em .3em .2em .1em; line-height: 100%; }
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }
div.contact h1 {
	margin-bottom: 0px;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: -1px;
}

div.contact h2 {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

div.contact div.image {
	float: right;
}

div.contact table {
	margin-bottom: 10px;
}

div.contact label.label-top {
	display: block;
}

div.mod-tile div.box-t1 {
	background: url(module_tile_tl.png) 0 0 no-repeat;
}

div.mod-tile div.box-t2 {
	padding: 0px 17px 0px 12px;
	background: url(module_tile_tr.png) 100% 0 no-repeat;
}

div.mod-tile div.box-t3 {
	height: 12px;
	background: url(module_tile_t.png) 0 0 repeat-x;
}

div.mod-tile div.box-1 {
	background: url(module_tile_l.png) 0 0 repeat-y;
}

div.mod-tile div.box-2 {
	padding: 0px 10px 0px 5px;
	background: url(module_tile_r.png) 100% 0 repeat-y;
}

div.mod-tile div.box-3 {
	padding: 0px 10px 0px 10px;
	background: #F5F5F5;
	overflow: hidden;
}

div.mod-tile div.box-b1 {
	background: url(module_tile_bl.png) 0 0 no-repeat;
}

div.mod-tile div.box-b2 {
	padding: 0px 17px 0px 12px;
	background: url(module_tile_br.png) 100% 0 no-repeat;
}

div.mod-tile div.box-b3 {
	height: 17px;
	background: url(module_tile_b.png) 0 0 repeat-x;
}

div.mod-tile h3.header {
	margin: 0px 0px 5px 0px;
	font-size: 150%;
	letter-spacing: -1px;
}

div.mod-tile h3.header span.color {
	color: #141414;
}

div.mod-tile div.badge-new,
div.mod-tile div.badge-top,
div.mod-tile div.badge-pick {
	right: 4px;	
}

div.mod-print div.box-t1 {
	padding: 0px 5px 0px 0px;
	background: url(module_print_tr.png) 100% 0 no-repeat;
}

div.mod-print div.box-t2 {
	height: 5px;
	background: #F3F1E5;
}

div.mod-print div.box-1 {
	background: url(module_print_r.png) 100% 0 repeat-y;
}

div.mod-print div.box-2 {
	padding: 0px 39px 0px 34px;
	background: url(module_print_l.png) 0 0 repeat-y;
}

div.mod-print div.box-3 {
	padding: 12px 5px 18px 5px;
	background: #F3F1E5;
	overflow: hidden;
	font-family: "Courier New", Courier, monospace;
}

div.mod-print div.box-b1 {
	background: url(module_print_bl.png) 0 0 no-repeat;
}

div.mod-print div.box-b2 {
	padding: 0px 10px 0px 10px;
	background: url(module_print_br.png) 100% 0 no-repeat;
}

div.mod-print div.box-b3 {
	height: 5px;
	background: url(module_print_b.png) 0 0 repeat-x;
}

div.mod-print h3.header {
	margin: 0px 0px 5px 0px;
	font-size: 150%;
	letter-spacing: -1px;
	font-family: "Courier New", Courier, monospace;
	color: #323232;
}
