html {
	min-height: 100%;
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	height:100%;
}
body {
    background: url(../images/background-gradient.jpg) no-repeat;
    color: #929497;
}
input[type="text"], input[type="password"], input[type="select"], input[type="search"], input[type="url"], input[type="email"], textarea, select {
    background: #E6E7E8;
    padding: 3px 6px;
    color: #929497;
}
a, a:visited, a:active {
    color: #00546A;
    text-decoration: none;
}
input.error, select.error, textarea.error {
	border-color: #b74700;
}
table {
    border-top: none;
}
th, td {
    border-top: none;
    padding:9px 18px 8px 0;
}
tr:nth-child(2n+1) td {
    background: none;
    padding: 9px 18px 0 0;
}
mark {
    color:#A7C53F;
    background: transparent;
    font-style: normal;
    padding: 0;
}
p + p {
    text-indent:0em;
}
.summer mark {
    color: #F5A200;
}
.autumn mark {
    color: #B39A12;
}
.winter mark {
    color: #BCCDC1;
}

.invisible {
    display: none;
}
.nofloat {
    float: none !important;
    clear:both !important;
}
.ce_text {
    clear: both;
    width: 100%;
}
.ce_text:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#page {
    position: relative;
    min-height: 100%;
    position: relative;
    width: 1010px;
    padding: 0;
    background: url(../images/page-background.gif) repeat-y;
}

header, nav {
    float: none;
}

#page > header {
    background: url(../images/header-background.png) no-repeat;
    width: 905px;
    height: 225px;
    padding: 0;
}
    #page > header div {
        padding: 0;
    }
    #page > header > a.logo {
        position: absolute;
        display: block;
        top: 40px;
        left: 90px;
        width: 739px;
        height: 97px;
        background: url(../images/sprites_spring.png) 0 -250px;
        text-indent: -5000px;
    }
    .summer #page > header > a.logo {
        background: url(../images/sprites_summer.png) 0 -250px;
    }
    .autumn #page > header > a.logo {
        background: url(../images/sprites_autumn.png) 0 -250px;
    }
    .winter #page > header > a.logo {
        background: url(../images/sprites_winter.png) 0 -250px;
    }
    /*
    #page > header > .platzhalter {
        position: absolute;
        display: block;
        top: 136px;
        left: 635px;
    }
    */
    #page > header > a.seasons_teaser {
        position: absolute;
        display: block;
        width: 196px;
        height: 91px;
        top: 134px;
        left: 635px;
        background: url(../images/sprites_spring.png) -535px -352px;
    }
    .summer #page > header > a.seasons_teaser {
        background: url(../images/sprites_summer.png) -535px -352px;
    }
    .autumn #page > header > a.seasons_teaser {
        background: url(../images/sprites_autumn.png) -535px -352px;
    }
    .winter #page > header > a.seasons_teaser {
        background: url(../images/sprites_winter.png) -535px -352px;
    }

