/* LIVEHOME NEW STYLE */
/* Main Styles */

html {
height:100%;
width:100%;	
margin:0;
padding:0;
overflow:hidden;
}

body{
background: url(http://images.livehome.pl/2011/bg.png);
background-position: top;
background-repeat: repeat-x;
background-color: #daecff;
margin: 0px;
padding:0;
height:100%;
width:100%;
overflow:hidden;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
cursor: url(http://images.livehome.pl/2011/cursor.png), auto;
}

div, table{
margin: auto;
}

a, .bottom_link{
cursor: url(http://images.livehome.pl/cursor_pointer.png), auto;
text-decoration: none;
color: black;
padding: 0px 2px;
font-weight: bolder;
color: #1D4978;
}

a:hover{
border-bottom: 0px solid #1D4978;
font-weight: bolder;
font-style: normal;
background: #9DC6E0;
}

.bottom_link:hover{
border-bottom: none;
font-weight: bolder;
font-style: normal;
background: #9DC6E0;
}

.link_no_bold .nolink{
font-weight: normal !important;
border-bottom: none;
font-style: normal;
background: transparent;
}

/* Site Styles */

#page{
position:absolute;
top:0;
bottom:44px;
left:0;
right:0;
overflow:auto;
overflow-x:hidden;
overflow-x:auto;
}

#bottom{
position: absolute;
bottom: 0px;
width: 100%;
z-index: 100;
height: 42px;
background: url(http://images.livehome.pl/2011/bottom_bg.png);
background-position: top;
background-repeat: repeat-x;
padding-top: 2px;

color: white;
text-shadow: #164f72 0px 0px 5px;
}

#bg{
background: #333;
border: 0px;
height: 100%;
left: 0px;
opacity: 0.3;
position: absolute;
right: 0px;
top: 0px;
width: 100%;
z-index: 5;
}



#window{
position: absolute;
top: 100px;
border: 1px solid black;
background: url(http://images.livehome.pl/window_bg.png);
width: 400px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
-moz-box-shadow:0 0 10px #666;
-webkit-box-shadow:0 0 10px #666;
box-shadow:0 0 10px #666;
z-index: 100;
padding-top: 10px;
padding-bottom: 40px;
}

/* Head */

#head{
height: 128px;
width: 100%;
background: url(http://images.livehome.pl/2011/head_bg.png);
background-position: top;
background-repeat: repeat-x;
position: relative;
}

#logo{
position: absolute;
top: 30px;
left: 20px;
border: none;
z-index: 4;
}

#logo_bg{
position: absolute;
top: 0px;
left: 0px;
border: none;
z-index: 2;
}

#logo_beta{
position: absolute;
background: url(http://images.livehome.pl/logo_beta.png);
top: 82px;
left: 290px;
width: 50px;
height: 25px;
}

#menu{
position: absolute;
top: 15px;
right: 10px;

font-weight: normal !important;
z-index: 3;
}

#menu_left{
background: url(http://images.livehome.pl/2011/menu_left.png);
background-position: center;
background-repeat: no-repeat;
float: left;
width: 40px;
height: 103px;
}

#menu_right{
background: url(http://images.livehome.pl/2011/menu_right.png);
background-position: center;
background-repeat: no-repeat;
float: left;
width: 40px;
height: 103px;
}


#menu a{
font-weight: normal !important;
border-bottom: none;
font-style: normal;
background: transparent;
color: white;
display: block;
padding-top: 3px;
}

