
#mouse_loader_box {	position:absolute;
	z-index:99999;
	width: 24px;
	height: 24px;
	left:0px;
	top:0px;
	display: none;
}

#regform {
font:normal 14px/14px Arial;
text-decoration:none;
}

#loginform{
font:normal 14px/14px Arial;
text-decoration:none;
}

#logres{
font:normal 14px/14px Arial;
color: red;
text-decoration:none;
}
#textinf{
font:normal 14px/14px Arial;
text-decoration:none;
}



.text_input_form{	border: 2px solid #cccccc;
	background: #ffffff;
}

.text_input_form:focus{
	border: 2px solid #000000;
	background: #cccccc;
}

.submitLoginBtn {
	border: 0px;
	width: 103px;
	height: 41px;
	background: url(/moduls/images/frm_btn_login.jpg) no-repeat;
	cursor:pointer;
}

.submitRegisterBtn {
	border: 0px;
	width: 158px;
	height: 41px;
	background: url(/moduls/images/frm_btn_register.jpg) no-repeat;
	cursor:pointer;
}

.submitRemembPassBtn {
	border: 0px;
	width: 103px;
	height: 41px;
	background: url(/moduls/images/frm_btn_rememb_pass.jpg) no-repeat;
	cursor:pointer;
}

.submitSaveBtn {
	border: 0px;
	width: 103px;
	height: 41px;
	background: url(/moduls/images/frm_btn_save.jpg) no-repeat;
	cursor:pointer;
}

.BackButton {
	border: 0px;
	width: 103px;
	height: 41px;
	background: url(/moduls/images/back.jpg) no-repeat;
	cursor:pointer;
}

.submitUploadBtn {
	border: 0px;
	width: 158px;
	height: 41px;
	background: url(/moduls/images/frm_btn_upload_foto.jpg) no-repeat;
	cursor:pointer;
}




.emsg{	font:normal 14px/14px Arial;
	color: red;
	text-decoration:none;
}



#profileform{
font:normal 14px/14px Arial;
text-decoration:none;
}

#profileform label{
font:normal 13px/13px Arial;
text-decoration:none;
}


#profileform textarea{	border: 2px solid #cccccc;
	background: #ffffff;
}

#profileform textarea:focus{
	border: 2px solid #000000;
	background: #cccccc;
}


#myprof_avatar {	border: 1px solid #d5d5d5;
    width: 100%;
    height: 100%;
    padding: 15px 5px 10px 5px;
    background: #E0E7E8;
}

#btn_change_foto_my_prof{	border: 1px solid #000000;
}

#myprof_avatar_btn {
	border: 0px;
	padding-top: 15px;
	cursor:pointer;
	font:normal 11px/11px Arial;
	text-decoration:none;

}


#chat_useronline_wind{	position:absolute;
	display: none;
	z-index:99888;
	width: 180px;
	height: 300px;
	border:1px solid #000000;
	background:#EFEFEF;
	left:0px;
	top:30px;
	overflow: auto;
}

body> div#chat_useronline_wind{
	display:block;
	width:180px;
	position: fixed;
	top:30px;
	display: none;
	z-index:99888;
}

#chattextarea{
	border: 1px solid #a5a5a5;
    width: 100%;
    height: 240px;
    padding: 2px 2px 2px 2px;
    background: #d5d5d5;
    display:block;
    overflow: auto;
    overflow-x: hidden;
    margin:0px;
}

#chatbox_username a{
	font:normal 14px/14px Arial;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

#chatbox_message{
	font:normal 14px/14px Arial;
	color: #414141;
	text-decoration:none;
}

#chatbox_msgrow {
	border:1px solid #d5d5d5;
	background: #E0E7E8;
	width:100%;
}



#chatbox_msgrow_title{
	font:normal 10px/10px Arial;
	color: #818181;
	text-decoration:none;
}

#chatbox_sysmsg_privat{
	font:normal 10px/10px Arial;
	color: #550909;
	text-decoration:none;
}

#chatbox_msgrow_title a{
	font:normal 10px/10px Arial;
	color: #414141;
	text-decoration:none;
	font-weight: bold;
}

#chatbox_msgrow_title a:visited{
	font:normal 10px/10px Arial;
	color: #414141;
	text-decoration:none;
	font-weight: bold;
}
#chatbox_msgrow_title a:hover{
	font:normal 10px/10px Arial;
	color: #212121;
	text-decoration:none;
	font-weight: bold;
}


