﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: url(Images/backgrad.jpg);
    background-color: #310023;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    border-width: 0px;
    color: #ffcc66;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 14px;
}

a:link, a:visited
{
    color: #FFF;
    text-decoration: none;
}

a:hover
{
    color: #d26802;
    text-decoration: underline;
}

a:active
{
    color: #d26802;
}

/* MASTER
----------------------------------------------------------*/
div.header div.title div.banner
{
    width: 760px;
    background: url(Images/Banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 100px;
    margin-left: 2px;
}


/* HEADINGS   
----------------------------------------------------------*/

.heading2
{
    color: #d26802;
    font-size: 20px;
    font-weight: normal;
    clear: both;
}

.heading3
{
    color: #d86c00;
    font-size: 12px;
    font-weight: bold;
    clear: both;
}

.heading4
{
    clear: both;
    font-weight: bold;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/*div.page
{
    text-align:center;   
}*/

table.homeWrapper
{
    width: 760px;
    border: 0;
    padding: 0;
}

table.homeWrapper td.left
{
    width: 369px;
    background-image: url(Images/backoverlay.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    border: 0;
}

table.homeWrapper td.right
{
    width: 391px;
    background-image: url(Images/Candle.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    border: 0;
}


div.communities
{
    clear: both;
    width: 370px;
    padding-bottom: 10px;
}

div.communities div.left
{
    float: left;
}

div.communities div.right
{
    float: left;
    padding-left: 10px;
}

div.main
{
    padding-top: 20px;
}

.topRight
{
    font-size: 8pt;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
    vertical-align: top;
    top: 0px;
    right: 20%;
    position: absolute;
}

.topRight a:link
{
    color: white;
    text-decoration: none;
}

.topRight a:visited
{
    color: white;
}

.topRight a:hover
{
    color: white;
    text-decoration: underline;
}

.footer
{
    font-size: 10px;
    margin-top: 30px;
    text-transform: uppercase;
}

.candleFull
{
    float: left;    
}

.candleFull .candleLeft
{
    padding-right: 20px;
}

.candleSingle
{
    padding: 50px 0px 0px 75px;
    height: 300px;
}

.candleMultiple
{
    width: 740px;
}

.candleMultiple .candle
{
    height: 250px;
    width: 165px;
    vertical-align: top;
}

.candleMultiple .column1
{
    position: relative;
    float: left;
    left: 10px;
}

.candleMultiple .column2
{
    position: relative;
    float: left;
    left: 30px;
}

.candleMultiple .column3
{
    position: relative;
    float: left;
    left: 50px;
}

.candleMultiple .column4
{
    position: relative;
    float: right;
    right: 10px;
}

#MainContent_dpPager span, #MainContent_dpPager a
{
    background: transparent url(Images/separator.gif) no-repeat fixed right bottom;
    padding-left: 5px;
    padding-right: 10px;
}

/*
.pager
{
    background: transparent url(Images/separator.gif) no-repeat fixed right;
}
*/

.candleMultiple
{
    position: relative;
    float: left;
    left: 0px;
}

.candleLeft
{
    float: left;
    width: 250px;
}

.candleRight
{
    float: left;
    width: 240px;
}

.candle
{
    text-align: center;
}

.candleInitials
{
    font-weight: bold;
    width: 142px;
}

.candleCommunity
{
    color: #d26802;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    width: 760px;
    background: url(Images/Pattern_Thin.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

div.menu
{
    padding: 4px 0px 4px 50px;
    width: 100%;
    text-align: left;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
}

div.menu ul li a, div.menu ul li a:visited
{
    border-left: 1px #FFF solid;
    color: #FFF;
    display: block;
    line-height: 0.5em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #310023;
    color: #d26802;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

div.row
{
    clear: both;
    position: relative;
    float: left;
}

div.row div.label
{
    float: left;
    width: 100px;
}

div.row div.field
{
    float: left;
}

.button
{
    background-image: url(Images/button.jpg);
    background-repeat: no-repeat;
    border: 0px none #000 !important;
    color: #ffefff;
    font-family: Verdana , Arial, Helvetica;
    font-size: 9px;
    width: 123px;
    height: 29px;
}

.field input, SELECT, textarea
{
    background-color: #2E1225;
    border: 1px solid #5B064A;
    color: #DDD7A6;
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
}

.field SELECT
{
    border: 1px#5b064a solid;
}

div.captcha img
{
    border: 1px solid #5B064A;
}

/* MISC  
----------------------------------------------------------*/

.bold
{
    font-weight: bold;
}

.clear
{
    clear: both;
}

.error
{
    color: #FF0000;
}

table.prayers tr
{
    vertical-align: top;
}

table.prayers td
{
    padding-right: 20px;
}

.community
{
    color: #FFF;