header > nav > ul {
    margin: 0;
    position: absolute;
    top: 150px;
    left: 200px;
}
    header > nav > ul > li {
        float: left;
        position: relative;
        background-image: url(../images/sprites_spring.png);
        margin-right: 8px;
        height: 28px;
        text-indent: -5000px;
    }
    .summer header > nav > ul > li {
        background-image: url(../images/sprites_summer.png);
    }
    .autumn header > nav > ul > li {
        background-image: url(../images/sprites_autumn.png);
    }
    .winter header > nav > ul > li {
        background-image: url(../images/sprites_winter.png);
    }
    header > nav > ul > li.big-lebowski {
        background-position: 0px 0px;
        width: 101px;
    }
    header > nav > ul > li.big-lebowski.active, nav ul > li.big-lebowski:hover, nav ul > li.big-lebowski.trail {
        background-position: 0px -30px;
    }
    header > nav > ul > li.shops {
        background-position: -109px 0px;
        width: 47px;
    }
    header > nav > ul > li.shops.active, nav ul > li.shops:hover, nav > ul > li.shops.trail {
        background-position: -109px -30px;
    }
    header > nav > ul > li.news {
        background-position: -164px 0px;
        width: 41px;
    }
    header > nav > ul > li.news.active, nav ul > li.news:hover, nav ul > li.news.trail {
        background-position: -164px -30px;
    }
    nav > ul > li.spring {
        background-position: -213px 0px;
        width: 52px;
    }
    header > nav > ul > li.spring.active, nav ul > li.spring:hover, nav ul > li.spring.trail {
        background-position: -213px -30px;
    }
    nav > ul > li.summer {
        background-position: -213px 0px;
        width: 62px;
    }
    header > nav > ul > li.summer.active, nav ul > li.summer:hover, nav ul > li.summer.trail {
        background-position: -213px -30px;
    }
    nav > ul > li.autumn {
        background-position: -213px 0px;
        width: 61px;
    }
    header > nav > ul > li.autumn.active, nav ul > li.autumn:hover, nav ul > li.autumn.trail {
        background-position: -213px -30px;
    }
    nav > ul > li.winter {
        background-position: -213px 0px;
        width: 53px;
    }
    header > nav > ul > li.winter.active, nav ul > li.winter:hover, nav ul > li.winter.trail {
        background-position: -213px -30px;
    }
    header > nav > ul > li.society {
        background-position: -274px 0px;
        width: 60px;
    }
    .summer header > nav > ul > li.society {
        background-position: -284px 0px;
    }
    .autumn header > nav > ul > li.society {
        background-position: -281px 0px;
    }
    .winter header > nav > ul > li.society {
        background-position: -276px 0px;
    }
    header > nav > ul > li.society.active, nav ul > li.society:hover, nav ul > li.society.trail {
        background-position: -274px -30px;
    }
    .summer header > nav > ul > li.society.active, .summer nav ul > li.society:hover, .summer nav ul > li.society.trail {
        background-position: -284px -30px;
    }
    .autumn header > nav > ul > li.society.active, .autumn nav ul > li.society:hover, .autumn nav ul > li.society.trail {
        background-position: -281px -30px;
    }
    .winter header > nav > ul > li.society.active, .winter nav ul > li.society:hover, .winter nav ul > li.society.trail {
        background-position: -276px -30px;
    }
    header > nav > ul > li.contact {
        background-position: -342px 0px;
        width: 65px;
    }
    .summer header > nav > ul > li.contact {
        background-position: -352px 0px;
    }
    .autumn header > nav > ul > li.contact {
        background-position: -350px 0px;
    }
    .winter header > nav > ul > li.contact {
        background-position: -344px 0px;
    }
    header > nav > ul > li.contact.active, nav ul > li.contact:hover, nav ul > li.contact.trail {
        background-position: -342px -30px;
    }
    .summer header > nav > ul > li.contact.active, .summer nav ul > li.contact:hover, .summer nav ul > li.contact.trail {
        background-position: -352px -30px;
    }
    .autumn header > nav > ul > li.contact.active, .autumn nav ul > li.contact:hover, .autumn nav ul > li.contact.trail {
        background-position: -350px -30px;
    }
    .winter header > nav > ul > li.contact.active, .winter nav ul > li.contact:hover, .winter nav ul > li.contact.trail {
        background-position: -344px -30px;
    }
    header > nav > ul > li > a
    {
        display: block;
        width: 100%;
        height: 28px;
    }
    header > nav > ul > li > ul {
        display: none;
    }
    header > nav > ul > li.active > ul, nav > ul > li.trail > ul {
        position: absolute;
        display: block;
        top: 16px;
        width: 304px;
        height: 60px;
        margin: 0;
    }
    header > nav > ul > li.active > ul > li, nav > ul > li.trail > ul > li {
        text-indent: auto;
        float: left;
        background-image: url(../images/sprites_spring.png);
        height: 60px;
        text-indent: -5000px;
        overflow: hidden;
    }
    .summer header > nav > ul > li.active > ul > li, .summer nav > ul > li.trail > ul > li {
        background-image: url(../images/sprites_summer.png);
    }
    .autumn header > nav > ul > li.active > ul > li, .autumn nav > ul > li.trail > ul > li {
        background-image: url(../images/sprites_autumn.png);
    }
    .winter header > nav > ul > li.active > ul > li, .winter nav > ul > li.trail > ul > li {
        background-image: url(../images/sprites_winter.png);
    }
    header > nav > ul > li.active > ul > li.goettingen, header > nav > ul > li.trail > ul > li.goettingen {
        background-position: 0px -60px;
        width: 73px;
    }
    header > nav > ul > li.active > ul > li.goettingen.active, header > nav > ul > li > ul > li.goettingen:hover, header > nav > ul > li.trail > ul > li.goettingen.active {
        background-position: 0px -130px;
    }
    header > nav > ul > li.active > ul > li.eschwege, header > nav > ul > li.trail > ul > li.eschwege {
        background-position: -73px -60px;
        width: 67px;
    }
    header > nav > ul > li.active > ul > li.eschwege.active, header > nav > ul > li > ul > li.eschwege:hover, header > nav > ul > li.trail > ul > li.eschwege.active {
        background-position: -73px -130px;
    }
    header > nav > ul > li.active > ul > li.muehlhausen, header > nav > ul > li.trail > ul > li.muehlhausen {
        background-position: -140px -60px;
        width: 82px;
    }
    header > nav > ul > li.active > ul > li.muehlhausen.active, header > nav > ul > li > ul > li.muehlhausen:hover, header > nav > ul > li.trail > ul > li.muehlhausen.active {
        background-position: -140px -130px;
    }
    header > nav > ul > li.active > ul > li.gosslar, header > nav > ul > li.trail > ul > li.gosslar {
        background-position: -222px -60px;
        width: 49px;
    }
    header > nav > ul > li.active > ul > li.gosslar.active, header > nav > ul > li > ul > li.gosslar:hover, header > nav > ul > li.trail > ul > li.gosslar.active {
        background-position: -222px -130px;
    }
    header > nav > ul > li.active > ul > li.sale, header > nav > ul > li.trail > ul > li.sale {
        background-position: -271px -60px;
        width: 33px;
    }
    header > nav > ul > li.active > ul > li.sale.active, header > nav > ul > li > ul > li.sale:hover, header > nav > ul > li.trail > ul > li.sale.active {
        background-position: -271px -130px;
    }
    header > nav > ul > li > ul > li > a
    {
        display: block;
        width: 100%;
        height: 60px;
    }
