/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input 
{ margin: 0;padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,div, input 
{ font-size: 100%; font-weight: normal; font-style: normal; font-family:tahoma, verdana, arial, Lucida Sans Unicode, sans-serif ; }
ul,ol { list-style: none; }
fieldset,img 
{ border: none; }
caption,th 
{ text-align: left; }
table 
{ border-collapse: collapse; border-spacing: 0; }
/* END RESET */


body
{
  text-align:center;
  background-color:#80922E;
  background-image:URL(../images/bg/backgroundfade.jpg);
  background-position:top center; 
  background-repeat:repeat-x;
  font-size:0.8em;
 } 

#fadedBackground
{
  background-image:URL(../images/bg/body_background.jpg);
  background-position:top center; 
  background-repeat:no-repeat;
}

p
{
  line-height:160%;
  margin-bottom:1em;
}

label
{
  clear:left;
  display:block;
  float:left;
  width:150px;
}

label.longQuestion
{
  width:400px;
}


form p
{
  clear:both;
}
.webpacForm p
{
  margin-bottom:0;
}

blockquote
{
  background-image:url(../images/bg/forkknife.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  width:315px;
/*  padding-top:15px;*/
  min-height:110px;
  height:auto !important;
  height:110px;
}

blockquote p
{

  background-color:#EDECD7;
  font-family:georgia,"times new roman",serif;
  font-size:120%;
  font-style:italic;
  padding:10px;
  margin-left:35px;
  min-height:95px;
  height:auto !important;
  height:95px;

  clear:both;
  text-align:left;

}


strong
{
 font-weight:bold;
}

em
{
  font-style:italic; 
}

h1
{
  color:#A3AF07;
  font-size:155%;
  font-weight:bold;
  margin-bottom:0.5em;

}

h2, #messagearea
{
  color:#472311;
  font-size:125%;
  font-weight:bold;
  margin-bottom:0.5em;
  text-shadow:1px 1px 1px #CCCCCC;
}
h3, .TitleFound
{
  font-size:110%;
  font-weight:bold;
  color:#3F3F3F;
  margin-bottom:0.5em;
}
h4 
{
  font-weight:bold;
  color:#3F3F3F;
  margin-bottom:0.5em;
}
h5 
{
  font-weight:bold;
  color:#A3AF07;
  margin-bottom:0.5em;
}
h6 
{

  font-weight:bold;
  color:#472311;
  margin-bottom:0.5em;
}
a
{
   color:#848E04;
   text-decoration:underline;
}
a:hover
{
   text-decoration:none;
}

a.Selected
{
  font-weight:bold;
}

td
{
  vertical-align:top;
}

td p
{
  line-height:100%;
}


table.fullWidth
{
  table-layout: fixed; 
  width: 100%;
}
.content
{

  margin:auto;
  width:950px;
  text-align:left;

}

.half
{
  width:50%;
  float:left;
  margin:0;
  padding:0;
}

/* Standard definitons */




/****** HEADER DEFAULT *****/

.header
{
  background-image:URL(../images/bg/header_bg.jpg);
  background-position:top center; 
  background-repeat:no-repeat;
  margin:auto;
  height:168px;

}


.header_logo
{
  float:left;
  margin-left:15px;
  margin-top:25px;
  clear:left;
  
}

#makeReservation
{
  float:right;
}

.header_search
{
  float:right;
  clear:right;
  
  margin-right:7px;
  margin-top:12px;
  text-align:center;
  height:36px;
  width:240px;
}



.header_microsites
{
  float:left;
  margin-top:16px;
  margin-left:220px;
  height:16px;
  clear:both;
  font-size:0.80em;
  display:inline;
}

.header_microsites ul li
{
  float:left;
  margin-left:10px;
 color:#FFFFFF;
}
.header_microsites ul li a
{
 color:#FFFFFF;
  background-image:URL(../images/bg/BulletLanguageNotSelected.gif);
  background-position:left 3px; 
  background-repeat:no-repeat;
  padding-left:12px;
  text-decoration:none;
 
}
.header_microsites ul li a.Selected
{
  background-image:URL(../images/bg/BulletLanguageSelected.gif);
}
.header_microsites ul li a:hover
{
  background-image:URL(../images/bg/BulletLanguageSelected.gif);
  background-position:left 3px; 
  background-repeat:no-repeat;
  padding-left:12px;
}
#mainWrapper
{
 background-image:URL(../images/bg/main_repeat.png);
  background-position:top center; 
  background-repeat:repeat-y;
  margin:auto;
  clear:both;
  padding-top:10px;
}
.menu
{
  clear:both;
  margin:auto;
  height:32px;

}

.menu .content
{
   background-color:#FFFFFF;
   background-image:URL(../images/bg/border_separator.gif);
   background-position:bottom center; 
   background-repeat:no-repeat;
}

.menu ul li
{
  float:left;
/*  margin-left:30px;*/
  margin-left:19px;
  display:inline;
}


.menu ul li.ListItem9
{
margin-left:17px;
}




.menu ul li a
{
  text-transform:uppercase;
  text-decoration:none;
  padding:7px 7px 9px 7px;
  padding-right:7px;
  font-size:85%;
  display:block;
  font-weight:bold;
  color:#3F3F3F;
}
.menu ul li a:hover
{
  color:#848E04;
}
.menu ul li a.Selected
{

  color:#848E04;
background-image:URL(../images/bg/MenuSelectedArrow.gif);
  background-position:bottom center; 
  background-repeat:no-repeat;
}
#submenu ul li a
{
  text-transform:none;
  font-size:0.85em;
  font-weight:normal;
}
#submenu ul li a.Selected
{
   font-weight:bold;
   background:none;
}

#submenu .content
{

}
/******* END DIV HEADER DEFAULT ******/

/******* DIV MAIN DEFAULT ******/
.main
{
  clear:both;
  margin:auto;
  width:1000px;
  margin:auto;


}
.main .content
{
 background-color:#FFFFFF;
  min-height:480px;
  height:auto !important;
  height:480px;
  font-size:100%;
}

.main ul
{
  padding-bottom:1em;
/*  list-style-image:URL(../images/bg/list-item-circle.gif);
  list-style-position:inside;*/
}
.main li 
{
  background-image:URL(../images/bg/list-item-circle.gif);
  background-position:2px 7px;
  background-repeat:no-repeat;
  padding-left:15px;
}

.main li:hover
{
background-image:url(../images/bg/list-item-circle2.gif);
}

.main li a, .main li
{
  line-height:200%
}

#leftHTML
{
  width:680px;
  margin-right:10px;
  float:left;
}

.leftHTMLimg
{
  width:568px;
  margin-right:15px;
  float:left;
  min-height:300px;
  height:auto !important;
  height:300px;
}

.full
{
  width:930px;
  margin:15px 10px 0;
  padding-bottom:10px;
}

#leftHalf
{
  width:470px;
  margin-right:5px;
}

#rightHalf
{
  width:470px;
  margin-left:5px;
}


#highImpact
{
  height:396px;
  width:701px;
  display:inline;
  float:left;
}


#highImpact .filter
{
  background-image:URL(../images/bg/homeimg.png);
  background-position:center center;
  background-repeat:no-repeat;  
  height:391px;
  width:701px;
}
#highImpact .theImage
{
  background-position:center center;
  background-repeat:no-repeat;
  height:391px;
  width:701px;
}

#highImpact p
{
 color:#FFFFFF;
 margin-left:20px;
 margin-right:20px;
 padding-top:328px;
 display:none;
}

.rightCol
{
  float:left;
  width:240px;
  margin-left:5px;
 display:inline;
}
/******* END DIV MAIN DEFAULT ******/
/*******   START DIV FOOTER   ******/
.footer
{
 clear:both;
}
.siteFooter
{
  clear:both;
  background-image:URL(../images/bg/footer_bg.png);
  background-position:top center; 
  background-repeat:no-repeat;
  margin:auto;
  height:68px;
  font-size:0.8em;

}
.siteFooter .content
{
 background-image:URL(../images/bg/border_separator.gif);
 background-position:top center; 
 background-repeat:no-repeat;
}



.siteFooter li
{
  float:left;
  margin-left:20px;

}
.siteFooter li a
{
  text-decoration:none;
}
.siteFooter li a:hover
{
  text-decoration:underline;
}

.footer_content_legal
{
  margin-top:20px;
  clear:both; 
  width:500px;
  float:right;

}
.footer_content_legal ul
{
  float:right;
  margin-right:10px;
}
#copyright
{
  float:right;
  color:#CAD2AB;
}
#copyright a
{
 color:#CAD2AB;
 text-decoration:none;
}
.footer_content_legal li a
{
  color:#FFFFFF;
}
.footer_content_trail
{
  color:#999999;
  display:inline;
  float:left;
  margin-left:28px;
  margin-top:12px;
 
}
.footer_content_trail li
{
  margin-left:10px;
}
.footer_content_trail li a
{
  font-weight:bold; 
  color:#999999;
}
#brandsFooter
{
  width:980px;
  height:248px;
  margin:auto;
  background-image:URL(../images/bg/BrandsFooter_bg.gif);
  background-position:top center; 
  background-repeat:no-repeat;
  color:#6A7926;
  padding-bottom:20px;
}

#brandsFooter a
{
text-decoration:none;
}

#brandsFooter .brandsText
{
  font-size:0.85em;
  width:280px;
  padding:30px;
  float:left;
}
#brandsLogos
{
  font-size:0.8em;
  width:620px;
  float:left;
  margin-top:15px;
  text-align:center;
}
#brandsLogos a
{
  display:block;
  float:left;
  height:110px;
  margin-left:9px;
  margin-right:9px;
  width:188px;
}

#brandsLogos a span.brandName
{
  color:#3F3F3F;
  display:block;
}
#brandsLogos a span.brandLink
{
  color:#6A7926;
  display:block;
}
/*******   END DIV FOOTER   ******/

.clearer
{
  clear:both;
}

/******* Start Tree style *******/

.navigationTree
{
  background-color:#ECECD7;
  background-image:URL(../images/bg/treemenu-top.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  width:227px;
  padding-top:35px;
  float:left;
  margin-right:15px;
}

.navigationTreeBottom
{
  background-image:URL(../images/bg/treemenu-bottom.jpg);
  background-position:bottom left;
  background-repeat:no-repeat;
  padding-bottom:10px;
}

.navigationTree a
{
  display:block;
  font-weight:bold;
  text-decoration:none;
}
.navigationTree ul
{
 padding:0.5em 0;
 background-color:#ECECD7;
 list-style-image:none;
 list-style-position:outside;
 list-style-type:none;
}

.navigationTree ul li 
{
  background-image:none;
  padding-left:0;
}

.navigationTree ul li:hover 
{
  background-image:none;
}

.navigationTree ul li a
{
/*  padding-left:22px;*/
  background-image:URL(../images/bg/list-Item-plus.gif);
  background-position:6px 6px;
  background-repeat:no-repeat;
  line-height:1em;
  padding:5px 0 5px 22px;
}


.navigationTree ul ul li a
{
  padding-left:32px;
  background-position:16px px;
  background-image:URL(../images/bg/list-Item-arrow.gif);
}

.navigationTree ul ul ul li a
{
  padding-left:49px;
  background-position:33px px;
  background-image:URL(../images/bg/list-Item-circle.gif);

}

.navigationTree li.Selected, .navigationTree li.Selected li.Selected
{
  background-color:#F9F9F3;
}

.navigationTree .Selected li
{
  background-color:#ECECD7;
}


.rightHTML
{
  width:708px;
  float:left;
  padding-top:15px;
}

.rightHTMLleft
{
  width:346px;
  float:left;
  margin-right:15px;
  min-height:400px;
  height:auto !important;
  height:400px;
}

#blackboard p
{
  margin-bottom:0;
  padding-bottom:15px;
}


#blackboard 
{
  background-image:URL(../images/bg/posterbg_top.jpg);
  background-position:top center;
  background-repeat:no-repeat;  
  background-color:#EEEBD8;
  width:566px;
  padding-top:30px;
  margin-right:15px;
  float:left;

}


#blackboardimage
{
  float:right;
  text-align:center;
  width:347px;
  margin-top:15px;
}

#blackboard .leftHTMLimg
{
  background-image:URL(../images/bg/posterbg_bottom.jpg);
  background-position:bottom center;
  background-repeat:no-repeat;
  float:none;
  width:auto;
  height:auto;
  min-height:auto;
  padding:0 15px;
  margin:0;
}

.rightHTMLright
{
  width:347px;
  float:right;
}


.rightImg
{
  width:347px;
  float:left;
  text-align:center;
}


.Image_on_left
{
  float:left;
  clear:left;
  margin:8px 15px 15px 0;
}

.Image_on_right
{
  float:right;
  clear:right;
  margin:8px 0 15px 15px;
}

#resultados
{
  line-height:200%;
}

.UrlFound
{
  display:block;
  margin-bottom:2em;
}

input.standardText
{
  background-image:URL(../images/bg/search_box.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  height:20px;
  width:200px;
  padding:10px 8px 6px 8px;
  border:0;
  color:#999999;
  float:left;
}

.standardTextarea
{
  background-image:URL(../images/bg/textarea.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  width:100%;
  padding:10px 8px 6px 8px;
  border:0;
  color:#999999;

}

input[type=checkbox]
{
  margin-left:5px;
}

input.imageButton
{
  margin-top:6px;
}

.main input[type="text"], .main select, #mainContent textarea, .main input[type="file"]
{
  border:1px solid #848E04;
}

#brandsLogos a
{
  background-repeat:no-repeat;
  background-position:top center;
}

#bumpkinLink
{
  background-image:url(../images/brandsLogos/BumpkinBrand_Over.gif);
}

#cocoonLink
{
  background-image:url(../images/brandsLogos/CocoonBrand_Over.gif);
}

#eclipseLink
{
 background-image:url(../images/brandsLogos/EclipseBrand_Over.gif);
}

#boujisLink
{

  background-image:url(../images/brandsLogos/boujisBrand_Over.gif);
}

#PlaytimeLink
{
  background-image:url(../images/brandsLogos/PlaytimeBrand_Over.gif);
}


#OQOLink
{
  background-image:url(../images/brandsLogos/OQOBrand_Over.gif);
}
#igniteGroupLink
{
  background-image:url(../images/brandsLogos/igniteBrand_Over.gif);
  background-repeat:no-repeat;
  background-position:top center;
  display:block;
  width:100%;
  text-align:center;
}


#spbts_fields
{
  display:none;
}