#chatbox_msgrow_message{
	font:normal 12px/12px Arial;
	color: #000000;
	text-decoration:none;

}

#chatbox_useronline_table td{	border:1px solid #d5d5d5;
}


#chatbox_useronline_onerow_table td{
	border:0px;
}

#chatbox_useronline_onerow_table:hover{
	background:#EFEFEF;
	cursor: pointer;
}


#chatbox_useronline_onerow_bg1{	background:#E0E7E8;
}
#chatbox_useronline_onerow_bg2{
	background:#e7eff0;
}

#chatbox_username_online{	font:normal 12px/12px Arial;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

#writechatmessform{
	display: block;
	width: 100%;
	height:33px;
	margin:0px;
	padding:0px;
}

.chatnewmessage{	width: 260px;
	height: 15px;
	border:1px solid #d5d5d5;
	background: #E0E7E8;
	font:normal 14px/14px Arial;
	padding: 5px 3px 5px 3px;
    margin:0px;
}


#showchatuseronline{
	position:absolute;
	z-index:99999;
	display: block;
	right: 0px;
	top: 35px;
}
#chatbox_smilesbox{	margin-top:20px;
	border:1px solid #d5d5d5;
	width: 94%;
}

#chatbox_smilesbox a{	padding: 5px;
}

.chatbox_newsendBtn{
	border: 0px;
	width: 30px;
	height: 30px;
	background: url(/moduls/images/chatbx_newsend.jpg) no-repeat;
	cursor: pointer;
	cursor:pointer;
}

.chatbox_newclearBtn{
	border: 0px;
	width: 30px;
	height: 30px;
	background: url(/moduls/images/chatbx_newclear.jpg) no-repeat;
	cursor: pointer;
}

#please_register {	position: relative;	width: 70px;
	height: 240px;
	background: url(/moduls/images/please_reg.gif) no-repeat;
}

#friends_tab_ausername {font:bold 14px/14px Arial;
text-decoration:none;
color:#414141;
display:block;
float: left;
height:24px;
}

#friends_tab_ausername hover{text-decoration:underline;
}

#friends_tab_oneuserwind{display:block;
float: left;
clear: none;
margin: 3px;
padding: 5px;
width:350px;
height:140px;
background: url('/moduls/images/friend_wind.jpg') no-repeat;
}


#friends_window_content{clear:both;
display:block;
width:515px;
overflow:auto;
height:460px;
}



.userprof_userfriends{	width:530px;
	height:135px;
	display: block;
	overflow:hidden;
	position: relative;
}

#ProfileWindowInfoRow_title{font:bold 16px arial;
color:#0a8316;
}

.ProfileWindowInfoRow {
	display: block;
	width: 530px;
	height: 160px;
	border-top:2px solid #0a8316;
	border-bottom:2px solid #0a8316;
	padding-top:5px;
	padding-bottom:5px;
}

.ProfileWindowInfoRow #ProfileWindowInfoRow_navigation{	display:block;
    float:right;
}
.ProfileWindowInfoRow #ProfileWindowInfoRow_navigationinf{
	display:block;
    float:left;
    width:100px;
    border:1px solid #99cc8f;
    height: 10px;
    margin-top:5px;

}

.ProfileWindowInfoRow #ProfileWindowInfoRow_navigationinf #bar123{    display:block;
	width:10px;
    height: 10px;
	background:#99cc8f;
	position:relative;
}

.ProfileWindowInfoRow #ProfileWindowInfoRow_navigation a{	text-decoration:none;
	color: #189caf;
	font-size:22px;
}


.ProfileWindowInfoRow #flwin_td11{
background-image: url(/moduls/images/userprof_inforow_td11.jpg);
background-repeat: no-repeat;
background-position: left bottom;
width: 7px;
height: 9px;
}

.ProfileWindowInfoRow #flwin_td12 {
background-image: url(/moduls/images/userprof_inforow_td12.jpg);
background-repeat: repeat-x;
background-position: bottom;
height: 9px;
width: 530px;
}

.ProfileWindowInfoRow #flwin_td13 {
background-image: url(/moduls/images/userprof_inforow_td13.jpg);
background-repeat: no-repeat;
background-position: left bottom;
width: 9px;
height: 9px;
}

.ProfileWindowInfoRow #flwin_td21{
background-image: url(/moduls/images/userprof_inforow_td21.jpg);
background-repeat: repeat-y;
background-position: left;
width: 7px;
}

