html{height:100%}
body {background-image: url(../images/background.gif);position:relative;}
body,div,td,input,textarea,select{font-family:Tahoma,Arial, Helvetica, sans-serif;font-size:12px}
a{color:#CF4407;background-color:transparent}
a:hover,a:link {}
td{vertical-align:top}
h4{font-size:11pt;font-weight:bold;color:#FF7F16;margin:0;}
form{margin:0;padding:0;}
form.ekle div{margin-bottom:5px}
form.ekle label {font-weight:bold;}
form.ekle label span{font-weight:bold;width:90px;display:block;float:left;text-align:right;padding-right:4px;}

div#navSection{position:relative;width:800px; height:140px;margin-bottom:5px;}
div#navBar{width:100%;height:40px;position:absolute;bottom:0px;left:0px;}
div#navBar div#left{width:20px;height:100%;display:block;float:left;background:url(../images/bar_corners.png) 1px 0px no-repeat;}
div#navBar div#middle{width:760px;height:30px;display:block;float:left;background:url(../images/bar_patterns.png) 0px 0px repeat-x;padding-top:10px;}
div#navBar div#right{width:20px;height:100%;display:block;float:right;background:url(../images/bar_corners.png) -24px 0 no-repeat;}
div#mainContent{width:796px;clear:both;position:relative;}

.tbl {position:relative;clear:both}
.tbl #topLeft{background:url(../images/components.png) -55px -4px no-repeat; width:8px;height:8px}
.tbl #topBar{background:url(../images/bar_patterns.png) 0 -75px repeat-x;height:8px}
.tbl #topRight{background:url(../images/components.png) -65px -4px no-repeat; width:8px;height:8px}
.tbl #bottomLeft{background:url(../images/components.png) -55px -14px no-repeat; width:8px;height:8px}
.tbl #bottomBar{background:url(../images/bar_patterns.png) 0 -85px repeat-x;height:8px}
.tbl #bottomRight{background:url(../images/components.png) -65px -14px no-repeat; width:8px;height:8px}
.tbl #leftBar{background:url(../images/patterns_vertical.png) -10px 0 repeat-y;width:8px;}
.tbl #rightBar{background:url(../images/patterns_vertical.png) -20px 0 repeat-y;width:8px}
.tbl #centerArea{background-color:#FFF685}

.footer{margin-top:40px;color:#CF4407}
.footer a{color:#CF4407}

#alert{
	width:400px;height:100px;position:absolute;border-collapse:collapse;
}
#alert #alertTop{
	position:relative;height:22px;width:100%;cursor:move;
}

#alert #alertTop #left{
background: url(../images/components.png) 0 0 no-repeat; width:4px;height:22px;float:left;
}
#alert #alertTop #right{
background: url(../images/components.png) -5px 0px no-repeat; width:4px;height:22px;float:right;
}
#alert #alertTop #alertTitle{
width:352px;height:21px;padding: 3px 37px 0 3px;float:left;color:#FFFFFF;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10pt;font-weight:bold;
background: url(../images/bar_patterns.png) 0 -45px;
}
#alert #alertTop a#closeBtn{
	background: url(../images/components.png) -30px -6px no-repeat; width:16px;height:16px;position:absolute;right:7px; top:3px;
}

#alert #alertTop a#closeBtn:hover{
	background: url(../images/components.png) -10px -6px no-repeat; width:16px;height:16px;position:absolute;right:7px; top:3px;
}

#alert #alertMain{
	height:74px;
}
#alert #alertMain #left{
float:left;background:url(../images/patterns_vertical.png) 0 0 repeat-y;height:74px;width:4px;
}
#alert #alertMain #right{
float:right;background:url(../images/patterns_vertical.png) -5px 0 repeat-y;height:74px;width:4px;
}
#alert #alertMain #alertText{
height:60px;width:382px;background-color:#FFEBDB;color:#fe6701;font-size:11px;font-family:Arial, Helvetica, sans-serif;padding:7px 5px;position:relative;
}
#alert #alertMain #alertButtons{
position:absolute;bottom:10px;width:100%;text-align:center;
}
#alert #alertBottom{
	height:4px;
}

#alert #alertBottom #left{
	background: url(../images/components.png) -50px -18px no-repeat; width:4px;height:4px;float:left;
}
#alert #alertBottom #right{
	background: url(../images/components.png) -50px -6px no-repeat; width:4px;height:4px;float:right;
}
#alert #alertBottom #bottomLine{
	background: url(../images/bar_patterns.png) 0px -70px repeat-x; width:392px;height:4px;float:left;
}

.shadow{position: absolute;z-index: -10;top: 2px;left: -2px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tourexpi.com/images/shadow.png', sizingMethod='scale');height: 101%;width: 102%}
.error{ margin-top: 3px; margin-bottom: 3px; background: url(../images/icons/userred.png) no-repeat 3px left;background-color:#ff6060; border: 1px dotted #cc0000; color: white; font-size: 11px; padding: 3px 2px 3px 18px; display: block; clear: both; }
.success{ background: url(../images/icons/usergreen.png) no-repeat 3px left ;background-color:#ccff33; display: block; border: 1px dotted #999933; clear: both; padding: 3px 2px 3px 18px; margin-top: 3px; margin-bottom: 3px; }

.unread td{font-weight:bold;cursor:hand;font-size:8pt;}
.read td{font-weight:100;cursor:hand;font-size:8pt;}
tr.nomessage td{background-color:#FFFFFF;font-weight:bold;height:40px;padding-top:15px;}

.listMenu {border-collapse:collapse;border:1px solid #FFFFFF;background-color:#FFFFFF}
.listMenu thead td {background-color:#FF7403;color:white;font-weight:bold;padding:4px 8px 4px 2px;border:1px solid #FFFFFF;}/*70AED3 border 669999*/
.listMenu thead td a{background-color:#FF7403;color:white;font-weight:bold;}
.listMenu tbody td{border:1px solid #FFFFFF;padding-left:2px;color:#333333;line-height:22px;}
.listMenu tbody tr.hand {cursor:hand;cursor:pointer}
.listMenu tbody tr.odd {background-color:#FF7F16;} /*background-color:#E9EFE6*/
.listMenu tbody tr.even {background-color:#FF7F16;}/*background-color:#FFFFFF;*/
.listMenu tbody tr:hover {background-color:#CCFF33;}/*background-color:#CCFF33;*/
.listMenu tbody tr.selected{background-color:#00FF00}
.listMenu tbody tr.warn{background-color:#FFFF8D;}/*FFCCCC*/

ul.resimalani{list-style:none;margin:0;padding:0;}
ul.resimalani li{display:block;float:left;width:150px;position:relative;height:160px;}

ul.hikaye{list-style:none;margin:0;padding:0;margin-top:10px;}
ul.hikaye li{display:block;float:left;width:397px;position:relative;height:270px;margin-top:7px;}

ul.menu {list-style:none;margin:0;padding:0;}
ul.menu li{margin:0;padding:0 6px;display:inline;float:left;line-height:25px;color:#CC0000;font-weight:bold;}
ul.menu li a{color:#336699;font-weight:bold;background-color:transparent}
ul.menu li a:hover,ul.menu li a:link{}
form.search td{font-weight:bold;font-size:11px}
form.search input,form.search select{font-size:11px;}
@import url("formie.css");
