@charset "UTF-8";
/* CSS Document */

body { padding: 0; margin:0;font-family: helvetica, arial;background:#005826;}

h1 {font-size: 26px;color: #ffdf01;font-weight: 200;margin-bottom: 20px;}
h1 span {color: #fff; font-weight: 100;}
h2 {font-size: 20px;color: #ffdf01;font-weight: 200;}
h3 {font-size: 16px; color: #668bc4;font-weight: 200;}
h4 {font-size: 20px; color: #005826;font-weight: 200;}
p {color: #fff;font-size: 14px;}

li {color: #fff;font-size: 13px;list-style-type: none;line-height: 18px; background: url(../images/bullet.png) no-repeat; padding-left: 40px; line-height: 25px;font-size: 14px;}

ul {margin-left: 0px!important;padding-left: 20px;}

#right_contact p {color: #005826; font-size: 14px;}

.shadetabs li {font-size: 14px;}

#header {width:100%; border-top: 5px solid #273881;}
#header_inner {width:990px; margin-left: auto; margin-right: auto;}
#header_left {}
#header_right {}
#banner {width:100%; margin-left: auto; margin-right: auto; }
#banner_inner {width:990px; margin-left: auto; margin-right: auto;}
#content {width:990px; margin-left: auto; margin-right: auto; margin-top: -12px;}

#content_inner_left {float: left; width:640px; display: block; border-radius:6px;padding: 10px 20px;}
#content_inner_right {float: right; width:308px;display: block;}

#right_contact {float: right; width:268px;display: block;background: #ffffff; border-radius:5px;padding: 0px 20px 10px 20px; margin-bottom: 10px;-moz-border-radius:5px;-webkit-border-radius:5px;}

#content_footer {width:100%;}

#content_footer_inner {width:900px; margin-left: auto; margin-right: auto; color: #273881; font-size: 16px; font-weight: bold;}

#content_footer_inner a {color: #273881;text-decoration: none;}

#footer {width:100%;}

#footer_inner {width:990px; margin-left: auto; margin-right: auto; color: #005826; font-size: 16px; font-weight: bold; background: #ffffff; border-radius:6px; margin-bottom: 10px;padding: 5px; text-align: center;}

#footer_inner a {color: #005826;text-decoration: none;}
#balmi-input  {border-radius: 5px; moz-border-radius: 5px; height: 20px; width: 200px;}
#balmi-textarea  {border-radius: 5px; moz-border-radius: 5px; height: 70px; width: 200px;}
#submit {width: 120px; height: 30px; border-radius:5px;-moz-border-radius:5px;background: #005826; color: #fff; border: none;-webkit-border-radius:5px;cursor: pointer!important;}

.thankyou {color: #fff!important;}
.thankyou p {color: #fff!important;}
/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}


.slider-wrapper { 
	width: 990px; 
	margin: 0px auto;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
	border-radius: 6px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
	border-radius: 6px;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 0;
	margin-top: -20px;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
	border-radius: 6px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}


.mosaic-block {
	float:right;
	position:relative;
	overflow:hidden;
	width:315px;
	height:151px;
	margin:0px 0px 10px 0px;
	background:#111 url(../images/progress.gif) no-repeat center center;
}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		background:#111;
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#111;
	}
	
	.fade .mosaic-overlay {
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			background:url(../images/bg-black.png);
		}
		
.details { margin:10px 10px; }	

.details h4 { color: #fff;font-size: 18px;padding:0px; margin: 0px; }

.details p { color: #fff; font-size: 14px;}

.details p a { text-decoration:none!important; }

a { text-decoration:none!important; }


/*

 * version: 3.0.0

 * package: OrangeBox

 * author: David Paul Hamilton - http://orangebox.davidpaulhamilton.net

 * copyright: Copyright (c) 2011 David Hamilton / DavidPaulHamilton.net All rights reserved.

 * license: GNU/GPL license: http://www.gnu.org/copyleft/gpl.html

 */

#ob_overlay {

	background-color:#333;

	height:100%;

	left:0;

	position:fixed;

	top:0;

	width:100%;

	z-index:1000;

}

#ob_container {

	position:absolute;

	top:0;

	left:0;

	margin:0;

	padding:0;

	width:100%;

	height:100%;

	z-index:1001;

}

#ob_float {

	float:left;

	height:50%;

	min-width:100%;

}

#ob_content {

	clear:both;

	cursor:default;

	position:relative;

	margin:22px auto 44px;

	background-color:#fff;

	border:0 solid #fff;

	-webkit-box-shadow: 0px 0px 8px 2px #222222;

	-moz-box-shadow: 0px 0px 8px 2px #222222;

	line-height:0;

	display:none;

	z-index:1003;

}

#ob_iframe {

	-webkit-overflow-scrolling:touch;

	overflow:auto;

	font-size:0;

}

#ob_caption {

	color:#333;

	background-color:#fff;

	font-size:small;

}

#ob_caption p {

	padding:0;

	margin:10px;

	cursor:auto;

	line-height:1.625em;

}

#ob_video_wrapper {

	background:#000;

}

#ob_image {

	display:block;

	margin:0 auto;

}

#ob_inline {

	overflow:auto;

	cursor:auto;

}

#ob_inline .inline_content {

	padding:20px;

	line-height:1.625em;

}

#ob_load {

	-moz-border-radius:5px;

	background:url(../images/loading.gif) no-repeat center;

	background-color:#fff;

	border-radius:5px;

	height:40px;

	left:50%;

	position:fixed;

	top:50%;

	width:40px;

	margin:-25px 0 0 -25px;

	padding:5px;

	-webkit-box-shadow: 0px 0px 8px 2px #222222;

	-moz-box-shadow: 0px 0px 8px 2px #222222;

	z-index:1002;

}

#ob_error {

	text-align:center;

	padding:10px;

}

#ob_close {

	background:url(../images/buttons.png);

	cursor:pointer;

	height:30px;

	left:-26px;

	position:absolute;

	top:-26px;

	width:30px;

	z-index:1005;

}

#ob_title {

	color:#fff;

	left:auto;

	position:absolute;

	margin-left:15px;

	right:0;

	text-align:right;

	z-index:1004;

	line-height:1em;

	cursor:auto;

}

#ob_left,#ob_right {

	bottom:8px;

	cursor:pointer;

	height:100%;

	position:absolute;

	width:50px;

	z-index:1004;

}

#ob_left { left:-53px; }

#ob_right { right:-53px; }

#ob_left-ico,#ob_right-ico {

	cursor:pointer;

	display:block;

	height:30px;

	margin-top:-9px;

	position:absolute;

	top:50%;

	width:30px;

	z-index:1004;

}

#ob_left-ico {

	background:url(../images/buttons.png) center;

	right:20px;

}

#ob_right-ico {

	background:url(../images/buttons.png) right;

	left:20px;

}

#ob_left:hover,#ob_right:hover { visibility:visible; }

#ob_dots {

	position:absolute;

	bottom:-24px;

	list-style:none;

	text-align:center;

	margin:0;

	padding:0;

	width:100%;

}

#ob_dots li {

	height:8px;

	list-style:none;

	width:8px;

	margin:3px;

	-moz-border-radius:4px;

	background-color:#666;

	border-radius:4px;

	cursor:pointer;

	display: -moz-inline-stack;

	display: inline-block;

	zoom:1;

	*display:inline;

}

#ob_dots .current { background-color:#CCC!important; }

#ob_share { margin-left:8px; display: none;}