/* static START */
*{margin:0;padding:0;}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{margin:0;padding:0;}
abbr[title], acronym[title]{border-bottom:thin solid;cursor:help;}
body{background:#f7f7f7;font-size:12px;font-family:Tahoma,Arial,Helvetica,sans-serif;color:#333;text-align:left;}
h1,h2,h3,h4,h5,h6{font-family:Georgia,"Times New Roman",Times,serif;font-weight:bold;}
h1{font-size:24px;line-height:30px;}
h2{font-size:20px;line-height:26px;}
h3{font-size:16px;line-height:24px;}
h4{font-size:14px;line-height:20px;}
h5{font-size:14px;line-height:20px;}
h6{font-size:14px;line-height:20px;}
small{font-size:10px;line-height:16px;}
dl{font-size:12px;}
dt{width:120px;font-weight:bold;}
dd{}
a{color:#047;text-decoration:none;}
a:hover{color:#4a630f;text-decoration:none;}
fieldset,img{border:none;}
hr{display:none;}
.toggle{display:none;}

/* fixed */
.fixed{clear:both;margin:0;padding:0;}

a:active {
  outline: none;
}
:focus {
  -moz-outline-style: none;
}

#system-clock {
  float: right;
  text-align: right;
  color: #D6D6D6;
  font-size: 11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  width: 280px;
}


/* radius */
#search,#sidebar-border,#sidebar,.sticky,#commentform textarea,.page-title,.page-title h1{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
#author,#email,#url,#submit{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#menus a{-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;border-top-left-radius:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;}
#menus ul ul a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}

/* nav */
#nav{z-index:5;position:relative;height:31px;margin:0 auto;padding-top:20px;clear:both;background:#454546;}
#menus{width:1280px;height:31px;margin:0 auto;}
#menus .nav_menu,div.menu{height:31px;font-size:14px;text-shadow:0 1px 0 #000;}
#menus .nav_menu ul,div.menu ul{list-style:none;margin:0;}
#menus .nav_menu li,div.menu li{float:left;position:relative;margin-right:8px;}
#menus a{border:1px solid #555;border-bottom:none;color:#CCCBCB;display:block;line-height:30px;background:#333;padding:0 10px;}
#menus ul ul{display:none;position:absolute;top:31px;left:0;float:left;width:150px;z-index:99999;}
#menus ul ul li{min-width:150px;}
#menus ul ul ul{left:100%;top:0;}
#menus ul ul a{background:#222;width:160px;height:auto;}
#menus li:hover > a,#menus ul ul :hover > a{background:#222;color:#FFFF00;}
#menus ul li:hover > ul{display:block;}
#menus ul li.current_page_item > a,
#menus ul li.current-menu-ancestor > a,
#menus ul li.current-menu-item > a,
#menus ul li.current-menu-parent > a{background:#f7f7f7;color:#333;text-shadow:0 1px 0 #fff;}
#menus ul li.current_page_item:hover > a,
#menus ul li.current-menu-ancestor:hover > a,
#menus ul li.current-menu-item:hover > a,
#menus ul li.current-menu-parent:hover > a{background:#222;color:#fff;text-shadow:0 1px 0 #000;}

/* Search */
#search{box-shadow:2px 2px 5px #777;-moz-box-shadow:2px 2px 5px #777;-webkit-box-shadow:2px 2px 5px #777;position:absolute;background:#565657;right:50%;margin-right:-450px;bottom:-14px;width:230px;height:26px;overflow:hidden;border:1px solid #999;}
#search form{padding:0;}
#search input#s{width:190px;background:transparent;border:none;color:#ddd;padding:6px;font-size:12px;}
#search form input#searchsubmit{cursor:pointer;position:absolute;right:2px;top:0;width:30px;height:26px;background:#565657 url('images/search-input-bg.gif') no-repeat right 0;border:none;border-left:1px solid #999;}

/* wrapper */
#wrapper{margin:0 auto;width:1280px;}

/* Header */
#header{z-index:1;position:relative;margin:30px auto 0;height:60px;}
#header h1{float:left;padding:0 0 0 10px;text-shadow:1px 1px 1px #999;font-size:28px;font-family:Georgia,"Times New Roman",Times,serif;}
#header h1 a{color:#222;line-height:30px;}
#header h2{float:left;height:20px;overflow:hidden;line-height:18px;padding:10px 0 0 20px;color:#222;font-size:12px;font-weight:normal;text-shadow:0 1px 0 #fff;}

/* Rss */
#rss{position:absolute;bottom:-10px;right:120px;}
#rss a{background:url("images/icons.gif") no-repeat 0 0;display:block;width:66px;height:20px;text-indent:-9999em;}
#twitter{position:absolute;bottom:-10px;right:95px;}
#twitter a{background:url("images/icons.gif") no-repeat -70px 0;display:block;width:20px;height:20px;text-indent:-9999em;}
#facebook{position:absolute;bottom:-10px;right:191px;}
#facebook a{background:url("images/icons.gif") no-repeat -95px 0;display:block;width:20px;height:20px;text-indent:-9999em;}

/* content */
#content{overflow:hidden;float:right;width:960px;padding:0;margin-left:20px;}
.page-title{margin:0 0 20px;background:#eee;border:1px solid #ccc;}
.page-title h1{font-size:18px;height:30px;line-height:30px;padding:5px 10px;border:1px solid #fff;}

/* Post */
.post{position:relative;width:640px;margin:0 0 10px;padding:0;}
div.post-single{margin:0;}
div.post-page{margin:0;border-bottom:1px solid #fff;}
h2.title{border-bottom:1px solid #fff;font-size:16px;text-shadow:1px 1px 3px #aaa;margin:0;padding:2px 10px;}
h2.title a{color:#445566;}
h2.title a:hover{color:#4a630f;}
h2.title-single{color:#445566;}
.entry ul,.entry ol{margin:0 30px 18px;}
.entry li{line-height:18px;}
.entry hr{display:block;}
.entry p{line-height:18px;margin:0 0 18px 0;}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{margin:0 0 18px 0;color:#555;}
.entry{font-size:13px;overflow:hidden;padding:0 10px;}
.entry a{color:#333;text-decoration:underline;}
.entry a:hover{color:#4a630f;text-decoration:none;}
.entry img{background:#fff;border:1px solid #ddd;padding:5px;}
.entry table{background:#fff;border:1px solid #ccc;border-width:2px;border-collapse:collapse;margin:5px 0 10px;}
.entry th,.entry td{border:1px solid #ccc;padding:3px 10px;text-align:left;vertical-align:top;}
.entry .entry tr.even td{background:#f7f7f7;}
.entry th{background:#edeff0;}
.entry blockquote{color:#555;padding:10px;margin:0 0 20px;border:1px solid #ddd;background:#eee;}
.entry code{background:#333;color:#ddd;}
.entry pre{font-size:12px;width:95%;line-height:16px;overflow:auto;font-family:"Courier New", FixedSys;color:#555;background:#fafafa;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-left:15px solid #ccc;border-right:1px solid #ccc;padding:0 5px 16px;margin:0 0 20px;}
.post-info-top{border-top:1px solid #ddd;line-height:18px;height:18px;position:relative;color:#999;margin:0 0 18px;padding:2px 10px;overflow:hidden;display:block;}
.post-info-bottom{border-bottom:1px solid #fff;line-height:24px;position:relative;color:#999;margin:0;padding:2px 10px;overflow:hidden;display:block;}
.post-info-top a,.post-info-bottom a{color:#999;}
.post-info-top a:hover,.post-info-bottom a:hover{color:#4a630f;text-decoration:underline;}
.entry p.read-more a,.entry p a.more-link,.post-info-date,.post-info-category,.post-info-tags,#gotocomments,#addcomment{display:block;padding-left:20px;background:url("images/icons.gif") no-repeat scroll 0 0;}
.post-info-date{float:left;background-position:0 -40px;}
.post-info-category{display:inline;background-position:-35px -60px;}
.post-info-tags{display:inline;background-position:-20px -240px;margin-left:10px;}
#gotocomments{float:right;background-position:0 -100px;margin-right:10px;}
#addcomment{float:right;background-position:0 -120px;}
.entry p.read-more a,.entry p a.more-link{display:inline;font-weight:bold;color:#4a630f;text-decoration:none;background-position:0 -20px;}
.entry p a.more-link{display:block;margin-top:18px;}
.entry p.read-more a:hover,.entry p a.more-link:hover{color:#999;}
.nav_link{}
.sticky{width:638px;background:#f2f2f2;border:1px solid #ccc;}
h2.sticky-h2 a{color:#ff4e00;}
.add-info{padding:0 10px;}
.add-info h3{line-height:16px;font-size:12px;color:#4a630f;margin-bottom:5px;background:#e5e5e5;}
.add-info ul{list-style:square;}

/* Sidebar */
#sidebar-border{overflow:hidden;float:left;width:298px;background:#f2f2f2;border:1px solid #ccc;}
#sidebar{width:276px;border:1px solid #fff;padding:0px 10px 10px;}

#sidebar a:hover{color:#22229F; text-decoration: underline;}
#sidebar h3,#sidebar h2{text-shadow:1px 1px 3px #aaa;color:#445566;font-family:Georgia,"Times New Roman",Times,serif;font-size:16px;margin:10px 0px 10px 0px; padding: 0px 5px 0px 5px; line-height:30px;border-bottom:1px solid #cccccc;}
#sidebar li{padding: 2px 4px 2px 4px;}
#sidebar li.widget{margin-bottom:10px;}
#sidebar li.widget div{padding:8px 5px;border-top:1px solid #ddd;}
#sidebar li.widget div div{padding:0;border-top:none;}
#sidebar li.widget div.fixed{padding:0;margin:0;border:none;}
#sidebar ul{list-style:none;}
#sidebar ul ul{padding:8px 5px;border-top:1px solid #ddd;}
#sidebar ul ul ul{padding:0;border-top:none;}
#sidebar ul ul li{padding-left:15px;background:url("images/icons.gif") no-repeat 0 -280px;}
#sidebar ul ul li:hover{background:url("images/icons.gif") no-repeat -10px -260px;}
#zbench-cat select,#zbench-archives select{background:#fff;color:#555;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #fff;border-bottom:1px solid #fff;width:260px;height:25px;line-height:25px;}
/* WP-RecentComments */
#sidebar ul ul li.rc_item,#sidebar ul ul li#rc_nav{background:none;padding:0;margin:3px 0;}
#sidebar ul ul li.rc_item div{padding:0;border:none;}
#sidebar ul ul li.rc_item .rc_avatar img{border:1px solid #ddd;}

/* Comments */
#comments-div{border-top:1px solid #ddd;position:relative;line-height:24px;height:24px;text-shadow:1px 1px 1px #999;text-align:right;margin:0 0 30px;padding:2px 10px;}
h2#comments{line-height:24px;font-size:12px;font-weight:normal;width:300px;float:right;}
span#comments-addcomment{position:absolute;left:10px;top:2px;padding-left:20px;background:url("images/icons.gif") no-repeat 0 -115px;}
span#comments-addcomment a{color:#047;text-decoration:none;}
span#comments-addcomment a:hover{color:#4a630f;text-decoration:none;}

/* comments list style */
ol.commentlist li{position:relative;list-style:none;height:1%;margin:0 20px;padding-bottom:20px;}
ol.commentlist li div em.approved{margin-left:55px;color:#ff0000;}
ol.commentlist li div.comment-author{margin:0;padding:0;line-height:16px;height:16px;border-bottom:1px solid #ddd;display:block;}
ol.commentlist li div.vcard img.avatar{position:absolute;left:0;top:0;width:40px;height:40px;background:#fff;padding:2px;border:1px solid #ddd;}
ol.commentlist li div.vcard cite.fn{margin-left:55px;font-style:normal;font-weight:bold;}
ol.commentlist li div.vcard cite.fn a.url{color:#047;}
ol.commentlist li.bypostauthor div.vcard cite.fn a.url{text-shadow:1px 1px 1px #777;}
ol.commentlist li.bypostauthor div.vcard cite.fn a.url:hover{color:#000;}
ol.commentlist li div.vcard cite.fn a.url:hover{color:#aaa;}
/* ol.commentlist li div.vcard span.says{position:absolute;text-indent:-9999em;} */
/* ol.commentlist li div.comment-meta{position:absolute;left:55px;top:25px;} */
ol.commentlist li span.comment-meta{}
ol.commentlist li span.comment-meta a{color:#aaa;}
ol.commentlist li span.comment-meta a:hover{color:#555;}
ol.commentlist li div.comment-text{border-top:1px solid #fff;margin:0 0 10px;padding-top:10px;}
ol.commentlist li.bypostauthor div.comment-text{color:#777;}
ol.commentlist li p,ol.commentlist li blockquote{margin:0 50px 0 55px;padding-bottom:10px;}
ol.commentlist li blockquote{padding:5px;border:1px dotted #ddd;color:#999;background:#fafafa;}
ol.commentlist li blockquote p{margin-left:0;}
ol.commentlist li code{margin-bottom:10px;padding:2px;background:#777;color:#ddd;}
ol.commentlist li div.reply{position:absolute;right:0;top:8px;}
ol.commentlist li div.reply a{display:block;width:30px;text-align:center;color:#aaa;padding:0 5px;background:#fafafa;border:1px solid #dfdfdf;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;}
ol.commentlist li div.reply a:hover{background:#f2f2f2;}
ol.commentlist li ul.children li{margin:0 0 0 30px;padding-bottom:0;border-bottom:none;color:#555;}
ol.commentlist li ul.children li.depth-2{margin:0 0 0 55px;}
ol.commentlist li ul.children li div{border-top:1px solid #dfdfdf;}
ol.commentlist li ul.children li div div{border-top:none;}
ol.commentlist li ul.children li div.comment-author{border-top:1px solid #fff;border-bottom:none;}
ol.commentlist li ul.children li div.vcard img.avatar{top:-8px;width:24px;height:24px;}
ol.commentlist li ul.children li div.vcard cite.fn{margin-left:40px;}
/* ol.commentlist li ul.children li span.comment-meta{} */
ol.commentlist li ul.children li p,ol.commentlist li ul.children li blockquote{margin:0 0 0 40px;}
ol.commentlist li ul.children li blockquote p{margin-left:0;}
ol.commentlist li ul.children li div.reply{top:-8px;}
ol.commentlist li ul.children li div.reply a{background:#f2f2f2;}
ol.commentlist li ul.children li div.reply a:hover{background:#fafafa;}

/* navigation */
#pagination,#nav-below{display:block;width:620px;line-height:18px;margin:0;padding:2px 10px;border-top:1px solid #ddd;}
.navigation{border-bottom:1px solid #fff;text-align:right;line-height:24px;margin:0;padding:2px 10px;}
#nav-below{display:inline-block;padding:20px 10px;border-top:1px solid #ddd;border-bottom:1px solid #fff;}
.nav-previous{float:left;width:50%;}
.nav-next{float:right;width:50%;text-align:right;}

/* respond */
#respond{margin:0 0 20px 0;padding:20px 0 0 55px;border-top:1px solid #ddd;}
#respond h2,#respond h3{text-shadow:1px 1px 1px #999;font-family:Georgia,"Times New Roman",Times,serif;margin-bottom:10px;}
#respond a#cancel-comment-reply-link{color:#920017;text-shadow:none;}
#respond a#cancel-comment-reply-link:hover{color:#FF4E00;}
#commentform{margin:0 55px 0 0;padding:0;}
#commentform p{margin:0 0 10px;padding:0;}
#commentform p.comment-notes{margin:10px 0;color:#999;}
#commentform a{}
#commentform textarea{padding:3px;background:#fff;border:1px solid #ddd;}
/* #commentform input{} */
/*.form-allowed-tags{display:none;}*/
#commentform .comment-form-comment label{display:none;}
#author,#email,#url{height:16px;margin-right:5px;padding:3px;border:1px solid #ddd;background:#fff;}
#comment{width:80%;height:125px;}
#submit{background:#222;font-weight:bold;color:#ccc;height:25px;padding:2px 10px;border:1px solid #555;}
#submit:hover{color:#fff;}

/* trackbacks-pingbacks */
.trackbacks-pingbacks h3{font-weight:bold;margin-bottom:10px;border-bottom:1px solid #ddd;color:#555;padding:3px 0;}
.trackbacks-pingbacks ul{margin:5px 20px 15px;list-style-type:circle;}
.trackbacks-pingbacks ul li{margin-bottom:4px;}

/* Footer */
#footer{margin:20px auto 0;background:#454546;}
#footer-inside{position:relative;width:1280px;margin:0 auto;padding:10px 0px 15px 0;color:#ffffff;}
#footer-inside a{border-bottom:1px dashed #ffffff;color:#ffffff;}
#footer-inside #back-to-top{position:absolute;top:5px;right:150px;color:#ffffff;font-size:14px;}
#footer-inside #back-to-top a{border:none;color:#ffffff;}

/* Other */
.aligncenter,div.aligncenter{display:block;margin:auto;}
.alignleft{float:left;}
.alignright{float:right;}
.wp-caption{text-align:center;padding-top:4px;margin:10px;border-radius:3px;}
.wp-caption img{margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text{font-size:12px;line-height:17px;padding:0 4px 5px;margin:0;}
/* calendar START */
.widget_calendar h3{display:none;}
#wp-calendar{width:100%;}
#wp-calendar #today{background:#E6E6E6;}
#wp-calendar tbody a{font-weight:bolder;}
#wp-calendar caption{font-family:Arial;font-weight:bolder;letter-spacing:-0.05em;font-size:150%;text-align:left;padding-bottom:5px;}
#wp-calendar th,#wp-calendar td{text-align:center;}
#wp-calendar tbody td{border:1px solid #CCC;}
#wp-calendar tbody td.pad{border:0 none;}
#wp-calendar th{background:#999;color:#FFF;}
#wp-calendar td#prev{text-align:left;padding-top:5px;}
#wp-calendar td#next{text-align:right;padding-top:5px;}
/* .gallery-caption */
#content .gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px;}



/* ##### Header ##### */

.headerTitle {
  font-size: 337%;
  font-weight: normal;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
}

.subHeader {
  color: #ffffff;
  background-color: #384b86;
  margin: 0;
  padding: 0px;
  height: 50px;
}

.subHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 0.75ex 0 0.5ex;
}

.subHeader a:hover {
  text-decoration: underline;
}

.superHeader .highlight, .subHeader .highlight {
  color: rgb(253,160,91);
  background-color: transparent;
}

#content table {
  margin: 0px 0px 10px 0px;
}

#content td {
  padding: 5px;
}

#content td.top {
  vertical-align: top;
}

#content td.Left {
  text-align: right;
  font-weight: bold;
  width: 180px;
}

#content td.Left-Small {
  text-align: right;
  font-weight: bold;
  width: 80px;
}

#content td.Submit {
  text-align: right;
}

#content input.LongText {
  width: 80%;
}

#content textarea {
  height: 250px;
  width: 450px;
}


#content textarea.expanding {
  height: 250px;
  width: 95%;
}

#content textarea.code {
  font-size: 16px;
  font-family: Courier;
}

#content p {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

#content form, input
{
  margin: 0px;
  padding: 0px;
}

#content a {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}


#content td.middle {
  vertical-align: middle;
}

#content td.fwidth
{
  width: 100px;
}

/*
h2.title{border-bottom:1px solid #fff;font-size:16px;text-shadow:1px 1px 3px #aaa;margin:0;padding:2px 10px;}
h2.title a{color:#445566;}
h2.title a:hover{color:#4a630f;}
h2.title-single{color:#445566;}
*/

#content h1 {
  border-bottom:1px solid #fff;
  font-size:16px;
  text-shadow:1px 1px 3px #aaa;
  margin:0;
  padding:2px 10px;
}

#content .topOfPage {
  color: white;
  background-color: transparent;
  font-size: 91%;
  font-weight: bold;
  text-decoration: none;
  margin: 2.5ex 1ex 0 0;  /* For MSIE */
  padding: 0;
  float: right;
}

#content > .topOfPage {
  margin: 2.75ex 1ex 0 0;  /* For fully standards-compliant user agents */
}

dl {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0;
}

dd {
  margin: 0 0 2em 2em;
  padding: 0;
}

table.decorated {
  border-width: 1px 1px 0px 0px;
  border-color: #253252;
  border-style: solid;
}

th.decorated {
  padding: 3px;
  background-color: #EDEFF0;
  border-width: 0px 0px 1px 1px;
  border-color: #CCCCCC;
  border-style: solid;
}

td.decorated {
  border-width: 0px 0px 1px 1px;
  border-color: #CCCCCC;
  border-style: solid;
  background-color: #ffffff;
}

td.center {
  text-align: center;
}

td.paused {
  background-color: #fed3d2;
}

td.running {
  background-color: #cbfecb;
}

td.odd {
  background-color: #ffffff;
}


#content table.category {
  border-color: #cccccc;
  border-style: solid;
  border-width: 0px 0px 1px 1px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}

#content td.category {
  background-color: #6487dc;
  border-color: #000000;
  border-style: solid;
  border-width: 1px 1px 0px 0px;
  text-align: center;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

#content td.center {
  text-align: center;
}

#content td.question {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px 1px 0px 0px;
}

#content th {
  text-align: center;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px 1px 0px 0px;
  padding: 5px;
  font-size: 13px;
  background-color: #454546;
  color: #CCCBCB;
  text-shadow:0 1px 0 #000;
}

#content td.centerbold {
  text-align: center;
  font-weight: bold;
}

#content td.nopad { padding: 0px; }

td.header {
  background-color: #EDEFF0;
}

td.red {
  background-color: #fed3d2;
}

td.green {
  background-color: #cbfecb;
}

.darkGreen
{
    color: #30bf30;
}

.darkRed
{
    color: #bf3030;
}

/***************************************************************************
                        ##### PAGE ICON MENU STYLES #####
***************************************************************************/

#pagemenucontainer {
  margin: 0px;
  text-align: center;
}

#pagemenucontainer img {
  margin: 0px 5px 0px 5px;
}

a.pagemenuicons:link, a.pagemenuicons:visited {
  color: #004477 !important;
  font-weight: bold;
  text-decoration: none;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  display: block;
  text-align: center;
  padding: 10px;
  background-color: #ffffff;
}

a.pagemenuicons:hover, a.pagemenuicons:active {
  color: #22229f !important;
  font-weight: bold;
  text-decoration: none !important;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  display: block;
  background-color: #EAEAEA !important;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

/***************************************************************************

                  ##### STATUS MESSAGES FOR SYSTEM STATUS #####

***************************************************************************/

div.er {
  padding: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #fe2b25;
  background-color: #fed3d2;
  margin: 10px 0px 10px 0px;
  text-align: center;
  font-weight: bold;
}

div.su {
  padding: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #106c14;
  background-color: #cbfecb;
  margin: 10px 0px 10px 0px;
  text-align: center;
  font-weight: bold;
}

.formBgColor
{
    background-color: #ffffff;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
}

select.bool {
    width: 5em;
}

div.AdminMessage
{
  background-color: #fdffd3;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #000000;
  padding: 5px;
}

div.UserMessage
{
  background-color: #ffffff;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #000000;
  padding: 5px;
}

.small {
  font-size: 11px;
}

div.toolTip {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 35px;
  background-color: #fdffd3;
  color: #000000;
  font-size: 11px;
  text-align: left;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  background-image: url('images/tooltipbg.gif');
  background-repeat: no-repeat;
  background-position: 10px 50%;
}

/* subnav */
#subnavcontainer {
  margin: 15px 0px 15px 0px;
}

#subnav {
  margin: 0;
  padding: 0 0 20px 10px;
  border-bottom: 1px solid #000;
}

#subnav ul, #subnav li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#subnav a:link, #subnav a:visited {
  float: left;
  line-height: 14px;
  font-weight: bold;
  margin: 0 10px 4px 10px;
  text-decoration: none;
  color: #999;
}

#subnav a:link#current, #subnav a:visited#current, #subnav a:hover {
  border-bottom: 4px solid #000;
  padding-bottom: 2px;
  background: transparent;
  color: #000;
}

#subnav a:hover {
  color: #000;
}

.pages {
  margin: 10px 0px 10px 0px;
}

.pages a {
  border: 1px solid #9AAFE5 !important;
  text-decoration: none;
}

.pages a:hover {
  border-color: #2E6AB1 !important;
  color: #000000 !important;
}

.pages a.nextprev {
  font-weight: bold;
}

.pages span.current {
  background:#2E6AB1 none repeat scroll 0%;
  border:1px solid #2E6AB1;
  color:#FFFFFF;
  font-weight:bold;
}

.pages a, .pages span {
  background:#FFFFFF none repeat scroll 0%;
  border:1px solid #FFFFFF;
  display:block;
  float:left;
  margin-right:0.1em;
  padding:0.2em 0.5em;
}

.pages a:visited {
  color:#105CB6;
}

table.stats td, table.stats th {
    padding: 2px 4px 2px 4px;
}

#no-data {
  display: table;
  height: 400px;
  #position: relative;
  overflow: hidden;
  width: 940px;
  color: #757575;
}

#no-data div {
  #position: absolute;
  #top: 50%;
  display: table-cell;
  vertical-align: middle;
  width: 940px;
}

#no-data div div {
  #position: relative;
  #top: -50%;
  text-align: center;
  width: 940px;
}




