﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url('bootstrap/css/bootstrap.css');
@import url('bootstrap/css/bootstrap_override.css');

.homeicon {float:left;padding-left: 10px;}

.menuApply a:link, .menuApply a:visited {
background-color: #008edf;
    color: #fff;
    text-decoration: none;
    font-size: 120%;
    float: right;
    vertical-align: middle;
    padding: 0px 15px;
    line-height: 34px;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
    margin: 5px;
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 0px;
    vertical-align: middle;
}


#billboard_slogan {
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    font-size: 3em;
    color: #ffffff;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 1);
}

#billboard_tagline {
    margin: 0 auto;
    max-width: 280px;
    height: 100%;
    background-color: #710000;
    text-align: center;
    margin-top: 25px;
    padding: 10px;
    color: white;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

    #billboard_tagline a {
        color: #ffffff;
    }

#billboard_container {
    margin: 70px auto 0 auto;
    max-width: 1240px;
}
#billboard_container_boxes {
    margin:80px auto 0 auto;
    max-width: 1240px;
}
#billboard_container_boxes img {
    max-width: 306px;
}
#Footer_Full_Container {
    border-top:dotted 1px silver;
    background-color: #fff;
    padding: 15px;
    margin: 0px;
    color: #252525;
}
#Footer_Full_Container a {color:#252525;}

/* minified reset styles http://html5boilerplate.com */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, .SkinObject, .Normal {
    border: 0;
    outline: 0;
    vertical-align: baseline;
}


/*------------------------------------------------*/
/* NEW STYLE */
/*------------------------------------------------*/
#siteWrapper {
    background-color: #ffffff;
}

#Wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
}

#header_container {
    z-index:900;
        background-color: #620101;
}

#header {
    max-width: 1290px;
        padding: 10px;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
}

.headerimage {
    /*display: inline-block;*/
    max-width: 700px;
    padding: 0px;
    margin: 0px;
}

    .headerimage > a {
        max-width: 700px;
        max-height: 114px;
    }

    .headerimage a.desktop {
        /*background is set in the skin*/
       background-image:none;
    }

    .headerimage a.mobile {
        /*background is set in the skin*/
    }

    .headerimage > a > img {
    display: block;
    max-width: 500px;
    padding: 15px;
        display: block;
        max-width: 100%;
    }

#header a {
    /*display: block;*/
    /*margin: 0px 40px 0px 20px;*/
}
.wrapper_body {
    margin: 0 auto;
    padding: 0px 0px;
    background-color: #fff;
}

#wrapper_header {
    margin: 0 auto;
    background-color: #fff;
    height: 100px;
}

.wrapper_footer {
    margin: 0 auto;
}
#contentWrapper {
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 0px;
    background-color:#ffffff;
}

#body_container {
    padding: 0px;
}

#programs_bkgrnd {
    background-color: #0099CC;
}

.paneOutline {
    border: thin dashed #C0C0C0;
    border-top-width: thin;
    border-top-style: dashed;
    border-top-color: #C0C0C0;
    border-right-width: thin;
    border-right-style: dashed;
    border-right-color: #C0C0C0;
    border-bottom-width: thin;
    border-bottom-style: dashed;
    border-bottom-color: #C0C0C0;
    border-left-width: thin;
    border-left-style: dashed;
    border-left-color: #C0C0C0;
}

.dnnClear {
    clear: none;
}

/*  SECTIONS  */
#section {
    margin: 0px auto 0px auto;
    clear: both;
    width: 1002px;
}

/*  COLUMN SETUP  */
.col {
    display: block;
    float: left;
}

    .col:first-child {
        margin-left: 0;
    }

/*  GRID OF THREE  */
.homebox_g1 {
    max-width: 326px;
    /* border: thin dashed #C0C0C0; */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 6px;
}

/*  GROUPING
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}  */

.pane_1, p.pane_1 {
    padding: 0px 10px 0px 10px;
}

.pane_2 {
    padding: 0px 10px 0px 10px;
}

.pane_3 {
    padding: 0px 10px 0px 10px;
}

/* DNN Body */
#Body {
    /* CSS3 */
}

/*------------------------------------------------*/
/* FONT STYLE */
/*-----------------------------
    -------------------*/
body, #Body {
    line-height: 1.4;
    font-family: 'Lato', sans-serif;
}

th, td, table, h1, h2, h3, h4, h5, h6,
.Head, .SubHead, .SubSubHead,
.Normal, .NormalBold, .NormalRed, .NormalTextBox, .NormalDisabled,
a:link, a:visited, a:hover, input, .CommandButton {
    text-decoration: none;
}

.Normal, .NormalDisabled, .NormalDeleted {
    font-size: 1em;
    font-weight: normal;
    line-height: 20px;
}

em {
    font-style: italic;
    letter-spacing: 0;
}

strong {
    font-weight: bold;
}

small {
    font-size: 12px;
    letter-spacing: 0;
}


/*------------------------------------------------*/
/* ANCHOR STYLE */
/*------------------------------------------------*/
a, a:link, a:visited, a:active {
    color: #820003;
}

    a:hover {
        color: #D00;
        text-decoration: none;
    }





/*------------------------------------------------*/
/* GLobal Brand Bar OUHSC - AJY*/
/*------------------------------------------------*/

#brandbar {
    max-width: 100%;
    background-color: #710000;
    color: #E3D7D7;
    height: 35px;
    vertical-align:middle
}

    #brandbar ul {
        list-style: none;
        /*height: 49px;*/ /*This messes up the dnn search if in the brand bar*/
        max-width: 1200px;
        margin: auto;
        /* background-color: #660007;*/
    }

        #brandbar ul a {
            background-repeat: no-repeat;
            background-position: right;
            padding-right: 20px;
            padding-left: 5px;
            padding-top: 5px;
            display: block;
            line-height: 49px;
            text-decoration: none;
            /*color: #E3D7D7;*/
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            /* background-color: #660007;*/
        }

    #brandbar li {
        display: inline;
        float: left;
    }

    #brandbar a:focus, #brandbar a:hover {
        /*color: #FFFFFF;*/
    }

nav li a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#brandbar li:last-child a {
    border-right: 0;
}
.brandbar_menu_links {line-height: 27px;}
#brandbar_menu {
    color: #835e5e;
    /* float: right; */
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    font-weight: bold;
    /* height: 30px; */
    /* margin: 2px 20px 0 0; */
    padding: 2px 0 0 0;
    text-align: right;
    max-width: 1290px;
    /* border: 1px solid red; */
    margin: 0 auto;
}
#brandbar_menu img { max-width:100%;}

    #brandbar_menu a {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #FFF;
        margin: 0px 2px 0px 2px;
    }


