﻿@charset "utf-8";

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'GUIFX';
    src: url('/webfonts/guifx_v2_transports-webfont.eot');
    src: url('/webfonts/guifx_v2_transports-webfont.eot?#iefix') format('embedded-opentype'),url('/webfonts/guifx_v2_transports-webfont.woff') format('woff'),url('/webfonts/guifx_v2_transports-webfont.ttf') format('truetype'),url('/webfonts/guifx_v2_transports-webfont.svg#guifx_v2_transportsregular') format('svg');
}

/*  ==========================================================================
    GLOBAL BASE STYLES
    ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}



html { -webkit-font-smoothing: antialiased; }

body {
    background: #fff url("/images/bg-main.jpg") top center no-repeat;
    color: #666;
    font-size: 1em;
    font-family: 'Open Sans',sans-serif;
    line-height: 1.4;
}

b,
strong {
    font-weight: 600;
}

.lt-ie8 img { -ms-interpolation-mode: bicubic; }


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    margin: 1em 0;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
}

img {
    vertical-align: middle;
}

p,pre{
    margin:1.5em 0;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    padding: 0.2em 0;
    background: #ccc;
    color: #000;
}

/* apply a natural box layout model to all elements */
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nocss{
    display: none;
}

/*  ==========================================================================
    GLOBAL CONTENT STYLES
    ========================================================================== */

/* fonts */

.font-light {
    font-weight: 300;
}

.font-regular {
    font-weight: 400;
}

.font-semibold {
    font-weight: 600;
}

.font-bold{
    font-weight: bold;
}

/* font colors */

.white {
    color: #fff;
}

.grey-light {
    color: #ccc;
}

.grey-medium {
    color: #666;
}

.grey-dark {
    color: #333;
}

.black{
    color: #000;
}

.eggplant .content-main a,
.eggplant .content a,
.eggplant .content-utility a,
.eggplant div.color,
.eggplant h1.color,
.eggplant h1 .color,
.eggplant h2.color,
.eggplant h2 .color,
.eggplant h3.color,
.eggplant h3 .color,
.eggplant h4.color,
.eggplant h4 .color,
.eggplant h5.color,
.eggplant h5 .color,
.eggplant a.color:hover,
.eggplant a.color,
.eggplant a.color.active,
.eggplant a:hover .arrow.down,
.eggplant.active a.color,
.eggplant.active a.color:hover,
.eggplant.active .arrow.down,
.eggplant nav .sub-parent .active a.color,
.eggplant nav .sub-parent .active .sub-child a.color:hover,
.eggplant nav .sub-parent .active .sub-child li.active a.color,
.eggplant table thead.color,
.eggplant .registration-form-header{
    color: #312458;
}

.olive .content-main a,
.olive .content a,
.olive .content-utility a,
.olive div.color,
.olive h1.color,
.olive h1 .color,
.olive h2.color,
.olive h2 .color,
.olive h3.color,
.olive h3 .color,
.olive h4.color,
.olive h4 .color,
.olive h5.color,
.olive h5 .color,
.olive a.color:hover,
.olive a.color,
.olive a.color.active,
.olive a:hover .arrow.down,
.olive.active a.color,
.olive.active a.color:hover,
.olive.active .arrow.down,
.olive nav .sub-parent .active a.color,
.olive nav .sub-parent .active .sub-child a.color:hover,
.olive nav .sub-parent .active .sub-child li.active a.color,
.olive table thead.color,
.olive .registration-form-header{
    color: #b2bb1c;
}

.pink .content a,
.pink .content-utility a,
.pink .content-main a,
.pink div.color,
.pink h1.color,
.pink h1 .color,
.pink h2.color,
.pink h2 .color,
.pink h3.color,
.pink h3 .color,
.pink h4.color,
.pink h4 .color,
.pink h5.color,
.pink h5 .color,
.pink a.color:hover,
.pink a.color,
.pink a.color.active,
.pink a:hover .arrow.down,
.pink.active a.color,
.pink.active a.color:hover,
.pink.active .arrow.down,
.pink nav .sub-parent .active a.color,
.pink nav .sub-parent .active .sub-child a.color:hover,
.pink nav .sub-parent .active .sub-child li.active a.color,
.pink table thead.color,
.pink .registration-form-header{
    color: #9c0059;
}

.orange .content-main a,
.orange .content a,
.orange .content-utility a,
.orange div.color,
.orange h1.color,
.orange h1 .color,
.orange h2.color,
.orange h2 .color,
.orange h3.color,
.orange h3 .color,
.orange h4.color,
.orange h4 .color,
.orange h5.color,
.orange h5 .color,
.orange a.color:hover,
.orange a.color,
.orange a.color.active,
.orange a:hover .arrow.down,
.orange.active a.color,
.orange.active a.color:hover,
.orange.active .arrow.down,
.orange nav .sub-parent .active a.color,
.orange nav .sub-parent .active .sub-child a.color:hover,
.orange nav .sub-parent .active .sub-child li.active a.color,
.orange table thead.color,
.orange .registration-form-header{
    color: #ff7400;
}

.green .content-main a,
.green .content a,
.green .content-utility a,
.green div.color,
.green h1.color,
.green h1 .color,
.green h2.color,
.green h2 .color,
.green h3.color,
.green h3 .color,
.green h4.color,
.green h4 .color,
.green h5.color,
.green h5 .color,
.green a.color:hover,
.green a.color,
.green a.color.active,
.green a:hover .arrow.down,
.green.active a.color,
.green.active a.color:hover,
.green.active .arrow.down,
.green nav .sub-parent .active a.color,
.green nav .sub-parent .active .sub-child a.color:hover,
.green nav .sub-parent .active .sub-child li.active a.color,
.green table thead.color,
.green .registration-form-header{
    color: #005d42;
}

.blue .content-main a,
.blue .content a,
.blue .content-utility a,
.blue div.color,
.blue h1.color,
.blue h1 .color,
.blue h2.color,
.blue h2 .color,
.blue h3.color,
.blue h3 .color,
.blue h4.color,
.blue h4 .color,
.blue h5.color,
.blue h5 .color,
.blue a.color:hover,
.blue a.color,
.blue a.color.active,
.blue a:hover .arrow.down,
.blue.active a.color,
.blue.active a.color:hover,
.blue.active .arrow.down,
.blue nav .sub-parent .active a.color,
.blue nav .sub-parent .active .sub-child a.color:hover,
.blue nav .sub-parent .active .sub-child li.active a.color,
.blue table thead.color,
.blue .registration-form-header {
    color: #008da9;
}


.content-main a,
.content a,
.content-utility a{
    text-decoration: none;
}

