/* v2.0 | 20110126

http://meyerweb.com/eric/tools/css/reset/

  License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {
	-webkit-text-size-adjust: 100%;/* -ms-text-size-adjust: 100%;*/
	-webkit-tap-highlight-color: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* floats */
.float-l { float: left; }
.float-r { float: right; }
.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }
.centertxt { text-align: center; }

 

/* new font added */


@font-face {
    font-family: 'Open-Sans';
    src:url('fonts/Open-Sans.ttf.woff') format('woff'),
        url('fonts/Open-Sans.ttf.svg#Open-Sans') format('svg'),
        url('fonts/Open-Sans.ttf.eot'),
        url('fonts/Open-Sans.ttf.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
}

@font-face {
    font-family: 'JarofHearts';
    src:url('fonts/JarofHearts.ttf.woff') format('woff'),
        url('fonts/JarofHearts.ttf.svg') format('svg'),
        url('fonts/JarofHearts.ttf.eot'),
        url('fonts/JarofHearts.ttf.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
}

@font-face {
    font-family: 'DirtyDarren';
    src:url('fonts/DirtyDarren.ttf.woff') format('woff'),
        url('fonts/DirtyDarren.ttf.svg') format('svg'),
        url('fonts/DirtyDarren.ttf'),
        url('fonts/DirtyDarren.ttf.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
}
html {
	width: 100%;
	overflow-x: hidden;
}
body {
    font-family: Helvetica,Arial,sans-serif;
    overflow-x: hidden;
    width: 100%;
    padding: 0; margin: 0;
}

a {
	text-decoration: none; 
	color: #FFF;
	outline: none;
}
a h3 {
	color: #FFF;
}
p {
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 10px;
	font-family: Arial,Helvetica,sans-serif;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 { display: block; }
h1 {
	margin-bottom: 10px;
}
h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #FFF;
}
sup {
	vertical-align: super;
	font-size: 60%;
}
b, strong { 
	font-weight: bold;
}
i, em {
	font-style: italic;
}
/* SECTIONS */
section {
	margin: 0;
	padding: 0;
	height: 1100px;
	position: relative; 
	width: 100%;
	background-position: center 0;
}
.container {
	width: 100%;
	padding: 0;
	margin: 0;
}
.content {
	margin: auto auto;
	position: relative;
	z-index: 1001;
	padding: 140px 100px 150px 100px;*//*t r b l or t rl b or tb rl*/
	overflow: hidden;
}
/* LOGO -logo_bg changed to percentage and the size changed*/
.logo {
	width: 867px;
	height: 60px;
	background: url(../img/logo_666.png);
	text-indent: -9999em;
	display: block;
	position: fixed;
	left: 19px;
	top: 19px;
	z-index: 999999;
	
/* This sets the second logo in the lower right corner.*/
}
.logo_bg {
	background: url(../img/logo_bg140grey.png);
	width: 140px;
	height: 140px;
	z-index: 999999;
	position: fixed;
	bottom: 3%;
	right: 7px;
	margin-bottom: -9px
}
/* LOGO -fb_logo changed to percentage and the size changed*/
.fb_logo {
	width: 32px;
	height: 32px;
	background: url(../img/facebook32.png);
	display: block;
	position: fixed;
	left: 24px;
	bottom: 3%;
	z-index: 999999;
}
/* NAVIGATION */
header {
	position: relative;
	width: 100%;
}
.nav_container {
	background-color: none;
	position: fixed;
	text-transform:uppercase;
	letter-spacing: 1.5px; 
	Top:20%;
	left: 2px;
	z-index: 99999;
	padding: 12px 10px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
.nav { }
.nav li {
	display: list-item;
}
.nav li a {
	padding: 20px 10px;
	color: #666;
	font-size: 1.5 em;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.nav li a:hover {
	text color: #666;
}


/*#Section_Three .tc-paging-item,
#Section_Five .tc-paging-item {
	background: url(../img/nav/sprite3.png) no-repeat;	
	width: 18px;
	height: 18px;
	background-position: -72px -168px;
	margin: 0 5px;
}
#Section_Three .tc-paging-item.current{
	background-position: -95px -168px;
}*/

/* Section Padding - aligns section content*/

#Section_Three .content,
#Section_Five .content,
#Section_11 .content   {
	padding-left: 20%;
	padding-right: 0;
}

#Section_15 .content  {
	padding-left: 40%;
	padding-right: 0;
}

#Section_17 .content  {
	padding-top: -200px; /*This brings the text image up to align properly. The front text image must be 1100px high or less or it will force the other text images up so the first image will not align when navigating*/
	padding-left: 0;
	padding-right: 0;
}

#Section_Three .content .arrow-holder.left,
#Section_Five .content .arrow-holder.left,
#Section_11 .content .arrow-holder.left {
	right: 50px;
}

#Section_Three .content .arrow-holder.right,
#Section_Five .content .arrow-holder.right,
#Section_11 .content .arrow-holder.right {
	right: 10px;
}
#Section_15 .content .arrow-holder.left {
	left: -40px;
}

