﻿.BecomeASponsor
{
    width:500px;
    
}

.BecomeASponsor .FieldRow
{
    float: left;
    clear: left;
    margin-bottom: 5px;
    width: 500px;
}

.BecomeASponsor .FieldRow label
{
    display: block;
    width: 100px;
    float: left;
    text-align: right;
    margin-right: 5px;
}

.BecomeASponsor .FieldRow .TextField
{
    float: left;
    width: 143px;
    background-color:#F4F1F9;
    border:1px solid #4F2684;
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    height:20px;
}

.BecomeASponsor .FieldRow .CombinedField
{
    width: 300px;
    float: left;
}

.BecomeASponsor .FieldRow .PhoneField3
{
    width: 53px;
    background-color:#F4F1F9;
    border:1px solid #4F2684;
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    height:20px;
}

.BecomeASponsor .FieldRow .PhoneField4
{
    width: 58px;
    background-color:#F4F1F9;
    border:1px solid #4F2684;
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    height:20px;
}

.BecomeASponsor .FieldRow .CommentsField
{
    width: 245px;
    height: 50px;
    background-color:#F4F1F9;
    border:1px solid #4F2684;
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}

.BecomeASponsor .SubmitButton
{
    margin-left: 15px;
}

.Blog
{
}

.Blog .BlogEntry
{
}

.Blog .BlogEntry .Date
{
    color: #EC9D00;
    font-size: 14px;
    margin-right: 8px;
}

.Blog .BlogEntry .Title
{
    font-size: 16px;
    font-weight: bold;
    margin-right: 8px;
}

.Blog .BlogEntry .Author
{
    font-size: 11px;
}

.Blog .BlogEntry .TopVideos
{
    margin-top: 8px;
}

.Blog .BlogEntry .Content
{
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding: 0px;
}

.Blog .BlogEntry .BottomVideos
{
}

.Blog .Comments
{
    border-top: 1px #c8c8c8 solid;
    line-height: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 7px 7px;
    width: 100%;
}

.Blog .Comments .Title
{
    margin-bottom: 12px;
}

.Blog .Comments .Content
{
    color: #635F58;
    padding: 0px;
}

