
#doc800 {
	margin: 0; margin-left:10px;text-align:left; /* leave unchanged */
	width:61.54em;/* non-IE */
	*width:60.00em;/* IE */
	min-width:800px;/* optional but recommended */
}

html, body {
    background-color: #white;
}

#hd { height: 52px;
    background-color: #000098;
    background-image: url(/style/electricscotland/images/menubar.jpg);
    background-image: none;
    background-repeat: no-repeat;
    background-position: top left;
    padding: 3px 5px 0 5px;
}

#hd h1 { display: none; }

#bd { background-color:  white; }

.adverthelp { width: 120px; height: 600px; }

.leftpanel { padding: 5px; min-height: 592px; 
    background-color: #eeeeff;
    font-size: 90%;
}

.rightpanel { padding: 5px; min-height: 592px; 
    background-color: #eeeeff;
    font-size: 90%;}

.maincontent { 
    padding: 5px; min-height: 592px;
    border-left: 0px solid #666699; 
    border-right: 0px solid #666699; 
    border-bottom: 0px solid #666699; 
    background-color: white;

}

div.usermenu {
 text-align: right;   
 color: white;
    float: right;
    height: 12px;
    font-size: 90%;
}


#hd div.search {  
 height: 30px;
 text-align: right;   
}

.yui-skin-sam .mainmenu .yuimenubar{
    border: 0px;
    background-image:none; 
}


.yui-skin-sam .mainmenu .yuimenubaritemlabel{ 
    background-image:none; 
}


.yui-skin-sam .mainmenu .yuimenubaritem a.selected{
    background-image: none;
    background-color: white;
}

.yui-skin-sam .mainmenu .yuimenubarnav .yuimenubaritem a.selected{
    background-image: none;
    background-color: white;
    color:#222233;
}


div.albumfeaturelist {
    overflow: auto;
    height: 330px;
    border: 1px solid #E7F2ED;
}


.albumfeaturelist a, .albumfeaturelistonerow a {
 display: block;
    float: left;
    width: 90px;
    height: 170px;
    padding-left: 8px;
    padding-right: 8px;
 text-decoration: none;
 font-size: 70%;
}


.rightpanel .downloadchart td {
 font-size: 90%;    
}
 
 
