﻿@import url(/App_Themes/ContentStyles.css);

/* Layout
========================================================================================== */
html {
	height: 100%;
	margin-bottom: 1px;
}
html body {
	background: #2B4B60 url(../../Images/bg.jpg) no-repeat center top;
	padding: 30px;
}
.wrap {
	margin: 20px auto 200px;
	width: 1001px;
	background: url(../../Images/Header.png) no-repeat left top;
}
.head {
	overflow: hidden;
	zoom: 1;
}
.body {
	zoom: 1;
}
.wrapFoot {
	background: url(../../Images/Footer.png) no-repeat left top;
	height: 6px;
	font-size: 0;
	line-height: 0;
	position: relative;
	top: 6px;
}
.nav {
	clear: both;
	padding-left: 3px;
}
.header {
	width: 980px;
	margin: 0 auto;
	padding-left: 3px;
}	
#hmleftimage
{
    width:426px;
}
#hmleftimage
{
    width:384px;
}
#hmrightimage
{
    width:212px;
    background-color:#000000;
}
#hmleftimage,#hmidflash,#hmrightimage
{
    float:left;
    height:240px;
}

.contentWrap {
	width: 983px;
	margin: 10px auto 0;
	clear: both;
}
.content {
	float: left;
	width: 660px; 
}
.side {
	width: 250px;
	float: right;
}
.features {
	clear: both;
	padding-top: 30px;
}


/* Header
========================================================================================== */
.head .logo {
	float: left;
	margin: 20px 30px;
	width: 520px;
	display: inline;
}
.head .logo a,
.head .logo span {
	display: block;
	height: 80px;
	text-indent: -8888px;
}
.head h6 {
	float: right;
	font-size: 0.75em;
	margin: 10px 20px;
	display: inline;
}
.head h6 a {
	color: #FFF;
	text-decoration: none;
}
.head h6.tel {
	color: #FFF;
	margin-right: 0;
	font-size: 0.875em;
	margin-top: 9px;
}

.head div.search {
	float: right;
	clear: right;
	width: 230px;
	margin: 10px 20px;
	display: inline;
}
.head div.search label {
	color: #FFF;
	font-weight: bold;
}
.head div.search input {
	float: left;
	width: 190px;
}
.head div.search input.btn {
	margin: -2px 0 0;
	width: auto;
	float: right;
}

/* Nav
========================================================================================== */
.nav ul {
	width: 980px;
	height: 4em;
	margin: 0 auto;
	position: relative;
	list-style: none;
	background: url(../../Images/Menu-bar.png) no-repeat top left;
}
.nav ul ul,
.nav ul div.bg {
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
	background: #000;
	height: auto;
	height: 2em; 
	z-index: 2;
}
.nav ul div.bg {
	z-index: 1;
	display: block;
	width: 100%;
}
.nav ul ul div.bg {
	display: none;
}

.nav li {
	float: left;
	border-right: 1px solid #000;
	padding: 0 20px 0 10px;
}
.nav li.last {
	border: none;
}
.nav li li {
	height: auto;
	padding: 0 10px;
}

.nav li a {
/*	font-size: 0.687em;
	line-height: 2.9;*/
	font-size: 0.75em;
	line-height: 2.6;
	text-decoration: none;
	color: #333;
	position: relative;
}
.nav li li a {
	color: #FFF;
}

.nav li span {
	width: 7px;
	height: 6px;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -3px;
	display: none;
}
.nav li.parent span {
	display: block;
	background: url(../../Images/arr-menu.png);
}
.nav li.on span {
	display: block;
	background: url(../../Images/arr-menu-on.gif);
}
.nav li.on li span {
	display: none;
}


.nav li.on {
	background: #000;
}
.nav li.on a {
	color: #FFF;
}
.nav li.on li.on {
	background: #282828;
}

