/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html {
    color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, 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%;
}
legend {
    color:#000;
}
a, a:visited {
    outline: none;
    color: #056297
}
a:hover {
    color: #327cc1
}
a:active {
    color: #0357a5
}
/* SPRITESHEET */
#header h1, #header .cbadge, #hinfo .badge span, #hinfo .badge .more, #slider .more, #tabs ul.ui-tabs-nav li a, #slide_prev, #slide_next, #nav .drop, #nav li ul li span, #slider2 .more, #search-submit, #commentform #comment-submit, #qcontact #submit, #contact #submit {
    background: url(../img/sprites.png) no-repeat;
}
/*#content, #overview, #panel, #slider, #slide_wrap, #slider2 {
    background: #ffffff url(../img/bg_slider.jpg) repeat-x repeat-y;
}*/
/* STYLES */
body {
    color: #000000;
    font: 95% Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
#container {
    margin: 0 auto;
    text-align: left;
    width: 940px;
}
.clear {
    clear: both;
}
h2 {
    font-family: "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
    color: #001844;
}
h6 {
    font-family: "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
    font-size: 120%;
	color: #001844;
	font-style:bold;
	text-align:center;
}
p {
    margin: 15px 0;
    line-height: 18px;
}
.rc {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.6)
}
/* HEADER */
#header {
    position: relative;
    height: 120px;
}
#header h1 {
    height: 79px;
    position: absolute;
    top: 10px;
    text-indent: -9999px;
    width: 185px
}
#header h1 a {
    display: block;
    height: 100%;
    width: 100%;
}

#header .cbadge {
    background-position: -190px 0;
    display: block;
    height: 35px;
    position: absolute;
    right: 5px;
    top: 0;
    width:210px
}
#header .cbadge:hover {
    background-position: -190px -37px
}
/* MENU */
#menu {
    position: absolute;
    right: 0;
    top: 67px;
    z-index: 99;
}
#nav {
    margin:0;
    padding:0;
    position:relative;
    line-height:1.5em;
}
#nav .drop {
    background: url(../img/drop_arrow.png) 100% 50% no-repeat;
    padding-right: 15px;
}
#nav a {
    display:block;
    padding:0px 5px;
    color: #363636;
    font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 16px;
    text-decoration: none;
    margin: 0 8px;
}
#nav a.current {
    color: #395386;
    cursor: default;
    border-bottom: 2px solid #395386;
}
#nav a:hover {
    color: #395386;
}
#nav li {
    float: left;
    position: relative;
}
#nav li ul {
    position: absolute;
    display:none;
    width: 11em;
    top: 1.5em;
    left: .1em;
}
#nav li ul a{
    width:11em;
    height:auto;
    float:left;
    text-align: center;
    margin: 4px 0;
    font-size: 14px;
}
#nav li ul {
    background: #d2cfcf url(../img/bg_slider.jpg) repeat-x;
}
#nav li ul li span {
    display: block;
    width: 100%;
    height: 2px;
    background-position:  0 -278px;
}
/* CONTENT */
#content, #overview {
    padding: 10px 15px;
    width: 910px;
}
#overview {
    padding: 5px 15px 10px 0;
    margin-bottom: 15px;
}
#overview h2, #overview h3, #overview h4 {
    margin: 10px 10px 0;
}
#overview p {
    margin: 0px 10px 10px;
}
#content h2, #overview h2 {
	margin-top: 5px;
    font-size: 30px;
}
#content h3, #overview h3 {
    font-size: 23px;
}
#content h4, #overview h4 {
    font-size: 18px;
}
/* CONTENT-TABS */
#content.tabs {
    padding: 0 15px 10px 0;
}
#tabs ul.ui-tabs-nav {
    padding: 0 15px 10px 0;
    width: 38%;
    float: left;
}
#tabs .ui-tabs {
    width: 60%;
    float: right;
}
#tabs ul.ui-tabs-nav li a {
    background-position:  100% -286px;
    font-family:"Myriad Pro","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    color: #222;
    text-decoration: none;
    font-size: 23px;
    height: 42px;
    width: 320px;
    margin: 1px 0;
    display: block;
    line-height: 42px;
    padding-left: 10px;
}
#tabs ul.ui-tabs-nav li a:hover {
    background-position:  100% -374px;
}
#tabs ul.ui-tabs-nav li.ui-tabs-selected a, #tabs ul.ui-tabs-nav li.ui-tabs-selected a:hover {
    background-position:  100% -330px;
    color: #fff;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
/* SLIDER */
#slider {
    width:940px;
    height:205px;
    position:relative;
    margin-bottom: 20px;
}
#slider #slide_wrap {
    overflow: hidden;
    width:940px;
    height:205px;
    position:absolute;
}
#slider #slide_wrap .slide {
    margin: 0 auto;
    width:940px;
    height:205px;
    float:left;
}
#slider h2 {
    font-size: 30px;
}
#slider h3 {
    font-size: 23px;
    margin-bottom: 5px
}
#slider .more {
    background-position: -2px -84px;
    height: 32px;
    width: 152px;
    display: block;
}
#slider .more:hover {
    background-position: -2px -117px;
}
#slider .text {
    width: 50%;
    float: left;
    padding: 10px;
}
#slider img {
    float: right;
    padding: 10px;
}
#slide_prev, #slide_next {
    top:50%;
    display:block;
    width:80px;
    height:80px;
    text-indent:-10000px;
    position:absolute;
    cursor: pointer;
    background-repeat: no-repeat;
    margin-top: -40px;
    float:left;
}
#slide_prev {
    left: -90px;
    background-position: -300px -75px;
}
#slide_next {
    right: -90px;
    background-position: -385px -75px;
}
/* HOME INFO */
#hinfo {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 13px;
}
#hinfo h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 5px;
}

/* QUICK CONTACT */
#content.contact {
    padding: 10px;
    width: 910px;
}
#qcontact, #contact {
    background:#ababab url(../img/bg_qcontact.jpg) repeat-x top;
    float: right;
    padding: 10px 10px;
    width: 220px;
}
#contact {
    float: none;
    background: transparent;
    padding: 0;
	width: 380px;
}
#qcontact input, #qcontact textarea, #contact input, #contact textarea, #search-form #search-text, #commentform input, #commentform textarea {
    width: 210px;
    height: 36px;
    font-size: 16px;
    line-height: 16px;
    color: #666;
    background: url(../img/bg_qcontact_input.jpg) no-repeat;
    border: none;
    padding: 3px 0 0 5px;
    margin: 2px 0;
}
#qcontact input {
	margin: 5px 0;
}
#qcontact textarea, #contact textarea, #commentform textarea {
    background:url(../img/bg_qcontact_message.jpg) no-repeat;
    height: 143px;
	margin: 10px 0;
}
#qcontact #submit, #contact #submit {
    width: 135px;
    background-position: -1px -424px;
}
#qcontact #submit:hover, #contact #submit:hover {
	background-position: -138px -424px;
	cursor: pointer;
}
#contact input, #commentform input {
    background: url(../img/bg_contact_input.jpg) no-repeat;
    width: 425px;
}
#contact textarea, #commentform textarea {
    background: url(../img/bg_contact_message.jpg) no-repeat;
    width: 430px;
}
#search-form {
	position: relative;
	height: 40px;
}
#search-form #search-text {
	position: absolute;
    background: url(../img/bg_contact_input.jpg) no-repeat;
    width: 154px;
}
#search-form #search-submit {
	position: absolute;
	left: 162px;
	background-position: -1px -286px;
	border: 0;
	width: 108px;
	height: 34px;
}
#search-form #search-submit:hover {
	background-position: -1px -319px;
	cursor: pointer;
}
#commentform #comment-submit {
	background-position: -1px -354px;
	width: 157px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
}
#commentform #comment-submit:hover {
	background-position: -1px -387px;
	cursor: pointer;
}
/* HOME INFO BOXES */
#hinfo .badge {
    background: url(../img/bg_hinfo_badge.jpg) repeat-x;
    height: 166px;
    margin: 0 50px 24px 0;
    padding:10px 7px 0 85px;
    position: relative;
    width: 203px;
}
#hinfo .badge.right {
    margin-right: 0;
}
#hinfo .badge p {
    margin: 0;
    line-height: 16px
}
#hinfo .badge.small {
    height: 153px;
}
#hinfo .badge h2 {
    margin: 0;
}
#hinfo .badge span {
    position: absolute;
    top: 15px;
    left: -40px;
}
#hinfo .badge .home{
    background-position: -132px -151px;
    height: 114px;
    width: 119px;
}
#hinfo .badge .globe{
    background-position: -375px -165px;
    height: 108px;
    width: 117px;
}
#hinfo .badge .monitor{
    background-position: -7px -155px;
    height: 114px;
    width: 108px;
}
#hinfo .badge .star{
    background-position: -253px -158px;
    height: 114px;
    width: 119px;
}
#hinfo .badge .more {
    background-position: -158px -88px;
    height: 27px;
    width: 135px;
    display: block;
    position: absolute;
    bottom: 10px;
}
#hinfo .badge .more:hover {
    background-position: -158px -118px;
}

