﻿/*, input, select, textarea*/
body
{
	font-size: 10pt;
	line-height: 1.75em;
}
h2
{
	font-size: 2em;
	line-height: 1.25em;
	margin: 0 0 1em 0;
	letter-spacing: -1px;
}
h3
{
	line-height: 1.25em;
	margin: 0 0 1em 0;
	font-size: 1.75em;
	letter-spacing: -0.5px !important;
}
.subtitle
{
	font-size: 1.75em;
	letter-spacing: -0.5px !important;
}
#header-wrapper
{
}
#banner-wrapper
{
	padding: 4em 0 4em 0;
}
#featured-wrapper
{
	padding: 8em 0 8em 0;
}
#main-wrapper
{
	padding: 2em 0 8em 0;
}
#footer-wrapper
{
	padding: 8em 0 4em 0;
}
#header
{
	position: relative;
	padding: 3em 0 3em 0;
	height: 100px;
}
#logo
{
	position: absolute;
	top: 0.2em;
	left: 0;
	width: 100%;
}
#logo h1
{
	display: inline-block;
	font-size: 2.5em;
	text-transform: uppercase;
	font-weight: 700;
	color: #FFF;
}
#logo a
{
	text-decoration: none;
	color: #FFF;
}
#logo h1 a img
{
	height: 48%;
	width: 48%;
}
/*********************************************************************************/
/* Menu                                                                          */
/*********************************************************************************/

#nav
{
	position: absolute;
	right: 0;
	top: 4.2em; /*height: 6em; 	padding-top: 0em;*/
	margin: 0px auto;
	cursor: default;
}

#nav ul
{
	margin: 0;
	padding: 0;
	text-align: center; /*display: block;*/
}

#nav > ul > li > ul
{
	display: none;
}

#nav li
{
	float: left;
	text-align: center;
	display: inline-block;
	margin: 0em 0.50em;
}

#nav li a, #nav li span
{
	margin-left: 0.50em;
	padding: 0em 1.5em 0em 0.50em;
	letter-spacing: 0.20em;
	text-decoration: none;
	font-size: 0.90em;
	font-weight: 600;
	text-transform: uppercase;
	outline: 0;
	color: #FFF;
}

#nav a
{
	display: inline-block;
	line-height: 2.5em;
	padding: 0 1.25em 0 1.25em;
	text-decoration: none;
	font-size: 1.05em;
	color: #727272;
	outline: 0;
}

#nav li:hover a, #nav li.active a, #nav li.active span
{
	/*background: #282828;*/
	background: rgba(42,42,42,0.94);
	color: #fff;
}

#nav .current_page_item a
{
	/*color: #FFF;*/ /*background: #0087cd !important;*/
	color: #0087cd !important;
}

#nav .icon
{
	display: inline-block;
	color: #FFF;
}
.dropotron
{
	background: #282828;
	background: rgba(42,42,42,0.94);
	min-width: 15em;
	padding: 0.75em;
	box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.15);
}
.dropotron li
{
}
.dropotron li > a, .dropotron li > span
{
	display: block;
	color: #FFF; /*727272*/
	text-decoration: none;
	line-height: 2.75em;
	padding: 0 1em 0 1em;
	outline: 0;
}
.dropotron li:hover > a, .dropotron li:hover > span
{
	background: #202020;
	color: #bbb;
}
#banner
{
}
#banner .image-full
{
}
#footer
{
}
#main
{
}
#content
{
	overflow: hidden;
	padding-bottom: 6em;
}
#content p
{
	text-align: justify;
}
.homepage #content, .no-sidebar #content
{
}
.homepage #content
{
	padding-bottom: 1em;
}
.left-sidebar #content
{
	padding-left: 3em;
}
.right-sidebar #content
{
	padding-right: 3em;
}
#content h2
{
	margin: 0 0 0.25em 0;
	font-size: 3em;
}
#featured
{
}
#featured h2
{
	font-size: 2.50em;
	margin: 0 0 0.25em 0;
}
#featured h3
{
	font-size: 1.70em;
}
#featured .subtitle
{
	font-size: 1.50em;
}
#featured .image
{
	margin-bottom: 3em;
}
#slider
{
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	height: 370px;
	cursor: default;
}
#slider .viewer
{
	margin: 0 auto;
}
#slider .viewer .reel
{
	display: none;
}
#slider .viewer .reel .slide
{
	position: relative;
	width: 1200px !important;
}
#slider .viewer .reel .slide img
{
	width: 1200px;
	line-height: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#slider .info
{
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 2em;
	left: 1em;
	padding: 0px 0px 20px 30px;
	text-align: left;
}
#slider .info h2
{
	opacity: 0.75;
	line-height: 1.25em;
	font-size: 2.50em;
	font-weight: 200;
	color: Gray;
	margin: 0 0 0.5em 0;
}
#slider .info span
{
	display: block;
	text-decoration: none;
	opacity: 0.75;
	font-weight: 200;
	color: GrayText;
	font-size: 1.20em;
}
#slider .indicator
{
	position: absolute;
	bottom: 0.25em;
	right: 1em;
	height: 50px;
}
#slider .indicator ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#slider .indicator ul li
{
	display: inline-block;
	width: 1em;
	height: 1em;
	text-indent: -9999px;
	background: rgba(200,200,200,.60);
	margin: 0 0.25em 0 0.25em;
	border-radius: 50%;
}
#slider .indicator ul li.active
{
	background: rgba(170,170,170,.20);
}
#copyright
{
	margin-top: 2em;
	padding: 4em 0em 8em 0em;
}
.bluetext
{
	color: #003747;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
