/* ..:: Jasper's Village Resort - Pre Release ::.. */

* { padding: 0; margin: 0; }

/* Universal */

a { outline: none; color: #52adcc; }
a:hover { color: #8dc9dd; }
p { margin: 10px 0px; }
ul, ol { margin: 10px 0px 10px 30px; line-height: 1.5em; }

h1 { color: #1f9c13; font-size: 20px; font-weight: normal; }
h2 { color: #1f9c13; font-size: 13px; font-weight: bold; text-transform: uppercase; margin-top: 20px; }

.contentBox { position: relative;  background-color: #f6f9fa; border-left: 0px solid #d3e8d8; border-right: 1px solid #d3e8d8; border-bottom: 1px solid #d3e8d8; border-top: none; margin-bottom: 4px; padding: 30px; margin-top: 15px; }

/* Common */

.hide { display: none; }
.divider { width: 920px; height: 25px; margin: 20px 0px; background: url('/Resources/ecovillagresorts/Sites/JVR/Layout/divider.png') center center no-repeat; }

/* Header */
  
#heading2_text { font-size: 16px; color: green; line-height: 20px; }
#logo { display: block; width: 450px; height: 180px; background: url('/Resources/ecovillagresorts/Sites/JVR/Layout/logo3.png') 0px 10px no-repeat; }

/* Header Navigation */

#layout_area_header { position: relative; }

#headerNav { position: absolute; right: 0; z-index: 10; overflow: hidden; height: 36px; background: url('/Resources/ecovillagresorts/Sites/JVR/Layout/headerNav_bg.png') top right no-repeat; }
#headerNav a { float: left; color: white; font-weight: bolder; text-decoration: none; }
#headerNav span { display: block; }

#headerNav .wrap1 { padding: 0px 0px 0px 10px; }
#headerNav .wrap2 { padding: 10px 10px 10px 0px; }

#headerNav a:hover .wrap1 {  background: url('/Resources/ecovillagresorts/Sites/JVR/Layout/headerNav_hover_left.png') top left no-repeat; }
#headerNav a:hover .wrap2 {  background: url('/Resources/ecovillagresorts/Sites/JVR/Layout/headerNav_hover_right.png') top right no-repeat; }

#headerNav .selected .wrap1 { background: url('/Resources/ecovillagresorts/Sites/JVR/Layout/headerNav_selected_left.png') top left no-repeat; }
#headerNav .selected .wrap2 { background: url('/Resources/ecovillagresorts/Sites/JVR/Layout/headerNav_selected_right.png') top right no-repeat; }


/* Horizontal Navigation */

.col_nav { position: relative; vertical-align: bottom!important; background-color: #ffffff; }
#horizontalNav { overflow: hidden; background: url('/Resources/ecovillagresorts/Sites/JVR/Layout/greenMenuBkg.jpg') repeat-x; }
#horizontalNav a { float: left; color: #343d40; text-decoration: none; padding: 15px; }
#horizontalNav span { display: block; }

#horizontalNav .selected { color: #086600; background: #f6f9fa url('/Resources/ecovillagresorts/Sites/JVR/Layout/horizontalNav_current.png') top center no-repeat; }
#horizontalNav a:hover { color: #086600; }

/* Expander */

.aurora-expander { margin: 0px 0px 5px; padding: 15px; background-color: white; -moz-border-radius: 10px; }

.aurora-expander-label { display: block; font-size: 18px; color: #665F52; text-decoration: none; padding: 0px 20px 0px 0px; background: transparent url('/Resources/BodyMindLife/Images/Backgrounds/bg_expander_label_down.png') no-repeat scroll 570px 10px; }
.aurora-expander-label:hover { color: #70B312; }
.aurora-expander-label-expanded { color: #70B312; background: transparent url('/Resources/BodyMindLife/Images/Backgrounds/bg_expander_label_up.png') no-repeat scroll 570px 10px; }

.aurora-expander-content { padding: 0px; }
.aurora-expander-content img { float: right; margin: 10px 0px 20px 20px; }

.smallPurpleTxt { color: #7A3D99; font-size: 12px; margin: 0px 0px 0px 10px; }
.date_location { color: #999; font-size: 11px; font-weight: bold; text-transform: uppercase; }

#date_location .title { font-weight: bold; text-transform: uppercase; font-size: 11px; }
.media { float: right; }

/*smoothScroll Intro Placeholder*/

/* Footer */

#footer { position: relative; padding: 10px 0px 10px 50px; margin: 40px 0px 0px; color: #566063; font-size: 11px; border-top: 1px solid #29a21b; }
#footer #frog { position: absolute; width: 62px; height: 59px; margin: -42px 0px 0px -52px; background: url(/Resources/ecovillagresorts/Sites/JVR/Images/frog.png) top left no-repeat; }

#footer a { color: #566063; text-decoration: none; }
#footer a:hover { color: #272c2d; }

#footer .text { padding: 10px 0px; }

#footer .logo a { float: right; display: block; height: 25px; padding: 10px 55px 0px 0px; background: url('/Resources/ecovillagresorts/Sites/EcoVillageResorts/Images/logo_jaze.png') top right no-repeat; }
