/*	
Template Name: Homelife
Description: a Combosa Responsive Template
Version: 1
Lizenz 2013-154
Author: Juergen Ruebig Firma Combosa (D)

*/




.clearfix {
    display: inline-block;
    height: 1%;
}
.tab {
    background: url("../img/tab_b.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 42px;
    margin: 0 auto;
    position: relative;
    top: 0;
    z-index: 999;
}
.tab ul.login {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    position: absolute;
    right: 14%;
}
.tab ul.login li.left {
    background: url("../img/tab_l.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 42px;
    margin: 0;
    padding: 0;
    width: 30px;
}
.tab ul.login li.right {
    background: url("../img/tab_r.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 42px;
    margin: 0;
    padding: 0;
    width: 31px;
}
.tab ul.login li {
    background: url("../img/tab_m.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 42px;
    padding: 0 3px;
    text-align: left;
}
.tab ul.login li a {
    color: #C4DFF2;
}
.tab ul.login li a:hover {
    color: #FFFFFF;
}
.tab .sep {
    color: #626E77;
}
.tab a.open, .tab a.close {
    cursor: pointer;
    display: block;
    height: 20px;
    line-height: 20px !important;
    padding-left: 36px !important;
    position: relative;
    top: 11px;
    width: 133px;
}
.tab a.open {
    background: url("../img/bt_open.png") no-repeat scroll left 0 transparent;
}
.tab a.close {
    background: url("../img/bt_close.png") no-repeat scroll left 0 transparent;
}
.tab a.open:hover {
    background: url("../img/bt_open.png") no-repeat scroll left -19px transparent;
}
.tab a.close:hover {
    background: url("../img/bt_close.png") no-repeat scroll left -19px transparent;
}
#toppanel {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999;
}
@media screen and (max-width: 400px) {
	#toppanel {
		display:none;
}
}
#panel {
    background: url("../img/register.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    display: none;
    height: 270px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 3;
}
#panel h1 {
    color: #FFFFFF;
    font-size: 19px;
    margin: 0;
    padding: 5px 0 10px;
}
#panel h2 {
    color: #CCE6FC;
    font-size: 15px;
    margin: 0;
    padding: 10px 0 5px;
}
#panel p {
    margin: 5px 0;
    padding: 0;
    font-size: 13px;
}
#panel a {
    color: #CCE6FC;
    text-decoration: none;
}
#panel a:hover {
    color: #A9D6FC;
}
#panel .content {
    font-size: 0.85em;
    margin: 0 auto;
    padding-top: 15px;
    text-align: left;
    width: 980px;
}
#panel .content .left {
    float: left;
    padding: 0 15px;
    width: 280px;
}
#panel .content .right {
}
#top_login {
    margin-right: 55px;
    margin-top: 0;
}
#top_login a {
    color: #C7E5FC;
}
#top_login a:hover {
    color: #FFFFFF;
}
#bouncing_login_name, #bouncing_login_pass {
    background-color: #73828E;
    border: 1px solid #4B5A66;
    color: #333333;
    height: 25px;
    margin-top: 3px;
    padding-top: 2px;
    width: 244px;
}
#bouncing_login_name:hover, #bouncing_login_pass:hover {
    background-color: #73828E;
    border: 1px solid #37444F;
}
#bouncing_login_name:focus, #bouncing_login_pass:focus {
    background-color: #FFFFFF;
    border: 1px solid #566673;
}
#bouncing_login_submit {
    background-color: #768896;
    border: 1px solid #566775;
    color: #FFFFFF;
    font-weight: bold;
    height: 28px;
    margin-bottom: 5px;
    margin-top: 33px;
    padding: 4px;
}
#bouncing_login_submit:hover {
    background-color: #4B5A66;
    color: #CCE6FC;
    cursor: pointer;
}

