/*/***************************************************************************************************************************
/// <name>     HDSF - Global CSS</name>
/// <summary>  Contains global Styles for the site.</summary>
/// <history>
///            Konrad Kyc [2008 © Vantagesoft.ca] - 2008-09-14 - Created.
/// </history>
/// <notes>
/// </notes>
///***************************************************************************************************************************/

@import url("Menu.css");

html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }

body 
{
	margin: 0px;
	background-color: #4a4c50;
	color: #838384;
	font-size: 12px;
	font-family: Arial, Verdana;
	line-height: 16px;
	-webkit-text-size-adjust: none; /* iPhone Setting - disabled to make sure there is no overflows */
}
img
{
	border: 0px;	
}

p
{
	margin: 0px;
}

a:active
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

.SiteShell
{
	padding: 0px;
	width: 915px;
	position: relative;
	left: 50%;
	margin-left: -457px; /* half the width of the div */
}

.SiteBlock
{
	width: 915px;
	background-color: #ffffff;
	text-align: left;
}

.BodyShell
{
	vertical-align: top;
	margin: 0px 35px 0px 35px;
}

.Logo
{
	float: left;
	width: 191px;
	height: 50px;
}

.HDSFCaption
{
	float: right;
	margin: 31px 6px 0px 0px;
	font-size: 11px;
	line-height: 15px;
}

.MenuHeaderLabel
{
	float: left;
	font-size: 11px;
	line-height: 15px;
	width: 221px;
}

.Breadcrumbs
{
	float: left;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
}

a.BreadcrumbLink, a.BreadcrumbLink:link, a.BreadcrumbLink:visited
{
	color: #999999;	
}

a.BreadcrumbLink:hover
{
	color: #31A0D4;
}

.CustomList
{
	list-style-image: url(../Images/Global-CustomBullet.gif);
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 25px;
}

.LoginLabel
{
	float: right;
	margin-right: 4px;
	line-height: 15px;
	font-size: 11px;
}

.LoginValidation
{
	padding: 45px 20px 0px 20px; 
	text-align: center; 
	color: #666666; 
	font-size: 12px;	
}

.LoginError
{
	padding: 35px 20px 0px 20px; 
	text-align: center; 
	color: #666666; 
	font-size: 12px;	
}

.LoginError div
{
	margin-top: 5px;
}

.LoginError a
{
	color: #31a0d4;
}

.LoginError a:link
{
	color: #31a0d4;
}

.LoginError a:visited
{
	color: #31a0d4;
}

.LoginError a:hover
{
	color: #F57B21;
}

.HeaderCommon
{
	margin-top: 30px;
	margin-bottom: 10px;
}

