/* =============================================================================
   CSS RESET
   ========================================================================== */

*{
    margin:0; 
    outline:none;
    padding:0; 
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, 
small, strike, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, 
embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby,section, 
summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 100%;
    outline: none;
}

input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}

blockquote, q {quotes: none;}

table {border-collapse: collapse; border-spacing: 0;}
body { background:#fff !important; }
body > img {
    display:none;
}

:focus {
    outline: none;
}

html {

    height: 100%;
}

html, body {
    margin: 0 auto;
    min-height: 100%;
    padding: 0;
    min-width:100%;
}

ul,li{
    list-style-type:none;
}

body{
    background:#272727;
    font-size:100%;
    font-family: 'Open Sans';
    height: 100%;
}
body> form,
.mainPanel {
    height: 100%;
    }

/* =============================================================================
   FlUENCY WORKAROUNDS
   ========================================================================== */

.rmSlide iframe {
    display:none;
}

#fluencyAdminHeader {
    position: relative;
    z-index: 9999;
}


/* Display Mobile */

#sw_mob_navigation, .mobile, .mob-contact{
    display:none;
}

/* ==================================================== 
    WRAPPER     
   ====================================================*/

#wrapper {
    min-height: 100%;
    overflow:hidden;
    position: relative;
}

/* Common Styling */
.container{
    padding:15px 0;
}


/* ==================================================== 
    HEADER  
   ====================================================*/
   
#sw_header{
    background:#fff;
    height: 100%;  /* =====Manshoo - It was earlier 130px instead of 100% */
    padding: 0 1.5%;
    position: relative; 
    top: 0;
    width: 95%;
    z-index: 999;
	margin:0 auto;
}

body.adminmode #sw_header{
 margin-top:82px;
}

body.sw_content #sw_header{
    background: url("../images/header_bg_1.html") no-repeat scroll right -5px;
    border-bottom:2px solid #fff;
}

.sw_header_left{
    float: left;
    width: 27%;
}

.sw_header_right{
    float:right;
    width: 73%;
    height:55px;
}


/* --------------( LOGO ) --------------*/
    
h1#sw_logo {
    height: 104px;
    left: 0;
    position: relative;
    top: 10px;
    width: 104px;
    z-index: 999;
    float:left;
    margin-right:2%;
}

h1#sw_logo a {
   
    display: block;
    height: 104px;
    text-indent: -9999px;
    width: 103px;
}

h1#sw_logo_1 {
    float: left;
    height: 44px;
    left: 170px;
    position: absolute;
    top: 25px;
    width:236px;
    z-index: 999;
}

h1#sw_logo_1 a {
    background: url("../images/logo_1.png") no-repeat scroll 0 0;
    display: block;
    height: 44px;
    text-indent: -9999px;
    width: 236px;
}


.slogan{
    left: 140px;
    position: absolute;
    top: 90px;
}


/* --------------( TOP NAVIGATION ) --------------*/

ul#top_navigation{
    float:right;
    background:#CD242B;
}

ul#top_navigation li{
    float: left;
    padding: 5px 0;
}

ul#top_navigation li a
{
    color: #ffffff;
    font-family:"Ubuntu";
    font-size: 13px;
    padding: 5px 20px;
}

ul#top_navigation li a:hover{
    color:#fff;
    background:#B99A6F;
}

ul#top_navigation li span{
    color: #ffffff;
    font-family: 'Open Sans';
    font-size: 1em;
    float:right;
}

/* --------------( SEARCH ) --------------*/

.search{
    height: 29px;
    position: absolute;
    right: 20px;
    top: 45px;
    width: 190px;
}

.search .searchInput{
    background:none;
    border: medium none;
    color: #b9b9b9;
    font-family: 'Open Sans';
    font-size: 1em;
    height: 10px;
    padding:7px 15px 6px 20px;
    text-transform: capitalize;
    width: 130px;
}

.search input[type="image"]{
    background: url("../images/search_btn.png") no-repeat scroll 0 0 transparent;
    height: 15px !important;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 5px;
    transition: all 0.2s ease 0s;
    width: 31px !important;
}

.search input[type="image"]:hover{
    background-position:0 -15px;
}

.search .searchInput:hover,
.search .searchInput:focus,
.search .searchInput:active
{
    color:#ce9b5a;
}


/* --------------( NAVIGATION ) --------------*/

#sw_navigation {
    height: 43px;
    position: relative;
    float:right;
    max-width:720px;
    /*background:#222222;*/
}

.overlay{
    background:#000;
    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
    width:100%;
    height:100%;
    top:0;
    position:fixed;
    z-index:99;
    display:none;
}

#sw_navigation .RadMenu {
    display: block;
    height: 43px;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 999 !important;
}


#sw_navigation .RadMenu ul li,
#sw_nav .RadMenu ul li a {
    text-decoration:none;
    color:#ffffff;
}

#sw_navigation .RadMenu ul.rmRootGroup {
    display: block;
    font-size: 1.2em;
    height:43px;
    float:right;
    list-style: none outside none;
    width: auto;
}
#sw_navigation .RadMenu ul.rmRootGroup > li.rmItem,
#sw_navigation .RadMenu ul.rmRootGroup > li {
    float: left;
    height: 43px;
    padding: 0;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: top;
    width: auto;
}

#sw_navigation .RadMenu ul.rmRootGroup > li.rmLast a{
    background:none;
}