.content-main a:hover,
.content a:hover,
.content-utility a:hover{
    text-decoration: underline;
}

.very-short {
    height: 6.8em !important;
}

/* background colors */

.bg-white {
    background-color: #fff;
}

.bg-grey-light {
    background-color: #ccc;
}

.bg-grey-medium {
    background-color: #666;
}

.bg-grey-dark {
    background-color: #333;
}

.blue .bgcolor, .blue .btn, .callout.blue .btn, .blue .houseads li.ads:hover .houseads-hover {
    background-color: #008da9;
}

.olive .bgcolor, .olive .btn, .callout.olive .btn, .olive .houseads li.ads:hover .houseads-hover {
    background-color: #b2bb1c;
}

.pink .bgcolor, .pink .btn, .callout.pink .btn, .pink .houseads li.ads:hover .houseads-hover {
    background-color: #9c0059;
}

.orange .bgcolor, .orange .btn, .callout.orange .btn, .orange .houseads li.ads:hover .houseads-hover {
    background-color: #ff7400;
}

.green .bgcolor, .green .btn, .callout.green .btn, .green .houseads li.ads:hover .houseads-hover{
    background-color: #005d42;
}

.eggplant .bgcolor, .eggplant .btn, .callout.eggplant .btn, .eggplant .houseads li.ads:hover .houseads-hover{
    background-color: #312458;
}

/* content area borders */

.eggplant .border-top{
    border-top: 0.25em solid #312458
}

.olive .border-top {
    border-top: 0.25em solid #b2bb1c;
}

.pink .border-top {
    border-top: 0.25em solid #9c0059;
}

.orange .border-top {
    border-top: 0.25em solid #ff7400;
}

.green .border-top  {
    border-top: 0.25em solid #005d42;
}
.blue .border-top {
    border-top: 0.25em solid #008da9;
}

/* dotted borders */

.border-top-dotted {
    border-top: 0.063em dotted #666;
}

.border-bottom-dotted {
    border-bottom: 0.063em dotted #666;
}

.border-right-dotted {
    border-right: 0.063em dotted #666;
}

.border-left-dotted {
    border-left: 0.063em dotted #666;
}

/* heading tags */

h1, h2, h3, h4, h5{
    color: #333;
    font-weight: 300;
}

h1 {
    font-size: 1.563em;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.15em;
}

h4 {
    font-size: 1em;
    color: #666;
}

h5 {
    font-size: 0.7em;
}

/* achnor tags */

a {
    color: #666;
}

a:hover {
    color: #333;
    text-decoration: none;
}

a .arrow {
    font-family: 'GUIFX';
    outline: none;
}

.arrow.down {
    display: block;
    color: #fff;
    text-align: center;
}

.arrow.ffwd {
    margin-left: 0.5em;
    font-size: 0.75em;
}

nav .olive a.color, .olive nav a.color,
nav .blue a.color, .blue nav a.color,
nav .pink a.color, .pink nav a.color,
nav .orange a.color, .orange nav a.color,
nav .green a.color, .green nav a.color,
nav .eggplant a.color, .eggplant nav a.color,
nav .sub-parent .active .sub-child a.color,
.pagination a.color  {
    color: #666;
}

nav .sub-parent .active .sub-child li{
    background: #ececec;
}

nav .sub-parent .active .sub-child li.active{
    background: #f7f7f7;
}


.btn {
    display: inline-block;
    padding: 0.575em 2.4em 0.575em 0.925em;
    min-width: 7.0em;
    border: 0;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
    color: #fff !important;
    text-align: left;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 0.688em;
    font-weight: 600;
    line-height: 1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    margin: 0 0 0.3em 0;
}
.btn:focus{
    border: 1px dotted #333;
}
.btn.standard-font-size {
	font-size:100%;
}
/*
*:focus{
    outline: 1px dotted #333;
}
*/

/* from elements */

textarea,
input {
    border: 1px solid #ccc;
    background: #fff;
}
/*input[type=text] {
input[type=text] {
    padding: 0 0.8em;
    font-size: 0.8em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 2.3em;
    margin-top: 0px;
    color: #666;
}*/
}

.ie input[type=text]{
    padding:0.6em 0.8em 0.5em;
    line-height: 1.0em;
    height: auto;
}


select{
    overflow: hidden;
    padding:0;
    width: 115%;
    border:none;
    -webkit-border-radius: 0;
    background: transparent;
    -webkit-appearance: none;
}
.select-wrap{
    overflow: hidden;
    margin: 0.5em 0;
    padding: 0 0 0 10px;
    width: 15em;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url("/images/bg-select-box.png") no-repeat right;
}
.select-mask{
    overflow: hidden;
    margin: 0.2em 0;
    width: 99%;
}
.select-wrap.overflow{
    background-position: -500px -500px;
}

.content .select-wrap{
    width: 10em;
}
#divForm td:first-child { width: 40%; }

.select-wrap.long  
{
    width: 15em;
}


.content .select-wrap select{
    color: #666;
    font-size: 0.8em;
}


/*  ==========================================================================
    LANDMARK HEADER/FOOTER
    ========================================================================== */

nav ul {
    margin: 0;
    padding: 0;
}

nav ul li {
    margin: 0 0.39em;
}

nav li a, .pagination li a {
    text-decoration: none;
}

/* header */

header.global {
    position: relative;
    z-index: 1000;
    background-color: #fff;
}

nav li {
    margin: 0 0.5em;
}

nav .border-right {
    border-right: 1px solid #666;
}

nav .border-left {
    border-left: 1px solid #666;
}

header.global .utility {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 5em 0 1em;
    min-width: 31.25em;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
    background: #e9e9e9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTRlNGU0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,rgb(255,255,255) 46%,rgb(228,228,228) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(46%,rgb(255,255,255) ),color-stop(100%,rgb(228,228,228) ));
    background: -webkit-linear-gradient(top,rgb(255,255,255) 46%,rgb(228,228,228) 100%);
    background: -o-linear-gradient(top,rgb(255,255,255) 46%,rgb(228,228,228) 100%);
    background: -ms-linear-gradient(top,rgb(255,255,255) 46%,rgb(228,228,228) 100%);
    background: linear-gradient(to bottom,rgb(255,255,255) 46%,rgb(228,228,228) 100%);
    font-size: 0.563em;
    line-height: 0.9em;
}

.lt-ie9 header.global .utility {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 );
}

header.global .utility a:hover {
    text-decoration: underline;
}

header.global .utility li {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding-right: 0.8em;
}

header.global .utility .region img {
    margin: -0.3em 0.5em 0 0;
    width: 16px;
    height: 11px;
}

header.global .main {
    padding: 0.938em 0 0 0.938em;
}

