body {
        line-height:180%;
        color:#000000;
        background-image: url(../images/body_mf.png); background-position:top center; background-repeat:repeat-x; height:50px/*22px*/;
}

.wrapper960 {}

/*H2 Header styling*/
h2, h2 a:link, h2 a:visited, .content_header, .articleHead{
        font-weight: 100;
        font-size: 29px;
    line-height: 34px;
        margin: 0 0 5px;
}

h2, .items-row h2, .cols-2 h2, .row-0 h2 {
border-bottom:1px dotted #ffffff;
}



a {
        color:#0065cd;
}
a:hover {
        color:#b32018;
}

/* ----[ CONTAINER DIVS ]----*/
#container_header {background-image: url(../images/header-container.png); background-position:top center; height:190px /*141px*/; }
#container_logo_mobile{display:none;}
#container_social_mobile{display:none;}
#container_hornav_mobile{display:none;}
#container_splash_mobile{display:none;}
#container_slideshow{background-image: url(../images/overlay-light.png); background-position:top center; background-repeat:repeat; box-shadow:0 0 2px 0 black inset; padding-bottom:1px;}
#container_slideshow_bottom{background-image: url(../images/slideshow-bottom.png); background-position:top center; background-repeat:no-repeat; height:18px;}
#container_breadcrumb{}
#container_top_modules{padding:5px 0px 5px 0px; color:#ffffff;}
#container_main_top{background-image: url(../images/topmain.png); background-position:top center; background-repeat:no-repeat; height:30px; margin-top:5px;}
#container_main{background-color:#ffffff; padding:10px 0px;}
#container_bottom_modules{background-color:#f8f8f8; box-shadow: 1px 3px 4px 1px #000000;}
#container_base_top{background-image: url(../images/topbase.png); background-position:top center; background-repeat:no-repeat; height:30px;}
#container_base {color:#ffffff;}
#container_copyright_footermenu{background-image: url(../images/overlay-light.png); background-position:top center; background-repeat:repeat; color:#ffffff; box-shadow:0 0 2px 0 black inset;}

/* ----[ WRAPPER DIVS ]----*/
#header {}
#slideshow.block_holder{}
#breadcrumb {}
#top_modules {}
#main.block_holder{margin:0px 10px;}
#bottom_modules{}
#base{}
#copyright-footermenu{}
#container_spacer1 .wrapper960 {height:5px;}
#container_spacer2 .wrapper960 {height:5px;}
#copyright{}



/* ----[ WRAPPER DIVS FOR SMALL MOBILE DEVICES]----*/
#hornav_mobile{}
#splashimage_mobile{}


/* ----[ HEADER ]----*/
#header_items {
}

#logo {
        position:absolute;
}

/* Logo */
.logo_container {
        width:288px;
        top:0px;
        left:0px;
}
.logo_container, h1.logo, h1.logo a {
        height:140px/*63px*/;
}

h1.logo-text {
    text-align: center;
}

h1.logo-text a {
    font-size: 35px !important;
    font-weight: normal;
    left: 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    top: 10px;
}

p.site-slogan {
    font-size: 11px;
    left: 0;
    letter-spacing: 2px;
    text-align: center;
    top: 10px;
}

/* Search */

#search {
    left: 778px;
    padding: 0;
    top: 156px/*107px*/;
}


#search .inputbox {
    background-color: transparent !important;
    background-position: center top;
    background-repeat: repeat-y;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 2px #000000 inset;
    color: #FFFFFF;
    font: 14px Arial,Helvetica,sans-serif;
    height: 18px;
    padding: 5px;
}

/* Social Media */
#socialmedia {
    right: 0;
    top: 65px;
}

/* Laguages */
#language {
        background-color:#CCCCCC;
        top:80px;
        left:805px;
}

/* ----[ MENUS ]----*/
/* Topmenu */
#topmenu {
        background-color:#bbb;
        color:#FFFFFF;
        width:950px;
        top:0px;
        left:0px;
}
#topmenu ul li{
    padding:5px 0;
}
#topmenu ul li a {
        padding: 0px 10px;
}

#topmenu ul li a {
        border-right:1px solid #d2d2d2;
}
#topmenu ul li:last-child a {
        border:none;
}

/* Hornav */
#hornav {
clear: both;
float: left;
position: absolute;
top: 149px/*100px*/;
left: 0px;
width: 100%;
        }

/* Hornav - Parent Styling */
#hornav ul a, #hornav ul ul a, #hornav .separator {
        line-height:38px;
        margin-left: 5px;
}

#hornav li:first-child a {border-left: none;}
#hornav ul a, #hornav .separator {font-weight:100; font-size:18px !important; display:block; text-decoration: none; z-index: 9999; margin-bottom: 0px /*dropdown gap*/;}
#hornav ul ul a {line-height:20px; padding: 1px 10px;}