#container {
	padding-bottom: 20px;
}
#content, #page > aside {
    float: left;
    height: auto;
    min-height: 600px;
}

#content {
    width: 630px;
    border-top: 1px solid #E4E4E5;
    position: relative;
}
    #content h1 {
        font-size: 26px;
        background: url(../images/sprites_spring.png) no-repeat -320px -169px;
        padding-left: 30px;
        color: #00546A;
        line-height: 24px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
    .summer #content h1 {
        background: url(../images/sprites_summer.png) no-repeat -320px -169px;
    }
    .autumn #content h1 {
        background: url(../images/sprites_autumn.png) no-repeat -320px -169px;
    }
    .winter #content h1 {
        background: url(../images/sprites_winter.png) no-repeat -320px -169px;
    }
    #content h1.hello {
        padding-left: 22px;
        font-size: 18px;
        float: right;
        background: url(../images/sprites_spring.png) no-repeat -317px -222px;
        margin-bottom: 20px;
    }
    .summer #content h1.hello {
        background: url(../images/sprites_summer.png) no-repeat -320px -232px;
    }
    .autumn #content h1.hello {
        background: url(../images/sprites_autumn.png) no-repeat -320px -232px;
    }
    .winter #content h1.hello {
        background: url(../images/sprites_winter.png) no-repeat -320px -232px;
    }
    #content h2 {
        font-size: 22px;
        line-height: 22px;
        margin: 0 0 6px 0;
    }
    #content article {
        /*border-bottom: 1px solid #E4E4E5;*/
        padding-bottom: 36px;
        width: 100%;
        /*padding-right: 20px;*/
    }
    #content article td {
    	vertical-align: top;
    }
    #content article.news, #content .ce_text.article, .mod_cataloglist {
        border-bottom: 1px solid #E4E4E5;
    }
    #content article p a img, #content .ce_text p a img {
    	float: left;
    	padding: 0 15px 10px 0;
    }
    #content a.nofloat img, #content .ce_text.nofloat a img {
    	float: none;
    }
	    #content article .ce_text {
	        /*margin-right: 15px;*/
	    	border-bottom: 1px solid #E4E4E5;
	    }
		    #content article .ce_text p {
		    	line-height: 17px;
		    	top: 0;
		    }
	    #content article .ce_image {
			padding-top: 20px;
	    }
    #content p.more {
        text-align: right;
    }
    #content p.navi {
		font-size: 11px;
	}
    #content p.navi a {
    	color: #929497;
    }
    #content p.navi strong {
    	color: #A7C53F;
    	font-weight: normal;
    }
    #content > form {
        width: 420px;
        overflow: hidden;
    } 
        #content > form input {
            width: 170px;
        }
        #content > form textarea {
            width: 170px;
            padding: 0 0 0 3px;
            height: 150px;
            width: 380px;
        }
        #content > form select {
            padding: 0 0 0 6px;
            font-size: 12px;
            width: 184px;
            height: 24px;
            margin-top: 0;
            border:1px solid #CCCCCC;
        }
        #content > form label {
            position:relative;
            margin: 0 18px 11px 0;
        }
        #content > form label.email {
            margin: 30px 18px 11px 0;
        }
        #content > form label.password {
            clear: both;
            margin: 0 18px 35px 0;
        }
        #content > form label.newsletter {
            clear: both;
            display: block;
            margin: 30px 18px 0 0;
        }
        #content > form label.newsletter input {
            width: auto;
            margin: 0px 10px 0 0;
        }
        #content > form label.passwordconfirm {
            margin: 0 18px 35px 0;
        }
        #content > form label.captcha {
            margin: 30px 18px 11px 0;
        }

        #content > form label span {
            display: none;
            position: absolute;
            top: 46px;
            left: 0;
            width: 170px;
            padding: 2px 6px;
            border: 1px solid #b74700;
            background-color: #E6E7E8;
            color: #929497;
            font-size: 11px;
            z-index: 100;
        }
        #content > form label:hover span {
            display: block;
        }
        #content > form label span details:before {
            content: "-";
            margin-left: -7px;
            padding-right: 3px;
        }
        #content > form label span details {
            display: block;
            padding-left: 7px;
        }
        #content > form label span.captcha_text {
            position: static;
            display: inline;
            border: none;
            background-color: transparent;
            color: #929497;
            font-size: 12px;
            padding-left: 0px;
        }
        #content > form button {
            margin-bottom: 10px;
            background: transparent url(../images/sprites_spring.png) no-repeat scroll -340px -60px;
            border: 0 none;
            display: block;
            float: right;
            height: 20px;
            text-indent: -5000px;
            width: 21px;
            margin-right: 10px;
            clear: both;
        }
        .summer #content > form button {
            background: transparent url(../images/sprites_spring.png) no-repeat scroll -340px -60px;
        }
    #content > .mod_cataloglist {
        padding-top: 5px;
        clear: both;
    }
    #content > .mod_cataloglist:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }
        #content > .mod_cataloglist img {
            display: block;
            float: left;
            /*border: 1px solid #E4E4E5;*/
            margin: 0 12px 12px 0;
        }
        #content > .mod_cataloglist.season-catalog img {
            border: 1px solid #E4E4E5;
            margin: 0 10px 10px 0;
        }
        #content > .mod_cataloglist img.right {
            margin-right: 0;
        }
        #content > .mod_cataloglist table.layout_simpletable {
            width: 100%;
            margin-top: 0;
        }
        #content > .mod_cataloglist table.layout_simpletable td {
            padding: 5px;
            vertical-align: top;
            border-top: 1px solid #E4E4E5;
        }
        #content > .mod_cataloglist table.layout_simpletable td img {
            margin: 0;
        }
    #content > .mod_catalogreader {
        text-align: center;
        padding-top: 40px;
    }
        #content > .mod_catalogreader > section {
            display: inline-block;
            float: none;
            text-align: right;
        }
        #content > .mod_catalogreader > section img {
            display: block;
            border: 1px solid #E4E4E5;
        }
        #content > .mod_catalogreader > section > span {
            margin-bottom: 20px;
            font-size: 11px;
        }
        #content > .mod_catalogreader > section > .ce_voting h2 {
            background: #00546A;
            font-size: 12px;
            color: #FFF;
            font-weight: bold;
            padding: 0 5px;
            margin-bottom: 20px;
        }
        #content > .mod_catalogreader > .ce_voting .votingblock {
            text-align: right;
            width: 100%;
            margin-top: 10px;
        }
        #content > .mod_catalogreader > .ce_voting .votingblock button {
            background: url(../images/stimme_fuer_ja.png) no-repeat;
            color: #929497;
            border:0 none;
            display:block;
            float:right;
            height:20px;
            margin-bottom:10px;
            margin-right:0;
            text-indent:-5000px;
            width:123px;
            height:22px;
            font-size: 12px;
            color: #A7C53F;
        }
        #content > .mod_catalogreader > section > span.description {
            color: #A7C53F;
        }
        .summer #content > .mod_catalogreader > section > span.description, .summer #content > .mod_catalogreader > .ce_voting .votingblock button {
            color: #F5A200;
        }
        .autumn #content > .mod_catalogreader > section > span.description, .autumn #content > .mod_catalogreader > .ce_voting .votingblock button {
            color: #B39A12;
        }
        .winter #content > .mod_catalogreader > section > span.description, .winter #content > .mod_catalogreader > .ce_voting .votingblock button {
            color: #BCCDC1;
        }
    #content > .mod_catalogreader > .ce_comments {
        text-align: left;
    }
        #content > .mod_catalogreader > .ce_comments h2 {
            background: #00546A;
            font-size: 12px;
            color: #FFF;
            font-weight: bold;
            padding: 0 5px;
            margin-bottom: 20px;
        }
        #content > .mod_catalogreader > .ce_comments form {
            overflow: hidden;
        }
        #content > .mod_catalogreader > .ce_comments label {
            display: block;
            float: none;
            margin: 0;
        }
        #content > .mod_catalogreader > .ce_comments textarea {
            width: 96%;
            height: 100px;
            margin-bottom: 5px;
        }
        #content > .mod_catalogreader > .ce_comments input {
            margin-bottom: 5px;
            width: 50%;
        }
        #content > .mod_catalogreader > .ce_comments button {
            margin-bottom: 10px;
            background: transparent url(../images/sprites_spring.png) no-repeat scroll -340px -60px;
            border: 0 none;
            display: block;
            float: right;
            height: 20px;
            text-indent: -5000px;
            width: 21px;
            margin-right: 10px;
        }
        .summer #content > .mod_catalogreader > .ce_comments button {
            background: transparent url(../images/sprites_summer.png) no-repeat scroll -340px -60px;
        }
        .autumn #content > .mod_catalogreader > .ce_comments button {
            background: transparent url(../images/sprites_autumn.png) no-repeat scroll -340px -60px;
        }
        .winter #content > .mod_catalogreader > .ce_comments button {
            background: transparent url(../images/sprites_winter.png) no-repeat scroll -340px -60px;
        }
        #content > .mod_catalogreader > .ce_comments > section {
            float: none;
        }
        #content > .mod_catalogreader > .ce_comments > section > header {
            color: #00546A;
            padding-bottom: 0;
        }
        #content > .mod_catalogreader > .ce_comments > section > p {
            border-bottom: 1px solid #E4E4E5;
            padding-bottom: 10px;
            margin-bottom: 10px;
            width: 100%;
        }
    #content .next, #content .previous {
        background: url(../images/sprites_spring.png) no-repeat -340px -120px;
        position: absolute;
        width: 20px;
        height: 40px;
        text-indent: -5000px;
        padding: 0;
    }
    .summer #content .next, .summer #content .previous {
        background: url(../images/sprites_summer.png) no-repeat -340px -120px;
    }
    .autumn #content .next, .autumn #content .previous {
        background: url(../images/sprites_autumn.png) no-repeat -340px -120px;
    }
    .winter #content .next, .winter #content .previous {
        background: url(../images/sprites_winter.png) no-repeat -340px -120px;
    }
    #content .previous {
        background-position: -310px -120px;
    }
    #content .next a, #content .previous a {
        display: none;
        width: 20px;
        height: 40px;
    }
	#content .column-left {
		float: left;
		margin: 20px 0 0 0;
	}
		#content .column-left .ce_text {
			clear: both;
			cursor: pointer;
		}
			#content .column-left .ce_text .image_container, #content .column-left .ce_text p {
				float: left;
			}
			#content .column-left .ce_text p {
				padding: 43px 0 0 10px;
			}
			#content .column-left .ce_text p strong {
				color: #00546A;
				font-weight: normal;
				text-transform: uppercase;
			}
		#content .column-left img {
			border: 1px solid #E4E4E5;
		}
	#content .column-right {
		float: right;
		margin: 20px 4px 0 0;
	}
		#content .column-right h2 {
			background-color: #00546A;
			color: #FFF;
			display: block;
			font-size: 12px;
			font-weight: bold;
			height: 20px;
			padding-right: 5px;
			text-align: right;
			text-transform: uppercase;
			width: 190px;
		}	
		#content .column-right p {
			padding: 10px 5px 0 0;
			text-align: right;
		}
	#content .form {
	    display: none;
	}
	    #content .form .contact, #fancybox-inner .contact {
    	    width: 370px;
    	    margin-left: 10px;
    	    overflow: hidden;
    	    padding-bottom: 0;
    	}
        	#content .form .contact form, #fancybox-inner .contact form {
                overflow: hidden;
                width: 370px;
            }
            #content .form .contact label, #fancybox-inner .contact label {
                display: block;
                float: left;
                margin: 0 18px 11px 0;
            }
            #content .form .contact select, #fancybox-inner .contact select {
                padding: 0;
                height: 25px;
                margin-right: 200px;
            }
            #content .form .contact textarea, #fancybox-inner .contact textarea {
                width: 332px;
                height: 100px;
                margin-bottom: 5px;
            }
            #content .form .contact input, #fancybox-inner .contact input {
                margin-bottom: 5px;
                width: 150px;
            }
            #content .form .contact button, #fancybox-inner .contact button {
                background: transparent url(../images/sprites_spring.png) no-repeat scroll -340px -60px;
                border: 0 none;
                display: block;
                clear: both;
                float: right;
                height: 20px;
                text-indent: -5000px;
                width: 21px;
                margin-right: 20px;
            }
            .summer #content .form .contact button, .summer #fancybox-inner .contact button {
                background: transparent url(../images/sprites_summer.png) no-repeat scroll -340px -60px;
            }
            .autumn #content .form .contact button, .autumn #fancybox-inner .contact button {
                background: transparent url(../images/sprites_autumn.png) no-repeat scroll -340px -60px;
            }
            .winter #content .form .contact button, .winter #fancybox-inner .contact button {
                background: transparent url(../images/sprites_winter.png) no-repeat scroll -340px -60px;
            }
    #content a.seasons_teaser {
        position: absolute;
        display: block;
        width: 77px;
        height: 48px;
        bottom: 100px;
        right: -118px;
        background: url(../images/sprites_spring.png) 0 -357px;
    }
    .summer #content a.seasons_teaser {
        background: url(../images/sprites_summer.png) 0 -357px;
    }
    .autumn #content a.seasons_teaser {
        background: url(../images/sprites_autumn.png) 0 -357px;
    }
    .winter #content a.seasons_teaser {
        background: url(../images/sprites_winter.png) 0 -357px;
    }
    /*
	#content .platzhalter {
		bottom: 100px;
	    position: absolute;
	    right: -118px;
	}
	*/
	#content .platzhalter-content {
        border-bottom: 1px solid #E4E4E5;
		clear: both;
		margin-bottom: 36px;
		padding: 0;
		width: 625px;
		margin-top: 20px;
	}
	#content .platzhalter-content img, #content .platzhalter-content p {
		float: left;
	}
	#content .platzhalter-content p {
		color: #929497;
		font-size: 11px;
		margin: 30px 0 0 10px;
	}
	#content .platzhalter-content p.top {
		color: #929497;
		float: left;
		font-size: 11px;
		line-height: 120%;
		margin: -5px 0 0 10px;
		width: 490px;
	}
	#content .platzhalter-content p.top strong {
		color: #A7C53F;
		font-weight: normal;
		text-transform: uppercase;
	}
