/* Nav */
	#header #subNav{margin-top:20px !important;}
	
	/*Setting up Dyson Press Centre logo so it's using text rather than just an image*/
	.siteTitleText img{border-right:1px solid #999;}
	.siteTitleText span{color:#CCC; font-size:155%; padding-top:0.25em;}
	
	/* Photo section sub nav*/
	.subNavList .inlineUL li{border-right:1px solid #666;}
		.subNavList li.end{border-right:none;}
		.inlineUL li .on{color:#FFF;}
		.inlineUL li .on_altColour1{color:#333;}
	
/* Generic*/
	.pressPanel{border-top:1px solid #333;} /*e.g. see homepage*/
		.pressPanel .pressPanelImgLink{width:48%;}
		
	.columnThird, .columnTwoThird, .columnThird_Narrow, .columnThird_Wide{margin:10px 10px 0 10px;float:left;padding:0px 20px 20px 20px;display:block;}
	.columnThird{width:269px;}
	.columnTwoThird{width:598px;}
	.columnThird_Narrow{width:105px;}
	.columnThird_Wide{width:370px;}
	.backgroundColour1{background-color:#1A1A1A;}
	.textColour1{color:#999 !important;}
	.textColour2{color:#FFF !important;}
	
	.arrowPress1_Left{color:#CCC; background:transparent url(/images/arrow_next.gif) no-repeat scroll 0px 5px; text-decoration:none; padding-left:10px;}
		.arrowPress1_Left:hover, .arrowPress1_Left:focus{color:#999; background:transparent url(/images/arrow_next_off.gif) no-repeat scroll 0px 5px;}
	
/* Contact home */
	.contact span {display:block; float:left; width:125px;}
    .contactIndentLarge {padding-left:125px;}
    

/* Press release */
	.backgroundColour1.columnThirdSetup img{border:1px solid #333;}

/* Category */	
	/*Generic*/
	.prodSelection, .prodSelection_White{position:relative;}
		.prodSelection span, .prodSelection_White span{display:none; position:absolute; bottom:20px; left:15%; padding:8px 12px; width:65%;}
			.prodSelection span{border:1px solid #333; background-color:#111;}
			.prodSelection_White span{border:1px solid #666; background-color:#333; color:#FFF}
			.prodSelection:hover span, .prodSelection:focus span, .prodSelection_White:hover span, .prodSelection_White:focus span{display:block;}	
			
	/*Photo home*/
		.photoProdImgSelection div{position:relative; min-height:280px; height:auto !important; height:280px;}
			.photoProdImgSelection div a{position:absolute; bottom:0px; display:block; width:100%; text-align:center; text-decoration:none;}
		.photoProdImgSelection_Tall div{min-height:450px; height:auto !important; height:450px;}
		.photoProdImgSelection_XTall div{min-height:520px; height:auto !important; height:520px;}
					
	.photoProdImg_PhotoSection div{min-height:500px; height:auto !important; height:500px;}	
				
	/*Photo prod specific*/
	.photoImgGall_XLarge{width:400px;}
	.photoImgGall_Large{width:195px;}
	.photoImgGall_Med{width:160px;}
	.photoImgGall_Small{width:125px;}
	
	.dbBG{font-size:90% !Important;}
	#prodNav_SaveInstruct{min-height:50px; height:auto !Important; height:50px;}
		#prodNav_SaveInstruct ul{list-style:none; margin:0px; float:left; width:500px;}
			#prodNav_SaveInstruct ul li{float:left; margin-right:20px;}
				#prodNav_SaveInstruct ul li strong{color:#999;}

/*Archive*/			
#pressSortByForm select{color:#FFF; background-color:#000; border:1px solid #333; padding:2px;}

/* Video page */
#videopicker a img{border:1px solid #000;}
	#videopicker a:hover img, #videopicker a:focus img{border:1px solid #FFF;}
#videopicker a.videoOn img{border:1px solid #FFF;}
	.movVideo{background:url("/images/press/quicktimeLogo.jpg") no-repeat left center; padding-left:30px;}
	.wmPlayerVideo{background:url("/images/press/wmLogo.jpg") no-repeat left center; padding-left:30px;}
	
	UL.press a {text-decoration:underline; display:inline; }
