@charset "utf-8";
/* CSS Document */

/* Cross Browser Reset styles */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, hr {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-size:1em;
	font-weight:normal;
	font-style:normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
ul, ol {
	list-style:none;
}
fieldset, img, hr {
	border:none;
}
caption, th {
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	vertical-align:top;
}
/* End Reset */


body {
	background-color:#FFF;
	margin:0px;
	padding:0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:100;
}
/* HEADER STYLES -------------- */
#sitebg {
	background:url(/images/bluetone2012/template/head_repeater.jpg) repeat-x;
	padding:0px;
	margin:0px;
}
#mastheadbg {
	background:url(/images/bluetone2012/template/head_bar_repeater.png) repeat-x center top;
	position:relative;
	z-index:99;
}
#masthead {
	height:196px;
	position:relative
}
#head-content {
	width:963px;
	height:81px;
	margin:40px 0 0 0;
	position:absolute;
}
#head-content a {
	text-indent: -9999px;
}
#logo {
    background: url("/images/bluetone11/site/template/texturesheet.png") no-repeat scroll 0 -98px transparent;
    height: 95px;
    left: 20px;
    position: absolute;
    top: -5px;
    width: 410px;
    z-index: 999999;
}
/* LOGIN DROPDOWN STYLES -------- */

#sliderWrap {
	margin:0 auto 0 0px;
	width: 966px;
	position:absolute;
	z-index:999998;
}
#slider {
	background:url(/images/bluetone11/site/template/login_bg.png) repeat;
	border:#3F82AA solid 3px;
	border-top:none;
	width: 960px;
	height: 157px;
	z-index:100001;
	display:none;
	overflow:hidden;
	position:relative;
}
#slider img {
	border: 0;
}
#sliderContent {
	margin: 0px 0 0 0px;
	position: absolute;
	text-align:center;
	color:#333333;
	font-weight:bold;
	padding: 10px;
}
.login-openclose {
	margin: -2px 0 0 832px;
	display:block;
	height:47px;
	width:134px;
	background:url(/images/bluetone11/site/template/login_openclose.png) no-repeat 0 0;
	position:absolute;
	z-index:999999;
	cursor:pointer;
}
div.active {
	background-position:0 -47px;
}
.login {
	width:240px;
	margin:0px 0 0 650px;
	color:#FFF;
}
#loginsubmit {
	display:block;
	width:79px;
	height:19px;
	background:url(/images/bluetone11/site/template/texturesheet.png) -519px -331px;
	margin:10px 0 0 158px;
}
#login-submit {
	display:block;
	width:79px;
	height:19px;
	background:url(/images/bluetone11/site/template/texturesheet.png) -519px -331px;
	margin:10px 0 0 158px;
}
/* NAVIGATION STYLES ----------- */
#navholder {
	width:670px;
	height:37px;
	margin:0px 0 0 177px;
	position: absolute;
	z-index: 100000;
}
#navholder ul li {
	list-style:none;
	text-indent:-9000px
}
/* PARALLAX STYLES -------------- */
#parallax {
	height: 100%;
	overflow: hidden;
	left:0;
	top:0;
	margin: auto;
	width:1600px;
	display: none;
}
#parallax img {
	display:block;
	text-align:center;
}
#layer5, #layer6, #layer7, #layer8 {
	margin-left:1200px;
}
/* CONTENT STYLES --------------- */
#contentbg {
	margin:auto;
	min-width:990px;
}
#content-window {
	width:960px;
	position:relative;
	z-index:9999;
	margin:auto;
}
#contentholder {
	min-height: 615px;
	padding: 0 10px 30px;
	position: relative;
}
/* FOOTER STYLES ---------------- */
#footerbg {
	background:url(/images/bluetone11/site/template/foot_repeater.jpg) repeat-x center bottom;
	position:relative;
	width:100%;
	z-index:999;
}
#footerinfo {
	padding:25px 20px;
	height:391px;
	color:#809DB0;
	width:940px;
	margin:auto;
}
#footerinfo a {
	color:#809DB0;
}
#footerinfo div {
    border-right: 2px solid #557D96;
    float: left;
    font-size: 15px;
    height: 250px;
    padding: 20px 0 0 20px;
    width: 210px;
}
#footerinfo nav {
    border-right: 2px solid #557D96;
    float: left;
    font-size: 15px;
    height: 250px;
    padding: 20px 0 0 10px;
    width: 210px;
}
#ft-info p {
	margin-top:15px;
	padding-left:30px;
}
#ft-info a {
	text-decoration:none;
}
#ft-info strong {
	font-weight:bold;
}
#support-program {
	display:block;
	width:184px;
	height:42px;
	background:url(/images/bluetone11/site/template/texturesheet.png) no-repeat -454px -124px;
}
#ft-nav ul {
	font-size: 13px;
	margin: auto;
	text-transform: uppercase;
	width: 51%;
}
#ft-nav ul li {
	margin-bottom:8px;
}
#ft-nav ul li a {
	padding-left:15px;
	background:url(/images/bluetone11/site/template/texturesheet.png) no-repeat -950px -335px;
	text-decoration:none;
}
#ft-nav ul li a:hover {
	font-style:italic;
	color:#fff
}
#ft-social {
	padding:40px 0 0 50px;
	width:170px;
	height:212px;
}
#ft-social a:hover {
	color:#FFF;
}
#ft-facebook, #ft-twitter, #ft-linkedin, #ft-rss {
	display:block;
	background:url(/images/bluetone11/site/template/texturesheet.png) no-repeat;
	padding-left:32px;
	height:24px;
	margin:8px 0;
	text-decoration:none;
	padding-top:5px;
}
#ft-facebook {
	background-position:-652px -88px;
}
#ft-twitter {
	background-position:-652px -119px;
}
#ft-linkedin {
	background-position:-652px -150px;
}
#ft-rss {
	background-position:-652px -182px;
}
#footerinfo #ft-contact {
	border-right:none;
	padding-left:44px;
	width:200px;
}
#footerinfo #ft-contact strong {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#ftform {
	margin-top:8px;
}
#ftform input {
	background:url(/images/bluetone11/site/template/texturesheet.png) no-repeat -4px -281px;
	width:186px;
	height:15px;
	padding:2px 4px 0 2px;
	margin-bottom:3px;
	outline:none;
	border:none;
}
#ftform input:focus {
	background-position:-204px -281px;
}
#ftform textarea {
	background:url(/images/bluetone11/site/template/texturesheet.png) no-repeat -5px -303px;
	width:190px;
	height:33px;
	outline:none;
	border:none;
	resize:none;
	padding-bottom:10px;
}
#ftform textarea:focus {
	background-position:-205px -304px;
}
#ftform {
}
#ftform #ft-submit {
	margin:5px 0 0 145px;
	width:47px;
	height:17px;
	background:url(/images/bluetone11/site/template/texturesheet.png) no-repeat -9px -244px;
	display:block;
}
#ftform #ft-submit:hover, #ft-submit:active {
	background-position:-9px -261px;
}
#copyright {
	color:#5F8CA7;
	float:left;
	margin-top:20px;
	width:auto;
	border:none;
	height:auto;
	font-size:10px;
}
.left {
	float:left;
}
#phone {
	position:absolute;
	top: 60px;
	z-index: 99999;
	width: 200px;
	font-size:14px;
	color: #FFF;
	right:15px;
	text-align:right;
	font-weight:bold;
	letter-spacing:1px;
}
#phone span {
	font-size:24px;
	text-shadow: 2px 2px 1px #000000;
}
#logintext {
	color: white;
	display: block;
	float: left;
	font-size: 12px;
	margin: 15px 24px 0 440px;
	width: 230px;
}

#sliderContent {
	color: #333333;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px;
	text-align: center;
}
.clear {
	clear:both;
}
#username {
	margin-bottom: 5px; 
	padding-right: 18px; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: right center; 
	border: 1px solid rgb(192, 31, 47); 
	width: 149px;
}
#password {
	margin: 0pt 0pt 10px 2px; 
	background-image: url('/Images/bluetone2012/template/lastpass.gif'); 
	padding-right: 18px; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: right center; 
	border: 1px solid rgb(192, 31, 47); 
	width: 149px;
}
#logintext a {
	color: #FFF;
	text-decoration: underline;
}
/* LINK STYLES ------------------ */
a {
	outline-style: none;
}
a:link {
	color: #2B7DAE;
	outline-style: none;
}
a:active {
	color: #2B7DAE;
	outline-style: none;
}
a:visited {
	color: #000000;
	outline-style: none;
}
a:hover {
	color: #333333;
	outline-style: none;
}
