/*********************************************
*  Leo and Daisy CSS stylesheet
* *******************************************/
/* -- general --*/
BODY {padding:5px 0;background-color: #FFFFFF;text-align:center;font-family: verdana,sans-serif;font-size:11px;}
.center {margin-left:100px;}
.imageLeft {float: right;}
.centerAlign {text-align:center;width:204px;}
.moduleboxLarge {width:100%;background-color:#fff;border:1px;border-style:solid;border-color:#4e84b2;padding:10px;}
/* -- end of general --*/

/* -- links --*/
.modulebox A:link {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #922d2e;text-decoration: underline;}
.modulebox A:visited {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #922d2e;text-decoration: underline;}
.modulebox A:hover {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #4e84b2;text-decoration: none;}
.modulebox A:active {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #922d2e;text-decoration: underline;}
.moduleboxLarge A:link {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #922d2e;text-decoration: underline;}
.moduleboxLarge A:visited {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #922d2e;text-decoration: underline;}
.moduleboxLarge A:hover {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #4e84b2;text-decoration: none;}
.moduleboxLarge A:active {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #922d2e;text-decoration: underline;}
#homecurrent {background-image: url("../images/home_current.gif");}
#aboutauthorcurrent {background-image: url("../images/aboutauthor_current.gif");}
#meetleodaisycurrent {background-image: url("../images/meetleodaisy_current.gif");}
#bookscurrent {background-image: url("../images/thebooks_current.gif");}
#funcurrent {background-image: url("../images/funzone_current.gif");}
#contactuscurrent {background-image: url("../images/contactus_current.gif");}
#blogcurrent {background-image: url("../images/readmyblog_current.gif");}
/* -- end of links --*/

/* -- homepage* --*/
.left {background: url(images/leftSide.gif) repeat-y;height:420px;}
.right {background: url(images/rightSide.gif) repeat-y;height:420px;}
.modulebox {width:100%;background-color:#fff;border:1px;border-style:solid;border-color:#4e84b2;padding:10px;}
.left-column {float: left; width: 50%;margin-bottom:15px;font-family: verdana,sans-serif;font-size:11px;color:#000000;}
.right-column {width: 100%;margin-bottom:15px;font-family: verdana,sans-serif;font-size:11px;color:#000000;}
/* -- end of homepage* --*/

/* -- about author pages --*/
.leftAboutAuthor {background: url(images/leftSide.gif) repeat-y;height:225px;}
.rightAboutAuthor {background: url(images/rightSide.gif) repeat-y;height:225px;}
.leftAboutAuthor2 {background: url(images/leftSide.gif) repeat-y;height:200px;}
.rightAboutAuthor2 {background: url(images/rightSide.gif) repeat-y;height:200px;}
.leftAboutAuthor3 {background: url(images/leftSide.gif) repeat-y;height:270px;}
.rightAboutAuthor3 {background: url(images/rightSide.gif) repeat-y;height:270px;}
.leftAboutAuthor4 {background: url(images/leftSide.gif) repeat-y;height:230px;}
.rightAboutAuthor4 {background: url(images/rightSide.gif) repeat-y;height:230px;}
.leftAboutAuthor5 {background: url(images/leftSide.gif) repeat-y;height:125px;}
.rightAboutAuthor5 {background: url(images/rightSide.gif) repeat-y;height:125px;}
/* -- end contact us page --*/

/* -- leo & daisy pages --*/
.leftLeo {background: url(images/leftSide.gif) repeat-y;height:310px;}
.rightLeo {background: url(images/rightSide.gif) repeat-y;height:310px;}
.leftDaisy {background: url(images/leftSide.gif) repeat-y;height:290px;}
.rightDaisy {background: url(images/rightSide.gif) repeat-y;height:290px;}
.leftMeetUs {background: url(images/leftSide.gif) repeat-y;height:125px;}
.rightMeetUs {background: url(images/rightSide.gif) repeat-y;height:125px;}
/* -- end contact us page --*/

/* -- the books pages --*/
.leftTheBooks {background: url(images/leftSide.gif) repeat-y;height:205px;}
.rightTheBooks {background: url(images/rightSide.gif) repeat-y;height:205px;}
.leftTheBooks1 {background: url(images/leftSide.gif) repeat-y;height:500px;}
.rightTheBooks1 {background: url(images/rightSide.gif) repeat-y;height:500px;}
/* -- end the books page --*/

/* -- fun zone pages --*/
.leftFunZone {background: url(images/leftSide.gif) repeat-y;height:125px;}
.rightFunZone {background: url(images/rightSide.gif) repeat-y;height:125px;}
.leftFunZone4 {background: url(images/leftSide.gif) repeat-y;height:260px;}
.rightFunZone4 {background: url(images/rightSide.gif) repeat-y;height:260px;}
.leftFunZone7 {background: url(images/leftSide.gif) repeat-y;height:530px;}
.rightFunZone7 {background: url(images/rightSide.gif) repeat-y;height:530px;}
/* -- end fun zone page --*/

/* -- contact us pages --*/
.headlineMostPages {font-family: verdana,sans-serif;font-size:11px;font-weight:bold;border-bottom: 1px solid gray;margin-bottom:5px;width:100%;}
.leftContactUs {background: url(images/leftSide.gif) repeat-y;height:245px;}
.rightContactUs {background: url(images/rightSide.gif) repeat-y;height:245px;}
.leftContactUs1 {background: url(images/leftSide.gif) repeat-y;height:115px;}
.rightContactUs1 {background: url(images/rightSide.gif) repeat-y;height:115px;}
/* -- end contact us page --*/

/*--blog--*/
.leftBlog {background: url(images/leftSide.gif) repeat-y;height:120px;}
.rightBlog {background: url(images/rightSide.gif) repeat-y;height:120px;}
/*--end blog--*/


/* -- containers --*/
.outercontainer {margin:0 auto;padding:10px;width:752px;background-color:#FFFFFF;border:1px;border-style:solid;border-color:#999999;}
.headerLD {margin:0; padding:0;width:732px;}
.logo {float: left; width: 455px;}
.buttons {float: right; width: 277px; height:145px;}
#mbottom10 {margin-bottom:10px;}
.contentarea {padding:5px; width:740px;text-align:center;}

/* -- Outer container --*/
.outercontentcontainer {text-align:left; width:100%;}
.bottom {background: url(images/bottom.gif) repeat-x; width:100%;}
.top {background: url(../images/top.gif) repeat-x; width:100%;}
.maincontentarea {font-family: verdana,sans-serif;font-size: 11px; font-weight: normal; color: #000000; background-color: #C1DAF2; text-align:left; vertical-align:top;width:100%;}
/* .left and .right make up the outer container too but they vary depending on the page due to height issues in IE browser. *--/
/* -- End of outer container --*/

/* -- small container --*/
.outercontentcontainer2 {text-align:left; width:100%;}
.bottom2 {background: url(images/bottom2.gif) repeat-x; width:100%;}
.top2 {background: url(../images/top2.gif) repeat-x; width:100%;}
.left2 {background: url(images/leftSide2.gif) repeat-y; height:120px;}
.right2 {background: url(images/rightSide2.gif) repeat-y; height:120px;}
.left2main {background: url(images/leftSide2.gif) repeat-y; height:180px;}
.right2main {background: url(images/rightSide2.gif) repeat-y; height:180px;}
.maincontentarea2 {font-family: verdana,sans-serif;font-size: 11px; font-weight: normal; color: #000000; background-color: #FFFFFF; text-align:left; vertical-align:top;width:100%;}
.maincontentarea5050 {font-family: verdana,sans-serif;font-size: 11px; font-weight: normal; color: #000000; background-color: #FFFFFF; text-align:left; vertical-align:top;width:49%;}
/* -- End of small container --*/
/* -- End of containers --*/

/* -- TABLES --*/
TR, TD{font-family: verdana,sans-serif;font-size: 11px;color: #000000;}

/* -- Heading Rows --*/
.headlineModuleboxLargeFullWidth {font-family: verdana,sans-serif;font-size:11px;font-weight:bold;border-bottom: 1px solid gray;margin-bottom:5px;width:100%;}
.headlineModuleboxLarge {font-family: verdana,sans-serif;font-size:11px;font-weight:bold;border-bottom: 1px solid gray;margin-bottom:5px;width:330px;}
.headline {font-family: verdana,sans-serif;font-size:11px;font-weight:bold;border-bottom: 1px solid gray;margin-bottom:5px;}
.headingRow {padding: 0px; margin-left:10px;}
.heading {padding-top:10px;padding-left:10px;}

/* -- round corners --*/
.roundcont {margin-top:10px;width: 99%;background-color: #FFF;color: #000;}
.roundcont p {margin: 0 10px;}
.roundtop {background: url(../images/tr_test.gif) no-repeat top right; }
.roundbottom {background: url(../images/br_test.gif) no-repeat top right; }
img.corner {width: 15px;height: 15px;border: none;display: block !important;}

/* -- NAV --*/
a.home {display:block;width:277px;height:20px;background-repeat:no-repeat;background-position:center;}
a.home:link {background-image:url("../images/home.gif");}
a.home:visited {background-image:url("../images/home.gif");}
a.home:hover {background-image:url("../images/home_rollover.gif");}
a.home:active {background-image:url("../images/home_current.gif");}

a.aboutauthor {display:block;width:277px;height:20px;background-repeat:no-repeat;background-position:center;} 
a.aboutauthor:link {background-image: url("../images/aboutauthor.gif");}
a.aboutauthor:visited {background-image: url("../images/aboutauthor.gif");}
a.aboutauthor:hover {background-image: url("../images/aboutauthor_rollover.gif");}
a.aboutauthor:active {background-image: url("../images/aboutauthor_current.gif");}

a.meetleodaisy {display:block;width:277px;height:20px;background-repeat:no-repeat;background-position:center;} 
a.meetleodaisy:link {background-image: url("../images/meetleodaisy.gif");}
a.meetleodaisy:visited {background-image: url("../images/meetleodaisy.gif");}
a.meetleodaisy:hover {background-image: url("../images/meetleodaisy_rollover.gif");}
a.meetleodaisy:active {background-image: url("../images/meetleodaisy_current.gif");}

/* --old-- */
a.meetus {display:block;width:277px;height:20px;background-repeat:no-repeat;background-position:center;} 
a.meetus:link {background-image: url("../images/meetus.gif");}
a.meetus:visited {background-image: url("../images/meetus.gif");}
a.meetus:hover {background-image: url("../images/meetus_rollover.gif");}
a.meetus:active {background-image: url("../images/meetus_current.gif");}
/* --end of old-- */

a.thebooks {display:block;width:277px;height: 20px;background-repeat:no-repeat;background-position:center;}
a.thebooks:link {background-image: url("../images/thebooks.gif");}
a.thebooks:visited {background-image: url("../images/thebooks.gif");}
a.thebooks:hover {background-image: url("../images/thebooks_rollover.gif");}
a.thebooks:active {background-image: url("../images/thebooks_current.gif");}

a.funzone {display:block;width:277px;height: 20px;background-repeat:no-repeat;background-position:center;}
a.funzone:link {background-image: url("../images/funzone.gif");}
a.funzone:visited {background-image: url("../images/funzone.gif");}
a.funzone:hover {background-image: url("../images/funzone_rollover.gif");}
a.funzone:active {background-image: url("../images/funzone_current.gif");}

a.contactus {display:block;width:277px;height: 20px;background-repeat:no-repeat;background-position:center;}
a.contactus:link {background-image: url("../images/contactus.gif");}
a.contactus:visited {background-image: url("../images/contactus.gif");}
a.contactus:hover {background-image: url("../images/contactus_rollover.gif");}
a.contactus:active {background-image: url("../images/contactus_current.gif");}

a.blog {display:block;width:277px;height: 26px;background-repeat:no-repeat;background-position:center;}
a.blog:link {background-image: url("../images/readmyblog.gif");}
a.blog:visited {background-image: url("../images/readmyblog.gif");}
a.blog:hover {background-image: url("../images/readmyblog_rollover.gif");}
a.blog:active {background-image: url("../images/readmyblog_current.gif");}
/* -- End of NAV --*/

/* -- Footer --*/
.footerLD {font-family: verdana,sans-serif;font-size: 11px;color: #000000;margin-top:10px; text-align:center;}
.footerLD A:link {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #922d2e;text-decoration: underline;}
.footerLD A:visited {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #922d2e;text-decoration: underline;}
.footerLD A:hover {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #922d2e;text-decoration: none;}
.footerLD A:active {font-family: verdana,sans-serif;font-size:11px;font-weight:normal;color: #922d2e;text-decoration: underline;}
/* -- end of Footer --*/

/* --Firefox --*/
html>body #mtop155 {margin-top:155px;}
html>body .outercontentcontainer2 {text-align:left; width:685px;}
html>body .modulebox {width:204px;background-color:#fff;border:1px;border-style:solid;border-color:#4e84b2;padding:10px;}
html>body .moduleboxLarge {width:100%;background-color:#fff;border:1px;border-style:solid;border-color:#4e84b2;padding:10px;}
html>body .right-column {width: 100%;margin-bottom:15px;font-family: verdana,sans-serif;font-size:11px;color:#000000;}

html>body .left {background: url(images/leftSide.gif) repeat-y; height:100%;}
html>body .right {background: url(images/rightSide.gif) repeat-y; height:100%;}
html>body .leftContactUs {background: url(images/leftSide.gif) repeat-y;height:100%;}
html>body .rightContactUs {background: url(images/rightSide.gif) repeat-y;height:100%;}
html>.left2 {background: url(images/leftSide2.gif) repeat-y; height:100%;}
html>.right2 {background: url(images/rightSide2.gif) repeat-y; height:100%;}
html>.left2main {background: url(images/leftSide2.gif) repeat-y; height:100%;}
html>.right2main {background: url(images/rightSide2.gif) repeat-y; height:100%;}

