body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    background: white;
    color: black;
	width: 100%;
}

.meta {
    color: #999999;
}
.cl {
    clear:both;
}
a { color: #2576A1;}
a:link { color: #2576A1;}
a:visited { color: #2576A1;}
a:hover { color: #2576A1;}
a:link { color: #2576A1;}
a img, img {
    border: none;
}

.ct_leftmenu a:hover {color: red;}

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
}
h3 {
    font-size: 14px;
}
h4 {
    font-size: 11px;
}
h3 a{
    text-decoration: none;
}

#user_message {
    display:none;
}

textarea.xinha {
    width: 95%;
    height: 500px;
}

ul.menu, ul.pagination {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.menu a{
    text-decoration:none;
}

ul.menu li.ui-state-default {
    background: none;
    font-weight: normal;
    color: black;
    border: none;
}

ul.menu li.ui-state-default a {
    color: white;
}
ul.menu li.ui-state-default a:visited {
    color: white;
}

ul.contextMenu a {
    color: black;
}

div.pagination, ul.pagination {
    float:right;
}

ul.pagination {
    border-left: 1px solid #999999;
}

ul.pagination li{
    float:left;
    border: 1px solid #999999;
    margin-left: -1px;
}

ul.pagination li.hover {
    background: url('../image/pagination_bg.gif') repeat-x;
}

ul.pagination li a {
    display:block;
    padding:1px 5px;
    text-decoration:none;
    color: #333333;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.head {
    position: relative;
    height: 301px;
}

div.menu {
    float:right;
}

ul.langmenu {
    float:left;
}

ul.langmenu li a {
    display:block;
    font-weight: bold;
    padding: 10px 0 0 0;
    width: 98px;
    text-align: center;
}

ul.mainmenu {
    float:left;
}

ul.mainmenu li {
    float:left;
    border-left: 1px solid #8C984E;
    border-right: 1px solid #8C984E;
    margin-left: -1px;
    height: 47px;
}

ul.mainmenu li a {
    text-align: center;
    display: block;
    float:left;
    color: #8C984E;
    padding: 25px 0 0 0;
    width: 98px;
    font-size: 14px;
    font-weight: bold;
}
ul.mainmenu li a:visited {
    color: #8C984E;
}


.ct_leftmenu 
{
    background: url('../images/bg/ru_ru/daphnebg_left.jpg') no-repeat;
    margin-left: 45px;
    width: 235px;
    float: left;
	
}
ul.leftmenu li a {
    display: block;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;
    margin-top:5px;
    padding: 4px;
}

.ct_center {
    float:left;
	width:73%;
}

.ct_content{
	/*background: url('../images/bg/ru_ru/daphnebg_bg_top.jpg') repeat-x;
	width: 100%;
	border-left: 1px solid #8ac2e1;
	border-right: 1px solid #8ac2e1;
	font-family: Arial, Helvetica, sans-serif;*/
	
}
.ct_right{
	background: url('../images/bg/ru_ru/daphnebg_right.jpg') repeat-x;
	margin-top:100%;
	position: absolute;	
	}
.ct_content_end{
/*    height: 14px;
    background: url('../image/content_end.gif') no-repeat;*/
}
.partners {
    margin: 10px 0;
}

.itemlist .caption {
    color: #1E6482;
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
    background: transparent url(../image/content_caption.jpg) repeat-x scroll bottom left;
    padding: 5px 10px 10px;
    margin: 5px 0 10px 0;
}

.itemlist .subcontents {
    margin-left: 25px;
}

.userform table{
    width: 100%;
}

.userform table td.label {
    font-weight: bold;
    width: 170px;
}

.userform input, .userform textarea {
    background-color:#E6F4FD;
    border:1px solid #D3E2E9;
    width:85%;
}

.userform input.submit {
    width: auto;
}

.userform label.error {
    display:block;
    color: red;
}

.product_search {
    height: 60px;
    background: url('../image/search_bg.gif') repeat-x;
    border-bottom: 1px solid #eee6db; 
    border-top: 2px solid #e5dccf;
    
}

.product_search label {
    color: #C3BAAB;
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 100px;
    float:left;
    padding: 3px;
}

.product_search .field {
    float:left;
    width: 600px;
    margin: 1px;
}


.product_search input.submit {
    border: 1px solid #95c4be;
    background: url('../image/search_submit_bg.gif') repeat-x;
    height: 28px;
    color: #BB2621;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.product_search .fields {
    float: left;
    padding: 5px 0;
    width: 620px;
}

.product_search .actions {
    float:right;
    padding: 16px;
    background: url('../image/search_stripe.gif') repeat;
}

.otel_list .otel {
    float:left;
    margin: 5px;
    width: 175px;
    height: 170px;
}
.otel_list .otel_medium{
	width:360px;
    height: 240px;	
}
.otel_list .product_caption a, .otel_list .haber_caption a {
    font-family: "Trebuchet MS";
    color: #AF4325;
    text-decoration:none;
    font-weight: bold;
    font-size: 12px;
    display:block;
    float:left;
    margin: 2px;
}

.otel_star { 
    float: none;
    width: 60px;
    height: 20px;
}

.otel_star_5 { background: url('../image/stars/stars-5.jpg') no-repeat;}
.otel_star_4 { background: url('../image/stars/stars-4.jpg') no-repeat;}
.otel_star_3 { background: url('../image/stars/stars-3.jpg') no-repeat;}
.otel_star_2 { background: url('../image/stars/stars-2.jpg') no-repeat;}
.otel_star_1 { background: url('../image/stars/stars-1.jpg') no-repeat;}


.otel_staric { 
    float: right;
    width: 144px;
    height: 30px;
}

.otel_staric_5 { background: url('../image/stars/starsic-5.jpg') no-repeat;}
.otel_staric_4 { background: url('../image/stars/starsic-4.jpg') no-repeat;}
.otel_staric_3 { background: url('../image/stars/starsic-3.jpg') no-repeat;}
.otel_staric_2 { background: url('../image/stars/starsic-2.jpg') no-repeat;}
.otel_staric_1 { background: url('../image/stars/starsic-1.jpg') no-repeat;}


.arac_list .arac .S_frame, #arac_detail .frame .canvas .M_frame, .tur_list .tur .S_frame, #tur_detail .frame .canvas .M_frame, .transfer_list .transfer .S_frame, #transfer_detail .frame .canvas .M_frame{
    float:left;
    margin-right: 20px;
    border: 2px solid #70BAC8;
}

.pagecaption {
    height: 30px;
    margin: 5px;
}
.pagecaption h3 {
    /*float:left;*/
    padding: 7px;
    color: #b32e21;
    font-size: 16px;
    background: url('../image/pagecaption_bg.gif') repeat-x;
}

ul.tabs li {
    background: url('../image/tab_bg.jpg') repeat-x;
    float: left;
    margin: 0 5px;
}
ul.tabs li.selected {
    background: url('../image/tab_bg_selected.jpg') repeat-x;
}


ul.tabs li a {
    color: #45666C;
    display:block;
    padding: 5px 10px;
    border-bottom: 1px solid #9ccbd2;
}
ul.tabs li.selected a {
    border-top: 1px solid #8cc0c8;
    border-left: 1px solid #8cc0c8;
    border-right: 1px solid #8cc0c8;
    margin: -1px -1px 0 -1px;
}

.tab .frame {
    border: 1px solid #70BAC8;
    padding: 5px;
    position: relative;
}
.tab .canvas {
    background: #DFF4F7;
    padding: 5px;
}

.tab .frame .canvas h4 {
    border-bottom:1px solid #70BAC8;
    font-size:16px;
    margin-bottom:5px;
    padding:10px 0 10px 5px;
}

.tab .frame .canvas h4 a {
    text-decoration: none
}


.headline {
    float:left;
}
.headline {
    padding: 9px 0;
}
.carousel {
    float:left;
    background: url('../image/carousel_bg.gif') no-repeat;
    padding: 0 15px;
    margin: 9px;
    height: 323px;
    width: 142px;
    overflow: hidden;
}
.carousel .next, .carousel .prev {
    display:block;
    height: 50px;
}
.carousel_frame {
    height: 223px;
    width: 142px;
    position: relative;
    overflow: hidden;
}
.carousel_canvas {
    position: relative;
    top: 0px;
}
.carousel .cfoto {
    margin: 0 2px 50px 2px;
    cursor: pointer;
}
.headline .hfoto {
    margin: 2px;
}

#headline_switcher {
    width: 63px;
    height: 32px;
    background: url('../image/headline_switch.gif') no-repeat;
    float:right;
    margin: 5px 15px -37px 0;
    position:relative;
    z-index: 10;
}

#headline_switch_prev {
    display:block;
    width: 31px;
    height: 32px;
    float:left;
}

#headline_switch_next {
    display:block;
    width: 32px;
    height: 32px;
    float:left;
}

