@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #48A7DB;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-position:top;
	color:#666666;
	font-family:Verdana;
	font-size:12px;
}
#loginbar {
	height:29px;
	width:695px;
	margin:auto;
	background-color:#FFF;
	border-radius-bottomleft: 0.5em;
	-ms-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
    -webkit-border-radius-bottomleft: 0.5em;
	-khtml-border-radius-bottomleft: 0.5em;
	border-radius-bottomright: 0.5em;
	-ms-border-radius-bottomright: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
    -webkit-border-radius-bottomright: 0.5em;
	-khtml-border-radius-bottomright: 0.5em;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
	visibility:hidden;
}
.buttons {
	border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#E6E6E6;
	border:1px solid #CCCCCC;
	color:#666666;
	cursor:pointer;
	font-size:x-small;
	padding:3px 8px;
}
.buttons:hover {
	background:#D5D5D5;
}
.textinputs {
	border:solid 1px #66CCFF;
	border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	padding:3px;
}
#loginstatus {
	
	float:right;
	width:100px;
	height:24px;
	margin-left:10px;
	line-height:24px;
}
#loginloadgif {
	display:none;
}
#loginerror {
	color:#F00;
	font-size:10px;
}
#loginerror {
	display:none;
}
#conexerror {
	height:25px;
	width:250px;
	border:solid 1px #C00;
	z-index:2;
	background-color:#FF9595;
	position:fixed;
	margin-right:0px;
	right:1px;
	text-align:center;
	line-height:25px;
	color:#333;
	cursor:pointer;
	display:none;
}
#mainwrap {
	width:707px;

	background-color:#FFF;
	margin:10px auto 0px auto;
	
	border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	padding: 5px;
	overflow:hidden;
}
#header {
	height:60px;
}
#logo {
	margin-top:10px;
	height:34px;
	width:140px;
	float:left;
}
#controlbar {
	float:right;
	width:500px;
	text-align:right;
}
#username {
	font-weight:bold;
}
#slogan {
	float:right;
	height:32px;
	text-align:center;
	width:370px;
	margin-top:7px;
}
#operadoras {
	color:#999999;
	font-size:10px;
}
a:link {
	color:#48A7DB;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#48A7DB;
	text-decoration:none;
}
a:visited:hover {
	color:#48A7DB;
	text-decoration:underline;
}
#wrapseparator {
	border-top-color:#CCCCCC;
	border-top-style:dotted;
	font-size:9px;
	height:3px;
	margin-top:30px;
	margin-bottom:5px;
}
#squaread {
	border:1px solid #E0E0E0;
	height:250px;
	padding:2px;
	width:300px;
	float:left;
	overflow:auto;
}
#smsform {
	height:254px;
	width:390px;
	float:right;
}
#divnum {
	background-color:#CEECFF;
	height:45px;
	padding:5px;
	border-radius-topleft: 0.5em;
	-ms-border-radius-topleft: 0.5em;
	-moz-border-radius-topleft: 0.5em;
    -webkit-border-radius-topleft: 0.5em;
	-khtml-border-radius-topleft: 0.5em;
	
	border-radius-topright: 0.5em;
	-ms-border-radius-topright: 0.5em;
	-moz-border-radius-topright: 0.5em;
    -webkit-border-radius-topright: 0.5em;
	-khtml-border-radius-topright: 0.5em;
	
	
	
	
	
	
	-ms-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
    -webkit-border-radius-bottomleft: 0.5em;
	-khtml-border-radius-bottomleft: 0.5em;
	
	border-radius-topright: 0.5em;
	-ms-border-radius-bottomright: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
    -webkit-border-radius-bottomright: 0.5em;
	-khtml-border-radius-bottomright: 0.5em;
	
	margin-bottom:10px;
}
#divmens {
	background-color:#CEECFF;
	height:150px;
	padding:5px;
	
	
	-ms-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
    -webkit-border-radius-bottomleft: 0.5em;
	-khtml-border-radius-bottomleft: 0.5em;
	
	border-radius-topright: 0.5em;
	-ms-border-radius-bottomright: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
    -webkit-border-radius-bottomright: 0.5em;
	-khtml-border-radius-bottomright: 0.5em;
	
	
	
	border-radius-topleft: 0.5em;
	-ms-border-radius-topleft: 0.5em;
	-moz-border-radius-topleft: 0.5em;
    -webkit-border-radius-topleft: 0.5em;
	-khtml-border-radius-topleft: 0.5em;
	
	border-radius-topright: 0.5em;
	-ms-border-radius-topright: 0.5em;
	-moz-border-radius-topright: 0.5em;
    -webkit-border-radius-topright: 0.5em;
	-khtml-border-radius-topright: 0.5em;
}
#divbtn {
	padding:5px;

	height:15px;
	border-radius-bottomleft: 0.5em;
	-ms-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
    -webkit-border-radius-bottomleft: 0.5em;
	-khtml-border-radius-bottomleft: 0.5em;
	
	border-radius-topright: 0.5em;
	-ms-border-radius-bottomright: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
    -webkit-border-radius-bottomright: 0.5em;
	-khtml-border-radius-bottomright: 0.5em;
}
#numero {
	border:solid 1px #66CCFF;
	border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	padding:3px;
	margin-top:5px;
	background-color:#FFF;
}
#mensaje {
	background-color:#FFF;
	border:solid 1px #66CCFF;
	border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	padding:3px;
	margin-top:5px;
	height:130px;
	width:380px;
	resize:none;
}
#charcounter {
	font-size:10px;
	color:#999;
	width:200px;
	float:left;
	height:10px;
}
#divbtnsend {
	float:right;
}
#sendloading {
	width:24px;
	height:24px;
	background-color:#FFF;
	border:solid 1px #FFF;
	float:right;
	border-radius-bottomleft: 0.5em;
	-ms-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
    -webkit-border-radius-bottomleft: 0.5em;
	-khtml-border-radius-bottomleft: 0.5em;
	display:none;
}
#foot_separator {
	height:1px;
	background-color:#E0E0E0;
	margin-top:5px;
}
#footer {
	margin-top:5px;
	text-align:center;
	color:#999;
	font-size:10px;
}
#year {
	color:#B2B2B2;
}
#enviado {
	width:60px;
	padding-left:3px;
	line-height:24px;
	font-weight:bold;
	height:24px;
	background-color:#FFF;
	border:solid 1px #FFF;
	float:right;
	border-radius-bottomleft: 0.5em;
	-ms-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
    -webkit-border-radius-bottomleft: 0.5em;
	-khtml-border-radius-bottomleft: 0.5em;
	display:none;
}

