/*=====================================================*/
/* Global Reset
/*=====================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align:baseline;
	
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}


a { text-decoration:none; border:none; }

img {  
 border-style: none;
}

/*=====================================================*/
/* Global Style Definitions
/*=====================================================*/

body {
	background: #7b0c1c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606a6a;
}

a:link { color:#d50000; text-decoration: none; }
a:visited { color:#d50000; text-decoration: none; }
a:hover { color:#d50000; text-decoration: none; }
a:active { color:#d50000; text-decoration: none; }

p, .standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606a6a;
	line-height: 120%;
}

.h1 {
	width: 100%;
	background: url(../img/bg_h1.png) repeat-x bottom left;
	padding: 0 0 8px 0;
	margin: 0 0 12px 0;
	font-size: 16px;
	font-weight: lighter;
	color: #e21631;
}

.h2 {
	font-size: 13px;
	font-weight: lighter;
	color: #ffffff;	
}

.nb {
	background: none;
	padding: 0px;
}

.tm {
	margin-top: 20px;	
	_margin-top: 10px;
}

/*=====================================================*/
/* Layout Style Definitions
/*=====================================================*/

#container_header { 
	width: 100%;
	height: 172px;
	background: url(../img/bg_header.jpg) #2e3b42 no-repeat top center;
	border-bottom: 1px solid #263035;
	float: left;
}

#container_main { 
	width: 100%;
	min-height: 350px;
	padding: 20px 0 20px 0;
	float: left;
	background: url(../img/bg_main.jpg) #35444b repeat-y top center;
	border-bottom: 1px solid #44555f;
}

#container_footer { 
	width: 100%;
	height: 50px;
	float: left;
	background: url(../img/bg_footer.jpg) #7b0c1c repeat-y top center;
	border-top: 1px solid #20292e;
}

.container_width {
	width: 960px;
	margin: 0 auto;
}

#main {
	width: 760px;
	height: auto;
	margin: 0 auto;
}

/*=====================================================*/
/* Template Structure Style Definitions
/*=====================================================*/

#header {
	width: 960px;
	height: 75px;
	padding: 20px 0 0 0;
	margin: 0 0 41px 0;
	float: left;
}

#logo {
	padding: 30px 0 0 0;
}

/*=====================================================*/
/* Navigation Structure Style Definitions
/*=====================================================*/

#navigation {
	width: 847px;
	height: 36px;
	background: url(../img/bg_navigation.jpg) repeat-x;
	float: left;
}

#navigation_left {
	width: 9px;
	height: 36px;
	background: url(../img/navigation_left.jpg) no-repeat;
	float: left;
}

#navigation_right {
	width: 9px;
	height: 36px;
	background: url(../img/navigation_right.jpg) no-repeat;
	float: left;
}

#staff_login {
	width: 94px;
	height: 23px;
	padding: 6px 0 7px 0;
	background: url(../img/bg_navigation.jpg) repeat-x;
	float: left;
}

/*=====================================================*/
/* Main Image & Video Definitions
/*=====================================================*/

#main {
	width: 590px;
	_width: 588px;
	float: left;
}

#main_top {
	width: 590px;
	height: 4px;
	_margin-bottom: -10px;
	background: url(../img/main_top.png) no-repeat;
	float: left;
}

#main_content {
	width: 570px;
	min-height: 279px;
	padding: 10px;
	_padding: 10px 9px;
	background: url(../img/bg_main.png) repeat-y;
	float: left;
}

#main_bottom {
	width: 590px;
	height: 5px;
	background: url(../img/main_bottom.png) no-repeat;
	float: left;
}

#main_img {
	width: 369px;
	min-height: 308px;
	margin: 0px;
	overflow: hidden;
	float: left;
}

#main_img div.slide {
	position: relative;
}

#main_img div.slide span {
	position: absolute;
	background: url(../img/bg_navigation.jpg) bottom #35444b repeat-x;
	color: #fff;
	padding: 5px;
	display: block;
	right: 5px;
	bottom: 20px;
	border: 1px solid #2f3c42;
	z-index: 100;
}

/*=====================================================*/
/* Information Column Definitions
/*=====================================================*/

.columns {
	width: 567px;
	height: 90px;
	border-top: 1px solid #bbbbba;

}

