/*
 * @author ( Angie Radtke )
*/

/* not ready */

/* ##########################  general  ########################### */




body
{
  background:url(../images/bodydarktile.png);
  color: #333;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  line-height:18px;
}

#all
{
  padding-top:0px;
  /*background: url(../images/top_bg.gif) repeat-x 50% 0%;*/
}

#header
{
}



fieldset
{
  border:solid 0px #ccc
}

.article-info
{
  color:#444
}

.article-info dd span
{
  color:#444;
  border-right:solid 0px;
  background:#eee
}

/* ##########################  back  ########################### */

#back
{

}

/* ##########################  logo  ########################### */

#logo span
{
  color:#fff;
  padding-left:50px;
  font-size:0.3em !important;
  text-transform:none;
  font-family:arial, sans-serif
}

.logoheader
{

  background:  #0c1a3e  URL(../images/personal/personal2.png) no-repeat bottom right ;
  color:#fff;
  min-height:200px;
  margin:0em 10px 0 10px !important;

}


h1#logo
{
     font-family: 'Titillium Maps',  Arial;
     padding:0.9em 20px 20px 10px;
     text-transform:uppercase;
     font-weight:normal;
     margin-top:0;
}



#line
{
  width:98% ;
  max-width:100% ;
  top:0px;
  left:0px;
  padding:5px 10px !important;
  margin-right:10px;
  text-align:right;

}


/* ##########################  header  ########################### */


/* ++++++++++++++  lists, skiplinks  ++++++++++++++ */






/* ++++++++++++++  fontsize  ++++++++++++++ */

#fontsize
{
   display:inline;


}

#fontsize p a:link,
#fontsize p a:visited
{
  color:#222;
  border-right:solid 1px #ccc
}


#fontsize p a.larger,
#fontsize p a.reset,
#fontsize p a.smaller
{
  padding-left:5px;
  padding-right:5px;
  text-decoration:none;
  margin:0;
}



#fontsize p a:hover,
#fontsize p a:active,
#fontsize p a:focus
{
  background:#095197 !important;
  color:#fff
}

#fontsize h3
{
  color:#222;
  font-weight:bold
}

/* ++++++++++++++  search  ++++++++++++++ */
#header form,
#header form .search
{
display:inline;
padding-right:1px ;


}

#header form .inputbox
{
  background:none; border:none; border-bottom:none; border-right:0;
  height:31px;
  width:182px;
  padding:0 5px;
  line-height:31px;
  

}

#header form .inputbox:focus
{
}

#header form .button
{
  border:0;
  background: url(../images/button.png) no-repeat ;
  color:#333;
  padding:0 !important;
  height:31px;
  width:28px;
}

/* ##########################  contentarea  ########################### */

#contentarea,
#contentarea2
{
  background:#fff
}


/* ##########################  breadcrumbs  ########################### */

#breadcrumbs
{
  color:#333;
}

#breadcrumbs span
{
  color:#333;
}

#breadcrumbs span a:link,
#breadcrumbs span a:visited
{
  background:#fff;
  color:#333;
}

#breadcrumbs span a:hover,
#breadcrumbs span a:active,
#breadcrumbs span a:focus
{
  background:#095197;
  color:#fff;
}


/* ##########################  navigation column  ########################### */

.module_content
{
  border:solid 1px #ddd;

}
.moduletable_js
{
  border:solid 0px #ddd;
}

#right .moduletable_js
{
  border:0
}

#nav h3
{
  border-bottom:solid 1px #ddd;
  font-family: 'Titillium Maps', Arial;
  color:#555
}

h3.js_heading
{
  border-bottom:solid 1px #ddd;
  background:#eee;
  font-family: 'Titillium Maps', Arial;
}

h3.js_heading span.backh
{
  border:solid 0px #000
}

h3.js_heading span.backh1
{

}

h3.js_heading a
{
  border:0
}

h3.js_heading a img
{
  border:0
}

h3.js_heading a.opencloselink:hover,
h3.js_heading a.opencloselink:active,
h3.js_heading a.opencloselink:focus
{
  background:none
}


#right h3 span.backh
{

}

#right h3 span.backh2
{
  background:#fff;
  color:#555;
  border-bottom:solid 1px #ddd
}

#right h3 span.backh3
{
padding-left:0
}

h3.js_heading a:link,
h3.js_heading a:visited,
h3.js_heading a:hover,
h3.js_heading a:active,
h3.js_heading a:focus
{

}