.menu{
background: url(http://images.livehome.pl/2011/menu_item_bg.png);
background-position: center;
background-repeat: repeat-x;
position: relative;
float: left;
font-size: 20px;
color: white;
text-shadow: #164f72 0px 0px 5px;
height: 33px;
padding: 35px 10px;
}

.menu:hover{
background: url(http://images.livehome.pl/2011/menu_item_selected_bg.png);
text-shadow: #daecff 0px 0px 10px;
}

.menu  .menu_hover {
display: none;
}


.menu:hover  .menu_hover {
-webkit-animation-direction: normal;
-webkit-animation-duration: 0.3s;
-webkit-animation-name: fadein;
-webkit-animation-timing-function: ease-out;
display: block;
}

.menu_hover{
position: absolute;
left: -55px;
top: 50px;
}

.menu_promo{
width: 210px;
height: 115px;
padding: 10px;
padding-top: 35px;
background: url(http://images.livehome.pl/menu_promo.png);
color: #9ECEFF;
text-shadow: black 0px 0px 5px;
opacity: 0.9;
z-index: 3;
}

div#menu .menu:hover > .menu_promo2{
opacity: 0.9;
}

.menu_start{
background: url(http://images.livehome.pl/menu_left.png);
width: 12px;
height: 51px;
float: left;
}

.menu_stop{
background: url(http://images.livehome.pl/menu_right.png);
width: 11px;
height: 51px;
float: left;
}

.menu_center{
background: url(http://images.livehome.pl/menu_center.png);
height: 38px;
float: left;
padding-top: 13px;
}

.menu_center a{
font-size: 18px;
color: #d9ebfe;
text-shadow: black 0px 0px 5px;
padding: 10px;
text-decoration: none;
font-weight: none;
font-style: normal;
cursor: url(http://images.livehome.pl/cursor_pointer.png), auto;
}

.menu_center a:hover{
font-weight: normal !important;
}

/* END Head */

/* Contect Styles */

#motto_hello_pl{
background: url(http://images.livehome.pl/motto_hello_pl.png);
width:230px;
height: 107px;
}

#hello_text{
color: #9eceff;
text-shadow: black 0px 0px 6px;
}

.clear{
clear: both;
}

#content_box{
width: 1000px;
background: url(http://images.livehome.pl/accounts_bg.png);
border: 1px solid #9dc6e0;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;

-moz-box-shadow:0 0 5px #9dc6e0;
-webkit-box-shadow:0 0 5px #9dc6e0;
box-shadow:0 0 5px #666;

}

#content_box_menu{
color: #1d4978;
}

.box_menu{
margin-left: 25px;
width: 70px;
height: 20px;
background: url(http://images.livehome.pl/content-box_menu_off.png);
float: left;
cursor: url(http://images.livehome.pl/cursor_pointer.png), auto;
}

.box_menu:hover{
padding-top: 2px;
height: 22px;
background: url(http://images.livehome.pl/content-box_menu_on.png);
}

.box_menu a:hover{
background: none;
}

.box_menu_on{
margin-left: 25px;
width: 70px;
float: left;
padding-top: 2px;
height: 22px;
background: url(http://images.livehome.pl/content-box_menu_on.png);
cursor: url(http://images.livehome.pl/cursor_pointer.png), auto;
}

.box_link{
color: #1D4978;
font-style: normal;
text-decoration: none;
font-weight: bold;
cursor: url(http://images.livehome.pl/cursor_pointer.png), auto;
}

#user_box{
border: 1px solid #9DC6E0;
padding: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

#user_about_scroll{
height: 120px; 
overflow: auto;
padding-left: 10px;
}



#file_table td{
border: 1px solid #9DC6E0;
background: #ddecf7;
padding: 5px 10px;
}

#file_table_change{
width: 70px;
}

#file_table_download{
width: 80px;
}

#file_table_delete{
width: 80px;
}

.about_title{
color: #1D4978;
}


.bad_table td{
font-size: 10px;
}

.bad_title td{
font-size: 12px;
}


#talk{
position: absolute;
left: 20px;
right: 20px;
bottom: 60px;
height: 250px;
border: 1px solid #1D4978;
background: url(http://images.livehome.pl/talk_bg.png);
padding: 10px;

-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;

}

#talk_content{
height: 150px;
border: 1px solid #9DC6E0;
overflow: auto;
}

#talk_users{
height: 150px;
border: 1px solid #9DC6E0;
overflow: auto;
}

#talk_loading{
font-size: 25px;
color: #1D4978;
}

.talk_msg{
height: 20px;
}

.talk_date{
color: gray;
}

#bottom div{
float: left;
height: 30px;
padding: 5px 0px;
}

#bottom_user {
width: 400px;
}