header.global .logo {
    float: left;
}

header.global .main .float-left {
    margin-top: 1.45em;
}

header.global .main li {
    font-size: 0.85em;
}

.lt-ie9 header.global .main li {
    font-size: 0.8em;
}

header.global .navigation {
    width: 46.5em;
}

header .navigation li {
    /* max-width: 13.5em; */ 
}

header.global .search{
    position: relative;
}

header.global .search img {
    margin: -0.25em 0 0 0.938em;
}

header.global .search .find {
    padding-left: 1em;
}

header.global .region .select-wrap{
    margin: -0.35em 0;
    height: 2em;
}

#search-btn{
    display: block;
    width: 27px;
    height: 28px;
    background: url("/images/bg-search-magnify.png") 0 0 no-repeat;
}

#search-btn:hover, #search-btn.active{
    background-position: 0 -38px;
}

#search-field {
    position: absolute;
    top: 2.5em;
    left: -1.620em;
    z-index: 1000;
    display: none;
    padding: 0 0.8em 0.8em;
    min-height: 2em;
    width: 15em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow:  -2px 4px 10px -6px #333;
    box-shadow:  -2px 4px 10px -6px #333;
}

    .lt-ie9 #search-field {
        width: 15.85em;
        border-bottom: 1px solid #f4f2f2;
        border-left: 1px solid #f4f2f2;
    }

    .lt-ie8 #search-field {
        width: 14.3em;
    }

#search-field input {
    width: 15em;
    height: 1.8em;
    color: #666;
}

#find-field{
    position: absolute;
    top: 2em;
    left: -3.5em;
    z-index: 1000;
    display: none;
    padding: 13px;
    min-height: 16.1em;
    width: 16.9em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow:  -2px 4px 10px -6px #333;
    box-shadow:  -2px 4px 10px -6px #333;
}

    .lt-ie9 #find-field {
        width: 17.75em;
        border-bottom: 1px solid #f4f2f2;
        border-left: 1px solid #f4f2f2;
    }

    .lt-ie8 #find-field {
        width: 15.72em;
    }

header.global .subnav {
    position: absolute;
    display: none;
    width: 100%;
}

header.global .subnav-bg {
    position: relative;
    /*background: #fff;*/
}

header.global .nav-shadow {
    width: 100%;
    height: 1.25em;
    background: url("/images/bg-subnav-shadow.png") no-repeat top left;
    background-size: 100%;
}

header.global .subnav ul {
    display: none;
    margin-left: 8.438em;
    width: 10em;
    background: #fff;   
}

header.global .subnav li {
    margin-right: 3em;
    padding-bottom: 1.5em;
    max-width: 11em;
    font-size: 0.688em;
}

.nav-level-1 {
    background: #fff;
    position: absolute;
    width: 13.5em;
    margin-top: 1px;
    padding: 5px;
    display: none;
}

.nav-level-1 li{
    padding: 10px;
    border-bottom: 0.063em dotted #666;
    min-width: 100px;
}

.nav-level-1 li:last-child{
    border: none;    
}
.top-nav-my-account{
    padding: 0 10px 0 10px !important;
}


/*************** HEADER CONNECT DROPDOWN ************************/

/**
 * CSS Sprites
 * 
 * Default values
 */
.sprite	{background: url('/images/sprites.png') no-repeat top left; overflow: hidden; text-indent: -999px;}
.sprite-blogs-icon{ background-position: 0 0; width: 45px; height: 43px; } 
.sprite-blogs{ background-position: 0 -93px; width: 106px; height: 13px; } 
.sprite-connect-icon{ background-position: 0 -156px; width: 26px; height: 22px; } 
.sprite-facebook-icon{ background-position: 0 -228px; width: 20px; height: 20px; } 
.sprite-facebook{ background-position: 0 -298px; width: 70px; height: 20px; } 
.sprite-googleplus{ background-position: 0 -368px; width: 60px; height: 20px; } 
.sprite-insights-icon{ background-position: 0 -438px; width: 46px; height: 44px; } 
.sprite-insights{ background-position: 0 -532px; width: 112px; height: 15px; } 
.sprite-twitter{ background-position: 0 -597px; width: 71px; height: 21px; } 
.sprite-youtube-icon{ background-position: 0 -668px; width: 19px; height: 15px; } 
.sprite-youtube{ background-position: 0 -733px; width: 47px; height: 17px; }  
.sprite-home-icon{ background-position: 0 -787px; width: 16px; height: 16px; }

#sidebar-connect .widget-title	{background-image:url('/images/sprites.png'); overflow:hidden; text-indent:-999px; margin-bottom:5px;}
#sidebar-connect .widget p		{margin-bottom:5px; margin-top:0; text-transform: none;}
#sidebar-connect .widget a		{white-space:nowrap; font-size:10px; text-decoration:none;}
.blogs .textwidget				{background:url('/images/sprites.png') 0 2px no-repeat; padding-left:55px; min-height:45px;} 
.blogs .widget-title			{background-position: 0 -93px; width: 106px; height: 13px;} 
.facebook .widget-title			{background-position: 0 -298px; width: 70px; height: 20px;} 
.facebook .textwidget p			{background:url('/images/sprites.png') 0 -226px no-repeat; padding-left:25px; min-height:20px;}
.googleplus .widget-title		{background-position: 0 -368px; width: 60px; height: 20px;}
.insights .widget-title			{background-position: 0 -532px; width: 112px; height: 15px;}
.insights .textwidget 			{background:url('/images/sprites.png') 0 -438px no-repeat; padding-left:55px; min-height:45px;}
#sidebar-connect .twitter .widget-title			{background-position:0 -597px; width: 71px; height: 21px;}
.youtube .widget-title			{background-position: 0 -733px; width: 47px; height: 17px;} 
.youtube .textwidget p			{background:url('/images/sprites.png') 0 -666px no-repeat; padding-left:25px; min-height:19px;}
#sidebar-connect .linkedin .widget-title {background-image:url('/images/linkedin_logo.gif');background-position: 0 0; width: 89px; height: 25px;} 
.linkedin .textwidget p			{background:url('/images/linkedin_logo.gif') 0 0 no-repeat; padding-left:25px; min-height:19px;}

#sidebar-connect .pinterest .widget-title {background-image:url('/images/logo-pinterest.png');background-position: 0 0; width: 60px; height: 16px;} 
.pinterest .textwidget p			{background:url('/images/icon-pinterest.png') 0 0 no-repeat; padding-left:25px; min-height:19px;}
.twitter .textwidget p			{background:url('/images/icon-twitter.png') 0 0 no-repeat; padding-left:25px; min-height:19px;}

