@CHARSET "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

html,body {
	height:100%;
	margin:0;

}

body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11pt;
	text-align:center;
}

img {
	border: 0px;
	vertical-align: bottom;
}
body a {
	outline:none;

}

#wrapper {
	width: 896px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 100%;
	height: 56px;
	border-bottom: 1px solid #3c9ce1;
	background-image: url(../img/headerShape.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#languageSelector {
	margin-top: 30px;
	margin-bottom:10px;
	float: right;
}

.languageItem {
	float: left;
	margin-left: 8px;
}

#logo {
	width: 100%;
	height: 55px;
}

#logo a {
	padding-top: 13px;
}

#logo img {
	margin-left: 9px;
	margin-top: 12px;
}

#mainNavigation {
	width: 896px;
	height: 48px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
        position: relative;
        text-align: left;
        background: #FFFFFF url(../img/main_nav_bkg.gif) repeat-x top left;
}

#mainNavigation ul.firstLevel {
  	background-image: url(../img/mainNavigationSeparator.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#mainNavigation ul.firstLevel,
#mainNavigation ul.secondLevel {
	height: 24px;
  width: 100%;
  list-style-type: none;
  position: absolute;
  top: 0;
  left: 0;
}

#mainNavigation ul.secondLevel {
  top: 24px;
  background: #3c9ce1;
  color: #FFFFFF;
}

#mainNavigation ul.firstLevel li,
#mainNavigation ul.secondLevel li {
	float: left;
	width: 112px;
	height: 24px;
	line-height: 24px;
  margin-left: -1px;
}

#mainNavigation ul.firstLevel li.first {
  margin-left: 0;
}

#mainNavigation ul.secondLevel li {
  width: 111px;
  margin-left: 0;
}

#mainNavigation ul.firstLevel li {
	background-image: url(../img/mainNavigationSeparator.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#mainNavigation ul.firstLevel li.last {
	background: none;
}

#mainNavigation ul.firstLevel a,
#mainNavigation ul.secondLevel a {
  display: block;
  height: 100%;
}

#mainNavigation ul.firstLevel li a:hover {
  background-color: #257dd4;
  color: #FFFFFF;
}

#mainNavigation ul.firstLevel li a {
	color: #666666;
	text-decoration: none;
  padding-left: 8px;
}

#mainNavigation ul.firstLevel li.last {
  /* should be 224px, but because of the margin-left:-1px
   * after 6 elements we miss 6px in the end
   */
	width: 230px;
}

#mainNavigation ul.firstLevel li.active a {
	color: #FFFFFF;
	background-color: #3c9ce1;
}

#mainNavigation ul.firstLevel li ul.secondLevel a:hover {
	background-color: #257DD4;
}

#mainNavigation ul.firstLevel li.current a,
#mainNavigation ul.firstLevel li.currentWithSubElements a,
#mainNavigation ul.secondLevel li.current a {
	color: #FFFFFF;
	background-color: #257DD4;
}

#mainNavigation ul.secondLevel li a {
  display: block;
  /*width: 100%;*/
	background: url(../img/mainNavigation_arrowdown.gif) #3c9ce1 no-repeat 8px 10px;
	text-decoration: none;
  padding-left: 20px;
}

#mainNavigation ul.secondLevel li.normal a {
  color: #FFFFFF;
  background-color: #3c9ce1;
}

#mainNavigation ul.secondLevel li.current {
  width: 112px;
}

#mainNavigation ul.secondLevel li.last {
	background: url(../img/mainNavigation_arrowright.gif) #3c9ce1 no-repeat 8px 9px;
	width: 112px;
}

#breadcrumbs {
	height: 24px;
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	list-style-type: none;
}

#breadcrumbs a {
	text-decoration: none;
	color: #666;
}

#breadcrumbs li {
	background: url(../img/breadcrumbsSeparator.png) no-repeat 0px 11px;
	float: left;
	margin-left: 2px;
	padding-left: 8px;
	line-height: 24px;
}

#breadcrumbs li.first {
	background: none;
	margin-left: 0;
}

#main {
	width: 100%;
	float:left;
	position:relative;
}

#main .columnSet {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom: 16px;
}

#main .quarter {
	width: 25%;
	float: left;
	overflow: hidden;
}

