@charset "utf-8";

a {
	color: #0000ff;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

a.visited {
	color:#0000ff;
}

a.link {
	color:#0000ff;
}
input, button {
	margin:0;
	padding:0;
}

fieldset{
	padding:5px;
	border:1px solid #ccc;
}

dt {
	font-size:11pt;
	font-weight:bold;
	padding:4px;
}

dd {
	padding:3px;
}


h2,h3 {
	margin-bottom:5px;
}

ul {
	padding:0px;
}
li {
	padding-bottom:0px;
	margin:0px;
	line-height: 1em;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/style_images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
table {
	border: 2px solid #ACC314;
}
td {
	border: 1px solid #ACC314;
	padding:3px;
}




.noBorder {
	border:none !important;
}

.filter_box {
	padding:5px;
	padding-left:14px;
	background-color:#eee;
	border:1px solid #ccc;
	width:150px;
	margin-bottom:5px;
	font-size:9pt;
	background-image:url("/html/images/sec_kutu_x.gif");
	background-position:2px 7px;
	background-repeat: no-repeat;
}

#advanced_searchform{
	background-color:#eee;
	padding:5px;
}
#advanced_searchform form {
		margin:0px;
}


#header_top_wrapper {
	background-color: #ACC314;
	height: 35px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #859264;
}
#header_middle_wrapper {
	height: 145px;
	background-color: #FFF;
}
#header_bottom_wrapper {
	height: 35px;
	background-color: #00005E;
}
#footer_wrapper {
	height: 35px;
	background-color: #E3F0D4;
	clear:both;
}
#breadcrump_wrapper {
	clear:both;
	font-size: 12px;
	padding-top: 10px;
	color: #8DB61D;
	font-weight: bolder;
	padding-bottom: 10px;
}
#breadcrump_wrapper #breadcrump a {
	text-decoration: none;
	text-transform: capitalize;
	color: #00005E;
}
#breadcrump_wrapper #breadcrump a:hover{
	color:#ACC314;
}
#breadcrump_wrapper #breadcrump .last, #breadcrump_wrapper #breadcrump .last:hover{
	color: #ACC314;
}

#header_top_wrapper #header_top, #header_middle_wrapper #header_middle,  #footer_wrapper #footer, #breadcrump_wrapper #breadcrump{
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#header_bottom_wrapper #navigation{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 130px;
}

#header_top_wrapper #header_top ul {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#header_top_wrapper #header_top ul li {
	float: left;
	padding: 5px 10px 5px 5px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#header_top_wrapper #header_top ul .last {
	border: none;
}
#header_top_wrapper #header_top ul .current {
	color: #859264;
}

#header_top_wrapper #header_top ul li a {
	color: #FFF;
	text-decoration: none;
	
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4%;
}
#header_top_wrapper #header_top #searchform {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
#header_top_wrapper #header_top #searchform #searchcriteria {
	padding: 2px;

	width: 200px;
	font-family: 12;
	background-color: #F1F9BD;
	border: 1px solid #84950F;
	color: #999;
	font-weight: bolder;
	margin: 0px;
}
#header_top_wrapper #header_top #searchform #search {
	color: #ACC314;
	font-family: 12;
	background-color: #FFF;
	font-weight: bolder;
	margin: 0px;
	padding: 1px;
	border: 1px solid #84950F;
	width: 80px;
}