#connect-header-btn{
    display: block;
    width: 20px;
    height: 16px;
    background: url("/images/icon-connect-header.png") 0 0 no-repeat;
    cursor: pointer;
    margin: -4px 0 0 10px;
}

#connect-header-btn:hover{
    background: url("/images/icon-connect-header-hover.png") 0 0 no-repeat;
}

#connect-footer-btn{
    cursor: pointer;
}

#sidebar-connect{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BFB6A8;
    bottom: auto;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
    color: #41352F;
    display: none;
    font-size: 10px;
    padding: 10px;
    position: absolute;
    width: 270px;
    z-index: 99;
}

#sidebar-connect .pointer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #BFB6A8;
    border-top: 1px solid #BFB6A8;
    display: block;
    height: 10px;
    position: absolute;
    width: 10px;
}

#sidebar-connect .widget {
    border-bottom: 1px solid #BFB6A8;
    line-height: 12px;
    margin: 5px 0;
    padding: 5px 0;
}

#sidebar-connect .widget-title {
    background-image: url("/images/sprites.png");
    margin-bottom: 5px;
    overflow: hidden;
    text-indent: -999px;
}

.facebook .widget-title {
    background-position: 0 -298px;
    height: 20px;
    width: 70px;
}

#sidebar-connect .widget p {
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: none;
}

/* footer */

footer.global {
    min-width: 61.875em;
    width: 100%;
    border-top: 0.188em solid #008da9;
    background-color: #e3e2e2;
}

.lt-ie8 footer.global {
    padding-bottom: 0.938em;
}

footer.global a:hover {
    text-decoration: underline;
}

footer.global nav li {
    margin: 1.8em 0.50em 0;
    padding: 0;
}

/*.lt-ie10 footer.global nav li {
    margin: 1.8em 1.3em 0;
}

.lt-ie9 footer.global nav li {
    margin: 1.8em 0.938em 0;
}*/

.footer-connect-link{
    margin-bottom: 1em !important;   
}

footer.global nav .footerlinks {
    margin-bottom: 2em;
}

footer.global nav .footerlinks li {
    margin: 0;
    padding: 0.3em 0;
    font-size: 0.6em;
}

footer.global nav li h5 {
    margin: -1.8em 0 0.5em 0;
    font-size: 0.6em;
}

.lt-ie8 footer.global nav li h5 {
    margin-top: 0;
}

footer.global nav .connect {
    padding-right: 6em;
    min-height: 8.125em;
    width: 5.5em;
}

footer.global nav .connect ul {
    display: block;
    width: 5.5em;
}

footer.global nav .connect li {
    margin: 0 0 1em 0;
}

footer.global nav .connect .facebook {
    margin-left: 3em;
}

footer.global nav .connect .twitter {
    margin-left: 2.5em;
}

footer.global nav .connect .youtube {
    margin-left: 2.5em;
}

footer .copyright{
    font-size: 9px;
    padding-bottom: 5px;
}

/*  ==========================================================================
    HOME PAGE
    ========================================================================== */

.ads-wrap {
    position: relative;
    top: -80px;   
}

.houseads-divider {
    position: relative;
    top: -17px;
    width: 935px;
}

.houseads-container{
    overflow: hidden;
}

.houseads-next-btn-wrap{
    width: 60px;
    height: 11em;
    background-color: #e9e7e7;
    cursor: pointer;
}

/* homepage main image slider */
.homepage-slider-carousel{
    left: -17px;
    position: relative;
    top: -40px;
}

.homepage-carousel{
    width:16px;
    height:16px;
    z-index:100000;
    margin-left: 15px;
    cursor: pointer
}

.homepage-carousel{
    background:url('/images/carousel-circles.png')
}

.homepage-carousel-selected{
    background-position: 0 -35px;
}

.homepage-carousel-not-selected{
    background-position: 0 0;
}

.contentSlider {
  width: 100%;
}
.contentSlider .rsSlide,
.contentSlider .rsOverflow {
  background: transparent;
}
.contentSlider h3 {
  font-size: 24px;
  line-height: 31px;
  margin: 12px 0 8px;
  font-weight: bold;
}
.contentSlider img {
  max-width: 100%;
  height: auto;
  display: block;
}
.content-slider-bg {
  width: 86%;
  padding: 24px 7%;
  background: #eee;
}

.background-none {
    background: none;    
}

.homepage-slider-content .btn{
    position: absolute;
    background: #808184;
}

.homepage-slider-text{
    font-size: xx-large;
    padding-bottom: 5px;
}

/*  ==========================================================================
    TEMPLATE GLOBAL
    ========================================================================== */

.content-wrap{
    padding-left: 1.0em;
    background: #fff;
}
div.bullets ul { padding: 0 0 0 40px !important;}
ul.bullets { padding: 0 0 0 40px !important;}

/* left column layouts */

.col-left{
    padding:1.0em 1.0em 1.0em 0;
    width: 12.125em;
}

    .sub-parent li{
        margin: 0 0 1.0em 0;
        font-size: 0.65em;
    }

    .sub-child{
        display: none;
    }

    .sub-child li{
        margin: 0 0 0.2em 0;
        padding: 0.3em 0.8em;
        width: 16.0em;
        font-size: 1.0em;
    }

    .active .sub-child{
        display: block;
        margin-top: 0.5em;
    }


    .callout{
        margin-top: 2.0em;
        padding: 0 0.8em;
        font-size: 1.0em;
    }
        .content-support .callout{
            margin: 2.0em 1.0em;
            padding: 0 0.3em;
        }

    .callout h5{
        font-weight: 600;
    }
        .content-support .callout h5{
            margin:1.5em 0.3em;
            font-size: 0.7em;
        }

    .callout .center{
        display: block;
        text-align: center;
    }

    .callout p{
        font-size: 0.7em;
    }
        .content-support .callout p{
            margin:1.5em 0.3em;
        }

    .content-support .text-area p{
        padding-bottom: 10px;
    }
    
    .content-support{
        position: relative;
        top: -30px;
        /* left: -20px; */
    }
    
    .aside-login-text{
        font-size: 0.9em !important
    }

/* right column layouts */

.col-right{
    min-height:400px;
    width: 48.75em;
    background-repeat: no-repeat;
    background-position: top left;
    /*background-size: contain;*/
    margin-top: 0.5em;
}
.location-details .col-right{
    background: none;
}

/* main content layouts */