#page > aside {
    position: relative;
}
    #page > aside h3 {
        font-size: 11px;
        border-bottom: 1px solid #E4E4E5;
        margin-bottom: 20px;
        text-align: right;
    }
    #page > aside div:first-child h3 {
        position: absolute;
        top: -18px;
        font-size: 10px;
        border-bottom: 1px solid #E4E4E5;
        margin-bottom: 20px;
        width: 131px;
        color: #00546A;
    }
    
#page > aside.left {
    width: 131px;
    border-right: 1px solid #E4E4E5;
    margin-right: 44px;
    padding: 20px 11px 0 14px;
}
    #page > aside.left form.error input.text, #page > aside.left form input.error {
    	border: 1px solid #b74700;
    	height: 14px;
    	width: 115px;
    }
    #page > aside.left input {
        width: 117px;
        border: none;
        margin-bottom: 10px;
    }
    #page > aside.left button {
        text-indent: -5000px;
        display: block;
        background: url(../images/sprites_spring.png) no-repeat -340px -60px;
        width: 21px;
        height: 20px;
        border: 0;
        float: right;
    }
    .summer #page > aside.left button {
        background: url(../images/sprites_spring.png) no-repeat -340px -60px;
    }
    #page > aside.left h3.logout {
        margin-bottom: 5px;
    }
    #page > aside.left button.logout {
        position: absolute;
        background: none;
        width: auto;
        height: auto;
        text-indent: 0;
        padding: 0;
        outline: 0;
        color: #00546A;
        top: 5px;
        right: 8px;
        font-size: 10px;
    }
    #page > aside.left h3 button:active {
        outline: 0;
    }