#header_middle_wrapper #header_middle a {
	text-decoration: none;
	font-size: 24pt;
	color: #00005E;
}
#header_middle_wrapper #header_middle a #logo {
	background-image: url(../images/mp_logo_138.png);
	float: left;
	height: 138px;
	width: 138px;
	margin-top: 5px;
	margin-left: 5px;
}
#header_middle_wrapper #header_middle a #slogan {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}
#header_middle_wrapper #header_middle #sub_navigation {
	margin-top:105px;
	float: right;
}
#header_middle_wrapper #header_middle #sub_navigation ul {
}
#header_middle_wrapper #header_middle #sub_navigation ul li {
	-moz-border-radius:5px;
	float: left;
	height: 35px;
	width: 35px;
	margin-left: 5px;
}
#header_middle_wrapper #header_middle #sub_navigation ul li:hover {
	background-color: #F2F9C6;
}
#header_middle_wrapper #header_middle #sub_navigation ul li a {
	background-position: center center;
	display:block;
}
#header_middle_wrapper #header_middle #sub_navigation ul li .travel_planner {
	background-image: url(../images/travel_planner35x35.png);
	height: 35px;
	width: 35px;
}
#header_middle_wrapper #header_middle #sub_navigation ul li .special_offer {
	background-image: url(../images/special_offer35x35.png);
	height: 35px;
	width: 35px;
}
#header_middle_wrapper #header_middle #sub_navigation ul li .event_calendar {
	background-image: url(../images/event_calendar35x35.png);
	height: 35px;
	width: 35px;
}
#header_middle_wrapper #header_middle #sub_navigation ul li .video_photo {
	background-image: url(../images/video_photo35x35.png);
	height: 35px;
	width: 35px;
}
#header_middle_wrapper #header_middle #sub_navigation ul li .weather_forecast {
	background-image: url(../images/weather35x35.png);
	height: 35px;
	width: 35px;
}

#header_bottom_wrapper #navigation ul {
}
#header_bottom_wrapper #navigation ul li {
	float: left;
	padding: 9px;
}
#header_bottom_wrapper #navigation ul li a {
	color: #ACC314;
	text-decoration: none;
	font-weight: bold;
}
#header_bottom_wrapper #navigation ul li a:hover {
	color: #E0F073;
}

#content p {
	margin-bottom:10px;
	line-height: 1.5em;
}

#content_wrapper {
}
#content_wrapper #content{
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#content_wrapper #content #front_icons {
	clear: both;
	float: left;
	width: 940px;
}
#content_wrapper #content #front_icons .icon {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFF;
	float: left;
	height: 100px;
	width: 169px;
	margin-right: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D5CC;
	cursor: pointer;
}
#content_wrapper #content #front_icons .icon:hover {
	background-color: #efefef;
	
}
#content_wrapper #content #front_icons .icon.weather {
	margin-right: 0px;
	background-image: url(../images/weather.png);
}
#content_wrapper #content #front_icons .icon h1 {
	font-size: 22px;
	font-weight: lighter;
	padding-left: 50px;
	margin-top: 10px;
	color: #333;
	height: 45px;
}
#content_wrapper #content #front_icons .icon p{
	font-size: 12px;
	font-weight: lighter;
	color: #333;
	margin-top: 10px;
	text-align: center;
	line-height: 1em;
}


#content_wrapper #content #front_icons .icon.travel_planner {
	background-image: url(../images/travelplanner2.png);
}
#content_wrapper #content #front_icons .icon.special_offers {
	background-image: url(../images/special_offers.png);
}
#content_wrapper #content #front_icons .icon.upcoming_events {
	background-image: url(../images/events.png);
}
#content_wrapper #content #front_icons .icon.video_photo {
	background-image: url(../images/video_photo.png);
}



#content_wrapper #content #todays_poi {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	height: 330px;
	width: 400px;
	background-color: #ACC314;
}
#content_wrapper #content #front_categories {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #D6D5CC;
	float: right;
	height: 327px;
	width: 525px;
	padding-top: 3px;
	padding-left: 5px;
}
#content_wrapper #content #front_categories .category {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	height: 140px;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 3px;
	background-color: #FFF;
	padding: 10px;
	cursor: pointer;
}
#content_wrapper #content #front_categories .category:hover  {
	color: #FFF;
	background-color: #ACC314;
}
#content_wrapper #content #front_categories .category  .top  {
	height: 85px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #74830E;
}

#content_wrapper #content #front_categories .category:hover  .top, #content_wrapper #content #front_categories .category:hover   .middle {
	color:#FFF;
}
#content_wrapper #content #front_categories .category  .middle {
	height: 60px;
	font-size: 12px;
	color: #333;
	line-height: 1em;
}