.content article header{
    position: relative;
    margin: 0;
    width: 45em;
    height: 14.9em;
}

    .content article header div{
        position: relative;
        display:block;
    }

    .content article header h1, .content article header h2{
        float: right;
        font-weight: 300;
        line-height: 1.5em;
        font-size: 1.563em;
        margin: .67em 0;
    }

        .lt-ie8 .content article header h1{
            line-height: 2.0em;
        }

    .content article header h1 .color, .content article header h2 .color{
        display: block;
        font-size: 1.5em;
    }


    .content-main, .content-utility {
        font-size: 1.0em;
        display: block;
    }


    .content-main p, .content-utility p, .content-utility li, .form-text, .content-main .account-page-content, .standard-font-size{
        font-size: 0.813em;
        line-height: 1.7em;
    }

    .content-main h2 {
        font-size: 1.8em;
    }
    .content-main{
        padding: 0.5em 1.0em 0.1em 0;
        min-height: 10em;
        width: 32.8em;
        background: #fff;
    }
    .lt-ie8 .content-main{
        width: 29.8em;
        padding-right: 2em;
    }


/* support content layouts */

    .content-support{
        width: 15.5em;
        font-size: 1.0em;
        /* min-height: 17em; */
    }

    .content-support img.lead{
        margin: -1.5em -1.0em;
        max-width: 18.250em;
    }
    .content-main .content-support img.lead, .content-utility .content-support img.lead{
        margin-top: 1.0em;
    }

    .content-support  h5{
        margin: 0em 1.5em 0;
        font-weight: 600;
        font-size: 1.0em;
    }

    .content-support  p{
        margin: 0 2.3em;
        font-size: 0.7em;
    }
    .content-support  a.color{
        text-decoration: none;
    }

/* open template layout */

.open-template-top{
    min-height:400px;
    width: 48.75em;
    background: url('/images/generic-open-short.jpg') no-repeat top left;
    background-size: contain;
    margin-top: 0.5em;
    height: auto;
}

.open-template-top article header{
    height: 22.9em;
}

.open-template-top-short article header{
    height: 14.9em;
}

.open-template-top-very-short article header{
    height: 6.8em;
}

.open-template-top-no-header article header{
    display: none;
}

.open-template-top .content-main{
    width: 100%;
    padding: 10px 40px 10px 0;
    min-height: 0em;
}

.open-template-top .background-img {
   background: url('/images/open-template.png') no-repeat top left;
   background-size: contain;
}

.background-none{
    background: none;
}

#slider-carousel{
    padding: 15px 25px 15px 0px;
    float:right
}

/* utility content layouts */

.content-utility{
    width: 47.5em;
}

.content-utility h2{
    font-size: 1.8em;
}

.content-utility .content-form{
    margin: 0em 0 5.5em;
}

.content-utility ul{
    margin: 0;
    padding: 0 0 2em 0;
}

/* utility => twoColumn-intro layouts */
.content-utility .twoColumn-intro li{
    list-style: none;
}

.content-col-1{
    margin-right: 2em;
    /* min-height: 16em; */
    width: 20em;
}

.content-col-2{
    /* min-height: 16em; */
    width: 23em;
}

.things-to-know ul{
    margin-left: 1em;
}
/* utility => summary content layouts */

.summary, .accordion{
    display: block;
    margin:0;
    padding:0;
    list-style: none;
}

.summary > li{
    padding: 0.9em 0 1.0em 0;
    font-size: 1.0em;

}

.summary h3, .summary h4, .summary p{
    margin: 0;
}

.summary h3{
    font-weight: 300;
    font-size: 1.5em;
}

.summary h4{
    font-size: 0.75em;
    font-weight: 600;
}

.summary .summary-text{
    width: 35.75em;
    margin-right: 1.0em;
    float: left;
    font-size: 1.0em;
}

.summary.button .summary-btn{
    padding-top: 2.5em;
}

.summary.button.thumb li{
    margin-left: -0.5em;
    padding-left: 0.5em;
}

.summary.button.thumb img{
    float: left;
    margin-right: 1.0em;
}

    .summary.button.thumb .summary-text{
        padding-top: 1.0em;
        width: 28.5em;
        min-height: 7.0em;
    }
    .summary.button.thumb .summary-btn{
        width: 47.5em;
        text-align: right;
    }

.summary.button.thumb.icon h3{
    margin-top: 0.1em;
    margin-bottom: 0.9em;
}

/* utility => accordion content layouts */

.accordion{
    padding-top: 1.0em;
}

