﻿    body
    {
    	background: #210830;
    }
    
    #flash
    {
    	margin:0 auto;
	    width:979px;
	    height:644px;
	    /*border:solid 1px blue;*/
    }

    #mainflash
    {
    	margin:0 auto;
	    width:979px;
	    height:644px;
    	font-size:10px;
        color:#ccc;
	    font-family:verdana, Arial, Sans-Serif;	    
    }

    #mainflash #noflash
    {
        padding-top: 100px;
        padding-left: 50px;
    }
    
    a
    {
	    text-decoration:none;
	    color:#ccc;
    }
    
    .piped li 
    {
	    border-right: 1px solid white ;
	    padding-left:4px; 
	    padding-right:10px; /*was 4px*/
	    height:70px;
	    margin:0;
    }

    .piped li.lastlistitem {
	border:0;
    }
    
    #lower_links
    {
    	font-size:10px;
        color:#ccc;
	    font-family:verdana, Arial, Sans-Serif;
	    height:100px;
	    width:850px;
	    float:right;
	    vertical-align:middle;
	    padding-top:28px;
    }
    
    #lower_links ul
    {
	    list-style:none;
	    margin: 0;
	    padding: 0;
    }

    #lower_links li
    {
	    display: inline;	
    }
    
    #ContentPnl_Bottom
    {
        margin:0 auto;
	    height:303px;
	    width:979px;
    }
    
    #ContentPnl_Bottom #cad_logo
    {
	    height:50px;
	    width:90px;
	    position:relative;
	    left:30px;
	    top:12px;
	    background: transparent url("Twisted/img/cadbury-logo.png") no-repeat top left;
	    float:left;
    }
    
    #skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}
#skip a:active, #skip a:focus
{
position:static;
width:auto;
height:auto;
}



#skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}
#skip a:active, #skip a:focus
{
position:static;
width:auto;
height:auto;
}