.ProfileWindowInfoRow #flwin_td22 {
background-color: #e0e7e8;
}

.ProfileWindowInfoRow #flwin_td23 {
background-image: url(/moduls/images/userprof_inforow_td23.jpg);
background-repeat: repeat-y;;
background-position: left;
width: 9px;
}
.ProfileWindowInfoRow #flwin_td31{
background-image: url(/moduls/images/userprof_inforow_td31.jpg);
background-repeat: no-repeat;
background-position: left top;
width: 7px;
height: 14px;
}

.ProfileWindowInfoRow #flwin_td32 {
background-image: url(/moduls/images/userprof_inforow_td32.jpg);
background-repeat: repeat-x;
background-position: top;
height: 14px;
}

.ProfileWindowInfoRow #flwin_td33 {
background-image: url(/moduls/images/userprof_inforow_td33.jpg);
background-repeat: no-repeat;
background-position: left top;
width: 9px;
height: 14px;
}

.ProfileWindowInfoRow #ProfileWindowInfoRow_element{background-image: url(/moduls/images/userprof_inforow_avatar_sha.jpg);
background-repeat: no-repeat;
background-position: left top;
width: 135px;
height: 150px;
padding-top:7px;
padding-left:1px;
display: inline-block;
padding-right:5px;
}

.ProfileWindowInfoRow #ProfileWindowInfoRow_element #row1{clear:both;
}
.ProfileWindowInfoRow #ProfileWindowInfoRow_element #row2{
clear:both;
text-align:center;
float:left;
width:135px;
padding-top:5px;
}

.ProfileWindowInfoRow #ProfileWindowInfoRow_element a{padding: 7px;
font:bold 14px verdana;
color: #000;
text-decoration:none;
}

/* Gallery Styles */
.MyGalleryWindow{
display: block;
}


.MyGalleryWindow #top{
	display: block;
	width: 100%;
	height: 53px;
	background-image: url(/moduls/images/mygallery_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font:bold 14px arial;
	color:#efefef;
	padding-top: 7px;


}

.MyGalleryWindow #top #top_info{	padding-right:20px;
	display: inline-block;
	float: left;
	padding-left:20px;
	padding-top:9px;
}


.MyGalleryWindow #top select{
	border: 1px solid #efefef;
	background: #fff;
	width: 150px;
}

.popup_add_new_album{	display: none;
	width: 252px;
	height: 135px;
	background-image: url(/moduls/images/popup_window8.png);
	background-repeat: no-repeat;
	background-position: left top;
	font:bold 14px arial;
    position:absolute;
    top: 70px;
    left:200px;


}
.popup_add_new_album #popup_add_new_album_content{	padding-top: 40px;
	padding-left: 15px;
	font:bold 12px arial;
	color: #000;
}

.popup_add_new_album #popup_add_new_album_content input{
	border:1px solid #aaaaaa;
	width: 210px;
	height: 20px;
}

.popup_add_new_album #popup_add_new_album_content #buttons{	float: right;
	padding-right: 25px;
}

.popup_add_new_album #popup_add_new_album_content #add{	text-decoration:none;
	font:bold 12px arial;
	color: #007c96;
	background-color: transparent;
	border: none;
   	cursor: pointer;
   	cursor: hand;
   	width:60px;

}

.popup_add_new_album #popup_add_new_album_content #close{
	text-decoration:none;
	font:bold 12px arial;
	color: #9c9c9c;

}

.MyGalleryWindow #menu{	width:100%;
	display:block;
	height: 43px;
}

.MyGalleryWindow #menu #sort_menu{
	float: left;
	padding-top:15px;
}

.MyGalleryWindow #menu #sort_menu a{	text-decoration:none;
	font:bold 14px arial;
	color: #7d7d7d;
}

.MyGalleryWindow #menu #sort_menu a:hover{	color: #4e4e4e;
}


.MyGalleryWindow #menu #add_menu{
	float: right;
	padding-right: 25px;
}

.MyGalleryWindow #gallery_content{	width:100%;
	display:block;
	height: 430px;
	overflow: auto;
}

.MyGalleryWindow #gallery_content #first_wizard{
  padding-top:100px;
  padding-left:130px;
}

.MyGalleryWindow #gallery_content #first_wizard img{
  display:block;
  clear:left;
  float:left;
  padding-bottom: 10px;
  padding-right: 30px;
}

.MyGalleryWindow #gallery_content #first_wizard label{
  display:block;
  float:left;
  font:bold 30px arial;
  color: #464646;
  padding-top:18px;
}