.accordion .accordion-item{
    font-size: 1.0em;
    position: relative;
    overflow: hidden;
    margin: 0.5em 0;
    padding: 0;
    min-height: 5.5em;
    background: #f6f6f6; /* Old browsers */
    background: -moz-linear-gradient(top,  #f6f6f6 0%, #e8e8e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f6f6f6 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f6f6f6 0%,#e8e8e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f6f6f6 0%,#e8e8e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f6f6f6 0%,#e8e8e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}

.accordion .trigger-image{
    visibility: visible;
    margin: 1.5em 1.0em 1.0em;
    float: left;
    height: 35px;
    width: 35px;
    background: url("/images/bg-accordion-trigger.png") 0 0 no-repeat;
}

    .accordion .active .trigger-image{
        visibility: hidden;
    }

.accordion .trigger{
    cursor: pointer;
}

.accordion .accordion-text{
    float:left;
    width: 33.5em;
    padding: 0.3em 1.5em 0 0;
}

.accordion.title .accordion-text{
    padding-top: 1.8em;
}

.accordion .active .accordion-text{
    height: auto;
    padding-bottom: 1.0em;
}
.accordion-text h3 {
    margin: 0;
    font-size: 1.2em;
}

.accordion-text .intro {
    margin: -1.0em 0 -1.0em 0;
}

.accordion-text .reveal{
    margin: -1.0em 0 1.0em 0;
}

.accordion-thumb{
    position: absolute;
    top: 0;
    right: 0;
    width: 9.75em;
    background: #fff url("/images/bg-accordion-thumb.png") top left no-repeat;
    height: 1500px;
}

.accordion-thumb img{
    width: 9.7em;
}


.accordion .reveal, .accordion .active .intro{
    display: none;
}

.accordion .active .reveal, .accordion .intro{
    display: block;
}

.accordion .accordion-item li{
    list-style: disc;
}

/* utility => search results layouts */
.search-results h2{
    margin-top: 1.5em;
}
.search-results thead{
    font-size: 0.8125em;
    font-weight: normal;
    text-align: left;
}
.search-results thead th{
    padding: 0 0 0.5em 1em;
}
.search-results tbody tr{
    background: #f0f0f0;
    font-size: .8125em;
    vertical-align: top;
}
.search-results tbody tr.spacer{
    height: 0.5em;
}
.search-results tbody td{
    padding: 1em 2em 1em 1em;
}
.search-results tbody td a{
    font-size: 0.8125em;
    margin-top: 0.35em;
    padding-left: 1em;
}

/* houseads content layouts */

.houseads{
    clear: both;
    padding: 4.0em 0 2.0em;
}

.padding-zero {
    padding: 0;
}

.houseads-wrap{
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.houseads li.ads, .houseads div.ads{
    position: relative;
    display:block;
    float: left;
    margin: 0 0.625em 0 0;
    padding: 0;
    width: 11.5em;
    list-style: none;
}

.houseads li.intro, .houseads li.intro div{
    width: 13.0em;
    height: 11em;
}
.houseads .houseads-hover{
    width: 11.5em;
    height: 11em;
    position: absolute;

}
.houseads li.ads:hover  .houseads-hover{
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.houseads li.ads-carousel, .houseads div.ads-carousel{
    width: 60px;
    height: 11em;
    background-color: #e9e7e7;
    float: left;
}

.houseads img {
    width: 11.5em;
    height: 11em;
}

.houseads .intro h3{
    display: block;
    margin: 0;
    padding: 1.0em;
    font-weight: 300;
    font-size: 1.4em;
    color: #fff;
}

.houseads .btn{
    position: absolute;
    top: 13.0em;
    right: 0.75em;
    background: #808184;
}

.houseads h4{
    margin: 0.625em 2.5em 0 0;
    font-size: 1.00em;
    font-weight: 300;
    line-height: 1.25em;
}

/* pagination */
.pagination {
    clear:both;
}

.pagination p {
    margin-bottom: 0;
}

.pagination ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

.pagination ul li {
    display:inline;
    padding:0 5px;
    border-left:1px solid #999;
    margin:0;
}

.pagination ul li.previous, .pagination ul li.next, .pagination ul li.first {
    border:0;
    padding-left: 0;
}

.pagination ul li.previous a {
    background:url('/images/icon-back.gif') no-repeat left center;
    padding:0 0 0 8px;
}

.pagination ul li.next a {
    background:url('/images/icon-next.gif') no-repeat right center;
    padding:0 8px 0 0;
    border-left:0;
}

.search-results .pagination {
    margin-right: 3em;
}

.three-column .pagination {
    margin-right: 11em;
}

/* 3column layouts */

ul.colThree {
    margin:0;
    padding:1em 0 0 0;
}

.colThree li {
    position:relative;
    font-size:1em;
    list-style-type:none;
    width:235px;
    min-height: 180px;
    margin:0 0 35px 0;
    padding:0 35px 0 0;
    float:left;
}

.colThree.pictures li {
    border-bottom:1px dotted #999;
    width:216px;
    min-height:0;
    padding:0;
    margin:0 35px 35px 0;
}

.colThree li img {
    float:left;
    width:120px;
    height:165px;
    border:0;
    padding:0 10px 6px 0;
}

.colThree.pictures li section {
    position:absolute;
    bottom:0;
    left:120px;
}

.colThree li a.btn {
    position:absolute;
    bottom:35px;
}

.colThree li p {
    font-size:0.700em;
}

.colThree.pictures li p {
    margin:0;
}

.pagination .selected  
{
    font-weight: bold;
}

.colThree li h4 {
    font-size:1.25em;
    border-bottom:1px dotted #999;
    margin:0;
    padding:5px 0;
}

.colThree.pictures li h4 {
    border:0;
    font-size:.9em;
}

/* width percentage shortcuts */
.width-50{
    width: 50%;
}

.width-65 {
    width: 65%;
}

.width-35 {
    width: 35%;
}

.width-25{
    width: 25%;
}

.width-60{
   width: 60%;
}

.width-40{
    width:40%;
}


/*  ==========================================================================
    LOCATIONS
    ========================================================================== */

.locations-field-wrap{
    margin-right: 0.75em;

}

.locations-field-wrap.text-wrap input{
    width: 8em;
}
.locations-field-wrap.button-wrap input{
    line-height: 1.5em;
    margin-top: 0.8em;
    min-width: 0.2em;
}

/* location details layouts */
.location-details .twoColumn-intro {
    margin-top: 0.75em;
    width: 100%;
}
.location-details .content-col-1 {
    width: 27em;
}
.location-details .content-col-2 {
    width: auto;
}
.location-details h2 {
    line-height: 0.75em;
    margin: 0;
}
.location-details h3 {
    margin-bottom: 0;
}
.location-details p {
    margin-top: 0;
}
.location-details a {
    margin: 0.3m 0;
}


/*  ==========================================================================
    MEDIA QUERIES
    ========================================================================== */

@media only screen and (min-width:35em) {
    }

    @media only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-resolution:144dpi) {
    }

/*  ==========================================================================
    HELPER CLASSES
    ========================================================================== */

.windowcenter {
        margin: 0 auto;
        width: 61.875em;
    }

    .ir {
        overflow: hidden;
        border: 0;
        background-color: transparent;
        *text-indent: -9999px;
    }

    .ir:before {
display: block;
width: 0;
height: 100%;
        content: "";
}
footer .windowcenter 
{
    width: 62.4em;
}


.windowcenter-short {
        margin: 0 auto;
        width: 36.35em;
    }

    .ir {
        overflow: hidden;
        border: 0;
        background-color: transparent;
        *text-indent: -9999px;
    }

    .ir:before {
display: block;
width: 0;
height: 100%;
        content: "";
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    border: 0;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    margin: 0;
    width: auto;
    height: auto;
}

.invisible {
    visibility: hidden;
}

.float-left {
    float: left;
}
ul.float-left li{
    float: left;
}

.float-right {
    float: right;
}
ul.float-right li{
    float: right;
}

ul.float-none li{
    float: none;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
 * REGISTRATION, SEARCH PROGRAM AND OTHER GENERAL FORM STYLES
 * ========================================================================== */

#registration-form-wrapper, .form-wrapper{
    width: 480px;
    font-size: 0.7em;
    color: #666666;
}

#registration-form-table{
    width: 60%;
}

.registration-header-right-content{
    padding-left: 195px;
}

.registration-form-header, .form-header{
    font-weight: 300;
    line-height: 2.5em;
    font-size: 2.563em;
}

.registration-header-label{
    padding-left: 53px;
    font-weight: bold;
    align: right;
    padding-right: 10px;
}

#registration-form-wrapper.select-wrap{
    width: 30.52em;    
}

#registration-form-wrapper .checkbox{
    width: 14%;
    margin-left: -20px;
    margin-right: 7px;
    float: left;
}

#registration-form-wrapper .cb, .form-wrapper .cb{
    width: 7%;
    /*margin:0px 10px 0px 10px;*/
}

#registration-form-wrapper .input-field, .form-wrapper .input-field, .form-label-input-wrapper input{
    width:61%;
}
.form-checkbox > input { width: 5%; }


