
/*******************************************************
*
* 	 MAKE NICE THINGS (MNT) RESET + GLOBAL STYLES
* 
*  	Copyright (c) 2007-2009 WHNWLND. / MAKE NICE THINGS 
* 	except where noted.
*
********************************************************/

/*=======================================================================

							   MNT RESET

========================================================================*/
*{}html{}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}table {border-collapse: collapse;border-spacing: 0;}fieldset,img {border: 0;}address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;font-weight: normal;}li {list-style: none;}caption,th {text-align: left;}h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}q:before,q:after {content: '';}abbr,acronym {border: 0;font-variant: normal;}sup {vertical-align: text-top;}sub {vertical-align: text-bottom;}input,textarea,select { font-family: inherit; font-size: inherit; font-weight: inherit;}input,textarea,select { font-size: 100%; }del,ins { text-decoration: none;}strong { font-weight: bold } em {font-style: italic}a img { border: none}

/*========================================================================

 							  MNT DEFAULTS

==========================================================================*/

body { font: 14px/1.5em Arial, Helvetica, Geneva, sans-serif; background: #fff; text-align: center;
	color: #3f4154;
}


/*========== LINK DEFAULTS ==========*/
a { color: #34459c; text-decoration: none; }
a:focus,a:hover { color: #000; text-decoration: underline; }


/*========== HEADER DEFAULTS ==========*/
h1, h2, h3, h4, h5, h6 { margin-bottom: 18px; font-weight: bold; }
h1 { font-size: 2.5em; line-height: 1em; }
h2 { font-size: 2em;   line-height: 1.1em; }
h3 { font-size: 1.8em; line-height: 1.1em; }
h4 { font-size: 1.5em; line-height: 1.1em; }
h5 { font-size: 1.1em; line-height: 1.1em; }
h6 { font-size: .77em; letter-spacing: 1.1px; }


/*========== LIST DEFAULTS ==========*/
ul,ol,dl{ margin: 0 0 1.5em; }
ul,li,ol{ padding: 0; }
li 		{ margin: 0; }
ul 		{ list-style-type: none; }
ol 		{ list-style-type: decimal; list-style-position: inside; font-weight: bold; }
dl dt 	{ font-weight: bold; }
dd 		{ margin-left: 1.5em; margin-bottom: 1em; }


/*========== TABLE DEFAULTS ==========*/
table 	{ margin-bottom: 1.4em; width: 100%; padding: 0; }
th 		{ font-weight: bold; }
th, td, caption { padding: 7px 8px 6px; }
tr.even td { background: #e5ecf9; }
thead th{}
tfoot 	{ font-style: italic; }
caption { font-size: .8em; color: #666; background: #f7f8fa; }


/*========== IMAGE DEFAULTS ==========*/
p img { padding: 0; max-width: 100%; }
p img.left, img.left, img.alignleft { float: left; padding: 0; margin: 1em 1em 1.5em 0; }
p img.right, img.right, img.alignright { float: right; padding: 0; margin: 1em 0 1em 1em;}
p img.topright, img.topright  { float: right; padding: 0; margin: 0 0 1em 1em;}
p img.topleft, img.topleft { float: left; padding: 0; margin: 0 1em 1em 0; }


/*========== FORM DEFAULTS ==========*/
label { font-weight: bold;  }
fieldset { border: 1px solid #e1e1e1; padding: 1em 1em .5em; margin: 0 0 1.5em; }
legend { font-weight: bold; font-size: 1.2em; margin-left: .1em; margin-bottom: 0;padding-bottom: 0;}
input { padding: 2px;  font-weight: normal; font-style: normal; }
input.text, input.title, input, textarea, select { color: #979ea0; margin: 0 0 1.5em; }
input.text:focus,input.title:focus,input:focus,textarea:focus,select:focus { background-color: #fff; }
textarea { width: 98.8%; height: 150px;}


/*========== MISC TAG DEFAULTS ==========*/
abbr { border-bottom: 1px dotted #666; text-transform: uppercase; color: #8b8b8b;}
acronym { text-transform: uppercase; color: #8b8b8b; letter-spacing: .1em;}
acronym, abbr, span.caps { cursor: help; }
address { margin: 0 0 1.5em; font-style: italic; }
blockquote { margin: 1.5em; border-left: 1px solid #d6d6d6; padding: 0;}
blockquote p { color: #8b9093; font-size: 1.2em; line-height: 1.2em; padding-left: 1.5em;}
blockquote cite { margin: 5px 0 0; display: block; }
cite { margin: 5px 0 0; display: block; font-style: italic; }
del { color: #404040;}
dfn { font-weight: bold; font-style: italic; text-decoration: underline;}
em { font-style: italic;text-decoration: underline;}
hr { display: none;}
img { border: none; padding: 0; margin: 0;}
p { text-align: left; margin: 0 0 1em;}
pre { margin: 1.5em 0; white-space: pre;}
pre, code, tt { font: 1em/1.5 "Courier New", Courier, mono; }
small, .small { font-size: .9em; margin-bottom: 18px; line-height: 1.5em; color: #a3a3a3; }
strong { font-weight: bold; }
sup, sub { line-height: 0; }


/*========== CLASS DEFAULTS ==========*/
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto;}
.alignright { float: right; }
.alignleft  { float: left; }
.center 	{ text-align: center; }
.clear 		{ clear: both; }
.children 	{ padding: 0; }
.hidden 	{ display: none; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
.upperleft 	{ margin: 0 1em 1em 0; }
.upperright { margin: 0 0 1em 1em; }
.zeroleft 	{ margin-left: 0; }
.zeroright 	{ margin-right: 0; }


/*========== SOME DEFAULT COLUMNS ==========*/
.col430 { width: 540px; display: inline-block; float: left; margin-right: 40px; }
.col266 { width: 266px; display: inline-block; float: left; margin-right: 20px; }
.col880 { width: 880px; display: inline-block; float: left; margin:0; }
.col960 { width: 960px; display: inline-block; float: left; margin:0; }

ul{
	margin-bottom: 20px;
}

li {
	border-top: 1px solid #eee;
	padding: 10px;
	color: #919191;
}

li.last{
	margin-bottom: 0px !important; 
	border-bottom: 1px solid #eee;
}

body{
	padding-top: 20px;
	background: #9799a5 url(../images/bg-website.png) repeat-x 0 0;
}

#footer{
	background-color: #3f4154;
	padding: 30px;
	border-top: 1px solid #000;
	color: #dcdede;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	color: #fff;
	border-top-color: #6a6c8c;
}

.logo{
	float:right;
	padding-right: 30px;
	padding-bottom: 0;
	padding-top: 5px;
}

#header-nav{
	margin: 0 0 1px;
	padding: 0;
	float: left;
	display: inline-block;
	clear: both;
}

#header-nav li{
	display: block;
	float: left;
	list-style-type: none;
	border-style: none !important;
	margin-right: 1px;
	padding: 0;
	margin-bottom: 0;
}	

#header-nav li a{ color: #384275;
	display: block;
	padding: 15px 55px 5px 10px;
	text-decoration: none;
	background: #eaecf3 repeat-x 0 bottom;
	border-bottom: 1px solid #dddfe8;
}

#header-nav li a:hover, #header-nav li a.selected{
	color: #fff;
	text-decoration: none;
	background: #35459b url(../images/nav-item-bg.png) repeat-x 0 bottom;
	border-bottom: 1px solid #23273d;
}

#sub-nav{
	margin: 0 0 1px;
	padding: 0;
	float: left;
	display: inline-block;
	clear: both;
	background-color: #25283f;
	width: 100%;
	border-top: 2px solid #26316f;
	border-bottom: 2px solid #475597;
}

#sub-nav li{
	display: block;
	float: left;
	list-style-type: none;
	border-style: none !important;
	margin-right: 1px;
	padding: 0;
	margin-bottom: 0;
	font-size: 10px;
}	

#sub-nav li a{ color: #fff;
	display: block;
	padding: 10px;
	text-decoration: none;
}

#sub-nav li a:hover, #sub-nav li a.selected{
	color: #fff;
	text-decoration: none;
	background: #3f4154;
}

#stage{
	margin: 0 auto 20px;
	text-align: left;
	width: 965px;
}

#cap-body {
	background: url(../images/cap-bg.png) repeat-y;
	padding: 0 2px;
	width: 960px;
}

#cap-bottom {
	background: url(../images/cap-bottom.png) no-repeat;
	height: 8px;
	width: 964px;
}

#cap-top {
	background: url(../images/cap-top-home.png) no-repeat;
	height: 5px;
	width: 964px;
}

