/* ---------------------------------------------- */
/* (c) 2009 stoffn.de / Ingmar Decker             */
/* author: Ingmar Decker,  www.webdecker.de       */
/* ---------------------------------------------- */
/* Print  */
/* ---------------------------------------------- */

/* ---------------------------------------------- */
/* Layout  */
/* ---------------------------------------------- */

#language, #loginout, .mod_mytlshop_cart { display: none; }

#header { border-bottom: 1px solid #FF3100; }
#header .inside { width: 820px; height: 80px; margin: 10px auto 0px auto; position: relative; } 
#header .mod_navigation { position: absolute; bottom: 0; right: 0px; height: 5ex; z-index: 2;}
.separator { display: none; }

#container { background: #FFF url(bg-main.gif); clear: both; }
.container-inside { width: 820px; margin: 0px auto 0px auto; /*padding-top: 32px;*/ }
#container .block { background-color: #FFF; padding: 16px; }
#container .block .block { padding: 0; }

#left { margin-bottom: 18px; margin-top: 18px; }
#main { margin-bottom: 18px; margin-top: 18px; }
#right { float: none; width: 100%; margin-bottom: 18px; margin-top: 0px; }
#main .inside, #left .inside, #right .inside { padding-bottom: 16px; }

#footer { color: #006A8D; border-top: 1px solid #FF3100; }
#footer .inside { width: 820px; margin: 10px auto 0px auto; position: relative; height: 200px; }


#right .mod_stoffn_my_images .image-block, #right .mod_stoffn_my_faves .image-block, #right .mod_stoffn_latest .image-block, #right .mod_stoffn_profile_images .image-block { clear: none; margin-bottom: 8px; width: 180px; float: left; }
#right .block { clear: both; }

a.upload { display: none; }
