﻿body
{
    margin-top: 0px;
    height: 100%;
    background-image: url(../images/layout/mainbg.jpg);
}

.main
{
    z-index: 1;
    margin: 10px auto 0px auto;
    width: 1000px;
}

.lnkLander
{
    position: absolute;
    top: 0px;
    width: 1000px;
    height: 686px;
    z-index: 2;
}

.holderHeader
{
    display: block;
    width: 1000px;
    margin: 0px auto 0px auto;
    background-image: url(../images/layout/celtic_alapaha_kennels_header_Background.png);
    background-repeat: no-repeat;
    background-position: top center;
}



.tblLogo
{
    width: 970px;
    margin: 0px auto 0px auto;
    text-align: center;
    vertical-align: bottom;
}

.mission
{
    display: block;
    margin: 10px auto 0px auto;
    padding: 0px 0px 0px 0px;
}


.navigation
{
    display: block;
    width: 1000px;
    height: 32px;
    margin: 0px auto 0px auto;
    background-image: url(../images/layout/background_middle.png);
    background-repeat: repeat-y;
    background-position: top center;
    text-align: center;
}

.navList
{
    width: 970px;
    margin: 0px auto 0px auto;
    padding: 2px 0px 2px 0px;
    background-color: #000000;
}

.navList li
{
    list-style-type: none;
    display: inline;
}

.navLink
{
    float: left;
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    color: White;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 3px 10px 6px 4px;
}

.navLinkImg
{
    float: right;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 3px 6px 0px;
}

.socialImg
{
    width: 82px;
}

.navigationHolder2
{
    display: block;
    width: 1000px;
    background-image: url(../images/layout/background_middle.png);
    background-repeat: repeat-y;
}

.navigation2
{
    display: block;
    width: 980px;
    min-height: 4px;
    margin: 0px auto 0px auto;
    padding: 1px 0px 1px 0px;
    background-color: #cc0000;
}

.nav2Link
{
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: White;
    text-decoration: none;
    margin: 0px 0px 0px 10px;
}

.nav3Link
{
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: White;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
}

.holder
{
    display: block;
    width: 1000px;
    background-image: url(../images/layout/background_middle.png);
    background-repeat: repeat-y;
}

.footer
{
    display: block;
    width: 1000px;
    background-image: url(../images/layout/background_middle.png);
    background-repeat: repeat-y;
    text-align: center;
    padding: 5px 0px 0px 0px;
}

.holderBottom
{
    display: block;
    width: 1000px;
    background-image: url(../images/layout/background_bottom.png);
    background-repeat: no-repeat;
    height: 16px;
    background-position: bottom;
}


.middle
{
    display: block;
    padding: 10px 0px 0px 0px;
}

.content
{
    display: block;
    width: 960px;
    padding: 0px 10px 10px 10px;
    margin: 0px auto 0px auto;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
}

.spacer
{
    clear: both;
}

.centeredContent
{
    margin: 0px auto 0px auto;
}

.centeredLarge
{
    width: 850px;
    margin: 0px auto 0px auto;
}

.memberLink
{
    font-size: 9pt;
    text-decoration: none;
    color: #111111;
}

.titles
{
    font-size: 13pt;
    font-weight: bold;
    color: #007800;
    margin: 0px 0px 10px 0px;
}



.siteLink
{
    margin: 5px auto 0px auto;
}

.lnkSite
{
    text-align: center;
    display: block;
    font-weight: bold;
    color: #111111;
    font-family: Verdana;
    font-size: 11pt;
    text-decoration: none;
}

/* Default Page */

.lattestDogs, .latestGallerys, .latestMembers, .lastOnline, .latestDogUpdates
{
    display: block;
    float: left;
    border: 1px solid #cc0000;
    margin: 0px 5px 10px 5px;
    padding: 5px 0px 5px 5px;
}

.latestMembers, .lastOnline
{
    width: 427px;
    text-align: center;
}

.latestDogUpdates
{
    width: 270px;
}

.latestImages, .latestComments, .latestNews
{
    display: block;
    clear: both;
    border: 1px solid #cc0000;
    margin: 0px 5px 10px 5px;
    padding: 0px 0px 5px 0px;
}

.smallTitle
{
    display: block;
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    background-color: #cc0000;
    text-align: center;
    margin: 0px 0px 5px 0px;
    padding: 3px 5px 3px 5px;
}

.memberImageBlock, .dogProfileHolderSmall, .galleryItemDefault
{
    text-align: center;
    margin: 0px 5px 0px 0px;
    border: 1px solid #007800;
}

.galleryTitleHolderDefault
{
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin: 0px 0px 5px 0px;
    background-color: #007800;
    color: #ffffff;
}

.galleryDescHolderDefault
{
    display: block;
    text-align: left;
    width: 248px;
    padding: 5px 5px 5px 5px;
}