body#white-cap #cap-top {
	background: url(../images/cap-top.png) no-repeat;
}

.controlband{
	height: 50px;
	border-bottom: 1px solid #000;
	background: #475597 url(../images/controlbar.png) no-repeat 0 bottom;
	border-top: 1px solid #5667b6;
	padding-right: 5px;
	padding-left: 5px;
}

.leftslideb{
	float: left;
	display: inline-block;
	margin-top: 20px;
}
.rightslideb{
	float: right;
	display: inline-block;
	margin-top: 20px;
}
.hero {
	overflow: hidden;
	position: relative;
	width: 960px;
	margin-bottom: 0;
	clear: both;
	margin-left: 0;
	margin-right: 0;
	color: #fff;
	height: 285px;
	background: #354281 url(../images/mast-bg.jpg) no-repeat;
}
.hero p img{
	margin: 0;
	padding: 0 20px 0 0;
}
.hero2 {
	overflow: hidden;
	position: relative;
	width: 960px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
}
.hero h1{
	margin-bottom: 0;
}
.band-page-sep {
	background: #111315;
	overflow: hidden;
	position: relative;
	width: 960px;
	color: #c0c0c0;
	font-size: 2em;
	margin: 0;
	border-top: 1px solid #dcdcdc;
}
.band-page-sep  h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1.1em;
}
.band-page-sep  h1 span {
	margin: 0;
	background:url(../images/gradient.png) repeat-x;
	width:100%; 
	height: 40px;
	position:absolute; 
	display:block;
}
	
