body {
    background-color: #f1f1f1;
}

p {
    margin-bottom: 15px;
    margin-top: 0;
}

hr {
    border: 1px solid #ededed;
}

div.homeContent {
    padding: 0;
}

div.homeContent2 {
    padding: 5px 15px 15px 15px;
}

div.menubtn {
    float: left;
    margin: 3px 5px;
    background: url("images/menubtn.png") no-repeat;
    height: 24px;
    width: 24px;
}

div.menubtnback {
    float: right;
    background: url("images/menubtnback.png") no-repeat;
    height: 24px;
    width: 24px;
}

div.navback {
    float: left;
    margin: 3px 5px;
    background: url("images/menubtnback.png") no-repeat;
    height: 24px;
    width: 24px;
}

div.pageback {
    float: left;
    background: url("images/menubtnback.png") no-repeat;
    height: 24px;
    width: 24px;
    position: relative;
    top: -2px;
    margin-left: 2px;
}

div.footerlogo {
    text-align: center;
    background: url("images/mychurchlogo.png") no-repeat;
    height: 24px;
    width: 150px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.center {
    text-align: center;
}

.centerPad {
    text-align: center;
    padding: 4px 3px 3px 3px;
}

#sideMenu {
    width: 180px;
    position: absolute;
    z-index: 50;
    left: -175px;
    top: 0px;
    display: block;
    color: white;
    font-family: arial;
}

#sideMenu ul {
    margin: 0;
    padding: 0;
    width: 172px;
    box-shadow: 3px 3px 5px #1b1b1b;
}

#sideMenu ul li {
    list-style-type: none;
    margin: 0px 0px;
    background-color: #484646;
}

#sideMenu ul li a:link, #sideMenu ul li a:visited {
    border-bottom: solid #333 1px;
    font-size: 14px;
    text-decoration: none;
    width: 162px;
    display: block;
    padding: 10px 0px 10px 10px;
    text-shadow: 0px 1px 1px #000000;
    color: #fff;
}

.clicked, .viewFull {
    background-color: #716f6f;
}

#menuTitle {
    padding: 5px 5px 5px 10px;
    text-shadow: none;
    background-color: #747272;
    border-bottom: solid #333 1px;
    width: 157px;
    box-shadow: 3px 3px 5px #1b1b1b;
}

#menuTitle h3 {
    font: bold 20px arial;
    margin: 0px;
}

#sideMenu #swipe {
    background-color: #333;
    text-shadow: none;
    font-size: 8px;
    padding: 2px 0px;
    width: 172px;
    text-align: center;
    box-shadow: 3px 3px 5px #1b1b1b;
}

.capt, .capt2 {
    white-space: normal;
    font-size: 10px;
}

.mb3 {
    margin-bottom: 3px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt3 {
    margin-top: 3px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;;
}

.mt15 {
    margin-top: 15px;;
}

.fl {
    float: left;
}

.flL10 {
    float: left;
    margin-right: 10px;
}

.flR {
    float: right;
}

.flR10 {
    float: right;
    margin-left: 10px;
}

.clear {
    clear: both;
}

.alert {
    font-weight: bold;
    color: red;
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
}

.headerText h2 {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin: 5px 3px;
}

.contentImg {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    border: 3px white solid;
    box-shadow: 2px 2px 2px #939393;
}

.inlineContentImg {
    max-width:100%;
    height:auto;
    display:block;
    margin:15px auto;
    text-align:center;
}

.nomb {
    margin-bottom: 0;
    padding-bottom: 0;
}

.nomt {
    margin-top: 0;
    padding-top: 0;
}

img.modIcon {
    position: relative;
    top: 2px;
}

.largeFont {
    font-size: 22px;
}

.pad3 {
    padding: 3px;
}

.captchaImage {
    border: 1px solid #c2c2c2;
    margin: 3px 3px 3px 0px;
    padding: 3px;
    background-color: white;
    text-align: center;
    width: 150px;
}

.light-round-extended .caption-container .caption {
    font-size: 12px;
    line-height: 14px;
}

/*calendar styles*/

#calBox {
    width: 100%;
    overflow: hidden;
}

#calDates {
    width: 100%;
}

#popUp {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 20000;
}

table.calendarBorder {
    width: 209px;
}

