﻿/* style2 */

h1 { 
	color: #666;
}

h2 {
	color: #1e507d;
}

h3 {
	color: #333;
}

body {
	color: #333;
	background: #999999;
}

a {
	color: #206ba8;
}

img.album {
	border: 2px solid #206ba8;
}

/* horiz menu */

#horiz-menu a {
	color: #fff;
}

#horiz-menu li.active a {
	color: #5eccff;
}

#horiz-menu ul li:hover,
#horiz-menu ul li.sfHover,
#horiz-menu ul ul {
	background: #1A3C5E;
}

#horiz-menu ul li:hover a,
#horiz-menu ul li.sfHover a,
#horiz-menu ul li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a {
	color: #5eccff;
}

#horiz-menu ul li:hover li a,
#horiz-menu ul li.sfHover li a,
#horiz-menu ul li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li a {
	color: #fff;
}

#horiz-menu ul ul li,
#horiz-menu ul ul li:hover,
#horiz-menu ul ul li.sfHover {
	background: url(../images/style2/dropdown-div.png) 0 100% repeat-x;
}

#horiz-menu li li.parent a,
#horiz-menu li li.parent li.parent a,
#horiz-menu li li.parent li.parent li.parent a {
	background: url(../images/style2/dropdown-child.png) 100% 50% no-repeat;
}

#mainframe ul.menuside a {
	background: #f5f5f5 url(../images/style2/bullets-mainmenu.png) 5px 5px no-repeat;
}

a.mainlevel {
	background: #f5f5f5 url(../images/style2/bullets-mainmenu.png) 5px 5px no-repeat;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	color: #666;
}

.componentheading {
	color: #f68920;
	border-bottom: 5px solid #eee;
}

#mainframe td.contentheading,
.contentheading {
	background: #f3f3f3;
	color: #333;
}

#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading,
#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading {
	background: #f3f3f3;
}

/* structure */

#body-b {
	background: #fff url(../images/style2/bg-bottom.png) 0 100% repeat-x;
}

#body-t {
	background: url(../images/style2/bg.png) 0 0 repeat-x;
}

#frame-1 {
	background: url(../images/style2/shadow-br.png) 100% 100% no-repeat;
}

#frame-2 {
	background: url(../images/style2/shadow-bl.png) 0 100% no-repeat;
}

#frame-3 {
	background: url(../images/style2/shadow-tr.png) 100% 0 no-repeat;
}

#frame-4 {
	background: url(../images/style2/shadow-tl.png) 0 0 no-repeat;
}

#masthead {
	background: url(../images/style2/masthead-bg.png) 0 0 repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#logo {
	background: url(../images/style2/logo.png) 0 0 no-repeat;
}

#horiz-menu {
	background: url(../images/style2/menu-bg.png) 0 0 repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#mainbody-1 {
	background: #fff url(../images/style2/body-b.png) 0 100% repeat-x;
}

#mainbody-2 {
	background: url(../images/style2/body-t.png) 0 0 repeat-x;
}

#mainbody-3 {
	background: url(../images/style2/body-br.png) 100% 100% no-repeat;
}

#mainbody-4 {
	background: url(../images/style2/body-bl.png) 0 100% no-repeat;
}

#mainbody-5 {
	background: url(../images/style2/body-tr.png) 100% 0 no-repeat;
}

#mainbody-6 {
	background: url(../images/style2/body-tl.png) 0 0 no-repeat;
}

#footer-1 {
	background: #E5E5E5 url(../images/style2/footer-bg.png) 0 100% repeat-x;
}

#footer-2 {
	background: url(../images/style2/footer-edge.png) 100% 0 repeat-y;
}

#footer-3 {
	background: url(../images/style2/footer-edge.png) 0 0 repeat-y;
}

#footer-4 {
	background: url(../images/style2/footer-edge2.png) 100% 100% no-repeat;
}

#footer-5 {
	background: url(../images/style2/footer-edge2.png) 0 100% no-repeat;
}

#rocket-1 {
	background: url(../images/style2/footer-shadow-bg.png) 0 0 repeat-x;
}

#rocket-2 {
	background: url(../images/style2/footer-shadow-r.png) 100% 0 no-repeat;
}

#rocket-3 {
	background: url(../images/style2/footer-shadow-l.png) 0 0 no-repeat;
}

img#rocket {
	background: url(../images/style2/rocket.png) 0 0 no-repeat;
}

/* modules */

.module-hilite1 {
	color: #ddd;
}

