/* Design & Code (c) Devoler */

    #head {}
        #head #devoler-logo { float:right; margin:0 -5px 0 0; padding:1px 0 0 0; position:relative; z-index:1;}
        #head #promo-pick { height:183px; border-top:3px solid #7e0548; margin:5px 0 0 0;}
            #head #promo-pick #back { height:170px; width:925px; margin:10px 0 0 0; padding:0;}
                #head #promo-pick #back td { background:#000000; text-align:center; vertical-align: middle;}
        #head #navigation { height:37px; width:925px; border:3px solid #7e0548; border-right:none; border-left:none; margin:10px 0 0 0;}
            #head #navigation #view-text { width:81px;}
            #head #navigation #view-form { width:125px;}
            #head #navigation form { margin:0; padding:0; line-height:11px;}
                #head #navigation form#view select { border:none; width:92px; font-size:10px; margin:0 0px 0 0; padding:0; color:#3f3f3f;}
                #head #navigation form#view input { border:none; width:8px; height:7px; padding:5px 5px 0 3px; margin:0; color:white; font-size:9px;}
            #head #navigation .table-sep { width:2px;}
            #head #navigation .table-sep .hor-sep { background-color:#7e0548; height:27px; width:2px; margin:3px 0; padding:0;}
            #head #navigation #search-text { width:51px; text-align:right;}
            #head #navigation #search { width:216px; text-align:center;}
                #head #navigation #search input { border:none; font-size:10px; margin:0 5px 0 0px; padding:0; color:white;}
                #head #navigation #search input#search-input { width:177px; margin:0; color:#3f3f3f;}
            #head #navigation #newsletter-text { width:231px; text-align:center; }
            #head #navigation #lang { width:inherit; text-align:right; }

 
/* Lists and Navigation */

#lang ul { margin:0; padding:0; float:right; }
  #lang ul li { margin:0 0px 0 0px; padding:0 0px 0 10px; list-style:none; display:inline; font-size:11px;}
