/* -------------------------------------------------------------- 
   Home - Dyson CSS
   * Version:   2.0 (10.12.2008)
   * Website:   http://www.dyson.co.uk/
   * Author:	Chris Knight
   * Updated:	
   * Update By:	   
-------------------------------------------------------------- */
/*Padding-top set to 1px as setting to 0px causes a positioning error in Firefox - pushes the container down by around 30px but not css can be found explaining why this is happening. This also allows it to look the same in IE7 and IE6 without adding CSS to ie7.css and ie6.css*/
#content{min-height:345px; height:auto !important; height:345px; margin-left:20px; padding-left:0px; padding-top:1px;}
	#content #homePageTitle{font-size:2.8em; width:450px; line-height:1.3em; margin:60px 10px 20px 0px;}
	.home_LinkOption, .videoSection{float:left; width:105px; margin-right:15px;}
		.videoSection{position:relative;}
			.videoSection p{position:absolute; top:78px;}
		.home_LinkOption a{text-decoration:none;}
#footer_Home{margin-top:0px;}

/* Handhelds letterbox */

#handheldLetterbox{min-height:345px; height:auto !important; height:345px; margin-left:20px; padding-left:0px; padding-top:1px;}

.dc30{ background:url(/images/letterbox/dc30.jpg) bottom no-repeat; height:280px;}
.greyBorderSinglePanel{ background:url(/images/letterbox/leftGreyBorder.gif) left repeat-y ; height:280px}
.dc30 h1, .greyBorderSinglePanel h1 {font-size:2.0em; font-weight:normal;}
.dc30 h2 {font-size:1.5em; font-weight:normal;}
.boldText {font-weight:bold;}
.dc30 h2 {font-size:1.5em;}

.letterboxNarrow, .letterboxWide{margin:10px 10px 0 10px;float:left;padding:0px 20px 20px 20px;display:block; text-decoration:none}
.letterboxNarrow p, .letterboxWide p{color:#999}
    
.letterboxNarrow{width:190px;}
.letterboxWide{width:618px;}

a.arrowRight{ color : #fff; padding : 0 0 0 10px !important; text-decoration : none; background : transparent  no-repeat scroll 5px 4px;}
a.arrowRight{ background : url(/images/arrow_next.gif) no-repeat scroll 0px 3px !important;}
.arrowRight:hover,.arrowRight:focus{background:url(/images/arrow_next_off.gif) no-repeat scroll 0px 3px !important;}
.arrowRight:hover,.arrowRight:focus,.arrowLeft:hover,.arrowLeft:focus,.arrowUp:hover,.arrowUp:focus{color: #999;}

.dc26LetterBox{margin:40px 20px;background:url(/images/letterbox/dysoncity/dc26.jpg) no-repeat right;height:340px;}
.dc26LetterBox h1{margin-bottom:20px;display:block;width:218px;height:49px;background:url(/images/letterbox/dysoncity/dyson_city.png) no-repeat;text-indent:-1000px; margin-top:50px;}
.dc26LetterBox h2{margin-bottom:40px;width:290px;}