#main .half {
	width: 50%;
	float: left;
	overflow: hidden;
}

#main div.threequarter {
	width: 75%;
	float: left;
	overflow: hidden;
}

#main .full {
	width: 100%;
	float: left;
	overflow: hidden;
}

#main #quickButtons {
	float: left;
	background: #878787;
	width: 224px;
	height: 160px;
}

#main #quoteBox {
	float: left;
	background: #878787;
	width: 224px;
	height: 160px;
}

#main #quoteBox #quoteHeader {
	height: 40px;
	position: relative;
}

#main #quoteBox #quoteHeader img {
	position: absolute;
	top: 8px;
	left: 8px;
}

#main #quoteBox #quoteCenter {
	width: 100%;
	height: 80px;
}

#main #quoteBox #quoteCenter #quoteCenterPos {
	display: table;
	height: 100%;
}

#main #quoteBox #quoteCenter #quoteContents {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}

#main #quoteBox #quoteCenter #quoteText {
	color: #fff;
	font: 11px Arial,Helvetica,sans-serif;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}

#main #quoteBox #quoteCenter #quoteAuthor {
	margin-top: 16px;
	color: #fff;
	font: 11px Arial,Helvetica,sans-serif;
	font-style: italic;
	text-align: center
}

#main #quoteBox #quoteFooter {
	position: relative;
	height: 40px;
}

#main #quoteBox #quoteFooter img {
	float: right;
	position: absolute;
	bottom: 8px;
	right: 8px;
}

#main #webcam {
	float: left;
	background: url(../content_img/webcam1.jpg);
	height: 160px;
	width: 224px;
        overflow: hidden;
}

#main #weather {
	width: 224px;
	background: #3c9ce1 url(../img/weather_bg.gif) repeat-x left bottom;
	color: white;
	font-size: 11px;
	float: left;
}

#main #weather .header {
	padding: 4px 8px;
	margin: 0px 8px;
	border-bottom: 1px dotted #9ecef0;
}

#main #weather .item {
	margin: 0px 8px;
	border-bottom: 1px dotted #9ecef0;
	clear: left;
}

#main #weather .item .symbol {
	float: left;
	width: 80px;
}

#main #weather .item .caption {
	padding-top: 8px;
	line-height: 16px;
}

#main #weather a {
	color: white;
	text-decoration: none;
}

#main #descriptionBox {
	border-top: 1px dotted #414141;
	clear: left;
	background: #878787;
	height: 239px;
	overflow:hidden;
}

#main #descriptionBox h1 {
	color: white;
	padding: 8px;
	padding-left: 2px;
}

#main #descriptionBox p {
	color: white;
	padding: 0px 8px;
}

#main #newsletterButton {
	position: relative;
}

#main #newsletterButton fieldset {
	border: 0px;
}

#main #newsletterButton fieldset legend,
#main #newsletterButton fieldset label {
	display: none;
}

#main #newsletterButton input.email,
#main #newsletterButton div.tx-powermail-pi1_thx,
#main #newsletterButton div.tx-powermail-pi1_mandatory {
	position: absolute;
	top: 38px;
	left: 20px;
	width: 142px;
	height: 18px;
	background: transparent;
	border: 0px;
}

#main #newsletterButton div.tx-powermail-pi1_thx p,
#main #newsletterButton div.tx-powermail-pi1_mandatory p {
	padding: 0 8px 8px 4px;
}

#main #newsletterform input.error{
	color: red;
	border: 1px solid #FF0000;
}

#main .imagetext {
	float: left;
	width: 224px;
	height:100px;
}

#main .imagetextfull {
	width: 896px;
	float:left;
	padding-bottom: 12px;
	
}

#main .imagetext p {
	padding: 3px 0 8px 0;
	color: #333;
	font-size: 10px;
	line-height: 12px;
	width: 100px;
	float: left;

}

#main .imagetext i{
	display:block;
	padding:5px 0;
	font-style:italic;
}

#main .imagetext h2 {
	clear: none;
	color: rgb(51, 51, 51);
	font-size: 11px;
	padding: 5px 0 0 0;
	line-height: 12px;
	font-weight: bold;
}

#main .imagetext img {
	float: left;
	margin: 8px;
}