.module-hilite3 {
	color: #eee;
}

.module-hilite4 {
	color: #ccc;
}

.module-hilite1 a {
	color: #fff;
}

.module-hilite3 a {
	color: #fff;
}

.module-hilite4 a {
	color: #fff;
}

#footer-1 .module {
	color: #000;
}

#footer-1 .module a {
	color: #23507D;
}

#footer-1 .module h3 {
	color: #23507D;
}

.module h3,
.module-hilite2 h3 {
	background: url(../images/style2/bullet-header-hilite2.png) 0 0 no-repeat;
}

.module-hilite1 h3 {
	color: #fff;
	background: url(../images/style2/bullet-header-hilite1.png) 0 0 no-repeat;
}

.module-hilite3 h3 {
	color: #fff;
	background: url(../images/style2/bullet-header-hilite3.png) 0 0 no-repeat;
}

.module-hilite4 h3 {
	color: #fff;
	background: url(../images/style2/bullet-header-hilite4.png) 0 0 no-repeat;
}

.module .readon,
.module-hilite2 .readon {
	background: url(../images/style2/arrow-1.png) 0 0 no-repeat;
}

.module-hilite1 .readon {
	background: url(../images/style2/arrow-4.png) 0 0 no-repeat;
}

.module-hilite3 .readon {
	background: url(../images/style2/arrow-6.png) 0 0 no-repeat;
}

.module-hilite4 .readon {
	background: url(../images/style2/arrow-5.png) 0 0 no-repeat;
}

/* generic */

