body{
	background-image: url(/public/img/body-bg.png);
	margin: 0;
	padding: 0;
	font-family:Arial,Sans-Serif;
	color: #FFFFFF;
}

body a{
	color: #FFFFFF;
	outline: none;
}

body img{
	border: 0px;
	outline: none;
}


.first_head{
	background-image: url(/public/img/index-city.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	padding-top: 105px;
	text-align: center;
	clear: both;
}

.first_body{
	margin: auto;
}

.first_menu{
	margin-top: 40px;
}

.first_menu img{
	margin: 0 20px;
}

div.search{
	height: 34px;
	width: 244px;
	margin: auto;
}

div.search .left{
	background: url(/public/img/search-left-i.png);
	float: left;
	width: 31px;
	height: 34px;
	margin: 0;
	padding: 0;
}

div.search .input{
	background: url(/public/img/search-bg-i.png);
	float: left;
	height:34px;
	width:180px;
}

div.search .search_list{
	background-color: #FFFFFF;
	position: absolute;
	color: #000000;
	width: 210px;
	margin: 15px;
	margin-top: 35px;
	max-height: 300px;
	overflow-y: scroll;
	display: none;
}

div.search .search_item{
	border-bottom: solid 1px #666;
	text-align: left;
	padding: 5px 10px;
	font-size: 10px;
}

div.search .search_item a{
	color: #000000;
	text-decoration: none;
}

div.search #search_input{
	color: #666;
}

div.search input{
	margin-top: 8px;
	width: 180px;
	border: 0px;
}

div.search .right{
	background: url(/public/img/search-right-i.png);
	float: left;
	width: 31px;
	height: 34px;
	margin: 0;
	padding: 0;
}

.footer_line{
	background: url(/public/img/footer-shadow.png);
	margin-top: 80px;
	padding: 2px;
}