.Blog .Comments .Divider
{
    background-color: #e0e0e0;
    clear: both;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.Blog .Comments .Header
{
    color: #635F58;
    font-weight: bold;
    font-size: 12px;
}

.Blog .Divider
{
    background-color: #c8c8c8;
    clear: both;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.Blog .LeaveComment
{
    border: solid 1px #b5b5b5;
    margin: 25px 8px 20px 8px;
    width: 434px;
}

.Blog .LeaveComment .Label
{
    float: left;
    width: 100px;
}

.Blog .LeaveComment .Field
{
    float: left;
    margin-bottom: 10px;
    width: 75px;
}

.Blog .LeaveComment .Button
{
    position: relative;
    right: 10px;
    text-align: right;
    width: 100%;
}

.Blog .LeaveComment .SubmitComment
{
    height: 21px;
    width: 97px;
}

.Blog .ModalPopupContent
{
    padding-right: 0px;
}

.Blog .More
{
    margin-top: 10px;
}

.Blog .Pager
{
    clear: both;
    margin-top: 36px;
    text-align: right;
}

.Blog a.Purple
{
    color: #330099;
}

.Blog h2.Title
{
    color: #000;
    margin-bottom: 12px;
}

.Blog p
{
    margin: 0px;
}

.BlogSidebar
{
}

.BlogSidebar a.Purple, .BlogSidebar a:hover.Purple
{
    color: #330099;
    line-height: 16px;
}

.BlogSidebar .Title
{
    color: #000;
    font-size: 16px;
    margin-bottom: 0px;
}

.BlogSidebar .Divider
{
    height: 1px;
    background-color: #fff;
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;    
}

.ContactUs
{
    width: 605px;
    margin-left: auto;
    margin-right: auto;
}

.ContactUs .FieldRow
{
    width: 300px;
    float: left;
}

.ContactUs .FieldRow label
{
    display: block;
    text-align: right;
    margin-top: 3px;
    margin-right: 3px;
    width: 109px;
    float: left;
}

.ContactUs .FieldRow .CombinedField
{
    width: 180px;
    float: left;
}

.ContactUs .FieldRow .TextField
{
    width: 140px;
    height: 20px;
    float: left;
    border: 1px solid #4F2684;
    margin-right: 40px;
}

.ContactUs .FieldRow .ProvinceDropdown
{
    border: 1px solid #4F2684;
    color:#6D6E71;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    height: 20px;
}

.ContactUs .FieldRow .PostalCodeField
{
    width: 48px;
    height: 20px;
    border: 1px solid #4F2684;
}

.ContactUs .FieldRow .PhoneField
{
    width: 48px;
    height: 20px;
    border: 1px solid #4F2684;
}

.ContactUs .CommentsField
{
    border: 1px solid #4F2684;
    height: 20px;
    width: 420px;
}

.ContactUs .ButtonContainer
{
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.ContactUs .Clear
{
    height: 5px;
}

.CreateStory
{
    width: 931px;
    margin-top: 30px;
    margin-left: -28px;
}

.CreateStory h1
{
    margin: 0px;
    font-size: 20px;
}

.CreateStory .CreateBox
{
    float: left;
    padding-left: 15px;
    width: 400px;
    margin-top: 13px;
}

.CreateStory .Label
{
    text-align: right;
    font-weight: bold;
    color: #4f2683;
    width: 120px;
    float: left;
    padding-right: 20px;
}

.CreateStory .Field
{
    width: 230px;
    margin-left: 0px;
    float: left;
}

.CreateStory .NewLine
{
    clear: both;
    height: 7px;
}

.CreateStory .UploadInstructions
{
    color: #F57B20;
    font-weight: bold;
    margin-bottom: 8px;    
    margin-left: -15px;
    margin-top: 12px;
}

.CreateStory .TextField
{
    width: 230px;
}

.CreateStory .LegalDescription
{
    float: left;
    margin-left: 45px;
    position: relative;
    width: 650px;
}

.CreateStory .PhotosBox
{
    background-image: url(../img/CreateStory_Clipboard.jpg);
    background-repeat: no-repeat;
    height: 394px;
    width: 264px;
    float: left;
    margin-top: 10px;
    padding-top: 45px;
    padding-left: 15px;
}

.CreateStory .PhotosBox .UploadPhotosLabel
{
    color:#4F2683;
    font-family:Arial Narrow;
    font-size:14px;
    font-weight:bold;
    display: block;
    margin-bottom: 8px;
}

.CreateStory .Preview
{
    padding-top: 40px;
    width: 695px;
    float: left;
}

.CreateStory .PhotoLinks
{
    text-align: center;
    width: 60px;
    float: left;
    color: #4f2683;
    font-weight: bold;
    font-style: italic;
}

.CreateStory .PreviewContent
{
    width: 570px;
    float: left;
}

.CreateStory .PreviewContent .StoryTitle
{
    color: #4f2683;
    font-size: 18px;
    font-weight: bold;
}

.CreateStory .PreviewContent .PrevImage
{
    width: 280px;
    height: 200px;
    float: left;
    margin-top: 1px;
    margin-right: 15px;
}

.CreateStory .PreviewContent .Details
{
    float: left;   
}

.CreateStory .PrevText
{
    margin-top: 10px;
    width: 440px;
}

.CreateStory .WatchVideo
{
    margin-top: 15px;
}

.CreateStory .InstructionsBox
{
    width: 200px;
    float: left;
    margin-left: 25px;
    margin-top: 13px;
}

.CreateStory .Divider
{
    background-color: #e5dfed;
    height: 1px;
    width: 921px;
    margin: 9px auto;
}

.CreateStory .ModalPopupContent
{
    width: 300px;
    max-width: 300px;
    padding: 10px 80px 20px 20px;
}

.CreateStory .NextStepsBox
{
    padding-left: 15px;
    padding-top: 4px;
}

.CreateStory .NextSteps
{
    margin: 0;
    color: #4f2683;
    font-size: 16px;
    font-weight: bold;
    float: left;
    width: 140px;
}

.CreateStory .Buttons
{
    float: left;
    width: 700px;
}

.CreateStory .Disclaimer
{
    font-size: 11px;
    color: #666666;
}

.CreateStory .WebcamRecord
{
    background: transparent url(../img/Webcam/webcam-bg.png) no-repeat;
    height: 560px;
    position: relative;
    width: 840px;
}

.CreateStory .WebcamRecord .Close
{
    position: absolute;
    right: 30px;
    top: 20px;
}

.CreateStory .WebcamRecord .Player
{
    height: 300px;
    left: 172px;
    position: absolute;
    top: 80px;
    width: 500px;
}

.CreateStory .WebcamRecord .Slogan
{
    left: 39px;
    position: absolute;
    top: 492px;
    width: 280px;
}

.CreateStory .WebcamRecord .Logo
{
    /* left: 539px; */
    position: absolute;
    right: 55px;
    top: 407px;
    width: 271px;
}

.HomeContentBlock
{
	background-image: url(../img/HomeBottomSection_300.gif);
    color: #fff;
    height: 83px;
}

.HomeContentBlock .Copy
{
    padding-top: 7px;
    padding-left: 10px;
    width: 170px;
    height: 70px;
}

.HomeContentBlock .Spacer
{
    height: 55px;
}

.HomeContentBlock .Title
{
    font-weight: bold;
    margin-bottom: 3px;
}

.HomeContentBlock .Text
{
    margin-bottom: 5px;
}

.HomeContentBlock .Image
{
    float: right;
    margin-right: 3px;
}

.HomePartnerModule
{
	background-image: url(../img/HomeBottomSection_300.gif);
    color: #fff;
    height: 83px;
    width: 301px;
}

.HomePartnerModuleCustom
{
	display: none;
	height: 83px;
	width: 301px;
	visibility: hidden;
}

.HomePartnerModule .Copy,
.HomePartnerModule .NoImage
{
    padding-top: 7px;
    padding-left: 10px;
    width: 170px;
    height: 70px;
}

.HomePartnerModule .NoImage
{
    width: 290px;
}

.HomePartnerModule .Spacer
{
    height: 55px;
}

.HomePartnerModule .Title
{
    font-weight: bold;
    margin-bottom: 3px;
}

.HomePartnerModule .Text
{
    margin-bottom: 5px;
}

.HomePartnerModule .Image
{
    float: right;
    margin-right: 3px;
}

.HomeFeedBadge .Image
{
    font-size: 0px;
    line-height: 0px;
}

.HomeFeedBadge .Copy
{
    width: 240px;
}

.HomeFeedBadge .Title
{
    margin-bottom: 1px;
    color: #6d3365;
}

.HomeFeedBadge .Text
{
    margin-bottom: 0px;
    font-weight: bold;
    padding-right: 5px;
}

.HomeFeedBadge .NoImage
{
    width: 290px;
}

.HomeENewsSignUp
{
    padding-left: 3px;
}

.HomeENewsSignUp .HeaderText
{
    font-size: 20px;
    color: #4c2177;   
    margin-bottom: 5px;
}

.HomeENewsSignUp .GoButton
{
    position: relative;
    bottom: -5px;
    right: -5px;
    cursor: hand;
    cursor: pointer;
}

.HomeSplashBackup
{
    width: 876px;
    height: 195px;
    padding-top: 75px;
    padding-left: 50px;
}

.HomeSplashBackgroundEN 
{
    background-image: url(../img/en-us/SplashBackground.gif);
}

.HomeSplashBackgroundFR
{
    background-image: url(../img/en-us/SplashBackground.gif);
}

.HomeSplashBackup .Title
{
    color: #fff;
    font-size: 48px;
    font-weight: bold;
}

.HomeSplashBackup .Details
{
    color: #f47b20;
    font-size: 16px;
    font-weight: bold;
    width: 600px;
}

.HomeSplashBackup .ImageBox
{
    width: 600px;
    padding-top: 15px;
}

.HomeSplashBackup .MoreImage
{
    border: none;
    float: right;
    margin-right: 80px;
}

.ItsEasy
{
    position: relative;
    left: -15px;
    list-style-position: outside;
    
    font-weight: bold;
    
    
}

.MyProfile .ItsEasy
{
    position: relative;
    left: -15px;
    list-style-position: outside;
    
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    
}

.InstructionOdd
{    
    color: #4f2683;    
}


.InstructionEven
{
   
    color: #f57b20;
    
}

.InstructionOdd span, .InstructionEven span 
{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 15px;
	

}


.Login
{
    background-color: #ffffff;
    padding: 10px;
    width: 400px;
}

.Login .FieldRow
{
    margin-bottom: 8px;   
}

.Login .Label
{
    display: block;
    width: 90px;
    float: left;
    text-align: right;
    font-weight: bold;
}

.Login .TextBox
{
    margin-left: 10px;
    width: 200px;
    float: left;
}

.Login .TextBoxAligned
{
    padding-left: 100px;
}

.Login .Buttons
{
    padding-top: 8px;
    margin-bottom: 1px;
}

.Login .PostalCodeBox1
{
    width: 50px;
    float: left;
    margin-left: 10px;
}

.Login .PostalCodeBox2
{
    width: 50px;
    float: left;
    margin-left: 3px;
}

.Login .NewLine
{
    clear: both;
    height: 6px;
}
.Login .ForgetPassword .Label
{
    width: 130px;
}

.MediaRoom .VideoItem
{
    margin-bottom: 40px;
}
.MediaList .VideoItem
{
    margin-bottom: 20px;
}
.MediaRoom .Title
{
    color:#F47B20;
    font-size:14px;
    font-style:italic;
    font-weight:bold;
    margin-bottom: 10px;
}

.MediaRoom .Thumbnail
{
    float: left;
    width: 318px;
    height: 239px;
}
.MediaList .ImageDisplay
{
    float: left;
    cursor:pointer;
    cursor:hand;
    margin-bottom:10px;
}

.MediaRoom .Details
{
    width: 250px;
    padding-top: 192px;
    float: left;
    padding-left: 20px;
}

.MediaRoom .WatchVideoButton
{
    cursor: pointer;
    cursor: hand;
}

.MediaRoom .PopupPreviewVideo
{
    width: 360px;
    height: 320px;
}
.MediaList .PopupPreviewVideo
{
    width: 360px;
    height: 320px;
}

.MediaRoom .PopupPreviewVideo .ModalPopupContent
{
    width: 320px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0px;
}
.MediaList .PopupPreviewVideo .ModalPopupContent
{
    width: 320px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0px;
}

.MiniBlog
{
    position: relative;
}

.MiniBlog .Content
{
    color: #4f2681;
    padding: 0px;
    padding-left: 22px;
    width: 220px;
}

.MiniBlog .Content .Entry
{
    font-size: 12px;
    margin-bottom: 8px;
}

.MiniBlog .Content .Entry a, .MiniBlog .Content .Entry a:hover
{
    color: #4f2681;
    font-size: 12px;
    margin-bottom: 8px;
    text-decoration: none;
}

.MiniBlog .Footer
{
    float: right;
    margin-bottom: 8px;
    position: relative;
    right: 20px;
}

.MiniBlog .Footer a, .MiniBlog .Footer a:hover
{
    color: #4f2681;
    text-decoration: none;
}

.MyProfile
{
    width: 931px;
    margin-top: 30px;
    margin-left: -28px;
}

.MyProfile h1 
{
	margin-top: 12px;
	margin-bottom: 0px;
	font-family: Arial Narrow;
    font-weight:bold;
}

.MyProfile p 
{
	color: #4f2683;
	font-weight: bold;
	margin-top: 8px;
}

.MyProfile .ProfileBox
{
    float: left;
    padding-left: 15px;
    width: 300px;
}

.MyProfile .ProfileBox .label
{
    float: left;
    width: 135px;
    font-weight: bold;
    line-height: 20px;
}

.MyProfile .ProfileBox .value
{
    float: left;
    width: 165px;
    line-height: 20px;
}



.MyProfile .ProfileBox .btnEditProfile
{
    margin-top: 10px;
    margin-left: 1px;   
}

.MyProfile .LibraryBox
{
    float: left;
    background-image: url(../img/linedPaper_top.png);
    width: 395px;
    min-height: 421px;
    _height: 421px;
    margin-top: -2px;
    padding-top: 30px;
    color: #666666;
}

.MyProfile .YourLibraryTitle
{
    color: #4f2683;
    font-family: Arial Narrow;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    top: -3px;
}

.MyProfile .LibraryBox .Stories
{
    min-height: 375px;
    _height: 375px;
    padding-left: 20px;
}

.MyProfile .LibraryBox .Story
{
    background-image: url(../img/Profile_StoryBox.png);
    height: 164px;
    width: 135px;
    padding: 5px;
    padding-left: 10px;
    padding-top: 10px;
    float: left;
    margin-right: 26px;
    margin-top: 5px;
}

.MyProfile .Story .Title
{
    display: block;
    font-weight: bold;
}

.MyProfile .Story .TextTitle
{
    font-weight: bold;
    display: block;
    margin-top: 10px;
}

.MyProfile .Story .StatusText
{
    text-transform: uppercase;
    color: #4f2683;
}

.MyProfile .StoryImage
{
    display: block;
    margin-bottom: 3px;
}

.MyProfile .StoryDetails
{
    margin-top: 5px;
    font-size: 11px;
}

.MyProfile .btnCreateNewStory
{
    margin-left: 20px;
    border: 0px;
}

.MyProfile .LibraryBoxBottom
{
    background-image: url(../img/linedPaper_bottom.png);
    height: 24px;
}

.MyProfile .InstructionsBox
{
    width: 200px;
    float: left;
    margin-left: 15px;
    margin-top: 13px;
}

.NewsRSS .Anchor a 
{
	color: #f57b20;
	font-size: 16px; 
	font-weight: bold;
}

.NewsRSS .Anchor a:hover
{
	color: #f57b20;
}

.NewsRSS .Date 
{
	font-style:italic;
	font-size:.9em; 
	margin-top:4px;
}

.NewsRSS .Description 
{
	margin-top:4px;
}

.NewsRSS .Description p
{
	margin-top: 10px;
}

.PhotoUploader .PhotoControl
{
    height: 80px;
    width: 248px;
}

.PhotoUploader .imgPhoto
{
    width: 109px;
    height: 63px;
    float: left;
}

.PhotoUploader .Controls
{
    width: 120px;
    float: left;
    padding-left: 15px;
}

.PhotoUploadPopup
{
    width: 400px;
    padding: 15px;
}

.RegisterPopup
{
    width: 600px;
}

.Register
{
    background-color: #ffffff;
    width: 560px;
}

.Register h2
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 14px;
    font-weight: bold;
}

.Register .Label
{
    font-weight: bold;
}

.Register .NewLine
{
    clear: both;
    height: 10px;
}

.Register .RegistrationSection
{
    width: 510px;
    padding: 10px 0 0 20px;
}

.Register .ShortNameFieldBox
{
    width: 130px;
    float: left;
}

.Register .ShortNameFieldBox .ShortNameField
{
    width: 90px;   
}

.Register .LongNameFieldBox
{
    width: 200px;
    float: left;
}

.Register .LongNameFieldBox .LongNameField
{
    width: 180px;
}

.Register .FieldBox
{
    width: 250px;
    float: left;
}

.Register .TextField
{
    width: 230px;
}

.Register .PhoneField
{
    width: 60px;
}

.Register .NameAlignFieldBox
{
    width: 250px;
    float: left;
    margin-left: 10px;
}

.Register .BottomSectionAlign
{
    padding-left: 27px;
    width: 400px;
    float: left;
}

.Register .Buttons
{
    width: 220px;
    float: right;
    margin-left: 38px;
}

.SideENewsSignUp
{
    height: 260px;
    width: 220px;
    background-image: url(ecms.aspx/general/joinTheMovementPanel_ALL.jpg);
    background-repeat:no-repeat;
    float:right;
}

.SideENewsSignUp .HeaderText
{
    font-style:italic;
    font-size: 14px;
     font-weight:bold;
    color: #f47b20;
    text-transform:uppercase;
    
    margin-top:53px;
    margin-left:8px;
    margin-bottom: 5px;
}
.SideENewsSignUp .FrenchHeader
{
    font-size: 12px;
}
.SideENewsSignUp .IntroText
{
    font-size:11px;
    font-weight:bold;
    color:White;
    margin-left:20px;
    margin-top:13px;
    margin-bottom:5px;
}
.SideENewsSignUp .Input
{
    margin-left:20px;
}
.SideENewsSignUp .Input .txtBox
{
    font-size:10px;
}
.SideENewsSignUp .Input .btnGo
{
  
    margin-top:6px;
    cursor: pointer;
    cursor: hand;
    float:right;
    margin-right:24px;
}
.SideENewsSignUp .SummaryText
{
    
    color: white;
    margin-top:50px;
    margin-left:20px;
}

.SideENewsSignUp a,.SideENewsSignUp a:hover, .SideENewsSignUp a:link, .SideENewsSignUp a:visited
{
    color: white;
}

.TourDates
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.TourDates .Title
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 27px;
}

.TourDates .SelectProvince
{
    margin-bottom: 20px;
}

.TourDates .SelectProvince .Label
{
    float: left;
    font-weight: bold;
    height: 26px;
    margin-top: 4px;
    width: 110px;
}

.TourDates .SelectProvince .List
{
    float: left;
}

.TourDates .Results
{
    width: 515px;
}

.TourDates .Results .Header
{
    background-image: url(../img/TourDates_GridHeader.jpg);
    background-repeat: no-repeat;
    height: 22px;
    width: 515px;
}

.TourDates .Results .Header div
{
    float: left;
    font-weight: bold;
    height: 22px;
    margin-left: 5px;
    margin-top: 2px;
}

.TourDates .Results .List
{
    clear: both;
}

.TourDates .Results .List div
{
    color: #5a5a5a;
    float: left;
    margin-left: 5px;
    margin-top: 2px;
}

.TourDates .Results .Col1
{
    width: 139px;
}

.TourDates .Results .Col2
{
    width: 175px
}

.TourDates .Results .Col3
{
    width: 66px;
}

.TourDates .Results .Col4
{
    width: 68px;
}

.TourDates .Notes
{
    color: #ea6620;
    font-weight: bold;
    margin-top: 16px;
}

.TriColouredBoxArea
{
	float: right;
	margin-bottom: 15px;
}
.TriColouredBoxArea .ImageBox
{
	float: left;
	height: 189px;
	padding-right: 0px;
	width: 215px;
}
.TriColouredBoxArea .ImageBox div div .Image
{
	margin-left: 6px;
}
.TriColouredBoxArea .LeftBox
{
	float: left;
	height: 189px;
	margin-right: 2px;
	width: 230px;
}
.TriColouredBoxArea .MiddleBox
{
	float: left;
	height: 189px;
	margin-right: 2px;
	width: 230px;
}
.TriColouredBoxArea .RightBox
{
	float: left;
	height: 189px;
	width: 230px;
}
.TriColouredBoxArea div .Header
{
	background-color:#fff;
	height:29px;
	margin-top:10px;
}
.TriColouredBoxArea div .Header .SubHeader
{
	height: 25px;
	float: left;
	margin-top: 2px;
	top: 10px;
	width: 230px;
}
.TriColouredBoxArea div .Header .SubHeader .Title
{
	color: #fff;
	float: left;
	font-weight: bold;
	margin-left: 7px;
	margin-top: 5px;
}
.TriColouredBoxArea div .Header .SubHeader .SubTitle
{
	color: #fff;
	float: right;
	font-size: 11px;
	margin-right: 7px;
	margin-top: 5px;
}
.TriColouredBoxArea div .Content
{
	color: #fff;
	height: 143px;
	margin: 7px 0px 0px 7px; 
	padding: 0px;
}
.TriColouredBoxArea div .Yellow
{
	background: #ff9a00 url(ecms.aspx/funTips/cornerSwirl_yellow.gif) no-repeat scroll right bottom;
}
.TriColouredBoxArea div .YellowTop
{
	background: #ff9a00 url(ecms.aspx/funTips/TopCorner_Yellow.gif) no-repeat scroll left top;
	padding-top: 5px;
	width: 215px;
}
.TriColouredBoxArea div .YellowBottom
{
	background: #ff9a00 url(ecms.aspx/funTips/BottomCorner_Yellow.gif) no-repeat scroll left bottom;
	height: 184px;
	width: 215px;
}
.TriColouredBoxArea div .Orange
{
	background: #f47b20 url(ecms.aspx/funTips/cornerSwirl_orange.gif) no-repeat scroll right bottom;
}

.TriColouredBoxArea div .OrangeTop
{
	background: #f47b20 url(ecms.aspx/funTips/TopCorner_Orange.gif) no-repeat scroll left top;
	padding-top: 5px;
	width: 215px;
}

.TriColouredBoxArea div .OrangeBottom
{
	background: #f47b20 url(ecms.aspx/funTips/BottomCorner_Orange.gif) no-repeat scroll left bottom;
	height: 184px;
	width: 215px;
}

.TriColouredBoxArea div .Purple
{
	background: #502e84 url(ecms.aspx/funTips/cornerSwirl_purple.gif) no-repeat scroll right bottom;
}

.TriColouredBoxArea div .PurpleTop
{
	background: #502e84 url(ecms.aspx/funTips/TopCorner_Purple.gif) no-repeat scroll left top;
	padding-top: 5px;
	width: 215px;
}

.TriColouredBoxArea div .PurpleBottom
{
	background: #502e84 url(ecms.aspx/funTips/BottomCorner_Purple.gif) no-repeat scroll left bottom;
	height: 184px;
	width: 215px;
}
.TriColouredBoxArea div div ul
{
	margin-left: 0px;
	padding-left: 0px;
}
.TriColouredBoxArea div div ul li
{
	color: #fff;
	line-height: 130%;
	list-style-image: url(ecms.aspx/general/bullet_white_small_trans.png);
	margin-bottom: 3px;
	margin-left: 20px;
	padding-left: 0px;
	vertical-align: middle;
}

.VideoUploader
{
    height: 135px;
    width: 238px;
}

.VideoUploader .imgThumb
{
    width: 109px;
    height: 63px;
    float: left;
}

.VideoUploader .Controls
{
    width: 75px;
    float: left;
    padding-left: 15px;
}

.VideoUploadPopup
{
    width: 400px;
    padding: 15px;
}

.ModalPopupBackground
{
   	background-color:Black;
	filter:alpha(opacity=60);
	opacity:0.6;
}


.AssociationsDirectory .ItemTitle
{

    color: #4f2683;
    font-weight:bold;
    
}

.AssociationsDirectory .SearchResultsArea
{
	margin-top:20px;
}

.AssociationsDirectory .SubmitButton
{
	margin-left:60px;
	float:left;
	margin-top:-1px;
	
}

.AssociationsDirectory .Label
{
    display: block;
    float: left;
    width: 120px;
    padding-right: 5px;
    text-align: right;
}

.AssociationsDirectory .DropDown
{
    float: left;
}

.PopupPreviewVideo
{
    width: 340px;
}

.PopupPreviewVideo .ModalPopupContent
{
    width: 320px;
    max-width: 320px;
    padding-right: 20px;
}

.CHeaderBarWide, .CHeaderBarNarrow, .CHeaderBar
{
    background-image:url(../img/ContentHeaderBar.jpg);
    background-position:right top;
    background-repeat:no-repeat;
    
    margin-top:20px;
    margin-bottom:10px;

    min-height:33px;
    _height:33px;
    margin-left:-36px;
    
}
.FullTemplate .CHeaderBar, .CHeaderBarWide
{
    width:910px;
}
.TwoColumnTemplate .CHeaderBar, .CHeaderBarNarrow 
{
    width:675px;
}

.CHeaderBar div, .CHeaderBarWide div, .CHeaderBarNarrow div
{
    padding-left:36px;
    padding-top:12px;
    font-family:Arial;
    font-size:18px;
     font-weight:bold;
    font-style:italic;
    color:White;
}
.SignUpTitle
{
    font-size:14px;
    font-weight:bold;
    font-style:italic;
    text-transform:uppercase;
    color:#f57b20;
    margin-bottom:8px;
}

object 
{ 
    outline:none; 
}

.FeaturedStories
{
    padding: 10px;
    width: 630px;
}

.FeaturedStories .ScrollingContainer
{
    height: 400px;
    overflow-y: scroll;
}

.FeaturedStories .CloseButton
{
    float: right;
    cursor: pointer; cursor: hand;
}

.FeaturedStories h2
{
    font-size: 16px;
    color: #000;
    margin-top: 0px;
}

.FeaturedStories .Story
{
    overflow: hidden;
    padding-bottom: 25px;
    margin-top: 15px;
    margin-left: 15px;
    width: 555px;
}

.FeaturedStories .Divider
{
    margin-left: 15px;
    width: 555px;
    height: 1px;
    background-color: #b29fd4;
}

.FeaturedStories .VideoContainer
{
    clear: left;
    float: left;
    width: 186px;
    height: 151px;
    margin-left: 10px;
    padding-top: 15px;
    padding-left: 15px;
    background: #fff url(../img/featuredStoryPictureFrame.gif) no-repeat scroll top left;
}

.FeaturedStories .PhotoContainer
{
    clear: left;
    float: left;
    width: 128px;
    height: 133px;
    margin: 0px 23px;
    padding: 27px 21px 44px 17px;
    background: #fff url(../img/FeaturedPhotoBG.png) no-repeat scroll top left;
}

.FeaturedStories .TextContainer
{
    clear: left;
    float: left;
    width: 125px;
    height: 136px;
    margin: 0px 28px;
    padding: 80px 15px 0px;
    background: #fff url(../img/FeaturedTextBG.png) no-repeat scroll top left;
}

.FeaturedStories .TextContainer .Title
{
    font-weight: bold;
    font-size: 14px;
    height: 46px;
}

.FeaturedStories .TextContainer .TextDetails
{
    font-size: 10px;
}

.FeaturedStories .TextContainer .TextDetails span
{
    font-weight: bold;
}

.FeaturedStories .Details
{
    float: left;
    margin-left: 15px;
    width: 266px;   
    padding-top: 8px;
}

.FeaturedStories .Snippet
{
    padding-top: 18px;
}