.module-hilite1 {
	background: url(../images/style2/hilite1/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite1 div {
	background: url(../images/style2/hilite1/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite1 div div {
	background: url(../images/style2/hilite1/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite1 div div div {
	background: url(../images/style2/hilite1/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite2 {
	background: url(../images/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite2 div {
	background: url(../images/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite2 div div {
	background: url(../images/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite2 div div div {
	background: url(../images/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite3 {
	background: url(../images/style2/hilite3/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite3 div {
	background: url(../images/style2/hilite3/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite3 div div {
	background: url(../images/style2/hilite3/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite3 div div div {
	background: url(../images/style2/hilite3/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite4 {
	background: url(../images/style2/hilite4/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite4 div {
	background: url(../images/style2/hilite4/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite4 div div {
	background: url(../images/style2/hilite4/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite4 div div div {
	background: url(../images/style2/hilite4/module-left-br.png) 100% 100% no-repeat;
}

/* left */

.left .module-hilite1 {
	background: url(../images/style2/hilite1/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite1 div {
	background: url(../images/style2/hilite1/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite1 div div {
	background: url(../images/style2/hilite1/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite1 div div div {
	background: url(../images/style2/hilite1/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite2 {
	background: url(../images/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite2 div {
	background: url(../images/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite2 div div {
	background: url(../images/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite2 div div div {
	background: url(../images/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite3 {
	background: url(../images/style2/hilite3/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite3 div {
	background: url(../images/style2/hilite3/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite3 div div {
	background: url(../images/style2/hilite3/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite3 div div div {
	background: url(../images/style2/hilite3/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite4 {
	background: url(../images/style2/hilite4/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite4 div {
	background: url(../images/style2/hilite4/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite4 div div {
	background: url(../images/style2/hilite4/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite4 div div div {
	background: url(../images/style2/hilite4/module-leftcol-br.png) 100% 100% no-repeat;
}

/* right */

.right .module-hilite1 {
	background: url(../images/style2/hilite1/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite1 div {
	background: url(../images/style2/hilite1/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite1 div div {
	background: url(../images/style2/hilite1/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite1 div div div {
	background: url(../images/style2/hilite1/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite2 {
	background: url(../images/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite2 div {
	background: url(../images/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite2 div div {
	background: url(../images/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite2 div div div {
	background: url(../images/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite3 {
	background: url(../images/style2/hilite3/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite3 div {
	background: url(../images/style2/hilite3/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite3 div div {
	background: url(../images/style2/hilite3/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite3 div div div {
	background: url(../images/style2/hilite3/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite4 {
	background: url(../images/style2/hilite4/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite4 div {
	background: url(../images/style2/hilite4/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite4 div div {
	background: url(../images/style2/hilite4/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite4 div div div {
	background: url(../images/style2/hilite4/module-rightcol-bl.png) 0 100% no-repeat;
}

/* content */

div#mod-top {
	background: url(../images/style2/masthead-div.png) 0 0 no-repeat;
}

div#mod-top li {
	background: url(../images/style2/bullet-masthead.png) 0 5px no-repeat;
	color: #333;
}

div#mod-top a {
	color: #1e507d;
}

span.pathway {
	color: #333;
}

span.pathway a {
	color: #206ba8;
	background: url(../images/style2/bullet-pathway.png) 100% 50% no-repeat;
}

.readon {
	background: url(../images/style2/readon-default.png) 0 0 no-repeat;
}

li.number-1 {
	background: url(../images/style2/number-1.png) 0 2px no-repeat;	
}

li.number-2 {
	background: url(../images/style2/number-2.png) 0 2px no-repeat;	
}

li.number-3 {
	background: url(../images/style2/number-3.png) 0 2px no-repeat;	
}

li.number-4 {
	background: url(../images/style2/number-4.png) 0 2px no-repeat;	
}

li.number-5 {
	background: url(../images/style2/number-5.png) 0 2px no-repeat;	
}

li.number-6 {
	background: url(../images/style2/number-6.png) 0 2px no-repeat;	
}

li.number-7 {
	background: url(../images/style2/number-7.png) 0 2px no-repeat;	
}

li.number-8 {
	background: url(../images/style2/number-8.png) 0 2px no-repeat;	
}

li.number-9 {
	background: url(../images/style2/number-9.png) 0 2px no-repeat;	
}

ul.flame-1 li {
	background: url(../images/style2/flame-1.png) 0 2px no-repeat;
}

ul.flame-2 li {
	background: url(../images/style2/flame-2.png) 0 2px no-repeat;
}

ul.flame-3 li {
	background: url(../images/style2/flame-3.png) 0 2px no-repeat;
}

ul.arrow-1 li {
	background: url(../images/style2/arrow-1.png) 2px 2px no-repeat;
}

ul.arrow-2 li {
	background: url(../images/style2/arrow-2.png) 2px 2px no-repeat;
}

ul.arrow-3 li {
	background: url(../images/style2/arrow-3.png) 2px 2px no-repeat;
}

ul.arrow-4 li {
	background: url(../images/style2/arrow-4.png) 2px 2px no-repeat;
}

ul.arrow-5 li {
	background: url(../images/style2/arrow-5.png) 2px 2px no-repeat;
}

ul.arrow-6 li {
	background: url(../images/style2/arrow-6.png) 2px 2px no-repeat;
}

ul.triangle-1 li {
	background: url(../images/style2/triangle-1.png) 6px 4px no-repeat;
}

ul.triangle-2 li {
	background: url(../images/style2/triangle-2.png) 6px 4px no-repeat;
}

ul.triangle-3 li {
	background: url(../images/style2/triangle-3.png) 6px 4px no-repeat;
}

ul.triangle-4 li {
	background: url(../images/style2/triangle-4.png) 6px 4px no-repeat;
}

ul.triangle-5 li {
	background: url(../images/style2/triangle-5.png) 6px 4px no-repeat;
}

ul.triangle-6 li {
	background: url(../images/style2/triangle-6.png) 6px 4px no-repeat;
}

ul.bullet-1 li {
	background: url(../images/style2/bullet-1.png) 6px 4px no-repeat;
}

ul.bullet-2 li {
	background: url(../images/style2/bullet-2.png) 6px 4px no-repeat;
}

ul.bullet-3 li {
	background: url(../images/style2/bullet-3.png) 6px 4px no-repeat;
}

ul.bullet-4 li {
	background: url(../images/style2/bullet-4.png) 6px 4px no-repeat;
}

ul.bullet-5 li {
	background: url(../images/style2/bullet-5.png) 6px 4px no-repeat;
}

ul.bullet-6 li {
	background: url(../images/style2/bullet-6.png) 6px 4px no-repeat;
}

blockquote {
	color: #1e507d;
}

pre {
	background: #f5f5f5;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}

#title-bl
{
   overflow:hidden;
    width:100%;
    height:20px;
    background-color:#eee;
    margin-left:5px;
    margin-top:2px;
    font-family:Arial, Helvetica, sans-serif;
    
}


#jsph
{
   overflow:hidden;
    width:100%
}

#jsph div
{
     float:left;
     width:23.5%;
     height:25px;
     background:white;
     margin:0 5px
}


#jsph2
{
   overflow:hidden;
    width:100%;
    height:5px;
}

#jsph2 div
{
     float:left;
     width:23.5%;
  
     background:white;
     margin:0 5px
}


#jsph3
{
   overflow:hidden;
    width:100%
}

#jsph3 div
{
     float:left;
     background:white;
     margin:0 5px
}

#oray
{
   overflow:hidden;
    width:99.5%
}

#oray div
{
     height:5px;
     background:white;
     margin:0 5px
}

.div1, .div2, .div3, .div4{
	float:left;

}
.div1{
	width:68%;
	text-align:left;
	margin-left:10px;
}
.div2{
	width:30%;
	text-align:right;
	margin-right:5px;
}


.jsyorum1, .jsyorum2, .jsyorum3, .jsyorum4, .jsyorum5, .jsyorum6, .jsyorum7, .jsyorum8{
	float:left;

}
.jsyorum1{
	width:25%;
	margin-left:5px;
	text-align:left;
}
.jsyorum2{
	width:70%;
	margin-left:5px;
	text-align:left;

}

.jsyorum3{
	width:49%;
	margin-left:5px;
	text-align:left;
	height:30px;

}

.jsyorum4{
	width:49%;
	margin-left:5px;
	text-align:left;
	height:30px;
}
.jsyorum5{
	width:49%;
	margin-left:5px;
	text-align:left;
	height:30px;
}
.jsyorum6{
	width:49%;
	margin-left:5px;
	text-align:left;
	height:30px;
}
.jsyorum7{
	width:49%;
	margin-left:5px;
	text-align:left;
	height:30px;

}
.jsyorum8{
	width:49%;
	margin-left:5px;
	text-align:left;
	height:30px;
}



.FormInput {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #eee;
	width: 350px;
	height:25px;
}

.FormInput2 {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #eee;
	width: 70px;
}

.FormInput.error {
	border: 1px dotted #FF0000;
	color:#FF0000;
}

.FormInput2.error {
	border: 1px dotted #FF0000;
	color:#FF0000;
}


.jstemiz{
	width:99%;
	margin-left:1px;
	text-align:left;
	height:40px;
}
.jstemiz2{
	width:99%;
	margin-left:1px;
	text-align:left;
	height:10px;
}


.YorumMesaj{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #eee;
	width:350px;
}

.YorumMesaj.error {
	border: 1px dotted #FF0000;
	color:#FF0000;
}

.OtelDetayBaslik {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:red;
}

.OtelDetayBorder {
width:100%;
background-color:#fff;
height:18px;
border:1px gray dotted;
border-left:0;
border-right:0;
border-top:0px;
}
.OtelDetay {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:normal;
font-variant:normal;
color:#2C2C2C;background-color:white;
width:99%;
}

.OtelResim {
width:138px;
height:100px;
border:1px #3399FF dotted;
}

.yatayborder {
width:100%;
background-color:#fff;
height:18px;
border:1px #3399FF dotted;
border-left:0;
border-right:0;
border-top:0px;
}

.oteldetaytablo {
width:80px;
height:25px;
vertical-align:middle;
}
.oteldetaytablo2 {
width:370px;
height:30px;
vertical-align:middle;
}
.otelyildiz {
margin-top:1px;
margin-bottom:1px;
margin-left:1px;
border:0px white solid;
margin-right:1px;
}

.oteldetaytablo3 {
height:30px;
width:250px;
vertical-align:middle;
text-align:center;
background-color:#fff;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:red;
border:1px #ECECEC dotted;
border-left:0px;border-right:0px;border-top:0px;

}

.islemlertablosu {
width:100%;
height:20px;
margin-right:1px;
margin-left:1px;
margin-top:1px;
margin-bottom:1px;
}

.islemlertd1 {
width:31.4%;
float:left;
border:1px solid #eee;
padding:3px;
margin-top:1px;
text-align:center;
text-decoration:none;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-variant:normal;
color:red;
background-color:white;

}

.islemlertd2 {
width:31.4%;
float:left;
border:1px solid #eee;
border-left:0px;
padding:3px;
margin-top:1px;
text-align:center;
text-decoration:none;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-variant:normal;
color:red;
background-color:white;

}

.islemlertd3 {
width:32%;
float:left;
border:1px solid #eee;
border-left:0px;
padding:3px;
margin-top:1px;
text-align:center;
text-decoration:none;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-variant:normal;
color:red;
background-color:white;
}

.resimtablo {
width:100%;
}
.ozelliklertablosu {
width:100%;
height:30px;
background-image:url('../images/style2/tablo-back.gif');
margin-bottom:25px;
margin-top:5px;
border:1px #FCFAA9 solid;
}

.ozelliklertd {
width:20%;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:gray;
font-weight:bold;
}

.fiyattablosu {
font:menu;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin-top:5px;
width:100%;
height:22px;
}

.fiyattd {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
width:10%;
color:red;
border-bottom:1px #eee dotted; 
}

.fiyattd2 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
width:25%;
color:red;
border-bottom:1px #eee dotted; 
}

.fiyattd1 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
width:10%;
border-bottom:1px #eee dotted; 
}

.fiyattd21 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
width:25%;
border-bottom:1px #eee dotted; 
}

.bildiri {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
width:100%;
border-bottom:1px #eee dotted; 
}

.bildiribosluk {
width:100%;
height:30px
}

.rezervasyontablo {
width:100%;
border:1px #eee dotted;
margin-bottom:20px;
}

.rezervasyonbosluk {
width:100%;
height:15px;
}


.rezervasyontd1 {
width:150px;
height:30px;
margin-bottom:5px;
margin-top:5px;
margin-left:10px;
}
.kod {
height:30px;
text-align:right;
margin-bottom:5px;
margin-top:5px;
margin-left:10px;
}

.rezervasyontd2 {
width:3px;
height:30px;
margin-bottom:5px;
margin-top:5px;
margin-left:10px;
}
.rezervasyontd3 {
width:90px;
height:30px;
margin-bottom:5px;
margin-top:5px;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif, thoma;
font-size:12px;
font-weight:bold;
color:black;
}

.rezervasyon{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #eee;
	width:200px;
}

.rezervasyon.error {
	border: 1px dotted #FF0000;
	color:#FF0000;
}

.rezervasyon2{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #eee;
	width:50px;
}

.rezervasyon2.error {
	border: 1px dotted #FF0000;
	color:#FF0000;
}

.RssListeleme {
width:100%;
margin-top:20px;
border:1px gray dotted;
border-left:0px;
border-right:0px;
border-top:0px;
text-align:left;
}
.RssListeFont {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
font-variant:normal;
}

.RssListeDetayFont {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
font-variant:normal;
}
.BaglantiListeFont {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
font-variant:normal;
margin-left:10px;
}

.SiteMapListe {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
}

.SiteMapListe2 {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
}

.iletisimbaslik {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#225486;
font-weight:bold;
border:1px #225486 dotted;
border-left:0px;
border-right:0px;
border-top:0px;
}

.iletbolumbaslik {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#225486;
font-weight:normal;
border:1px #225486 dotted;
border-left:0px;
border-right:0px;
border-top:0px;
text-align:left;
}

.iletisimdetay {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#225486;
font-weight:normal;
}

.geziresim {
float:left;
border:5px #eee double;
margin-right:10px;
margin-bottom:5px;

}
.gezidetay {
float:left;
margin-left:10px;
margin-top:10px;
}

.IletisimFORM {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border: 1px dotted #CCCCCC;
	border-left:0px;border-right:0px;border-top:0px;
	width: 350px;
}
.IletisimFORM.error {
	border: 1px dotted #FF0000;
	border-left:0px;border-right:0px;border-top:0px;
	color:#FF0000;
}

.IletisimFORMG {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border: 1px dotted #CCCCCC;
	border-left:0px;border-right:0px;border-top:0px;
	width: 70px;
}
.IletisimFORMG.error {
	border: 1px dotted #FF0000;
	border-left:0px;border-right:0px;border-top:0px;
	color:#FF0000;
}



.gonder {
width:80px;
height:22px;
}

.footercopy {
font-family:"Trebuchet MS";
font-size:12px;
margin-top:7px;
margin-bottom:1px;
}
.footercopymt {
font-family:"Trebuchet MS";
font-size:9px;
margin-top:1px;
}

#dis_bolme { 
width: 600px; 
background-color: #fff;
}
.ic_bolme{
	float:left;
	width:194px;
	border:1px #eee solid;
	background-color: #fff;
	margin-right: 2px;
	margin-left: 2px;
	margin-top:3px;
	text-align:center;

}

.oteladi{
	float:left;
	width:193px;
	background-color: #fff;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#24507E;
	font-weight:bold;
	text-align:center;
	height:25px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
}

.otelbolge{
	float:left;
	width:48%;
	height:25px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	background-color: #fff;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#24507E;
	text-align:center;
}


.tabloanasayfa {
margin-top:1px;
}

.otelresimlink {
border:0px gray solid;
width:190px;
height:110px;
text-align:center;
margin-top:2px;
}