#sw_navigation .RadMenu ul.rmRootGroup > li > a > span.rmText {
    display: block;
    height: 43px;
    line-height: 50px;
    padding: 0 22px;
    vertical-align: middle;
    width: auto;
    *cursor:pointer; /* Ie 7fix */
}

#sw_navigation .RadMenu ul.rmRootGroup li,
#sw_navigation .RadMenu ul.rmRootGroup li a {
    font-size:100%;
    font-weight: normal;
    text-decoration: none;
    font-family:"Open Sans";
    text-shadow:none;
    color:#ffffff;
}

#sw_navigation .RadMenu ul.rmRootGroup > li > a {
    display: block;
    height: 43px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto;
}

#sw_navigation .RadMenu ul.rmRootGroup > li.rmFirst{
    background:none;
}

/* --------------( LEVEL 1 SELECTED PAGE ) --------------*/
#sw_navigation .RadMenu ul.rmRootGroup > li.selectedPage,
#sw_navigation .RadMenu ul.rmRootGroup > li.selectedPageRoot,
#sw_navigation .RadMenu ul.rmRootGroup > li.selectedPagePath,
#sw_navigation .RadMenu ul.rmRootGroup > li:hover {
    
}

#sw_navigation .RadMenu ul.rmRootGroup > li.selectedPage > a,
#sw_navigation .RadMenu ul.rmRootGroup > li.selectedPageRoot > a,
#sw_navigation .RadMenu ul.rmRootGroup > li.selectedPagePath > a,
#sw_navigation .RadMenu ul.rmRootGroup > li:hover > a {
    background-color:#8f1c26;
    color:#ffffff;
}

#sw_navigation .RadMenu ul.rmRootGroup > li.rmFirst > a:hover{
    background-color:#8f1c26 !important;
    color:#ffffff;
}

#sw_navigation .RadMenu ul.rmRootGroup > li.rmFirst.selectedPage > a{
    color:#ffffff;
    background-color:transparent;
}

#sw_navigation .RadMenu ul.rmRootGroup > li.selectedPage > a > span,
#sw_navigation .RadMenu ul.rmRootGroup > li.selectedPageRoot > a > span,
#sw_navigation .RadMenu ul.rmRootGroup > li.selectedPagePath > a > span,
#sw_navigation.RadMenu ul.rmRootGroup > li:hover > a > span {}

#sw_navigation .RadMenu ul.rmRootGroup li > .rmSlide{display:none;}


/* Level 2 Selected Page */


/*----------- Hover Styles ---------------*/

#sw_navigation .RadMenu ul.rmRootGroup li:hover > .rmSlide {
    display: block;
    left: 25px;
    padding: 10px 0 0;
    position: absolute;
    top: 33px;
    width: 250px;
    display:none;
}

#sw_navigation .RadMenu ul.rmRootGroup li + li + li + li:hover > .rmSlide{
    left:-28px;
}

#sw_navigation .RadMenu ul.rmRootGroup li.rmLast:hover > .rmSlide{
    left:-150px;
}

#sw_navigation .RadMenu ul.rmRootGroup li:hover > .rmSlide  ul  {   
    background: none repeat scroll 0 0 #8f1c26;
    font-size: 0.8em;
    padding: 10px 0; 
}

#sw_navigation .RadMenu ul.rmRootGroup li:hover > .rmSlide  ul li  {
    display: block;
    height: auto;
    list-style: none outside none;
    overflow: hidden;
    text-align: left;
    width: auto;
    z-index: 9999;
}

#sw_navigation .RadMenu ul.rmRootGroup li:hover > .rmSlide  ul li:hover{
    background:#f3cf55;
}


#sw_navigation .RadMenu ul.rmRootGroup li:hover > .rmSlide  ul li:last-child  {
    border-bottom:none !important;      
}


#sw_navigation .RadMenu ul.rmRootGroup li:hover > .rmSlide  ul li  a{
    color: #ffffff !important;
    display: block;
    padding: 8px 5px 8px 25px;
}
  
#sw_navigation .RadMenu ul.rmRootGroup li > .rmSlide ul li .rmSlide,
#sw_navigation .RadMenu ul.rmRootGroup li:hover > .rmSlide ul li .rmSlide
{
  display:none;
}


/* --------------( BANNER SUPERSIZE ) --------------*/

#sw_background{
    height: auto;
    position:relative;
}

body.sw_content #sw_background{
    background: url("../images/shade.html") no-repeat scroll right bottom;
    height:100%;
    z-index:0;
    border:0;
    margin:0;
    min-height:100%;
    position: fixed;
    width:55%;
    top:0;
    right:0;
}

body.content #supersized{
    width:100%;
    min-width:50%;
    min-height:100%;
    height:100%;
    right:0;
    z-index:-1;
    top: 0;
    visibility:inherit !important;
    position: fixed;
}

#supersized {
    cursor: default;
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 0;
}

    
#supersized a{
    width:100%; 
    height:100%; 
    display:block; 
    cursor:default;
}
    
#supersized img{ 
    width:auto; 
    height:auto; 
    position:relative; 
    -ms-interpolation-mode:bicubic; 
    image-rendering: optimizeQuality; 
    display:none; 
    top:0 !important;
}

#supersized li {
    background: none repeat scroll 0 0 #262626;
    display: block;
    height: 100%;
    left: 0;
    list-style: none outside none;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -30;
}

#supersized li.prevslide img, 
#supersized li.activeslide img{ 
    display:inline; 
}