table.calendarBorder td {
    text-align: center;
    vertical-align: middle;
}

.calendarHeader {
    font-size: 16px;
    padding: 5px 0px 5px 0px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #656565;
    color: white;
    text-shadow: none;
}

td.calDayLbls {
    font-weight: bold;
    text-align: center;
    padding: 1px;
    background-color: #E7E7E7;
    color: #000000;
}

td.calDay {
    height: 30px;
    text-align: center;
    padding: 1px;
    background-color: white;
}

#dotWhite {
    background-image: url("../../common/caldotwhite.png");
    background-position: bottom center;
    background-repeat: no-repeat;
}

#dotBlack {
    background-image: url("../../common/caldotblack.png");
    background-position: bottom center;
    background-repeat: no-repeat;
}

td.calEvent {
    height: 30px;
    text-align: center;
    padding: 1px;
    background-color: #B7B7B7;
    color: white;
    text-shadow: none;
}

td.calEvent div {
    color: white;
}

td.calEventA {
    height: 30px;
    text-align: center;
    padding: 1px;
    background-color: #656565;
    color: white;
    font-weight: bold;
}

td.calEventA div {
    color: white;
}

a.calEvent:link {
    text-decoration: none;
}

.monospace {
    font-family: monospace;
}

.redBorder {
    border-left: 3px solid red;
    padding-left: 3px;
}

.pollBar {
    text-align: center;
    font-size: 9px;
    background-color: black;
    padding: 2px;
    color: white;
}

.moduleBody .moduleLink {
    float: left;
    width: 170px;
}

.miniSS {
    width: 180px;
    position: absolute;
    top: 13px;
    border-top: 1px solid #414141;
    border-left: 1px solid #414141;
}

/*modules styles*/
.moduleBG {
    vertical-align: top;
}

.moduleHeader {
    background-color: #5d5d5d;
    padding: 5px;
    text-align: center;
    font: normal 12px "Open Sans", sans-serif;
    color: white;
    text-shadow: none;
}

.moduleHeader a:link, .moduleHeader a:visited {
    color: white;
}

div.moduleBorder {
    width: 207px;
    border: 1px solid #5d5d5d;
}

.moduleBody {
    padding: 5px;
    overflow: hidden;
    font: normal 12px "Open Sans", sans-serif;
    background-color: white;
}

.pollBar {
    text-align: center;
    font-size: 9px;
    background-color: black;
    padding: 2px;
    color: white;
}

.moduleBody textarea {
    border: 0;
    padding: 5px 7px;
    color: #adadad;
    width: 181px;
    font-size: 12px;
}

.modSearch {
    margin: 0;
    background-color: transparent;
}

.modSearch input {
    border: 0;
    background: white url("../../common/mg_medium_gray.png") no-repeat top left;
    color: #adadad;
    width: 173px;
    font: normal 12px arial, sans-serif;
    height: 16px;
    border-radius: 10px;
    outline: none;
    padding-left: 23px;
}

.modInput {
    margin: 0;
    background-color: transparent;
}

.modInput input {
    border: 0;
    background-color: white;
    color: #adadad;
    width: 187px;
    font: normal 12px arial, sans-serif;
    height: 16px;
    border-radius: 10px;
    outline: none;
    padding-left: 8px;
}

.modIcon {
    float: left;
    width: 22px;
    clear: left;
    margin-bottom: 3px;
}

.modIconDesc {
    float: left;
    width: 175px;
    position: relative;
    top: 2px;
    margin-bottom: 3px;
}

div.arrowBox {
    height: 12px;
    width: 12px;
    float: left;
    margin-right: 3px;
    text-align: center;
    border-radius: 3px;
    color: white;
    font: bold 14px arial, sans-serif;
    background-color: #303030;
}

div.arrowBox > .arrow {
    position: relative;
}

a.bigBtn{
    background-color: #333;
    color:white;
    cursor:pointer;
    border-radius: 15px;
    border:1px solid #333;
    padding:4px 20px;
    font-size:14px;
    text-shadow: none;
    text-decoration:none;
}

a.bigBtn:hover {
    background-color: white;
    color: #333;
    border:1px solid #333;
    font-size:14px;
    text-decoration:none;
    text-shadow: none;
}