/* CSS Hacks */
:link:focus, :visited:focus { -moz-outline:0px; } /* acc */
a { outline: none; } /* acc */
div { margin-top: 0; } /* div must be wrapped around EVERY first element w/margin-top */
html { height: 101%; } 
sub, sup { line-height:0; }
table { empty-cells: show; }

/* HTML tags */
a:link, div.list a:link, div.list div h2, a:visited, div.list a:visited
{
    color: #3e69bd;
    text-decoration: underline;;
}
a:hover, div.list a:hover, a:active, div.list a:active
{
    color: #d89c1a;
    text-decoration: underline;;
}

body
{
    background-color: #f4f4f4;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: repeat;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 { padding: 0; }
h1
{
    color: #db9c1a;
    font-family: inherit;
    font-size: 23px; /* 2em */
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1em;
    margin: 24px 0 12px; /* .67em 0 */
}
h2
{
    color: #357e86;
    font-family: inherit;
    font-size: 18px; /* 1.5em */
    font-weight: bolder;
    margin: 10px 0 6px; /* .75em 0 */
}
h3
{
    color: #72b5bc;
    font-family: inherit;
    font-size: 17px; /* 1.17em */
    font-weight: bolder;
    margin: 9px 0 6px; /* .83em 0 */
}
h4
{
    color: #000000;
    font-family: inherit;
    font-size: 11px; /* 1em */
    font-weight: bolder;
    margin: 12px 0 6px; /* 1.12em 0 */
}
h5
{
    color: #000000;
    font-family: inherit;
    font-size: 9px; /* 0.83em */
    font-weight: bolder;
    margin: 17px 0 6px; /* 1.5em 0 */
}
h6
{
    color: #000000;
    font-family: inherit;
    font-size: 8px; /* 0.75em */
    font-weight: bolder;
    margin: 18px 0 6px; /* 1.67em 0 */
}
div#sidebar h1, td#sidebar h1
{
    color: #88973b;
    font-family: inherit;
    font-size: 12px; /* 2em */
    font-weight: bolder;
    letter-spacing: normal;
    line-height: 1em;
    margin: 24px 0 6px; /* .67em 0 */
}
div#sidebar h2, td#sidebar h2
{
    color: #000000;
    font-family: inherit;
    font-size: 11px; /* 1.5em */
    font-weight: normal;
    margin: 16px 0 0; /* .75em 0 */
}
div#sidebar h3, td#sidebar h3
{
    color: #000000;
    font-family: inherit;
    font-size: 13px; /* 1.17em */
    font-weight: bolder;
    margin: 9px 0 6px; /* .83em 0 */
}
div#sidebar h4, td#sidebar h4
{
    color: #000000;
    font-family: inherit;
    font-size: 11px; /* 1em */
    font-weight: bolder;
    margin: 12px 0 6px; /* 1.12em 0 */
}
div#sidebar h5, td#sidebar h5
{
    color: #000000;
    font-family: inherit;
    font-size: 9px; /* 0.83em */
    font-weight: bolder;
    margin: 17px 0 6px; /* 1.5em 0 */
}
div#sidebar h6, td#sidebar h6
{
    color: #000000;
    font-family: inherit;
    font-size: 8px; /* 0.75em */
    font-weight: bolder;
    margin: 18px 0 6px; /* 1.67em 0 */
}

p { margin: 6px 0 11px } /* 0.5em 0 1em 0 */
#intro p { margin: 0 }
#footer p { margin: 0 }

ul
{
    margin: ;
    padding: ;
}
ul ul, ul ol, ol ul ol ol { margin: 0; }
ul { list-style-type: disc; } /* bullet-image: "none" */
ol { list-style-type: decimal; }
ul li
{
    margin: 0 0 0 -24px; /* bullet-image: "0 0 0 -39px" */
    padding: 0; /* bullet-image: "0 0 0 15px" */
    background-image: url('/CMS/Item/Picture/'); /* bullet-image: select bullet item */
    background-position: 0px 6px;
    background-repeat: no-repeat;
}

/* Layout */
div.wrapper
{
    background-color: transparent;    
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    width: 960px;
}
div.element { margin-bottom: 10px; }
div.box div.main div.element { margin-bottom: 0; }
div.clear { clear: both; }

div#top
{
    background-color: #ffffff;
    background-image: url('/CMS/Item/Picture/2352'); /**/
    background-position: bottom center;
    background-repeat: repeat-x;
    padding-top: 0;
}
div#header
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/2574'); /**/
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
div#header div.panel
{
    background-color: transparent;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

div#middle
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/2353'); /**/
    background-position: top center;
    background-repeat: repeat-y;
}
div#menu, td#menu
{
    background-color: #fff3dc;
    background-image: url('/CMS/Item/Picture/2359'); /**/
    background-position: top center;
    background-repeat: repeat-x;
    width: 160px;
    overflow: hidden;
    padding: 0 10px;
}
div#menu
{
    float: left;
}
div#menu div.panel, td#menu  div.panel
{
    background-color: transparent;
    overflow: hidden;
    padding: 34px 0;
}
div#main, td#main
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top center;
    background-repeat: repeat-x;
    overflow: hidden;
    padding: 0 20px 30px 20px;
    width: 560px;
}
div#main
{
    float: left;
}
div#main div.panel, td#main div.panel
{
    background-color: transparent;
    overflow: hidden;
    padding: 10px 0;
}
div#sidebar, td#sidebar
{
    background-color: #e4e9c7;
    background-image: url('/CMS/Item/Picture/2358'); /**/
    background-position: top center;
    background-repeat: repeat-x;
    font-size: 11px;
    overflow: hidden;
    padding: 0 10px;
    width: 160px;
}
div#sidebar div.panel, td#sidebar div.panel
{
    background-color: transparent;
    overflow: hidden;
    padding: 10px 0;
}

