﻿.type-1-body
{
    background-color: #e2e1dc;
    text-align: center;
    color: #5f5b51;
    padding: 0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 0.8em;
    height: 100%;
    background: #e2e1dc url("/Layouts/Styles/Type1/background-holder.png") repeat-y center 100%;
    
}

.type-1-width
{
    width: 766px;
    height: 100%;
    text-align: left;
    padding-left: 6px;
    padding-right: 5px;
    margin-left: auto;
    margin-right: auto;
}

/* vertical align styles */

/* vertical align styles */

.vertical-outer[class]
{
    display: table; 
    position: static;
}

.vertical-middle[class] 
{
    display: table-cell; 
    vertical-align: middle;
    position: static;
}

.vertical-outer
{
    *display: block !important; 
    *position: relative !important;
}

.vertical-middle
{
    *display: block !important;
    *position: absolute !important;
    *top: 50% !important;
}

.vertical-inner
{
    *position: relative;
    *top: -50%;
}

/* top row styles */

.type-1-top
{
    background-image: url("/Layouts/Styles/Type1/background-top.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 167px;
}

.type-1-top-right
{
    padding: 0px;
    width: 220px;
    height: 167px;
    float: right;
}

.type-1-quick-menu
{
    overflow: hidden;
}

.type-1-quick-menu ul
{
    margin: 0px;
    padding: 30px;
    list-style: none;
}

.type-1-quick-menu li
{
    margin-left: 10px;
    padding-left: 10px;
    font-size: 0.9em;
    background-image: url("/Layouts/Styles/Type1/point-quick.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

.type-1-quick-menu A, type-1-quick-menu A:Hover
{
    color: #63a2bf;
    text-decoration: none;
}

.type-1-top-middle
{
    padding: 0px;
    width: 277px;
    height: 167px;
    float: right;
}

.type-1-mission-statement
{
    width: 277px;
    text-align: center;
    font-family: Palatino Linotype;
}

/* menu and image row styles */

.type-1-menu
{
    clear: both;
    height: 316px;
    overflow: hidden;
}

.type-1-menu-picture
{
    width: 496px;
    height: 316px;
    float: right;
}

.type-1-menu-menu
{
    width: 270px;
    height: 316px;
    float: right;
    background-color: #ffffff;
    font-size: 1.3em;
}

.type-1-menu-menu-item A
{
    background-image: url("/Layouts/Styles/Type1/point-menu.gif");
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 20px;
    padding-left: 20px;
    line-height: 2em;
    color: #7f7f7f;
    font-family: Palatino Linotype;
    text-decoration: none;
}

.type-1-menu-menu-item A:Hover
{
    background-image: url("/Layouts/Styles/Type1/point-menu-hover.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #2f2f2f;
    text-decoration: none;
}

/* links row styles */

.type-1-links
{
    clear: both;
    height: 105px;
    overflow: hidden;
}

.type-1-links-news
{
    width: 270px;
    height: 105px;
    float: left;
    background-color: #737373;
    background-image: url("/Layouts/Styles/Type1/whats-on.jpg");
    background-position: left top;
    background-repeat: no-repeat;
}

.type-1-links-youth
{
    width: 249px;
    height: 105px;
    float: left;
    background-color: #b5af32;
    background-image: url("/Layouts/Styles/Type1/link-sermons-bible.jpg");
    background-position: left top;
    background-repeat: no-repeat;
}

.type-1-links-gospel
{
    width: 247px;
    height: 105px;
    float: left;
    background-color: #905757;
    background-image: url("/Layouts/Styles/Type1/link-gospel-in-a-nutshell.jpg");
    background-position: left top;
    background-repeat: no-repeat;
}

/* content styles */

.type-1-content
{
    clear: both;
    background-image: url("/Layouts/Styles/Type1/background-content.gif");
    overflow: hidden;
}

.type-1-content-side
{
    width: 230px;
    float: left;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.type-1-content-main
{
    width: 476px;
    float: left;
    padding: 10px;
    background-image: url("/Layouts/Styles/Type1/background-content-gradent.gif");
    background-position: left top;
    background-repeat: no-repeat;
}

.type-1-content-side A
{
    color: #707070;
    text-decoration: none;
}

.type-1-content-main A
{
    color: #63a2bf;
}

/* trail styles */

.type-1-content-main-trail
{
    font-family: Palatino Linotype;
    font-size: 1.1em;
}

.type-1-content-main-trail A
{
    color: #5f5b51;
    text-decoration: none;
}

.type-1-content-main-trail A:Hover
{
    color: #000000;
    text-decoration: none;
}

/* footer styles */

.type-1-footer
{
    clear: both;
    height: 50px;
    background-color: #dddddd;
    background-image: url("/Layouts/Styles/Type1/background-bottom.gif");
    background-position: left top;
    background-repeat: repeat-x;
    line-height: 25px;
    padding-top: 14px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 12px;
}

.type-1-footer A
{
    color: #669f18;
}

/* general content styles */

H1, H2, H3, H4, H5, H6
{
    font-family: Palatino Linotype;
    text-decoration: none;
    font-weight: normal;
    color: #5f5b51;
}

P
{
}

A IMG
{
    border: none;
}

.type-1-media-vision
{
    width: 476px;  
    height: 400px;  
    overflow: hidden;    
}

.CalendarHolder
{
    width: 100%;
}

.CalendarControl
{
    vertical-align: top;
    width: 223px;
}

.CalendarEvents
{
    padding-left: 10px;
    vertical-align: top;
}
