	/*
		Generic Styles
	*/

	*
	{
		margin: 0px;
		padding: 0px;
		left: 0px;
	}
				
	.alt
	{
		text-indent: -9999px;
	}
	
	.bold
	{
		font-weight: bold;	
	}
		
	.jellyfishBlue,
	p.jellyfishBlue
	{
		color:#007fac;
	}
	
	.floatRight
	{
		float: right;
	}
	
	.floatLeft
	{
		float: left;
	}
	
	.missingInformation
	{
		font-size: 1.1em;
		color: Red;
		padding-left: 10px;
	}
	
	a.internallink
	{
		text-decoration: none;	
	}
	
	#clientarea
	{
		background-image: url("/res/images/logos/clientarea.jpg");
		background-repeat: no-repeat;
		width: 259px;
		height: 79px;				
		float: right;
	}
	
	div.clientareacontrol
	{
		left: 10px;
		top: 47px;
		position: relative;
		text-align: left;		
		float: left;
		width: 120px;
		height: 10px;
	}
				
	/*
	#clientareasubmit
	{
		text-align: left;
		position: absolute;
		left: 240px;
		top: 10px;
		width: 37px;
		height: 30px;
		cursor: pointer;		
	}
	*/
	
	#clientareasubmit 
	{
		cursor:pointer;
		height:32px;
		left:216px;
		position:absolute;
		text-align:left;
		top:7px;
		width:37px;
	}

	#pageContent input,
	#topContentRight input 
	{
		font-size:12px;
		height:15px;
		margin-right:5px;
		padding:2px 3px;
		width:200px;
	}

	#topContentRight input
	{
		width: 102px;
	}
	
	/*
	
	#clientarea
	{
		background-image: url("/res/images/logos/clientarea.png");
		background-repeat: repeat-x;
		width: 259px;
		height: 79px;				
		float: right;
	}
	
	div.clientareacontrol
	{
		left: 7px;
		top: 47px;
		position: relative;
		text-align: left;		
		float: left;
		width: 112px;
		height: 10px;
		padding-right:5px;
	}
	
	#clientareasubmit
	{
		text-align: left;
		position: absolute;
		left: 215px;
		top: 11px;
		width: 37px;
		height: 14px;
		cursor: pointer;		
	}
	
	#topContentRight input
	{
		margin-left: 3px;
		margin-right: 5px;			
		width: 110px;
		font-size: 1.1em;
		padding-top: 0px;
		margin-top: 0px;
		height: 18px;
	}
	
*/
	
	html,body
	{
		height:100%;
	}
	
	body 
	{
		font-family: arial,verdana,sans-serif;
		font-size: 62.5%;
		/* background-image: url(/res/images/pageBackground.jpg); */
		background-color: #ffffff;
		background-position: center;
		background-repeat: repeat-y;
	}
	
	.homepagetitle
	{
		font-family: verdana;
		color: #000000; 
		font-size: 26px;
		padding-top:18px;
	}
	
	img
	{
		border: 0;
	}
			
	tr th label
	{
		font-size: 1.2em;	
		font-weight: normal;		
	}
		
	a
	{
		color: #007fac;
		text-decoration: underline;
		font-weight: bold;
	}

	a:hover
	{
		color: Black;		
	}

	a.imageLink
	{
		text-decoration: none;				
	}

	select
	{
		color: #949384;
	}
	
	h1
	{
		font-size: 1.3em;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
	h1.nomargins
	{
		padding: 0px;
		margin: 0px;			
	}
	
	h1.workExamples
	{
		margin-bottom: 17px;	
		color: #007fac;		
	}
	
	h1.title
	{
		color:#007fac;
		font-family:verdana;
		font-size:28px;
		font-weight:lighter;
		letter-spacing:-2px;
		margin-bottom:10px;
		margin-top:0;
		/*text-transform:capitalize;*/
	}
		
	h2
	{
		font-size: 1.2em;
		font-weight: normal;
		margin-bottom: 12px;
		color: #007fac;
	}
	
	h1.subheading
	{
		font-size:14px;
		/*text-transform:capitalize;*/
	}
	
	h1.subheading2
	{
		font-weight:normal;
		font-size:14px;
	}
	
	h2.subHeading
	{
		font-size: 2.4em;	
		margin-top: 0px;
		padding: 0px;				
		color: #5e5e5e;
	}
	
	h3
	{
		font-size: 1.2em;
		font-weight: bold;
		margin-top: 13px;
	}
	
	p 
	{
		margin-bottom: 15px;
		font-size: 1.2em;
		color: #5e5e5e;
	}
	
	p.smallText
	{
		font-size: 1.2em;			
	}
	
	.jellyfishBlue
	{
		color:#007fac;
	}
	
	.whiteText
	{
		color: White;	
	}
			
	/*
		Styles for Page
	*/
	
	#wrapper
	{		
		position:relative;
		height:auto !important; /* real browsers */
		height:100%; /* IE6: treaded as min-height*/
		min-height:100%; /* real browsers */

	}
	
	#pageOuter
	{
		margin: 0 auto;
		width: 793px;
		background-color: White;
		padding-left:10px;
		padding-right: 10px;
		padding-bottom: 45px;
	}
	
	#pageInner
	{
	
	}
	
	div.clearBoth
	{
		clear: both;
	}
	
	div.spacer
	{
		height:10px;
		width: 40px;
	}

	div.contentSpacer
	{
		height:18px;
		width: 40px;
	}

	div.spacerWithLine
	{
		height:1px;
		width: 40px;
		border-bottom: solid 1px #d1d1d1;
		margin-bottom: 15px;
	}
	
	div.thumb
	{
		width:130px;
		height: 65px;
	}

	div.homeThumb
	{
		width:152px;
		height: 135px;
		float: left;
		padding-right:35px;
	}
	
	div.homeThumbOnTheRight
	{
		width:152px;
		height: 135px;
		float: left;		
	}
	
	div.thumbText
	{
		width:130px;
	}
		
	img.thumb
	{
		height: 59px;
		width: 130px;			
	}
	
	/*
		Styles for Page Top
	*/

	#pageTopSpacer
	{
		height: 20px;	
	}
	
	#pageTop
	{
		height: 82px;
	}
	
	#topContentLeft
	{
		position: relative;
		width: 264px;
		height: 55px;
		float:left;
	}
	
	#topContentRight
	{
		height: 69px;	
		width: 265px;
		float:right;
		position: relative;
		text-align: right;
	}
			
	div.partnerLogo
	{
		float: right;	
		margin-top: 28px;
	}
	
	#topContentRight a
	{
		margin-right: 5px;	
	}
	
	#topContentRight p
	{
		margin-top: 50px;			
	}
		
	/*
		Home Right Column
	*/
						
	#homeRightColumn
	{
		margin-left: 23px;	
		margin-top: 30px;
		margin-bottom: 30px;
	}
		
	#homeRightColumn a
	{
		color: #007fac;
		text-decoration: underline;	
	}
	
	#homeRightColumn h2
	{
		margin-bottom: 0px;
	}
		
	#homeRightColumn p
	{
		margin-bottom:0px;
	}
	
	/*
		Home Left Column
	*/
	
	#homeLeftColumn
	{
		margin-top: 15px;	
	}
							
	/*
		Navigation Styles
	*/
		
	#primaryNav
	{
		clear: left;
		height: 20px;
		width: 520px;
		position: relative;
		left: 0px;
		/*text-transform:capitalize;*/
	}
	
	#primaryNav ul
	{
		list-style: none;
	}
	
	#primaryNav ul li 
	{
		height:20px;
		/*font-size: 1.2em;*/
		font-size: 13px;
		padding-right: 25px;
		float: left;
	}
	
	#primaryNav ul li a
	{		
		text-decoration: none;	
	}
	
	#primaryNav ul li a.prinavselected
	{
		color: Black;
	}
	
	#primaryNav ul li a:hover
	{
		color: Black;
	}
		
	#secondaryNav
	{
		margin-top: 3px;	
		padding-bottom: 60px;
	}
	
	#secondaryNav dl dt
	{
		margin: 0px;
		padding-top: 4px;
		border-bottom: none;
		height: 19px;		
		width: 130px;
		border-bottom: solid 1px #d1d1d1;
		/*text-transform:capitalize;*/
	}
			
	#secondaryNav a
	{
		/*font-size: 1.1em;*/
		font-size: 12px;	
		text-decoration: none;		
		color: Black;
		font-weight: bold;
		padding-left:1px;
	}		

	#secondaryNav a:hover
	{
		color: #007fac;
	}		

	#secondaryNav dl dt.secnavselected
	{
		background-image: url(/res/images/nav/bluearrow.jpg);
		background-position: right center;	
		background-repeat: no-repeat;	
	}
	
	#secondaryNav dl dt a.secnavselected
	{
		color: #007fac;
	}
		
	#workExampleThumbsOuter
	{
		float: right;
		width: 170px;
		margin-top: 19px;
	}
		
	#workExampleThumbsInner
	{
		margin-left: 41px;	
	}
		
	/* 
		Flash content
	*/
	
	#flashContent
	{
		clear: both;
		height: 255px;
		width: 793px;
	}
		
	/*
	#homeContentSpacer
	{
		height: 20px;	
	}
	*/
	
	#flashPlaceHolder
	{
		width: 793px;
		height: 255px;
		background-image: url('/res/images/banners/home_.jpg');
		background-repeat: no-repeat;
	}

	/*
		Home Content
	*/
		
	#pageOuter #pageInner #contentOuter #contentInner #homeContentPQLs
	{
		height: 46px;
		width: 793px;
		overflow:hidden;
	}

	#pageOuter #pageInner #contentOuter #contentInner #homeContentPQLs a
	{
		height: 46px;
		display: block;
		float: left;
		text-indent: -9999px;
	}
	
	#pageOuter #pageInner #contentOuter #contentInner #homeContentPQLs a.pqla 
	{
		background-image: url(/res/images/nav/pqla.png);
		width: 264px;
		height: 46px;
	}

	#pageOuter #pageInner #contentOuter #contentInner #homeContentPQLs a.pqla:hover
	{
		background-image: url(/res/images/nav/pqla_hover.png);
	}

	#pageOuter #pageInner #contentOuter #contentInner #homeContentPQLs a.pqlb 
	{
		background-image: url(/res/images/nav/pqlb.png);
		width: 264px;
		height: 46px;
	}

	#pageOuter #pageInner #contentOuter #contentInner #homeContentPQLs a.pqlb:hover
	{
		background-image: url(/res/images/nav/pqlb_hover.png);
	}

	#pageOuter #pageInner #contentOuter #contentInner #homeContentPQLs a.pqlc 
	{
		background-image: url(/res/images/nav/pqlc.png);
		width: 265px;
		height: 46px;
	}

	#pageOuter #pageInner #contentOuter #contentInner #homeContentPQLs a.pqlc:hover
	{
		background-image: url(/res/images/nav/pqlc_hover.png);
	}
	
	/*
		Footer
	*/

	#pageFooter
	{
		height: 37px;		
		padding-top: 10px;
		border-top: solid 1px Black;
	}
	
	#pageFooter p
	{
		color: #007fac;
	}
			
	#pageFooter a
	{
		margin-left: 5px;
		color: #5e5e5e;
		font-size: 0.8em;
	}
	
	#pageFooter a:hover
	{
		color: #007fac;
	}
	
	#bgbottom
	{
		background-image: url(/res/images/bgbottom.jpg);
		background-repeat: repeat-x;
		width:100%;
		height:137px;
		position:absolute;
		clear: both;
		bottom:0;
		margin-bottom:-15px;
	}
	
	.footerOuter
	{
		width:793px;
		margin: 0 auto;
	}
	
	.footertext
	{
		margin-top:100px;
		color:#0a83a7;
		font-size:12px;
		width:350px;
	}
	
	.footerform
	{
		font-size:12px;
		float:right;
		width:234px;
		margin-top:-13px;
		color: #007fac;
	}	
	
	/*
		Two column equal height styles
	*/
	
	.container
	{
		margin:auto; 
		width:800px;
		margin-bottom: 10px;
	}

	/*
		Home column styles
	*/
	
	.homeRightConLeftCol
	{
		float:right;
		width: 528px; 
	}
	
	.homeLeftConRightCol
	{
		float:left; 
		width:265px; 
		height:530px;
	}
	
	.homeColLeft
	{
		z-index:1;
		position: relative;
		left:-265px; 
		width:528px; 
		min-height: 250px;
		height: auto !important;
		height: 250px;
	}
	
	.homeColRight
	{
		z-index:2;
		position: relative;
		left:528px;
		width:265px;
		height:100%; 
	}

	/*
		End of Home column styles
	*/
	
	.rightConLeftCol
	{
		float:right;
		width: 180px; 
	}
	
	.leftConRightCol
	{
		float:left; 
		width:613px; 
	}
	
	.colLeft
	{
		z-index:1;
		position: relative;
		left:-613px; 
		width:180px; 
		min-height: 250px;
		height: auto !important;
		height: 250px;
	}
	
	.colRight
	{
		z-index:2;
		position: relative;
		left:180px;
		width:613px; 
	}
				
	.brclear 
	{
		clear: both; font-size: 1px; margin: 0px; line-height: 0; height: 0px;
	}
	
	.brspace 
	{
		font-size: 1px; margin: 0px; line-height: 0; height: 0px; padding: 0px;
	}
	
	/* IE mac hack */
	* html>body .colRight{
		display:inline-block;
		overflow: auto;
	}

	* html>body .colLeft{
	    overflow: auto;
	}
	
	a.leftColumnLink
	{
		margin: 0px;
		padding: 0px;	
		text-decoration: none;		
	}
		
	/*
		Non-Home Page
	*/

	img.pageCaption
	{
		margin-bottom: 7px;			
	}

	h1 span
	{
		display: none;
	}
	
	div.innerSpacer
	{
		height: 18px;
		width: 40px;
	}

	#innerPageBanner
	{
		width: 793px;
		height: 255px;
	}
		
	#pageContent
	{		
		width: 439px;
		/*min-height: 250px;*/
		min-height: 100%;
	}	
	
	#pageContent p,
	#pageContent ul
	{		
		color: #5e5e5e;	
	}
	
	hr
	{
		margin-bottom: 12px;			
	}
	
	#pageContent ul li
	{
		margin-left: 15px;
		font-size: 1.2em;
	}
	
	#pageContent ul
	{
		margin-bottom: 12px;
	}
	
	#pageContent p.black
	{
		color: Black;
	}
	
	#pageContent p.workCTA
	{
		color: Black;
	}

	#pageContent p.padPageContent
	{
		padding-bottom: 80px;			
	}
	
	#pageContent p.jellyfishBlue
	{
		color: #007fac;
	}

	#pageContent h1.jellyfishBlueClose
	{
		color: #007fac;
		margin: 0px;
		padding: 0px;
		font-weight: bold;
		font-size: 1.2em;
	}
					
	#pageContent p.jellyfishBlueClose
	{
		color: #007fac;
		margin: 0px;
		padding: 0px;
	}
	
	#pageContent p.jellyfishBlueCloseBold
	{
		color: #007fac;
		margin: 0px;
		padding: 0px;
		font-weight: bold;
	}
	
	#pageContent h1.close
	{
		margin: 0px;
		padding: 0px;		
	}
	
	#pageContent p.jellyfishYellow,
	.jellyfishYellow
	{
		color: #a1ac02;	
	}

	#pageContent p.jellyfishYellowClose,
	.jellyfishYellowClose
	{
		color: #a1ac02;
		margin: 0px;
		padding: 0px;
	}
	
	#pageContent p.jellyfishGreen,
	.jellyfishGreen
	{
		color: #4f8a10;	
	}

	#pageContent p.jellyfishGreenClose,
	.jellyfishGreenClose
	{
		color: #4f8a10;
		margin: 0px;
		padding: 0px;
	}

	/*
		Home Page Banners
	*/
	
	#pageOuter #pageInner #contentOuter #contentInner #homeLeftColumn #homePageContent a.lawfirms
	{
		background-image: url(/res/images/nav/headings/lawfirmsthiswayplease.png);
		background-repeat:no-repeat;	
		width: 529px;
		height: 128px;
		display: block;
		
	}

	div.lawfirms
	{
		width: 529px;
		height: 128px;		
		background-image: url(/res/images/nav/headings/lawfirmsthiswayplease_over.png);		
		background-repeat:no-repeat;
	}

	#pageOuter #pageInner #contentOuter #contentInner #homeLeftColumn #homePageContent div.lawfirms a:hover
	{
		background-image: none;
		width: 529px;
		height: 128px;
	}
					
	/*
		Popup page
	*/
	
	#popupheader
	{
		background-image: url(/res/images/foxlogo.jpg);	
		background-repeat: no-repeat;
		width: 230px;
		height: 61px;
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#popupcontent h3
	{
		font-family: verdana;
		font-size: 0.8em;
		color: #949384;				
		margin-left: 20px;
		font-weight: bold;
	}

	#popupcontent p
	{
		font-family: verdana;
		font-size: 0.8em;
		color: #949384;				
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#popupcontent a
	{
		font-family: verdana;
		font-size: 0.8em;
		color: #949384;				
		margin-left: 20px;				
	}

	/*
		Gallery Styles
	*/
		
	p.projectGallery
	{
		font-weight: bold;
		color: Black;
		padding-right: 8px;
		padding-top: 8px;
		font-size: 1.1em;		
	}
		
	div.number1	
	{
		background-image: url(/res/images/nav/number1_rollover.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;
		margin-right: 3px;
		float: left;
	}

	a.number1
	{
		background-image: url(/res/images/nav/number1.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;		
		display: block;
		padding: 1px;
	}
					
	div.number2	
	{
		background-image: url(/res/images/nav/number2_rollover.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;
		margin-right: 3px;
		float: left;
	}

	a.number2
	{
		background-image: url(/res/images/nav/number2.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;		
		display: block;
	}
				
	div.number3
	{
		background-image: url(/res/images/nav/number3_rollover.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;
		margin-right: 3px;
		float: left;
	}

	a.number3
	{
		background-image: url(/res/images/nav/number3.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;		
		display: block;
	}
	
	div.number4
	{
		background-image: url(/res/images/nav/number4_rollover.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;
		margin-right: 2px;
		float: left;
	}

	a.number4
	{
		background-image: url(/res/images/nav/number4.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;		
		display: block;
	}
					
	div.number5
	{
		background-image: url(/res/images/nav/number5_rollover.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;
		margin-right: 2px;
		float: left;
	}

	a.number5
	{
		background-image: url(/res/images/nav/number5.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;		
		display: block;
	}

	div.number6
	{
		background-image: url(/res/images/nav/number6_rollover.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;
		margin-right: 2px;
		float: left;
	}

	a.number6
	{
		background-image: url(/res/images/nav/number6.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;		
		display: block;
	}

	div.number7
	{
		background-image: url(/res/images/nav/number7_rollover.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;
		margin-right: 2px;
		float: left;
	}

	a.number7
	{
		background-image: url(/res/images/nav/number7.jpg);
		background-repeat: no-repeat;
		width: 19px;
		height: 19px;		
		display: block;
	}
					
	#galleryLinks
	{
		position: absolute;
		left: 131px;
		width: 312px;
		height: 19px;
		text-align: right;	
		margin-top: 4px;	
	}
	
	#galleryLinks a:hover
	{
		background-image: none;
	}
	
	/*
		Styles for Content Management
	*/
		
	.insertedImage 
	{
		padding-left: 5px;
		padding-right: 5px;
	}

	.insertedImage 
	{
		padding: 4px;
		display: block;
	}

	.insertedImageFloatLeft 
	{
		float: left;
	}

	.insertedImageFloatRight 
	{
		float: right;
	}

	.insertedImageRight 
	{
		text-align: right;
	}

	.insertedImageLeft 
	{
		text-align: left;
	}

	.insertedImageCentre 
	{
		text-align: center;
	}	
	
	.twitter
	{
		width:100px;
		position:relative;
		margin-top:5px;
		left:0px;
	}
	
	.twitterboard
	{
		width:201px;
		height:163px;
		position:relative;
		
	}
	
	#twittertext1
	{
		background-image:url(/res/images/twitterboard1.gif);
		background-repeat:no-repeat;
		height:64px;
	}
	#twittertext2
	{
		background-image:url(/res/images/twitterboard2.gif);
		background-repeat:no-repeat;
		height:10px;
	}
	#twittertext3
	{
		background-image:url(/res/images/twitterboard3.gif);
		background-repeat:no-repeat;
		height:67px;
	}
	#twitter_div ul.twitter_update_list 
	{
		list-style-type: none;
		padding-bottom:10px;
		margin-top:-6px;
		margin-left:7px;
		font-size:12px;
		height:90px;
		width:170px;
		color:#ffffff;
	}
		
	#twitter_div ul.twitter_update_list a
	{
		word-wrap: break-word;
	}
	
	#twitterInnerText
	{
		position:relative;
		top:8px;
		left:15px;
		font-size:12px;
		width:133px;
		height:70px;
		color:#ffffff;
		
	}
	
	.twittername
	{
		margin-left:10px;
		margin-top:-15px;
		font-size:13px;
		font-weight:bold;
		width:160px;
	}

		/* Twitter buttons */
#twitbuttonarea
{
	width:100%;
	margin-top:0px;
}

#twitarea
{
	height:50px;
	width:100%;
}

#twitbutton
{
	float:left;
	width:45px;
}

#twitbuttontext
{
	float:left;
	margin-top:8px;
	width:50px;
	margin-left:2px;
}

#rssbutton
{
	float:left;
	width:45px;
	margin-left:10px;
}

#rssbuttontext
{
	float:right;
	width:90px;
	margin-top:8px;
}
	
		/* Twitter here */
	
	#twitterOuter
	{
		padding-top:5px;
		width:100%;
		height:135px;
	}
	
	#twitterInner
	{
		background-image:url(/res/images/twitter_stretch.gif);
		background-repeat:repeat-x;
		width:95%;
		height:135px;
	}
	
	#twitterRight
	{
		background-image:url(/res/images/twitter_end.gif);
		background-repeat:no-repeat;
		width:46px;
		height:135px;
		float:right;
	}
	
/*--- BOOKMARK ---*/	

a.addthis_button_expanded
{
	font-size:12px;
	text-decoration:none;
	color:#007FAC;
	font-weight:normal;
}

#at16pf a#at-logo
{ display:none;}

#at16pf a
{ display:none;}

#at16pt a
{ padding-left:10px; }

#at16ptc
{ padding-left:15px; }

a.addthis_button_expanded:hover
{
	text-decoration:underline;
}

	
/* -- us in action -- */

#videoarea
{
	width:439px;
	position:relative;
}

.video
{
	float:left;
	width:102px;
	height:69px;
	padding: 4px 4px 4px 3px;
}


/*--------------- THIRD LEVEL NAV ---------------*/

dd#third-level-nav
{
	display:none;
}

dd#third-level-nav.selected
{
	display:block;
}

dd#third-level-nav ul
{
}

dd#third-level-nav ul li
{
	border-bottom:#d1d1d1 1px solid;
	width:120px;
	height:19px;
	padding-top:4px;
	padding-left:10px;
	list-style-type:none;
}

dd#third-level-nav ul li a
{
	color:#5e5e5e;
}

dd#third-level-nav ul li.selected
{
	color:#007fac;
}

dd#third-level-nav ul li.selected a
{
	/*background-image:url(/res/images/nav/bluearrow.jpg);
	background-position:right center;
	background-repeat:no-repeat;*/
	color:#007fac;
}


dd#third-level-nav ul li a:selected
{
	color:#007fac;
	 BACKGROUND-REPEAT: no-repeat;
	background-position:right center;
}
/*
.subclass .selected
{
	
	text-transform:capitalize;
}

.subclass li
{
	color:#007fac;
	background-image:url(/res/images/nav/bluearrow.jpg); BACKGROUND-REPEAT: no-repeat;
	background-position:right center;
}
*/


/*----------------- PHOTOS -------------------*/

#photosOuter
{
	width:439px;
	height:100%;
}

.photosthumb 
{
	float:left;
	width:102px;
	height:68px;
	padding: 2px 2px 10px 2px;
	position:relative;

}

.photosthumb a .photosimageover
{
	background-image:url(/res/images/usinaction/usinactionimageborder.png);
	width:102px;
	height:68px;
	position:absolute;
	left:2px;
	top:2px;
	cursor:pointer;
	
}

.photosthumb a:hover .photosimageover
{
	background-image:url(/res/images/usinaction/usinactionimageborder_overlay.png);

}


/*----------------- STAFF PROFILES -------------------*/

#staffprofilesOuter
{
	width:439px;
	height:100%;
}

.staffprofilesthumb 
{
	float:left;
	width:95px;
	height:63px;
	padding: 2px 2px 10px 2px;
	position:relative;

}

.staffprofilesthumb a .staffprofilesimageover
{
	background-image:url(/res/images/usinaction/usinactionimageborder.png);
	width:95px;
	height:63px;
	position:absolute;
	left:2px;
	top:2px;
	cursor:pointer;
	background-color:White;
	filter: alpha(opacity=40);
	opacity: 0.40;

		
}

.staffprofilesthumb a .staffprofilesimage
{
	background-image:url(/res/images/usinaction/usinactionimageborder.png);
	width:95px;
	height:63px;
	position:absolute;
	left:2px;
	top:2px;
	cursor:pointer;
}

.staffprofilesthumb a:hover .staffprofilesimageover
{
	background-color:white;
	 filter: alpha(opacity=0);
	 opacity: 0;
}

#staff_thumbs
{
	width:100%;
	height:150px;
	padding-bottom:20px;
}

#staffcontent
{
	float:left;
	width:430px;
}

.staffname
{
	font-size:12px;
	color:#007fac;
}

.staffsubcontent1
{
	color:#231f20;
}

.staffsubcontent
{
	color:#007fac;
}

.staffcontentquote
{
	color:#231f20;
	font-style:italic;
}

.profilelinks
{
	position:relative;
	float:left;
	font-size:11px;
}

p.staffintro
{
	font-size:12px;
}

/* US IN ACTION - VIDEOS */

.videosthumb 
{
	float:left;
	width:102px;
	height:68px;
	padding: 2px 2px 10px 2px;
	position:relative;
	padding-right:5px;
	padding-top:2px;

}

.videosthumb a .videosimageover
{
	background-image:url(/res/images/usinaction/usinactionimageborder.png);
	width:102px;
	height:68px;
	position:absolute;
	left:2px;
	top:2px;
	cursor:pointer;
	background-repeat:no-repeat;
	
}

.videosthumb a:hover .videosimageover
{
	background-image:url(/res/images/usinaction/usinactionimageborder_overlay.png);
	background-repeat:no-repeat;
}

#page
{
	padding-bottom:5px;
}

.videotext
{
	padding-top:5px;
	
}

/*----  CALL-TO-ACTION  ----*/

/*
#call-to-action
{
	font-size:28px;
	color:#007fac;
}

#call-to-action-text
{
	font-size:18px;
	margin-top:10px;
	padding-bottom:12px;
}

.cta_message
{
	font-weight:bold;
	line-height:23px;
}
*/

/*----  CALL-TO-ACTION  ----*/

#call-to-action
{
	font-size:16px;
	color:#007fac;
}

#call-to-action-text
{
	font-size:12px;
	margin-top:10px;
	padding-bottom:12px;
	position: relative;
}

.cta_message
{
	font-weight:bold;
}

hr.hrline
{
	color:#d1d1d1;
	height:1px;
}

.related_services
{
	float:left;
	width:210px;
	padding-right:5px;
}

.related_information
{
	float:left;
	width:210px;
}

.cta_title
{
	font-size:16px;
	font-weight:normal;
}

.cta_content
{
	height:100%;
}

/*--- STOREROOM ---*/


ul.storeroom
{
	list-style-type:none;
}

.storeroomlinks
{
	color:#5e5e5e;
	font-weight:normal;
}

.storeroomlinks a
{
	color:#5e5e5e;
	font-weight:normal;
	text-decoration:underline;
}

.storeroomlinks a:hover
{
	color:#000000;
}

.pdfimage
{
	padding-right:4px;
	text-decoration:none;
}

.cta_request
{
	color:black;
}

a.cta_request:hover
{
	color:#007fac;
}

/* 
	Six Nations Page
*/

#sixnations
{
	padding-bottom: 56px;
}

#widget
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 157px;
	height: 250px;
	float: right;
}

#hidewidgetcontrols
{
	background-color:White;
	height:30px;
	position:absolute;
	top:223px;
	width:150px;
	z-index:10000;
}

div.topsection
{
	width:575px;
	margin-right: 20px;
	float: left;
}

p.orangeheading
{
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #f78201;
	font-size: 17px;
}

div.sixnationsline
{
	width: 776px;
	height: 47px;
	background-image: url(/res/images/graphical/sixnationsline.png);
	background-repeat: no-repeat;	
	background-position: 0px 20px;
	clear: both;
}

/*
img.clickheretosponsor
{
	position: relative;
	left: -25px;
	top: -20px;
}
*/

#videoplayer
{
	float: left;
	margin-right: 20px;
	margin-top: 12px;
}

#videotext
{
	margin-right: 20px;	
	margin-top: 20px;
}

#videologos
{
	position: relative;
	height: 138px;
	width: 430px;
	margin-left: 336px;
}

#videologostop
{
	height:78px;
	width:430px;
}

#videologostop a
{
	height:78px;
	overflow:hidden;
}

#videologosbottom
{
	height:60px;
	width:430px;
}

#videologosbottom a
{
	height: 60px;
	overflow:hidden;
}

#videologostop a,
#videologosbottom a
{
	display:block;
	margin: 0px;
	padding: 0px;
}

#videologostop a.floated,
#videologosbottom a.floated
{
	float:left;
}

div.bio
{
	width: 395px;
	float: left;
	height: 165px;
}	

div.bio img
{
	float: left;
	margin-right: 20px;
}

div.bio p
{
	margin-top: 20px;
}

#sponsorlogos
{
	width: 761px;
	height: 130px;
	vertical-align: top;
	position: relative;
	top: 0px;
	left:0px;
	margin-top: 20px;
}

#sponsorlogos a.floated
{
	float: left;
	display: block;
}

#sponsorlogos a.positioned
{
	position: absolute;
}

#sponsorlogos a.informance
{
	top: 72px;
	left: 492px;
}

#sponsorlogos a.venturehaus
{
	top: 72px;
	left: 120px;
}

#clicktosponsorspacer
{
	height: 45px;
	width: 500px;
}
span.indent
{
	margin-left: 15px;
}