/*
 * Copyright © 2007 Riksidrottsförbundet. All Rights Reserved.
 * 
 * Filename: backcolorwhite.css
 * 
 * Description:
 * Stylesheet used for the accessability function, option background color white.
 * 
 * Change history:
 * Created  2007-10-05  Liselotte Lindahl, Drumedar
 * 
*/
.art_lop1, .art_lop_double, .art_fullength, .art_fullength_wide, .art_lop1_bottom_left {background: #FFF url("../images/art_bottombg1.gif") no-repeat right bottom;}
.middle_c2 .art_lop1, .middle_c2 .art_lop_double, .middle_c2 .art_fullength, .middle_c3 .art_fullength_wide, .art_lop1_bottom, .art_lop_bottom_wide {background: #FFF url("../images/art_bottombg2.gif") no-repeat right bottom;}
/*The 11 differently colored boxes */
				
.right_c1 .infobox.blue1 {background: #282E35 url("../images/r_infoboxbottom_blue1.gif") no-repeat left bottom;}
.right_c1 .infobox.green1 {background: #999b31 url("../images/r_infoboxbottom_green1.gif") no-repeat left bottom;}
.right_c1 .infobox.brown1 {background: #904f00 url("../images/r_infoboxbottom_brown1.gif") no-repeat left bottom;}
.right_c1 .infobox.orange1 {background: #ff6c00 url("../images/r_infoboxbottom_orange1.gif") no-repeat left bottom;}
.right_c1 .infobox.brown2 {background: #bf9400 url("../images/r_infoboxbottom_brown2.gif") no-repeat left bottom;}
.right_c1 .infobox.orange2 {background: #e28100 url("../images/r_infoboxbottom_orange2.gif") no-repeat left bottom;}
.right_c1 .infobox.blue2 {background: #0066d1 url("../images/r_infoboxbottom_blue2.gif") no-repeat left bottom;}
.right_c1 .infobox.brown3 {background: #876e17 url("../images/r_infoboxbottom_brown3.gif") no-repeat left bottom;}
.right_c1 .infobox.red1 {background: #f71b0c url("../images/r_infoboxbottom_red1.gif") no-repeat left bottom;}
.right_c1 .infobox.green2 {background: #869a00 url("../images/r_infoboxbottom_green2.gif") no-repeat left bottom;}
.right_c1 .infobox.purple1 {background: #d104ab url("../images/r_infoboxbottom_purple1.gif") no-repeat left bottom;}
.right_c1 .infobox.grey {background: #d2d1d2 url("../images/r_infoboxbottom_grey1.gif") no-repeat left bottom;color:#000000;}
.right_c1 .infobox.black {background: #000000 url("../images/r_infoboxbottom_black1.gif") no-repeat left bottom;}
.right_c1 .infobox.white {background: #ffffff url("../images/r_infoboxbottom_white.gif") no-repeat left bottom;}
					