#main .imagetextfull img {
	margin: 0 8px 8px 0;
}

#main div.fotosize1 div.photo {
	position: relative;
	float:left;
	overflow:hidden;
}

#main div.column.fulltext {
	float:left;
	width:780px;
}

#main div.fotosize1 div.photo span {
	width: 17px;
	height: 17px;
	display: block;
	position: absolute;
	bottom: 14px;
	right: 15px;
	background: url(../img/lupa.gif) no-repeat;
	MozOpacity: 0.7;
	opacity: 0.7;
	KHTMLOpacity: 0.7;
	filter: alpha(opacity:70);
}

#main #map {
	width: 672px ;
	height: 320px !important;
}

#main #address{
	background:#3b9ce1;
	height:100%;
	width:100%;
	padding:8px;
	float:left;
}

#main #address *{
	color:#fff;
	font-size:11px;
	float:left;
	padding:0;
}

#main #address br{
	float:none;
}

#main #address h3{
	font-size:12px;
	font-weight:bold;
	padding-bottom:16px;
}

#main #address .info{
	border-bottom:1px dotted #91d0fc;
	border-top:1px dotted #91d0fc;
	padding:12px 0;
	margin-bottom:12px;
	clear:left;
	width:170px;
}

#main #address p{
	width:100px;
}

#main #address p.bodytext{
	width:auto;
}



#main #address label{
	clear:left;
	font-weight:bold;
	width:20px;
}

hr {
	width: 880px;
	float: left;
	margin: 8px;
	margin-top: 12px;
	height:1px;
	border: 0px;
	border-bottom: 1px solid #3c9ce1
}

hr.threequarter {
	width: 651px;
}


.clearer {
	clear: both;
}

#main h1 {
	clear: left;
	font-weight: normal;
	font-size: 16pt;
	color: #1e68a4;
	width:80%;
	padding-left: 0px;
	padding-bottom: 8px;
	font-family: "bauhaus",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}

#main h2 {
	clear: left;
	font-weight: normal;
	font-size: 11pt;
	color: #1e68a4;
	padding-left: 0px;
	padding: 0 8px 8px;
	font-family: Arial,Helvetica,sans-serif;
}

#main p {
	padding: 8px;
	padding-top: 0px;
	color: #000;
	font-size: 13px;
	line-height: 18px;
}

body#home #main p {
	font-size: 11px;
	line-height: 16px;
}

#main ul {
	margin: 0px 8px;
	padding: 0;
	text-indent: 8px;
	list-style-type: none;
}

#main li {
	color: #333;
	font-size: 11px;
	line-height: 16px;
	list-style-image: none;
	background: #ffffff url(../img/bull.gif);
	background-repeat:no-repeat;
	background-position: 0 0.6em;
}

#main table p {
	padding: 0px;
}

#main table {
	margin-left: 8px;
	margin-right: 16px;
}

#main table td {
	vertical-align: top;
}

#main a {
	color: #333;
}

.guestSelector{
	position:relative;
}

#category{
	position:absolute;
	z-index:100;
	top:-29px;
	left:200px;
	font-size:11px;
	width:140px;
}

.tx-wecdiscussion-forumMessage{
	padding:0;
	font-family:Arial, Helvetica, Verdana;
	font-size:11px;
	color:#333;
	padding-top:16px;
}

.tx-wecdiscussion-forumFiles img{
	width:104px;
	height:88px;
	margin-right:8px;
	margin-bottom:8px;
}

.tx-wecdiscussion-forumFiles .video{
	display:none;
}

#main .half .tx-wecdiscussion-forumMessage p{
	padding:0;
}

.tx-wecdiscussion-forumMessage .title a{
	text-decoration:none;
	font-weight:bold;
}

.tx-wecdiscussion-forumMessageInfo{
	padding:0;
	border:0;
	border-bottom:1px solid #878787;
	padding:16px 0 8px;
	margin-bottom:16px;
}

#main .half .tx-wecdiscussion-forumMessageInfo a{
	color:#1e68a4;
}

#main .divepoint{
	border:1px solid #95979a;
	float:left;
}

#main .divepoint .separators{
	padding:0 10px 10px 10px;
	float:left;
}

