﻿a:hover, input
{
	color: #333333;
}

body
{
	background: #e4ebed; /*font: "Segoe UI", Segoe, sans-serif;*/
	margin: 0;
	background-color: #F0F0F0;
}
.body
{
	background: url(img/bkgrnd.png) top left repeat-x;
}
.boton
{
	background-color: #424142;
	border-style: outset;
	border-color: #C6C7CE;
	color: #C6C7CE;
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
}

.rcdiv
{
	background-color: #F0F0F0;
	margin: 10px;
	padding: 5px;
	border: solid 1px #000000;
}

.connectionErrordiv
{
	background-color: #FFFFFF;
	margin: 10px;
	padding: 5px;
	border: solid 1px #000000;
}

.rcbutton
{
	background-color: #424142;
	border-style: outset;
	border-color: #C6C7CE;
	color: #C6C7CE;
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
}

.textoError
{
	color: #D80D00;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

.textoSmall
{
	color: #0B4499;
	font: bold medium "Verdana" , Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.textoSuperSmall
{
	font: bold medium "Verdana" , Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.chatTop
{
	padding: 0;
	background: #F6FCFF;
	border-top: 5px solid #10377C;
}

span
{
	margin: 3px;
	font-size: 0.7em;
	font-family: Verdana;
}

p
{
	margin: 3px;
	font-size: 0.7em;
	font-family: Verdana;
}

label
{
	font-size: 0.7em;
	font-family: Verdana;
}

.OperatorName
{
	font-size: 0.7em;
	font-family: Verdana;
}
.textoenviar
{
	font-size: 0.7em;
	font-family: Verdana;
	font-style: normal;
}
.mobiletextoenviar
{	
	font-size: 100%;	
	font-family: Verdana;
	font-style: normal;
}
.textochat
{
	border: solid 1px #000000;
	text-align: left;
	font-size: 100%;
	background-color: #ffffff;
	width: 337px;
	height: 310px;
	overflow: auto;
	color: black;
	font-family: Verdana;
	font-style: normal;
}
.mobiletextochat
{
	border: solid 1px #000000;
	text-align: left;
	font-size: 100%;
	background-color: #ffffff;
	width: 95%;	
	height: 300px;
	overflow: auto;
	color: black;
	font-family: Verdana;
	font-style: normal;
}
.OfflineLoading
{
	border: solid 1px #000000;
	text-align: left;
	background-color: #ffffff;
	width: 337px;
	height: 380px;
	overflow: auto;
	color: black;
	font-family: Verdana;
	font-style: normal;
	font-size: 100%;
	text-align: center;
}
.MobileOfflineLoading
{
	border: solid 1px #000000;
	text-align: left;
	background-color: #ffffff;
	width: 95%;
	overflow: auto;
	color: black;
	font-family: Verdana;
	font-style: normal;
	font-size: 100%;
	text-align: center;
}
.OfflineWaitingMessages
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding: 5px;
	width: 300px;
}

.LoadingDiv
{
	background-color: #F0F0F0;
	vertical-align: middle;
	width: 100%;
}
.waitingMessage
{
	border: solid 1px #000000;
	background-color: #FAFAFA;
	text-align: left;
	overflow: auto;
	color: #000000;
	width: 400px;
	height: 180px;
}
.ChatLogo
{
	vertical-align: middle;
}
.ChatBanner
{	
}
.MobileChatBanner
{
	width:200px;
}
.UserMessage
{
	color: #0000FF;
}
.OperatorMessage
{
	color: #FF0000;
}
.AdministratorMessage
{
	color: #8B0000;
}
.OtherMessage
{
	color: #555555;
}
.NewLine
{
	padding: 5px;
	font-size: 0.7em;
	font-family: Arial;
}

.ClientForm
{
	width: 475px;
	height: 460px;
	color: #000033;
	font-family: verdana, arial, sans-serif;
	text-align: left;
}

.SendConversationForm
{
	width: 425px;
	height: 110px;
	color: #000033;
	font-family: verdana, arial, sans-serif;
	text-align: left;
}

.inputtext
{
	border: 1px solid #000000; /*border: 1px solid #bdc7d8;*/
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding: 3px;
}

.mobileinputtext
{
	border: 1px solid #bdc7d8;
	font-size: 9px;	
	font-family: Verdana;
	font-style: normal;
	padding: 3px;
}

.inputbutton, .inputsubmit
{
	padding: 2px 2px 3px 2px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-color: #D9DFEA;
	border-left-color: #D9DFEA;
	border-bottom-color: #0e1f5b;
	border-right-color: #0e1f5b;
	background-color: #7d7d7d;
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

.chatBanner
{
	width: 480px;
	height: 60px;
}

.ErrorForm
{
	width: 475px;
	height: 460px;
	color: #000033;
	font-family: verdana, arial, sans-serif;
	text-align: left;
}


#agreement
{
    height: 500px;
    overflow: auto;
    padding: 8px;
    text-align: justify;

}


#agreement h1
{
	font-size: 1.4em;
	margin-top: 50px;
}

#agreement p
{
    margin: 8px;
}