#supersized li.prevslide {
    z-index: -20;
}

#supersized li.activeslide {
    z-index: 10;
}

#supersized.quality img { 
    -ms-interpolation-mode:bicubic; 
    image-rendering: optimizeQuality; 
}

#sw_background_administrator{
    background: url("../images/style/gradient_20_black_transparent_80.html") repeat-x scroll 0 1px #8f1c26;
    max-width: 200px;
    min-height: 100px;
    padding: 15px;
    position: absolute;
    right: 5%;
    top: 30%;
    z-index: 99;
    display:none;
}

body.editmode #sw_background_administrator{
    display:block;
}

#sw_background_administrator h4{
    font-family:"Open Sans";
    color:#ffffff;
    text-transform:uppercase;
    border-bottom:1px solid #8f1c26;
}

#sw_background_administrator .SlideShowHolder{
    display:none;
}



/* ===========================================================
    HOME CONTENT SECTION
   =========================================================*/
#content_wrappper{
    position: relative;
    z-index: 9;
}

body.content #content_wrappper{
    background: none repeat scroll 0 0;
    margin: 14px 2% 617px;
    width: 96%;
}

body.adminmode #content_wrappper{
    height: 100%;
    margin: 220px 2% 0;
    overflow: hidden;
}


/* --------------( QUICKLINK ) --------------*/




#sw_quicklink .bodycontent ul{
    border:none;
    padding:0;
}

#sw_quicklink .bodycontent ul li{
    background:#272727;
    border: medium none;
    float: left;
    height: 100px;
    padding: 0;
    max-width: 96%;
    width:100%;
    position:relative;
    margin:0 8px 8px ;
}

#sw_quicklink .bodycontent ul li.first{
    background:#CD242B;
}

#sw_quicklink .bodycontent ul li .ql_icon{
    height: 100px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}

#sw_quicklink .bodycontent ul li.first .ql_icon{
    background: url("../images/quicklink_one.png") no-repeat scroll right 0 transparent;
}

#sw_quicklink .bodycontent ul li.second .ql_icon{
    background: url("../images/quicklink_two.png") no-repeat scroll right 0 transparent;
}

#sw_quicklink .bodycontent ul li.third .ql_icon{
    background: url("../images/quicklink_three.png") no-repeat scroll right bottom transparent;
}

#sw_quicklink .bodycontent ul li.fourth .ql_icon{
    background:url("../images/download.png") no-repeat scroll right bottom transparent;
}

#sw_quicklink .bodycontent ul li .ql{
    height: 28px;
    position: absolute;
    width: 260px;
    left:0;
	z-index:99;
}

#sw_quicklink .bodycontent ul li a{
    color: #ce9b5a;
    display: block;
    font-family: "Open Sans";
    font-size: 1.6em;
    padding: 30px 20px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}

#sw_quicklink .bodycontent ul li a:hover{
    color:#dfdfdf;
}

#sw_quicklink .bodycontent ul li a span{
    font-size:0.68em;
    display:block;
    font-family:"Open Sans";
}


/* --------------( GENERAL ) --------------*/

#sw_heading {
    height: 40px;
    padding: 0;
    position: relative;
    left: 0;
    z-index: 99;
}

#sw_content {
    padding:10px 15px;
}

/* ==========================================================
   Footer
   =========================================================*/  

#footer{
    background:#CD242B;
    overflow: hidden;
    padding: 10px 2% 0;
    /* position: fixed; */
    width: 100%;
    z-index: 9999;
    height:auto;
    bottom:30px;
    margin-top: 31px;
}

.footer-heading{
    width:100%;
    height:26px;
}

.footer-wrap{
    display:none;
    height:100px;
    width:100%;
}

.col-1, .col-2, .col-3, .col-4{
    width:25%;
    float:left;
	padding:0px 15px;
}


#footer h4{
    color:#ce9b5a;
    font-size:18px;
    font-family:"Open Sans";
    cursor:pointer;
	font-weight:bold;
}

#footer .wrap_heading,
#sw_header .wrap_heading
{
    background:none;
    margin:0;
    padding:0;
}

#footer h4.active-footer{
    background: url("../images/arrow_white_top_down.png") no-repeat scroll 85% 3px transparent;
}

.f-content{
    padding:10px 0;
}
.f-content p{
color:#fff;
font-family:"Ubuntu";
font-size:14px;
line-height:20px;
text-align:justify;
}
.f-content a{
    color:#ce9b5a;
    font-family:"Open Sans";
    border-bottom:1px solid #ce9b5a;
}

.f-content a:hover{
    color:#ce9b5a;
    border-bottom:1px solid #ffffff;
}

#footer ul li{
    color:#ffffff;
    font-size:100%;
    margin-bottom:8px;
    font-family:"Open Sans";
    font-size:0.85em;
}

.col-3 a, .col-4 a{
    color:#ffffff;
    border:none;
}

.col-3 a:hover, .col-4 a:hover{
    border-bottom:1px solid #ce9b5a;
    color:#ce9b5a;
}



/* Footer Bottom */


.footer-bottom{
    background: #272727;
    clear: both;
    color: #ffffff;
    display: block;
    font-family:"Open Sans";
    font-size:11px;
    margin: 0 auto;
    padding: 12px 2% 8px;
    /* position: fixed; */
    width: 96%;
    z-index: 9;
    bottom:0;
    z-index:999;
	width:100%;
}