#page > aside.right {
    width: 116px;
    border-left: 1px solid #E4E4E5;
    margin-left: 40px;
    padding: 20px 0 0 13px;
}
    #page > aside.right div h3 {
        text-align: left;
    }
    #page > aside.right div:first-child h3 {
        color: #929497;
        width: 116px;
    }
    #page > aside.right a {
        background-color: #A7C53F;
        display: block;
        width: 101px;
        color: #FFF;
        margin-bottom: 5px;
        padding: 7px;
    }
    .summer #page > aside.right a {
        background-color: #F5A200;
    }
    .autumn #page > aside.right a {
        background-color: #B39A12;
    }
    .winter #page > aside.right a {
        background-color: #BCCDC1;
    }

footer {
    float: none;
    clear: both;
    position: absolute;
    bottom: -100px;
    background: url(../images/footer-background.gif) no-repeat bottom left;
    height: 100px;
    width: 100%;
}
	footer > nav {
		border-bottom: 1px solid #E4E4E5;
		margin: 0 138px 0 156px;
	}
		footer > nav ul {
			margin: 0;
			padding: 0 0 5px 44px;
		}
			footer > nav ul li {
				float: left;
			}
			footer > nav ul li a {
				font-size: 11px;
			}
			footer > nav ul li.first a {
				font-size: 14px;
			}
			footer > nav ul li a, footer > nav ul li a:visited, footer > nav ul li a:active {
				color: #929497;
			}
			footer > nav ul li.right {
				float: right;
				margin-right: 10px;
				padding-top: 2px;
			}
			footer > nav ul li.last {
			    background: url(../images/sprites_spring.png) no-repeat 1px -210px;
			    padding-left: 22px;
				margin-right: 15px;
			}
			.summer footer > nav ul li.last {
			    background: url(../images/sprites_summer.png) no-repeat 1px -210px;
		    }
		    .autumn footer > nav ul li.last {
			    background: url(../images/sprites_autumn.png) no-repeat 1px -210px;
		    }
		    .winter footer > nav ul li.last {
			    background: url(../images/sprites_winter.png) no-repeat 1px -210px;
		    }
		footer > nav li.first a {
			color: #BBBDBF;
			text-transform: uppercase;
		}

/*
 * Fancybox
 */
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	padding: 0;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('../images/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('../images/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('../images/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('../images/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('../images/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('../images/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */