/* Modified by Nina Meiers (c) 2012 - for the DNN Community Downloaded from http://www.dnnskins.com */
/* Free and Commercial skins for DotNetNuke! All credits remain with existing designer */
/* credits to remain in files as part of license agreement - Nina Meiers - nina@xd.com.au */

body { margin: 0; padding:0; background: #e1f2d0; }
.pagemaster { padding:0; margin:0 auto; background: url(media/pagemaster.gif) repeat-y top; width: 1014px; }
.sitel { background: url(media/sitel.gif) repeat-y right; }
.siter { background: url(media/siter.gif) repeat-y left; }

h1, h2, h3 { color: #538d19; }
h1, h2 { margin-bottom: 20px; font-weight: normal; }
h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }

p, td, .Normal, .normal { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; }

a:link, a:active, a:visited { color: #75B03C; }
a:hover { text-decoration: underline; color: #111111; }

#header { width: 1000px; min-height: 80px; margin: 0 auto; background: url(media/header.gif) repeat-x top #ccea8a; border-top:1px solid #6bab30; }
#headpos { padding: 10px 0 10px 10px; }
#languagepos { float: right }

#menu { width: 1000px; height: 30px; margin: 0 auto; background: #75b03c; }
#navhold { width: 1000px; margin:auto; padding:0; text-align:center; }

#page { background: #ffffff; width: 1000px; margin: 0 auto; padding: 0; }
#content { padding: 10px; }

.hr { border-bottom: 1px solid #538d19; }

#dnn_ContentPane, #dnn_BottomPane { clear:both; padding: 0; margin: 0 auto; }
#dnn_LeftPane { float: left; width: 740px; padding: 0; }
#dnn_RightPane { float: right; width: 230px; padding: 0; }

#footer { clear: both; padding: 5px 0; text-align: center; border-top: 1px dotted #aaaaaa; width: 900px; margin: 0 auto; border-bottom:1px solid #6bab30; }

.footlink { color:#aaaaaa; text-decoration:none; font-size:11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 18px; }
a.footlink:link, a.footlink:visited, a.footlink:active { color:#aaaaaa; text-decoration:none; font-size:11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 18px; }
a.footlink:hover{ color:#111111; text-decoration:underline; font-size:11px; }

/*--------- dnn menu style ----------*/
/* main menu td */
.mainMenu { cursor:pointer; background:transparent; width:980px; }

/* Main Menu Normal */
.mainMenu .root { color: #ffffff; font-size: 12px; border-right: 1px solid #ffffff; line-height: 30px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; text-align:center; padding: 0 16px; float:left; }

/* Main menu hover */
.mainMenu .hov { color: #222222!important; }

/* Main menu selected */
.mainMenu .sel, .mainMenu .bc { color: #ffffff; }
.mainMenu table { border: 1px solid #cccccc; z-index: 5000; }

/* SUB Menu Normal */
.mainMenu tr.mi { background: #f8faff; z-index: 1000; font-size: 11px; font-weight:normal; text-align:left; color:#375162; line-height:2em; text-transform:none; }
.mainMenu tr.mi td { padding: 2px; text-transform:none; }

/* SUB Menu hover & selected */
.mainMenu tr.hov { background: #75b03c; }
.mainMenu tr.hov td { color: #ffffff; }
.mainMenu tr.sel, .mainMenu tr.bc { background: #75b03c; }
.mainMenu tr.sel td, .mainMenu tr.bc td{ color: #ffffff; }
.main_dnnmenu_break{ height: 2px; background-color: #d5e0ff; }

/* Module Action Menus */
.ModuleTitle_SubMenu { border:1px solid #c0d6e5; }
.ModuleTitle_SubMenu td { background: #f8faff; white-space: nowrap; } 
.ModuleTitle_MenuIcon { background: #f8faff; border:none; padding: 0px 2px; }
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon { background: #75b03c; color: #ffffff; }
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon { height: 2px; background: #d5e0ff; }

/* Modified by Nina Meiers (c) 2012 - for the DNN Community Downloaded from http://www.dnnskins.com */
/* Free and Commercial skins for DotNetNuke! All credits remain with existing designer */
/* credits to remain in files as part of license agreement - Nina Meiers - nina@xd.com.au */