div#bottom
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/2355'); /**/
    background-position: top center;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}
div#footer
{
    background-color: #dededd;
    background-image: url('/CMS/Item/Picture/2356'); /**/
    background-position: top center;
    background-repeat: repeat-x;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
div#footer div.panel
{
    background-color: transparent;
    overflow: hidden;
    margin: 20px 30px 15px;
    padding: 0;
    text-align: center;
    width: 900px;
}
div#footer
{
    color: inherit;
    font-size: 12px;
}
div#footer a:link, div#footer a:visited
{
    color: #333333;
    text-decoration: underline;
}
div#footer a:hover, div#footer a:active
{
    color: #333333;
    text-decoration: underline;
}

div#logo
{
    float: left;
    margin: 0 0 40px 0;
    position: relative; 
}

div#member-console, div#search
{
    color: inherit;
    font-size: inherit;
}
div#member-console a:link, div#member-console a:visited
{
    color: #0000ff;
    text-decoration: underline;;
}
div#member-console a:hover, div#member-console a:active
{
    color: #ff0000;
    text-decoration: underline;;
}
div#member-console
{
    float: right;
    margin: 0;
    position: relative;
}
div#search
{
    float: right;
    margin: 0 219px 0 -482px;
    position: relative;
}
div#intro
{
    background-color: transparent;
    clear: right;
    color: inherit;
    float: right;
    font-size: inherit;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
}
div#statement
{
    background-color: transparent;
    clear: left;
    color: #000000;
    float: left;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: relative; 
    text-align: inherit;
    width: auto;
}

/* Menus */
div#service-menu span, div#top-menu span, div#left-menu span { display: block; }

div#service-menu span { display: block; }

div#service-menu
{
    float: right;
    margin: 5px 0 0;
    position: relative;
}
div#service-menu ul.m
{
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 120px;
}
div#service-menu li
{
    float: left;
    font-size: 11px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}
div#service-menu li a, div#service-menu span
{
    padding: 5px 0 5px 0;
    overflow: hidden;
    width: 60px;
}
div#service-menu li a:link, div#service-menu li a:visited
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: #444444;
    display: block;
    margin: 0;
    text-decoration: none;
}
div#service-menu li a.active:link, div#service-menu li a.active:visited, div#service-menu li a.selected:link, div#service-menu li a.selected:visited
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: #444444;
}
div#service-menu li a:hover, div#service-menu li a:active, div#service-menu li a.active:hover, div#service-menu li a.active:active, div#service-menu li a.selected:hover, div#service-menu li a.selected:active
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: #444444;
    text-decoration: underline;
}
div#service-menu span.node
{
    background-color: inherit;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: inherit;
}