#content_wrapper #content #todays_poi .todays_poi_text {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#content_wrapper #content #todays_poi .todays_poi_text h1 {
	font-size: 18pt;
	color: #FFF;
}
#content_wrapper #content #todays_poi .todays_poi_text p {
	font-size: 10pt;
	color: #FFF;
	line-height: 1em;
}



#content_wrapper #content #todays_poi .todays_poi_photo {
	
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-image: url(../images/poi_image.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 400px;
}
#content_wrapper #content #todays_poi .todays_poi_photo img{
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
#content_wrapper #content #upcoming_events {
	margin-top: 10px;
	float: left;
	width: 940px;
	height: 120px;
}
#content_wrapper #content #upcoming_events .event.special_offers {
	background-image: url(../images/apple.png);
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
}
#content_wrapper #content #upcoming_events .event.travel_planner {
	background-image: url(../images/suitcase.png);
	padding-left: 65px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 105px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_wrapper #content #upcoming_events h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #596A28;
	margin-bottom: 10px;
}
#content_wrapper #content #upcoming_events .event {
	float: left;
	height: 100px;
	width: 165px;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #596A28;
	margin-right: 10px;
}
#content_wrapper #content #upcoming_events .event.last{
	border:none;
}
#content_wrapper #content #upcoming_events .event h1 {
	font-size: 18px;
}
#content_wrapper #content #upcoming_events .event p {
	font-size: 12px;
	color: #596A28;
}
#content_wrapper #content #what_is_marmarispass {
	background-image: url(../images/travelplanner.png);
	background-repeat: no-repeat;
	float: right;
	height: 100px;
	width: 250px;
	padding-top: 145px;
	margin-top: 10px;
	cursor:pointer;
}
#content_wrapper #content #what_is_marmarispass h1 {
	font-size: 16pt;
	color: #FFF;
	text-align: right;
	margin-right: 10px;
}
#content_wrapper #content #what_is_marmarispass p {
	font-size: 12px;
	color: #FFF;
	margin-right: 10px;
	text-align: right;
	float: right;
	width: 280px;
	margin-top: 10px;
}

#content_wrapper #content .category_wrapper {
	margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-right: #b6b5aa solid 1px;
	border-bottom: #b6b5aa solid 2px;
	border-top: #fff solid 1px;
	background-color: #E7F3D6;
	padding-right:20px;
	overflow:visible;
	float:left;
	padding-left:10px;
	height:230px;
}
                                          
#content_wrapper #content .categories {
	min-width:100px;
	padding:3px;
	float: left;
	margin-right: 2px;
	padding-right: 5px;
	height: 200px;
	margin-bottom: 10px;
}

#content_wrapper #content .categories.last {
	
}
#content_wrapper #content .categories ul {
}
#content_wrapper #content .categories ul h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #596A28;
	margin-bottom: 10px;
}
#content_wrapper #content .categories ul li {
}
#content_wrapper #content .categories ul li a {
	font-size: 0.7em;
	color: #222;
	text-decoration: none;
}

#content_wrapper #content .special_offers {
	margin-top:10px;
	padding:5px;
}

#content_wrapper #left_box .special_offers p {
	background-image:url("../images/special_offer_background.gif");
	background-repeat:no-repeat;
	background-color:#FFE3FF;
	padding:3px;
	padding-top:10px;
}

#content_wrapper .special_offers h2 {
	color:#333;
}

#footer_wrapper #footer #left_navigation {
	float: left;
}
#footer_wrapper #footer #left_navigation ul {
}
#footer_wrapper #footer #left_navigation ul li {
	float: left;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer_wrapper #footer #left_navigation ul li a {
	font-size: 10px;
	text-decoration: none;
}
#content_wrapper #content #left_box {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	width: 400px;
	float: left;
	background-color: #fff;
	border-bottom:2px solid #D6D5CC;
	border-right:1px solid #D6D5CC;
	padding:2px;
}
#content_wrapper #content #left_box2  {
	width: 180px;

	float: left;
}
#content_wrapper #content #left_box2 ul {

}
#content_wrapper #content #left_box2 ul ul{
	padding-left: 15px;
}
#content_wrapper #content #left_box2 ul li {
}
#content_wrapper #content #left_box2 ul li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#content_wrapper #content #left_box .left_box_image {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	height: 200px;
	width: 400px;
	background-image: url(../images/category_image.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#content_wrapper #content #left_box #gallery {
	margin-top: 10px;
	background-color:#fff;
	overflow:auto;
	padding-top:4px;
	padding-bottom:4px;
}
#content_wrapper #content #left_box #gallery ul {
}
#content_wrapper #content #left_box #gallery ul li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#content_wrapper #content #left_box #gallery ul li a {
}
#content_wrapper #content #left_box #gallery ul li a img {
}