/* Hornav - Child Styling */
#hornav li li a, #hornav li li.active a, #hornav li li.visited a {color:#555555 !important;}

/* Hornav - Child Block Styling */
#hornav li li, #hornav li li li {padding: 2px 0px 4px !important;}
#hornav li li:last-child, #hornav li li li:last-child {background:none !important;}

/* Hornav - Dropdown Block Styling */
#hornav ul li ul {
        background-color: #eeeeee;
}

/* Hornav - Sub-Child Block Styling */
#hornav li ul li ul {
        padding:5px;
}

/* Hornav - Hover/Highlight Styling */
#hornav ul a:hover {
        color:#F2F2F2;
        text-decoration:none;
        -webkit-transition:color 0.25s ease-in;
        -moz-transition:color 0.25s ease-in;
        -o-transition:color 0.25s ease-in;
        transition:color 0.25s ease-in;
        outline:0;
}

#hornav ul ul a:hover {color:#aaa;}
#hornav li li a:hover {color:#999999;}

/* MenuMatic */
#subMenusContainer a {
        text-decoration:none;
        display:block;
        padding:13px 35px 13px 15px;
        margin-right:10px;
        margin-left:10px;
        color:#000000;
        font-size:13px;
        text-shadow:none;
        cursor:pointer;
        font-family: 'Maven Pro', sans-serif;
        border-bottom-width: 1px;
        border-bottom-style: groove;
        border-bottom-color: #C8C8C8;
}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, #subMenusContainer a:focus, #subMenusContainer a.subMenuParentBtnFocused {
        color:#2A2A2A;
        text-decoration:none;
        -webkit-transition:color 0.25s ease-in;
        -moz-transition:color 0.25s ease-in;
        -o-transition:color 0.25s ease-in;
        transition:color 0.25s ease-in;
        outline:0;
}

/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn {}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{}

/* Parent Main Menu Links ---[javascript users only]*/
#hornav .mainMenuParentBtn{background: url(../images/arrow_down.png) right 57% no-repeat; padding-right:17px;}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
#hornav .mainMenuParentBtnFocused{background: url(../images/arrow_down_over.png) right 57% no-repeat; padding-right:17px; }

/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{display:none; position: absolute; overflow:hidden; padding:0 2px; margin:0 0 0 8px;}

/* All ULs and OLs */
#subMenusContainer ul, #subMenusContainer ol {padding: 0; margin: 0; list-style: none; line-height: 1em; min-width:200px !important;}

/* All submenu OLs and ULs */
#subMenusContainer ul, #subMenusContainer ol {
        left:0;
        padding-bottom:5px;
        padding-top:8px;
        border-radius:0px;

        }

#subMenusContainer{top:3px; left:0px;}

/* ----[ SLIDESHOW ]----*/
#slideshow {}


.box_skitter {background: none repeat scroll 0 0 !important}

.prev_button {
    background: url("../images/prev.png") no-repeat scroll left top transparent;
    height: 100px !important;
    width: 100px !important;
        left:-15px !important;
}

.box_skitter .next_button {
    background: url("../images/next.png") no-repeat scroll left top transparent;
    height: 100px !important;
    width: 100px !important;
        right:-10px !important;
}

/* ----[ BREADCRUMBS ]----*/
/* Styling */
#breadcrumb-1{}
#breadcrumb-1 .module_margin{margin:0px;}
#breadcrumb .module{padding-left:10px; padding-right:10px; border:none;}
#breadcrumb.block_holder{}
div.breadcrumbs a.pathway{}
div.breadcrumbs {color:#ffffff;}


/* ----[ DEFAULT MODULE STYLING ]----*/
.maincontent{margin:0px 5px 5px 5px;}
/* Module Styling */
.module h3, .module_menu h3 {
    font-size: 18px;
    font-weight: 100;
    padding: 5px 5px 5px 0;
    text-align: left;
        box-shadow: 0 5px 6px -5px #b4b4b4;
    margin-bottom:5px;
}

.module, .module_menu{}

/* Module Styling - Menus */
.module ul a, .module_menu ul a {
    border-bottom: 1px dotted #C6C6C6;
    color: #000000;
    margin: 0 0 3px;
    padding: 4px;
        text-decoration:none !important;
}

.module ul li:last-child a, .module_menu ul li:last-child a {
}
.module ul a:hover, .module_menu ul a:hover, .module ul a:focus, .module_menu ul a:focus {
        color: #b32018;
}

/*use to highlight active link*/
.module ul li.active a, .module_menu ul li.active a{}

.module ul li li a, .module_menu ul li li a {
        border:none !important;
        padding-left:25px;
}

/* Footer Menu */
#footermenu {
}
#footermenu ul li{
        padding: 5px 0;
}
#footermenu ul li a {
        border-right: 1px dotted #2c2c2c;
    padding: 0 10px;
}
#footermenu ul li a:hover {
}

