/*--------------------------------------------------------------------------
# Copyright (C) 2007 eChurchSites.com - All Rights Reserved.
# @license - Copyrighted Commercial Software (Template)
# Author: eChurchSites.com
# Website:  http://www.echurchsites.com
----------------------------------------------------------------------------*/

#botnav {
width: 780px;
height: 23px;
margin: 0px 0px 0px 0px;
padding: 8px 0px 2px 5px; 
color: #efefef;
background: url(../images/bottommenu.jpg) no-repeat top left;
font-weight: normal;
text-transform: none;
clear: both;
}

#botnav a.mainlevel {
background: transparent;
padding: 0px 10px;
color: #efefef;
font-weight: bold;
font-size: 0.9em;
font-family: Arial, "Lucida Sans Unicode", sans-serif;
text-transform: uppercase;
border: 0;
}

#botnav a.mainlevel:hover {
color: #ffffff;
background: transparent;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .back_button, .pagenavcounter, .pagenav, .pagenavbar {
font-size: 0.9em;
}

.mosimage_caption {
font-size: 0.9em;
background: #f1f1f1;
margin: 0 auto;
padding: 3px 6px;
}

/* Tips, Error, Message, Hightlight*/
.error {
padding-left: 22px;
color: #CC0000;
background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
padding-left: 22px;
color: #4D84A7;
background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
padding-left: 22px;
color: #CC7400;
background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
border-bottom: 1px dotted;
background: #F5F3DE;
font-weight: bold;
}

/* FORM
--------------------------------------------------------- */
form {
margin: 0;
padding: 0;
}

input, select {
font: 1em/normal Arial, Helvetica, sans-serif;
}

select, .inputbox {
padding: 2px;
}

textarea {
padding-left: 2px;
}

.button {
background: url(../images/button-bg.gif) top #EEEEEE;
font: 0.9em Arial, Helvetica, Tahoma, sans-serif;
font-weight: bold;
border: 1px solid #CCCCCC;
padding: 2px 5px;
color: #777777;
text-transform: uppercase;
margin: 4px 0px;
}

.button:hover, .button:focus {
background: url(../images/button-on-bg.gif) top #F5F3DE;
font: 0.9em Arial, Helvetica, Tahoma, sans-serif;
font-weight: bold;
border: 1px solid #87a1b3;
color: #343434;
margin: 4px 0px;
}

.inputbox {
border: 1px solid #CCCCCC;
background: url(../images/inputbg.jpg) repeat-x bottom #ffffff;
font-size: 1em;
padding: 3px 5px;
color: #666666;
margin: 4px 0px;
}

.inputbox:hover, .inputbox:focus {
border: 1px solid #87a1b3;
background: url(../images/inputbg-on.jpg) repeat-x bottom #ffffff;
font-size: 1em;
margin: 4px 0px;
}

.inputbox2 {
border: 0px solid #CCCCCC;
background: transparent;
font-size: 0.9em;
padding: 3px 7px;
color: #555555;
margin: 4px 0px;
}

.inputbox2:hover, .inputbox2:focus {
border: 0px solid #87a1b3;
background: transparent;
}

.button2 {
background: url(../images/button-bg.gif) top #EEEEEE;
font: 11px/normal Arial, Helvetica, Tahoma, sans-serif;
border: 1px solid #CCCCCC;
padding: 2px 5px;
color: #666666;
}

.button2:hover, .button2:focus {
background: url(../images/button-on-bg.gif) top #F5F3DE;
font: 11px/normal Arial, Helvetica, Tahoma, sans-serif;
border: 1px solid #87a1b3;
color: #4d4d4d;
}

/* FOOTER
--------------------------------------------------------- */
#footerwrap {
margin: 0;
width: 780px;
}

#footer {
margin: 0px auto 20px auto;
width: 780px;
text-align: right;
font-size: 0.8em;
background: transparent;
}

#footer a {
padding: 0;
color: #f8f8de;
font-weight: bold;
}

#footer a:hover {
padding: 0;
color: #f2f2f2;
}

.bottomline {
padding: 8px 0px 30px 0px;
height: 46px;
font-size: 1em;
color: #efefef;
}

.bottomline a {
padding: 0;
color: #f8f8de;
}

.bottomline a:hover {
padding: 0;
color: #f2f2f2;
}

.topnav {
padding-top: 5px; 
padding-right: 10px;
color: #efefef;
background: transparent;
font-weight: normal;
text-transform: none;
text-align: right;
float: right;
}

.topnav a.mainlevel {
padding: 0px 8px;
background: transparent;
color: #efefef;
font-weight: bold;
text-transform: none;
font-size: 0.9em;
font-family: Arial, "Lucida Sans Unicode", sans-serif;
text-transform: uppercase;
vertical-align: top;
line-height: 17px;
}

.topnav a.mainlevel:hover {
color: #ffffff;
background: transparent;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
margin: 10px 0;
display: block;
color: #918E7F;
background: none!important;
text-decoration: none!important;
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_remember {
border: none;
background: none;
}


