@charset "UTF-8";


/* ########## MITTE ########## */

#center-outer-wrap {
   position:absolute;
   top:65px;
   width:100%;
   height:387px;
}   

#center-image {
   position:absolute;
   width:980px;
   left:50%;
   margin-left:-490px;
   height:387px;
   background-image:url(../gfx/start_center_bg.jpg);
   background-repeat:repeat-x;  
   z-index:10;
}

#center-image img {
   display:inline;
   margin-top:5px;
}

#fade {
   list-style-type:none;
}

#center-download {
   position:absolute;
   left:790px;
   top:65px;
   z-index:100;
}

#center-download img {
   width:154px;
   height:39px;
}

#center-download-shadow {
   position:absolute;
   left:796px;
   top:68px;
   z-index:90;
}

#center-download-shadow img {
   width:154px;
   height:45px;
}


/* ########## BOTTOM ########## */ 

#bottom-outer-wrap {
   position:absolute;
   width:100%;
   text-align:center;
   top:452px;
}

#bottom-wrap {
   position:absolute;
   width:980px;
   left:50%;
   margin-left:-490px;
   text-align:left;
}

#bottom-wrap h2 {
   display:inline;
   font-size:15px;
   font-weight:bold;
   color:#6a1d35;
}

#bottom-wrap h3 {
   display:inline;
   font-size:9px;
   font-weight:normal;
   color:#646567;
}


#bottom-wrap a {
   font-weight:bold;
   color:#6a1d35;
   text-decoration:none;
}

#bottom-wrap a:hover {
   color:#a09560;
}

#bottom-catalogue-wrap {
   position:absolute;
   top:65px;
   left:30px;
   text-align:center;
}  

#bottom-catalogue-wrap img {
   border:1px solid #671c32;
   padding:5px;
   display:inline;
   margin-bottom:10px;
}  

#bottom-sizes-wrap {
   position:absolute;
   top:65px;
   left:319px;
   text-align:center;
}  

#bottom-sizes-wrap img {
   border:1px solid #671c32;
   padding:5px;
   display:inline;
   margin-bottom:10px;
}  

#bottom-dancer {
   position:absolute;
   right:30px;
   top:40px;
}

#bottom-sw {
   position:absolute;
   left:600px;
   top:43px;
}


#bottom-sw-shadow {
   position:absolute;
   left:596px;
   top:23px;
}

#bottom-sw-shadow img {
}