div#top-menu
{
    clear: both;
    margin: 0;
    position: relative;
}
div#top-menu ul.m
{
    margin: 0;
    overflow: hidden;
    padding: 0 0 20px 0;
    width: 100%;
}
div#top-menu li
{
    float: left;
    font-size: 17px;
    list-style: none;
    margin: 0 1px 0 0;
    padding: 0;
    position: relative;
    text-align: center;
}
div#top-menu li a, div#top-menu span
{
    padding: 15px 0 16px 0;
    overflow: hidden;
    width: 120px;
}
div#top-menu li a:link, div#top-menu li a:visited
{
    background-color: #419ba5;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: #ffffff;
    display: block;
    margin: 0;
    text-decoration: none;
}
div#top-menu li a.active:link, div#top-menu li a.active:visited, div#top-menu li a.selected:link, div#top-menu li a.selected:visited
{
    background-color: #ffd67d;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: #3f3e40;
}
div#top-menu li a:hover, div#top-menu li a:active, div#top-menu li a.active:hover, div#top-menu li a.active:active, div#top-menu li a.selected:hover, div#top-menu li a.selected:active
{
    background-color: #72b5bc;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: #ffffff;
    text-decoration: none;
}
div#top-menu span.node
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: inherit;
}

div#left-menu {}
div#left-menu ul.m
{
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
div#left-menu li 
{
    font-size: 11px;
    list-style:none;
    margin: 0;
    padding: 0;
    text-align: left;
}
div#left-menu li a, div#left-menu span { padding: 4px 10px; }
div#left-menu li a:link, div#left-menu li a:visited
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: #333333;
    display: block;
    margin: 0;
    text-decoration: none;
}
div#left-menu li a.active:link, div#left-menu li a.active:visited, div#left-menu li a.selected:link, div#left-menu li a.selected:visited
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: #333333;
}
div#left-menu li a:hover, div#left-menu li a:active, div#left-menu li a.active:hover, div#left-menu li a.active:active, div#left-menu li a.selected:hover, div#left-menu li a.selected:active
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: #333333;
    text-decoration: underline;
}
div#left-menu span.node
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: inherit;
}
div#left-menu span.title, div#left-menu a.title:link, div#left-menu a.title:visited
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: #d89c1a;
}
div#left-menu a.title:hover, div#left-menu a.title:active
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: #d89c1a;
}
div#left-menu ul.m li ul { margin:0; padding:0; }
div#left-menu ul.m li ul li
{
    font-size: 100%;
    margin-left: 10px;
}
div#left-menu ul.m li ul li a { width: auto; }

