@charset "UTF-8"; /* Header styles */ #header { height:255px; background-image:url('WallTopReduced.png'); background-repeat:no-repeat; } /* column container */ #col1 { /* Right column containing video */ clear:both; float:right; width:750px; background-color:#ffffff; } #col2 { /* Left column with innerlayout */ overflow:hidden; float:left; width:194px; padding-left:40px; } #col2 td { /* Set text colour for innerlayout text */ color:#000000; } /* Added by James Farrow from previous version */ #contactUs { position:absolute; width: 156px; } #login { position:absolute; top:140px; width:305px; height:98px; z-index:8; left: -1px; } #cart { position:absolute; top:135px; width:305px; height:98px; z-index:7; left: 0px; }