p.error, p.success {
    border: 2px solid transparent;
    font-weight: bold;
    padding: 2px;
}
p.error {
    background-color: #EDAFA8;
    border-color: #CC0000;
    color: #CC0000;
}
p.success {
    background-color: #9ACF7E;
    border-color: #297102;
    color: #297102;
}
.f_left {
    float: left;
}

#container, #content, #overview, #content.tabs {
    width: 98% !important;
    max-width: 940px;
}
#slider, #slider #slide_wrap {
    width: 100% !important;
    max-width: 940px;
}
#tabs ul.ui-tabs-nav {
    width: 35%;
    max-width: 318px;
}
#tabs .ui-tabs {
    width: 63%;
}
#tabs ul.ui-tabs-nav li a {
    font-size: 1.2em;
    height: 2.4em;
    width: 100%;
    line-height: 2.4em;
}
#hinfo {
    width: 100%;
}
#hinfo .badge h2 {
    font-size: 17px;
}
#hinfo .badge p {
    font-size: 13px;
}
#hinfo .badge {
    width: 170px;
}
#hinfo_left {
    float: left;
    width: 200px;
}
#hinfo_center {
     margin: 0 190px 0 250px;
}
#hinfo_center .badge {
    margin: 0 auto 24px;
}
#hinfo_right {
    float: right;
    width: 25%;
}
#qcontact {
    width: 100%;
    max-width: 230px;
    min-width: 150px;
}
#qcontact input, #qcontact textarea {
    width: 99%;
}
html {
    margin: 0 90px;
}
body {
    margin: auto;
    width: 100%;
    min-width: 780px;
}
#content_sidebar {
    float: left;
    width: 65%;
}
#content_sidebar label span {
    float: right;
    text-align: right;
    color: #CC0000;
    font-weight: bold;
    display: none;
}
#sidebar {
    float:right;
    width:271px;
}
#sidebar h2 {
    font-size: 22px;
}
#sidebar h3 {
    font-size: 18px;
    margin-top: 15px;
}
#sidebar p {
    margin: 5px 0;
}
#content ul li, #overview ul li {
	list-style-image: url(../img/plus.png);
	margin-left: 20px;
	margin-bottom: 5px;
}
#sidebar ul li {
	list-style-image: none;
	margin-left: 0;
	margin-bottom: 0;
}
#sidebar ul {
	margin-bottom: 10px;
}
#tabs ul.ui-tabs-nav li {
	list-style-image: none;
	margin-left: 0;
	margin-bottom: 0;
}
.disclaimer {
    font-size: 8px;
}
.blog_img_right {
	float: right;
	margin-left: 10px;
}
#contact #unsub {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