/* Content */
/* .img-placeholder */
table.img-placeholder { margin:0 0 10px 0 }
table.img-placeholder-center { margin:0 0 10px 0; margin: 0px auto }
table.img-placeholder-left { margin:0 10px 10px 0; float: left }
table.img-placeholder-right { margin:0 0 10px 10px; float: right }
table.img-placeholder-left, td.img-placeholder-right { background-color: transparent; }
table.img-content { background-color: transparent; }
table.img-content td.img_src { }
table.img-content td.img_caption
{
    background-color: transparent;
    color: inherit;
}
div.img-content div.img_caption p { margin-bottom:0 } /*gte IE 8*/
/* .list */
div.list { clear:both }
div.list div.list-icon { float: left; margin-bottom: 10px; }
div.list div.list-content { margin-bottom: 10px; }
div.list div.list-content-icon { margin-bottom: 10px; margin-left: 74px; }
div.list div h2 { font-size: 1em; letter-spacing: normal; font-weight: bolder; margin: 0; padding: 0; }
div.list p.date { color:  inherit; font-size: 0.83em; margin: 0; padding: 0; }
div.list p.description { margin: 0; padding: 0; }
div.list div.active { background-color: transparent; padding: 10px; margin-bottom: 10px; }
div.list div.active div.list-icon { margin-bottom: 0; }
div.list div.active div.list-content { margin-bottom: 0; }
div.list div.active div.list-content-icon { margin-bottom: 0; }
div.list div.gallery-icon { float: left; margin: 0 5px 10px 0; }
/* .table */
table.table
{
    background-color: transparent;
    border-spacing: 0;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    width: auto;
}
table.table th
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: inherit;
    border-top: inherit;
    color: inherit;
    font-size: inherit;
    font-weight: bolder;
    line-height: inherit;
    padding: 2px;
    text-align: center;
    vertical-align: inherit;
}
table.table td
{
    background-color: transparent;
    border-bottom: inherit;
    border-top: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 2px;
    text-align: left;
    vertical-align: inherit;
}
div#sidebar table.table, td#sidebar table.table
{
    background-color: transparent;
    border-spacing: 0;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    width: auto;
}
div#sidebar table.table th, td#sidebar table.table th
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: inherit;
    border-top: inherit;
    color: inherit;
    font-size: inherit;
    font-weight: bolder;
    line-height: inherit;
    padding: 2px;
    text-align: center;
    vertical-align: inherit;
}
div#sidebar table.table td, td#sidebar table.table td
{
    background-color: transparent;
    border-bottom: inherit;
    border-top: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 2px;
    text-align: left;
    vertical-align: inherit;
}
/* .button */
a:link.button, a:visited.button
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/');
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: inherit;
    border-left: inherit;
    border-right:inherit;
    border-top: inherit;
    color: inherit;
    font-size: inherit;
    font-weight: normal;
    display:inline-block;
    padding: 0;
    text-decoration: none;
    width: auto;
}
a:hover.button, a:active.button
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/');
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: inherit;
    border-left: inherit;
    border-right:inherit;
    border-top: inherit;
    color: inherit;
    text-decoration: none;
}
div#sidebar a:link.button, div#sidebar a:visited.button, td#sidebar a:link.button, td#sidebar a:visited.button
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/');
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: inherit;
    border-left: inherit;
    border-right:inherit;
    border-top: inherit;
    color: inherit;
    font-size: inherit;
    font-weight: normal;
    display:inline-block;
    padding: 0;
    text-decoration: none;
    width: auto;
}
div#sidebar a:hover.button, div#sidebar a:active.button, td#sidebar a:hover.button, td#sidebar a:active.button
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/');
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: inherit;
    border-left: inherit;
    border-right:inherit;
    border-top: inherit;
    color: inherit;
    text-decoration: none;
}
/* .box */
div#menu div.box div.header, td#menu div.box div.header
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: inherit;
    padding: 0;
}
div#menu div.box div.main, td#menu div.box div.main
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: repeat-y;
    color: inherit;
    padding: 0;
}
div#menu div.box div.footer, td#menu div.box div.footer
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: inherit;
    height: 0;
}
div#sidebar div.box div.header, td#sidebar div.box div.header
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: inherit;
    padding: 0;
}
div#sidebar div.box div.main, td#sidebar div.box div.main
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: repeat-y;
    color: inherit;
    padding: 0;
}
div#sidebar div.box div.footer, td#sidebar div.box div.footer
{
    background-color: transparent;
    background-image: url('/CMS/Item/Picture/'); /**/
    background-position: top left;
    background-repeat: no-repeat;
    color: inherit;
    height: 0;
}