/*------------------------------------------------*/
/* SEARCH */
/*------------------------------------------------*/
.search_box_nav
{
    /*float: left;*/
}

    .search_box_nav ul li
    {
        display: inline-block;
    }

/*.search_area{
float: right;
width: 668px;
height: 65px;
}*/

.search_btn
{
    float: right;
    width: 65px;
}

/* .search_input
{
    border: 1px;
    float: left;
    height: 16px;
    padding: 6px;
    width: 220px;
    font-size: 18px;
}

.search
{
    float: right;
    min-width: 200px;
    margin: -50px 0;
    padding-bottom: 0;
    position: relative;

}*/

    .search a.SearchButton:link,
    .search a.SearchButton:visited,
    .search input.SearchButton
    {
        background: #710000;
        display: inline-block;
        /*float: right;*/
        height: 33px;
        padding: 0 20px;
        color: #ffffff;
        text-decoration: none;
        text-align: center;
        line-height: 35px;
        position: absolute;
        /*right: 1px;*/
    }

        .search a.SearchButton:link:before
        {
            width: 0;
            height: 0;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-right: 10px solid blue;
        }

    .search a.SearchButton:hover
    {
    }

.searchInputContainer a.dnnSearchBoxClearText
{
    display: inline !important;
}

/* GSA Search Fixes */
.gsc-input-box
{
    height: 32px !important;
}

table.gsc-search-box td
{
    vertical-align: top !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2
{

    height:28px !important;
    margin: 0 !important;
padding: 7px 13px !important;
width:40px !important;

}

.gsib_b
{
    padding: 4px 0 !important;
}
/*------------------------------------------------*/
/* End SEARCH */
/*------------------------------------------------*/

#search_box_wrapper {
float: right;
    width: 300px;
    margin: 0px;
    padding: 70px 0px 0px 0px;
    /* border: solid 1px red; */
        display: none;
}

.searchbox {
    width: 240px;
    border: 0px;
    margin: 9px 5px 5px 0px;
    clear: right;
    position: relative;
    display:none;
}

label.search_button {
    display: none;
}

.search_textfield_bkgrd {
    /*background-image: url(images/searchbox_bkgrd.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: transparent;*/
}

.search_textfield, #dnn_dnnSearchDesktop_txtSearch, #dnn_dnnSearchMobile_txtSearch {
    /*background-image: url(images/searchbox_bkgrd.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: transparent;*/
    background-color: #ffffff;
    height: 33px;
    width: 195px;
    border: 0px;
    padding: 2px;
    padding-left: 6px;
    float: left;
    color: #333;
    font-size: 1em;
}

    .search_textfield:focus, .search_textfield_bkgrd:focus {
        /*background-image: url(images/searchbox_bkgrd.png);
        background-position: top left;
        background-repeat: no-repeat;
        background-color: transparent;
        border: 0px;*/
        outline: none;
    }

.search_button, a.search_button {
    /*background-image: url(images/searchbox_submit.png);
    background-repeat: no-repeat;*/
    /*height: 24px;*/
    width: 72px;
    border: 0;
    /*float: left;*/
    /*background-color: transparent;*/
    background-color: #e1e1e1;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 4px 4px 0;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    height: 100%;
    line-height: 100%;
    text-align: center;
    color: black;
}

    a.search_button:link, a.search_button:visited {
        font-weight: normal;
        font-size: 12px;
        color: black;
        padding-top: 7px;
    }

    .search_button:focus, .search_button:hover, a.search_button:focus, a.search_button:hover {
        background-color: #3b0000;
        color: #ffffff;
        text-decoration: none;
    }

.searchbox form {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

/*.searchbox a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFF;
}*/



/* DNN Specific Selectors 
-------------------------------------*/
.CommandButton {
    font-size: 13px;
    color: #3d3d3d;
    font-weight: bold;
}

    .CommandButton:hover {
        color: #007cae;
    }

a.CommandButton:link {
    font-size: 13px;
    text-decoration: none;
    color: #3d3d3d;
    font-weight: bold;
}

a.CommandButton:hover {
    text-decoration: underline;
    color: #007cae;
}

ul.searchSkinObjectPreview > li {
    width: 100%;
}

/*------------------------------------------------*/
/* PARAGRAPH STYLE */
/*------------------------------------------------*/
p {
    line-height: 1.8em;
    margin: 10px 0px 10px 0px;
}

hr {
    clear: both;
    height: 0;
    border: solid #c0c0c0;
    border-width: 1px 0 0;
    margin: 20px 0 20px 0;
}

/* Image Align Left 
    -------------------------------------*/
.imgLeft {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

/* Image Align Right 
    -------------------------------------*/
.imgRight {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}

/* Image with border 
    -------------------------------------*/
.imgBorder {
    border: solid 3px #fff;
}

/* Polaroid Image Style 
    -------------------------------------*/
.imgPolaroid {
    color: #a6a6a6;
    font-size: 12px;
    text-align: left;
    padding: 13px 13px 17px 13px;
    background-color: #fff;
    box-shadow: 0 1px 2px #ccc;
}

    .imgPolaroid img {
        margin-bottom: 12px;
    }

/*------------------------------------------------*/
/* lIST STYLE */
/*------------------------------------------------*/

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    list-style-type: disc;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

    /* Ordered List */
    ol li {
        list-style-type: decimal;
        margin-bottom: 8px;
        vertical-align: top;
    }

    ol ol {
        margin-top: 8px;
        margin-left: 30px;
    }

        ol ol li {
            list-style-type: lower-roman;
        }

        ol ol ol li {
            list-style-type: lower-alpha;
        }

    ol ul li {
        list-style-type: lower-roman;
    }


/*------------------------------------------------*/
/* TABLE STYLE */
/*------------------------------------------------*/

/* Default Table Style */
table.tableDefault {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
}

    table.tableDefault th,
    table.tableDefault td {
        padding: 8px;
    }

    table.tableDefault th {
        font-weight: bold;
        text-align: left;
        border-bottom: solid 2px #aaa;
        background-color: #d7d7d7;
    }

    table.tableDefault td {
        border-bottom: solid 1px #d9d9d9;
    }

    table.tableDefault tr:nth-child(odd) {
        background: transparent;
    }

    table.tableDefault tr:nth-child(even) {
        background: #e3e4e6;
    }

.tableDefault tbody tr:hover td {
    color: #111;
}

#TableStyle_default td {
    padding: 10px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #000000;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
}

#TableStyle_default table {
    border-spacing: 0px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-color: #000000;
    border-left-color: #000000;
}