.paddedcontent{
	padding: 5px;
}

.wrapper {
	padding: 40px;
}

.colA{
	width: 520px;
	float: left;
	margin-right: 20px;
}

.colB{
	width: 320px;
	float: left;
}
.left-half {
	float: left;
	width: 420px;
	display: block;
}

.left-half h2, .right-half h2 {
	margin: 0 0 20px;
}

.right-half {
	float: right;
	width: 420px;
}

.pageline{
	border-top: 1px solid #eee;
	clear: both;
	display: block;
}

.slimnews{
	font-size: 10px;
}
.slimnews h2{
	font-size: 13px;
	margin-bottom: 3px;
}
.slimnews p{
	margin-bottom: 0;
}


#bottom-links {
	border-top: 1px solid #eee;
	color: #34459c;
	clear: both;
	font-size: 11px;
	line-height: 21px;
	padding: 40px;
}

.section{
	clear: both;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.grid2col{ }

.grid2col .columnA{ width: 520px; padding-right: 20px; margin-right: 20px ;float: left; }
.grid2col .columnB{ width: 310px; float: left;}

.grid3col, 
.grid4col { font-size: 11px; }

.column.first { margin-left: 0px !important; }

.grid3col .column { 
	width: 265px; 
	border-right: 1px solid #eee; 
	margin-left: 10px; 
	margin-right: 10px; 
	float: left;
	padding-right: 20px;
}

.grid4col .column { 
	border-right: 1px solid #eee; 
	width: 190px; 
	margin-left: 10px; 
	margin-right: 10px; 
	float: left;
	padding-right: 18px; /* takes into account the border */
}

.grid3col .column.last { margin-right: 0px !important; border-style: none; padding: 0;}
.grid4col .column.last { margin-right: 0px !important; border-style: none; padding: 0;}



#slider {
  width: 960px;
  margin: 0 auto;
  position: relative;
font-size: 12px;
	color: #d3d5de;
}

.scroll {
  height: 280px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  padding: 20px 20px 0;
  height: 210px;
  width: 900px;
}


