/* ----------------------------------------
   			UNIVERSAL STYLES
---------------------------------------- */

body{background:#09F url('../images/bg6.jpg');}

/* ---------- Header ---------- */
#head {background:black;width:100%;border-bottom:#eada00 5px solid;}
#instagram {position:absolute;z-index:9999;top:-150px;right:115px;}
#facebook {position:absolute;z-index:9999;top:-150px;right:75px;}
#youtube {position:absolute;z-index:9999;top:-150px;right:35px;}
/* --------------------
   Wrappers
-------------------- */

/* ---------- Page ---------- */
#pageWrapper {background:#fff;margin:0px auto 0px;-webkit-box-shadow: 5px 5px 3px 3px #333333;
box-shadow: 5px 5px 3px 3px #333333;
}

/* ---------- Content Section ---------- */
#contentWrapper{margin:0 auto;padding-top:20px;clear:both;
background: rgb(234,218,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iI2VhZGEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(234,218,0,1) 2%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(234,218,0,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(234,218,0,1) 2%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(234,218,0,1) 2%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(234,218,0,1) 2%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(234,218,0,1) 2%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eada00', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}

/* ---------- Footer ---------- */
#footerWrap {background:black;border-top:white 5px solid;width:100%;}
#footerWrapper {margin:0 auto;color:white;}

/* --------------------
   End Wrappers
-------------------- */


/* --------------------
   Navigation
-------------------- */

/* ---------- Top Navigation ---------- */
.top-bar {margin:0 auto;background:#000000;font-weight:bold;}

/* ---------- Left and Right Wrap Galleries ---------- */
.wraps{background:#1f2a6b;}
.wraps h4 {color:white;text-align:center;}
.tabs.vertical dd, .tabs.vertical li {text-align:center;}
.tabs.vertical dd a, .tabs.vertical li a{font-weight:bold;}

/* modal overrides */
.reveal-modal{background:black;left:50%;width:90%;}

/* --------------------
   End Navigation
-------------------- */

/* ---------- Formatting ---------- */

.swCenter {text-align:center;}
.swClear {clear:both;}

.swFloatRight {float:right;}
.swFloatLeft {float:left;}

.moreMarginTop {margin-top: 10px;}

.swPadLeft {padding:0 0 10px 10px;}
.swPadRight { padding:0 10px 10px 0;}

.panel .highlight {background-color:#CCE4F3;}


/* ----------------------------------------
   			HOME PAGE STYLES
---------------------------------------- */

/* ---------- Slider  ---------- */
#slider {margin-bottom:0px;padding-bottom:0px;background:#eADA00;}
#slider {border:none;}
#featured {}
ul.orbit-bullets li {
	background: url('../images/bullets.png') no-repeat 4px 0;
}
#featured { background: url('../images/loader.gif') center center #000000 no-repeat; height: 278px;width:100%; }
#featured img { display: none; }

#featured.orbit { background: none; }
#featured.orbit img { display: block; }

#swtel {font-size:28px;}

.button{background:#1f2a6b;}

/* ----------------------------------------
   			GALLERY PAGE STYLES
---------------------------------------- */

#galleria{height:400px;}
.galleria-fscr{width:32px; height:32px;position:absolute;top:0px;right:0px;background:url('../images/fullscreen.png') #000;z-index:9999;cursor: pointer;opacity: .8;}
.galleria-fscr:hover {opacity:1;}
.galleria-fscr:out{opacity:.2;}
.galleria-fscr.active {opacity:1;}
.galleria-fscrexit{width:32px; height:32px;position:absolute;top:0px;right:0px;background:url('../images/exitfullscreen.png') #f00;z-index:9999;cursor: pointer;opacity: .8;}

/* ----------------------------------------
   			LOCATION PAGE STYLES
---------------------------------------- */

/* google map */
.mapGoogle {
	border: 4px solid #ccc;max-width:100% !important;height:auto;
}

.mapGoogle img {max-width:none !important}
.mapGoogle h5 {margin:0px 0px;}


/* ----------------------------------------
   			TESTIMONIALS PAGE STYLES
---------------------------------------- */

#featuredContent img {float:right; padding: 0 0 10px 10px;}
#featuredContent div {padding: 10px;}
#featuredContent > div > div  {clear:both;border-top:1px grey solid;}

/* ----------------------------------------
   			SCREEN ONLY STYLES
---------------------------------------- */

@media only screen and (min-width: 940px) {
	.top-bar{margin-left:10%;}
	.reveal-modal{background:black;left:40%;width:50%;}
}

@media only screen and (max-width: 380px) {
	#featuredContent {height: 600px;}
}
