/* @override 
	http://www.carnegieenterprise.com/assets/css/styles.css
	http://www-test.carnegieenterprise.com/assets/css/styles.css */

/* @group Text styles */

canvas {
    display: none;
}

body {
    font-family: "Arial",sans-serif;
}

#main_body, p {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 16px;
}
#main_body h5, #main_body h2 {
	color: #769ab1 !important;
	font-weight: bold;
	font-size: 14px !important;
	margin-top: 10px;
}
h1 {
    font-size: 24px;
    color: #003d79;
    margin-bottom: 15px;
    line-height: 25px;
    /* font-family: "ff-dax-wide-web-pro-1", "ff-dax-wide-web-pro-2", sans-serif; */
}

h2 {
    color: #003d79;
    margin-bottom: 10px;
    font-size: 20px;
    /* font-family: "ff-dax-wide-web-pro-1", "ff-dax-wide-web-pro-2", sans-serif; */
}

h4 {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

a {
    text-decoration: none;
    color: #003d79
}

strong {
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.small {
    font-size: 0.7em;
}

#main_body p {
    line-height: 22px;
    color: #656263;
}

ul {
    list-style: disc;
    margin-left: 10px;
}
li {
    list-style: disc;
    margin-left: 10px;
    line-height: 16px;
}





#main_body ul li {
	font-size: 12px;
	color: #656263;
	list-style: disc;
}
#main_body ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
hr {
border: 0;
color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;
width: 100%;
text-align: left;
}
#main_body table tr td {
	padding: 10px;
}
#join_social_circle h4 {
	margin-bottom: 10px;
}





/* @end Text styles */

/* @group Main layout */

html, body {
    height: auto;
    background: #FFF;
}

#ie6_sucks {
    width: 926px;
    height: 100%;
    margin: 0 auto;
}

#container {
    background: #FFF;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 15px 30px 0 30px;
}

#header {
    background: #FFF;
    width: 926px;
    margin: 0 auto;
    padding: 0 30px;
    height: 100px !important;
    overflow: hidden;
}

#main_body {
    clear: none;
    margin: 0px 0 0 0;
    padding: 0px 10px 10px 20px;
}

/* @end Main layout */

/* @group Header */

#call_us_now {
    color: #003d79;
    line-height: 20px;
    vertical-align: bottom;
}
#call_us_now img {
    vertical-align: bottom;
    margin-bottom: 2px;
}

#header #header_right {
    float: right;
    width: 600px;
    text-align: right;
    margin-top: 27px;
    margin-right: 10px;
    margin-bottom: 20px;
}

#header #logo {
    float: left;
    margin-left: 15px;
}

#header input[type="text"] {
    border: 1px solid #707579;
    border-right: none;
    color: #003d79;
    padding: 7px 5px;
    font-size: 10px;
    vertical-align: top;
    margin-top: 0px;
    width: 120px;
}

#header input[type="submit"] {
    border: 1px solid #707579;
    border-left: none;
    padding: 7px 5px;
    font-size: 10px;
    color: #FFF;
    background: #003d79;
    vertical-align: top;
    margin-top: 0px;
}

#header form {
    display: none !important;
}

#header form p {
    line-height: 15px;
    vertical-align: top;
}

nav {
    display: none;
}
ul#nav {
    clear: both;
    display: none !important;
}

/* @end Header */

/* @group Menus */


#top_c2a_black a {
    background: #163303 url(../images/c2a_arrow.png) 205px center no-repeat;
    line-height: 35px;
    width: 217px;
    float: left;
    color: #FFF;
    padding-left: 10px;
    text-decoration: none;
    vertical-align: middle;
    font-size: 12px;
    display: none !important;
}
#top_c2a_orange a {
    background: #cf6f1a url(../images/c2a_arrow.png) 205px center no-repeat;
    line-height: 35px;
    width: 218px;
    float: left;
    color: #FFF;
    padding-left: 10px;
    text-decoration: none;
    vertical-align: middle;
    font-size: 12px;
    display: none !important;
}
#top_c2a_red a {
    background: #aa3003 url(../images/c2a_arrow.png) 205px center no-repeat;
    line-height: 35px;
    width: 218px;
    float: left;
    color: #FFF;
    padding-left: 10px;
    text-decoration: none;
    vertical-align: middle;
    font-size: 12px;
    display: none !important;
}
#top_c2a_blue a {
    background: #236988 url(../images/c2a_arrow.png) 205px center no-repeat;
    line-height: 35px;
    width: 218px;
    float: left;
    color: #FFF;
    padding-left: 10px;
    text-decoration: none;
    vertical-align: middle;
    font-size: 12px;
    display: none !important;
}