/*------------------------------------------------*/
/* FORM STYLE
/*-----------------------------------------------
    input[type="text"],select,textarea,input[type="email"],input[type="search"], input[type="password"]{
        padding: 9px;
        margin-bottom:20px; 
        background: #f3f3f3;
        border:1px solid #bfbfbf;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1) ;
        box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1) ;
        color:#666;
        font-size:13px;
	} */

/*------------------------------------------------*/
/* BUTTONS STYLE */
/*------------------------------------------------*/
/* Primary Style Button (blue)*/
button.primaryButton,
a.primaryButton {
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 5px;
    background-color: #3B96B6;
    background: -moz-linear-gradient(top, #1aa0c9 0%, #1aa0c9);
    background: -webkit-gradient(linear, left top, left bottom, from(#1aa0c9), to(#1aa0c9));
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 0px solid #ffffff;
    -moz-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    -webkit-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
}

/* Secondary Style Button (darkgray) */
button.secondaryButton,
a.secondaryButton {
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 5px;
    background-color: #666;
    background: -moz-linear-gradient(top, #8a8a8a 0%, #8a8a8a);
    background: -webkit-gradient(linear, left top, left bottom, from(#8a8a8a), to(#8a8a8a));
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 0px solid #ffffff;
    -moz-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    -webkit-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
}

/* Alternative Style Button (darkgray with arrow) */
button.altButton,
a.altButton {
    display: inline-block;
    padding: 9px 32px 9px 22px;
    margin-bottom: 5px;
    background: #484848 url('images/arrow.png') no-repeat 87% center;
    background: url('images/arrow.png') no-repeat 87% center, -moz-linear-gradient(top, #3d3d3d 0%, #3d3d3d);
    background: url('images/arrow.png') no-repeat 87% center, -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#3d3d3d));
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 0px solid #ffbf00;
    -moz-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
    -webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
    box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
}

a.dnnPrimaryAction {
    color: #efefef;
}

a.dnnSecondaryAction {
    color: #555;
}

button.primaryButton:hover,
button.secondaryButton:hover,
a.primaryButton:hover,
a.secondaryButton:hover {
    cursor: pointer;
    cursor: hand;
    background-image: none;
    background-color: #D00;
}

button.altButton:hover,
a.altButton:hover {
    cursor: pointer;
    cursor: hand;
    background: #D00 url('images/arrow.png') no-repeat 87% center;
}

/*------------------------------------------------*/
/* SITE SPACING
/*------------------------------------------------*/
.spacingTop {
    margin-top: 0px;
}

.spacingRight {
    margin-right: 0px;
}

.spacingBottom {
    margin-bottom: 0px;
}

.spacingLeft {
    margin-left: 0px;
}

/*------------------------------------------------*/
/* SEARCH */
/*------------------------------------------------*/
#search_wrapper {
    float: right;
    margin: 125px 60px 0px 0px;
}

#search {
    margin: 0px 0px 0px 0px;
    padding: 5px;
    width: 229px;
    height: 22px;
}

    #search a.SearchButton:link,
    #search a.SearchButton:visited {
        display: inline-block;
        float: right;
        height: 32px;
        width: 32px;
        margin: 0;
        padding: 0;
        background: #333 url('images/search.png') no-repeat center center;
        text-indent: -9999px;
    }

    #search a.SearchButton:hover {
        background: url('images/search.png') no-repeat center center, rgb(45,45,45); /* Old browsers */
        background: url('images/search.png') no-repeat center center, -moz-linear-gradient(top, rgba(45,45,45,1) 0%, rgba(86,86,86,1) 100%); /* FF3.6+ */
        background: url('images/search.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,1)), color-stop(100%,rgba(86,86,86,1))); /* Chrome,Safari4+ */
        background: url('images/search.png') no-repeat center center, -webkit-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Chrome10+,Safari5.1+ */
        background: url('images/search.png') no-repeat center center, -o-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Opera 11.10+ */
        background: url('images/search.png') no-repeat center center, -ms-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* IE10+ */
        background: url('images/search.png') no-repeat center center, linear-gradient(to bottom, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* W3C */
    }

#dnn_dnnSearch_txtSearch {
    /* background-color: transparent; */
    /*display: block;
    float: left;
    width: 180px;
    height: 32px;
    padding: 0 5px 0 10px;
    margin: 0; 
    border: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    border-left: 1px solid #ddd;
    color: #000;
    line-height: 32px;
    font-size: 16px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    background-color: #FFFFFF;
    background-position: left bottom;
    background: #FFFFFF;
    background-image: url('Images/search_focus.png');
    background-repeat: repeat-x;*/
}

    #dnn_dnnSearch_txtSearch:active, #dnn_dnnSearch_txtSearch:focus {
        /*background-position: left bottom;
        background: #FFF5D5;*/
        /* background-image: url('Images/search_focus.png');
    background-repeat: repeat-x; */
    }


.wrapper {
   margin: 20px auto;
    width: auto;
}


/*------------------------------------------------*/
/* LOGIN */
/*------------------------------------------------*/

#userControls {
    height: 37px;
     width: 450px;
    float: right;
}

#login ul {
    padding: 0 0 0 0px;
}

#login {
    /*border: thin dotted #333333;*/
    float: right;
    /*background-color: #333; */
        text-transform: uppercase;
        font-size: 0.7em;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-decoration: none !important;
        color: #ffffff;
        letter-spacing:0.1em;
}

    #login .registerGroup,
    #login .registerGroup *,
    #login .loginGroup,
    #login .loginGroup * {
        display: block;
    }

    #login .registerGroup,
    #login .loginGroup {
        float: left;
        padding: 0;
        margin: 0;
    }

        #login .registerGroup li:first-child:hover {
            border-left: #222;
        }

        /* Register Group Styles */
        #login .registerGroup li {
            float: left;
        }

        #login .registerGroup ul {
            margin-left: 0px;
        }

        #login .registerGroup .buttonGroup {
            margin-right: 0;
        }

        #login .registerGroup a,
        #login .loginGroup a {
            display: block;
            position: relative;
            min-width: 12px;
            padding: 10px 15px;
            font-size: 11px;
            vertical-align: middle;
            color: #333;
        }

            #login .registerGroup a:hover, #login .loginGroup a:hover {
    text-decoration: none; /*background: rgb(45,45,45); /* Old browsers */ /*background: -moz-linear-gradient(top, rgba(45,45,45,1) 0%, rgba(86,86,86,1) 100%); /* FF3.6+ */ /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,1)), color-stop(100%,rgba(86,86,86,1))); /* Chrome,Safari4+ */ /*background: -webkit-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Chrome10+,Safari5.1+ */ /* background: -o-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Opera 11.10+ */ /*background: -ms-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* IE10+ */ /*background: linear-gradient(to bottom, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* W3C */ /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
    color: #ddd;
    background-color: #222;
    text-shadow: 0px -1px 0px #333333;
}

            #login .registerGroup a:active,
            #login .loginGroup a:active {
                color: #fff;
                text-shadow: 0px -1px 0px #333333;
            }

            #login .registerGroup a strong,
            #login .loginGroup a strong {
                display: block;
                left: 0;
                top: 0;
                overflow: hidden;
                font-size: 11px;
                text-indent: -9999px;
            }

    #login .userMessages a,
    #login .userNotifications a {
        background-color: #333;
    }

    #login .userMessages strong {
        height: 100%;
        background: url('images/icon_message.png') no-repeat center center;
        width: 18px;
    }

    #login .userNotifications {
    }

        #login .userNotifications strong {
            height: 100%;
            background: url('images/icon_notification.png') no-repeat center center;
            width: 18px;
        }

    #login .registerGroup a span {
        display: inline-block;
        position: absolute;
        right: 2px;
        top: -9px;
        min-width: 7px;
        margin-right: 3px;
        background: rgb(59,150,182); /* Old browsers */
        text-align: center;
        font-size: 11px;
        color: #fff;
        text-shadow: 0px 1px 0px #333333;
    }

    #login .registerGroup .userProfileImg a {
        min-width: 25px;
        min-height: 32px;
        padding: 0;
        background: none;
    }

    #login .registerGroup a img {
        height: 35px;
        width: 35px;
        background: #333;
    }

    /* Login Group Styles */
    #login .loginGroup {
    }

        #login .loginGroup a {
            color: #333;
        }

    /* Number of message next to the message icon*/
    #login .userMessages a span,
    #login .userNotifications a span {
        display: inline-block;
        margin-top: 9px;
        margin-right: 0px;
        background-color: transparent;
        font-size: 10px;
    }