#otel_list_headline .product_caption, #otel_list_headline .haber_caption {
    height: 45px;
    background: #b04524 url('../image/headline_bg.gif') repeat-x;
}
#otel_list_headline .product_caption a, #otel_list_headline .haber_caption a {
    display:block;
    float: none;
    color: white;
    font-size: 20px;
    padding: 10px;
}
.mainpage .product_search {
	width: 100%;
}

.M_frame {
	width: 100%;
	height: 180px;
	padding: 3px;
	border: 2px solid #AF4325;
	overflow: hidden;
}
.M_canvas {
	width: 100%;
	height: 180px;
	overflow: hidden;
}

.XS_frame {
    width: 136px;
    height: 83px;
    overflow: hidden;
}
.XS_canvas {
    width: 136px;
    height: 83px;
    overflow: hidden;
}

.S_frame {
    width: 165px;
    height: 100px;
    padding: 3px;
    border: 2px solid #AF4325;
    overflow: hidden;
}
.S_canvas {
    width: 165px;
    height: 100px;
    overflow: hidden;
}

.L_frame {
    width: 455px; /* 502*/
    height: 275px; /* 323 */
    overflow: hidden;
    background: url('../image/l_frame.gif') no-repeat;
    padding: 24px;
}
.L_canvas {
    width: 455px;
    height: 275px;
    overflow: hidden;
}

.XL_frame {
	width: 100%;
	height: 230px;
	overflow: hidden;
}
.XL_canvas {
	width: 100%;
	height: 230px;
	overflow: hidden;
}

.otel_list a{
	font-family: "Trebuchet MS";
    color: #AF4325;
    text-decoration:none;
    font-weight: bold;
    font-size: 12px;
    display:block;
    float:left;
}

#ph .slider {
	cursor:pointer;
	}
#ph .slider strong {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#4e4e4e;
	display:block; list-style-type: circle;
}



.rightSide {width: 850px; float: right; margin: 0 50px 10px 0;}

.head a:hover { color: #AF4325;}

ul.mainmenu li a:hover { color: #2576A1;}