/*Dyson Digital Motor - ddm.asp*/

#ddmTech{background:url(/images/technology/ddm/ddm_lg.jpg) no-repeat right; float:left; padding-left:25px; width:949px; height:350px}
#ddmTech p{width:350px;}

    ul{list-style: none;}  /* General Lists */

    .column1,.column2,.column3,.column4{margin:0 10px 0 0;float:left;padding:0px;display:block;}
    /* display:inline;*/
    
    .column1{width:215px;}
    .column2{width:440px;}
    .column3{width:681px;}
    .column4{width:949px;}
	.cBoth {clear:both}
	.center { text-align:center}
	

	/* DDM */
	#ddm_1{left:700px;top:325px;}
	#ddm_2{left:600px;top:325px;}
	#ddm_3{left:-110px;top:325px;}
	#ddm_4{left:-255px;top:325px;}
	
	/* DDM White Background Left */
	#ddmwbl_1{left:-90px;top:-15px;}
	#ddmwbl_2{left:-110px;top:50px;}
	#ddmwbl_3{left:-115px;top:140px;}
	#ddmwbl_4{left:-175px;top:150px;}
	#ddmwbl_5{left:-185px;top:60px;}
	
	/* DDM White Background Right */
	#ddmwbr_1{left:-180px;top:15px;}
	#ddmwbr_2{left:-160px;top:85px;}
	#ddmwbr_3{left:-110px;top:140px;}

.hotspotLinks{position: relative;margin-top:20px;}
.hotspotLinks li{padding-left:30px;}
.hotspotLinks li a{display:block;width:100%;margin-bottom:15px;}
.hotspotBull{
    position    : absolute;
    background	: url(/images/hotspot_bg.png) left no-repeat;
    display     : block;
    width       : 21px;
    height      : 20px;
    text-align  : center;
    padding-top : 1px;
    color       : #fff;
    font-weight : bold;
    left        : 20px;
    margin-top  : 0px;
}
.listNoLeft{ left:0px;}

.hotspotLinks a:hover .hotspotBull,.hotspotLinks a:focus .hotspotBull{background:url(/images/hotspot_bg.png) right;color:#666;}
.hotSpotTitle {line-height:120%;font-size:110%;font-weight:bold;margin-bottom:10px;margin-top:-2px;}

a.darkHover {text-decoration:none;}
a.darkHover:hover {color:#333333; text-decoration:none;}

.padTop {padding-top:2em;}

.TitleBig { color:#000000; font-size:100%;}

