﻿
.AgilityStatusBar 
{
    /* display: none; */
}

/**************************************
 * Templates
 *************************************/

.HomeTemplateOuter
{
    background-image: url(../images/home_bg_pattern.jpg);
    background-repeat: repeat-x;
    float: left;
    font-size: 12px;
    height: 860px;
    margin: auto;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}

.HomeTemplate
{
}

.HomeTemplate .Banner_EN
{
    background-image: url(../images/home_bg_en.jpg);
    background-repeat: no-repeat;
    height: 450px;
    left: 0px;
    margin: auto;
    top: 0px;
    width: 1003px;
    z-index: 3;
}

.HomeTemplate .Banner_FR
{
    background-image: url(../images/home_bg_fr2.jpg);
    background-repeat: no-repeat;
    height: 450px;
    left: 0px;
    margin: auto;
    top: 0px;
    width: 1003px;
    z-index: 3;
}

.HomeTemplate .Buttons
{
    display: block;
    height: 45px;
    left: 700px;
    position: absolute;
    top: 0px;
    width: 285px;
    z-index: 3;
}

.HomeTemplate .InteriorContent
{
    margin: auto;
    position: relative;
    text-align: left;
    top: -230px;
    width: 975px;
}

.HomeTemplate .InteriorContent .TopLeftContentArea
{
    float: left;
    height: 217px;
    position: relative;
    top: -45px;
    width: 335px;
}

.HomeTemplate .InteriorContent .TopRightContentArea
{
    float: left;
    height: 165px;
    left: 44px;
    position: relative;
    top: -13px;
    width: 200px;
}