.form-wrapper label{ font-weight: bold; }

.scfCheckBoxListGeneralPanel label 
{
    font-weight: normal;
}

#registration-form-wrapper input[type=radio], #registration-form-wrapper input[type=checkbox] { margin-right: 3px;}

/*** targetting the h1 with landmark's class to size and color as per our templates***/
#leadGenWrapper h1.scfTitleBorder{
    color: #666666 !important;
    font-family: 'Open Sans',sans-serif !important;
    font-size: 1.1em !important;
}

.left-rail-title{
    color: #666666 !important;
    font-family: 'Open Sans',sans-serif !important;
    font-size: 1.1em !important;
}

.left-rail-wrapper.border-top-dotted
{
    border-top-width: 1px;
}

.form-wrapper .submit 
{
    margin: 10px 50px 0 0;
}

.form-wrapper .scfRequired 
{
    display: none;
}

#pageWrapperDiv .width-100 .scfCheckBoxListLabel,
#pageWrapperDiv .width-100 .scfCheckBoxListGeneralPanel,
#pageWrapperDiv .width-100 .scfSingleLineTextLabel,
#pageWrapperDiv .width-100 .scfSingleLineGeneralPanel,
#pageWrapperDiv .width-100 .scfCheckBoxListusefulInfo,
#pageWrapperDiv .width-100 .width-100
{
    width: 100%;
}

.form-wrapper .captcha-input{
    float:right;
    width: 135px;
}

.second-column-content{
    width:280px;
}

.second-column-content p{
    margin: 0em;
}

.registration-form-label, .form-label, .form-label-input-wrapper label{
    padding-right: 15px;
    vertical-align: middle;
    font-weight: bold;
    width: 65px;
    text-align: right;
}

#registration-form-wrapper .cb-padding{
    padding: 0 20px 10px 15px;
}

.registration-form-btc {
    padding-top: 8px;
}

.form-element-spacing{
    margin-top: 25px;
}

.phone-number-table{
    width: 70%;   
}

.label-subtext {
    font-weight: normal;
}

#registration-form-wrapper .dropdown{
    width: 25.25em;
}
#registration-form-wrapper .dropdownTTC{
    width: 18.25em;
}
#registration-form-wrapper .dropdown select{
    width: 110%;
}

#registration-form-wrapper .row-margin{
    margin-top: 25px;
}

#registration-form-wrapper .registration-select{
    width: 25.2em;
}

.second-line-content{
    margin-left: 70px;    
}

.forum-questions-form-element, .form-label-input-wrapper{
    margin-bottom: 10px;
    text-align: right;
}

.for-corporations-select{
    width: 27.2em !important;
.form-checkbox { left: 189px; padding-top: 5px; position: relative; top: -5px; width: 5% !important; }
}
.form-checkbox-label { font-weight: normal !important; left: 185px; position: relative; top: -7px; }
}

.form-support-text{
    position:relative;
    left: 195px;
    font-size: 0.813;
}

/* ============================================
 * SEARCH RESULT TABLE STYLES
 * ============================================ */

.search-results-table{
    width: 100%;
}
.search-results-table tr 
{
    border-bottom: 10px solid #fff;
}
.search-results-table tbody td{
    padding: 0 5px 0 5px;
}


.search-programs-info {
    margin-left: 218px;
}

.form-btn {
    font-size: 0.9em;
}

.search-row-margin{
    margin-left: 75px;
}

.search-row-margin .select-wrap, .modify-search-form .select-wrap{
    width: 28em;
}

.search-results-table tr.search-results-table-header{
    background: none;
}

.search-results-table tr{
    background-color: #F3F3F3;
    vertical-align: top;
}

/*
.search-results-table tr, .search-results-pagination tr{
    
    font-size: 0.7em;   
}
*/
.search-results-table tr.seperator{
    height: 10px;
}

.search-results-table tr:last-child{
    background-color: #fff; 
} 
.search-results-table a, search-results-table .arrow{
    text-decoration: none;
}

#site-results-form-container .form-label{
    width: 200px;
    text-align: left;
    padding-top:10px;
}

#site-results-form-container .select-wrap{
    width: auto; 
}

#site-results-form-container select{
    width: 110%;   
}

#site-results-form-container input{
    width: 300px;
}

#site-results-content .searchResult, .form-notes-font-size{
    font-size: 0.813em;   

.modify-results{
    width:68% !important;
}
}
/*  ==========================================================================
    PRINT STYLES
    ========================================================================== */

