/* ----- Master Style Sheet for Mello Maid ----- */
/* ----- Author: Mang Creative - 0845 33 12 987  ----- */
/* ----- Year : 2008 ----------------- */
/* ----- Comment : All rights reserved by Mang Creative ----------------- */
/* ----- CSS Document -----*/

body { background: #fff; font: 75%/140% Arial, Helvetica, Verdana, Tahoma, sans-serif; margin: 0px auto; text-align: left; }

/************** content styles *****************/

#content { background: #fff; width: 100%; }

#content-full { width:600px; left:0%; clear:both; float:left; position:relative; background:#fff; padding: 0 0 10px 0; }

#page-options { padding: 8px; background: #fff; border-left: 1px solid #CBCBC9; border-right: 1px solid #CBCBC9; }
.page-options { padding: 8px; background: #fff; border-bottom: 1px solid #cecece; border-top: 1px solid #cecece; }

.content { font-size: 100%; line-height: 1.65em; }
.content-pad { font-size: 100%; margin: 15px; line-height: 1.7em; }

a.content { color: #02356A; text-decoration: none; }
a.content:hover { text-decoration: underline; }

h2 { font-size: 125%; font-weight: bold; color: #02356A; } 
h3 { font-size: 170%; font-weight: bold; color: #333; margin: 0; padding: 5px 0 5px 0; } 

#navlist li a { color: #02356A; text-decoration: none; }
#navlist li a:hover { text-decoration: underline; }

.dhtmlgoodies_question{	color:#00214A; font-size:1em; font-weight: bold; margin-bottom:2px; margin-top:2px;	padding-left:2px; background-repeat:no-repeat; background-position:top right; height:25px; overflow:hidden; cursor:pointer; }
.dhtmlgoodies_question:hover { text-decoration: underline; }
.dhtmlgoodies_answer{ border:1px solid #00214A; background-color:#fff; width:640px; color: #000; line-height: 1.6em; visibility:hidden; height:0px; overflow:hidden; position:relative; }
.dhtmlgoodies_answer_content { padding:10px; margin: 0 0 15px 0; font-size: 1em; position:relative; }

/************** table styles *****************/

.td-book { width: 100px; width: 50px; color: #333; height: 30px; }
.td-book-textfield { width: 140px; border: solid 1px #999; padding: 2px; }
.td-pageoption { width: 35px; height: 30px;}
.td-pageoption-2 { width: 75px; }

/************** footer styles *****************/

.clear { clear: both; }