/* Plugins */

/* highslide */
.highslide-wrapper, .highslide-outline { background: #FFFFFF; }
/*.highslide img { border: 1px solid #D0D0D0; }
.highslide:hover img { border-color: #A0A0A0; }*/
.highslide-image { border: 10px solid #FFFFFF; }
.highslide-dimming { background: #000000; }
.highslide-caption { padding: 0px; padding-right: 2px; padding-bottom: 10px; padding-left: 10px; }
.highslide-loading { color: black; border: 1px solid black; background-color: white; background-image: url(/Content/Images/highslide/LoaderWhite.gif); background-position: center center; background-repeat: no-repeat; }
.highslide-number { color: #666666; font-size: 0.8em }
/*******************************/
/* Controls for the galleries. */
/*******************************/
.highslide-controls { width: 195px; height: 40px; background: url(/Content/Images/highslide/controlbar-white.gif) 0 -90px no-repeat; margin: 20px 15px 10px 0; }
.highslide-controls ul { position: relative; left: 15px; height: 40px; list-style: none; margin: 0; padding: 0; background: url(/Content/Images/highslide/controlbar-white.gif) right -90px no-repeat; }
.highslide-controls li { float: left; padding: 5px 0; margin:0; list-style: none; }
.highslide-controls a { background-image: url(/Content/Images/highslide//controlbar-white.gif); display: block; float: left; height: 30px; width: 30px; outline: none; }
.highslide-controls a.disabled { cursor: default; }
.highslide-controls a.disabled span { cursor: default; }
.highslide-controls a span { /* hide the text for these graphic buttons */ display: none; cursor: pointer; }
/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a { background-position: 0 0; }
.highslide-controls .highslide-previous a:hover { background-position: 0 -30px; }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important; }
.highslide-controls .highslide-play a { background-position: -30px 0; }
.highslide-controls .highslide-play a:hover { background-position: -30px -30px; }
.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important; }
.highslide-controls .highslide-pause a { background-position: -60px 0; }
.highslide-controls .highslide-pause a:hover { background-position: -60px -30px; }
.highslide-controls .highslide-next a { background-position: -90px 0; }
.highslide-controls .highslide-next a:hover { background-position: -90px -30px; }
.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important; }
.highslide-controls .highslide-move a { background-position: -120px 0; }
.highslide-controls .highslide-move a:hover { background-position: -120px -30px; }
.highslide-controls .highslide-full-expand a { background-position: -150px 0; }
.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px; }
.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important; }
.highslide-controls .highslide-close a { background-position: -180px 0; }
.highslide-controls .highslide-close a:hover { background-position: -180px -30px; }
/******************************/
/* Styles for the thumbstrip. */
/******************************/
.highslide-thumbstrip {    height: 100%; direction: ltr; }
.highslide-thumbstrip div {    overflow: hidden; }
.highslide-thumbstrip table { position: relative; padding: 0; border-collapse: collapse; }
.highslide-thumbstrip td { padding: 1px; /*text-align: center;*/ }
.highslide-thumbstrip a { outline: none; }
.highslide-thumbstrip img { display: block;    /*border: 1px solid gray;*/    margin: 0 auto; }
.highslide-thumbstrip .highslide-active-anchor img { visibility: visible; }
.highslide-thumbstrip .highslide-marker { position: absolute; width: 0; height: 0; border-width: 0; border-style: solid; border-color: transparent; /* change this to actual background color in highslide-ie6.css */ }
.highslide-thumbstrip-horizontal div { width: auto; /* width: 100% breaks in small strips in IE */ }
.highslide-thumbstrip-horizontal .highslide-scroll-up { display: none; position: absolute; top: 3px; left: 3px; width: 25px; height: 97px; } /*42*/
.highslide-thumbstrip-horizontal .highslide-scroll-up div { margin-bottom: 10px; cursor: pointer; background: url(/Content/Images/highslide/scrollarrows.png) left center no-repeat; height: 97px; } /*42*/
.highslide-thumbstrip-horizontal .highslide-scroll-down { display: none; position: absolute; top: 3px; right: 3px; width: 25px; height: 97px; } /*42*/
.highslide-thumbstrip-horizontal .highslide-scroll-down div { margin-bottom: 10px; cursor: pointer; background: url(/Content/Images/highslide/scrollarrows.png) center right no-repeat; height: 97px; } /*42*/
.highslide-thumbstrip-horizontal table { margin: 2px 0 10px 0; }
.highslide-viewport .highslide-thumbstrip-horizontal table { margin-left: 10px; }
.highslide-thumbstrip-horizontal img { width: auto; height: 95px; } /*40*/
.highslide-thumbstrip-horizontal .highslide-marker { top: 102px; border-left-width: 6px; border-right-width: 6px; border-bottom: 6px solid gray; } /*47*/
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker { margin-left: 10px; }
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker { border-bottom-color: white !important; }

/* Other - check */
#main div.contact_request_form input { width: 200px; }
#main div.contact_request_form textarea { font-family: Arial; height: 80px; width: 200px; }
#main div.contact_request_form .submit_button { width: 100px; }

#main div.dialog { background-color: #f3f3f3; border: solid 1px #bbbbbb; padding: 20px; }

#sidebar .contact_request_form h1 { font-size: 1.6em; }
#sidebar .contact_request_form input { width: 140px; }
#sidebar .contact_request_form textarea { font-family: Arial; height: 50px; width: 140px; }
#sidebar .contact_request_form .submit_button { width: 80px; }

/*.box { background-color: #C6E2AF; padding: 10px; }
.breadcrumbs { font-size: 11px; }
.ListItemSelected { background-color: #f5f2e7; padding: 10px; }*/

/* AWE */
.AWE_Navigator
{
    margin: 0px;
    padding: 0px;
    position: fixed;
    text-align: center;
    top: 0px;
    width: 100%;
}

.AWE_NavigatorPanel
{
    background-color: white;
    background-image: url('/Content/Images/sb_bg.gif');
    background-position: top;
    background-repeat: repeat-x;
    color: black;
    font-family: Segoe UI, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    margin: 0 auto;
    padding: 4px 0px 4px 4px;
}

.AWE_NavigatorPanel a:link, .AWE_NavigatorPanel a:visited, .AWE_NavigatorPanel a:hover, .AWE_NavigatorPanel a:active
{
    color: #446893;
}

.AWE_NavigatorButton
{
    background: url('/Content/Images/button.gif') left;
    border: solid 1px silver;
    border-color: #E5E5E5 #999999 #999999 #E5E5E5;
    color: #446893;
    font-family: Segoe UI, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    display: block;
    outline: none;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    white-space: nowrap;
    margin: 0px 4px 0px 0px;
    padding: 8px 0px;
    width: 96px;
}

.AWE_NavigatorButton:hover { background-image: url('/Content/Images/button-hover.gif'); }

.AWE_NavigatorButton:active
{
    background-image: url('/Content/Images/button-active.gif');
    left: 1px;
    position: relative;
    top: 1px;
}

#NavMoreMenu h6
{
    border-bottom: #dddddd 1px dotted;
    color: gray;
    font-size:11px;
    font-weight: normal;
    margin: 0 0 8px;
    padding: 0;
}

#NavMoreMenu a:link, #NavMoreMenu a:visited
{
    color: #446893;
}/* 5 */ 

/* HTML tags */
a:hover, div.list a:hover, a:active, div.list a:active
{
    color: #222222;
}
div#sidebar a:link, td#sidebar a:link, div#sidebar div.list a:link, td#sidebar div.list a:link, div#sidebar div.list div h2, td#sidebar div.list div h2, div#sidebar a:visited, td#sidebar a:visited, div#sidebar div.list a:visited, td#sidebar div.list a:visited
{
    color: #737d37;
}
div#sidebar h2, td#sidebar h2
{
    line-height: 12px;
}

/* Layout */
div#search { width: 263px }

div#top-menu li { font-family: Tahoma, Geneva, sans-serif; font-weight: bold; }

div#left-menu li a.active:link, div#left-menu li a.active:visited, div#left-menu li a.selected:link, div#left-menu li a.selected:visited { font-weight: bold; }
div#left-menu span.title, div#left-menu a.title:link, div#left-menu a.title:visited { font-size: 12px; font-weight: bold; margin-left: -10px; }

div#middle div.wrapper
{
    background-color: #ffffff;    
    padding: 0;    
}

/* Content */
/* .list */
/*td#sidebar div.list div.active { padding:0 0 10px 0 }
td#sidebar div.list div.active h2 { font-weight: bolder }*/

table td.contact-title { color: #666666; font-size: 11px; }

/* Plugins */

/*Google Custom Search Minimalist theme*/
.cse .gsc-control-cse, .gsc-control-cse { padding: 0 !important; width: 100% !important; }
/* Search input */
.cse input.gsc-input, input.gsc-input { border-color: #d89c63 !important; font-size: 11px !important; }
/* Search button */
.cse input.gsc-search-button, input.gsc-search-button { font-size: 11px !important; text-shadow: 0 1px 2px #008080 !important; padding-bottom: 3px !important; background-color: #419ba5 !important; border-color: #419ba5 !important; }
/* Font size */
.cse .gs-result .gs-title, .gs-result .gs-title, .cse .gs-result .gs-snippet, .gs-result .gs-snippet, .cse .gs-spelling, .gs-spelling { font-size: 13px !important; }
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result { padding: 0 0 0 .25em !important; }
/* Set link colors. */
.cse .gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link, .cse .gs-webResult.gs-result a.gs-title:link b, .gs-webResult.gs-result a.gs-title:link b,
.cse .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited, .cse .gs-webResult.gs-result a.gs-title:visited b, .gs-webResult.gs-result a.gs-title:visited b,
.cse .gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover, .cse .gs-webResult.gs-result a.gs-title:hover b, .gs-webResult.gs-result a.gs-title:hover b,
.cse .gsc-cursor-page, .gsc-cursor-page, .cse .gsc-trailing-more-results:link, .gsc-trailing-more-results:link, .cse .gs-spelling a, .gs-spelling a { color: #3e69bd !important; }
/* Selected pagination */
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  color: #ffffff !important;
  background-color: #419ba5 !important;
  text-shadow: 0 1px 1px #008080 !important;
}

/* Other */
#main .panel p { text-align:justify }

/* Dogodki */
div.upcoming-events { line-height:1.1em }
div.upcoming-events h3 { font-size:13px; color:#000000; font-weight:bold; margin-top:18px; margin-bottom:0 }
div.upcoming-events table.event-list{ border:none; border-collapse:collapse; margin-bottom:12px }
div.upcoming-events tr.important-event { background-color: #ffd67d; border-top: solid 5px #fff }
div.upcoming-events tr.important-event td.event-date { padding: 10px 0 10px 5px }
div.upcoming-events tr.important-event td.event-title-and-description { padding: 10px 5px 10px 10px; width: 100% }
div.upcoming-events td { padding-top: 10px }
div.upcoming-events td.event-date p { font-size:0.83em; margin:0 }
div.upcoming-events td.event-title-and-description { padding-left:10px }
div.upcoming-events td.event-title-and-description p.event-title { margin:0 0 6px 0; font-weight:bold; font-size:14px }
div.upcoming-events td.event-title-and-description p.event-description { margin:0 }

#calendar { min-width:560px;}