#content_wrapper #content #left_box h1, #content_wrapper #content #left_box2 h1, #content_wrapper #content h1 {
	font-size: 13pt;
	color: #ACC314;	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
}

#content_wrapper #content h3,h4,h5 {
	font-size:10pt; 
}
#content_wrapper #content h1 {
	margin-left: 0px;
}
#content_wrapper #content #left_box h2, #content_wrapper #content #left_box2 h1, #content_wrapper #content h2 {
	font-size: 24px;
	color: #ACC314;	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
}
#content_wrapper #content h2 {
	margin-left: 0px;
}
#content_wrapper #content #left_box h3 {
	font-size: 20px;
	color: #ACC314;	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
}
#content_wrapper #content #left_box p {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height: 14px;
	color: #000;
}

#content_wrapper #left_box #attributes {
	font-size:10pt;
	margin-top:10px;
	padding:5px;
}

#content_wrapper #content #left_box .region_events  {
	margin-left: 20px;
}
#content_wrapper #content #left_box .region_events li {
	font-size: 12px;
}


#content_wrapper #content #right_box {
	float: right;
	width: 530px;
}
#content_wrapper #content #right_box2 {
	float: right;
	width: 760px;
}
#content_wrapper #content #right_box2 #map_and_gallery {
	float: right;
	padding-left: 10px;
}
#content_wrapper #content #right_box2 #map_and_gallery a #googlemap {
	float: right;
	clear: both;
	margin-bottom: 10px;
	margin-right: 5px;
}
#content_wrapper #content #right_box2 #map_and_gallery #gallery {
	float: right;
	clear: both;
}
#content_wrapper #content #right_box2 #map_and_gallery #gallery ul {
}
#content_wrapper #content #right_box2 #map_and_gallery #gallery ul li {
	float: left;
	margin-right: 5px;
}
#content_wrapper #content #right_box2 #map_and_gallery #gallery ul li a {
}
#content_wrapper #content #right_box2 #map_and_gallery #gallery ul li a img {
}



#content_wrapper #content #right_box2 p {
	font-size: 12px;
}

#content #attributes {
	float:left;
	margin-top:25px;
	margin-bottom:10px;
}


#content_wrapper #content #right_box p  {
	font-size: 12px;
	line-height: 14px;
	color: #000;
}
#content_wrapper #content #right_box .poi{
	float: left;
	width: 400px;
}
#content_wrapper #content #right_box .poi h1{
	font-size: 20px;
	margin-bottom: 15px;
}
#content_wrapper #content #right_box .poi p{
	font-size: 12px;
	color: #222;
	line-height: 12px;
	margin-bottom: 3px;
}
#content_wrapper #content #right_box .poi p a{
	text-decoration: none;
	color: #666;
}
#content_wrapper #content #right_box a #googlemap {
	float: right;
	border: 1px solid #666;
}
#content_wrapper #content #right_box .first_text {
	width: 550px;
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 10px;
	line-height: 20px;
	color: #000;
}
#content_wrapper #content #right_box .poi_text {
	clear: both;
	float: left;
}
#content_wrapper #content #right_box .poi_description {
}
#content_wrapper #content #right_box .poi_description p {
	width: 550px;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	margin-bottom: 10px;
}




#content_wrapper #content #right_box #poi_links {
	
	clear: both;
	float: left;
	width: 550px;
	margin-bottom: 10px;
	padding-top:10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACC314;
}
#content_wrapper #content #right_box #poi_links li {
	float: left;
	padding:0px;
	margin-right: 5px;
	margin-top:0px;
}
#content_wrapper #content #right_box #poi_links li a {
	font-size: 0.6em;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	line-height:0.7em;
	border:1px solid #aaa;
	
	text-decoration: none;
	-moz-border-radius:4px;
	background-image: url("../images/btn_background.gif");
}