/** MB TOP **/
/* Module Styling */
/* Module Styling */
#top_modules .module h3, #top_modules .module_menu h3 {
    padding: 11px 2px 2px 0;
    text-align: center;
        background-image: url(../images/topmod.png); background-position:top center; background-repeat:no-repeat;
        height:38px;
        color:#ffffff;
        box-shadow:0px 0px 0px;
}

/* Module Styling - Menus */
#top_modules .module ul a, #top_modules .module_menu ul a {
    border-bottom: 1px dotted #ffffff;
    color: #ffffff;
    margin: 0 0 7px;
    padding: 8px;
}

#top_modules a{color:#FFFFFF !important; text-decoration:underline;}
#top_modules a:hover{color:#F2F2F2 !important; text-decoration:underline;}


/*--Top Modules Divs--*/


/* MB Top-1 */
/* MB Top-2 */

/** MAINCONTENT **/

/* MB Contenttop */ /* MB Contentbottom */
.contenttop .module_margin{margin-top:0px;}

/* Sidecol A & B */
.side_margins{}
.sidecol_block{}

.sidecol_block .module, .sidecol_block .module_menu{margin-bottom:20px;}

/** MB BOTTOM **/
/* Module Styling */


/* Module Styling - Menus */

/* MB Bottom-1 */
/* MB Bottom-2 */


/* MB BASE */
#base .module h3, #base .module_menu h3 {
    padding: 8px 0px 2px 0;
    text-align: left;
        color:#ffffff;
        box-shadow:0px 0px 0px;
}

/* Module Styling - Menus */
#base .module ul a, #base .module_menu ul a {
    border-bottom: 1px dotted #ffffff;
    color: #ffffff;
    margin: 0 0 7px;
    padding: 8px;
}

#base a{color:#FFFFFF !important; text-decoration:underline;}
#base a:hover {color:#F2F2F2 !important; text-decoration:underline;}

#base .module, #base .module_menu{}

/* MB Base-1 */
/* MB Base-2 */

/* Footers */

/* Copyright */


/* Read More and content vote*/

/* content readmore*/
.readon, .readmore a, .btn, .pager a{
        color:#000000;
        text-decoration:underline;
}

.readmore a, .btn, .pager a{color:#000000 !important; text-decoration:underline !important;}
.readmore a:hover{color:#000000 !important;}

/* content vote*/
div.content_vote input.button{
}

/* Pagination */
ul.pagination{margin-top:20px; margin-bottom:20px;}

ul.pagination li, li.pagenav-prev, li.pagenav-next{
        background-color:#f1f1f1;
        color:#999999;
        margin: 0 0 7px;
        padding:15px;
        border-radius:1px;
        border:1px solid #D7D7D7;
}

ul.pagenav li.pagenav-next a, ul.pagenav li.pagenav-prev a, ul.pagenav li.pagenav-next a:hover, ul.pagenav li.pagenav-prev a:hover {color: #ffffff!important;}
ul.pagination li a{color:#999999 !important; font-weight:normal !important;}
ul.pagination li a:hover{color:#999999 !important; font-weight:normal !important;}

/* Contact Slider styling */
#contact-slider .pane-toggler-down, #contact-slider .pane-toggler{ margin-bottom:1px; margin-top:0px; cursor:hand; height:20px; border:1px solid #E9E9E9; cursor:pointer;
border:1px solid #eaeaea;
background: #eaeaea; /* Old browsers */
background: -moz-linear-gradient(top,  #eaeaea 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eaeaea 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eaeaea 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eaeaea 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eaeaea 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0 5px 6px -6px b1b1b1;
-moz-box-shadow: 0 5px 6px -6px black;
box-shadow: 0 5px 6px -6px black;
}

#contact-slider a, #contact-slider h3, #contact-slider a:hover {
    border: medium none;
    color: #000000 !important;
    font-weight: 100;
    text-decoration: none;
}

#contact-slider .panel {
    background-color: transparent;
    border:none !important;
}


/* Thumbs gallery styling*/
.artsexylightbox{box-shadow: -1px 2px 7px -2px #000000;}

/* Category List*/
tr.even, .cat-list-row0 {
    background-color: transparent;
    border-bottom: 1px dotted #DDDDDD;
    border-top: 1px dotted #DDDDDD;
}

table.category .createdby, table.category .list-hits, table.category .cat-list-row0, table.category .cat-list-row1 {
color:#000000 !important;
}


/* Search results */
.search-results .result-text {color: #000000;}
.search-results dd.result-category {color: #000000;}
.search-results dd.result-created {color: #000000;}

span.highlight {color: #000000;}



.items-row {
        border-bottom: 1px solid #b32018;
        padding: 20px;
}

.td