.top_c2a_margin a {
    margin-right: 5px;
}

#breadcrumbs {
    width: 100%;
    clear: both;
    display: block;
    padding: 10px 5px 10px 20px;
    font-size: 12px;
    position: relative;
    z-index: 100;
    color: #003d79;
    display: none !important;
}

.l3_nav ul {
    width: 210px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 6px;
    list-style: none;
}

.l3_nav li {
    list-style: none;
    margin-left: 0px;
}

.l3_nav ul a {
    display: block;
    padding: 8px 10px;
    background-color: #003d79;
    color: #FFF;
    font-size: 12px;
    border-bottom: 1px solid #FFF;
}

.l3_nav ul a:hover, .l3_nav ul li.active a {
    background-color: #0079c2;
}

/* @end Menus */

/* @group Homepage */

#carousel {
    height: 275px;
    width: 710px;
    float: left;
    margin-bottom: 10px;
    display: none !important;
}

#carousel_items {
    width: 218px;
    height: 280px;
    float: left;
    background: url(../images/carousel_bg.jpg) repeat-y;
    margin-right: -17px;
    list-style: none;
    margin-left: 0px;
}

#carousel_items li {
    height: 40px;
    list-style: none;
    margin-left: 0px;
}

#carousel_items li a {
    display: block;
    padding: 13px 10px 13px 10px;
    background: url(../images/carousel_item_devider.png) bottom left no-repeat;
    font-size: 12px;
    height: 14px;
    font-weight: bolder;
}

#carousel_items li.active a {
    background: url(../images/carousel_pointer.png) top left no-repeat;
    z-index: 200;
    position: relative;
    margin-top: -1px;
    color: #FFF;
}

#carousel_items li.active:first-child a {
    margin-top: 0px;
}

#carousel_items li#slide_count {
    color: #003d79;
    padding: 11px;
    font-size: 12px;
}

#carousel_content {
    float: left;
    width: 505px;
    height: 280px;
    z-index: 100;
}

#carousel_content > div {
    height: 100%;
    width: 505px;
}

.carousel_content_side_panel {
    float: right;
    width: 160px;
    padding: 20px;
    height: 240px;
    background: url(../images/50pc_black_20_20.png) repeat;
    color: #FFF;
    font-size: 14px;
    position: relative;
}

.read_more {
    position: absolute;
    bottom: 10px;
}

/* @end Homepage */

/* @group Right column */

#right_column {
    float: right;
    width: 220px;
    display: none !important;
}

.right_c2a {
    width: 210px;
    height: 90px;
    margin: 0 0 5px 5px;
    background: #4979bb url(../images/right_C2A_bg.jpg) no-repeat;
    position: relative;
    padding-left: 1px;
}

.right_c2a div {
    background: url(../images/50pc_black_20_20.png) repeat;
    color: #FFF;
    position: absolute;
    bottom: 0px;
    width: 190px;
    padding: 5px 10px;
    clear: both;
}

.right_c2a div * {
    margin: 0px;
    color: #FFF;
}

.right_c2a h4 {
    text-transform: uppercase;
}

.right_column_item {
    padding: 8px 5px;
    margin-left: 7px;
    border-bottom: 1px solid #625c9e;
    color: #003d79;
}
.right_column_item h4 {
    margin: 0px;
    font-weight: bold;
}
.right_column_item a {
    text-transform: uppercase;
}
.right_column_item p {
    margin: 0px;
}

#join_social_circle {
    margin-top: 10px;
    padding-top: 15px;
}
#join_social_circle a {
    padding-left: 2px;
}
#join_social_circle a:first-child {
    padding-left: 0px;
}
#join_social_circle h4 {
    margin-bottom: 10px;
}

/* @end Right column */

/* @group Footer */

.footer {
    position: relative;
    clear: both;
    background: #e2e3e4;
    padding: 10px 15px;
    width:  900px;
    margin: 0px 0px 5px 0px;
    display: none !important;
}
.dark_footer {
    background: #939598;
    padding: 10px 15px;
    width:  900px;
    margin: -4px 0;
    color: #FFF;
    display: none !important;
}
.dark_footer p {
    font-size: 8.5px;
    line-height: 13px;
}

