@import url(framework/form-5.css);
@import url(framework/list-5.css);

/* §1 Reset                        */
/* §2 Fonts                        */
/* §3 Standards                    */
/* §4 Site & Header                */
/* §5 Navigation                   */
/* §6 Content                      */
/* §7 Footer                       */


/* §1 RESET ///////////////////////////////////////////////*/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

/*  §2 FONTS ///////////////////////////////////////////////// */
body    {
    font: 13px/18px tahoma, verdana, arial, helvetica, sans-serif;
    letter-spacing: normal;
}

select,input,button,textarea    {
    font:100% tahoma, verdana, arial, helvetica, sans-serif;
}

table    {
    font-size:inherit;
    font:100%;
}

pre,code,kbd,samp,tt    {
    font-family:monospace;
    * font-size:108%;
    line-height:100%;
}


/*  §3 Standards ///////////////////////////////////////////////// */
html, body { width: 100%; height: 100%;}
img { border: none; * -ms-interpolation-mode: bicubic;}
strong { font-weight: bold;}
.strong { font-weight: bold;}
.floatLeft { float: left;}
.floatRight { float: right;}
.center { margin: 0 auto;}
.invisible { display: none;}

/* float clearing for IE6 */
* html .clear {
  height: 1%;
  overflow: visible;
  clear: both;
}
/* float clearing for IE7 */
*+html .clear {
  min-height: 1%;
  clear: both;
}

/* float clearing for everyone else */
.clear:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  position: relative;
}

a {
    color: #4b993d;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* §4 SITE & HEADER ///////////////////////////////////////////////*/
#site    {
    width: 100%;
    margin: 0;
    height: auto !important;
    min-height: 100%;
    *height: 100%;
    color: #373737;
    letter-spacing: normal;
    background: #373737 url(/images/main/website/5/bg-site.png) center 31px repeat-x;
}

#header {
    background: transparent url(/images/main/website/5/bg-header.png) no-repeat 0 0;
    height: 197px;
    width: 943px;
    margin: 0 auto;
    position: relative;
}

#logo {
    width: 340px;
    height: 40px;
    top: 90px;
    left: 50px;
    position:absolute;
}

    #logo a {
        width: 340px;
        height: 40px;
        display: block;
        overflow: hidden;
        text-indent: -10000px;
        outline: none;
    }

        #logo a:hover {
            background: transparent url(/images/main/website/5/header.jpg) no-repeat 0 -164px;
        }

#login {
    top: 13px;
    right: 13px;
    width: 164px;
    height: 119px;
    background: transparent url(/images/main/website/5/bg-login.jpg) no-repeat 0 0;
    position:absolute;
    font: 10px Verdana, Arial, sans-serif;
    padding: 12px 10px 10px;
}

    #login h4 {
    color: #fff;
    font-weight: bold;
    }

.headInput,
.headInputPw{
    background: #e2e2e2 url(/images/main/website/5/bg-login-input.gif) repeat-x 0 0;
    border: 1px solid #373737;
    width: 140px;
    color: #373737;
    height: 13px;
    padding: 3px 10px 3px;
    position: absolute;
    font: 10px Verdana, Arial, sans-serif;
}

.headInput {
    top: 32px;
}

.headInputPw {
    top: 60px;
}

.headSubmit {
    background: transparent url(/images/main/website/5/input-login.png) no-repeat 0 0;
    width: 84px;
    height: 21px;
    position: absolute;
    right: 10px;
    top: 88px;
    cursor: pointer;
}

a.register,
a.lostpw {
    color: #a9fb5e;
    position: absolute;
    padding: 5px;
    top: 110px;
    font-
}

a.lostpw {
    right: 5px
}

a.register em,
a.lostpw em {
}

#header a:hover {
    color: #fff;
    text-decoration: underline;
}

#login-loggedin {
    position: absolute;
    background: #000;
    padding: 5px;
    right: 13px;
    top: 20px;
}