.footer-bottom .left{
    float: left;
    width: 72%;
}

.footer-bottom .right{
    float:right;
}

.footer-bottom .right a, .footer-bottom .left a{
    color:#ffffff;
    padding-bottom:2px;
}

.footer-bottom .right a:hover,
.footer-bottom .left a:hover
{
  color:#765c06;
}


.footer-bottom .left a{
    margin-left: 20px;
    padding: 0 0 0 20px;
}

/* ==========================================================
   CONTENT PAGE 
   =========================================================*/


/* --------------( Contentholder ) --------------*/

#contentholder{
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    min-height: 350px;
    position: relative;
    top: 20px;
    width: 68%;
    max-width:640px;
    padding:20px 1.5%;
    margin-bottom:130px;
}

body.yearGroup #contentholder {
    /*min-height:1500px;*/
}


/* Section Navigation */

#section_navigation{
    background: none repeat scroll 0 0 #272727;
    float: left;
    height: auto;
    margin-right: 20px;
    max-width: 18%;
    min-width: 200px;
    padding: 0 0 20px;
    position: relative;
    /* top: 20px; */
    width: 18%;
}

#section_navigation .RadMenu {
    margin: 0;
    overflow: visible;
}

#section_navigation .RadMenu ul.rmRootGroup {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    height: auto;
    font-size: 100%;
    color: #ffffff;
    height: auto;
    display: block;
    font-weight: normal;
    position:relative;
    z-index:99;
    padding:10px 0 10px 10px;
}

#section_navigation .RadMenu ul.rmRootGroup li {
    clear: both;
    display: block;
    font-size: 100%;
    height: auto;
    margin: 0 !important;
    overflow: visible;
    padding: 0 !important;
    position: relative;
}

#section_navigation .RadMenu > ul.rmRootGroup li > a {
    background: url("../images/bullet_3.html") no-repeat scroll 15px 10px transparent;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: 'Open Sans';
    font-size: 0.9em;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    padding:0 0 0 25px;
}


#section_navigation .RadMenu ul.rmRootGroup > li.rmLast > a {}
#section_navigation .RadMenu ul.rmRootGroup li > a span {
    background: none repeat scroll 0 0 transparent;
    display: block;
    min-height: 10px;
    padding: 0;
}

#section_navigation .RadMenu ul.rmRootGroup li > a span{
    padding:4px 0 5px 7px;
}


/* Selected Page width Sub Pages */
#section_navigation .RadMenu ul.rmRootGroup li > a:hover,
#section_navigation .RadMenu ul.rmRootGroup li.selectedPage > a,
#section_navigation .RadMenu ul.rmRootGroup li.selectedPagePath > a {
    background: url("../images/bullet_3.html") no-repeat scroll 15px 10px #ce9b5a;
    color:#ffffff;
}

#section_navigation .RadMenu ul.rmRootGroup li > a span:hover,
#section_navigation .RadMenu ul.rmRootGroup li.selectedPage > a span,
#section_navigation .RadMenu ul.rmRootGroup li.selectedPagePath > a span{
}

#section_navigation .RadMenu ul.rmRootGroup li.selectedPage.hasChildren,
#section_navigation .RadMenu ul.rmRootGroup li.selectedPagePath.hasChildren {
    padding-bottom:15px !important;
}

#section_navigation .RadMenu ul.rmRootGroup > li .rmSlide > ul.rmVertical > li > a:hover,
#section_navigation .RadMenu ul.rmRootGroup > li .rmSlide > ul.rmVertical > li.selectedPage > a,
#section_navigation .RadMenu ul.rmRootGroup > li .rmSlide > ul.rmVertical > li.selectedPagePath > a {
    color:#f3cf55 !important;
}

#section_navigation .RadMenu ul.rmRootGroup > li.selectedPage  {
    color:#f3cf55;
}

#section_navigation .RadMenu ul.rmRootGroup li > .rmSlide {
    background: none;
    margin: 0 0 0 30px;
    width: auto;
}
#section_navigation .RadMenu ul.rmRootGroup li.selectedPageRoot  > .rmSlide {
    bottom: auto !important;
    display: block;
    height: auto !important;
    top: auto !important;
}

/* Sub-nav */

#section_navigation .RadMenu ul.rmRootGroup li ul{
    padding-left:15px;
}


#section_navigation .RadMenu ul.rmRootGroup li.hasChildren{
    background: url("../images/dropdown_down_arrow.html") no-repeat scroll 95% 5px transparent;
}

#section_navigation .RadMenu ul.rmRootGroup li.hasChildren .rmSlide{
    display:none;
}




/* =======================================================
   CONTENT SECTION
   =====================================================*/


/* ==========================================================
   ADDITONAL CONTENT PAGE STYLING
   =========================================================*/
.page_title{
    color: #ffffff;
    display: block;
    font-family:"Open Sans";
    font-size: 1.5em;
    height: 25px;
    margin-bottom: 5px;
    padding: 13px 10px 6px 20px;
    position: relative;
    text-transform: uppercase;
}

#contentholder .page_title{
    color: #666666;
    font-family: "Open Sans";
    font-size: 1.5em;
    height: auto;
    margin-bottom: 0;
    margin-top: 15px;
    padding: 0;
}

#section_navigation .page_title{
    font-size:1.3em;
}



/* Bread Crumb */