@media print {

    .ir a:after
    * {
        background: transparent !important;
        box-shadow:none !important;
        color: #000 !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: "(" attr(href) ")";
    }

    abbr[title]:after {
        content: "(" attr(title) ")";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    /* img {
        max-width: 100% !important; */

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* ROYAL SLIDER RELATED STYLE BELOW */

#full-width-slider {
  width: 100%;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 50px;
  right: 18%;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: transparent;
  background: rgba(255, 255, 255, 0);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 100%;
  margin: 0 auto 24px;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 560px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 660px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  .infoBlock {
    padding: 10px;
    height: 100%;
    max-height: 100%;
    min-width: 40%;
    left: 0;
    top: 0;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}

.royalSlider {
    direction: ltr;
    height: 400px;
    position: relative;
    width: 600px;
}
.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl {
}
.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer {
}
.rsOverflow {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.rsContainer {
    height: 100%;
    position: relative;
    width: 100%;
}
.rsArrow, .rsThumbsArrow {
    cursor: pointer;
}
.rsThumb {
    float: left;
    position: relative;
}
.rsArrow, .rsNav, .rsThumbsArrow {
    opacity: 1;
    transition: opacity 0.3s linear 0s;
}
.rsHidden {
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear 0s;
    visibility: hidden;
}
.rsGCaption {
    float: left;
    text-align: center;
    width: 100%;
}
.royalSlider.rsFullscreen {
    bottom: 0 !important;
    height: auto !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    width: auto !important;
    z-index: 2147483647 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
    display: none;
    opacity: 1 !important;
    transition: all 0s ease 0s;
}
.rsSlide {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide {
    height: auto;
}
.rsContent {
    height: 100%;
    position: relative;
    width: 100%;
}
.rsPreloader {
    position: absolute;
    z-index: 0;
}
.rsNav {
    -moz-user-select: -moz-none;
}
.rsNavItem {
}
.rsThumbs {
    cursor: pointer;
    float: left;
    overflow: hidden;
    position: relative;
    z-index: 22;
}
.rsTabs {
    float: left;
}
.rsTabs, .rsThumbs {
}
.rsVideoContainer {
    height: auto;
    line-height: 0;
    position: relative;
    width: auto;
}
.rsVideoFrameHolder {
    background: none repeat scroll 0 0 #141414;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
}
.rsVideoFrameHolder.rsVideoActive {
    opacity: 1;
}
.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed {
    -moz-box-sizing: border-box;
    padding-right: 44px;
}
.rsABlock {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 15;
}
.grab-cursor {
    cursor: url("grab.png") 8 8, move;
}
.grabbing-cursor {
    cursor: url("grabbing.png") 8 8, move;
}
.rsNoDrag {
    cursor: auto;
}
.rsLink {
    background: url("blank.gif") repeat scroll 0 0 transparent;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20;
}

.bullets{
    z-index:1000;
}


/*  ==========================================================================
    INTRO TO LANDMARK FORUM PAGE
    ========================================================================== */
.border-style{
        border: 1px solid #E9E9E9;
        border-radius: 0 0 0 5px;
        padding: 0 5em 0 1em;
    }

.intro-video-container{
    width: 725px;
    height: 500px;
}

.intro-video-container .divider{
    background-color: #008da9;
    height: 15px;
    margin-bottom: 12px;
}

.intro-form-container{
    padding-top: 10px;
}

.intro-content-col1{
    border-right: 1px dotted;
    float:left; width:365px; height: 290px;
    margin-left:10px;
}

.intro-content-col2{
    float:right;
    width:325px;
    height: 290px;
    margin-right: 10px;
}

.intro-video-container input[type=checkbox]{
    margin: 0 10px;
}

.form-fields{
    height: 115px;
    width: 100%;
}

.form-fields-col1{
    float:left; height: 50px; width: 47%;    
}

.form-fields-col2{
    float:right; height: 50px; width: 52%;
}

.intro-video-container .form-fields input[type=text]{
    width: 165px;
}

.intro-video-container .form-fields label{
    font-weight: bold;
}

intro-video-container .intro-btn-wrapper{
    float:right;
    margin-right:10px;
}

.intro-video-container .margin-bottom {
    margin-bottom: 12px;
}

/*  ==========================================================================
    LEFT RAIL REQUEST INFORMATION TEMPLATE
    ========================================================================== */

.left-rail-wrapper{
    width: 100%;
    height: 500px;
    margin-top: 15px;
    font-size: 0.7em;
}

.left-rail-wrapper input[type=checkbox]{
    margin: 0 5px 0 0;
}

.left-rail-wrapper .form-text {
    font-size: 0.519em;
}

.left-rail-wrapper .intro-btn-wrapper{
    text-align: center;
    margin:7px;
}

.left-rail-content{
    background: #ECECEC;
    padding:10px;
}

.left-rail-wrapper h5{
    margin: 0.5em;
}

.left-rail-wrapper .labels{
    font-weight: 600;
}

.left-rail-wrapper input[type=text]{
    width: 100%;
    height: 25px;
}

/* ==============================================================================
 * LOGIN, CHANGE PASSWORD, FORGOT PASSWORD, UPDATE ACCOUNT
 * ==============================================================================*/

.change-password-table{
    margin-left: 10px;
}

.change-password-table .wide-label{
    margin-left:-10px;
}

.login-container{
    width: 100%;
}

.login-container .p-spacing{
    padding-top: 8px;
}

    width:200px;
    width:170px;
}

.login-container .form-field{
    width: 170px;
}
.contentinnerwrap table{
    padding-left: 20px;
}


/* ==============================================================================
 * WELCOME PAGE
 * ==============================================================================*/
.account-page-content{
    width: 100%;
    height: auto;
}

.account-menu{
    padding-left: 10px;
    border-width: 0px 0 0px 1px;
    border-style: dotted;
}

.seventy-five{
    float:left;
    width: 75%;
}

.twenty-five{
    float:right;
    width: 25%;
}

.content-inner-wrap {
    margin-left: 25px;   
}

.account-page-content li{
    list-style: none;
}

.account-page-content ul{
    padding: 0;
}

.account-page-right-nav li{
    list-style: none;
    padding-bottom:5px;
}

/* ==================================================================================
 * SCHEDULES PAGE
 * ==================================================================================*/

.schedules-page, .tuitions-page{
    font-size: 0.813em;
    width: 98%;
}

.schedules-page .section, .tuitions-page .section{
    padding: 10px 0 10px 0;
}

.schedules-page .divider{
    padding: 2px 0 2px 0;
}

.subtitle{
    font-weight: bold;
}

.schedule-row, .tuition-row{
    padding: 10px 0 0 0;
}

.schedules-page .course-name{
    padding: 0 10px 0 0;
}

.schedules-page .group-title, .tuitions-page .group-title{
    padding: 15px 0 0 0;
}

.schedules-page .select-wrap{
    width: 28em;
}

.schedules-filter-padding{
    padding: 20px 0 20px 0;
}

.filter-section{
    margin: 0 0 0px 0;
}

.schedules-page .video{
    margin: 10px 0 0 10px;
}

.course-group{
    padding-bottom: 15px;
}

/* ==================================================================================
 * SHARE URL ON SOCIAL NETWORKS BLOCK
 * ==================================================================================*/
.shareOnSocial img{
    margin: 0 2px;   
}

/* ==================================================================================
 * NEWS ARTICLES PAGES
 * ==================================================================================*/
.news-block{
    margin-bottom: 15px;
}

.news-content{
    width: 650px;   
}

.news-head{
    font-weight: bold;
}

.news-page{
    padding-top: 15px;   
}

/* ==================================================================================
 * BOOKS ARTICLES PAGES
 * ==================================================================================*/
.books-page{
    padding-top: 15px;
}

.book-block{
    margin-bottom: 15px;
}

.book-head{
    font-weight: bold;
}

.book-content{
    width: 650px;
    padding: 0 10px 0 10px;
}

.req
{
    color:Red;
}

/* ==================================================================================
 * News Feature
 * ==================================================================================*/


h1.new-news-title {
	margin-top: -10px;
	margin-bottom: 10px;
}

h2.new-news-subtitle {
	font-size: 15px;
	font-weight: bold;
	color: #898989;
	margin-bottom: 10px;
}

.new-feat-article {
	width: 250px;
	height: 184px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	position: relative;
}
.new-feat-article.last {
	margin-right: -40px;
}
.new-feat-article a {
	font-size: 14px;
	font-weight: 600;
	color: #fff !important;
}
.new-feat-article a em {
	font-weight: 400;
}
.new-feat-article img {
	display: block;
}

.new-feat-article span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px;
	background: #000;
	min-height: 70px;
	overflow: hidden;
	background: rgba(0,0,0,.6);
}

span.large
{
	font-size: 120%; 
}

span.x-large
{
	font-size: 140%; 
}