/***************************
	GLOBAL STYLES
****************************/
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border: 0px;
	background-image: url('../images/bg_login.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#5a5a5a;
}
/***************************
	GLOBAL STYLES
****************************/

/***************************
	BUTTON STYLES
****************************/
.button {
	background-color:#68757e;
	height:25px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font: 12px sans-serif;
	font-weight: bold;
	font-style: normal;
	color:#FFFFFF;
	border:1px solid #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.button:hover {
	background-color:#6f8ea4;
	color:#FFFFFF;
}

/***************************
	BUTTON STYLES
****************************/

/***************************
	SETTINGS
****************************/
.settings {
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	vertical-align: top;
	display:none;
	z-index:98;
}
.table_settings_main {
	border: 1px solid #999999;
	background-image: url('../images/bg_login.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#5a5a5a;
	text-align:center;
	vertical-align: middle;
	padding: 20px;
}
.table_settings {
	font: 12px sans-serif;
	color:#FFFFFF;
	text-align:left;
	vertical-align: top;
	cursor:default;
}
.table_settings input {
	font: 12px sans-serif;
	text-align: left;
	font-weight: bold;
	color:#585858;
	border:1px solid #444444;
}
.text_settings {
	font: 13px sans-serif;
	font-weight: bold;
	color:#EEEEEE;
	cursor:default;
}
/***************************
	END SETTINGS
****************************/

/***************************
	LOADING MSG
****************************/
.bgmodaldiv {
	background-color:#5a5a5a;
	opacity:0.9;
	filter:alpha(opacity = 90);
	position:absolute;
	top:0px;
	left:0px;
	z-index:90;
	width:100%;
	height:100%;
	display:none;
}
.waitmessagediv {
	text-align:center;
	vertical-align: middle;
	position:absolute;
	top:0px;
	left:0px;
	width:335px;
	height:150px;
	z-index:99;
	display:none;
}
.table_waitmessagediv {
	background-image: url('../images/bg_login.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#5a5a5a;
	border: 1px solid #999999;
	width: 100%;
	height: 100%;
}

/***************************
	END LOADING MSG
****************************/

/***************************
	LOGIN
****************************/
.mainlogin {
	width:100%;
	height:100%;
	position: relative;
	text-align:center;
}
.indextitle {
	text-align: center;
}
.table_login {
	font: 12px sans-serif;
	text-align: right;
	font-weight: bold;
	color:#FFFFFF;
}
.table_login input {
	font: 12px sans-serif;
	text-align: left;
	font-weight: bold;
	color:#585858;
	border:1px solid #000000;
}

/***************************
	END LOGIN
****************************/

/***************************
	USER INFOS
****************************/
.user_infos {
	text-align:center;
	vertical-align: middle;
	position:absolute;
	top:0px;
	left:0px;
	width:400;
	height:400;
	z-index:99;
	display:none;
	cursor:default;
}
.table_user_infos {
	font: 11px sans-serif;
	font-weight: normal;
	color:#FFFFFF;
	text-align:left;
	background-color: #4a4a4a;
}
.text_user_infos {
	font: 11px sans-serif;
	font-weight: normal;
	color:#FFFFFF;
}
.text_user_infos a {
	font: 11px sans-serif;
	font-weight: normal;
	color:#CCCCCC;
}
.welcome_user_infos {
	font: 14px sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	cursor:default;
}
.head_user_infos {
	font: 13px sans-serif;
	font-weight: bold;
	color:#EEEEEE;
	cursor:default;
}
/***************************
	END USER INFOS
****************************/

/***************************
	MESSAGEBOX INFOS
****************************/
.modal_message {
	text-align:center;
	vertical-align: middle;
	position:absolute;
	top:0px;
	left:0px;
	width:320;
	height:200;
	z-index:99;
	display:none;
}
.table_modal_message {
	width:100%;
	height:100%;
	background-image: url('../images/bg_login.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#5a5a5a;
	border: 1px solid #999999;
}
.text_modal_message {
	font: 13px sans-serif;
	font-weight: bold;
	color:#EEEEEE;
	text-align:center;
	cursor:default;
}
/***************************
	END MESSAGEBOX INFOS
****************************/

/***************************
	MAIN DIV
****************************/
.main_container {
	display: none;
	width:100%;
	position: relative;
	text-align: left;
	vertical-align: top;
	font: 12px sans-serif;
	font-weight: bold;
	color:#EEEEEE;
}
.divtabs {
	background-color:transparent;
	width:100%;
	height:30px;
	position: absolute;
	top:0px;
	left:0px;
	text-align: left;
	vertical-align: top;
	font: 12px sans-serif;
	font-weight: bold;
	color:#EEEEEE;
	z-index:60;
	/**	border-bottom: 2px solid #EEEEEE; **/
}

/***************************
	PAGINATION STYLES
****************************/
.pagination {
	display:block;
	padding-left: 10px;
	font: 12px sans-serif;
	font-weight: bold;
	color:#EEEEEE;
}
/***************************
     TIMELINES STYLES        
***************************/
.timeline {
	height:100%;
	overflow: auto;
	position:absolute;
	left:0px;
	top:50px;
	width:100%;
	display:block;
	z-index:50;
	padding-bottom:50px;
}
.div_msg	{
	background-color: #f8f8f8;
	position: relative;
	left: 0px;
	top: 0px;
	width:100%;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
	margin-top:4px;
	margin-bottom:4px;
}

.div_msg_hover {
	background-color: #f0f0f0;
	position: relative;
	left: 0px;
	top: 0px;
	width:100%;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
	margin-top:4px;
	margin-bottom:4px;
}

.table_msg {
	margin-bottom:0px;
	margin-top:0px;
	width:100%;
	text-align:left;
	vertical-align:top;
}

.table_msg_text {
	font: 12px sans-serif;
	text-align: left;
	background-color: transparent;
	width:100%;
	cursor:default;
}

.td_valign_top {
	text-align:left;
	vertical-align: top;
}
.td_avatar_status {
	text-align:left;
	vertical-align: top;
	padding:4px;
}
.td_icons {
	background-color:#e7e7e7;
}
.msg_details {
	font: 12px sans-serif;
	text-align: left;
	vertical-align:top;
	color: #a8a8a8;
	font-style:italic;
	cursor:default;
}

.msg_text {
	font: 12px sans-serif;
	text-align: left;
	vertical-align:top;
}

.icon_action {
	text-align: center;
	vertical-align: top;
	display:none;
}

.status_at_user a {
	color: #032944;
}
.status_at_user a:hover {
	color: #f6cb35;
}

a {
	color: #032944;
	text-decoration:none;
}

a:hover {
	color: #f6cb35;
}
/***************************
     END TIMELINES STYLES        
***************************/

/***************************
     UPDATE STATUS STYLES        
***************************/
.update_status {
	text-align:center;
	vertical-align: middle;
	position:absolute;
	top:0px;
	left:0px;
	width:335px;
	height:150px;
	z-index:99;
	display:none;
}
.table_update_status {
	background-image: url('../images/bg_login.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#5a5a5a;
	border: 1px solid #999999;
	width: 100%;
	height: 100%;
}
.title_update_status {
	font: 13px sans-serif;
	font-weight: normal;
	color:#FFFFFF;
}
.text_update_status {
	font: 13px sans-serif;
	text-align: left;
	vertical-align:top;
	color: #383838;
	overflow: hidden;
	border: 1px solid #EEEEEE;
}
.chars_left_update_status {
	font: 16px sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align:top;
	color: #EEEEEE;
}

/***************************
   END UPDATE STATUS STYLES
***************************/