/*------------------------------------------------*/
/* SITE HEADER */
/*------------------------------------------------*/
#siteHeadouter {
    background: #fff; /* CSS3 */
    -webkit-box-shadow: 1px 50px 100px 0px #cacaca;
    box-shadow: 1px 50px 100px 0px #cacaca;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

#siteHeadinner {
    padding: 36px 0;
}

#logo {
    float: left;
}

/* Language */
.language .language-object {
    float: right;
    display: block;
    margin: 0;
    padding: 0;
}

    .language .language-object span {
        float: left;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 5px;
        margin: 0;
    }

        .language .language-object span:first-child {
            padding-left: 8px;
        }

        .language .language-object span img {
            height: 12px;
            width: 17px;
            opacity: 0.3;
        }

        .language .language-object span:hover img {
            opacity: 1;
        }

    .language .language-object .Language.selected img {
        opacity: 1;
        border-color: #222;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
        box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
    }

/*------------------------------------------------*/
/* BREADCRUMBS */
/*------------------------------------------------*/
.breadCrumb {
    text-transform: uppercase;
    font-size: 1em;
    font-family: 'Montserrat Light', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding: 20px 25px 40px 25px;
}
/*------------------------------------------------*/
/* CONTENT PANES */
/*------------------------------------------------*/
#content {
    max-width: 1290px;
    margin: 0 auto 0 auto;
}

.contentPane {
    max-width: 1290px;
    margin: 0 auto 0 auto;
}


.Normal {
}

/* Empty Panes */
.DNNEmptyPane {
    width: 0;
    margin: 0;
}

    .DNNEmptyPane.rightTwoCol + div {
        width: 100%;
    }

/* Copyright
    -------------------------------------*/
#copyright {
    font-size: 11px;
    margin-bottom: 0px;
    margin-top: 15px;
}

    #copyright a:link, #copyright a:visited {
        font-size: 12px;
    }

    #copyright a:hover {
    }

    #copyright a.DNNMobileLink {
        font-weight: bold;
    }

        #copyright a.DNNMobileLink:hover {
        }

/*------------------------------------------------*/
/* SOCIAL STYLE */
/*------------------------------------------------*/
/* ----------------------------------*/
/* DNN Module: Console */
/* ----------------------------------*/
.threeColSocial .console {
    width: 250px;
    height: auto;
    background-color: #484848; /* Menu Background Color */
}

.threeColSocial .console-none div {
    cursor: pointer;
    float: left;
    height: auto;
    width: 250px;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.threeColSocial .console-none h3 {
    padding: 10px 8px 10px 40px;
    margin: 0;
    border-bottom: solid 1px #fff;
    background: url('images/arrow.png') 18px center no-repeat;
    color: #eee;
    font-size: 13px;
    line-height: 1;
    font-weight: bold;
}

.threeColSocial .console-none div div {
    display: none;
}

.threeColSocial .console-mouseon {
    background-color: #70b1c7; /* Menu Hover Background Color */
}

/* ----------------------------------*/
/* DNN Module: ViewProfile Image */
/* ----------------------------------*/
#UserProfileImg img {
    width: 100px;
    height: auto;
    border: solid 3px #fff;
}

.threeColSocial .UserProfileControls ul {
    margin: 15px 0;
}

    .threeColSocial .UserProfileControls ul li {
        list-style-type: none;
        margin-bottom: 3px;
    }

/* ----------------------------------*/
/* DNN Module: Member Directory (Send A Message, Follow, Subscribe) */
/* ----------------------------------*/
.threeColSocialRightPane .DnnModule #mdMemberList {
    margin: 0 0 30px 0;
}

.threeColSocialRightPane #mdMemberList ul {
    margin: 10px 0 0 0;
}

.threeColSocialRightPane #mdMemberList li {
    margin-bottom: 0;
    -size: 12px;
    font-weight: bold;
    list-style-type: none;
}

