body {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 12px;
   color: #dddddd;
   background-color: #185ca3;
   padding: 30px 0px 40px 0px;
   margin: 0px 0px 0px 0px;
}

#supercontainer {
   position:absolute; 
   width:854px; 
   border: 0px solid #000000;
   left:50%;
   background-color:#185ca3;
   padding-bottom: 20px;
   margin: 0px 0px 0px -427px;
}

#bgtop {
   background-image: url("/static/antville/NF/layouts/antville.org813/bso.jpg");
   background-repeat:no-repeat;
   background-position:0px 0px;
   width:850px;
   height:40px; 
}

#bgmain {
   background-image: url("/static/antville/NF/layouts/antville.org813/bsm.jpg");
   background-repeat:repeat-y;
   background-position:0px 0px;
   width:850px;
   float:left;
}

#bgbottom {
   background-image: url("/static/antville/NF/layouts/antville.org813/bsu.jpg");
   background-repeat:no-repeat;
   background-position:0px 0px;
   background-color: #185ca3;
   width:850px;
   height:50px; 
   clear: both;
   border: 0px solid #e1d33c;
}

#maincontentframe {
   width:544px; 
   border: 0px solid #e1d33c;
   float:left;
   margin: 0px 0px 0px 50px;
   display: inline;

}

#maincontent {
   margin: 20px 20px 0px 20px ;
}

#navibarframe {
   width:185px; 
   border: 0px solid #ff0000;
   float:left;
   margin: 0px 0px 0px 25px;

}

#navibar {
   margin: 0px 15px 0px 15px;
}


blockquote { font-style:italic; }

td {
   font-size: 12px;
   line-height: 140%;
}



div.boxheader {
   color: #e1d33c;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   overflow: hidden;
   font-size: 14px;
   border-top: 0px solid #959595;
   text-align: right;
   line-height: 300%;
}

div.boxline {
   height:1px;
   overflow:hidden;
   border-bottom: 0px solid #dddddd;
}

div.box {
   font-size: 11px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   color: #dddddd;
   line-height: 140%;
   text-align: right;
   padding: 0px 0px 16px 0px;
   margin: 0px 0px 0px 0px;
   border-bottom: 0px solid #959595;
}

div.titlebox {
   font-size: 28px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   color: #e1d33c;
   line-height: 120%;
   text-align: right;
   font-weight: bold;
   font-style:italic;
   padding: 20px 0px 48px 0px;
   margin: 0px 0px 0px 0px;
   border-bottom: 0px solid #959595;
}