#content_wrapper #content #right_box #poi_themes  {
	overflow:auto;
	margin-bottom: 15px;
}
#content_wrapper #content #right_box #poi_themes .theme {
	text-decoration: none;
	font-size: 10px;
	color: #000;
	-moz-border-radius:10px;
	-moz-border-radius:10px;
	float: left;
	height: 30px;
	width: 90px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #ACC314;
	text-align: center;
	padding: 5px;
	cursor: pointer;
}
#content_wrapper #content #right_box #poi_themes .theme:hover {
	color: #FFF;
	background-color: #81910F;
}

#content_wrapper #content #right_box #categories {
	
}

#content_wrapper #content #right_box #categories .category {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/style_images/category_bg.png);
	background-position: 0px 0px;
	margin: 1px;
	float: left;
	height: 47px;
	width: 76px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	cursor:pointer;
}
#content_wrapper #content #right_box #categories .category:hover {
	background-position: 86px 0px;	
}
#content_wrapper #content #right_box #pois {
	float: left;
}
#content_wrapper #content #right_box #pois .poi {
	clear: both;
	float: left;
	margin-bottom: 10px;
	padding:5px;
	
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CC;
	border-right:#D6D5CC solid 1px;
	background-color: #fff;
}
#content_wrapper #content #right_box #pois .poi a .poi_image {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100px;
	width: 200px;
	margin-bottom: 5px;
}
#content_wrapper #content #right_box #pois .poi .texts {
	float: right;
	height: 125px;
	width: 290px;
}
#content_wrapper #content #right_box #pois .poi .texts a h1 {
	font-size: 16px;
	margin-bottom: 0px;
	color: #000;
}
#content_wrapper #content #right_box #pois .poi .texts p {
	font-size: 12px;
	margin-top: 7px;
}
#content_wrapper #content #right_box #pois .poi .links {
	float: left;
	width: 499px;
}
#content_wrapper #content #right_box #pois .poi .links .left {
	float: left;
}
#content_wrapper #content #right_box #pois .poi .links .right {
	float: right;
	width: 288px;
}
#content_wrapper #content #right_box2 #pois .poi{
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #093;
	margin-right: 5px;
	padding-right: 5px;
}
#content_wrapper #content #right_box2 #pois .poi a .poi_image {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 70px;
	width: 100px;
	margin-bottom: 5px;
}
#content_wrapper #content #right_box2 #pois .poi .texts {
	float: right;
	height: 70px;
	width: 265px;
}
#content_wrapper #content #right_box2 #pois .poi .texts a h1 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #000;
}
#content_wrapper #content #right_box2 #pois .poi .texts p {
	font-size: 10px;
}
#content_wrapper #content #right_box2 #pois .poi .links {
	float: left;
	width: 369px;
}
#content_wrapper #content #right_box2 #pois .poi .links .left {
	float: left;
}
#content_wrapper #content #right_box2 #pois .poi .links .right {
	float: right;
	width: 240px;
}


#content #pois {
	float: left;
}
#content #pois .poi {
	clear: both;
	float: left;
	margin-bottom: 10px;
	padding:5px;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CC;
	border-right:#D6D5CC solid 1px;
	background-color: #fff;
}
#content #pois .poi a .poi_image {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100px;
	width: 200px;
	margin-bottom: 5px;
}
#content #pois .poi .texts {
	float: right;
	height: 125px;
	width: 290px;
}
#content #pois .poi .texts a h1 {
	font-size: 16px;
	margin-bottom: 0px;
	color: #000;
}
#content #pois .poi .texts p {
	font-size: 12px;
	margin-top: 7px;
}
#content #pois .poi .links {
	float: left;
	width: 499px;
}
#content #pois .poi .links .left {
	float: left;
}
#content #pois .poi .links .right {
	float: right;
	width: 288px;
}