#senderror {
	padding-left:3px;
	line-height:24px;
	font-size:11px;
	line-height:15px;
	background-color:#F00;
	color:#FFF;
	border:solid 1px #F00;
	border-radius-bottomleft: 0.5em;
	-ms-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
    -webkit-border-radius-bottomleft: 0.5em;
	-khtml-border-radius-bottomleft: 0.5em;
	
	border-radius-topright: 0.5em;
	-ms-border-radius-bottomright: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
    -webkit-border-radius-bottomright: 0.5em;
	-khtml-border-radius-bottomright: 0.5em;
	margin-left:215px;
	width:382px;
	float:right;
}
#medium {
	height:260px;
}
#contact_list {
	background-color:#FFF;
	border:solid 1px #66CCFF;
	padding:2px;
	width:300px;
	position:absolute;
	display:none;
	overflow-x: hidden;
	overflow-y: scroll;
	
}
.clrow {
	cursor:pointer;
	height:20px;
	font-size:12px;
}
#share {
	color:#CEECFF;
	width:330px;
	padding:2px;

	border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	text-align:center;
	float:left;
	height:23px;
}
#fbconnect_btn {
	float:right;
	height:23px;
}
#newbar {
	height:0px;
	overflow:hidden;
}
#notification_box {
	text-align:center;
	background-color:#F3F3F3;
	height:0px;
	overflow:hidden;
}
#notification_text {
	padding:5px;
	font-size:10px;
}
#adminMessage_box {
	text-align:center;
	background-color:#F3F3F3;
	height:0px;
	overflow:hidden;
	margin-top:2px;
}
#adminMessage_text {
	padding:5px;
	font-size:10px;
}
#firsttimeBoxLayer {
	height:132px;
	width:380px;
	position:absolute;
	text-align:center;
	display:none;
}
#sendingSubsRequestImg {
	display:none;
}
#firsttime_notif_reqsent_msg {
	display:none;
}
.normaltext {
	font-size:12px;
}
#services_status {
	margin-top:5px;
}
.servStatusIcon {
	margin-right:5px;
	margin-left:2px;
}