.breadCrumb {
    border-width:1px 0;
    border-style:solid;
    border-color:#ce9b5a;
    width:auto;
    font-family:"Open Sans";
    color:#666666;
    text-transform:uppercase;
    padding:8px 0;
    font-size:0.9em;
    font-style: italic;
}

.breadCrumb a{
    background:url("../images/breadcrumb_arrow.html") no-repeat scroll right 0;
    color:#666666;
    padding-right:25px
}

.breadCrumb span{
    padding-left:10px;
}

ul.detailpage{
    padding: 20px 0 0;
    width: auto;
}

ul.detailpage li{
    list-style-type: none;
    margin-bottom: 10px;
    padding:0 0 0 25px;
}

ul.detailpage a{
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: 'Open Sans';
    font-size: 1em;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
    text-shadow: none;
    padding:5px 0 7px 40px;
    text-transform: uppercase;
    background: url("../images/bullet_3.html") no-repeat scroll 15px 10px transparent;
}


ul.detailpage li a:hover{
    background:url("../images/bullet_3.html") no-repeat scroll 15px 10px #ce9b5a;
}



/*------------------------------[ Tab ]------------------------------*/

#sw_tab {
    width:100%;
    max-width:600px;
    height:auto;
    position:relative;
}
#sw_tab_wrapper {
    height: auto;
    left: 0;
    position: relative;
    top: 0;
    width:100%;
    max-width:600px;
}
#sw_tab_wrapper ul {
    list-style:none;
    padding:0;
    margin:0;
    font-size:100%;
    left:0;
}
#sw_tab_wrapper ul#sw_tab_nav {
  clear: both;
  height: 35px;
  line-height: 35px;
  position: static;
    width:100%;
    max-width:600px;
}
#sw_tab_wrapper ul#sw_tab_nav li {
    color: #152255;
    float: left;
    font-size: 100%;
    height: 10px;
    line-height: 35px;
    padding:0;
    width:auto;
}

#sw_tab_wrapper ul#sw_tab_nav li.first a{
    padding: 15px 0 25px 0;
}

#sw_tab_wrapper ul#sw_tab_nav .sw_active_background {display:none;}

#sw_tab_wrapper ul#sw_tab_nav li a.selected {
    background: url("../images/style/image_border_3_15_red.html") repeat-x scroll 0 bottom transparent;
}

#sw_tab_wrapper ul#sw_tab_nav li.selected a {
    color:#CD242B;
}
#sw_tab_nav li a {
    display: block;
    font-family: "Open Sans";
    font-size:1.2em;
    line-height: 0;
    padding:  15px 15px 25px;
    text-transform: uppercase;
    color:#666666;
}

#sw_tab_mask {
      background: none;
      clear: both;
      float: none;
      height: auto;
      overflow: hidden;
      position: relative;
    width:100%;
    max-width:600px;
}
#sw_tab_pane {
    list-style:none;
    padding:0;
    background:none;
    position:relative;
    width:100%;
}
#sw_tab_pane > li {
    float: left;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    width:99%;
    max-width:99%;
    display:none;
}

#sw_tab_pane li.selected{
    display:block !important;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
}


/* Important Notice */
#important_notice{
    background: #ffffff;
    margin:0 auto;
    position: fixed;
    left:25%;
    top: 40%;
    width: 833px;
    height:280px;
    z-index: 999999;
    padding:15px 20px;
}


#important_notice .imp_title{
    font-family:"Open Sans";
    color:#666666;
    font-size:1.2em;
    text-transform:uppercase;
}

#important_notice .middle_imp {
    height: 250px;
    width: auto;
}

#important_notice .top {
    background: none !important;
    color: #CD242B;
    font-family:"Open Sans";
    font-size: 16px;
    font-weight: normal;
    height: 31px;
    text-transform: lowercase;
    width: auto;
    margin-bottom:10px;
}

#important_notice .content-watermark{
    background:none;
    padding:10px 40px;
}

#important_notice .important_close_btn{
    float: right;
    position: absolute;
    right: 20px;
    top: 10px;
}

#important_notice .important_close_btn a{
    color: #CD242B;
    font-family: "Open Sans";
    text-decoration: none;
    text-transform: uppercase;
}

#important_notice .important_close_btn a:hover{
    color:#666666;
}

#important_notice_overlay{
    background-color: #000;
    opacity: 0.75;
    filter:alpha(opacity=75);
    position: fixed;
    z-index:99992;
    width: 100%;
    height: 100%;
    min-height: 100%;
    top:0;
}

body.adminmode #important_notice_overlay{
    top:82px;
}

#important_notice.hidden, #important_notice_overlay.hidden{
    display:none !important;
}


/* Editmde Fluency Features */
#fluencyAdminHeader{
    position:fixed !important;
    width:100%;
}

#topAdmin .inner,
#bottomAdmin .inner{
    width:90% !important;
    max-width:90% !important;
}


/* Virtual Tour thumbnail */

body.virtualtour div.bodycontent:first-child,
body.virtualtour #cm_ctl00_FeatureWebpartZone1_ctl00_BodyContent.bodycontent {
    clear: both;
    float: none;
    margin: 0;
    max-width: 100%;
    }
body.virtualtour div.bodycontent {
    clear: none;
    float: left;
    margin: -125px 0 20px;
    max-width: 60%;
    }
body.virtualtour div.photoGalleryElement div.thumbnail{
    float: left;
    height: 100px;
    margin: 0 0 10px 15px;
}

body.virtualtour div.photoGalleryElement{
    float: right;
    margin: 10px 0;
    max-width: 240px;
}