#main .divepoint .back{
	float:left;
	width:894px;
	height:26px;
	background:#c8c8c8;
}

#main .divepoint .back a{
	display:block;
	float:left;
	height:21px;
	padding:5px 0 0 20px;
	font-size:12px;
	text-decoration:none;
	vertical-align:middle;
	background:url(../img/dive_back.gif) no-repeat left;
}

#main .half #tempImage{
	padding-left:4px;
}

#main .half #tempImage img{
	margin-left:4px;
	margin-bottom:8px;
}

#main .half #guestbook{
	font-size:11px;
	padding:8px;
	margin-left:8px;
	color:#333;
	border-top:1px solid #878787;
	border-bottom:1px solid #878787;
	background:#f2f2f2;
	float:left;
}


#main .half #guestbook fieldset{
	border:0;
}

#main .half #guestbook .header{
	padding-bottom:8px;
}

#main .half #guestbook ul{
	padding:4px;
}

#main .half #guestbook ul li{
	background-color:transparent;
	color:#A00;
}

#main .half #guestbook .header span{
	color:#f60;
}

#main .half #guestbook .guestInputShort{
	float:left;
	width:210px;
	padding-bottom:8px;
}

#main .half #guestbook .guestInputLong,
#main .half #guestbook .guestSubmit{
	float:left;
	width:420px;
	padding-bottom:8px;
}

#main .half #guestbook .guestSubmit{
	padding-right:16px;
	width:404px;
}
#main .half #guestbook label{
	font-weight:bold;
	float:left;
	height:20px;
}

#main .half #guestbook img{
	float:left;
}

#main .half #guestbook input,
#main .half #guestbook select{
	float:left;
	font-size:11px;
	color:#333;
	font-family:Arial, Tahoma, Verdana;
}

#main .half #guestbook .guestInputShort input,
#main .half #guestbook .guestInputShort select{
	width:195px;
}

#main .half #guestbook .guestInputLong input{
	width:400px;
}

#main .half #guestbook .guestSubmit input{
	width:150px;
	border:1px solid #333;
	font-weight:bold;
	height:18px;
	background:#cecece;
	float:right;
	margin-left:8px;
}

#main .imagetext .bodytext {
	display: block;
	line-height:12px;
}

#main #serviceIcons{
	background:#fff;
	float:left;
	width:100%;
	position:absolute;
	bottom:-33px;
	left:0px;
	height:32px;
}

#main #serviceIcons *{
	float:left;
	clear:none;
	margin:0;
	width:auto !important;
	display:block;
	position:static;
	padding:0;
}

#main #serviceIcons .hover{
	display:none;
}

#main #serviceIcons img{
	float:left;
	border-right:1px dotted #bfbfbf;
}

#main #serviceIcons p{
	float:left;
	height:32px;
	color:#3c9ce1;
	padding:8px;
}

.toolbar li{
	background:#F2F2F2 !important;
}

#clearer {
	clear: both;
}

#footer {
	margin-top: 16px;
	border-top: 4px solid #7f7f7f;
	height: 72px;
	font: 10px Arial,Helvetica,sans-serif;
	color: #666;
	padding: 13px 8px;
}

#footer #left {
	width: 328px;
	height: 100%;
	float: left;
	line-height: 12px;
}

#footer #center {
	width: 418px;
	height: 100%;
	float: left;
	text-align: center;
}
#footer #center img {
	margin: 0px 10px;
	vertical-align: middle;
}

#footer #right {
	width: 134px;
	float: left;
	text-align: right;
}
#footer #right a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#footer #right a.opus5{
	display:block;
	text-align:right;
	padding:5px 0;
	width:100%;
	border-bottom:1px dotted #878787;
}

/*
#overlay {
	background:url(../img/overlay_bg.png);
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}
*/

#overlay #whiteBox {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -236px;
	margin-left: -440px;
	padding: 16px;
	width: 850px;
	height: 440px;
	border-bottom: 8px solid #bfbfbf;
	background: white;
	text-align: left;
	display:none;
}

#overlay #overlayClose {
	float: right;
}

#overlay #whiteBox h1 {
	font-size: 16px;
	color: #369;
}

#overlay #whiteBox h2 {
	font-size: 11px;
	color: #369;
}