#content #pois .poi{
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #093;
	margin-right: 5px;
	padding-right: 5px;
}

#content #pois .poi a .poi_image {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 70px;
	width: 100px;
	margin-bottom: 5px;
}

#content #pois .poi .texts {
	float: right;
	height: 70px;
	width: 265px;
}

#content #pois .poi .texts a h1 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #000;
}

#content #pois .poi .texts p {
	font-size: 10px;
}

#content #pois .poi .links {
	float: left;
	width: 369px;
}

#content #pois .poi .links .left {
	float: left;
}

#content #pois .poi .links .right {
	float: right;
	width: 240px;
}














#content_wrapper #content #right_box2 .attributes {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	padding-top: 10px;
	
	margin-top: 10px;
}
#content_wrapper #content #right_box2 .attributes .attribute  {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
}
#content_wrapper #content #right_box .attributes {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	padding-top: 10px;
	
	margin-top: 10px;
}
#content_wrapper #content #right_box .attributes .attribute  {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
}
#content_wrapper #content .clear {
	clear: both;
	float: left;
}

.link_more {
	text-decoration: none;
	font-size: 12px;
}
.link_more.white{
	color: #FFF;
}
.link_more.red{
	color: #FF0000;
}
.link_more.black.left{
	float: left;
	color: #000000;
}
.attribute{
	background-color: #09F;
	float: right;
	height: 25px;
	width: 25px;
	margin-left: 5px;	
}
/*
#wrapper #main #sidebar #loginWrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A7B762;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7B762;
}
#wrapper #main #sidebar #loginWrapper p a {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}*/
#content_wrapper #content #loginForm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8DB61D;
}
#content_wrapper #content #loginForm #login_form, #content_wrapper #content #loginForm #signin_form, #content_wrapper #content #loginForm #password_retrieve_form  {
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px dotted #8DB61D;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#content_wrapper #content #loginForm #login_form .zend_form, #content_wrapper #content #loginForm #signin_form .zend_form, #content_wrapper #content #loginForm #password_retrieve_form .zend_form{
}
#content_wrapper #content #loginForm #login_form .zend_form dt, #content_wrapper #content #loginForm #signin_form .zend_form dt {
}
#content_wrapper #content #loginForm #login_form .zend_form dt label, #content_wrapper #content #loginForm #signin_form .zend_form dt label, #content_wrapper #content #loginForm #password_retrieve_form .zend_form dt label{
	margin: 5px;
	padding: 5px;
}
#content_wrapper #content #loginForm #login_form .zend_form dd, #content_wrapper #content #loginForm #signin_form .zend_form dd {
}
#content_wrapper #content #loginForm #login_form .zend_form dd input, #content_wrapper #content #loginForm #signin_form .zend_form dd input, #content_wrapper #content #loginForm #password_retrieve_form .zend_form dd input {
	margin: 5px;
	padding: 3px;
	width: 190px;
	border: 1px solid #8DB61D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8DB61D;
}
#content_wrapper #content #loginForm #login_form .zend_form dd .errors, #content_wrapper #content #loginForm #signin_form .zend_form dd .errors, #content_wrapper #content #loginForm #password_retrieve_form .zend_form dd .errors {
	font-size: 10px;
	color: #F00;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content_wrapper #content #loginForm #login_form .zend_form #Login, #content_wrapper #content #loginForm #password_retrieve_form .zend_form #Retrieve, #content_wrapper #content #loginForm #signin_form .zend_form #send{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #8DB61D;
	padding: 5px;
	width: 200px;
}
#content_wrapper #content #loginForm #signin_form .zend_form dd #idcountry {
	margin: 5px;
	padding: 3px;
	width: 190px;
	border: 1px solid #8DB61D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8DB61D;
}

#content_wrapper #content #loginForm .error {
	color: #FFF;
	background-color: #F00;
	padding: 10px;
	width: 290px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#content_wrapper #content #loginForm #loginFormBottom {
	padding: 10px;
	width: 290px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#content_wrapper #content #loginForm #loginFormBottom a {
	font-size: 12px;
	color: #8DB61D;
	text-decoration: none;	
}