.threeColSocialRightPane #mdMemberList > li {
    width: 216px;
    margin: 0;
    padding: 6px 17px;
    background: #d7d7d7;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background 0.15s ease-in-out;
    -moz-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    -ms-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
}

    .threeColSocialRightPane #mdMemberList > li:hover {
        z-index: 2; /*bring current li to top for tooltip */
        background: #d7d7d7;
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
    }

/* ----------------------------------*/
/* DNN Module: ViewProfile (Activity Feed) */
/* ----------------------------------*/
.threeColSocial .journalTools {
    max-width: 560px;
}

.threeColSocial .journalrow {
    padding-bottom: 10px;
    border-bottom: solid 1px #c0c0c0;
    margin-bottom: 20px;
}

.threeColSocial .journalfooter {
    padding: 0;
    margin: 0;
}

.threeColSocial .journalrow div.journalitem p.journalfooter {
    font-size: 12px;
    padding: 0;
    margin-bottom: 0;
}

.threeColSocial .journalrow div.journalitem ul.jcmt {
    font-size: 12px;
}

.threeColSocial .journalrow div.journalitem .likes {
    padding: 2px 5px;
    background-color: #dbdbdb;
}

#journalEditor #journalContent .juser, .journalrow .juser {
    border: none;
    color: #3B96B6;
    background-color: transparent;
}

/* ----------------------------------*/
/* DNN Module: ViewProfile (Message) */
/* ----------------------------------*/
.threeColSocial #UserDisplayNameHeader h2 {
    padding-bottom: 10px;
    border-bottom: solid 1px #c0c0c0;
}

/* dnnAdminTabNav Style*/
.threeColSocial #smMainContent .ui-corner-all {
    border-radius: 0;
}

.threeColSocial ul.dnnAdminTabNav {
    height: 38px;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #c0c0c0;
}

    .threeColSocial ul.dnnAdminTabNav li {
        margin-right: 1px;
    }

        .threeColSocial ul.dnnAdminTabNav li a {
            padding: 10px 15px;
            margin-bottom: 0px;
            border: none;
            background: #d7d7d7;
            -webkit-border-radius: 1px 1px 0px 0px;
            border-radius: 1px 1px 0px 0px;
            -webkit-border-radius: 0px;
            border-radius: 0px;
            color: #666;
            font-size: 12px;
            font-weight: bold;
            text-shadow: none;
        }

            .threeColSocial ul.dnnAdminTabNav li a:hover {
                background: #484848;
                color: #eee;
            }

        .threeColSocial ul.dnnAdminTabNav li.ui-tabs-selected a {
            padding: 10px 15px;
            margin-top: 0px;
            background: #484848;
            color: #eee;
        }