.galleryImageHolderDefault
{
    display: block;
    padding: 5px 5px 10px 5px;
}

.lnkGalleryOptions
{
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 0px 5px;
    padding: 2px 3px 2px 3px;
    color: #cc0000;
}


/* Profile Page */

.lblCommentsHeading
{
    display: block;
    color: #007800;
    font-weight: bold;
    font-size: 12pt;
    margin: 5px 0px 5px 0px;
}

.commentSection
{
    margin: 10px 0px 0px 0px;
}

.lnkCommentProfile
{
    text-decoration: none;
    color: White;
    font-weight: bold;
    font-size: 11pt;
}

.pnlComment
{
    border: 3px solid #111111;
    background-image: url(../images/layout/mainbg.jpg);
    padding: 15px 15px 15px 15px;
    width: 355px;
}

.txtComment
{
    display: block;
    width: 350px;
    height: 175px;
    margin: 10px 0px 10px 0px;
}

.txtCommentTitle
{
    display: block;
    width: 350px;
    margin: 10px 0px 10px 0px;
}

.lnkSubmitComment, .imgCancel
{
    float: right;
}

.imgCancel
{
    width: 20px;
    height: 20px;
}

.greyedout
{
    background-color: black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.comments
{
    margin: 10px auto 0px auto;
    width: 730px;
}

.commentBlock
{
    display: block;
    margin-bottom: 4px;
    border: 1px solid #007800;
}

.commentTitle
{
    display: block;
    background-color: #007800;
    padding: 3px 5px 3px 5px;
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
}

.commentUser
{
    display: block;
    float: left;
    text-align: center;
    padding: 15px 15px 15px 15px;
    background-color: #cc0000;
}

.userImage
{
    width: 65px;
}

.commentContent
{
    display: block;
    float: right;
    width: 630px;
    background-color: #ffffff;
}

.commentText
{
    display: block;
    font-size: 9pt;
    font-weight: normal;
    padding: 8px 8px 8px 8px;
}

.clear
{
    clear: both;
    height: 0px;
}

.pnlLargeImage
{
    border: 3px solid #111111;
    background-image: url(../images/layout/mainbg.jpg);
    padding: 15px 15px 15px 15px;
}

.pnlPopup
{
    padding: 5px 5px 5px 5px;
    background-color: #ffffff;
    border: 1px solid #007800;
    filter: alpha(opacity=85);
    opacity: 0.85;
    text-align: left;
}

.lnkPopupText
{
    color: #007800;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana;
    font-size: 9pt;
}

.smallNewsLink
{
    display: block;
    text-decoration: none;
    color: #ffffff;
    margin: 5px 5px 5px 5px;
}

.smallNewsTitle, .smallNewsDesc
{
    font-size: 9pt;
    text-align: left;
}

.smallNewsTitle
{
    display: block;
    font-weight: bold;
}

.smallNewsDesc
{
    display: block;
    font-weight: normal;
}

.videoSection
{
    display: block;
    padding: 5px 5px 5px 5px;
}

/* Video Gallery Page */

.videoGalleryBlock
{
    text-align: center;
    margin: 9px 9px 0px 0px;
    border: 1px solid #007800;
}

.videoCode
{
    display: block;
    padding: 5px 5px 5px 5px;
}

.featuredVid
{
    display: block;
    margin: 5px 7px 5px 7px;
    text-align: center;
    border: 1px solid #007800;
}

/* Popup Controls */
.pnlPopup
{
    color: #ffffff;
    font-weight: bold;
    background-color: #000000;
    filter: alpha(opacity=95);
    opacity: 0.95;
    padding: 10px 10px 10px 10px;
    border: 1px solid #333333;
}

.popupBackground
{
    background-color: #000000;
    filter: alpha(opacity=80);
    opacity: 0.80;
}

.btnAdd
{
    float: right;
    margin: 7px 0px 0px 0px;
}

.btnCancel
{
    float: left;
    margin: 7px 0px 0px 0px;
}

.breedingTitle
{
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: Red;
}

/* Popup Panels */

.managementPopup
{
    display: block;
    width: 375px;
    padding: 8px 8px 8px 8px;
    background-color: #000000;
    border: 1px solid #666666;
    color: #ffffff;
}

.popupHeader
{
    display: block;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin: 0px 0px 5px 0px;
}

.popupBackground
{
    background-color: #000000;
    filter: alpha(opacity=85);
    opacity: 0.85;
}

.controlPopupLong
{
    display: block;
    width: 369px;
    margin: 0px 0px 7px 0px;
}

.controlPopupShort
{
    width: 110px;
}

.controlPopupDesc
{
    display: block;
    width: 363px;
    height: 200px;
    margin: 0px 0px 7px 0px;
}

.popupButtonLeft
{
    float: left;
}

.popupButtonRight
{
    float: Right;
}