#Section_15 .content .arrow-holder.right {
	right: 10px;
}
#slider_Section_Three,
#slider_Section_Five,
#slider_Section_11 {
	width: 100%;
	height: 652px;
	overflow: hidden;
}	
#slider_Section_15 {
	width: 100%;
	height: 600px;
	overflow: hidden;
	
	
}
/*#slider_Section_Seven .first  {
	width: 900px!important;
	height: 600px!important;
	margin-left: 400px;
	overflow: visible;
	margin-right: 600px;
}
*/
#slider_Section_Three .first,
#slider_Section_Five .first,
#slider_Section_11 .first {
	width: 900px!important;
	height: 600px!important;
	margin-left: 300px;/*Moves first image to the right*/
	overflow: visible;
	margin-right: 700px;
}

#slider_Section_15 .first {
	width: 900px!important;
	height: 600px!important;
	margin-left: 0px;
	overflow: visible;
	margin-right: 700px;
}

/*#slider_Section_Seven .first h1,*/
#slider_Section_15 .first h1  { }

#slider_Section_Three .second,
#slider_Section_Five .second,
#slider_Section_11 .second,
#slider_Section_15 .second  {
	margin-right: 300px;
	 }

.slider_container {
	width: 100%!important;
}
.slider_container ul { }


.Section_Three,
.Section_Five {
	width: 900px!important;
	height: 600px!important;
	border: None;
	position: relative;
	display: inline-block;
	margin-left: 100px;/*Alignment of carousel items between arrows*/
	margin-right: 700px; /*Space between carousel items */
	overflow: hidden;
} 
.Section_11 {
	width: 562px!important;
	height: 600px!important;
	border: None;
	position: relative;
	display: inline-block;
	margin-right: 0px; /*Space between carousel items */
	overflow: hidden;
}
/*.Section_Seven,*/
.Section_15 {
	width: 875px!important;/*Space between carousel items */
	height: 600px!important;
	border: None;
	position: relative;
	display: inline-block;
	margin-right: 600px; /*Space between carousel items */
	overflow: hidden;
}
/*.Section_Seven.first,*/
.Section_Three.first,
.Section_Five.first,
.Section_11.first,
.Section_15.first {
	border: none;
}
/*.Section_Seven img,*/
.Section_Three img,
.Section_Five img,
.Section_11 img,
.Section_15 img {
	position: absolute;
}
.Section_15 .info {
	position: absolute;
	right: -280px;
	top: 0;
	width: 200px;
	height: 600px;
	background-color: #FFF;
	padding: 20px;
	overflow: hidden;
	overflow-y: scroll;
	z-index: 2;
	-webkit-overflow-scrolling:touch;
}
.Section_15 .info h2 {
	color: #000;
}
.Section_15 .info p {
	color: #000;
	font-size: 1.2em;
	line-height: 1.2em;
}
.titles_container {
	width: 825px;
	height: 600px;
	background-color: rgba(0,0,0,.5);
	display: none;
	cursor: pointer;
	position: relative;
}
.titles {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0 0 15px 15px;
	z-index: 5;
	width: 500px;
}
.Section_15:hover .titles_container {display: block;}
.titles h2 {
	font-size: 2.4em;
	color: #FFF;
	text-transform: uppercase;
	border-bottom: 2px solid #FFF;
	margin: 0 0 10px 0;
}
.titles h3 {
	margin: 0;
	color: #FFF;
	font-size: 2em;
	text-transform: uppercase;
}
.arrow-holder {
	z-index: 99999!important;
}
.touchcarousel .arrow-icon.left {
	background: url(../img/nav/sprite3.png) no-repeat;
	width: 37px!important;
	height: 70px!important;	
	background-position: 0 0!important;
	display: block!important;
}
.touchcarousel .arrow-icon.right {
	background: url(../img/nav/sprite3.png) no-repeat;
	width: 37px!important;
	height: 70px!important;	
	background-position: -42px 0!important;
	display: block!important;
}
.arrow-holder.right.disabled .arrow-icon.right,
.arrow-holder.left.disabled .arrow-icon.left {
	opacity: .2!important;
}
/* Section_Five 
#Section_Three_slide/*,
#Section_Five_slide {
	width: 900px; /* this changes the distance between the nav arrows, not the Left arrow positon
	overflow: visible;
}
#Section_Three .carousel_item_alpha/*,
#Section_Five .carousel_item_alpha {
	width: 900px;

}*/ 
#Section_Three .content/*,
#Section_Five .content*/ {
	padding-left: 20%; /*#Moves whole Carousel to the Right */ 
	padding-right: 0;
}
 
/*.Section_Three-item,
.Section_Five-item {
	width: 900px;
	min-height: 600px;
	position: relative;
	float: left;
	overflow: hidden;
	padding: 0 0px 0 0px!important;
}*/

.Section_Three-item.first,
.Section_Five-item.first {
	border: none;
}
.Section_Three-item.first h1,
.Section_Five-item.first h1 {
	margin: 0;
	text-align: left;
}

.Section_Three-item.first p,
.Section_Five-item.first p {
	margin: 0px auto;
}



.arrow-holder {}
/* Section_13 */

#Section_13 .content {
	padding-left: 5%;
	padding-right: 20%;
}
.lightbox {
	color: #FFF;
	padding: 50px;
	position: relative;
	z-index: 9999;
	-webkit-overflow-scrolling:touch;
}
.lightbox h2 {
	margin-bottom: 20px;
}
#cboxClose {
	background: url(../img/nav/sprite.png) no-repeat;
	width: 30px;
	height: 25px;
	background-position: -70px -188px;
	display: block;
	z-index: 9999999;
}