#nav h3.js_heading a:focus
{

}

#nav form
{
  color:#000;
}

#nav form a:hover,
#nav form a:active,
#nav form a:focus
{
  color:#fff;
  background:#095197;
  text-decoration:none
}



#main
{

}

#main a:link,
#main a:visited
{

}

#main a:hover,
#main a:active,
#main a:focus
{
  background:#095197;
  color:#fff;
}

#main th a:hover,
#main th a:active,
#main th a:focus
{
  background:#333;
  color:#fff;
}

.items-row
{
}


.column-1,
.column-2
{
  border: solid 0px ;
}

.item-separator
{
  border: solid 0px #333333;
}

#main ul li
{

}

.small
{
  border:solid 0;
}

ul#archive-items li.row0,
ul#archive-items li.row1
{
  border-bottom:solid 1px #ddd
}

.archive #adminForm fieldset
{
  border:0;
  padding:0;
  margin:20px 0
}
/* ++++++++++++++  images  ++++++++++++++ */

.image-left
{
  padding:2px;
}

.image-right
{
  border:solid 1px #ddd;
  padding:2px
}

/* ++++++++++++++  leading  ++++++++++++++ */

.items-leading
{

}


/* ++++++++++++++++++++ headings +++++++++++++ */



/* ++++++++++++++  readmore  ++++++++++++++ */

.readmore a:link,
.readmore a:visited,
a.readmore:link,
a.readmore:visited
{
}

.readmore a:hover,
.readmore a:active,
.readmore a:focus,
a.readmore a:hover,
a.readmore a:active,
a.readmore a:focus
{
}

a.readmore:hover,
a.readmore:active,
a.readmore:focus
{
}

/* ++++++++++++++  icons  ++++++++++++++ */

.actions img
{
  border:0;
}

/* ++++++++++++++  items-more  ++++++++++++++ */

#main .items-more h3
{
  border-bottom:solid 1px #ddd;
  border-top:solid 1px #ddd;
  color:#444;
}

#main .items-more ol
{
  color:#000;
}

#main .items-more ol li a
{
  background:#FFFFFF url(../images/blog_more.gif) no-repeat 0px center;
  color:#095197
}

#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
  background: #095197 url(../images/blog_more_hover.gif) no-repeat 0px center;
  color:#fff;
}

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination
{
  border-top:solid 1px #ddd;
}

/* ++++++++++++++  article index  ++++++++++++++ */

table.contenttoc
{
  border:solid 1px #ccc;
}


/* ##########################  right column   ########################### */

#right
{
  border:solid 0px #e6e6e6;
  background:#fff
}



#right h3
{

}

#right h4
{
  color:#555;
  border:solid 0;
}





#right ul li a:hover,
#right ul li a:active,
#right ul li a:focus
{
  background:#095197;
  color:#fff;
}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */
#close span
{
  color:#000;
}

/* ##########################  modules  ########################### */

/* ++++++++++++++  mostread, latest news ++++++++++++++ */

.mostread li a:link,
.mostread li a:visited,
.latestnews li a:link,
.latestnews li a:visited
{
  background: url(../images/personal/arrow2_grey.png) 2px 7px  no-repeat ;
}

.mostread li a:hover,
.latestnews li a:hover,
.mostread li a:active,
.latestnews li a:active,
.mostread li a:focus,
.latestnews li a:focus
{
  background:#555 url(../images/arrow_white_grey.png) 2px 7px  no-repeat !important;
}

/* ++++++++++++++  newsfeed  ++++++++++++++ */

ul.newsfeed
{
  border:solid 0px #000;
}

.newsfeed-item
{
  border-bottom:solid 1px #ddd;
}

.newsfeed-item h5 a
{

}

/* ++++++++++++++  newsflash  ++++++++++++++ */
/* newsflash horizontal */

ul.newsflash-horiz
{
  background:#F5F5F5 url(../images/nature/box.png) repeat-x;
  border:1px solid #EEEEEE;
}

ul.newsflash-horiz li
{
  border:solid 0px #eee;
  background:#f5f5f5;
}

ul.newsflash-horiz li h4
{
  font-family: 'Titillium Maps', Arial;
}


/* newsflash vertical */

.newsflash-vert
{

}

/* ++++++++++++++  banner  ++++++++++++++ */