.footer{
	background: url(/public/img/footer-bg.png) repeat;
	padding: 30px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

.footer .links a{
	color: #DEEDCC;
	margin: 0 40px;
	text-decoration: none;
	border-bottom: dashed 1px #DEEDCC;
}

.footer .copy{
	font-size: 10px;
	margin: 20px;
}

.footer .copy a{
	color: #fff;
}

.footer table{
	margin: auto;
}

.header{
	width:1000px;
	margin: auto;
}

.header .logo{
	float: left;
}

.header .menu_class{
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}

.header .menu_class a{
	margin-left: 20px;
	text-decoration: none;
}

.header .slogan{
	float: right;
	color: #FCEDBA;
	position: relative;
	margin-top: -30px;
}

.special{
	background: url(/public/img/special-bg.png) no-repeat;
	clear: both;
	height: 240px;
	margin: 0px auto 0;
	padding: 22px 22px 0;
	width: 956px;
	text-align: left;
}

.list{
	background: url(/public/img/bg-class-dark1.png);
	width: 970px;
	margin: auto;
	padding: 15px;
	font-size:0.9em;
	text-align: left;
}

.spec_econom_img{
	background: url(/public/img/special-thumb1.png);
	width: 208px;
	height: 124px;
	padding: 8px;
	border: 0px;
}

.premium_img{
	background: url(/public/img/special-thumb.png);
	width: 295px;
	height: 130px;
	padding: 8px;
	border: 0px;
}

.special .caption{
	font-size: 14px;
	margin: 4px 0px;
}

.list span a{
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 20px;
}

.float_right{
	float: right;
}

.list .obj{
	float:left;
	height:198px;
	width:176px;
	margin:0 4px 9px 0;
	padding:0 5px;
	color: #FCEDBA;
	font-size: 12px;
}

.list .obj img{
	background:none repeat scroll 0 0 #DDDDDD;
	border:1px dotted #99896E;
	display:block;
	height:130px;
	margin-bottom:5px;
	padding:4px;
	width:171px;
}

.list .obj a{
	font-weight: bold;
}

.list .catalog{
	border:0 none;
	border-collapse:collapse;
	border-spacing:0;
	float:left;
	margin-top: 10px;
	width:760px;
}

.more{
	background: url(/public/img/bg-class-dark1.png);
	width: 1000px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
}

.more p.header{
	background: none repeat #174366;
	font-weight: bold;
	margin-top: 0;
	padding: 10px;
	width: 980px;
	text-align: left;
	margin-bottom: 20px;
}

.more a{
	margin-left: 40px;
}

.smesh_top  {
	position:relative;
	top:-13px;
}

.object_body{
	margin:auto;
	width:1110px;
}

.context{
	text-align: center;
}

/***************************************Μενώ******************************/
.menu_all  {
	float:left;
	margin-top:5px;
	width:72px;
}
.menu_all a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.menu_body {
	margin:auto;
	width:1110px;
}
.menu_left {
	background-image:url("/public/img/menu1_normal.png");
	margin-bottom:0;
	margin-left:0;
	padding-left:4px;
	position:relative;
	width:72px;
}
.menu_left_first {
	background-image:url("/public/img/menu2_normal.png");
	margin-bottom:0;
	margin-left:0;
	padding-left:4px;
	position:relative;
	width:72px;
}
.menuin {
	height:130px;
	margin-top:0;
	width:72px;
	z-index:1000;
}
.menuhover {
	height:130px;
	position:absolute;
	width:72px;
	z-index:1000;
}
.menuin:hover .menu_left {
	background-image:url("/public/img/menu1_highlighted2.png");
}
.menuin:hover .menu_left_first {
	background-image:url("/public/img/menu2_highlighted2.png");
}
.menu_left_active {
	background-image:url("/public/img/menu1_highlighted2.png");
	padding-left:4px;
	position:relative;
	width:72px;
	z-index:20 !important;
}
.menu_left_first_active {
	background-image:url("/public/img/menu2_highlighted2.png");
	padding-left:4px;
	position:relative;
	width:72px;
	z-index:20 !important;
}
.menuin:hover .menu_left_active {
	background-image:url("/public/img/menu1_highlighted2.png");
}
.menuin:hover .menu_left_first_active {
	background-image:url("/public/img/menu2_highlighted2.png");
}
.menu_left, .menu_left_active {
	background-repeat:no-repeat;
	height:139px;
	margin-top:-50px;
	padding-top:75px;
}
.menu_left_first, .menu_left_first_active {
	background-repeat:no-repeat;
	height:139px;
	margin-top:-20px;
	padding-top:40px;
}
.menu_left_active a, .menu_left_first_active a, .menuin:hover .menu_left a, .menuin:hover .menu_left_first a {
	color:#333436;
	font-weight:bold;
}
/***************************************Μενώ******************************/

.write{
	width: 990px;
	float: left;

}

.ob{
	background: url(/public/img/bg-class-dark1.png);
}

.mainobject{
	min-height: 800px;
	margin: 0px;
	text-align: left;
	padding: 5px 10px;
}

.cn{
	border:0 none;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

.cn .lineob_top{
	background: url(/public/img/bg-class-dark_bord_top.png);
	height: 4px;
	padding: 0;
}

.cn .lineob_left{
	background: url(/public/img/bg-class-dark_bord_left.png);
	width: 4px;
	padding: 0;
}

.cn .lineob_bottom{
	background: url(/public/img/bg-class-dark_bord_bottom.png);
	height: 4px;
	padding: 0;
}

.cn .lineob_right{
	background: url(/public/img/bg-class-dark_bord_right.png);
	width: 4px;
	padding: 0;
}

.galleryScroll{
	height: 80px;
	margin-top: 15px;
}

#scrollLeft{
	background-image:url("/public/img/prev_2.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;
	height: 10px;
	padding: 35px 10px;
	float: left;
}

#scrollLeft:hover{
	background-image:url("/public/img/prev_1.png");
}

#scrollLeft.pasive{
	background-image:url("/public/img/prev_2.png");
	filter: alpha(opacity=40);
	opacity: 0.4;
	-khtml-opacity: 0.4;
	-moz-opacity: 0.4;
}

#scrollRight{
	background-image:url("/public/img/next_2.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;
	height: 10px;
	padding: 35px 10px;
	float: left;
}

/*
#scrollRight div, #scrollLeft div{
	padding: 35px 10px;
	cursor: pointer;
}*/

#scrollRight:hover{
	background-image:url("/public/img/next_1.png");
}

#scrollRight.pasive{
	background-image:url("/public/img/next_2.png");
	filter: alpha(opacity=40);
	opacity: 0.4;
	-khtml-opacity: 0.4;
	-moz-opacity: 0.4;
}

#scrollWrapper{
	position: relative;
	float: left;
	width: 540px;
	overflow: hidden;
	height: 82px;
}

.scrollableArea{
	position: absolute;
}


#scrollWrapper a{
	padding: 0;
	margin: 0;
}

#scrollWrapper img{
	border: 2px solid white;
	display:inline;
	margin: 0;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-khtml-opacity: 0.4;
	-moz-opacity: 0.4;
}

#scrollWrapper .active img{
	border: 2px solid #BD7A16;
	filter:alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
}

#scrollWrapper img:hover{
	filter:alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
}

.big_img{
	margin-top: 10px;
	border:1px dotted #99896E;
	padding:0;
	width: 608px;
}