div.titlebox  a{  color: #ffffff; text-decoration:none}
div.titlebox  a:visited{  color: #ffffff; text-decoration:none}
div.titlebox  a:active{  color: #ffffff; text-decoration:none}
div.titlebox  a:hover{  color: #e1d33c; text-decoration:none}

div.boxorange {
   font-size: 11px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   color: #aaaaaa;
   line-height: 140%;
   text-align: right;
   padding: 0px 0px 16px 0px;
   margin: 0px 0px 0px 0px;
   border-bottom: 0px solid #959595;
}

div.ample { margin-bottom: 5px; }

small, .small {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   color: #aaaaaa;
}

/* this is for mozilla to align tables in boxes right */
div.box table {
   margin-left: auto; 
   margin-right: 0px; 
}

div.boxorange table {
   margin-left: auto; 
   margin-right: 0px; 
}

fieldset {
   padding-left: 8px;
   padding-top: 0px;
   margin-top: 6px;
   margin-bottom: 6px;
}

p {
   margin-top: 6px;
   margin-bottom: 10px;
}

form { margin: 0px; }

a {text-decoration: none;}
a:link {color: #e1d33c;}
a:visited {color: #e1d33c;}
a:active {color: #e1d33c;}
a:hover {text-decoration: underline;}

.message {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   font-weight: bold;
   padding: 1px;
   margin-top: 6px;
   margin-bottom: 6px;
   color: #e1d33c;
}

.message input {
   font-size:9px;
   padding:0px;
   margin:0px;
}

.historyItem {
   color: #dddddd;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   padding-bottom: 0.3em;
}

/* calendar */

.calHead {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-align: center;
}

.calDay {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   text-align: center;
}

.calSelDay {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   border: 1px solid #e1d33c;
   text-align: center;
}

.calFoot {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   text-align: center;
}

.dayHeader {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   color: #aaaaaa;
   font-weight: bold;
   margin-bottom:10px;
}

/* story display classes */

.storyTitle {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 16px;
   color: #e1d33c;
   font-weight: bold;
   line-height: 120%;
   padding-bottom: 8px;
   vertical-align: bottom; 
}

.storyDate {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   color: #aaaaaa;
   text-align: right;
   line-height: 150%;
   margin-top: 16px;
   padding-top: 8px;
   border-top: 1px solid #aaaaaa;
}

.storyBody {
   font-size: 12px;
   line-height: 170%;
   margin-bottom: 15px;
   text-align: justify;
}

.storyBody a {text-decoration: none;}
.storyBody a:link {color: #e1d33c;text-decoration: underline;}
.storyBody a:visited {color: #e1d33c;text-decoration: underline;}
.storyBody a:active {color: #e1d33c;text-decoration: underline;}
.storyBody a:hover {color: #e1d33c;text-decoration: none;}

.listSeparator {
   width: 50px;
   border-bottom: 2px dotted #dddddd;
   margin-top: 10px;
   margin-bottom: 4px;
}


.reply { padding-left: 40px; }

/* form input classes */

.formTitle {
   width: 380px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 16px;
   font-weight: bold;
   border: 1px solid #dddddd;
}

.formText {
   width: 380px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 12px;
   font-weight: normal;
   border: 1px solid #dddddd;
}

.formWide {
   width: 660px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 12px;
   font-weight: normal;
}

.listFlag {
   background-color: #cccccc;
   padding: 1px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   color: #dddddd;
}

.pollResultsBar {
   height: 5px;
   overflow: hidden;
   float:left;
   margin-right: 10px;
   background-color: #e1d33c;
   font-size: 0px;
}

.searchbox {
   font-size: 11px;
   margin-top: 3px;
}

.colorpickerWidget {
   border: 1px solid #cccccc;
}

.pagelinkTop {
   margin-bottom: 28px;
   padding-bottom:3px;
   border-bottom:0px solid #dddddd;
}

.pagelinkBottom {
   margin-top: 18px;
   padding-top:3px;
   border-top:0px solid #dddddd;
   text-align:right;
}

/* page navigation bar */
div.pageNav {
   margin-top: 10px;
   margin-bottom: 0px;
   font-size: 11px;
}

div.pageNavSummary {
   padding: 1px 5px;
   background-color: #efefef;
   border-bottom: 1px solid #cccccc;
   text-align: left;
}

div.pageNavBar {
   padding-top: 1px;
   text-align: right;
}
span.pageNavItem {
   padding-left: 2px;
   padding-right: 2px;
}

span.pageNavSelItem {
   padding-left: 2px;
   padding-right: 2px;
   font-weight: bold;
}

/* tree navigation in skinmgr */
ul { list-style: url("/static/antville/NF/layouts/antville.org813/bullet.gif") circle; } 

ul.skinmgrTree {
   padding-left:15px;
   margin:20px 0px;
}

ul.skinmgrTree ul {
   padding-left:30px;
   margin:0px;
}
ul.skinmgrTree li {
   list-style:none;
   margin:7px 0px;
   padding:0px;
}

ul.skinmgrTree li.skinset {
   list-style:square;
   padding-left:0px;
}
ul.skinmgrTree a.selected {
   font-weight:bold;
}

ul.skinmgrTree li div {
   font-family:Arial, Helvetica, Verdana, sans-serif;
   font-size:11px;
   color:#dddddd;
}

/* classes for membermgr */
.membergroup {
   font-weight:bold;
   font-size:16px;
   margin:10px 0px;
}

.member {
   margin-left:20px;
   margin-bottom:5px;
}

#footer {
   font-size: 11px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   color: #aaaaaa;
   text-align: right;
   padding: 50px 40px 0px 0px;
   border: 0px solid #ff0000;
}
#footer a{  color: #cccccc; text-decoration:none}
#footer  a:visited{  color: #cccccc; text-decoration:none}
#footer  a:active{  color: #aaaaaa; text-decoration:none}
#footer a:hover{  color: #aaaaaa; text-decoration:none}
