@charset "UTF-8"; /* Header styles */ #header { height:305px; background-image:url('WallTop.png'); background-repeat:no-repeat; } /* column container */ #colmask { min-height:750px; } #colmid { float:left; width:200%; position:relative; left:5px;				/* Moves everything right */ /*background:#000000; */   	/* Centre column background colour */ } #colright { float:left; width:100%; position:relative; left:50%; margin-left:-200px;		/* Moves everything left */ /*background:#000000;*/    	/* Right column background colour */ } #col1wrap {	 float:right; width:50%; position:relative; right:100%; } #col1pad { margin:0 15px 0 400px; overflow:hidden; } #col1 { width:100%; overflow:hidden; background:#FFFFFF; color:FFFFFF; } #col2 { float:left; width:170px; position:relative; margin-left:-50%; left:215px; /*overflow:hidden;*/ } #col3 { float:left; width:250px; position:relative; left:15px; overflow:hidden; z-index:1; color:#000000; } /* Added by James Farrow from previous version */ #topNav { position:absolute; width:984px; height:100px; z-index:6; top: 223px; } #topMenu { position:absolute; text-align:left; left: 224px; } #secondRow { position:absolute; top:38px; /* was 31 */ left:69px; /* was 78 */ } #video { z-index:1; width: 150px; right: 1px; } div.sideBtn { height:100px; width:140px; } .submenu { background-repeat:no-repeat; text-align:center; padding-top:3px; font-size:12px; } .wahooGif {  float:right; margin: 0 0 5px 5px; width:140px } .prodDescSeparator { border-left:1px dotted #03ADAD; padding-left:8px; } .blueDottedBorder { border:1px dotted #03ADAD; } table.blueDottedBorder { margin-bottom:3px; } .blueDottedBorder td { border:1px dotted #03ADAD; } .blueSolidBorder { border:1px solid #03ADAD; } .saleIcon { background-image:url('Sale.gif'); float:left; position:relative; top:1px; width:52px; height:20px; }