#bottom_rule {
width: 400px;
}

#bottom_rule_small {
width: 200px;
}

#bottom_talk {
width: 200px;
}

#bottom_date {
width: 100px;
}

#bottom_separate {
width: 50px;
}

.table_head{
font-size: 30px;
color: #9ECEFF;
text-shadow: black 1px 1px 4px;
}

#talker_box{
-webkit-box-shadow: #9DC6E0 0px 0px 5px;
background: url(http://images.livehome.pl/accounts_bg.png);
border: 1px solid #9DC6E0;
border-bottom-left-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
width: 300px;
}

.menu_promo2{
position: absolute;
left: -55px;
width: 210px;
height: 115px;
padding: 10px;
padding-top: 35px;
background: url(http://images.livehome.pl/menu_promo.png);
color: #9ECEFF;
text-shadow: black 0px 0px 5px;
opacity: 0.6;
z-index: 2;
}

input:not([type=file]){
border: 1px solid #9DC6E0;
background: white;
color: #1D4978;
padding: 3px 10px;
margin: 2px;
cursor: url(http://images.livehome.pl/cursor_text.png), auto;
-webkit-font-smoothing: antialiased;
outline: none;
box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset;
-o-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset;
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset;
}

input[type=submit], input[type=button]{
border: 1px solid #9DC6E0;
background: white;
color: #1D4978;
font-weight: bolder;
padding: 3px 10px;
margin: 5px;
cursor: url(http://images.livehome.pl/cursor_pointer.png), auto;
box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 3px inset;
-o-box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 3px inset;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 3px inset;
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 3px inset;
}

input[type=checkbox], input[type=radio], input[type=file]{
cursor: url(http://images.livehome.pl/cursor_pointer.png), auto;
}

input[disabled] {
opacity: 0.6;
}

input:invalid{
border: 1px solid red !important;
box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px rgba(255, 0, 0, .8);
-o-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px rgba(255, 0, 0, .8);
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px rgba(255, 0, 0, .8);
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px rgba(255, 0, 0, .8);
}

input[type=text]:valid, input[type=password]:valid, input[type=email]:valid{
border: 1px solid green !important;
box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px rgba(0, 255, 0, .8);
-o-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px rgba(0, 255, 0, .8);
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px rgba(0, 255, 0, .8);
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px rgba(0, 255, 0, .8);
}

.input_error{
border: 1px solid red !important;
}

.text_error{
font-weight: bolder;
color: red !important;
}

textarea, iframe{
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #9DC6E0;
background: white;
color: #1D4978;
padding: 10px 10px;
margin: 5px;
cursor: url(http://images.livehome.pl/cursor_text.png), auto;
resize: none;
}

input, button, textarea{
outline: none;
}

#infobox{
position: absolute;
top: -999px;
left: 0px;
width: 200px;
background: white;
display: none;
padding: 5px;
z-index: 999;
border: 1px solid #9DC6E0;
color: #1D4978;
font-size: 12px;
opacity: 0.8;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

input, textarea, iframe, button, #forum_menu_main, #forum_menu_bottom, #forum_menu_emo, #subcategory td, a, .bottom_link {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.serv_box, .content_box{
border: 1px solid #164f72;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #164f72 0px 0px 5px;
-moz-box-shadow: #164f72 0px 0px 5px;
box-shadow: #164f72 0px 0px 5px;
}

.serv_title {
color: #0678b9;
text-shadow: #164f72 1px 1px 2px;
}

#langs{
opacity: 0.3;
border: 1px solid #1D4978;
border-top: none;
position: absolute;
top: 0px;
right: 15px;
padding: 2px 5px;
background: #9DC6E0;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
display: none;
}

#langs:hover{
padding: 5px;
}

#langs img{
padding: 0px 3px;
}

/* SETS */

.TextRight{
text-align: right;
}

.TextLeft{
text-align: left;
}

.TextCenter, .center{
text-align: center;
}

img{
border: none;
-webkit-user-select: none;
}