#content_wrapper #content #mytravelplans {
}
#content_wrapper #content #mytravelplans a {
	font-weight: bold;
	color: #8DB61F;
	text-decoration: none;
	font-size: 10px;
}
#content_wrapper #content #mytravelplans .travelplan .travelplaninfo h2 {
	font-size: 14px;
	color: #74AD23;
}

#content_wrapper #content #mytravelplans a:hover {
	color: #4E6510;
}
#content_wrapper #content #mytravelplans .travelplan.current {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #8DB61D;
	width: 530px;
}
#content_wrapper #content #mytravelplans .travelplan {
	background-image: url(../images/mp_logo_50.png);
	margin: 5px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	border: 1px solid #8DB61D;
	width: 540px;
}
#content_wrapper #content #mytravelplans #travelplan_form .travelplan .defaulttravelplan {
	float: right;
}
#content_wrapper #content #mytravelplans #travelplan_form .travelplan .travelplaninfo ul {
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #74AD23;
	padding-top: 10px;
}


#content_wrapper #content #mytravelplans .travelplan:hover, #content_wrapper #content #mytravelplans .travelplan.current:hover{

}
#content_wrapper #content #mytravelplans .travelplan .travelplaninfo p{
	font-size: 10px;	
}
#content_wrapper #content #mytravelplans .travelplan .travelplaninfo .timestamp {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #999;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.special_offer_image {
	float:left;
	margin-right:5px;
}

.special_offer_link {
	float:right;
}

#content_wrapper #content .special_offer {
	-moz-border-radius:10px;
	border: 1px dotted #000;
	float:left;
	margin-bottom:10px;
	margin-right:5px;
	overflow:auto;
	background-color:#fff;
	background-image: url(../images/mp_logo_138_print_small.gif);
	padding:5px;	
	font-size:9pt;
	width:440px;
	height:150px;
}
#content_wrapper #content .special_offer img {
	float:left;
	margin: 10px;
}
#content_wrapper #content .special_offer h1 {
	font-size:18px;
	color:#000;
}
#content_wrapper #content .special_offer p {
	font-size:12px;
	line-height:12px;
}

.mapItemCategory {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	height: 30px;
	width: 125px;
	margin-top: 3px;
	margin-right: 3px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 10px;
}
.events {
	float: left;
	width: 300px;
	margin-top: 15px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ACC314;
}
.events h2 {
	font-size: 18px;
	color: #ACC314;
}
.events .event {
	padding-left: 15px;
}
.events .event h3 {
	font-size: 14px;
	color: #666;
}
.events .event h3 span {
	margin-right:15px;
}
.events .event p {
	font-size: 12px;
	padding-left: 50px;
	color: #999;
}

.photoCategory {
	width:135px;
	height:150px;
	margin:5px;
	padding:5px;
	float:left;
	cursor:pointer;
	background-color:#FFF;
}
.photoCategory:hover {
	background-color: #E8EFCE;
}
.photoCategory h1{
	text-align:center;
	font-size:18px;
}

.photoCategory .photo{
	float:left;
	margin:3px;
	width:130px;
	height:100px;
	
}
.photoCategory .photo img{
	border: solid 1px #090;
	padding: 3px;
}.cinema      {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cinema tr td img {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #999;
}
.cinema tr td h3 {
	font-size: 14px;
	color: #ACC314;
}
.cinema tr td table tr {
	height: 30px;
}
.cinema tr td table tr th {
	color: #8DB61A;
}

#regions .region {
	
	padding:4px;

}
#latestpois{
	overflow:auto;
	float:left;
}
#latestpois .poi{
	margin-right:4px;
	margin-top:5px;
	margin-bottom:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:left;
	width:210px;
	height:250px;
	padding:10px;
	background-color:#FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D5CC;
}
#latestpois .poi.last{
	margin-right=0;	
}
#latestpois .poi .texts{
	font-size:12px;
}
#latestpois .poi .texts a h1{
	
}
#latestpois .poi .texts p{
	line-height:1em;
}
#latestpois .poi .texts p .timestamp{
	font-size:9px;
	color:#999;
}

	
