body {
background-color:#000000;
font-family: {verdana, arial, sans-serif};
font-size:15px;
text-align:justify;
padding:0;
margin:0;
color:#EFDCB1;
}

a img{border-style:none;}
a {
 color:#EFDCB1;
 text-decoration:underline;
}

h1 {
color:#6595AB;
font-size:22px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #D5010A;
        margin-bottom:2px;
}
h3 {
color:#6595AB;
font-size: 18px;
}

.mainTable {
	background-image: url(/InTemplates/default/files/manolo_meandros_NEW.gif);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.mainbody {
	background-image: url(/InTemplates/default/files/manolo_dragon_fixed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:462px;
}

.menubar {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	background-image: url(/InTemplates/default/files/manolo_menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

/*Forms*/
.textfield{border:solid 1px #7B8D94;font-size:10px;}
.Button{border:solid 1px #787878;color:#484848; padding:2px;margin-top:2px;background-color:#ffffff;font-size:10px;}
/*Forms*/

/*InFooterMenu*/
.InFooterMenuContent{color: #717171;font-size: 11px;font-weight:normal;text-decoration:none;padding-top:20px;}
.InFooterMenu:link{color:#145694;}
.InFooterMenu:visited{color:#145694;}
.InFooterMenu:hover{color:#145694;}
.InFooterMenu:active{color:#145694;}
/*InFooterMenu*/

.InEmailForm{font-size:13px;}

/*InLanguages*/
.InLanguages{}
.InLanguagesContent{}

/*InSiteSearch*/
.InSiteSearchContent{padding-right:5px;}
.InSiteSearchTitle{color:#5BAECE;font-weight:bold;}
.InSiteSearchButton{background-color:red;border:1px;color:#ffffff;font-size:10px;margin:0px 0px 0px 2px;}

.weather{color:#5BAECE;font-weight:bold;}

/*InDateDisplay*/
.InDateDisplay{color:#A70003;font-size:13px;}
/*InDateDisplay*/


/*InSitemapDisplay*/
.InSitemapDisplay:link{text-decoration:underline;color:#5BAECE;}
.InSitemapDisplay:visited{text-decoration:underline;color:#5BAECE;}
.InSitemapDisplay:hover{text-decoration:underline;color:#5BAECE;}
.InSitemapDisplay:active{text-decoration:underline;color:#5BAECE;}
/*InFileSystem*/

.photoslider {

}

.photoslider_nav {
	position: relative;
	border: solid white 1px;
	overflow: hidden;
	height: 90px;
	width: 620px;
	margin: auto;
}

.photoslider_thumbBar {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.photoslider_thumb {
	position: relative;
	border: solid white 1px;
	width: 50px;
	height: 50px;
	float: left;
	padding: 5px;
	margin: 5px;
	cursor: pointer;
}

.photoslider_clear {
	clear: both;
}

.photoslider_main  {
	position: relative;
	height: auto;
	padding-bottom: 5px;
}

.photoslider_main img {
	position: relative;
	border: solid #fff 10px;
	display: block;
	margin: auto;
}

.photoslider_caption {
	font-weight: bold;
	text-align: center;
}

.photoslider_control {
	display: none;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	margin: auto;
	height: 30px;
	width: 52px;
}

.photoslider_play, .photoslider_stop {
	width: 18px;
	height: 19px;
	margin: auto;
	padding: 3px;
	cursor: pointer;
	text-align: center;
	border: solid #fff 1px;
	float: left;
}

.photoslider_play {
	background: url('/InTemplates/default/files/play_pause.gif') no-repeat 0px 0px;
}

.photoslider_stop {
	background: url('/InTemplates/default/files/play_pause.gif') no-repeat -25px 0px;
}

.slideshow_disabled {
	border-bottom: solid #919191 2px;
}