.gallery_uploadphoto_block {  display:block;
  width:400px;
  height: 150px;
  border: 2px solid #0fb3b9;
  padding-top: 50px;
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;
  background: #ececec;
  margin-top: 100px;
  text-align: right;

}
.gallery_uploadphoto_block #f1_upload_process{	float: left;
}


.gallery_uploadphoto_block label{	display:block;
	font:bold 18px arial;
	color: #4f4f4f;
	padding-bottom: 20px;
	text-align: left;
}

.gallery_uploadphoto_block #image{	display: block;
	border: 2px solid #a19e9e;
	width:300px;
	background: #fff;
	font-size: 140%;
	color: #919191;
	text-align: left;
	width:370px;
  	margin-left: auto;
  	margin-right: auto;
}

.gallery_uploadphoto_block #gallery_uploadphoto2_image{	display: block;
	float: left;
	width: 400px;

}

.gallery_uploadphoto_block #gallery_uploadphoto2_data{
	display: block;
	float: left;
	width: 250px;
	padding: 0px;
	text-align:left;
	padding-left:20px;
}

.gallery_uploadphoto_block #gallery_uploadphoto2_data #albsel{
	display: block;
	width: 230px;
	padding: 0px;
	text-align:left;
	font-size: 140%;
	border: 2px solid #a19e9e;
	background: #fff;
	color: #919191;
}

.gallery_uploadphoto_block #gallery_uploadphoto2_data #image_name{
	display: block;
	width: 230px;
	padding: 0px;
	text-align:left;
	font-size: 140%;
	border: 2px solid #a19e9e;
	background: #fff;
	color: #919191;
}
.gallery_uploadphoto_block #gallery_uploadphoto2_data label{
	padding: 0px;

}
.gallery_uploadphoto_block #gallery_uploadphoto2_data textarea{	display: block;
	width: 230px;
	padding: 0px;
	text-align:left;
	font-size: 140%;
	border: 2px solid #a19e9e;
	background: #fff;
	color: #919191;
	height: 50px;
	font-size: 120%;
}

#mygallery_onephoto{	display: block;
	float:left;
	width: 106px;
	height: 126px;
	border:1px solid #71E1EB;
	padding-top: 2px;
	text-align: center;
	margin-right: 4px;
	margin-bottom: 4px;
	cursor: pointer;
	background: #e6f4fc;
}

#fullimagepreview{	display: none;
	z-index:99998;
	width: 180px;
	height: 300px;
	border:1px solid #000000;
	background:#EFEFEF;
  	margin-left: auto;
  	margin-right: auto;
	top:30px;
	left:0px;
	position: absolute;
}

body> div#fullimagepreview{	display: none;
	z-index:99998;
	width: 180px;
	height: 300px;
	border:1px solid #000000;
	background:#EFEFEF;
  	margin-left: auto;
  	margin-right: auto;
	top:30px;
	left:0px;
	position: fixed;
}

#screenlocker{	display: none;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height: 100%;
    z-index:99996;
}

#fullimagepreview_prev{
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	left:0px;
	top:10px;
	visibility: hidden;
}


body> div#fullimagepreview_prev{
	display: block;
	width: 48px;
	height: 48px;
	position: fixed;
	left:0px;
	top:10px;
	visibility: hidden;
}


#fullimagepreview_next{
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	right:0px;
	top:10px;
	visibility: hidden;
}


body> div#fullimagepreview_next{
	display: block;
	width: 48px;
	height: 48px;
	position: fixed;
	right:0px;
	top:10px;
	visibility: hidden;

}

#fullimagepreview_prev a{	display: block;
	width: 48px;
	height: 48px;
	background-image: url(/moduls/images/left_arrow8.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#fullimagepreview_next a{
	display: block;
	width: 48px;
	height: 48px;
	background-image: url(/moduls/images/right_arrow8.png);
	background-repeat: no-repeat;
	background-position: right top;
}


#fullimgprev_slideshow{
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	right:2px;
	bottom:2px;
	visibility: hidden;
}

#mygal_slidesh_start_a{	display: block;
	width: 24px;
	height: 24px;
	background-image: url(/moduls/images/play.png);
	background-repeat: no-repeat;
	background-position: right top;

}

#mygal_slidesh_stop_a{
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(/moduls/images/pause.png);
	background-repeat: no-repeat;
	background-position: right top;

}
/*END Gallery Styles */
