
body 	{
	margin: 0;
	padding: 0;
	border: 0;
	}

html, body { height: 100%; }

@font-face {
    font-family: yataghan;
    src: url(../fonts/yataghan.ttf);
}

@font-face {
    font-family: MontserratAlternates-Regular;
    src: url(../fonts/MontserratAlternates-Regular.ttf);
}


/* DEFAULTS - MARGINS SPACING */

div		{ margin: 0; padding: 0; border: 0; }

table, tr, td	{ border-collapse:collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }





/* DEFAULTS - ALIGNMENT */

.td-right 	{ text-align: right; }

.td-left 	{ text-align: left; }

.td-center	{ text-align: center; }

.td-justify	{ text-align: justify; }

.td-top		{ vertical-align: top; }

.td-middle	{ vertical-align: middle; }

.td-bottom	{ vertical-align: bottom; }

.center-align	{ text-align: center; }

.center-div	{ margin-left: auto; margin-right: auto; }

.right-div	{ margin-left: auto; margin-right: 0; }

.left-div	{ margin-left: 0; margin-right: auto; }





/* DEFAULTS - MISC */

.fullwidth	{ width: 100%; }

.halfwidth	{ width: 50%; }

.nobreak	{ white-space: nowrap; }

.just 		{ text-align: justify; }

img 		{ border: 0; }

.blockimage	{ display: block; }

.formmargin	{ margin: 0px; }

.image-fixspace	{ font-size: 1px; line-height: 1px; }





/* FLOATS */

.left-float	{ float: left; }

.right-float	{ float: right; }

.center-float	{ float: left; margin-left:30px; }

.float-margin1	{ margin-right: 5px; margin-bottom: 2px; }

.float-margin2	{ margin-right: 12px; margin-bottom: 0px; }

.floatclear 	{ height: 0px; clear: both; font-size: 1px; line-height: 0px; padding: 0px; margin: 0px; }

.text-nowrap	{ overflow: hidden; min-width: 150px; }





/* NON-MENU LINK COLORS */

	a:link, a:visited, a:active 
	{ color: #B7A180; text-decoration: none; }

	a:hover 
	{ color: #57BDFF; text-decoration: underline; }





/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

div, table	{ color: #C3CDD7; font: normal 16px  MontserratAlternates-Regular; line-height: 140%; }

#title {
	margin-left: auto 0;
	font-family: yataghan;
	font-size: 42px;
	font-weight: normal;
	color: #ffffff;
}

#title p {
	display: block;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: yataghan;
	font-size: 32px;
	font-weight: normal;
	color: #ffffff;
	text-shadow: 0px 3px 3px #000;
}

.arrow {
    margin-top:15vh;
    text-align: center;
    font-size:150%;
    font-family:yataghan;
    color: #f5f5f5;
    text-shadow: 0px 3px 3px #000;
    padding-bottom: 1%;
    }

#up_arrow	{
		color: #0a5b71;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}		    

#entry	{
		background: rgb(00,00,00,0.5);
		margin-top: -2%;
		}