.nav ul ul ul {
	display: none;
}
.nav li.on ul {
	display: block;
}
.nav li.on ul ul {
  display: none;
}
	
	
/* Content
========================================================================================== */
.contentHead,
.contentFoot {
	background: url(../../Images/Content-Box-Header.png) no-repeat top left;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.contentFoot {
	background: url(../../Images/Content-Box-Footer.png) no-repeat top left;
}
.contentBody {
	background: #FFF;
	padding: 25px;
	margin-left: 3px;
	overflow: hidden;
}
	

/* foot
========================================================================================== */
.foot {
	clear: both;
	position: relative;
	top: 25px;
	margin: 0 -20px;
}
.foot li {
	float: left;
	padding: 5px;
	font-size: 0.687em;
	list-style: none;
}

.foot ul.links {
	float: left;
}
.foot ul.links a {
	color: #19394E;
	text-decoration: none;
}
.foot ul.links img {
	vertical-align: middle;
}

.foot ul.info {
	float: right;
}
.foot ul.info li {
	float: right;
}
.foot ul.info li a {
	color: #656565;
	text-decoration: none;
}
.foot ul.info li em {
	color: #D77F18;
	font-style: normal;
}

/* Tabs
========================================================================================== */
h3.tab {
	float: left;
	margin: 0;
}
.pnlContent h3.tab {
	margin: 10px 10px 10px 0;
}
h3.tab a {
	position: relative;
	background-repeat: no-repeat;
	overflow: hidden;
	text-decoration: none;
	display: block;
	font-size: 0.687em;
}
h3.tab a em {
	position: absolute;
	background-repeat: no-repeat;	
	left: 0;
	top: 0;
}
.side h3.tab {
	float: right;
}

	
/* Features
========================================================================================== */
.scrollerholder {
    float: left;
    clear: both;   
}
.box,
div.content .news,
div.content .events {
	width: 311px;
	float: left;
	margin: 10px 10px 10px 0;
	background: url(../../Images/Feature-Body.gif) no-repeat bottom left;
}
.boxContent,
div.content .news .boxContent,
div.content .events .boxContent {
	background: url(../../Images/Feature-Head.gif) no-repeat top left;
	padding: 10px 14px 15px 9px;
}
.box h3 {
/*	margin: 0 0 6px 10px;*/
	margin: 0 0 6px 0;
}
.box .Normal h2,
.box .Normal h1 {
	font-size: 0.75em;
}
.box .Normal h2 a,
.box .Normal h1 a {
	color: #346582;
}
.boxInner {
	background: #DFDFDF url(../../images/boxBtm.gif) no-repeat bottom left;
	position: relative;
	padding: 8px 11px;
}
.boxScroll {
	height: 8.8em;
	overflow: scroll;
	overflow-x: hidden;
	padding-bottom: 2px;
	position: relative;
	background: #FFF;
}
.boxMask {
	position: absolute;
	left: 11px;
	bottom: 8px;
	width: 265px;
	height: 4px;
	font-size: 0;
	line-height: 0;
	background: url(../../images/boxMask.png) no-repeat 0 0;	
}

.box .Normal {
	padding: 0.5em 10px;
	margin: 0;
	position: relative;
}
.boxScroll .Normal {
	/*background: #FFF url(../../Images/Gradient.gif) repeat-x bottom left;
	border-bottom: solid 1px #DFDFDF;*/
}
.box .Normal h1, 
.box .Normal h2 {
	font-size: 0.75em;
	line-height: 1.5;
	margin: 0;
}
.box .Normal em,
.box .paraControls {
	display: none;
}
.boxInner .Normal div {
	line-height: 1.5;
	margin: 0;
}
.boxInner .lnkMore {
	position: absolute;
	right: 5px;
	bottom: 5px;
}


.side .box {
	width: 250px;
	background: url(../../Images/boxSml.gif) no-repeat bottom left;
}
.side .boxContent {
	background: url(../../Images/boxSmlTop.gif) no-repeat top left;
}

.news .boxMask,
.events .boxMask {
	width: 20px;
}
.news,
.events {
	margin-top: 40px;
}

.homeFoot .box {
	margin: 0;
	float: right;
}

.content .box {
	width: 660px;
	background: url(../../Images/Lrg-ContentBox-Body.gif) no-repeat top left;
}
.content .boxContent {
	background: url(../../Images/Lrg-ContentBox-footer.gif) no-repeat bottom left;
}
.nda textarea {
	height: 200px;
}


.newsletter .Normal div {
	margin: 0;
}

.bt {
	float: right;
	margin: 50px 40px 0 0;
}

.boxScroll br {
	display: none;
}



/* Forms
========================================================================================== */
fieldset.form {
	overflow: hidden;
	clear: both;
}
fieldset.form div {
	overflow: hidden;
	padding: 5px 0;
	position: relative;
}
fieldset.form label {
  font-weight: bold;
  padding: 5px;
	font-size: 0.687em;
	color: #333;
	display: block;
}
fieldset.form label em {
  color: #900;
  font-weight: bold;
  position: relative;
  left: 5px;
}
fieldset.form input,
fieldset.form select,
fieldset.form textarea {
	display: block;
	width: 200px;
	font-size: 0.687em;
	color: #333;
	border: solid 1px #DFDFDF;
}
fieldset.form input,
fieldset.form textarea {
	padding: 2px;
}
fieldset.form select {
	width: 180px;
}
fieldset.form textarea {
	width: 98%;
}
fieldset.form div.btn input,
fieldset.form input.btn {
  width: auto;
  float: right;
}
fieldset.form div.chk input,
fieldset.form div.chk label {
	width: auto;
	display: inline;
	float: none;
	border: none;
	font-weight: normal;
	padding: 5px 0;
}
fieldset.form hr {
	border: solid 1px #DFDFDF;
	border-style: solid none none;
}

fieldset.wide input {
	width: 620px;
}
p object {
	border: none;
	overflow: hidden;
}
	