.big_img img{
	border:4px solid #DDDDDD;
}

.breadcrumbs{
	font-size: 14px;
}

.breadcrumbs a{
	text-decoration: none;
	border-bottom: dashed 1px #fff;
}

.breadcrumbs a.name{
	color: #F68220;
	border-bottom: dashed 1px #F68220;
	font-weight: bold;
	font-size: 1.2em;
}

.contactsButton{
	text-align: center;
}

.infoblocks{
	position: releative;
	width: 330px;
	float: left;
	margin-top: 34px;
}

.infobody{
	position: absolute;
	width: 330px;
}

.infoblocks .ib{
	width: 330px;
	float: left;
}

.infoblocks .ib .ib_ctrl .left_part {
	background:url("/public/img/ib/l_corner_closed.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:36px;
	width:4px;
}

.infoblocks .ib.open .ib_ctrl .left_part {
	background:url("/public/img/ib/l_corner.gif") no-repeat scroll 0 0 transparent;
}

.infoblocks .ib .ib_ctrl .middle_part {
	background:url("/public/img/ib/middle_closed.gif") repeat-x scroll 0 0 transparent;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:27px;
	padding-left:10px;
	padding-top:9px;
	width:312px;
}

.infoblocks .ib.open .ib_ctrl .middle_part{
	color:#F58220;
	background:url("/public/img/ib/middle.gif") repeat-x scroll 0 0 transparent;
}

.infoblocks .ib.open .ib_ctrl .middle_part a{
	color:#F58220;
}

.infoblocks .ib .ib_ctrl .middle_part a{
	text-decoration: none;
}

.infoblocks .ib .ib_ctrl .right_part {
	background:url("/public/img/ib/r_corner_closed.gif") no-repeat scroll right center transparent;
	float:left;
	height:36px;
	width:4px;
}

.infoblocks .ib.open .ib_ctrl .right_part {
	background:url("/public/img/ib/r_corner.gif") no-repeat scroll right center transparent;
}

.infoblocks .ib .ib_body_canvas{
	display: none;
}

.infoblocks .ib.open .ib_body_canvas {
	background:url("/public/img/ib/boxs.png") repeat-x scroll 0 0 #E0E5E8;
	color:black;
	float:left;
	font-size:12px;
	width:100%;
	display: block;
}

.infoblocks .ib.open .ib_body_canvas .value{
	float:left;
	width: 160px;
}

.infoblocks .ib.open .ib_body_canvas .record {
	border-bottom:1px dotted gray;
	margin:5px 10px;
	overflow: auto;
}

.infoblocks .ib.open .ib_body_canvas .record .name {
	font-weight:bold;
	width:40%;
	float:left;
	width: 140px;
}

.infoblocks .ib.open .ib_footer {
	background:url("/public/img/ib/footer.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:14px;
	width:330px;
}

.big_image_b{
	margin-top: 15px;
	border:1px dotted #99896E;
	padding:0;
	width: 608px;
	margin-right: 15px;
}

.big_image {
	border:4px solid #DDDDDD;
	margin-bottom:-3px;
}

.google{
	font-size: 12px;
	font-weight: bold;
}

.directions{
	color:#FCEDBA;
	font-size: 14px;
}

.plan_item{
	margin: 10px 20px;
}

.orderInput{
	width: 220px;
}

.orderDescription{
	width: 220px;
	height: 100px;
}

.dt{
	text-align: right;
	color:#FCEDBA;
	margin: 8px;
}

.info{
	background:url("/public/img/bg-class-dark1.png") repeat scroll 0 0 #03437E;
	clear:both;
	margin:auto;
	padding-top:0;
	text-align:left;
	width: 970px;
	padding: 15px;
	font-size: 14px;
	color: #FCEDBA;
}

.mapa{
	background: url("/public/img/map.gif") no-repeat scroll 0 0 transparent;
	height: 890px;
	width: 945px;
	margin: auto;
}

.mapContainer{
	position: relative;
}


.inContent{
	background-color: #FFFFbb;
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 40px;
	z-index: 10000;
}

body > div.inContent{
	position: fixed;
}

.contentProcess{
	background-color:#FFFFFF;
	border: solid 1px #FFFF00;
	width: 380px;
	margin: 10px;
	height: 20px;
	position: relative;
}

.process{
	background-color: #FFFF00;
	width: 80px;
	height: 20px;
	margin: 0px;
}

.textProcess{
	color: #000000;
	position: absolute;
	top: 0px;
	left: 190px;
}

.special_place{
	font-size: 12px;
	color:#FCEDBA;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}