.column {
	width: 179px;
	height: 90px;
	padding: 5px;
	position: relative;
	float: left;
}

.column a.hc {
	width: 189px;
	height: 90px;
	padding: 5px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
	float: left;
}

.column a.hc:hover {
	width: 189px;
	height: 90px;
	padding: 5px;
	border: none;
	background: url(../img/column_hover.png) no-repeat bottom left;
	display: block;	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
	float: left;	
}

.column a.hc * {
	float: left;	
}

.column p {
	padding: 4px;
}

.title {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 10px 0px 0px;
}

.column_text {
	width: 180px;
	font-size: 10px;
	color: #666666;
	padding: 1px 0px 4px 0px;
}

.read_more {
	width: 54px;
	height: 13px;
	background: url(../img/read_more.png);
	font-size: 9px;
	margin: 5px 0 0 0;
	padding: 2px 5px 4px 5px;
}

/*=====================================================*/
/* Content Page Definitions
/*=====================================================*/

#content_top {
	width: 760px;
	height: 4px;
	background: url(../img/content_top.png) no-repeat;
	_margin-bottom: -11px;
	float: left;	
}

#content {
	width: 760px;
	background: url(../img/bg_content.png) repeat-y;
	float: left;
}

#main_content ul {
	list-style: disc;
	padding-left: 15px;
	line-height: 130%;
}

#content_img {
	width: 554px;
	height: 204px !important;
	margin: 8px;
	text-align: center;
	overflow: hidden;
}

#content_img img {
	border: 1px solid #7c8582;	
}

#content_img p {
	width: 100%;
	height: 204px;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#content_image {
	width: 570px;
	margin: 0 0 8px 0;
	text-align: center;
	background: #e4e4e3;
	border: 1px solid #BCBCBB;
	float: left;
}

ul.accordion {
	padding-left: 0px !important;
	margin: 0;
	float: left;
	list-style: none;
	display: block;
	width: 100%;
}

.accordion li {
	cursor: pointer;
	list-style: none;
	float: left;
	width: 550px;
	border-bottom: 1px solid #CCC;
}

.staff {
	width: 550px;
	margin: 10px 0;
	background: #e4e4e4;
	border: 1px solid #cccccc;
	float: left;
}

.staff a {
	font-weight: bold;
	width: 540px;
	display: block;
	padding: 10px
}

.staff div {
	padding: 0 10px 10px 10px;	
}

.staff img {
	border: 2px solid #7c8582;
	margin: 0 0 0 10px;
	float: right;
}

#content_footer {
	width: 760px;
	height: 4px;
	background: url(../img/content_bottom.png) no-repeat;
	float: left;
}

#subnav_top {
	width: 364px;
	height: 5px;
	margin: 10px 0 0 0;
	_margin-bottom: -10px;
	background: url(../img/subnav_top.png) no-repeat;
	float: left;
}

#sub_navigation {
	width: 324px;
	padding: 20px;
	height: auto;
	background: url(../img/bg_subnav.png) repeat-y;
	float: left;
}

#subnav_bottom {
	width: 364px;
	height: 5px;
	background: url(../img/subnav_bottom.png) no-repeat;
	float: left;
}

#sub_navigation ul {
	padding:0; 
	margin:0 0 10px 0; 
	list-style-type: none;
}

#sub_navigation ul li {
	margin: 0 0 10px 0;
}

#sub_navigation ul a {
	width: inherit;
	height: 14px;
	background: url(../img/subnav_button_bg.png);
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 3px 4px 3px 4px;
	display: block;

}

#sub_navigation ul a:hover {
	width: inherit;
	height: 14px;
	color: #fff;
	background: #666666;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 3px 4px 3px 4px;
	display: block;
}

#sub_navigation ul a.active {
	width: inherit;
	height: 14px;
	color: #fff;
	background: #666666;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 3px 4px 3px 4px;
	display: block;
}

/*=====================================================*/
/* Footer Definitions
/*=====================================================*/

#footer {
	width: 100%;
	background: url(../img/bg_footer.jpg) #7b0c1c repeat-y top center;
	margin: 0;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 130%;
	float: left;
}

#footer_content {
	margin: 0 auto;
	width: 960px;
	height: 50px;
	padding: 10px 0;
	clear: both;
}

#footer_content a {
	color: #fff;
}