.banneritem
{
  border:0
}

.banneritem a
{
  background:none
}

.banneritem a img
{
  background:none;
  border:0
}

/* ++++++++++++++  login  ++++++++++++++ */

#login-form .inputbox
{

}
#modlgn-username, #modlgn-passwd{
  background:#fafafa url(../images/input_bg2.gif) repeat-x; border:1px solid #e1e1e1;    height:28px; line-height:28px; padding:0 10px;
  width:212px;
  

}
#login-form .button {float:left}
#modlgn-remember {width:inherit !important}
fieldset.input
{
  border:0 ;
}
ul li {list-style:none}
input.button,
button.button,
button.validate
{
  text-align:center; line-height:26px; font-style:italic; font-family: 'Droid Serif', serif; color:#fff; padding:0 !important; border:none
  
}
#contact-form .button {float:right}
input.button:hover,
button.button:hover,
button.validate:hover { background-position:0 -26px !important}

/* ++++++++++++++  tabs/ slide  ++++++++++++++ */

ul.tabs
{
  border:solid 1px #ddd;
  border-bottom:0;
  background:#f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li
{
  background:#f5f5f5 url(../images/nature/box.png) repeat-x;
  border-right:solid 1px #ddd
}

ul.tabs li a:link,
ul.tabs li a:visited
{
  color:#333;
}

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus
{
  color:#000
}

.tabcontent
{
  border:solid 1px #ddd;
  background:#fff;
  color:#000;
}

.tabcontent .linkclosed
{
  color:#000;
  border-bottom:solid 1px #e5e5e5;
}

ul.tabs li a.linkopen
{
  background:#fff;
  color:#333;
  border:0
}

ul.tabs li a.linkclosed:hover,
ul.tabs li a.linkclosed:active,
ul.tabs li a.linkclosed:focus,
ul.tabs li a.linkopen:hover,
ul.tabs li a.linkopen:active,
ul.tabs li a.linkopen:focus
{
  background:#555;
  color:#fff
}

/* ++++++++++++++  category-module  ++++++++++++++ */

#right .category-module h4 a:link,
#right .category-module h4 a:visited
{
  color:#0D4C89
}

#right .category-module h4 a:hover,
#right .category-module h4 a:active,
#right .category-module h4 a:focus
{
  color:#fff
}


.category-module li
{
  border-bottom:solid 1px #ddd;
}

.category-module li li
{
  border:0
}



/* ##########################  search   ########################### */

.searchintro img
{
  border:0px
}

.inputbox:focus
{
}

.word
{
}

.word input
{
  border:solid 1px #ddd;
  background:#fafafa  url(../images/input_bg2.gif) repeat-x; border:1px solid #e1e1e1;    height:26px; line-height:26px; padding:0 10px;
  margin-bottom:-1px;
  color:#333;
  font-weight:normal
}

.only
{
  border:solid 1px #ccc;
}

.phrases
{
  border:solid 1px #ccc;
}

/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
  background:#fff;
  color:#000;
}

.phrases .inputbox option
{
  background:#f5f5f5;
  border-bottom:solid 1px #ccc;
}

.phrases .inputbox option a:hover
{
  background:#C00;
  border-color:#CFD0D6;
  color:#fff;
}

/* ++++++++++++++   search results  ++++++++++++++++++ */

dl.search-results
{
}

dl.search-results dt.result-title
{
  border-top:solid 1px #ddd
}

dl.search-results dd.result-created
{
  border-bottom:none;
}

/* ##########################  forms   ########################### */


/* ++++++++++++++  form validation  ++++++++++++++ */

.invalid
{
  border-color:red !important;
}

label.invalid
{
  color:red;
}


/* ##########################  user profile  ########################### */
#users-profile-core,
#users-profile-custom
{
  border:solid 1px #ccc;
}

#member-profile fieldset
{
  border:solid 1px #ccc;
}


/* ##########################  tables   ########################### */
table
{

}

tbody
{

}

tr.odd,
.cat-list-row1
{
  background:url(../images/news.gif)  repeat-x;
}

table.newsfeeds td,
table.weblinks td
{

}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
  background:#444 ;
}

table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a,
table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
  color:#fff
}


td.table_footer
{
  background:#ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter
{

}

td.num,
td.hits
{

}

td p
{

}

table.category th a img
{
  border:solid 0px ;
}

/* for opera */
tr, td
{
}


#main table.moduletable td,
#main table.moduletable tr
{border:0;}
fieldset.filters
{
}

/* ##########################  contacts   ########################### */

.contact form
{
}

.contact input
{
  background:#fff;
  color:#000;
}

.contact .button
{

}

.contact input.invalid,
.contact textarea.invalid
{
  border:solid 2px red;
}

.contact label.invalid
{
  color:red;
}


/* ++++++++++++++  Error Message contact form  ++++++++++++++ */

p.error
{
  color:#044b63;
  background:#eee;
  border-top:3px solid #044b63;
  border-bottom:3px solid #044b63;
}

body.contentpane
{
  background:#fff;
}


/* ##########################  footer   ########################### */



#footer-inner
{
}

#footer a
{
  text-decoration:none
}
#footer a:hover {text-decoration:underline}

#bottom a img
{
  border:0
}

.box h3
{
  font-family: 'Titillium Maps', Arial;
  font-size:1.2em
}
.box ul
{padding-left:0}

.box1
{border-right:solid 1px #ccc}
.box3
{border-left:solid 1px #ccc}
#bottom  ul li a
{background-image:none;
padding-left:0}
/* ##########################  editor  ########################### */

.contentpaneopen_edit img
{
  border:0
}

form.editor fieldset
{
  border:solid 1px #ccc;
}


/* ++++++++++++++  edit  ++++++++++++++ */

form#adminForm
{
  border:solid 0px #000
}

.edit form#adminForm fieldset
{
  border:solid 1px #ddd
}
.edit form#adminForm  legend
{
  font-weight:bold
}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
  border:solid 1px #333;
  background:#ffffcc;
  color:#000
}


/*-------------------------------*/


table.pagenav,
table.pagenav tr,
table.pagenav td
{border:0 !important}

.cat-children ul ul,
.categories-list ul ul
{
  list-style-type:none;

}

.cat-children ul ul ul,
.categories-list ul ul ul
{


}
.categories-list .category-desc ul li
{list-style-type:square
}

/* contact  plain */
#main .contact h3
{
  border-bottom:solid 1px #ddd;
  margin: 20px 0
}

.form-required
{
  font-weight:bold;
  margin:10px 0;
  background:#fff url(../images/req.png) no-repeat;
  padding:10px 40px

}

.contact .inputbox,
.registration input,
.profile-edit input,
.login-fields input,
.remind input,
.reset input


{
  background:url(../images/input_bg2.gif) repeat-x; border:1px solid #e1e1e1;    height:28px; line-height:28px; padding:0 10px;
}

.profile-edit select
{
  padding:0px;
  border:solid 1px #ccc;
  background:#f5f5f5;

}
.profile-edit select option
{
  padding:3px

}
/* contact  slider */

.panel
{
  border:solid 1px #ddd;
  margin-top:-1px

}
#main .contact .panel h3
{
  margin:0px 0 0px 0;
  padding: 0;
  background:#eee;
  border:0
}
.panel h3 a
{
  display:block;
  padding:6px;
  text-decoration:none;
  color:#444;
  padding:6px;
}


.panel h3.pane-toggler a
{
  background:#f5f5f5 url(../images/slider_plus.png) right  top no-repeat;
}
.panel h3.pane-toggler-down a
{
  background:#f5f5f5  url(../images/slider_minus.png) right  top no-repeat;
  border-bottom:solid 1px #ddd;
}

.pane-slider
{
  border:solid 0px;
  padding:0px 10px !important;
  margin:0;
  background: url(../images/nav_level_1.gif) repeat-x ;
}

.panel .contact-form,
.panel  .contact-miscinfo
{
  padding:10px
}

.contact .panel .contact-form form,
.contact .panel .contact-address
{
  margin:20px 0 0 0
}


/* tabs */

div.current
{

  background: url(../images/nav_level_1.gif) repeat-x ;
}

/* image upload modal */

#all #upload-flash ul li a:hover,
#all .item a:hover span {
  background:#095197;
  color:#fff;
}
#close a
{text-decoration:none}










.mainlogo{
width:780px;
margin:0 auto;
height:120px;
padding-top:8px;
padding-left:52px;
}

.myrivettl{
float:left;
display:block;
background:url(../images/rivet.png);
width:40px;
height:41px;
margin:10px 0 0 0;
}

.myrivettr{
float:right;
display:block;
background:url(../images/rivet.png);
width:40px;
height:41px;
margin:10px 0 0 0;
}

.myrivetll{
position:absolute;
display:block;
background:url(../images/rivet.png) no-repeat;
width:40px;
height:41px;
left:10px;
bottom:10px;
}

.myrivetlr{
position:absolute;
display:block;
background:url(../images/rivet.png) no-repeat;
width:40px;
height:41px;
bottom:10px;
right:10px;
}



#all{
background:url(../images/noglow.png);
}