#footer_links a {
    vertical-align: middle;
    margin: 0 16px;
}

.footer ul {
    display: block;
    float: left;
    width:  300px;
    margin: 15px 0 10px 10px;
    list-style: none;
    margin-left: 0px;
}
.footer li {
    margin: 5px 0;
    list-style: none;
}
.footer * {
    font-size: 10px;
    color: #6d6f71;
}
.footer p {
    float: right;
    text-align: right;
    clear: right;
    margin-top: 15px;
}

.footer #legal_stuff {
    position: absolute;
    bottom: 0px;
    right: 30px;
    font-size: 6px;
}

/* @end Footer */


/* @group Popup */

#popup_container, #callback_container {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/50pc_black_20_20.png) repeat;
    z-index: 999;
}

#popup_top {
    width: 520px;
    height: 38px;
    margin: 50px auto 0px auto;
    background: url(../images/popup_top.png) center top no-repeat;
}
#popup_content {
    width: 400px;
    margin: 0px auto 0px auto;
    padding: 25px 70px 5px 90px;
    background: url(../images/popup_repeater.png) top center repeat-y;
}
#popup_bottom {
    width: 520px;
    height: 40px;
    margin: 0px auto 0px auto;
    background: url(../images/popup_bottom.png) top center no-repeat;
}

/* Popup content */

.popup_event_date {
    background: #027AC4;
    float: left;
    padding: 15px;
    color: #FFF;
    margin-right: 10px;
    font-size: 30px;
    font-weight: normal;
    /* font-family: "ff-dax-wide-web-pro-1", "ff-dax-wide-web-pro-2", sans-serif; */
}

.popup_title {
    margin-top: 5px;
    font-size: 25px;
    margin-bottom: 5px;
}
p.popup_event_full_date {
    margin-top: 0px;
    color: #000 !important;
}

#popup_content h2, #popup_content h3 {
    color: #027AC4;
}

#popup_content p {
    font-size: 14px;
    color: #666;
}

#popup_close_button {
    text-align: right;
    margin-top: 30px;
    clear: both;
}

#download_box {
    height: 120px;
    padding: 40px 0px 0px 20px;
    background: url(../images/popup_download_background.jpg) no-repeat left center;
}

#popup_content .book_now {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 0px;
}
#popup_content .call_now {
    margin-top: 0px;
    font-size: 0.8em;
    font-weight: bold;
}

#download_image {
    float: right;
    margin-top: -35px;
}

h2#download_title {
    color: #2e257d;
    margin: 0px;
    font-size: 20px;
}

p#download_name, p#download_size {
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
}


/* Callback popup */


#callback label {
    display: block;
    float: left;
    width: 100px
}

#callback input[type="text"] {
    border: 1px solid #CCC;
    padding: 5px;
    width: 200px;
}

#callback input[type="submit"] {
    background: #027AC4;
    border: none;
    padding: 10px 20px;
    color: #FFF;
    font-weight: bold;
}

#callback_container iframe {
    border: none;
    width: 100%;
}

/* @end Popup */

/* @group Contact form */

#contact_form {
    width: 600px;
    background: #E9E9E9;
    padding: 20px 30px;
    margin-bottom: 20px;
}

#contact_form p {
    clear: both;
    min-height: 25px;
}

#contact_form label {
    display: block;
    float: left;
    width: 180px;
}
#contact_form label.long {
    width: 330px;
}
#contact_form label.very_long {
    width: auto;
}

#contact_form input[type="text"] {
    width: 390px;
    padding: 5px;
    background: #FFF;
    border: 1px solid #A7A9AC;
    float: right;
}
#contact_form select, #contact_form textarea {
    width: 250px;
    padding: 5px;
    background: #FFF;
    border: 1px solid #A7A9AC;
    float: right;
    margin-bottom: 10px;
}
#contact_form textarea {
    height: 100px;
}
#contact_form #hear_about_other {
    width: 250px;
}
#contact_form input[type="checkbox"] {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

#contact_form input[type="submit"] {
    background: #027AC4;
    border: none;
    padding: 10px 20px;
    color: #FFF;
    font-weight: bold;
}


/* @end Contact form */

/* @group Clearfix */
/*
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}
.clear { /* generic container (i.e. div) for floating buttons * /
    overflow: hidden;
    width: 100%;
}
*/

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
/* @end Clearfix */

.cufontext {
    display: block !important;
}
canas {
    display: none;
}