#overlay #whiteBox #viewBox {
	float: left;
	margin-top: 16px;
	width: 480px;
	height: 360px;
}

#overlay #whiteBox #indexBox {
	float: left;
	margin: 8px;
	margin-top: 12px;
	margin-bottom: 4px;
	width: 344px;
}

#overlay #whiteBox #indexBox .item {
	float: left;
	padding: 4px;
}

#overlay #whiteBox .descriptionText {
	float: left;
	width: 344px;
	margin-left: 12px;
	margin-top: 4px;
	font: 11px Arial,Helvetica,sans-serif;
	color: #333;
	line-height: 16px;
}

div.threequarter #slideshow {
    position:relative;
    height:320px;
    width: 672px;
}

.half #slideshow {
    position:relative;
    height:160px;
    width: 448px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    display:none;
}

#slideshowMenu {
	bottom: 10px;
	left:13px;
	position: absolute;
	width:auto;
	height:20px;
	z-index: 99;
	list-style:none;
	list-style-type: none;

}


#slideshowMenu ul li {
	float: left;
	border: 0;
	width: 24px;
	height:18px;
	padding-top:2px;
	text-indent:0px;
	margin-left: 8px;
	text-align: center;
	list-style:none;
	list-style-type: none;
	font-weight: bold;
	overflow: hidden;
	background:transparent url("../img/transparent.png") !important;
}


#slideshowMenu ul li:hover {
	cursor: pointer;
}

#slideshowMenuList li.activeListItem {
	background-color: #ffffff !important;

}

div.tx-flseositemap-pi1 ul li {
	height:20px;
}


div.tx-flseositemap-pi1 ul li.deep1 {
	margin-left:16px;;
}

#newsletterButton {
	background-color: #3492dc;
}

#quickButtons #newsletterButton {
	background-color: transparent;
}

.headerLink {
	display:block;
	width:127px;
	height:13px;
	position:fixed;
	top: 43px;
}

#webcam .caption {
	background-color:#000000;
	margin:0;
	padding:4px 8px;
}

#webcam .caption a {
        color:#FFFFFF;
        font: 11px Arial, Verdana, sans-serif;
        font-weight: bold;
	text-decoration: none;
}

#weatherModule,
body#home #main #weatherModule {
	background-color: #3c9ce1;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 8px 8px 0 8px;
	width: 208px;
	height: 157px;
}

#weatherModule img {
	float: left;
	margin: 2px 0 0 8px;
}

#weatherModule p,
body#home #main #weatherModule p {
	font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 8px 0;
	background: transparent url(../img/hor_dotted.gif) repeat-x bottom left;
}

#main #weatherModule p a {
	color: #FFFFFF;
}

div.air, div.water {
	float: left;
	background: transparent url(../img/hor_dotted.gif) repeat-x bottom left;
	height: 64px;
}

dl, dt, dd, p {
	margin: 0;
	padding: 0;
}

#weatherModule dl {
  width: 124px;
  float: left;
  margin: 8px 0 0 12px;
}

#weatherModule dl dt,
#weatherModule dl dd {
	width: auto;
	float: left;
	margin-bottom: 4px;
}

/* CONTENIDO PAGINA previsión meteorológica -------------------------------------------- */



#main .contenidopPrevMeteo{
	width:896px;
	margin-left:4px;
}
#main .PrevMeteoHoy{
	width:437px;
	float:left;
}
#main .PrevMeteoHoyTitulo{
	font-size: 18px;
	color:#000000;
	font-weight:bold;
}
#main .PrevMeteoHoy4Box{
	width:437px;
	padding-top: 10px;
	border-top: 1px solid #000000;
}
#main .PrevManana{
	width:437px;
	float:left;
}
#main .PrevMeteoManana4Box{
	width:437px;
	border-top: 1px solid #000000;
	margin-left:16px!important;
	padding-top: 10px;
}
#main .PrevMeteoMananaTitulo{
	font-size: 18px;
	color:#000000;
	font-weight:bold;
	margin-left:16px!important;
}
#main .PrevMeteoBoxManana{
	width:100px;
	float:left;
	margin-right: 10px;
}
#main .PrevMeteoBoxMananaFinal{
	width:100px;
	float:left;
}
#main .PrevMeteoTituloFoto{
	font-size: 16px;
	font-weight:bold;
	color:#6cb4e8;
}
#main p.PrevMeteoFoto{
	width:100px; 
	height:80px; 
	border:1px solid #c8e4eb;
	padding: 0;
}