/* Message & Notification number block*/
.threeColSocial .dnnAdminTabNav a span {
    display: inline;
    min-height: 12px;
    padding: 2px 6px;
    margin-right: 8px;
    background: rgb(59,150,182); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(59,150,182,1) 0%, rgba(35,125,155,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,150,182,1)), color-stop(100%,rgba(35,125,155,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Opera 11.10+ */
    background: linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* W3C */
    -webkit-box-shadow: 0px 1px 0px 0px #666;
    -moz-box-shadow: 0px 1px 0px 0px #666;
    box-shadow: 0px 1px 0px 0px #666;
    color: #eee;
    font-weight: normal;
    font-size: 11px;
}

/* Compose new message link */
.threeColSocial .dnnFormExpandContent {
    float: right;
    display: inline-block;
    position: absolute;
    top: 22px;
    right: 0;
    height: 20px;
    font-size: 12px;
}

    .threeColSocial .dnnFormExpandContent a.ComposeMessage {
        font-size: 12px;
    }

/* compose button */
.threeColSocial a.dnnPrimaryAction {
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 5px;
    background-color: #3B96B6;
    background: -moz-linear-gradient(top, #1aa0c9 0%, #1aa0c9);
    background: -webkit-gradient(linear, left top, left bottom, from(#1aa0c9), to(#1aa0c9));
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 0px solid #ffffff;
    -moz-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    -webkit-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
}

    .threeColSocial a.dnnPrimaryAction:hover,
    .threeColSocial a.dnnPrimaryAction:active {
        cursor: pointer;
        background-image: none;
        background-color: #D00;
    }

/* Message Control (Select, Actions, Inbox, Sent, Archived)*/
.threeColSocial .DnnModule .messageControls .buttonGroup {
    margin-right: 0px; /* fixed Archived Button spacinging issue */
}

.threeColSocial .messageControls {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #c0c0c0;
}

    .threeColSocial .messageControls .messageFolders {
        float: right;
    }

/* number x-x of x */
.threeColSocial .messageFolders p {
    float: left;
    display: inline-block;
    padding: 8px 15px;
    margin: 0;
    color: #666;
    font-size: 12px;
}

    .threeColSocial .messageFolders p strong {
        color: #666;
        font-weight: bold;
    }

/* Messages / Notification Specific Button Styles
    -------------------------------------*/
/* Style for the Action menu bar*/
.threeColSocial .DnnModule-Messaging-Notifications .dnnTertiaryAction {
    width: auto!important;
    padding: 9px 10px;
    font-size: 12px;
}

/* Styles for select drop*/
.threeColSocial .DnnModule .selectDrop ul {
    top: 34px;
    min-width: 120px;
    padding: 10px 14px!important;
    border: 1px solid #c2c2c2;
    background: #e7e7e7;
    /*CSS3*/
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, .1);
}

/* Styles for select button on active state*/
.threeColSocial .selectDrop.active .dnnTertiaryAction {
    background: #70b1c7;
    color: #eee;
    border-right: solid 0px #3B96B6;
    -webkit-box-shadow: inset 0px 1px 1px 0px #3B96B6;
    -moz-box-shadow: inset 0px 1px 1px 0px #3B96B6;
    box-shadow: inset 0px 1px 1px 0px #3B96B6;
}

/* when select drop down button is clicked toggle active class to show*/
.threeColSocial .selectDrop ul li {
    margin-bottom: 3px;
    font-size: 12px;
}

/* Remove corners and add dividers to buttons in button group */
.threeColSocial .buttonGroup .dnnTertiaryAction {
    border-left: 1px solid #ddd; /*light*/
    border-right: 1px solid #bbb; /*dark*/
    background-color: #d7d7d7;
    color: #666;
}

    /* Conversations button selected*/
    .threeColSocial .buttonGroup .dnnTertiaryAction.active {
        color: #eee;
        border-right: 1px solid #3B96B6;
        background-color: #70b1c7;
    }

    /* Actions button hover*/
    .threeColSocial .buttonGroup .dnnTertiaryAction.disabled:hover {
        color: #eee;
        border-left: 1px solid #3B96B6;
        background-color: #70b1c7;
    }

/* Select button hover */
.threeColSocial .alpha .dnnTertiaryAction:hover {
    color: #eee;
    background-color: #70b1c7;
    border-right: 1px solid #3B96B6;
}

/*First Button styles of a button group */
.threeColSocial .alpha .dnnTertiaryAction,
.alpha .dnnTertiaryAction:hover,
.alpha .dnnTertiaryAction.active {
    border-left: none;
    /*CSS3*/
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
/*Last Button styles of a button group */
.threeColSocial .omega .dnnTertiaryAction,
.omega .dnnTertiaryAction:active,
.omega .dnnTertiaryAction.active {
    border-right: none;
    /*CSS3*/
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

/* Archive Button */
.threeColSocial .dnnTertiaryAction,
a.dnnTertiaryAction {
    background-color: #d7d7d7;
    border-radius: 0;
    color: #666;
}

.threeColSocial a.ArchiveItems span {
    display: none; /* hide Archive text*/
}

.threeColSocial a.ArchiveItems {
    height: 18px;
    min-width: 15px;
    margin-left: 5px;
    background: #d7d7d7 url('images/icon_bin.png') no-repeat center center;
}

    .threeColSocial a.ArchiveItems:hover {
        background: #70b1c7 url('images/icon_bin.png') no-repeat center center;
    }

/*Archive, Sent, Archived buttons Hover*/
.threeColSocial .dnnTertiaryAction:hover, a.dnnTertiaryAction:hover {
    background-color: #70b1c7;
    color: #eee;
}

/* Messages / Notification List Item
    -------------------------------------*/
/* Listing Styles */
.threeColSocial .smListings {
    font-size: 12px;
}

.threeColSocial .DnnModule .smListings ul {
    margin: 0;
}

.threeColSocial .smListings > ul > li {
    padding-top: 10px;
    margin: 0;
    background: transparent;
    border-bottom: 1px solid #c0c0c0;
}

    .threeColSocial .smListings > ul > li.active {
        background: #f4f4f4; /* background color for active list items*/
    }

    .threeColSocial .smListings > ul > li:last-child {
        border-bottom: none;
    }

.threeColSocial .smListings [class^="ListCol-"] {
    padding: 1% 1% 1% 0;
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-1 {
    min-width: 20px; /* Main message list: Checkbox column width on */
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-2 {
    min-width: 65px; /* Main message list: Avatar column width AND Drilldown message list: Message info column width*/
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-3 {
    width: 56%; /* Main message list: Message info column width AND Drilldown message list: Time column width */
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-4 {
    font-size: 11px; /* Main message list: Time column */
}

.threeColSocial .smTimeStamped {
    font-size: 11px;
}

.threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-1 {
    min-width: 65px; /* Drilldown message list: Avatar column width*/
}

.threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-2 {
    width: 56%; /* Drilldown message list: Message info column width*/
}

.threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-3 {
    float: right; /* Drilldown message list: Time column */
    width: 25%;
    font-size: 12px;
}

.threeColSocial .hoverControls a {
    font-size: 12px; /* All lists: Archive & Reply links */
    font-weight: bold;
}

.threeColSocial .DnnModule-Messaging-Details .smListings .profileImg {
    display: block; /* Drilldown message list: Avatar column style */
    padding: 5px;
    width: 50px;
    height: auto;
    background: #fff;
    border: 1px solid #e2e2e2;
    /*CSS3*/
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

    .threeColSocial .DnnModule-Messaging-Details .smListings .profileImg span {
        display: block; /* Drilldown message list: Avatar column style */
        width: 50px;
        max-height: 50px;
        overflow: hidden;
    }

    .threeColSocial .DnnModule-Messaging-Details .smListings .profileImg:hover {
        border: solid 1px #d7d7d7; /* Drilldown message list: Avatar column style */
    }

.threeColSocial .DnnModule-Messaging-Notifications .smListings .profileImg {
    padding: 4px; /* All lists: Avatar style */
    width: 50px;
    height: auto;
    background: #fff;
    border: 1px solid #d7d7d7;
    /*CSS3*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .threeColSocial .DnnModule-Messaging-Notifications .smListings .profileImg span {
        width: 50px; /* All lists: Avatar style */
        max-height: 50px;
        overflow: hidden;
    }

    .threeColSocial .DnnModule-Messaging-Notifications .smListings .profileImg img {
        min-width: 50px; /* All lists: Avatar style */
    }

    .threeColSocial .DnnModule-Messaging-Notifications .smListings .profileImg:hover {
        background: #d7d7d7; /* All lists: Avatar hover style */
    }

.threeColSocial .DnnModule-Messaging-Details .smListings .meta {
    margin-bottom: 5px; /* Drilldown message list: UserName link */
}

    .threeColSocial .DnnModule-Messaging-Details .smListings .meta a {
        font-weight: bold; /* Drilldown message list: UserName link */
    }

.threeColSocial .DnnModule-Messaging-Details .smListings .message {
    color: #999; /* Drilldown message list: Message text */
    margin: 0;
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .subject {
    font-weight: bold;
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .active .subject {
    font-size: 13px; /* All lists: unread message subject */
    margin-bottom: 3px;
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .meta {
    margin-bottom: 8px; /* All lists: message From - Send to */
    line-height: 14px;
}

.threeColSocial .DnnModule-Messaging-Notifications .smListings .message {
    color: #999; /* All lists: Message text */
}

/*Column 3 Styles*/
.threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-3 ul li {
    margin-bottom: 0px; /* Drilldown message list: Time column */
}

    .threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-3 ul li:first-child {
        color: #999; /* Drilldown message list: Time column */
    }

.threeColSocial .DnnModule-Messaging-Details .smListings .active .ActiveToggle:hover, .smListings .ActiveToggle {
    margin-left: 8px; /* Main message list: Time column-Mark as Read block */
    -webkit-box-shadow: 0px 1px 0px 0px #666;
    -moz-box-shadow: 0px 1px 0px 0px #666;
    box-shadow: 0px 1px 0px 0px #666;
}

    .threeColSocial .DnnModule-Messaging-Details .smListings .active .ActiveToggle, .smListings .ActiveToggle:hover {
        margin-left: 8px; /* Main message list: Time column-Mark as Read block hover */
        background: rgb(59,150,182); /* Old browsers */
        /*CSS3*/
        background: -moz-linear-gradient(top, rgba(59,150,182,1) 0%, rgba(35,125,155,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,150,182,1)), color-stop(100%,rgba(35,125,155,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Opera 11.10+ */
        background: linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* W3C */
        -webkit-box-shadow: 0px 1px 0px 0px #666;
        -moz-box-shadow: 0px 1px 0px 0px #666;
        box-shadow: 0px 1px 0px 0px #666;
    }
/*Column 4 Styles*/
.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-4 ul li {
    margin-bottom: 0px; /* All lists: Time column */
}

    .threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-4 ul li:first-child {
        color: #999; /* All lists: Time column */
    }

.threeColSocial .DnnModule-Messaging-Notifications .smListings .active .ActiveToggle:hover, .smListings .ActiveToggle {
    margin-left: 8px; /* Main message list: Time column-Mark as Read block */
    -webkit-box-shadow: 0px 1px 0px 0px #666;
    -moz-box-shadow: 0px 1px 0px 0px #666;
    box-shadow: 0px 1px 0px 0px #666;
}

    .threeColSocial .DnnModule-Messaging-Notifications .smListings .active .ActiveToggle, .smListings .ActiveToggle:hover {
        margin-left: 8px; /* Main message list: Time column-Mark as Read block hover*/
        background: rgb(59,150,182); /* Old browsers */
        /*CSS3*/
        background: -moz-linear-gradient(top, rgba(59,150,182,1) 0%, rgba(35,125,155,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,150,182,1)), color-stop(100%,rgba(35,125,155,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Opera 11.10+ */
        background: linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* W3C */
        -webkit-box-shadow: 0px 1px 0px 0px #666;
        -moz-box-shadow: 0px 1px 0px 0px #666;
        box-shadow: 0px 1px 0px 0px #666;
    }

.threeColSocial .DnnModule-Messaging-Notifications .notificationControls {
    font-weight: bold; /* Main notifications list: Follow back & Dismiss links */
}

/* Message Header (subject & back button)
    -------------------------------------*/
.threeColSocial .messageHeader {
    padding: 0;
    margin: 0;
}

    .threeColSocial .messageHeader p {
        font-size: 13px;
        color: #666;
        float: left;
    }

        .threeColSocial .messageHeader p strong {
            color: #333;
        }

    .threeColSocial .messageHeader .returnLink {
        font-size: 12px;
        font-weight: bold;
    }

/* Show Previous Repies 
    -------------------------------------*/
.threeColSocial .morePrevMsgButton {
    color: #666;
    font-size: 12px;
    text-align: center;
    padding: 10px;
    margin-bottom: 15px;
    border: solid 1px #c0c0c0;
    background: #d7d7d7;
    -webkit-box-shadow: inset 0px 0px 3px 0px #ccc;
    -moz-box-shadow: inset 0px 0px 3px 0px #ccc;
    box-shadow: inset 0px 0px 3px 0px #ccc;
}

/* Reply Form
    -------------------------------------*/
.threeColSocial textarea#replyMessage {
    width: 94%;
    height: 75px;
    color: #666;
    border: 1px solid #c0c0c0;
    background: #f4f4f4;
}

    .threeColSocial textarea#replyMessage:focus,
    .threeColSocial textarea#replyMessage:active {
        color: #666;
        background: #fff;
    }

/*------------------------------------------------*/
/* GENERIC CLASSES
    /*------------------------------------------------*/

/* Clear-fix for floated elements 
    -------------------------------------*/
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.italic {
    font-style: italic;
}

/*------------------------------------------------*/
/* HOMEPAGE */
/*------------------------------------------------*/

/* Welcome Message*/
.content_intro {
    padding-top: 30px;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

    .content_intro h1 span {
        font-weight: normal;
    }

    .content_intro a {
        font-size: 14px;
    }

/* Featured Product */
.content_featured {
    color: #999;
    vertical-align: top;
}

    .content_featured h2 .TitleH2 {
        display: block;
        margin-bottom: 30px;
    }

    .content_featured .normal {
        font-weight: normal;
    }

    .content_featured img {
        margin-bottom: 25px;
    }

    .content_featured a.primaryButton {
        margin-left: 25px;
    }

/* News */
.content_newslist ul {
    margin: 0;
}

    .content_newslist ul li {
        list-style-type: none;
        margin-bottom: 30px;
    }

        .content_newslist ul li.last {
            margin-bottom: 0;
        }

        .content_newslist ul li img {
            float: left;
            margin-right: 20px;
            margin-bottom: 20px;
        }

        .content_newslist ul li h5 {
            margin-bottom: 5px;
        }

        .content_newslist ul li span,
        .content_newslist ul li strong {
            color: #a6a6a6;
        }

        .content_newslist ul li p {
            margin-top: 12px;
            margin-bottom: 12px;
        }

/* newslist with small thumbnail*/
.smallThumbnail img {
    width: 80px;
}

/* Ads 
    -------------------------------------*/
/* Ads - Copy Block Style */
.adContent {
    position: absolute;
    padding: 20px;
    background-color: #000;
    opacity: 0.7;
    color: #eee;
}

    .adContent h2 {
        margin-bottom: 5px;
        color: #eee;
        font-weight: normal;
    }

/* Ads - Style One: 400x270 */
.content_adstyleOne {
    position: relative;
    width: 400px;
    height: 270px;
    margin-right: 5px;
    color: #eee;
}

    .content_adstyleOne .adContent {
        bottom: 0;
        right: 0;
    }

/* Ads - Style Two: 570x130 */
.content_adstyleTwo {
    position: relative;
    width: 570px;
    height: 130px;
    margin-bottom: 10px;
}

    .content_adstyleTwo .adContent {
        top: 0;
    }

/* Footer 
    -------------------------------------*/
#footer_container { 
    background-color: #464646;
                    /*background-color: #3c3934;*/
    padding: 20px;
    color: #999;
    clear: both;
}

    #footer_container a, #footer_container .Normal {
        color: #e8e8e8;
        font-weight: normal;
        text-decoration:underline;
    }

        #footer_container a:hover {
            color: #F0F0F0;
        }
#footer_container p {line-height:normal;     margin: 0px 0px 0px 0px; font-size:1em;}


ul.footerlinks {
    margin: 0;
}

.footerlinks li {
    list-style: none;
    margin-bottom: 8px;
}

    .footerlinks li a:link,
    .footerlinks li a:visited {
        color: #808080;
    }

    .footerlinks li a:hover {
        color: #D00;
    }

ul.footerConnect {
    margin: 0px;
}

    ul.footerConnect li {
        display: inline-block;
        list-style-type: none;
        margin-right: 10px;
    }

#oumark {
    background-image: url("Images/ou_symbol_white_25px.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    max-width: 750px;
    padding: 0px 0 0 30px;
    margin-top: 25px;
}
    #oumark p {
        line-height: 1.5em !important;
        margin: 0px 0px 0px 0px;
        font-size: 0.9em;
        font-family: 'lato', sans-serif;
        font-weight: normal;
    }

/*------------------------------------------------*/
/* ABOUT US */
/*------------------------------------------------*/
/* Team 
    -------------------------------------*/
.content_team ul {
    margin: 0px;
}

    .content_team ul li {
        display: inline-block;
        width: 110px;
        margin-right: 30px;
        margin-bottom: 40px;
        text-align: center;
        list-style-type: none;
    }

        .content_team ul li.last {
            margin-right: 0;
        }

        .content_team ul li .teampic {
            width: 110px;
            height: 147px;
            margin-bottom: 15px;
            background-color: #bfbfbf;
        }

        .content_team ul li img {
            width: 110px;
            max-width: 110px;
            max-height: 147px;
        }

        .content_team ul li span {
            display: block;
            font-weight: bold;
            white-space: nowrap;
        }

/*------------------------------------------------*/
/* OUR PRODUCTS */
/*------------------------------------------------*/
.content_products ul {
    margin: 0;
}

    .content_products ul li {
        display: inline-block;
        width: 31%;
        margin-right: 30px;
        margin-bottom: 45px;
        vertical-align: top;
        list-style-type: none;
    }

        .content_products ul li.last {
            margin-right: 0;
        }

        .content_products ul li img {
            margin-bottom: 25px;
        }

/*------------------------------------------------*/
/* CONTACT US */
/*------------------------------------------------*/
/* One Column Form
-------------------------------------*/
.form_oneCol label {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}

.form_oneCol input, .form_oneCol textarea {
    width: 94%;
}

/* Dealer Form 
    -------------------------------------*/
.form_dealer input {
    width: 200px;
    margin-bottom: 5px;
}

/*------------------------------------------------*/
/* Slide jquery
/*------------------------------------------------*/
#container {
    position: relative;
    z-index: 0;
    padding: 0px;
    margin: 0 auto;
}

#example {
    position: relative;
    width: 980px;
    height: 380px;
}

/* Slide -*/
#slides {
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
}

.slides_container {
    display: none;
    position: relative;
    width: 980px;
    overflow: hidden;
}

    .slides_container a {
        display: block;
        width: 980px;
        height: 380px;
    }

        .slides_container a img {
            display: block;
        }

/* Next/Prev buttons 
    -------------------------------------*/
#slides .next, #slides .prev {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 9px;
    left: 12px;
    padding: 0;
    z-index: 12;
}

#slides .prev {
    background: transparent url('images/left-arrow.png') center center no-repeat;
}

#slides .next {
    left: 96px;
    background: transparent url('images/right-arrow.png') center center no-repeat;
}

/* Page link -*/
.pagination_wrap {
    display: inline-block;
    position: absolute;
    z-index: 10;
    bottom: 0;
    right: 0;
    width: 128px;
    height: 40px;
    opacity: 0.8;
    background-color: #222;
}

.pagination {
    position: absolute;
    z-index: 11;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 15px 40px;
}

    .pagination li {
        float: left;
        margin: 0 3px;
        list-style: none;
    }

        .pagination li a {
            float: left;
            display: block;
            width: 9px;
            height: 0;
            padding-top: 8px;
            background-image: url(images/pagination.png);
            background-position: 0 0;
            overflow: hidden;
        }

        .pagination li.current a {
            background-position: 0 -9px;
        }


/* FAQ Module */

.FAQheader {
    float: left;
    background-color: #e8e8e8;
    padding: 12px 12px 12px 12px;
    margin-right: 15px;
    border: 1px solid #cbcbcb;
}

.faqsList a {
    text-decoration: none;
}

.FAQquestion {
    background-color: #e8e8e8;
    padding-top: 12px;
    padding-bottom: 12px;
    border: 1px solid #cbcbcb;
    font-size: 1.23em;
    font-weight: normal;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}

    .FAQquestion a:link, .FAQquestion a:visited, .FAQquestion a:active {
        text-decoration: none;
    }

.FAQanswer {
    padding: 25px;
    font-size: 1.2em;
    margin: 0px 0px 0px 12px;
    line-height: 24px;
    color: black;
}



/*------------------------------------------------*/
/* Misc Styles
/*------------------------------------------------*/
.departmentTitle {
    /*Google Font*/
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: #4b0000;
    display: block;
    font-family: "EB Garamond",serif;
    font-size: 15px;
    margin-top: 5px;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

    .departmentTitle .italic {
        text-transform: lowercase;
    }

    .departmentTitle a {
        font-weight: normal;
        font-family: "EB Garamond",serif;
    }

/*------------------------------------------------*/
/* Links Module
/*------------------------------------------------*/

.linkitem {
    list-style: none;
    line-height: 1.9;
    margin: 0;
    padding: 0;
}
/*------------------------------------------------*/
/* Live Tabs Module
/*------------------------------------------------*/

.livetabs li {
    font-size: 13px;
    font-weight: bold !important;
    height: 30px !important;
    margin: 0 0 5px 0;
    padding: 6px 15px 5px 30px;
    list-style-type: none;
    cursor: move;
    border-radius: 5px;
    -moz-border-radius: 5px;
    webkit-border-radius: 5px;
}


  livetabscoah.mleft .mleft.ui-tabs .mleft.ui-tabs-nav li.mleft {
  white-space: normal;
  border-radius: 5px 0 0 5px;
  webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  clear: left;
  width: 100%;
  border-bottom-width: 1px;
  border-right-width: 1px;
  margin: 0 0 0.2em;
}


.linklist {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: -1;
    font-size: 1em !important;
}