.HomeTemplate .InteriorContent .MiddleContentArea
{
    background-image: url(../images/home_footprints.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 245px;
    left: 0px;
    position: relative;
    top: 0px;
    width: 989px;
}

.HomeTemplate .BottomLeftContentArea
{
    float: left;
    height: 160px;
    margin-right: 8px;
    overflow: hidden;
    margin-left: 40px;
    margin-right: 7px;
    position: relative;
    vertical-align: top;
    width: 300px;
}

.HomeTemplate .BottomMiddleContentArea
{
    float: left;
    height: 160px;
    margin-right: 8px;
    overflow: hidden;
    margin-left: 7px;
    margin-right: 7px;
    position: relative;
    width: 300px;
}

.HomeTemplate .BottomRightContentArea
{
    float: left;
    height: 160px;
    margin-left: 7px;
    position: relative;
    width: 303px;
}

.HomeTemplate .Spacer
{
    clear: both;
    height: 1px;
}

.SingleColumnTemplate
{
    padding-bottom: 20px;
}

.SingleColumnTemplate .TopContentArea
{
    margin: auto;
    text-align: center;
}

.SingleColumnTemplate .InteriorContent
{
    margin: auto;
    text-align: center;
    width: 930px;
}

.SingleColumnTemplate .InteriorContent .OnlyContent
{
    text-align: left;
}

.TwoColumnTemplate
{
    padding-bottom: 20px;
}

.TwoColumnTemplate .TopContentArea
{
    margin: auto;
    text-align: center;
}

.TwoColumnTemplate .InteriorContent
{
    margin: auto;
    text-align: center;
    width: 960px;
}

.TwoColumnTemplate .InteriorContent .LeftContent
{
    float: left;
    text-align: left;
    width: 616px;
}

.TwoColumnTemplate .InteriorContent .RightContent
{
    float: right;
    margin-top: 85px;
}

.DialogTemplate .MainContent
{
    background-color: #ececd7;
}

/**************************************
 * Header & Menu
 *************************************/

.Header
{
    background-image: url(ecms.aspx/header_bg.jpg);
    background-repeat: repeat-x;
    height: 177px;
    position: relative;
}

.Header .Banner
{
    left: 0px;
    margin: auto;
    position: relative;
    top: 0px;
    width: 992px;
}

.Header .Banner .Buttons
{
    display: block;
    height: 45px;
    left: 650px;
    position: absolute;
    top: 0px;
    width: 285px;
    z-index: 3;
}

.Menu
{
}

.Menu .TopMenu
{
    background-image: url(ecms.aspx/bg_brush.jpg);
    background-repeat: no-repeat;
    height: 97px;
    vertical-align: top;
}

.DefaultMenuItemLook
{
    cursor: pointer;
}

.ChildMenuItemLook
{
    width: 90px;
}

/**************************************
 * Footer
 *************************************/
 
.Footer
{
    background-image: url(../images/cca_footer_bg.jpg);
    background-repeat: repeat-x;
    clear: both;
    height: 90px;
    margin-top: 20px;
    margin: auto;
    text-align: center;
}

.Footer .Logo
{
    height: 90px;
    margin: auto;
    position: relative;
    text-align: left;
    width: 960px;
}

.Footer .Logo .LinkArea
{
    bottom: 0px;
    float: right;
    height: 50px;
    position: absolute;
    right: 0px;
    vertical-align: middle;
    width: 407px;
}

.Footer .Logo .LinkArea .Divider
{
    float: right;
    padding-left: 7px;
    padding-right: 7px;
}

.Footer .Logo .LinkArea a
{
    color: #4a5128;
    float: right;
    font-weight: bolder;
    text-decoration: underline;
    vertical-align: top;
}

.Footer .Logo .LinkArea a:hover
{
    color: #4a5128;
    font-weight: bolder;
    text-decoration: none;
}

.SendToFriendLink
{
    float: right;
    width: 150px;
}

.SendToFriend
{
    background: #fff;
    border: solid 5px #d6db42;
    display: none;
    height: 300px;
    overflow: hidden;
    position: relative;
    top: -345px;
    width: 315px;
    z-index: 30;
}

.SendToFriend .Content
{
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    text-align: right;
}

.SendToFriend .Content .Title
{
    border-bottom: dotted 2px #dfd0d0;
    margin-bottom: 10px;
    text-align: left;
}

.SendToFriend .Content .Form
{
}

.SendToFriend .Content .Form div
{
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: middle;
}

.SendToFriend .Content .Form div .TextField
{
    width: 125px;
}

/**************************************
 * Dialog
 *************************************/
 
.Dialog
{
    background-color: #fff;
    border-collapse: collapse;
    color: #000;
    width: 100%;
}

.Dialog .TopLeft
{
	background-image: url(../Images/popup/dlgTopLeft.png);
	background-repeat: no-repeat;
	min-height: 20px;
	height: 20px;
	min-width: 9px;
	width: 9px;
}

.Dialog .TopCenter 
{
	background-image: url(../Images/popup/dlgTopMiddle.png);
	background-repeat: repeat-x;
	color: White;	
}

.Dialog .TopRight 
{
	background-image: url(../Images/popup/dlgTopRight.png);
	background-repeat: no-repeat;
	min-width: 13px;
	width: 13px;	
}

.Dialog .Close 
{
	background-image: url(../Images/popup/dlgClose.gif);
	background-repeat: no-repeat;
	min-width: 13px;
	min-height: 14px;
	cursor: pointer;
	float:right;	
}

.Dialog .BottomLeft
{
	background-image: url(../Images/popup/dlgBottomLeft.png);
	background-repeat: no-repeat;
}

.Dialog .BottomCenter 
{
	background-image: url(../Images/popup/dlgBottomCenter.png);
	background-repeat: repeat-x;
}
.Dialog .BottomRight 
{
	background-image: url(../Images/popup/dlgBottomRight.png);
	background-repeat: no-repeat;
}


.Dialog .BodyLeft 
{
	background-image: url(../Images/popup/dlgBodyLeft.png);
	background-repeat: repeat-y;
	min-height: 7px;	
}

.Dialog .BodyRight
{
	background-image: url(../Images/popup/dlgBodyRight.png);
	background-repeat: repeat-y;
	min-height: 7px;	
}

.DialogButton
{
    cursor: pointer;
}

.DialogTextBox
{    
    /* background-image: url(../images/controls/input_bg.png);
    background-repeat: no-repeat; */
    border: solid 1px #bab9b9;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-top: 2px;
    margin-bottom: 5px;
}