/*  
Theme Name: SimpleFolio
Theme URI: http://www.slimmity.com/
Description: Portfolio Theme based off SimpleBlog Theme
Version: 1.5
Author: Omar Corrales
Author URI: http://www.omarcorrales.com
*/

/* Include Reset File */
@import url("reset.css");
	

.parallax-window {
    background: transparent;
}
.homeParallaxBanner2 {
	display:none;
}

body {
	font-size:15px;
	color:#333333;
	margin:0px;
	background-color: #EBEDEE;
	font-family: 'Open Sans', sans-serif;
	line-height:20px;
	}	
a:link,a:visited,a:active {
	color:#00A7E0;
	text-decoration:none;
}
a:hover {
	color:#00A7E0;
	text-decoration:underline;
}
.muchMore a:link,.muchMore a:visited,.muchMore a:active {
	color:#ffffff;
	text-decoration:none;
	padding:4px 8px 4px 8px;
	background-color:#303F45;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.muchMore a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#00A7E0;
}
.muchMore {
	text-align:right; 
	padding-bottom:8px;
}
.wrapper {
	width:96%;
	max-width:1010px;
	margin:0px auto;
}
ul {
	list-style:circle;
	margin-left:20px;
}
ul li {
	padding-top:10px;
}
.interiorCol5 ul li {
	padding-top:5px;
}
.clear {clear: both;}
strong { font-weight:700;}
em {font-style:italic;}
blockquote {border-left:5px solid #00A7E0; padding-left:15px; margin:20px 0px 20px 0px; font-size:14px; font-style:italic; color:#888888;}

input {
	margin-bottom:15px;
	padding:5px;
	border:0px;
	width:94%;
	font-size:16px;
	padding:7px 3% 7px 3%;
	background-color: #EBEDEE;
	font-family: 'Open Sans', sans-serif;
	-webkit-box-shadow: inset 10px 10px 4px -9px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 10px 10px 4px -9px rgba(0,0,0,0.25);
	box-shadow: inset 10px 10px 4px -9px rgba(0,0,0,0.25);
}
.newsletterForm input { 
	margin-top:11px;
	margin-bottom:0px;
}
.contactForm input { 
	text-transform:none;
}
.contactForm textarea { 
	text-transform:none;
}
.newsletterForm input[type=submit] {background-color:#303F45; color:#00A7E0; font-size:23px; padding-top:5px; padding-bottom:5px; background-image: url(images/submit_arrow.png); background-repeat:no-repeat; background-position:center center;}
.newsletterForm input[type=submit]:hover {background-color:#00A7E0; color:#ffffff;}
.interiorCol4 input {
	background-image:url(images/search_icon.png);
	background-position:8px 8px;
	background-size:19px 19px;
	background-repeat:no-repeat;
	width:84%;
	padding:7px 3% 7px 13%;
}
.captchaBox {
	float:left;
	width:65%;
}
input[type=submit] {border:0px; background-color:#00A7E0; float:none; width:100%; text-transform:uppercase; color:#ffffff; border-radius: 3px; -webkit-box-shadow: inset 0px 0px 0px -9px rgba(0,0,0,0.0);-moz-box-shadow: inset 0px 0px 0px -9px rgba(0,0,0,0.0); box-shadow: inset 0px 0px 0px -9px rgba(0,0,0,0.0); font-family: 'charcuterie_flaredregular';}
input[type=submit]:hover {background-color:#303F45; color:#ffffff; cursor:pointer;}
.contactForm input[type=submit] {
	width:30%;
	float:right;
	height:70px;
	font-size:30px;
	letter-spacing:1px;
	margin-left:5%;
}
textarea {
	width:94%;
	margin-bottom:15px;
	border:0px;
	font-size:16px;
	padding:7px 3% 7px 3%;
	height:80px;
	background-color: #EBEDEE;
	font-family: 'Open Sans', sans-serif;
	-webkit-box-shadow: inset 10px 10px 4px -9px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 10px 10px 4px -9px rgba(0,0,0,0.25);
	box-shadow: inset 10px 10px 4px -9px rgba(0,0,0,0.25);
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
ol li {
	margin-bottom:20px;
}

p img {padding: 0;max-width: 96%;}
img.centered,img.aligncenter {display: block;margin:0 auto;overflow:hidden; width:100%; max-width:400px;}
img.alignright {padding:0px;margin: 2px 0 8px 25px;display: inline;}
img.alignleft {padding:0px;margin: 2px 25px 8px 0;display: inline;}
img.alignnone { }
.alignright {float: right;}
.alignleft {float: left}
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
.center {text-align: center;}
.hidden {display: none;}
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 5px;margin: 10px; max-width: 96%;}
.wp-caption img {margin: 0;padding: 0;border: 0 none; max-width: 98%;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.sf-menu, .sf-menu * {z-index: 9999999 !important;}
.sf-menu, .sf-menu * {margin:0;padding:0;list-style:none;}
.sf-menu { margin-top:0px;}
.sf-menu ul {position:absolute;top:-999em;width:10em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li {width:100%; display:inline;}
.sf-menu li:hover {visibility:inherit; /* fixes IE7 ‘sticky bug’ */}
.sf-menu li {display:inline; position:relative;}
.sf-menu a {display:inline;position:relative;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {left:0;top:2.2em; /* match top ul list item height */z-index:99;}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {top:-999em;}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {left:12.8em; /* match ul width */top:0;}
ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {top:-999em;}
ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {left:10em; /* match ul width */top:0;}
.sf-menu {}
.sf-menu a {text-decoration:none;}
.sf-menu a, .sf-menu a:visited,.sf-menu a, .sf-menu a:link, .sf-menu li a  {
	color: #ffffff;
	display:inline;
	font-size:15px;
	font-style:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:17px 10px 6px 10px;
	margin:0px 3px 15px 3px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.sf-menu li {}
.sf-menu li a:hover {
	text-decoration:none;
	color: #161C20;
	background:#00A7E0 url(images/arrow_nav.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:14px 18px;
}
.sf-menu li ul {
	background-color:transparent;
	background-image:none;
	margin-top:-8px;
	margin-left:3px;
}
.sf-menu li ul li {}
.sf-menu li ul li a:link,.sf-menu li ul li a:visited {
	background-image:none;
	font-size:13px;
	line-height:16px;
	font-style:normal;
	letter-spacing:1px;
	display:block;
	text-align:left;
	-moz-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	text-transform:uppercase;
	border:2px solid #00A7E0;
	padding:5px 5px 5px 5px;
	margin:6px 0px 0px 0px;
	color: #ffffff;
	background-color:#303F45;
}
.sf-menu li ul li a:hover {
	background-color:#00A7E0;
	color: #161C20;
}
.sf-menu li.current_page_item a {
	background:#00A7E0 url(images/arrow_nav.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:14px 18px;
	color: #161C20;
}
.sf-menu li.current_page_ancestor a {
	background:#00A7E0 url(images/arrow_nav.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:14px 18px;
	color: #161C20;
}
.sf-menu li ul li ul {
	margin:-30px 0px 0px -119px;
	top:0px;
	left:30px;
	display: block !important;
	z-index: 999999999999999999999999999999999;
}
.sf-menu li ul li ul li a:link,.sf-menu li ul li ul li a:visited {
	border:2px solid #00A7E0;
	background-color:#00A7E0;
	margin:0px 0px 0px 6px;
}

#wrapper {
	width:94%;
	max-width:1000px;
	margin:0px auto;
}
.space {
	width:100%;
	height:0px;
	clear:both;
}
.medSpace {
	width:100%;
	height:25px;
	clear:both;
}
.dashedSpace {
	width:100%;
	border-bottom:1px dashed #555555;
	margin:27px 0px 25px 0px;
	clear:both;
}
.bigSpace {
	width:100%;
	height:100px;
	clear:both;
}
h1 {
	font-size:75px;
	line-height:80px;
	font-family: ChezMoustache; 
	font-weight: normal; 
	font-style: normal;
}
h2 {
	margin:0px 0px 5px 0px;
	font-size:28px;
	line-height:29px;
	font-family: 'charcuterie_flaredregular';
}
h3 {
	font-size:20px;
	line-height:27px;
	color:#00A7E0;
}
h4 {
	font-size:18px;
	line-height:22px;
	margin-top:15px;
	color:#00A7E0;
	text-transform:uppercase;
	font-family: 'charcuterie_flaredregular';
}
fieldset {
	border:1px solid #dddddd;
	text-align:center;
	padding:20px;
}
legend {
	font-family: 'charcuterie_flaredregular';
	font-size:20px;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:0px 10px 0px 10px;
	text-align:center;
}
.leadingSentenceBlue {
	font-size:20px;
	line-height:27px;
	color:#00A7E0;
}
.leadingSentenceRed {
	font-size:20px;
	line-height:27px;
	color:#FF1000;
}
.leadingSentenceGreen {
	font-size:20px;
	line-height:27px;
	color:#83B600;
}
.leadingSentenceDkBlue {
	font-size:20px;
	line-height:27px;
	color:#0084BA;
}
.leadingSentenceDkGreen {
	font-size:20px;
	line-height:27px;
	color:#61BC45;
}
.leadingSentenceYellow {
	font-size:20px;
	line-height:27px;
	color:#E4B200;
}
.blueText {
	color:#00A7E0;
	font-weight:400;
}
.leftCol {
	width:47%;
	margin-right:6%;
	float:left;
}
.rightCol {
	width:47%;
	float:right;
}

/* Header */



.topNav {
	z-index:9999;
	position:absolute;
	float:left;
	text-align:center;
	color:#ffffff;
	top:16px;
	width:100%;
	font-family: 'charcuterie_flaredregular';
}

.navbar2 {
	display:none;
}



/* Home */


.bannerWrapper {
	width:94%;
	max-width:860px;
	font-size:17px;
	text-align:center;
	color:#ffffff;
	margin:0px auto;
	line-height:26px;
	font-weight:300;
	padding-top:135px;
}
.bannerWrapper img {
	width:80%;
	max-width:545px;
	margin-bottom:25px;
}
.homeWrapper {
	width:96%;
	max-width:1110px;
	margin:70px auto 0px auto;
}
.videoBkg {
	background-image: url(images/video_bkg_left.png);
	text-align:center;
	padding:43px 17px 10px 43px;
	background-repeat:no-repeat;
	background-position:top left;
	background-size:405px 435px;
}
.videoBkg2 {
	width:94%;
	max-width:723px;
	margin:-210px auto 0px auto;
	background-image: url(images/video_bkg_right.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-size:405px 435px;
}
#actual-table2 { display:none;}
#actual-table3 { display:none;}
#actual-table { border-collapse: collapse; }
#actual-table td {
  width: 31.33%;
  vertical-align: top;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
#actual-table td:nth-child(even) {
  background: #EBEDEE;
  width:3%;
}
#actual-table td:nth-child(odd) {
  background: #ffffff;
}
.homeCol1 {
	text-align:center;
}
.homeCol1 img {
	width:81.3%;
	max-width:284px;
	margin-top:-25px;
}
.homeCol2 {
	text-align:center;
	font-size:16px;
	line-height:22px;
}
.homeCol2 img {
	width:56.7%;
	max-width:198px;
	margin-top:-25px;
}
.homeCol3 {
	text-align:center;
	font-size:14px;
}
.homeCol3 img {
	width:89.5%;
	max-width:313px;
	margin-top:-25px;
}
.homeColPadding {
	padding:15px 28px 28px 28px;
	text-align:left;
}
.homeColPadding1 {
	padding:20px 25px 15px 0px;
	text-align:left;
	font-size:14px;
}
.homeColPadding3 {
	padding:15px 28px 15px 28px;
	text-align:left;
}


/* -------------------------------------Calendar Stuff------------------------------------*/



#tribe-events h1 {
	margin:0px 0px 10px 0px;
	font-size:32px;
	line-height:32px;
	font-family: 'charcuterie_flaredregular';
}
.tribe-events-cal-links {
	display:none;
}
.tribe-events-sub-nav {
	display:none;
}
.tribe-bar-filters {
	display:none;
}
h2.tribe-events-page-title {
	font-size:36px;
	line-height:36px;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-bottom:0px;
	padding-bottom:0px;
}
.tribe-events-list-widget-events {
	padding: 0px;
	margin:0px;
}
ul.tribe-events-list-widget-events {
	padding: 0px;
	margin:0px;
}
li.tribe-events-list-widget-events {
	border-bottom:1px dashed #888888;
	padding: 10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	font-size:14px;
}
.calendarEvents a:link,.calendarEvents a:visited,.calendarEvents a:active {
	text-transform:uppercase;
	text-decoration:none;
}
.calendarEvents a:hover {
	text-transform:uppercase;
	text-decoration:underline;
}
.homeColPaddingCalendar {
	padding:0px 28px 18px 0px;
}
.homeColPaddingCalendar p {
	padding:5px 10px 10px 28px;
	font-size:17px;
	text-align:center;
	line-height:26px;
}
.homeColPaddingCalendar a:link {
	font-size:13px;
	line-height:1px;
}
li.tribe-events-list-widget-events a:link,li.tribe-events-list-widget-events a:visited,li.tribe-events-list-widget-events a:active {
	text-transform:capitalize;
	text-decoration:underline;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:16px;
	line-height:20px;
}
li.tribe-events-list-widget-events a:hover {
	text-transform:capitalize;
	text-decoration:underline;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#00A7E0;
	font-size:16px;
	line-height:20px;
}


.feed {
	font-size:14px;
	line-height:17px;
}
.feedSpace {
	width:100%;
	height:20px;
	clear:both;
}
.feedTitle {
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
}
.feedTitle a:link,.feedTitle a:visited,.feedTitle a:active {
	color:#333333;
	text-decoration:none;
}
.feedTitle a:hover {
	color:#333333;
	text-decoration:underline;
}
.feedLeft {
	width:53px;
	float:left;
	background-image:url(images/blog_date.png);
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:center;
	padding:20px 0px 0px 0px;
	height:69px;
	background-size:53px 89px;
	margin-left:-13px;
}
.feedRight {
	margin:0px 0px 0px 65px;
}	
.feedMonth {
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:6px;
	letter-spacing:2px;
	font-weight:400;
}	
.feedDate {
	font-size:34px;
	font-weight:700;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#00A7E0;
}
.eventsDivide {
	margin-bottom:18px;
	padding-bottom:18px;
	border-bottom:1px dashed #444444;
}
.eventsDivide:last-child {
	margin-bottom:0px!important;
	padding-bottom:0px!important;
	border-bottom:0px!important;
}
.logoText {
	text-shadow: 0 0 3.2em #000, 0 0 2.2em #000;
	margin-bottom:10px;
}
.logoText h1 {
	font-size:70px;
	line-height:80px;
}

/* Interior pages */

.interiorBanner {
	height:190px;
	width:100%;
	background-image:url(images/interior_banner.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	color:#ffffff;
	text-align:center;
	padding-top:125px;
	text-shadow: 0 0 3.2em #000, 0 0 2.2em #000;
}
.interiorBannerConclusion {
	height:335px;
	width:100%;
	background-image:url(images/conclusion_banner.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color:#ffffff;
	text-align:center;
	padding-top:92px;
}
.interiorBannerConclusion img {
	width:80%;
	max-width:417px;
}
.interiorBannerGlass {
	height:345px;
	width:100%;
	background-image:url(images/glass_banner.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color:#ffffff;
	text-align:center;
	padding-top:82px;
}
.interiorBannerGlass img {
	width:70%;
	max-width:350px;
}
.interiorBannerDark {
	height:320px;
	width:100%;
	background-image:url(images/dark_banner.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color:#ffffff;
	text-align:center;
	padding-top:107px;
}
.interiorBannerDark img {
	width:80%;
	max-width:443px;
}
.interiorBannerStarWars {
	height:320px;
	width:100%;
	background-image:url(images/starwars_banner.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color:#ffffff;
	text-align:center;
	padding-top:107px;
}
.interiorBannerStarWars img {
	width:80%;
	max-width:443px;
}
.interiorBannerIT {
	height:335px;
	width:100%;
	background-image:url(images/inquisitors_tale_banner.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color:#ffffff;
	text-align:center;
	padding-top:92px;
}
.interiorBannerIT img {
	width:80%;
	max-width:590px;
}
.interiorWrapper {
	width:96%;
	max-width:1060px;
	margin:0px auto;
	margin-top:-30px;
}
.interiorContentBottomLeft {
	background-image:url(images/interior_content_bottom_left.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:65.66%;
	max-width:696px;
	float:left;
	background-size:696px 224px;
	margin-top:-31px;
}
.interiorContentBottomRight {
	background-image:url(images/interior_content_bottom_right.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-size:696px 224px;
	padding-bottom:20px;
	width:100%;
}
.interiorContent {
	background-image:url(images/interior_content_bkg.png);
	background-repeat:repeat-y;
	background-position:top center;
	background-size:696px 4763px;
	width:100%;
}
.interiorContentLeft {
	background-image:url(images/interior_content_left.png);
	background-repeat:repeat-y;
	background-position:top left;
	background-size:696px 4763px;
	width:100%;
}
.interiorContentRight {
	background-image:url(images/interior_content_right.png);
	background-repeat:repeat-y;
	background-position:top right;
	background-size:696px 4763px;
	width:100%;
}
.interiorContentLeft iframe {
	width:100%;
}
.interiorPadding {
	padding:62px 62px 0px 62px;
}
.interiorSidebar {
	width:33%;
	max-width:350px;
	float:right;
}
.interiorCol1 {
	text-align:center;
	background-color:#ffffff;
	margin-bottom:50px;
  	-moz-border-radius: 7px;
  	border-radius: 7px;
}
.interiorCol2 {
	text-align:center;
	background-color:#ffffff;
	margin-bottom:50px;
  	-moz-border-radius: 7px;
  	border-radius: 7px;
}
.interiorCol3 {
	text-align:center;
	background-color:#ffffff;
	margin-bottom:50px;
  	-moz-border-radius: 7px;
  	border-radius: 7px;
}
.interiorCol4 {
	text-align:center;
	background-color:#ffffff;
	-moz-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	-moz-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
}
.interiorCol5 {
	text-align:left;
	background-color:#00A7E0;
	margin-bottom:50px;
	-moz-border-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
	border-bottom-right-radius: 7px;
}
.interiorCol5 a:link,.interiorCol5 a:visited,.interiorCol5 a:active {
	color:#ffffff;
	text-decoration:none;
}
.interiorCol5 a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.interiorCol1 img {
	width:81.3%;
	max-width:284px;
	margin-top:-25px;
}
.interiorCol2 img {
	width:56.7%;
	max-width:198px;
	margin-top:-25px;
}
.interiorCol3 img {
	width:89.5%;
	max-width:313px;
	margin-top:-25px;
}
.interiorCol4 img {
	width:59.71%;
	max-width:209px;
	margin-top:-25px;
}


/* About */

.askQuestion {
	background-color:#00A7E0;
	color:#ffffff;
	font-size:15px;
	font-weight:400;
	letter-spacing:1px;
	-moz-border-radius:7px;
	border-radius:7px;
	text-align:center;
	padding:20px 10px 20px 10px;
	margin:20px auto -70px auto;
	width:90%;
	max-width:420px;
	line-height:18px;
}
.askQuestionText {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal; 
	font-style: normal;
	font-size:35px;
	letter-spacing:0px;
	line-height:36px;
}
.askQuestion:hover {
	background-color:#303F45;
	cursor:pointer;
}

.askQuestion a:link,.askQuestion a:visited,.askQuestion a:active {
	color:#ffffff;
	text-decoration:none;
}
.askQuestion a:hover {
	color:#ffffff;
	text-decoration:none;
}	


/* Books */

.booksCol {
	width:30%;
	margin:15px 1.666% 15px 1.666%;
	float:left;
}
.booksCol img {
	width:100%;
}


/* FAQ */

.faqButton {
	background-color:#314048;
	padding:2px 8px 3px 8px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#ffffff;
}
.more {
	display: none;
}


/* Reviews */

.quotePic {
	width:10%;
	float:left;
	margin-right:3%;
}
.quotePic img {
	width:100%;
}
.quoteText {
	width:87%;
	float:right;
}

/* Events */

.calendarTitle {
	margin:0px 0px 5px 0px;
	font-size:28px;
	line-height:29px;
	font-family: 'charcuterie_flaredregular';
}
.calendarTitle img {
	width:24px;
	margin-right:2px;
}


/* Blog */

.blogpost {
	margin-bottom:35px;
	padding-bottom:30px;
	border-bottom:1px dashed #555555;
}

.meta {
	background-color: #EBEDEE;
	padding:3px 10px 3px 10px;
	margin-bottom:15px;
	margin-top:10px;
	font-size:13px;
}

.entry {

}
.widget h3 {
	font-family: 'charcuterie_flaredregular';
	color:#303F45;
	text-transform:uppercase;
	letter-spacing:1px;
}


/* Contact */



.contactWrapper {
	width:96%;
	max-width:800px;
	margin:0px auto;
}
.contactHeading {
	text-align:center;
}
.contactPage input {
	margin-top:10px;
	border:0px;
	width:93%;
	padding:10px 3% 10px 3%;
	background-color:#ffffff;
	border:1px solid #bbbbbb;
	color:#000000;
	font-size:15px;
}
.contactPage input[type=submit] {border:0px; background-color:#E24D29; float:right; width:80px; text-transform:uppercase; color:#ffffff; border-radius: 3px;}
.contactPage input[type=submit]:hover {color:#333333; cursor:pointer;}
.contactPage textarea {
	width:93%;
	margin-top:10px;
	border:0px;
	padding:10px 3% 10px 3%;
	height:130px;
	background-color:#ffffff;
	border:1px solid #bbbbbb;
	color:#000000;
	font-size:15px;
}




/* Footer */	

.footerLeft {
	background-size:147px 36px;
	background-image:url(images/footer_left.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:100%;
	height:36px;
	margin-top:52px;
}
.footerRight {
	background-size:147px 36px;
	background-image:url(images/footer_right.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:100%;
	height:36px;
}
.footer {
	width:100%;
	padding:40px 0px 60px 0px;
	color:#545454;
	font-size:13px;
	line-height:23px;
	background-color:#CED2D4;
	text-align:center;
}
.footer ul li {
	list-style:none;
	display:inline;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	border-right:1px solid #ffffff;
}
.footer ul li:last-child {border:none !important; margin:0px 0px 0px 0px !important; padding:0px 0px 0px 0px !important;}
.footer a:link,.footer a:visited,.footer a:active {
	color:#545454;
	text-decoration:none;
}
.footer a:hover {
	color:#545454;
	text-decoration:underline;
}



/* -------------------------- Responsive ----------------------------------*/




/* Size 1080px */

@media screen and (max-width:1080px) {



/* Navbar */


.navbar1 {	
	display:none;
}	
.navbar2 {
	display:block;
	z-index:999999;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#ffffff;
	margin:-16px auto 0px auto;
	width:90%;
}

.accordionButton {
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	cursor: pointer;
	font-style:normal;
	text-transform:uppercase; 
	text-align:left;
	color: #161C20;
	width:100%;
	}
.menuBtn {
	background:#00A7E0 url(images/arrow_nav.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:14px 18px;
	font-size:15px;
	padding:17px 0px 6px 0px;
	width:75px;
	margin:0px 0px 0px 0px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	text-align:center;
}
.accordionContent {	
	width:100%;
	max-width:330px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	margin:-5px 0px 0px 0px;
	padding:0px;
	text-align:left;
	color: #ffffff; 
	font-style:normal;
	text-transform:uppercase; 
	letter-spacing:1px;
	font-size:14px;
	background-color:#00A7E0;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	}
.accordionPadding {
	padding:20px 20px 20px 40px;
}
.on {	
	-moz-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	}

.accordionContent li {
	list-style:none;
	padding-top:2px;
	margin-top:2px;
}

.accordionContent a:link,.accordionContent a:visited,.accordionContent a:active {
	color: #ffffff;
	text-decoration:none;
}
.accordionContent a:hover {
	color:#161C20;
	text-decoration:none;
}

.accordionContent ul li a:link,.accordionContent ul li a:visited,.accordionContent ul li a:active {
	color: #161C20;
	text-decoration:none;
}
.accordionContent ul li a:hover {
	color:#161C20;
	text-decoration:none;
}
.accordionContent ul li ul li a:link,.accordionContent ul li ul li a:visited,.accordionContent ul li ul li a:active {
	color: #ffffff;
	text-decoration:none;
}
.accordionContent ul li ul li a:hover {
	color:#161C20;
	text-decoration:none;
}

.navbar2 li {
	list-style:circle;
}
.navbar2 ul li {
	list-style:disc;
	color:#161C20;
}
.navbar2 ul li ul li {
	list-style:disc;
	color:#ffffff;
}

}



/* Size 950px */

@media screen and (max-width:950px) {


.logoText h1 {
	font-size:58px;
	line-height:65px;
}

#actual-table { display:none;}
#actual-table2 { border-collapse: collapse; display:block;}
#actual-table2 td {
  width: 48%;
  vertical-align: top;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
#actual-table2 td:nth-child(even) {
  background: #EBEDEE;
  width:4%;
}
#actual-table2 td:nth-child(odd) {
  background: #ffffff;
}

/* Interior Pages */

.interiorBanner {
	height:160px;
	padding-top:95px;
	text-shadow: 0 0 3.2em #000, 0 0 2.2em #000;
	background-size:1855px 260px;
}

h1 {
	font-size:55px;
	line-height:58px;
}

}


/* Size 830px */

@media screen and (max-width:830px) {

/* Interior page */


.interiorContentBottomLeft {
	width:100%;
	max-width:696px;
	float:none;
	margin-top:-61px;
	margin-left:auto;
	margin-right:auto;
}

.interiorSidebar {
	width:92%;
	max-width:450px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
}

.interiorPadding {
	padding:52px 52px 0px 52px;
}

}


/* Size 530px */

@media screen and (max-width:530px) {

/* Nav */


.accordionPadding {
	padding:20px 20px 20px 30px;
}

/* Home */

.homeParallaxBanner {
	display:none;
}
.homeParallaxBanner2 {
	display:block;
	background-image: url(images/banner.jpg);
	padding:60px 5% 40px 5%;
	width:90%;
	background-size:1666px 385px;
	text-align:center;
	font-size:14px;
	color:#ffffff;
}
.homeParallaxBanner2 img {
	width:90%;
}
#actual-table2 { display:none;}
#actual-table3 { display:block; margin:0px auto 0px auto; width:90%;}

.videoBkg {
	background-image: none;
	padding:0px 0px 0px 0px;
}
.videoBkg2 {
	width:90%;
	margin:30px auto -10px auto;
	background-image: none;
}

/* Interior page */


.interiorBanner {
	height:130px;
	padding-top:65px;
	text-shadow: 0 0 3.2em #000, 0 0 2.2em #000;
	background-size:1440px 200px;
}

h1 {
	font-size:40px;
	line-height:40px;
}
.interiorPadding {
	padding:20px 20px 0px 20px;
}
.interiorContentBottomLeft {
	background-image:none;
	width:92%;
	background-color:#ffffff;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top:-15px;
}

.interiorContentBottomRight {
	background-image:none;
}
.interiorContentLeft {
	background-image:none;
}
.interiorContentRight {
	background-image:none;
}
.interiorBannerConclusion {
	height:253px;
	padding-top:50px;
	background-size: 985px 303px;
}
.interiorBannerConclusion img {
	width:70%;
	max-width:417px;
}
.interiorBannerGlass {
	height:253px;
	padding-top:50px;
	background-size: 1720px 303px;
}
.interiorBannerGlass img {
	width:70%;
	max-width:250px;
}
.interiorBannerDark {
	height:253px;
	padding-top:50px;
	background-size: 1720px 303px;
}
.interiorBannerDark img {
	width:80%;
	max-width:443px;
}
.interiorBannerStarWars {
	height:253px;
	padding-top:50px;
	background-size: 1720px 303px;
}
.interiorBannerStarWars img {
	width:80%;
	max-width:443px;
}
.interiorBannerIT {
	height:233px;
	padding-top:70px;
	background-size: 1720px 303px;
}
.interiorBannerIT img {
	width:80%;
	max-width:500px;
}


/* Footer */	

.footerLeft {
	background-size:104px 26px;
	height:26px;
	margin-top:42px;
}
.footerRight {
	background-size:104px 26px;
	height:26px;
}
.footer {
	padding:30px 0px 40px 0px;
}
.footer ul li {
	margin:0px 5px 0px 0px;
	padding:0px 5px 0px 0px;
	border-right:0px;
}


}


/* Size 400px */

@media screen and (max-width:400px) {


.interiorContentBottomLeft {
	margin-top:-7px;
}
.interiorBannerConclusion {
	height:188px;
	padding-top:50px;
	background-size: 774px 238px;
}
.interiorBannerConclusion img {
	width:70%;
	max-width:417px;
}
.interiorBannerGlass {
	height:198px;
	padding-top:40px;
	background-size: 1347px 238px;
}
.interiorBannerGlass img {
	width:70%;
	max-width:200px;
}
.interiorBannerDark {
	height:188px;
	padding-top:50px;
	background-size: 1347px 238px;
}
.interiorBannerDark img {
	width:80%;
	max-width:270px;
}
.interiorBannerStarWars {
	height:188px;
	padding-top:50px;
	background-size: 1347px 238px;
}
.interiorBannerStarWars img {
	width:80%;
	max-width:270px;
}
.interiorBannerIT {
	height:168px;
	padding-top:70px;
	background-size: 1347px 238px;
}
.interiorBannerIT img {
	width:80%;
	max-width:350px;
}

}



/* Retina Display Images */

@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {




}

@-moz-document url-prefix() { 
  
.sf-menu li ul li ul {
	margin:6px 0px 0px -119px;
	top:0px;
	left:0px;
}


}