p.HeaderUserInfo    { color:#a9fb5e;}
p.HeaderUserInfo a  { color:#fff;}

/* §5 NAVIGATION ///////////////////////////////////////////////*/

#topNavigationBar {
    height: 41px;
    width: 703px;
    position: absolute;
    top: 155px;
    left: 206px;
}

ul.MainNavigation {
    font-size: 11px;
    height: 41px;
    background: transparent url(/images/main/website/5/sprite-navi.png) no-repeat 0 -41px;
}

ul.MainNavigationLoggedIn {
    background-position: 0 0;
}

ul.MainNavigation li.level0,
ul.MainNavigation li.first {
    float: left;
    width: 99px;
    position: relative;
}

ul.MainNavigation li.first {
    height: 40px;
    width: 4px;
    display: block;
    overflow: hidden;
}


ul.MainNavigation li.level0 a.level0 {
    height: 28px;
    width: 99px;
    padding: 13px 0 0;
    display: block;
    color: #373737;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

ul.MainNavigation li.down a.level0 {
}

.MainNavigation li.level0 a.level0:hover{
    color: #373737 !important;
}

.MainNavigation li.level0.down a.level0:hover{
    color: #373737;
}

.MainNavigationLoggedIn li.level0 a.level0:hover {
    color: #373737;
}

/* subnavigation */
.MainNavigation ul.level1 {
    font-size:10px;
    position: absolute;
    border: 1px solid #010101;
    background: #e4e5e4;
    display: none;
    z-index: 100;
}

.MainNavigation li.level1 {
    display: block;
    padding: 1px;
}

.MainNavigation a.level1 {
    width: 87px;
    padding: 2px 3px;
    display: block;
    font-weight: bold;
    background: #e4e5e4;
    border: 1px solid #e4e5e4;
    color: #373737;
}

.MainNavigation a.level1:hover {
	color:#373737 !important;
    text-decoration: none !important;
	background-color: #8ed759;
    border: 1px solid #373737;
}
/* §6 CONTENT ///////////////////////////////////////////////*/
#content {
    width: 948px;
    margin:4px auto 0;
}

.content_top {
    background: #ECEDEC url(/images/main/website/5/content-top.png) no-repeat 0 0;
    height: 23px;
}

.content_mid {
    background: #ECEDEC url(/images/main/website/5/content-middle.png) repeat-y 0 0;
    padding: 10px 20px;
}

.content_foot {
    background: #ECEDEC url(/images/main/website/5/content-bottom.png) 0 0 no-repeat;
    height: 23px;
}

.bannerBox {
    background: red url(/images/main/website/5/bg-banner.png) no-repeat 0 0;
    width: 844px;
    height: 111px;
    margin: 0;
    color: #FFF;
    text-align: left;
    font-weight: bold;
    margin: 5px auto;
    clear: both;
    padding: 10px 0 0 104px;
}

.MainColHeadline {
    color: #5a9350;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    padding-left: 10px;
    font-weight: bold;
}

/* §7 FOOTER ///////////////////////////////////////////////*/
.MainFooter {
    height: 35px;
    width: 907px;
    margin: 0 auto;
    padding: 0 20px;
    color: #5c5c5c;
    font-size: 11px;
    clear: both;
}

.MainFooter a {
    color: #999999;
}

.MainFooter a:hover {
    color: #fff;
}

/*
LISTEN
*/
.HomeWelcomeList {
    width: 700px;
}
.HomeWelcomeList li {
    float: left;
    width: 290px;
    display: inline;
    margin-left: 20px;
}

/*
 * Dot List definitions
 */

.ListDots li {
    background: transparent url(/images/main/website/5/icons/dot_green.gif) no-repeat 0 6px;
    padding: 0 0 5px 10px;
}

/* main col ad */
.MainColAd {
    width: 944px;
    height: auto;
    margin: 0 11px;
    background: #ececec url(/images/main/website/3/maincol_ad_bg.gif) no-repeat left bottom;
    text-align: center;
    padding: 6px 0;
}

.AdSuperbanner {
    width: 748px;
    height: 90px;
    padding: 7px;
    background: transparent url(/images/main/website/3/superbanner_bg.gif) no-repeat;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
}
/*
 * Ads
 */
.AdSkyscraper {
    float:right;
    position:absolute;
    top:54px;
    margin-left: 975px
}

/*
 * MainContent definitions
 */
.MainContent {
    padding: 25px 10px 0;
}

.MainContent p {
    line-height: 150%;
    margin-bottom: 20px;
}

/*
 * Home Welcome teaser definitions
 */
.HomeWelcome {
    padding: 0 10px;
}

.HomeWelcome div.colLeft {
    float: left;
    width: 700px;
}

.HomeWelcome div.colRight {
    float: right;
    width: 150px;
}

.HomeWelcome h2 {
    margin-bottom: 10px;
    padding-left: 0;
}

.HomeWelcome p {
    line-height: 18px;
    margin-bottom: 20px;
}

.HomeWelcomeSignup {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    width: 138px;
    height: 341px;
    background: transparent url(/images/main/website/5/teaser.jpg) no-repeat 0 0;
}

.InfoSignup {
    font-size: 20px;
}


/*
 * Article Listing
 */
.ArticleList {
}

.ArticleListRowDark {
    padding: 10px;
    overflow: visible;
    clear: both;
    border: 1px solid #666;
    border-bottom: none;
    background-color: #d9d9d9;
}

.ArticleListRowBright {
    padding: 10px;
    clear: both;
    overflow: hidden;
    background-color: #e5e5e5;
    border: 1px solid #666;
    border-bottom: none;
}

.ArticleListRowDarkFix {
    padding: 10px;
    overflow: visible;
    clear: both;
    border: 1px solid #666;
    border-bottom: none;
    background-color: #d9d9d9;
    width: 650px;
}

.ArticleListRowBrightFix {
    padding: 10px;
    clear: both;
    overflow: hidden;
    background-color: #e5e5e5;
    border: 1px solid #666;
    border-bottom: none;
    width: 650px;
}

.ArticleListContent {
    clear: both;
    padding: 10px 0 20px;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 10px;
}

.ArticleListBonusaction {
    clear: both;
    padding: 10px 0 20px;
    border-top: 1px solid #b3b3b3;
}

.ArticleListContentLine {
    clear: both;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 10px;
}

.ArticleListButtonActions {
    padding: 3px 10px;
    background: #5a9350;
    color: #fff;
    text-decoration: none;
    font-size: 93%;
    font-weight: bold;
    width: 370px;
    margin: 0 auto;
    display: block;
    text-align: center;}

.ArticleListGet {
    float: right;
    color: #759900;
    font-size: 11px;
    position: relative;
    top: 2px;
    margin-left: 20px;
}

.ArticleListImage    {
    margin: 0 20px 20px 0;
    border: 1px solid #d9d9d9;
}

.ArticleListHeadline {
    font-weight: bold;
    font-size: 108%;
}

.ArticleListButton {
    padding: 3px 10px;
    background: #5a9350;
    color: #fff;
    text-decoration: none;
    font-size: 93%;
    font-weight: bold;
    position: relative;
    bottom: -1px;
    float: right;
    margin-left: 10px;
}

a.ArticleListButtonLeft {
    padding: 3px 10px;
    background: #2a5626;
    color: #fff;
    text-decoration: none;
    font-size: 93%;
    font-weight: bold;
    margin-right: 10px;
    position: relative;
    bottom: 2px;
}

.ArticleListButtonLeft:hover,
.ArticleListButton:hover,
.ArticleListButtonActions:hover{
    background: #7db347;
}


.ArticleListDetails {
    font-size: 10px;
    color: #333333;
    font-weight: normal;
    position: relative;
    top: -2px;
}

.ArticleListDetailsShow {
    font-size: 10px;
    font-weight: normal;
    position: relative;
    margin-left: 10px;
}

.ArticleListImage    {
    margin: 0 20px 20px 0;
    border: 1px solid #666;
}


a.ArticleListButtonLeft {
    padding: 3px 10px;
    background: #5a9350;
    color: #fff;
    text-decoration: none;
    font-size: 93%;
    font-weight: bold;
    margin-right: 10px;
    position: relative;
    bottom: 2px;
}

.border-bottom    {
    border-bottom: 1px solid #666;
}

/*
 * Content Columns
 */
.ContentLeftCol {
    float: left;
    width: 70%;
}

.ContentRightCol {
    float: right;
    width: 25%;
}

.ContentRightCol h3,
.ContentLeftCol h3 {
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 3px;
}

/*
 * Content Table
 */
.ContentTableHeadline {
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 3px;
}

.ContentTable {
    font-size: 93%;
    width: 100%;
    margin-bottom: 20px;
}

.ContentTable th,
.ContentTable td {
    padding: 5px;
    text-align: left;
}

.ContentTable th {
}

.ContentTableRow1 td,
.ContentTableRow1 th {
    background: #e3e5e3;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;

}

.ContentTableRow2 td {
}


/*
 * SystemMessage
 */
.SystemMessage {
    position: relative;
    border:1px solid #666;
    background-color:#FFF;
    width:50%;
    margin:20px auto 0 auto;
}


.SystemMessage p {
    position: relative;
    color: #505050;
    font-weight: bold;
    font-size: 120%;
    background: transparent url(/images/main/website/5/icons/sysmsg.gif) no-repeat 20px 15px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
}

.Transparency50 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
    opacity: 0.50;
    -moz-opacity: 0.50;
    filter:alpha(opacity=50);
    border: 1px solid #fff;
}

