﻿/*
###################################
	Scrollproperties, HTML
###################################
*/
html
	{
		overflow: -moz-scrollbars-vertical;
		overflow-x: hidden;
		overflow-y: scroll;
	}
body 
    {
        background-image:url('../../Content/Images/Background.gif');
        background-repeat:repeat;
    } 
/*
###################################
    Wrapper
###################################
*/
#Wrapper
    {
        width: 878px;
        margin: 0 auto;
    }
#WrapperContent
    {
        position:relative;
        overflow:hidden;
        padding-bottom:10px;
        padding-left: 11px;
        padding-right: 11px;
    }
/*
###################################
    Shadow
###################################
*/
#Shadow
    {
        margin: 0 auto;
        width: 878px;
        background-image:url('../../Content/Images/bg2.gif');
        background-repeat:repeat;
        padding-top:10px;
    }
/*
###################################
    Colums
###################################
*/
.Content
    {
        min-height:553px;
        height:auto !important;
        height:553px;
    }
.ContentSub
    {
        background-image:url('../../Content/Images/FillingBackground.jpg');
        background-repeat:repeat-y;
        min-height:553px;
        height:auto !important;
        height:553px;
    }
.ContentSlideShow
{
        background-image:url('../../Content/Images/FillingBackgroundSlideShow.jpg');
        background-repeat:repeat-y;
        min-height:553px;
        height:auto !important;
        height:553px;
}
.ClearColumn
    {
        clear: both;
        height: 0px;
        line-height: 0px;
    }
/*
###################################
          Left Colum
###################################
*/
#ContentLeft
    {
        float:left;
        width:159px;
        min-height:553px;
        height:auto !important;
        height:553px;
        background-color:#0e0f11;
    }
/*
###################################
          ContentMain
###################################
*/
#ContentMain
    {
        float:right;
        width:694px;
        min-height:553px;
        height:auto !important;
        height:553px;
    }
    
    
#ContentMainBannerSlideShow
{
        float:left;
        width:33px;
        padding-left: 3px;
}
#ContentMainBanner
    {
        float:left;
        width:36px;
        padding-right:0px;
    }
#ContentMainBannerPadding
    {
    	padding-left: 3px;
    }
#ContentMainContent
    {
        float:left;
        width: 360px;
        background-image:url('../../Content/Images/SubPageTopGradient.gif');
        background-repeat:repeat-x;
        min-height:553px;
        height:auto !important;
        height:553px;
    }
    
#ContentMainContentFull
    {
        float:left;
        width: 658px;
        background-image:url('../../Content/Images/SubPageTopGradient.gif');
        background-repeat:repeat-x;
        min-height:553px;
        height:auto !important;
        height:553px;
    }

#ContentMainPicture
    {
        float:left;
        width: 298px;
        background-image:url('../../Content/Images/SubPageTopGradient.gif');
        background-repeat:repeat-x;
        min-height:553px;
        height:auto !important;
        height:553px;
    }
#ContentMainSlideShow
    {
        float:left;
        width:658px;
        min-height:598px;
        height:auto !important;
        height:598px;
        background-color:#0e0f11;
    }
/*
###################################
              Menu
###################################
*/
.MenuItemTextVald
    {
        margin-top:5px;
        margin-left:9px;
    }

.MenuItemText
    {
        margin-top:5px;
        margin-left:17px;
    }
#MenuList
    {
        margin-top: 27px;
        border-top: solid 2px #3e3f41;
        border-bottom: solid 2px #3e3f41;
    }
.MenuHeaderItem
    {
        height:27px;
        line-height:27px;
        cursor: pointer;
        vertical-align:middle;
        background-image:url('../../Content/Images/MenuItemBackground2.gif');
        background-repeat:repeat-x;
    }
.MenuHeaderItemVald
    {
        height:27px;
        line-height:27px;
        cursor: pointer;
        vertical-align:middle;
        background-image:url('../../Content/Images/MenuItemBackground2.gif');
        background-repeat:repeat-x;
    }
.MenuHeaderItemValdArrowLast
    {
        height:26px;
        line-height:26px;
        cursor: pointer;
        vertical-align:middle;
        background-image:url('../../Content/Images/MenuItemBackground2.gif');
        background-repeat:repeat-x;
    }
.MenuHeaderItemLast
    {
        height:26px;
        line-height:26px;
        cursor: pointer;
        vertical-align:middle;
        background-image:url('../../Content/Images/MenuItemBackground2.gif');
        background-repeat:repeat-x;
    }
.SubMenuItem
    {
        height:21px;
        width:159px;
    }
    
.SubMenuArrowItem
    {
        float:left;
        width:18px;
    }
.SubMenuItemText a
    {
        font-size: 11px;
        line-height: 20px;
        font-weight: bold;
    }
    
.SubMenuItems2
    {
        padding-top:1px;
        padding-bottom:1px;
        background-image:url('../../Content/Images/SubMenuBackground.gif');
        background-repeat:repeat;
    }
