/* My-Notepad */
/* By MarkWillis.co.uk */

html {background: #062F41;}
/* A3C1D5 #CCEBFF */
body {margin: 0; font-size: 12px; font-family: arial, "lucida console", sans-serif; text-align: center; color: #000000;}
/* LAYOUT - HEADER */
.site-holder {background: url(../../img/layout/bgPatternBottom.jpg) bottom repeat-x #FFFFFF; padding: 0 0 40px 0;}
.header-holder {padding: 16px 20px 8px 20px; text-align: left; background: url(../../img/layout/bgPattern.jpg) bottom repeat-x #062F41;}
.headerInner {padding: 0 0 50px 0;}
.header-holder h1 {color: #FFFFFF; font-size: 25px; margin: 0 0 0 0;}
.header-holder h1 a {color: #FFFFFF; font-size: 25px; text-decoration: none;}
.header-holder h1 a:hover {color: #CCCCCC; text-decoration: none;}
.header-holder h2 {color: #CCCCCC; font-size: 11px; margin: 0;}
.navArea {padding: 5px 15px 5px 0; text-align: right;}
.navArea a {margin: 0 0 0 10px; color: #FFFFFF; font-size: 12px; text-decoration: none;}
.navArea a:hover {margin: 0 0 0 10px; color: #999999; font-size: 12px; text-decoration: underline;}
.body-holder {}
.body-holder-white {background: #FFFFFF; border: 1px solid #EEEEEE; width: 90%; margin: 0 auto 40px auto; -moz-border-radius: 10px; -webkit-border-radius: 10px;}

/* LAYOUT - CENTRE */
.content-area {text-align: left; padding: 20px;}
.content-area h1 {font-size: 18px; color: #000000; margin: 0 0 5px 0;}
.content-area h2 {font-size: 16px; color: #000000; margin: 0 0 5px 0;}
.content-area h3 {font-size: 14px; color: #000000; margin: 0 0 5px 0;}
.content-area p {margin: 0 0 1em 0;}
.content-area a {color: #000000; text-decoration: underline;}
.content-area a:hover {color: #333333; text-decoration: underline;}

.news-block {border: 1px solid #333333; margin: 0 0 20px 0; padding: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}

/* LAYOUT - LOGIN BOX */
.login-area {text-align: right;}
.login-area-inner {padding: 5px;}
.login-area-inner h1 {margin: 0;}
.login-area-inner h2 {margin: 0 0 5px 0;}
.login-area-inner h3 {margin: 0;}

.buttons {border-bottom: 1px solid #EEEEEE; padding: 0px 0px 5px 10px;}
.buttons a.buttonlog {font-weight: bold; text-decoration: none; color: #000000; border-left: 1px solid #EEEEEE; border-right: 1px solid #EEEEEE; border-top: 1px solid #EEEEEE; padding: 5px;}
.buttons a.buttonnew {font-weight: bold; text-decoration: none; color: #000000; border-right: 1px solid #EEEEEE; border-top: 1px solid #EEEEEE; padding: 5px;}
#login-box {display: block; text-align: right; padding: 15px 5px 0px 4px;}
#signup-box {display: none; text-align: right; padding: 15px 5px 0px 4px;}

.emsg {color: #FF0000; font-weight: bold; padding: 5px;}
.input-dark {background: #EEEEEE; border: 1px solid #111111; color: #666666;}
.input-light {background: #FFFFFF; border: 1px solid #111111; color: #000000;}
.input-button {background: #186788; border: 1px solid #111111; color: #FFFFFF;}
#postback {height: 60px; border: 1px solid #FFCC00; background: #EFEFEF; color: #000000;}
.noticebox {padding: 5px; color: #000000;}
.noticebox h3 {color: #000000; font-size: 16px;}

/* LAYOUT - CONTENT AREA */
.content-area-large {text-align: left; padding: 0; margin: 0 10px 0 30px;}
.content-area-large h1 {font-size: 18px; color: #FFFFFF; margin: 0 0 5px 0;}
.content-area-large h2 {font-size: 16px; color: #FFFFFF; margin: 0 0 5px 0;}
.content-area-large h3 {font-size: 14px; color: #FFFFFF; margin: 0 0 5px 0;}
.content-area-large p {margin: 0 0 1em 0;}
.content-area-large a {color: #FFFFFF; text-decoration: underline;}
.content-area-large a:hover {color: #999999; text-decoration: underline;}

/* LAYOUT - FOOTER */
.footer-area {}
.footer-inner {padding: 10px 0 10px 0; color: #FFFFFF; text-align: center; font-size: 11px;}
.footer-inner a {color: #FFFFFF; text-decoration: none;}
.footer-inner a:hover {color: #666666; text-decoration: underline;}
.footer-advert {text-align: center;}

.clear {clear: both; height: 1px; overflow: hidden;}

/* NOTE PAD */
.notepad {}
.notepad-holes {background: url(../../img/layout/notepad-holes.png) repeat-x; height: 25px;}
.notepad-body {background: #EFEFEF; padding: 20px;}
.notepad-body fieldset {border: 0; padding: 0; margin: 0;}
.notepad-body textarea {width: 100%;}
.notepad-footer {padding: 10px; background: #EFEFEF;}
.notepad-notes {background: url(../../img/layout/notepad-bg.jpg) #EFEFEF; color: #000000; font-size: 14px !important; border: 0; line-height: 17px;}

/* Floater */
.mFloat-wrapper {position: relative; padding: 0; margin: 0; border: 0;}
.mFloatBlock-off {display: none; height: 1px; overflow: hidden; width: 1px; position: absolute; left: 0px; top: 0px;}
.mFloatBlock-on {position: absolute; display: block; left: 0px; top: 0px; width: 600px; background: url(../../img/float/shade-border.png); font-size: 12px; margin: 0 auto 0 auto; -moz-border-radius: 10px; -webkit-border-radius: 10px; z-index: 100;}
.mFloat-inner {background: #EEEEEE; font-size: 12px; margin: 10px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border: 1px solid #000000; color: #333333;}
.mFloat-main {padding: 10px; color: #333333; text-align: left;}
.mFloat-main a {color: #000000;}
.mFloat-main a:hover {color: #999999;}
.mFloat-close {text-align: right; float: right; padding: 0; background: url(../../img/float/close-button.png) center no-repeat;}
.mFloat-close a {display: block; width: 20px; height: 20px;}
.mFloat-section {border-bottom: 1px solid #CCCCCC; padding: 10px;}
.mFloat-section h1 {margin: 0;}
.mFloat-section h2 {margin: 0;}
.mFloat-section h3 {margin: 0;}
.mFloat-section p {color: #333333;}
.mFloat-section a {color: #000000; text-decoration: underline;}
.mFloat-section a:hover {color: #000000; text-decoration: none;}
.mFloatClear {clear: both; height: 1px; overflow: hidden;}

.greyButton {background: #444444; color: #FFFFFF; padding: 5px; border: 1px solid #111111;}

/* Calendar */
.cal-years {text-align: left; font-size: 14px;}
.cal-years a {color: #005490; font-weight: bold; font-size: 14px; text-decoration: none; margin: 0 0 0 6px;}
.cal-years a:hover {color: #666666; font-weight: bold; font-size: 14px; text-decoration: underline;}
.cal-years a.active {color: #666666; font-weight: bold; font-size: 14px; text-decoration: none; margin: 0 0 0 6px;}
.cal-years a.active:hover {color: #005490; font-weight: bold; font-size: 14px; text-decoration: underline;}

.cal-months {text-align: left; padding: 10px 0 10px 0;}
.cal-months a {color: #005490; font-weight: bold; font-size: 12px; text-decoration: none; margin: 0 0 0 6px;}
.cal-months a:hover {color: #666666; font-weight: bold; font-size: 12px; text-decoration: underline;}
.cal-months a.active {color: #666666; font-weight: bold; font-size: 12px; text-decoration: none; margin: 0 0 0 6px;}
.cal-months a.active:hover {color: #005490; font-weight: bold; font-size: 12px; text-decoration: underline;}

.cal-days {padding: 20px 0 20px 0;}
.cal-day {border: 1px solid #9FB2BF; -moz-border-radius: 2px; -webkit-border-radius: 2px; width: 80px; float: left;}

.cal-day-day  {text-align: center; background: #FFFFFF;}
.cal-day-inner {padding: 10px; background: #FFFFFF; height: 50px; text-align: center; font-size: 15px;}
.cal-day-today {padding: 10px; background: #CCCCCC; height: 50px; text-align: center; font-size: 15px;}
.cal-day-past {padding: 10px; background: #EEEEEE; height: 50px; text-align: center; font-size: 15px;}

.cal-search {text-align: right;}
.cal-search form {margin: 0;}

.addEnt-1 {display: block; margin: 60px 0 20px 0;}
.addEnt-2 {display: none; margin: 60px 0 20px 0;}
.addEnt-3 {display: none; margin: 60px 0 20px 0;}

/* mwBubble */
.mwBubble-off {display: none; height: 1px; overflow: hidden; width: 1px; position: absolute; left: 0px; top: 0px;}
.mwBubble-on {position: absolute; left: 0px; top: 0px; width: 200px; background: #FFFFFF; border: 1px solid #000000; text-align: left; padding: 0;}
.mwBubble-inside {padding: 5px; color: #000000; font-size: 11px;}

.noticebox {border: 1px solid #FFCC00; background: #FFFFCC; padding: 5px; color: #000000; width: 90%; margin: 10px auto 10px auto; text-align: left;}
.noticebox a {color: #000000; text-decoration: underline; font-weight: bold; font-size: 12px;}
.noticebox a:hover {color: #333333; text-decoration: underline; font-weight: bold; font-size: 12px;}