* html .Transparency50 {
    height: expression(this.parentNode.offsetHeight);
}

/*
 * Information listing
 */

ul.information_listing {
    margin: 0 0 20px 15px;
    line-height:150%;
}

ul.information_listing li {
    list-style-type: circle;
}


/*
 * PayMessage
 */
.PayMessage {
    position: relative;
    border:1px solid #666;
    background-color:#FFF;
    margin:0 auto;
    background: #fff url(/images/main/framework/info.gif) no-repeat 20px 15px;

}


.PayMessage p {
    position: relative;
    color: #505050;
    font-size: 100%;
    padding-left: 60px;
    padding-top:24px;
}
/* developer: debug console */
#debug_console {
    background-color: #333;
    padding: .4em;
    margin: 1em;
    margin-top: 12em;
}

#debug_console table {
    font-size: 80%;
    color: #fff;
    border-collapse: collapse;
    border-spacing: 1px;
    empty-cells: show;
    border-color: #ccc;
}

/* ShopCatecoryList*/
td.ShopCatecoryList {
    width: 33.3%;
    padding: 1px 1px;
}

td.ShopCatecoryList    a {
    width: 100%;
    text-align: center;
    background: #808080;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0;
    display: block;
    color: #fff;
}

/* Lexicon */
.MainContent div.lexikon               { clear:both; width:100%;}
.MainContent div.lexikon div.header    { padding:0; margin:0; clear:both; border:0;}
.MainContent div.lexikon div.header h3 { margin: 0; padding:15px 0px 0px 2px; font-size: 16px; font-weight: bold;}
.MainContent div.lexikon li.letter     { float:left; width:33.33%;}
.MainContent div.lexikon li.entry      { height:20px; padding:3px 10px 3px 2px;}

/* AlertBox */
.AlertBoxRed {
    background: #e5b8b8;
    background: rgba(255,0,0,0.2);
    border: 4px solid #b30000;
    padding: 20px;
    font-size: 18px;
    line-height: 24px;
    width: 850px;
    margin: 0 0 30px auto;
}

.AlertBoxRed a {
    background: #b30000;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    float: right;
    margin-left: 10px;
}

.AlertBoxRed a:hover {
    background: #fff;
    color: #b30000;
    text-decoration: none;
}

/*** Forum Link Color  ***/
.forumContent a {
	color: #4b993d;
}

.forumContent a:hover {
	color: #4d4d4d;
}

a.buttonLink {
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-top-color: #fff;
    border-left-color: #fff;
    padding: 5px 10px;
    display: block;
    text-decoration: none;
    outline: 1px solid #e6e6e6 !important;
}

a.buttonLink:hover {
    border: 1px solid #fff;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 6px 10px 4px;
    text-decoration: none;
}