.SubMenuItemVald
    {
        font-size: 11px;
        line-height: 20px;
        font-weight: bold;
        padding-left: 6px;
        background-image:url('../../Content/Images/SubMenuBackground.gif');
        background-repeat:repeat;
        position:relative;
    }
/*
###################################
           Menu Arrows
###################################
*/
#SubMenuArrow
    {
        width:10px;
        height:21px;
        background-image:url('../../Content/Images/SubMenuItemArrow.gif');
        background-repeat:no-repeat;
    }
#MenuHeaderArrow
    {
        float:left;
        width:8px;
        height:26px;
        background-image:url('../../Content/Images/MenuItemArrow2.gif');
        background-repeat:no-repeat;
    }
/*
###################################
              Pages
###################################
*/
.PageContentPadding
{
    margin-left: 32px;
    margin-top: 32px;
    margin-bottom: 32px;
}
.ContentSidePicture
{
    float:right;
}
#PageSubject
{
}
.PageIntro
{
    padding-top: 18px;
}
#PageText, .PageText
{
    padding-top: 16px;
}
#PageText p, .PageText p
	{
		padding: 0px;
		margin: 0px;
		padding-bottom: 12px;
	}
#PageTextAlt
{
    margin-top:-10px;
    margin-bottom: 24px;
}
#PageText p
	{
		padding: 0px;
		margin: 0px;
		padding-bottom: 12px;
	}
.tdPadding
{
    padding-top: 2px;
    padding-bottom: 2px;
}
#DynamicPagePicture
{
    float: right;
    margin-top: 35px;
    margin-right: 19px;
}

.DynamicPagePicture
{
    float: right;
    margin-top: 30px;
    margin-right: 19px;
}
/*
###################################
          Contact Form
###################################
*/
.InputField
{
    height:20px;
    border: solid 1px #c9c8c8;
    width: 166px;
    background-color: #f0f0f0;
}
.InputFieldLong
{
    height:20px;
    border: solid 1px #c9c8c8;
    width: 340px;
    background-color: #f0f0f0;
}
#FormContentPadding
{
    margin-left:32px;
    margin-top: 32px;
}
.PageReferensesPicture
{
    margin-top:20px;
    margin-right:17px;
    float:right;
}
/*
###################################
             Liberary
###################################
*/
.LiberaryHolder
{
    width:319px;
    margin-left:32px;
    margin-top: 21px;
}
.LiberaryHeader
{
    width:319px;
    height:37px;
}
.LiberaryItemsHeader
{
    cursor: pointer;
    width:319px;
    height:29px;
    background-image:url('../../Content/Images/Liberary/ItemheaderBG.gif');
}
.LiberaryContent
{
    width:319px;
}
.LiberaryContentTwo
{
    margin-top:30px;
    width:319px;
}
.LiberarySubItems
{
}
.tdSubItem
{
    height: 25px;
    border-bottom:solid 1px #c2c2c2;
}
/*
###################################
             SlideShow
###################################
*/
#SlideShowWrapper
{
    margin-left:32px;
    margin-top:33px;
}
#SlideShowHeader
{
    width:596px;
    height:76px;
}
#SlideShowHeader td
{
    color: #ffffff;
    vertical-align:top;
}
#SlideShow td
{
    /*background-image:url('../../Content/Images/SlideShow/BackgroundImg.gif');*/
    background-color: White;
}
#MiddleTD
{
    width:578px;
    height:320px;
}
#SlideShowMiddle
{
    width:578px;
    min-height: 314px;
    height: auto !important;
    height:314px;
}
#SlideShowMiddleTop
{
    padding-top: 9px;
    width:578px;
    height:280px;
}
#SlideShowMiddleButtom
{
    padding-top: 5px;
    width:578px;
    height:20px;
}
#SlideShowFooter
{
    width:596px;
    height:90px;
    margin-top:25px;
}
#SlideShowClose
{
    width:146px;
}
#SlideShowImgList ul
{
    list-style-type:none;
}
#SlideShowImgList li
{
    height:76px;
    z-index:3;
}
#SlideShowImgList img
{
    cursor:pointer;
}
#SlideShowImgList
{
    margin-left:10px;
}
.ImgBorderBlack
{
    border:solid 1px black;
}
.ImgBorderRed
{
    border:solid 1px red;
}
.TextColorWhite
{
    color:White;
}
.TextColorRed
{
    color:Red;
}
#SlideShowText
{
    color:#363636;
}
.jCarouselLite li
{
    background-image: none;
}


/*
###################################
          Staff
###################################
*/
.StaffContent
    {
        float:left;
        width:184px;
        margin-right:24px;
    }
    
.StaffContentLast
    {
        float:left;
        width:184px;
    }
    
.StaffItemName
    {
        padding-top:6px;
        padding-bottom:2px;
        font-weight:bold;
    }
    
.StaffItemTitle
    {
        padding-bottom:21px;
    }
    
/*
###################################
          Start
###################################
*/
.StartPic{ float:left; margin-right:2px; margin-bottom:2px;}
.StartPicLastRight{ float:left; margin-right:0px; margin-bottom:2px;}