#user2{
position:absolute;
top:20px;
right:74px;
}

#sliderflash{
width:940px;
margin:0 auto;
}

.searchcomponentsearch{
padding-top:8px;
text-align:center;
}

.searchcomponentsearch label{
padding-right:6px;
color:#fff;
}

.searchcomponentsearch{
}

.searchcomponentsearch input{
/* display:table-cell; */
vertical-align:top;
}


#sidebar-2{
width:auto;
padding:10px !important;
}

.moduletablehotspotmenu ul {
margin:0;
padding:0;
}

.moduletablehotspotmenu ul li{
padding:0 !important;
}

.moduletablehotspotmenu .separator{
font-weight:bold;
color:#000;
font-size:13px;
}

#sidebar-2 ul li a {
font-size:12px !important;
}

#sidebar-2 ul li ul li{
margin-left:10px;
}

.footericons{
float:right;
padding-top:20px;
}




.hotspotpicture{
position:absolute;
left:60px;
top:36px;
display:none;
}

.hotspot a:link, .hotspot a:visited{
position:absolute;
display:block;
/*background-color:#f00;*/
background:url(../images/transparentfill.gif);
}

#hotspot1 a:link, #hotspot1 a:visited {
left:153px;
top:295px;
width:22px;
height:40px;
}

#hotspot2 a:link, #hotspot2 a:visited {
left:222px;
top:318px;
width:22px;
height:34px;
}

#hotspot3 a:link, #hotspot3 a:visited {
left:246px;
top:272px;
width:28px;
height:54px;
}


#hotspot4 a:link, #hotspot4 a:visited {
left:316px;
top:272px;
width:28px;
height:54px;
}

#hotspot5 a:link, #hotspot5 a:visited {
left:358px;
top:310px;
width:24px;
height:48px;
}

#hotspot6 a:link, #hotspot6 a:visited {
left:466px;
top:307px;
width:50px;
height:32px;
}

#hotspot7 a:link, #hotspot7 a:visited {
left:466px;
top:277px;
width:46px;
height:26px;
}

#hotspot8 a:link, #hotspot8 a:visited {
left:517px;
top:283px;
width:33px;
height:27px;
}

#hotspot9 a:link, #hotspot9 a:visited {
left:544px;
top:317px;
width:21px;
height:23px;
}

#hotspot10 a:link, #hotspot10 a:visited {
left:594px;
top:369px;
width:21px;
height:25px;
}

#hotspot11 a:link, #hotspot11 a:visited {
left:583px;
top:276px;
width:53px;
height:53px;
}

#hotspot12 a:link, #hotspot12 a:visited {
left:600px;
top:469px;
width:21px;
height:25px;
}

#hotspot13 a:link, #hotspot13 a:visited {
left:458px;
top:447px;
width:21px;
height:25px;
}

#hotspot14 a:link, #hotspot14 a:visited {
left:400px;
top:447px;
width:21px;
height:25px;
}

#hotspot15 a:link, #hotspot15 a:visited {
left:300px;
top:472px;
width:21px;
height:25px;
}

#hotspot16 a:link, #hotspot16 a:visited {
left:238px;
top:447px;
width:21px;
height:25px;
}

#hotspot17 a:link, #hotspot17 a:visited {
left:192px;
top:469px;
width:21px;
height:25px;
}

#hotspot18 a:link, #hotspot18 a:visited {
left:156px;
top:469px;
width:21px;
height:25px;
}

#hotspot19 a:link, #hotspot19 a:visited {
left:54px;
top:503px;
width:21px;
height:25px;
}

a.pagenav:link, a.pagenav:visited{
color:#fff;
}

a.pagenav:hover{
color:#00768E;
}

.Chronoform{
color:#000;
}

#user2 .mod-languages, #user2 .custom{
float:right;
}

#user2 .custom img{
padding-left:8px;
}

.label_skitter h5, .label_skitter h5 a{
text-align:right !important;
}