.HeaderDivider
{	
	margin-top: 9px;
	background-image: url(../Images/Global-Divider.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 841px;
	font-size: 1px;
}

.MenuContentShell
{
	margin-top: 15px;
}

.MenuContainer
{
	float: left;
	width: 222px;
}

.HDSFLogo
{
	float: left;
	position: absolute;
	top: 736px;
	left: 35px;
	background-image: url(../Images/Global-HDSF.gif);
	background-repeat: no-repeat;
	width: 36px;
	height: 12px;
	z-index: 50;
}

h2 span
{
	display: none;	
}

#h2ProjectTitle span
{
	display: inline;
}

.ContentContainer
{
	float: left;
	width: 620px;
	margin-bottom: 20px;
}

.Content
{
	font-family: Arial, Verdana,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #7e6d5f;
	margin: 0px;
	margin-top: 15px;
}

.Paragraph
{
	margin-top: 7px;	
}

.ClearFF:after 
{
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

a:link, a:visited
{
	color: #949393;
	text-decoration: none;	
}

a:hover
{
	color: #f57b21;
	text-decoration: none;	
}

.PrintVisible
{
	display: none;	
}

.PageFold
{
	float: right;
	position: relative;
	bottom: 0px;
	background-image: url(../Images/Global-PageFold.jpg);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;	
}

h2
{
	font-family: Arial;
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	position:relative;
}

h2.ProjectTitleHeader
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


h3
{
	color: #f47c20;
	font-weight: bold;
	font-size: 11.5px;	
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 5px;
}

h4
{
	color: #666766;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;	
	margin-bottom: 4px;
}

label
{
	margin-right: 5px;	
}

.LoginTextBox
{
	width: 105px;	
}

.HeaderBrief
{
	background-repeat: no-repeat;
	width: 200px;
	height: 19px;
	margin-bottom: 5px;
	margin-top: 18px;
}

h2.HeaderAboutUs
{
	margin-top: 26px;
	margin-bottom: 7px;
}

h2.HeaderAboutUs span
{
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	color: #999999;
	font-style: italic;
	display: inline;
	margin-left: 5px;
}

.HeaderWhatInspiresUs
{
	margin-bottom: 7px;	
	margin-top: 26px;
}

.HeaderClients
{
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
}

.HeaderProcessEquation
{	
	background-image: url(../Images/Company/Process/EquationHeader.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}

.HeaderProcessStep
{
	padding: 0px;	
	margin-top: 0px;
	padding-bottom: 3px;
}

h2.HeaderProcessStep span
{
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	color: #999999;
	font-style: italic;
	display: inline;
	margin-left: 5px;
}


.HeaderNews
{
	background-image: url(../Images/News/NewsHeader.gif);
	width: 54px;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;	
}

.HeaderAwards
{
	color: #696969;
	margin-bottom: 12px;
}

.HeaderPortfolioEnvironments
{
	background-image: url(../Images/Portfolio/Environments/Title.gif);
	width: 105px;
	height: 17px;
	margin-bottom: 7px;		
}

.HeaderFindUs
{
	background-image: url(../Images/Connect/Contact/FindUsHeader.gif);
	width: 71px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;	
}

.HeaderNewBusiness
{
	background-image: url(../Images/Connect/Contact/NewBusinessHeader.gif);
	width: 126px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;	
}

.HeaderContactUs
{
	background-image: url(../Images/Connect/Contact/ContactUsHeader.gif);
	width: 110px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;	
}

.HeaderEmailPortfolio
{
	background-image: url(../Images/Connect/Employment/EmailPortfolioHeader.gif);
	width: 139px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;	
}

.HeaderDropOffPortfolio
{
	background-image: url(../Images/Connect/Employment/DropOffPortfolioHeader.gif);
	width: 168px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;	
}

.DottedHorizontalLine
{
	background-image: url(../Images/Global-DottedBackgroundX.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
}

.ServiceItemList
{
	margin-top: 7px;
}

.StudioSlides
{
	text-align: center;
	margin-right: 10px;	
	margin-top: 8px;
	margin-bottom: 3px;
}

.CustomStudioList
{
	list-style-image: url(../Images/Global-CustomBullet.gif);
	margin-top: 49px;
}

.NewsColumnLeft
{
	float: left;	
	width: 245px;
	height: 152px;
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.NewsColumnRight
{
	float: right;
	width: 152px;	
}

.NewsDate
{
	margin-top: 2px;
	margin-bottom: 10px;	
}

.NewsReadMoreLink
{
	position: absolute; 
	bottom: 0px; 
	text-align: right; 
	width: 245px;
}

.ExpandableNewsArea
{
	width: 400px;
}

.ExpandableNewsArea div
{
	margin-top: 8px;
}

.AwardItem
{
	font-size: 11.5px;
	margin-bottom: 12px;	
}

ul.CustomStudioList li
{
	margin-bottom: 5px;
}

.Seal
{
	background-image: url(../Images/Global-Seal.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 110px;
	position: absolute;
	left: 169px;
	top: 590px;
	z-index: 10;
}

.MoreLink
{
	margin-top: 9px;
}

a.MoreLink
{
	color: #31a0d4;
}

a.MoreLink:link
{
	color: #31a0d4;
}

a.MoreLink:visited
{
	color: #31a0d4;
}

a.MoreLink:hover
{
	color: #F57B21;
}

.ConnectContactCopy
{
	margin-bottom: 200px;	
	margin-top: 4px;
}

.ConnectEmploymentCopy
{
	margin-bottom: 300px;	
	margin-top: 4px;	
}

.ProjectBrief
{
	font-size: 11px;
	line-height: 15px;
}

.ProjectGridFirstRow
{
	margin-top: 0px;
	height: 109px;
	position: relative;
}

.ProjectGridFirstRowContent
{
	height: 109px; 
	position: relative;
}

.PortfolioRelations
{
	position: absolute; 
	bottom: 5px;
	width: 100%;
	font-size: 11px;
	line-height: 15px;
}

.PortfolioRelationLinks
{
	float: left;	
}

a.PortfolioRelationActionLink
{
	color: #31a0d4;
}

a.PortfolioRelationActionLink:link
{
	color: #31a0d4;
}

a.PortfolioRelationActionLink:visited
{
	color: #31a0d4;
}

a.PortfolioRelationActionLink:hover
{
	color: #F57B21;
}

.ColumnFirstRowTopMargin
{
	padding-top: 4px;	
}

.ColumnOneHalf
{
	width: 300px;
	float: left;
	padding-top: 10px;
}

.ColumnOneThird
{
	width: 200px;
	float: left;
	padding-top: 10px;
}

.ColumnTwoThird
{
	width: 410px;
	float: left;
	padding-top: 0px;
}

.ColumnMargin
{
	padding-left: 10px;
}

.ColumnOneStudio
{
	width: 273px;
	padding-top: 10px;
}

.ColumnTwoStudio
{
	width: 342px;
	padding-top: 10px;
}

.ColumnOneProcess
{
	border-left: dotted 1px gray; 
	border-right: dotted 1px gray;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	width: 259px;
	height: 310px;
}

.ColumnTwoProcess
{
	border-right: dotted 1px gray;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	width: 255px;
	height: 310px;
}

.ColumnTwoAboutUs
{
	width: 290px; 
	margin-left: 25px;
}

.ColumnOneNews
{
	width: 410px;
}

.ColumnTwoNews
{
	width: 180px;
	margin-left: 30px;
	margin-top: 25px;
}

.ColumnOneAwards
{
	width: 308px;	
}

.ColumnPortfolioIdentity
{
	padding-top: 0px;
}

.ProjectNavigationButtons
{
	float: right;
	margin-top: 15px;
}
 
.ProjectStatusNumber
{
	font-size: 11px;
	line-height: 13px;
	color: #666666;	
}
 
.DetailNavigationButton
{
	float: right;
}

.ProjectNavigationButton
{
	display: block;
	float: left;
	padding-left: 6px;
}

.ProjectSubActionButton
{
	float: right;
	margin-bottom: 5px;
	height: 11px;
}

.CaseStudyLabel
{
	color: #9f9f9f;	
}

#Footer
{
	padding-top: 5px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 140%;	
	color: #a0a1a3;	
}

#Footer a, #Footer a:visited 
{
	color:#a0a1a3;
	text-decoration:none;
}

#Footer a:hover, #Footer a:active 
{
	color:#f57b21;
	text-decoration: underline;
}

#divHDWhatPopup
{
	position: absolute;
	float: left;
	width: 298px;
	height: 162px;
	top: 50px;
	right: 38px;
	background: url(../Images/Global-Shadow.png) no-repeat bottom right !important;
	background: none;
	display: none;
	z-index: 950;
	clear: both;
}

#divHDWhatInnerPopup
{
	float: left;
	width: 293px;
	height: 155px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
}

#divLoginPopup
{
	position: absolute;
	float: left;
	width: 219px;
	height: 129px;
	top: 50px;
	right: 38px;
	background: url(../Images/Global-Shadow.png) no-repeat bottom right !important;
	background: none;
	display: none;
	z-index: 950;
	clear: both;
}

#divLoginInnerPopup
{
	float: left;
	width: 211px;
	height: 119px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
}

#divDirectionsPopup
{
	float: left;
	width: 238px;
	height: 72px;
	display: none;
	position: absolute;
	background: url(../Images/Global-Shadow.png) no-repeat bottom right !important;
	background: none;
	z-index: 950;
	clear: both;
}

#divDirectionsInnerPopup
{
	float: left;
	width: 210px;
	height: 44px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 10px;
}

#divDirectionsPopup label
{
	font-family: Arial;
	font-size: 11px;
	margin-right: 7px;
}

.HDWhatPopup
{
	text-align: center;
	margin-top: 40px;
}

.HDPronunciation
{
	background-image: url(../Images/Global-HDSFPopUpPronunciation.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 19px;
	margin-bottom: 5px;
}

.HDPronunciation span
{
	display: none;
}

#divBrandExperiencePopup
{
	position: absolute;
	width: 196px;
	height: 108px;
	padding: 17px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	display: none;
	z-index: 10;
	clear: both;
	font-size: 11px;
	line-height: 15px;
}

#divTooltip
{
	position: absolute;
	float: left;
	width: 300px;
	height: 120px;
	padding: 20px;
	background-color: #FFFFFF;
	display: none;
	z-index: 900;
	clear: both;
	font-size: 12px;
	line-height: 15px;

	/* Transparency Definition */
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9; 
}

.TooltipTitle
{
	color: #F57B21;
	font-family: Arial;
	font-size: 17px;
	/*font-size-adjust:none;
	font-stretch:normal;*/
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
}

.LoginShell
{
	font-size: 11px;
	text-align: right;
	width: 223px;
	height: 147px;
	padding: 0px;
	margin: 0px;
	background: url(../Images/Login/LoginBox-Background.gif) no-repeat;
	clear: both;
}

.LoginBox
{
	width: 223px;
}

.TooltipText
{
		
}

.POV
{
	width: 620px;
	height: 280px;	
}

.POVBrandExperienceCampaigns
{
	width: 620px;
	height: 385px;	
}

.POVAds
{
	width: 620px;
	height: 339px;	
}

.POVInteractive
{
	width: 620px;
	height: 347px;	
}

.POVHeader
{
	background-repeat: no-repeat;
	width: 620px;
}

.POVHeader h3
{
	display: none;	
}

.POVHeaderCapabilities
{
	background-image: url(../Images/Company/Capabilities/POV.gif);
	height: 180px;
}

.POVHeaderAboutUs
{
	background-image: url(../Images/Company/AboutUs/POV.gif); 
	height: 132px;	
}

.POVHeaderStudio
{
	background-image: url(../Images/Company/Studio/POV.gif); 
	height: 178px;
}

.POVHeaderClients
{
	background-image: url(../Images/Company/Clients/POV.gif);
	height: 181px;
}

.POVHeaderProcess
{
	background-image: url(../Images/Company/Process/POV.gif);
	height: 210px;
}

.POVHeaderEmployment
{
	background-image: url(../Images/Connect/Employment/POV.gif);
	height: 150px;	
}

.POVHeaderBrandExperience
{
	background-image: url(../Images/BrandExperience/POV.gif);
	height: 171px;	
}

.POVHeaderRecognition
{
	background-image: url(../Images/News/Recognition/POV.gif);
	height: 203px;
}
/* CMS Styles */

.FormLabel
{	
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 1px 0px;
	border-bottom: dotted 1px #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}

.FormElement
{
	
	margin-bottom: 5px;
}

.FrontPageNewsSection
{

}

.Toolbar
{
	background-image: url(../Admin/Images/Background-Toolbar.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	height: 25px;
}

.ToolbarTitle
{
	float: left;
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 1px 0px;
	margin: 5px 0px 0px 5px;	
}

.ButtonImage
{
	float: left;
	width: 23px;
}
.ButtonLabel
{
	float: left;
	text-align: center;
	vertical-align: top;
	color: #000000;
	margin-top: 3px;
	width: 38px;
}
.ToolbarButton
{
	float: right;
	height: 23px;
	padding: 1px;
	margin: 0px;
	border: none 1px gray;
	width: 68px;
	cursor: pointer;
}

.ToolbarButton:hover
{
	padding: 0px;
	border: solid 1px gray;
	background-color: #d4d4d4;
}

.InfoBox 
{
	background-color:#F1F1F1;
	background-image:url(../Admin/Images/Icon-Info.gif);
	background-position:10px 12px;
	background-repeat:no-repeat;
	border:1px dotted gray;
	color:#666666;
	margin:0 0 10px;
	padding:10px 10px 10px 35px;
}

.NewUserBox
{
	margin-top: 20px;	
}

.EditUserBox
{
	border: dotted 1px gray;
	margin-top: 20px;
	padding-bottom: 15px;
	background-color: #e5e4e4;	
}

.EditUserBox h2
{
	background-color: #666666;
	color: #ffffff;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.UserInfoBox
{
	float: left;
	width: 300px;
	margin-left: 10px;
}

.RoleInfoBox
{
	float: right;
	margin-left: 40px;
	margin-right: 30px;
}

.UserRolesGrid
{
	margin-top: 10px;	
}

.FormElementLabel
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	line-height: 15px;
	font-size: 11px;
	width: 120px;
	text-align: right;
}

.FormElementTextBox
{
	width: 105px;
	float: left;
	margin-top: 5px;
}

.FormElementButton
{
	width: 110px;
	text-align: right;
	margin-top: 10px;
}

.FormElementButtons
{
	width: 240px;
	text-align: right;
	margin-top: 10px;
}