#footer_content span {
	display: block;
	float: right;
}

/*=====================================================*/
/* Navigation Style Definitions
/*=====================================================*/

#menuwrap { margin: 0px;float: left;}
.menu { width:100%; height:37px; position:relative; top: 0; left: 0; z-index:100; }
* html .menu { width:804px; w\idth:804px;}
.menu ul { padding:0;margin:0;list-style-type:none; }
.menu ul ul { width:80px;}
.menu li { float:left;width:inherit;position:relative; }
.menu a, .menu a:visited { display:block;font-size:11px;text-decoration:none; color:#fff; height:33px; line-height:26px; padding: 4px 15px 0 15px; background: url(../img/spacer_navigation.png) no-repeat right;  font-style: normal; text-transform: uppercase; font-weight: 600; }
* html .menu a, * html .menu a:visited { width:50px; w\idth:50px; font-style: normal; }
.menu ul ul a.drop, .menu ul ul a.drop:visited { background:#910023; font-style: normal;}
.menu ul ul a.drop:hover{ background:url(../img/bg_navigation_active.png) repeat-x #e61936; }
.menu ul ul :hover > a.drop { background:url(../img/bg_navigation_active.png) repeat-x #e61936; }
.menu ul ul ul a, .menu ul ul ul a:visited { background:#0d1246; font-style: normal;}
.menu ul ul ul a:hover { background:#0d1246;  font-style: normal;}
.menu ul ul { visibility:hidden;position:absolute;height:0;top:36px;left:0; width:150px; }
* html .menu ul ul { top:36px;t\op:36px; }
.menu ul ul ul{ left:150px; top:-1px; width:80px; }
.menu ul ul ul.left { left:-150px ;}
.menu table { position:absolute; top:0; left:0; border-collapse:collapse ;}
.menu ul ul a, .menu ul ul a:visited { color:#FFFFFF; font-style: normal; height:auto; line-height:1em; padding:10px 10px; width:128px; background: #E61936;  font-size: 9px; font-weight: normal; }
* html .menu ul ul a, * html .menu ul ul a:visited { width:150px;w\idth:128px ;}
.menu a:hover, .menu ul ul a:hover{ color:#fff; background:url(../img/bg_navigation_active.png) repeat-x #e61936; }
.menu :hover > a { color:#fff; background:url(../img/bg_navigation_active.png) repeat-x; font-style: normal; }
.menu ul ul :hover > a { background:#2e3b42; color: #fff; font-style: normal; }
.menu ul li:hover ul,
.menu ul a:hover ul{ visibility:visible; }
.menu ul :hover ul ul{ visibility:hidden ;}
.menu ul :hover ul :hover ul{ visibility:visible ;}
.menu ul a.active { background:url(../img/bg_navigation_active.png); color: #fff; }

/*=====================================================*/
/* Update Box Definitions
/*=====================================================*/

#tline {
	width: 95%;
	height: 100px;
	font-size: 16px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 10px;
	float: left;
}

#tline .h1 {
	font-size: 20px;
	font-weight: bold;
	color: #31373d;
}

/*=====================================================*/
/* Image Box Definitions
/*=====================================================*/

.images {
	width: 100%;

	padding: 2px 0 5px 0;
	float: left;
}

.images img {
	height: 40px;
	border: 1px solid #CCCCCC;
	margin: 0 5px 5px 0;
}

/*=====================================================*/
/* LBox Definitions */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10000;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*=====================================================*/
/* Contact Definitions
/*=====================================================*/

#contactwrapper {
	width: 545px;
	height: inherit;
	background: #e7e9eb;
	border: 1px solid #dcddde;
	padding: 10px;
	margin: 10px 0px 20px 0px;
	float: left;
}

#contactleft {
	float: left;
}

#contactright {
	float: right;
}

.contacttext {
	color: #FFF;
	padding: 10px;
}

input.tf {
	background: #FFF;
	border: 1px solid #c9cbcd;
	width: 149px;
	height: 15px;
	padding: 4px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #373d44;
}

#contactwrapper table td {
	width: 80px;
	padding: 5px 5px 5px 0px;
	text-align: right;
}

textarea {
	width: 149px;
	height: 119px;
	padding: 4px;
	background: #FFF;
	border: 1px solid #c9cbcd;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #373d44;
}

select {
	width: 157px;
}