body.virtualtour div.photoGalleryElement div.thumbnail .thumbContents{
    width:100%;
    height:100%;    
}

body.virtualtour div.photoGalleryElement div.thumbnail a{
    width:100%;
    height:100%;
}

body.virtualtour div.photoGalleryElement div.thumbnail img{
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}

ul.ulBlock li {
    float: none !important;
    display: block !important;
}

ul.firstUL li {
    float: none !important;
    display: block !important;
}

.sw_home #footer {
    position: fixed;
}

.sw_home .footer-bottom {
    position: fixed;
}

.sw_header_right ul.top_menu { float:right; background:#CD242B; border-radius:0px 0px 5px 5px; }
.sw_header_right ul.top_menu li { list-style:outside none; padding:8px 20px; border-right:1px solid rgba(255,255,255,0.2); float:left; }
.sw_header_right ul.top_menu li:last-child { border:0px; }
.sw_header_right ul.top_menu li a { color:#fff; text-decoration:none; font-family:'Open Sans'; font-size:13px; text-align:center; }


.photo_gallery_row { margin: 0px 0px; }
.photo_gallery_row ul.photo_gallery { margin:0px; padding:0px; }
.photo_gallery_row ul.photo_gallery li { list-style:outside none; padding:0px 5px; display:inline-block; }
.photo_gallery_row ul.photo_gallery li img { display:inline-block ; max-width:100%; width:80px; height:60px; }

.slider_container_left { width:70%; float:left; }
.slider_container_right { width:30%; float:left; }
@media(max-width: 767px) { 
.sw_header_right ul.top_menu li { padding:6px; }
.logo { position:relative;  }
.logo img { width:96%; height:auto; padding:20px 0px;} 
.sw_header_right ul.top_menu { position:absolute; top:0px; right:10px; }
.sw_home #footer { display:none; }
.slider_container_left, .slider_container_right  { width:100%; }
}
@media(max-width: 480px) { 
.sw_header_right ul.top_menu li a { font-size:12px; }
}
ul.main_nav {
    background: #FFF none repeat scroll 0% 0%;
    z-index: 99999;
    margin: 0px auto;
    width: 100%;
    position: fixed;
    bottom: 30px;
}ul.main_nav {
    margin: 0px;
    padding: 0px;
    border-top: 2px solid #D42118;
}ul.main_nav li {
    display: inline-block;
    width: auto;
    padding: 6px 20px 6px;
    list-style: outside none none;
}ul.main_nav li img {
    float: left;
}ul.main_nav li a > span {
    font-size: 14px !important;
    float: left;
    padding-left: 10px;
    padding-top: 18px;
    line-height: 18px !important;
    color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}.top-image {
    float: left;
    width: 100%;
}.page-title {
    float: left;
    width: 100%;
}.page-title h1 {
    padding: 20px 60px;
    color: #2D2D2D;
    float: left;
    font-family: "Trebuchet MS";
    font-size: 30px;
    font-weight: 500;
    line-height: 23px;
    background: #FFF none repeat scroll 0px 0px;
    position: absolute;
    top: -63px;
    border-radius: 10px 10px 0px 0px;
}.page-title h1 span {    color: #2C9EBB;
}
img { max-width:100%; }


@media (min-width:1200px) and (max-width: 1255px) { ul.main_nav li {
    padding: 4px 14px 0px !important;
} }

.details { display:block; padding:40px 0px 120px; background-attachment:fixed; background-size:cover; } /* Removed background Image */


.bg-white {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
    padding: 25px 20px;
    margin-bottom: 25px;
}
.bg-white1 {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
    padding: 25px 35px;
    margin-bottom: 25px;
	display:block;
}

.bg-white1 p {  font-family:Georgia, "Times New Roman", Times, serif; 
				font-size: 13px;
				line-height: 23px;
				color: #333;
				text-align: justify;
				margin-bottom:15px; }

.bg-white p { font-family:Georgia, "Times New Roman", Times, serif; line-height:24px; }

.bg-white1 h3  { font-size:30px; color:#D11A22; background:none; } 
.bg-white1 h4 { background:none; color:#D3A020; font-size:25px; }
.bg-white1 h5 { background:none; color:#D11A22; font-size:20px; }
ul.left_menu {
    padding: 0px;
    margin: 0px;
}ul.left_menu li {
    list-style: outside none none;
    padding-left: 10px;
}ul.left_menu li a {
    padding: 8px 0px;
    color: #414141;
    border-bottom: 1px solid #E7E7E7;
    display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:23px;
}ul.left_menu li img {
    float: right;
    padding-top: 10px;
}ul.left_menu li:hover img { float:left; padding-top:10px; margin-right:10px;
-webkit-transition: all 0.9s ease;
  -moz-transition: all  0.9s ease;
  -o-transition: all  0.9s ease;
  -ms-transition: all  0.9s ease;
  transition: all  0.9s ease; }
  
ul.normal { margin:0px; padding:0px 0px 0px 15px;  }
ul.normal li { list-style:outside circle; line-height:28px; font-family: Georgia,"Times New Roman",Times,serif; font-size: 13px; color: #333; text-align: justify;  }
ul.normal li ul { margin:0px; padding:0px 0px 0px 15px; }

ul.latest_news { margin:0px; padding:0px 0px 0px 15px;  }
ul.latest_news li { list-style:outside square; line-height:28px; font-family: Georgia,"Times New Roman",Times,serif; font-size: 13px; color: #333; text-align: justify; margin-bottom:10px; border-bottom:1px solid #CFCFCF; border-bottom-style:dashed; padding-bottom:15px;  }

ul.normal1 { margin:0px; padding:0px 0px 0px 15px; display:inline-block; width:100%  }
ul.normal1 li { list-style:outside circle; line-height:28px; font-family: Georgia,"Times New Roman",Times,serif; font-size: 13px; color: #333; text-align: justify; width:33.3333%; float:left;  }

ul.normal2 { margin:0px; padding:0px 0px 0px 15px; display:inline-block; width:100%  }
ul.normal2 li { list-style:outside circle; line-height:28px; font-family: Georgia,"Times New Roman",Times,serif; font-size: 13px; color: #333; text-align: justify; width:25%; float:left;  }
small  {font-size:11px !important; font-family:"Trebuchet MS" !important; }
small.center { text-align:center !important; }
@media ( max-width:767px) { ul.normal1 li, ul.normal2 li  { width:50%; } } 

form.form-control2  {font-family:"Trebuchet MS"; }
form.form-control2 p { font-size:12px; font-family:"Trebuchet MS"; }

form.contact_form .span-6 {
    width: 46.5%;
    float: left;
    margin: 0px 0px 5px 15px;
}
form.contact_form input {
    height: 45px;
    background: #F9F9F9 none repeat scroll 0% 0%;
    border: 0px none;
    text-indent: 8px;
}
ol.forms input, ol.forms textarea, .wpcf7 input, .wpcf7 textarea {
    border: 1px solid #ECECEC;
    padding: 8px 12px;
    font-size: 12px;
    width: 100%;
    resize: none;
    display: inline-block;
    margin-bottom: 10px;
    background: #F9F9F9 none repeat scroll 0% 0%;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}form.contact_form textarea {
    background: #F9F9F9 none repeat scroll 0% 0%;
    border: 0px none;
    text-indent: 8px;
    padding-top: 8px;
    resize: none;
    font-family: "Trebuchet MS";
}.wpcf7 textarea {
    border: 1px solid #ECECEC;
    padding: 8px 12px;
    font-size: 12px;
    width: 100%;
    resize: none;
    display: inline-block;
    margin-bottom: 10px;
    background: #F9F9F9 none repeat scroll 0% 0%;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}form.contact_form .row {
    display: block;
    margin: 0px -15px;
}.vc_btn_alizarin:hover{
    background-color: #B83F33 !important;
    color: #FFF !important;
}.vc_btn_alizarin {
    background-color: #D42118 !important;
    color: #FFF;
	font-family:"Trebuchet MS"; font-size:14px !important;
	display:inline-block; padding:10px 30px;
	margin-bottom:35px; }
	.vc_btn_round {
    border-radius: 25px;
}
.blink {
    -webkit-animation: blink .75s linear infinite;
    -moz-animation: blink .75s linear infinite;
    -ms-animation: blink .75s linear infinite;
    -o-animation: blink .75s linear infinite;
    animation: blink .75s linear infinite;
}

@-webkit-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-moz-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-ms-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-o-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

/* @end */

.btn-red {  background-color: #D42118 !important;
			color: #FFF;
			font-family: "Trebuchet MS";
			font-size: 14px !important;
			display:inline-block;
			padding:15px 30px;
		}
.btn-cream {  background-color: #E1D19C !important;
			color: #000;
			font-family: "Trebuchet MS";
			font-size: 14px !important;
			display:inline-block;
			padding:15px 30px;
		}
		

.table_heading { font-size:14px; color:#000; }


 /* Stuff for example seven - including conditionals below */
        ul { margin:0px; padding:0px; }
        #ie-test { position: relative; width: 100%; }
        #boxLinks { list-style: none; overflow: hidden; }
        #boxLinks li {  display: inline; }
        #boxLinks li a { padding: 15px 25px; color: black; text-decoration: none; border: 1px solid #fff; float: left; display: block; margin-left: -1px; position: relative; left: 1px; font-family:"Trebuchet MS"; font-size:13px; background:#F2F2F2; }
        #boxLinks li a:hover { color: #fff; background: #000; }
        #box { height:645px; overflow: hidden; padding: 20px 0px 0px; position: relative; top: -1px; }
        .box { display: none; height:645px; overflow-y: auto; display: block; position: relative; overflow-x: hidden; }
        #box1:target, #box2:target, #box3:target { display: block; }
		
form.form-control2 input {
		height: 45px;
		background: #fff none repeat scroll 0% 0%;
		border: 1px solid #e7e7e7;
		text-indent: 8px;
		border-radius:5px;
		width:100%;
		margin-bottom:8px ;
		font-size:13px;
}

form.form-control2 input.line_input {
		height:35px;
		background: #fff;
		border-bottom: 1px solid #e7e7e7;
		text-indent: 8px;
		border-radius:5px;
		width:auto;
		margin-bottom:8px ;
		font-size:13px;
}

form.form-control2 select {
height: 45px;
border: 1px solid #e7e7e7;
border-radius:5px;
text-indent: 2px;
width:100%;
color:#000 !important;
margin-bottom:8px !important;
-moz-appearance: none;
background:#fff url(../images/arrow_down.jpg); background-repeat:no-repeat; background-position:97% 50%; }
}
form.form-control2 select:hover { background:#f9f9f9 !important;color:#FF0000 !important; }

form.form-control2 textarea {
background: #fff !important;
border: 1px solid #e7e7e7;
border-radius:5px;
text-indent: 2px;
width:100%;
resize:none;
padding:15px 0px;
margin-bottom: 8px !important;
}
.star_red { color:#FF0000; font-size:18px; }


form.form-control2 table { border:0px; margin:0px ; padding:0px; }
form.form-control2 tbody, tr, th, td { border:0px; vertical-align:middle; }
form.form-control2 td { padding:5px 0px 5px 15px; }

.sectiongap {
padding : 40px 0px 80px 0px;
}
form.form-control2 p { text-transform:uppercase; }
form.form-control2 .row { display:block; margin:0px -15px; clear:both; }
form.form-control2 .col-10 { width:7%; float: left; }
form.form-control2 .col-1 { width:11.3%; float: left; }
form.form-control2 .col-2 { width:16.5%; float: left; }
form.form-control2 .col-3 { width:21.9%; float: left; }
form.form-control2 .col-4 { width:30%; float: left; }
form.form-control2 .col-5 { width:20%; float: left; }
form.form-control2 .col-6 { width:46.2%; float: left; }
form.form-control2 .col-12 { width:100%; float: left; }
form.form-control2 .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-10, .col-12 { padding:0px 15px;}
@media (max-width: 989px ) {
form.form-control2 .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-10 { width:100% !important;}


}
.wpb_row *,
.wpb_row *:before,
.wpb_row *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@keyframes blink {
to { color: #fff; }
}

.downloads {
color: #000;
animation: blink 1s steps(2, start) infinite;
font-weight:bold;

}.item-new {
    background: #D3362E none repeat scroll 0% 0%;
    border-radius: 3px;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.01em;
    padding: 4px 10px;
    position: absolute;
	top:-20px;
	margin-left:-30px;
    text-transform: uppercase;
	font-family:"Trebuchet MS";
}.item-new:before {
    border-width: 5px;
    border-style: solid;
    border-color: transparent #D3362E transparent transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    bottom: -5px;
    content: "";
    display: block;
    position: absolute;
    left: 0px;
}
.download h4  { margin-bottom:35px; border-bottom:1px solid #e7e7e7; padding-bottom:15px; border-bottom-style:dashed }

.advisory-board {
    background-color: #fff;
    display: block;
    width: 100% !important;
    padding: 10px;
    margin-bottom: 25px;
	text-align:center;
	margin-top:55px;
	border:1px solid #e7e7e7;
	height:300px;
}
.advisory-board p { text-align:center; margin-top:15px; font-size:16px; }

.advisory-board img {
    overflow: hidden;
    margin-top: -60px;
	max-width:100%;
	border:4px solid #e7e7e7;
}
.advisory-board img.logo1 { margin:0px; max-width:100%; border:0px; }
.row-advisory { margin: 0px -15px; }.row-advisory p > small { font-size:12px !important; color:#555; display:block }
.row-advisory .col2 { width:50%; padding:0px 15px; float:left; margin-bottom:25px; position:relative }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0px;
	float:left;
	width: 20px !important;
	height: 20px !important;
	margin-bottom:0px !important;
}.checkbox {
    margin-bottom: 10px;
}label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 8px !important;
    margin-right: 15px !important;
    font-size: 12px !important;
	text-transform:uppercase;
}

ul.video_gallery { padding:0px; margin:0px; }
ul.video_gallery li { display:inline-block; padding:8px;}

.media_overlay {
position:relative;
}
.media_overlay .textbox {
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
-webkit-transform: scale(0);
transform: scale(0);
border-radius:0px;
background-color: rgba(198,10,15,0.75);
-webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
}
.media_overlay:hover .textbox {
-webkit-transform: scale(1);
transform: scale(1);
}
p.text {
padding-top: 70px !important;
text-align:center;
color:#fff;
}
p.text a { right:0px; position:absolute; bottom:-7px;}
.textbox {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.block { display:none; }
@media only screen and (max-width:767px) {
ul.main_nav { position:relative; }
.details { padding-bottom:40px; }
.bg-white { display:none; }
.none { display:none; }
.block { display:block !important; }
.latestnews_scroll { position:relative !important; background:#CE9B5A !important; z-index:99; bottom:0px!important; }
.latest_news_img { width:38% !important; float:left; height:37px;background:#CE9B5A !important;  }
.latest_news_box { width:62% !important; float:left;background:#CE9B5A !important;  }
.row-advisory .col2 { width:100%; float:none; }
.advisory-board { height:auto; }
}

#cs-slider3, #cs-slider2, #cs-slider1, #cs-slider { margin-bottom:25px; }

.latest_news_img { width:12%; float:left; height:37px; }
.latest_news_img img { height:37px; }
.latest_news_box { width:88%; float:left; }
.latestnews_scroll { position:fixed; bottom:65px; background:#CE9B5A; width:100%; z-index:99; }
.latestnews_scroll a { font-family:"Trebuchet MS"; font-size:15px; color:#fff; float:left; padding:10px 25px; border-right:1px solid rgba(255,255,255,0.2); }
.latestnews_scroll a:hover { color:#fff;  }

@media (min-width:1100px) and (max-width:1260px) { 
#cssmenu > ul > li > a { font-size:10px !important; }

}
@media (min-width:989px) and (max-width:1120px) { 
a.logo { position:relative; }
.sw_header_right { width:60%; }
.sw_header_left { width:30%; }
}
