@charset "UTF-8";

/*  this is the generic iPad template document 'standard' */

/* default hide/reveal behaviour */

.visible { visibility:visible; }
.hidden { visibility:hidden; }


/* main elements */
/* CSS Document */

body { margin:0px ; }
#main { position:absolute; left:0px; top:0px; padding: 0px;  margin: 0px;   }

.container { -webkit-transition-property: top, left, height, width, right, bottom, opacity; -webkit-transition-duration: 1s; position:absolute; overflow:hidden; }

.container.hidden {  opacity:0 ; visibility:hidden }
.container.visible {  opacity:1 ; visibility:visible }

/* GLOBAL CONTAINERS */

#siteLogo { }

#pageHeader {}

#navBar { }
#navTrail { }
#navTrail {  }

#siteLogo , #pageHeader, #navBar , #navTrail {  }

#pageHeader, #pageFooterMenu { }



/* FRONT PAGE CONTAINERS */


#frontPageMain {  }


/* PAGE CONTAINERS */

#pageSidebarL, #pageContent, #pageSidebarR { top:92px; height: 573px; overflow:hidden }
#pageSidebarLContent, #pageContentContent, #pageSidebarRContent { position:absolute; min-height: 573px; }
 #pageContentContent { }

#pageSidebarL {  }
#pageContent {  }
#pageSidebarR {  }

/* GLOBAL CONTAINERS */

#pageFooter {  }
#pageFooterMenu {  }



/* CMS Styles  --  LANDSCAPE */

@media only screen and (orientation:landscape) { 

/* CMS Styles */


/* SITE CONTAINER */

#main {   }


/* GLOBAL CONTAINERS */

#siteLogo {}
#pageHeader {  width: 1024px; }
#navBar {  }
#navTrail {  }


/* FRONT PAGE CONTAINERS */


#frontPageMain {  }


/* PAGE CONTAINERS */

#pageSidebarL { }
 #pageContent { l }
#pageSidebarL {  }
#pageContent {  }
#pageSidebarR {  }

 #pageContentContent {  }


/* GLOBAL CONTAINERS */

#pageFooter {  }
#pageFooterMenu {   }


}


/* SITE CONTAINER */

#main {  }


/* GLOBAL CONTAINERS */

#siteLogo { }
#pageHeader {   }
#navBar {  }
#navTrail {  }


/* FRONT PAGE CONTAINERS */


#frontPageMain {  }


/* PAGE CONTAINERS */

#pageSidebarL {  }
#pageContent {  }
#pageSidebarR {  }

 #pageContentContent {  }


/* GLOBAL CONTAINERS */

#pageFooter {  }
#pageFooterMenu {  }

#pageFooterMenu { }

}