#main .PrevMeteoVientoMar{
	width:437px;
	margin-top:20px;
	float:left;
}
#main .PrevMeteoBoxViento{
	width:213px;
	float:left;
	padding-right: 10px;
}
#main .PrevMeteoTextDownFoto{
	padding: 5px 0 0 0;
}
#main .PrevMeteoBoxMar{
	width:210px;
	float:left;
}

#main .PrevMeteoLeyenda{
	width:437px;
	margin-top:20px;
	margin-left: 16px;
	font-size: 11px;
	float:left;
}
#main .PrevMeteocontenidoLeyenda{
	width:417px;
	background-color:#e3f1f5;
	padding:10px;
}
#main .PrevMeteoLeyendeNombre{
	width:75px; 
	height:27px; 
	float:left;
}
#main .PrevMeteoLeyendeImg{
	width:64px; 
	height:27px; 
	float:left;
}
#main .PrevMeteo24Hhras{
	width:100%;
	float:left;
	margin-top: 20px;
}
#main .PrevMeteo4HhrasTitulo{
	font-size: 18px;
	color:#000000;
	font-weight:bold;
}
#main .PrevMeteo4HhrasTexto{
	width:437px;
	padding-top: 10px;
	border-top: 1px solid #000000;
}

.align-justify {
	text-align: justify;
}

/* Forms: #contact */
div.tx-powermail-pi1 fieldset {
	border: none;
	padding-left:7px;
	font-size: 13px;
}
div.tx-powermail-pi1 legend {
	display:none;
}

div.tx-powermail-pi1 label {
	display: block;
	margin-bottom: 2px;
	clear: right;
	float: left;
	width: 174px;
}
div.tx-powermail-pi1 .csc-mailform-field input, #mailform select {
	background-color: #ffffff;
	border-color: #000000 #d4d0c8 #d4d0c8 #000000;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	margin-bottom: 8px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 178px;
}
div.tx-powermail-pi1 .csc-mailform-field textarea {
	background-color: #ffffff;
	border-color: #000000 #d4d0c8 #d4d0c8 #000000;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	margin-bottom: 4px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
	text-decoration: none;
	width: 178px;
}
span.powermail_mandatory {
	color: #ff0000;
	padding-left:3px;
}

form#contacto div.tx_powermail_pi1_fieldwrap_html {
	padding-bottom:16px;
}

div#powermail_headline {
	color: #3d9cdc;
	font-size:13px;
	border-top:1px solid #3d9cdc;
	margin:6px 0 0 7px;
	padding:16px 0 16px 0;
	width: 653px;
}

fieldset.formhint div {
	color: #ff0000;
	font-size:11px;
}

div.tx_powermail_pi1_fieldwrap_html_reset {
	float:left;
	padding-left:450px;
}

div.tx_powermail_pi1_fieldwrap_html_submit {
	float:left;
	padding-left:20px;
}

input.validation-failed {
	border-color: #ff0000;
}

/* Service FCE for rooms */
#main .rightColumn {width:208px; background-color: #3491dc; padding: 8px;}
#main .services p, #main .services ul li {color:#FFFFFF; font-family:Verdana,Arial,sans-serif; font-size:10px; font-weight:bold;}
#main .services ul li {background: transparent url('../img/services-dotted_line.gif') no-repeat bottom right; clear:left; height: 27px;margin-bottom: 4px;}
#main .services ul li img {float: left; margin-right: 8px;}
#main .services ul li span {display:block;padding-top: 6px;}

.uploadImage{
	margin-top:40px;
}

/*
div.powermail_mandatory_js {
	display:none;
}
*/

/*
div.tx-powermail-pi1 .csc-mailform-field input.csc-mailform-submit {
	width: 130px;
	height: 20px;
	background: transparent url(../img/bt_contact.gif) no-repeat scroll 0pt;
	border: none;
	font-size: 11px;
}

div.tx-powermail-pi1 label {
	float:none !important;
}
*/
