/*
    --    VARMLANDSTEATERN.se
    --    CSS
    --    DESIGN/PRODUKTION: SPENAT

    --    PLUM THEME
*/

    @import url("screen.css");

    body                                            { background-color: #f1f1f1; border-top: 4px solid #d3d3d3; }

    h1                                              { color: #602144; }
    h4                                              { color: #602144;  }
    
    #wrap                                           { background: #f1f1f1 url(/templates/im/mainbg_plum1.jpg) no-repeat top; }
    #footer                                         { background-image: url(/templates/im/footer_bg_plum.jpg); height: 89px; }

    div .contentbox                                 { border-bottom-color: #c4b8c7; }
    div .contentbox a.arrow                         { background: #333 url(/templates/im/link_arrow.gif) no-repeat center right; color: #FFF; }
    div .contentbox a.arrow:hover                   { background: #ffc000 url(/templates/im/link_arrow.gif) no-repeat center right; color: #FFF; }

    .color                                          { background: #fdf8d3 url(/templates/im/vattenyta_gul.gif); }

	div .col_right div a                            { text-decoration: none; color: #222; }
	div .col_right div a:hover                      { text-decoration: none; color: #222; border-bottom: 1px solid #e0c745; }
	
	div .col_right a.arrow                         { background: #333 url(/templates/im/link_arrow.gif) no-repeat center right; color: #FFF; border: none; }
    div .col_right a.arrow:hover                   { background: #ffc000 url(/templates/im/link_arrow.gif) no-repeat center right; color: #FFF; border: none; }