.subtitle	{ color: #ffffff; font: 600 18px  MontserratAlternates-Regular; }

.smalltitle	{ color: #CCCC99; font: 600 16px  MontserratAlternates-Regular; }

.smalltext	{ font-size: 13px; }

.hilite		{ color: #99FF66; font-weight: 600; }

.lists		{
		color: #DCCD98;
		margin-top: 10px;
		margin-bottom: 10px;
		}





/* REMOVES MARGINS ON HEADING TAG TITLES (FOR SEO) */

h1, h2, h3, h4	{ margin: 0px 0px 0px 0px; text-align: left; }





/* PAGE WIDTHS HEIGHTS */

.pageheight-min { min-height: 675px; }

.height-min { min-height: 2000px; }

#pagewrapper	{
		max-width: 100%;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -112px; /* -112 MARGIN FOR FOOTER */
		padding: 0px 0px 0px 0px;
		background: rgb(00,00,00,0.8);
		}

#contentwrapper	{
		max-width: 800px;
		min-width: 280px;
		text-align: left;
		margin: 0px auto 40px auto;
		padding: 7px 7px 7px 7px;
		margin-left: auto;
		margin-right: auto;
		display: block;
		}

#contentwrapper.gal { max-width: 770px; }





/* TEXT AND GRAPHIC LOGO */

.logo-respond	{
		width: 600px;
		max-width: 600px;
		min-width: 300px;
		display: block;
		}

/* START TEXT HEADER CODE */





/* FOOTER OPTIONS */

.footer-top	{
		color: #0a5b71;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}		

.footer-splits 	{
		color: #FFFFFF;
		height: 15px;
		line-height: normal;
		background-color: #20262E;
		margin: 0px auto 0px auto;
		padding: 0px;
		border: solid #999999;
		border-width: 0px 0px 0px 0px;
		}

.footer-frame	{
		display: block;
		width: 100%;
		overflow: hidden;
		margin: 0px;
		padding: 0px;
		}

.footer-height	{ height: 350px; }

.footer-page	{
		background-color: #000000;
		background-image: url("../picts/background-footer.jpg");
		background-repeat: repeat-x;
		background-position: center top;
		margin: 0px;
		padding: 0px;
		}

.footer-page, .footer-page div, .footer-page table { color: #FFFFFF; }

.footer-pad	{ padding: 80px 10px 10px 10px; }

.footer-border	{
		border: solid #999999;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

div.footer-title {
		color: #FFFFFF;
		font: 15px MontserratAlternates-Regular;
		font-weight: 700;
		letter-spacing: 3px;
		padding-bottom: 8px;
		margin-bottom: 3px;
		border-bottom: #2D3341 2px solid;
		}

table.footer-links td 	{
			padding: 5px 30px 5px 30px;
			border-right: #2C3135 1px solid;
			}

.footer-image		{
			margin: 20px auto 10px auto;
			border: #20262E 3px solid;
			}

.footer-links	{ font-size: 15px; line-height: 36px; }

.footer-social	{ width: 180px; padding-left: 10px; }

.footerlinks-1	{ width: 25%; }

.footerlinks-2	{ width: 25%; }

.footerlinks-3	{ width: 25%; }

.footerlinks-4	{ width: 25%; }


.footer-copyright {
		  color: #a9b1bc;
		  font: 13px MontserratAlternates-Regular;
		  font-weight: normal;
		  line-height: normal;
		  padding: 22px 0px 22px 0px;
		  margin: 0px 0px 0px 0px;
		  background-color: #13171C;
		  border: solid #2C3135;
		  border-width: 1px 0px 0px 0px;
		  /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		  }


/* FOOTER LINK COLORS */

body.footer-page a:link, 
body.footer-page a:visited, 
body.footer-page a:active 	{ color: #C2BAA7; text-decoration: none; white-space: nowrap; }

body.footer-page a:hover 	{ color: #FFFFFF; text-decoration: none; white-space: nowrap; }


/* COPYRIGHT LINK COLORS */

div.footer-copyright a:link, 
div.footer-copyright a:visited, 
div.footer-copyright a:active 	{ color: #C4A975; text-decoration: none; }

div.footer-copyright a:hover 	{ color: #FFFFFF; text-decoration: underline; }




/* SOCIAL ICONS (SEE ALSO .footer-social ABOVE) */

.socialspace	   { padding-left: 1px; padding-right: 2px; }

.socialRspace	   { width: 0px; }

.socialicon	   { border: transparent 1px solid; display: block; background-color: transparent; }

.socialicon:hover  { border: #464F56 1px solid; background-color: #1F2430; }

/* SOCIAL ICON COLORS ON MOBILE */

.mobile-social	   { display: none; }

.mobile-social .socialicon
		   {
		   border: transparent 1px solid;
		   background-color: transparent;
		   }

.mobile-social .socialicon:hover
		   {
		   border: #464F56 1px solid;
		   background-color: #1F2430;
		   }





/* HOME PAGE */

.home-small-image {
		display: inline;
		margin: 0px 3px 10px 3px;
		border: #556070 2px solid;
	/* CORNER ROUNDING */
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
		} 

.bottom-links	{
		color: #C8B474;
		padding: 13px 0px 15px 0px;
		margin: 40px 0px 40px 0px;
		background-color: #000000;
		border: solid #404A5B;
		border-width: 1px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
	/* CORNER ROUNDING */
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
		}

.bottom-links a { margin-left: 8px; margin-right: 8px; }


/* OPTIONAL HOMEPAGE LARGER SIZE IMAGE ROW */

.home-boxes-outer { min-width: 300px; }

.home-boxes	{
		display: inline;
		text-align: center;
		padding: 10px 5px 0px 5px;
		max-width: 31%; /*  EDIT Media Queries #3!! */
		min-width: 31%; /*  EDIT Media Queries #3!! */
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		}

.home-boxes img	{
		width: 100%;
		max-width: 200px;
		height: auto;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		}

.home-boxtitle	{ font-size: 17px; font-weight: 600; }


/* VIDEO HEADER ICON */

.videoicon	{
		float: left;
		text-align: center;
		width: 30px;
		height: 30px;
		background-color: transparent;
		padding: 26px 7px 7px 7px;
		border-left: #644D66 0px solid;
	/* FADE UP */
		transition: all 0.5s ease;
		-webkit-transition: all 0.5s;
		}

.videoicon img { display: block; margin: 0 auto; }

.videoicon:hover	{ background-color: #000000; }



/* TOP MAIN IMAGE */

.main-image	{
		max-width: 550px;
		min-width: 200px;
		max-height: 250px;
		width: 100%;
		height: auto;
		display: block;
		margin: 0px auto 8px auto;
		}





/* BORDERS AND BARS */

.img-borders	{ border: #556070 2px solid; }

.page-splits 	{ 
		font-size: 1px;
		line-height: 1px;
		height: 2px;
		margin-top: 36px;
		margin-bottom: 36px;
		padding: 0px;
		border-top: #404A5B 1px solid;
		}

.HoverBorder	{
		border: #556070 2px solid;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	/* CORNER ROUNDING */
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
		}

a:hover .HoverBorder 	{ border: #FFFFFF 2px solid; }





/* JQUERY SLIDESHOWS (SEE ALSO responsive-slides.css IN FOLDER JQuery) */

.slide-home-width	{ max-width: 500px; }

.rslides_container	{
			background-color: #000000;
			max-width: 900px;
			min-width: 250px;
			text-align: center;
			margin: 0 auto;
			position: relative;
			box-sizing: border-box;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			border: #556070 1px solid;
		/* CORNER ROUNDING */
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			-khtml-border-radius: 6px;
			border-radius: 6px;
			}

/* SLIDESHOW ROUND ACTIVE BUTTON STYLES */

.centered-btns_tabs	{
			width: 100%;
			position: absolute;
			bottom: 10px;
			left: 0px;
			margin: 0 auto;
			text-align: center;
			z-index: 1000;
			background-color: transparent;
			}

/* NORMAL BUTTON STATE */

.centered-btns_tabs a 	{
			width: 10px;
			height: 10px;
			background-color: transparent;
			border: #FFFFFF 2px solid;
		/* CORNER ROUNDING */
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px;
			border-radius: 7px;
			margin: 0px 4px 0px 4px;
			}

/* HOVER BUTTON STATE */

.centered-btns_tabs a:hover 
			{ background-color: #FFFFFF; border: #FFFFFF 2px solid; }

/* ACTIVE BUTTON STATE */

.centered-btns_here a, .centered-btns_here a:hover 
			{ background-color: #CC0000; border: #CC0000 2px solid; cursor: default; }





/* GALLERY PAGES */

.gallery-image		{ max-height: none; }

.galspacefix		{ font-size: 1px; line-height: 1px; }

img.Galimg-respond 	{ width: 75px; height: auto; display: inline; margin: 2px; vertical-align: bottom; }

.gal-imagearea img	{ margin: 0px auto 10px auto; }

.galbutton-loc	{
		position: relative;
		top: -54px;
		left: 0px;
		height: 34px;
		margin-bottom: -34px;
		}

input[type=button].galbutton
		{
		color: #FFFFFF;
	       	font: 700 15px  MontserratAlternates-Regular;
		text-align: center;
		background-color: #000000;
		background: rgba(0,0,0,0.7);
        	padding: 7px 0px 7px 0px;
		margin: 0px 2px 0px 2px;
		cursor: pointer;
		width: 120px;
		-webkit-appearance: none;
        	border: #999999 0px solid;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;

		}

input[type=button].galbutton:hover
		{
		color: #FFFFFF;
		background-color: #000000;
		}





/* CODE FOR THE CART */

.price 		{ padding: 5px 0px 8px 0px; color: #0a5b71; }

.price span	{
		color: #0a5b71;
		font-size: 22px;
		font-weight: 400;
		text-decoration: none;
		border-bottom: #3ACD75 0px solid;
		}

.carttitle	{
		color: #ffffff;
		font: 20px MontserratAlternates-Regular;
		font-weight: 400;
		padding: 0px 5px 0px 5px;
		}

.carttext	{
		color: #ffffff;
		font: 16px MontserratAlternates-Regular;
		font-weight: 400;
		padding: 0px 5px 0px 5px;
		line-height: 1.5;
		width: 100%;
		text-align: left;
		}

.creditstext	{
		color: #ffffff;
		font: 18px MontserratAlternates-Regular;
		font-weight: 400;
		padding: 0px 5px 0px 5px;
		line-height: 1.5;
		width: 300px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		display: block;
		}

.creditstext a	{
		color: #B7A180;
		font: 18px MontserratAlternates-Regular;
		font-weight: 400;
		}
		
.cart-box	{
		max-width: 300px;
		padding: 12px;
		margin: 10px 20px 28px 50px;
		border: #556070 0px solid;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		}

.product-box	{
		max-width: 350px;
		min-width: 250px;
		padding: 12px;
		margin: 10px 0px 50px 0px;
		margin-left: auto;
		margin-right: auto;
		border: #ffffff 1px solid;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		color: #ffffff;
		font: 14px MontserratAlternates-Regular;
		line-height: 1.5;
		}

.documentary-box	{
		max-width: 600px;
		min-width: 250px;
		padding: 12px;
		margin: 10px 0px 100px 0px;
		margin-left: auto;
		margin-right: auto;
		border: #ffffff 1px solid;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		color: #ffffff;
		font: 14px MontserratAlternates-Regular;
		line-height: 1.5;
		}

li	{
		color: #ffffff;
		}
		
#red_frog	{
		color: #0a5b71;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}		

.red_frog_text	{
		color: #ffffff;
		font: 16px MontserratAlternates-Regular;
		font-weight: 400;
		padding: 0px 5px 0px 5px;
		line-height: 1.5;
		width: 600px;
		text-align: justify;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}		
.documentary_text	{
		color: #ffffff;
		font: 16px MontserratAlternates-Regular;
		font-weight: 400;
		padding: 0px 5px 0px 5px;
		line-height: 1.5;
		max-width: 600px;
		text-align: justify;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

#size_chart	{
		width: 300px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}	
		
#wsize_chart	{
		width: 290px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}	

.story	{
		margin-left: auto;
		margin-right: auto;
		display: block;
		color: #ffffff;
	    line-height: 1.5;
	    letter-spacing: 1px;
		font-size: 16px;
		max-width: 650px;
		}
		
.story a	{
		text-decoration: none;
		color: #ffffff;
		}

.story .talking_point {
	font-family: MontserratAlternates-Regular;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	background-color: #dddddd;
	color: #336600;
	padding-left: 5px;
	padding-right: 5px;
}

.story .reference {
	font-family: MontserratAlternates-Regular;
	font-size: 10px;
	font-weight: normal;
	width: 600px;
}
		
.prod-split	{ margin-bottom: 8px; }

.cartdrop 	{
		font: 12px  MontserratAlternates-Regular;
		color: #000000;
		width: 115px;
		margin-top: 1px;
		margin-bottom: 4px;
		}

.cartimg { 
		width: 200px; 
		margin-left: auto;
		margin-right: auto;
		display: block; 
		}

.galleryimg { 
		width: 300px; 
		margin-left: auto;
		margin-right: auto;
		display: block; 
		}
		
.storyimg { 
		width: 100%;
		height: auto; 
		margin-left: auto;
		margin-right: auto;
		display: block; 
		}
		
.button_order {
		color: #0a5b71;
		margin-top: 10px;
		 }

.slip_order {
		color: #0a5b71;
		margin-left: auto;
		margin-right: auto;
		 }
		 
.ViewerBorder	{
		height: auto;
		border: #556070 2px solid;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		}

#return-arrow 	{
		background-color: transparent;
		width: 40px;
		height: 40px;
		margin-top: 8px;
		margin-bottom: 8px;
  	/* CORNER ROUNDING */
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
		}

/* CART BUTTONS */

input[type=submit].button-order 
	 	{
		color: #ffc56a;
	    font: bold 14px  MontserratAlternates-Regular;
		text-align: center;
		background-color: #8e3c0c;
	    background-image: url("picts/button-order.png");
        padding: 7px 5px 7px 5px;
        margin: 10px 0px 2px 0px;
		cursor:pointer;
		width: 115px;
		-webkit-appearance: none;
        border: #000000 0px solid;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		}

input[type=submit].button-order:hover 
	 	{
		color: #8e3c0c;
		background-color: #ffc56a;
        border: #000000 0px solid;
		}


#contact_button {
		color: #ffffff;
	    font: 600 14px  MontserratAlternates-Regular;
		text-align: center;
		text-decoration: none;
		background-color: rgba(0, 0, 0, 1.0);
	    background-image: url("../images/button.png");
        padding: 3px 2px 3px 2px;
		margin: 0px 0px 3px 0px;
		cursor: pointer;
        border: #000000 0px solid;
		-webkit-appearance: none;
		 width: 25%;
		 margin-left: auto;
		 margin-right: auto;
	/* CORNER ROUNDING */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
		}
		
#contact_button a	{
		text-decoration: none;
		color: #ffffff;
		}

#site_map_button {
		color: #ffffff;
	    font: 600 14px  MontserratAlternates-Regular;
		text-align: center;
		text-decoration: none;
		background-color: rgba(0, 0, 0, 1.0);
	    background-image: url("../images/button.png");
        padding: 3px 2px 3px 2px;
		margin: 0px 0px 30px 0px;
		display: block;
		cursor: pointer;
        border: #000000 0px solid;
		-webkit-appearance: none;
		 width: 60%;
		 margin-left: auto;
		 margin-right: auto;
	/* CORNER ROUNDING */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
		}

#site_map_button a	{
		text-decoration: none;
		color: #ffffff;
		}
		
#story_button {
		color: #ffffff;
	    font: 600 14px  MontserratAlternates-Regular;
		text-align: center;
		text-decoration: none;
		background-color: rgba(0, 0, 0, 1.0);
	    background-image: url("../images/button.png");
        padding: 3px 2px 3px 2px;
		margin: 0px 0px 30px 0px;
		display: block;
		cursor: pointer;
        border: #ffffff 1px solid;
		-webkit-appearance: none;
		 width: 200px;
		 margin-left: auto;
		 margin-right: auto;
		 display: block;
	/* CORNER ROUNDING */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
		}

#story_button a	{
		text-decoration: none;
		color: #ffffff;
		}
		
/* CONTACT PAGE, FORM & QUOTES FORM */

.contact-area	{ 
		max-width:  350px;
		margin-left: auto;
		margin-right: auto;
		color: #0a5b71;
		}

.contact_l p {
	font-size: 12px;
    font-family:  MontserratAlternates-Regular;
	font-weight: 600;
	letter-spacing: 1px;
	color: #0a5b71;
	text-align: center;
	}
	
.contact_l table {
    border: 0px;
    border-collapse: collapse;
    font-size: 12px;
    font-family:  MontserratAlternates-Regular;
	font-weight: 600;
	letter-spacing: 1px;
	color: #0a5b71;
}

.contact-left	{ float: left; max-width: 200px; padding: 0px 40px 0px 0px; }

.contact-right	{ float: left; max-width: 235px; padding: 0px 0px 0px 0px; }

.contact-right-form { padding: 15px 0px 0px 0px; }

.form-area	{ 
		max-width: 500px;
		min-width: 300px;
		margin-left: auto;
		margin-right: auto;
		color: #0a5b71;
		font-size: 14px;
    	font-family:  MontserratAlternates-Regular;
		font-weight: 600;
		letter-spacing: 1px;
		text-align: justify;
		}
		
.main-area {
		max-width: 500px;
		min-width: 300px;
		height: auto;
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		color: #0a5b71;
		font-size: 16px;
    	font-family:  MontserratAlternates-Regular;
		font-weight: 600;
		letter-spacing: 1px;
		text-decoration: none;
		}
		
.main-area a	{
		text-align: center;
		color: #0a5b71;
		font-size: 16px;
    	font-family:  MontserratAlternates-Regular;
		font-weight: 600;
		letter-spacing: 1px;
		text-decoration: none;
		}	

.thanks-area	{ 
		max-width:  350px;
		margin-left: auto;
		margin-right: auto;
		color: #0a5b71;
		font-size: 12px;
    	font-family:  MontserratAlternates-Regular;
		font-weight: 600;
		letter-spacing: 1px;
		text-align: center;
		}
		
.shadeform	{
		width: 150px;
		font-family:  MontserratAlternates-Regular;
		color: #FFFFFF;
		margin: 2px 0px 4px 0px;
		padding: 4px;
		background-color: #222832;
		border: #556070 1px solid;
		}

.textarea	{
		width: 180px;
		font-family:  MontserratAlternates-Regular;
		color: #FFFFFF;
		margin: 2px 0px 4px 0px;
		background-color: #222832;
		border: #556070 1px solid;
		}

.dropdown 	{
		width: 170px;
		font-size: 13px;
		color: #FFFFFF;
		background-color: #222832;
		}

.smallform	{ width: 70px; }

.quotes-area	{ max-width: 300px; }

.quotechoice 	{ color: #DCCD98; }

.qform-width	{ width: 210px; }

.qform-width-textarea	{ width: 235px; }

input[type=submit].button 
	 	{
		font-family:  MontserratAlternates-Regular;
		font-size: 18px;
		margin-top: 8px;
		padding: 8px 16px 8px 16px;
		color: #FFFFFF;
		cursor: pointer;
		-webkit-appearance: none;
		background-color: #171D27;
		border: #556070 1px solid;
	/* CORNER ROUNDING */
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
		}

input[type=submit].button:hover 
	 	{
		color: #FFFFFF;
		background-color: #CC0000;
		border: #CC0000 1px solid;
		}


/* CONTACT PAGE GOOGLE MAP */

#map-canvas	{ width: 235px; height: 160px; margin-top: 6px; }





/* FAQ PAGE */

.faq-box	{
		display: none;
		margin: 0px 0px 0px 0px;
		padding: 10px 20px 10px 20px;
		border: #999999 0px solid;
		}

.faqicon	{ margin-top: 12px; }





/* PDF PAGE */

.pdf-area	{ max-width: 485px; }





/* SITE MAP PAGE */

.search-float	{ float: right; }

.searchmargin	{ margin: 2px 0px 8px 0px; }

.searchbox	{
		padding: 7px;
		background-color: #384354;
		border: #556070 1px solid;
		}

.searchbutton	{ margin: 2px 0px 0px 0px; }

.searchform 	{
		color: #000000;
		font: 12px  MontserratAlternates-Regular;
		background-color: #FFFFFF;
		width: 140px;
		height: 18px;
		margin: 4px 3px 4px 0px;
		border: #999999 1px solid;
		}





/* VIDEO PAGE (FOR RESPONSIVE VIDEO) */

.video-home-width { max-width: 350px; }

.video-container {
		 padding-top: 0px;
		 padding-bottom: 10.25%;
		 overflow: hidden;
		 z-index: 100;
		 display: block;
		 margin-left: auto;
		 margin-right: auto;
		 color: #ffffff;
		 }
 
.video-container iframe,
.video-container object,
.video-container embed {
		 width: 100%;
		 height: 100%;
		 position: absolute;
		 top: 0;
		 left: 0;
		 z-index: 100;
		 }





/* HIDE HEADER BAR AND OTHER ITEMS FOR PRINTING */

@media print {
.printhide 	{ display: none; }
.centered-btns_nav, .centered-btns_nav.next { display:none; }
}
@media screen{
.printonly 	{ display: none; }
}





/* HEADER TOP BAR (ICONS & SOCIAL ICONS) */

#headerdiv	{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border: #000000 0px solid;
		}

.headercolor	{ background-color: transparent; }  /* EDIT .pagebox PADDING TO 0 ABOVE FOR FULL WIDTH */


.headerbar	{
		min-height: 50px;
		min-width: 700px;  /* MAKE WIDER TO STOP WRAPPING */
		}

.headerbar-color {
		 background-color: transparent;
		 display: table;
		 width: 100%;
		 margin-bottom: 0px;
		 border-bottom: #644D66 0px solid;
		 }

.header-icon-box { background-color: transparent; float: right; display: inline-block; }

.headericon	{
		float: left;
		text-align: center;
		width: 46px;
		height: 46px;
		background-color: transparent;
		padding: 17px 7px 7px 7px;
		border-left: #644D66 0px solid;
	/* FADE UP */
		transition: all 0.5s ease;
		-webkit-transition: all 0.5s;
		}

.headericon img { display: block; margin: 0 auto; }

.headericon:hover	{ background-color: #000000; }




/* CLICK MENU CODE */

#menu-box 	{ position: relative; top: 0px; left: 0px; float: left; z-index: 1000; }

.menu-icon	{ display: block; margin-left: 40px; }

#menu-top	{
		width: 65px;
		height: 30px;
		left: 40px;
		background-color: transparent;
		border-right: #644D66 0px solid;
	/* FADE UP */
		transition: all 0.5s ease;
		-webkit-transition: all 0.5s;
		}

#menu-top:hover	{ background-color: transparent; }

#menu-sub 	{
		background-color: #000000;
		display: none;
		position: absolute;
		top: 60px;
		left: 0px;
		z-index: 1001;
		width: 200px;
		border-top: #644D66 0px solid;
		}

.menu		{
		font: normal 15px MontserratAlternates-Regular;
		padding: 0px 0px 7px 10px;
		margin: 0px auto 0px auto;
		display: block;
		border-top: #644D66 0px solid;
		color: #ffffff;
		}

a.menu:link, a.menu:visited, a.menu:active 
		{
		color: #ffffff;
		background-color: #000000;
		text-decoration: none;
	/* FADE UP */
		transition: all 0.5s ease;
		-webkit-transition: all 0.5s;
		}

a.menu:hover 	{
		color: #91bc84;
		background-color: #000000;
		text-decoration: none;
		}




