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

body {
	background-repeat:  repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textBottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #490707;
	font-weight: normal;
	background-color: #751818;
	height: 100%;
}

.textBottom #bottom {
	background-image: url(../images/vide-mail-buttom-bg.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	background-repeat:  repeat-x;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #DB8A8A;
}
#top {
	background-image: url(../images/vide-mail-top-bg.png);
	background-repeat:  repeat-x;
	height: 94px;
}

#top #linkMenuTop {
	width: 80px;
}
#top .menuButton {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFA800;
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/vide-mail-top-menu-tic.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-transform: uppercase;
	font-weight: bold;
	background-position: 1px;
	padding-right: 20px;
}
#top .menuButton:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFEFC8;
	cursor: hand;
	cursor: pointer;
}
#top .menuBox {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
}
#top .menuBox2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFA800;
	padding: 4px;
}


#boxUserData {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #F0FFF0;
	width: 200px;
	border: 1px solid #009900;
	margin: 5px;
	text-align: left;
}
#center  #colIzq {
	width: 270px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 80%;
}
#center #colIzq #userData {
	padding: 15px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5C4546;
	background-color: #E7DEC4;
	margin-top: 5px;
	margin-bottom: 5px;
}
#center  #videoFiles {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFF6DE;
	width: 270px;
}
#center #colIzq #newMessage {
	background-color: #FFF6DE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 90%;
	margin-bottom: 10px;
}
#center  #videoFlash {
	padding: 0px;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.videoFile {
	font-family: Tahoma;
	font-size: 10px;
	width: 254px;
	padding: 5px;
}


#textTitle {
	font-family: Tahoma;
	font-size: 18px;
	color: #993333;
	text-align: left;
	margin-left: 65px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 420px;
}
#videoFlash {
	text-align: center;
}
.textForm {
	font-family: Tahoma;
	font-size: 12px;
	color: #993333;
}
#titleForm {
	font-family: Tahoma;
	font-size: 18px;
	color: #993333;
	margin-top: 5px;
}
.comentForm {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}

#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(../imagenes/icons/exclamation.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:400px;
	min-height:50px;
	margin-top:50px;
	border:2px solid #000;
	background-color:#F2F5F6;
	background-image:url(../imagenes/icons/exclamation.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 0.9em tahoma,arial;
	background-color: #0066FF;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}

#alertBox p {
	font:0.7em tahoma,arial;
	/*height:50px;*/
	padding-left:5px;
	margin-left:55px;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:1px solid #000;
	width:70px;
	font:0.7em tahoma,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color: #999999;
	text-decoration:none;
}

#mContainer {
	position:relative;
	width:600px;
	margin:auto;
	padding:5px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	font:0.7em tahoma,arial;
}

#msgErrorForm {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 2px solid #FF0000;
	height: 30px;
	background-color: #FFFFFF;
	display:none;
	padding-top: 10px;
}

#msgErrorControl {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 2px solid #FF0000;
	height: 30px;
	background-color: #FFFFFF;
	display:none;
	padding-top: 10px;
}

#registerControl
{
	display:none;
}

#imgCaptcha
{
	background-color:#FFFFFF;
	border: 1px solid #000;
	height: 60px;
	width: 400px;
}
#reloadBox {
	width: 300px;
	float: left;
	cursor: hand;
	cursor: pointer;
	margin-left: 20px;
	background-image: url(../images/vide-mail-top-logo.png);
	background-repeat: no-repeat;
	height: 94px;
}

#msgRegisterValidate {
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	width: 650px;
	border: 1px solid #666666;
	padding: 20px;
	margin: 10px;
}
#msgRegisterValidate #title {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#spicerRegisterValidate {
	width: 740px;
	padding-top: 80px;
	padding-left: 120px;
	background-color: #FFFFFF;
	height: 350px;
}
#loginUser {
	width: 420px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	height: 60px;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
#contents .sendFilds {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 4px;
	text-align: left;
}
#contents .buttons {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 28px;
	width: 100px;
	background-color: #F5F5F5;
	border: 1px solid #8C2F2F;
	margin: 4px;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
}
#contents #sendErrors {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	border: 2px solid #FF0000;
	text-align: center;
	padding-top: 8px;
	height: 22px;
}
#contents .sendInputs {
	font-family: Tahoma;
	font-size: 12px;
	width: 380px;
	border: 1px solid #EBEBEB;
}
.titulos {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	color: #993300;
	width: 500px;
}
.mensajes {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	margin: 20px;
}

#contents #boxErrors {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	border: 2px solid #FF0000;
	text-align: center;
	padding-top: 8px;
	height: 22px;
}
#boxRecommend {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #F5F5F5;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	text-align: left;
}
#contents #colIzq #boxRecommend #nameFriend {
	font-family: Tahoma;
	font-size: 10px;
	width: 98%;
	border: 1px solid #CCCCCC;
}
#contents #colIzq #boxRecommend #mailFriend {
	font-family: Tahoma;
	font-size: 10px;
	width: 98%;
	border: 1px solid #CCCCCC;
}
#frmLoginUser a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#frmLoginUser a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#contents #colIzq #boxCredits {
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	margin: 5px;
	width: 200px;
}
.textGeneral {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.textGeneral #creditsList {
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	width: 250px;
}
.textGeneral #btoBuyCredits {
	height: 35px;
	width: 180px;
}
#contents .sendSelects {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #EBEBEB;
}
.menuAyuda {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 35px;
	width: 180px;
	background-color: #EEEEEE;
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 5px;
	cursor: pointer;
}
.menuAyuda:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 35px;
	width: 180px;
	background-color: #FFE4B3;
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 5px;
	cursor: pointer;
}
.topAyuda {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	height: 25px;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
}
.contenidosAyuda {
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px;
	display: none;
}
.contenidosAyudaActivo {
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px;
	display: block;
}

.tituloAyuda {
	font-family: Tahoma;
	font-size: 36px;
	color: #FFFFFF;
	height: 25px;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.TituloHome1  {
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
.TituloHome2  {
	font-size: 18px;
	font-weight: normal;
	color: #FF6000;
}
.txtHome {
	color: #4E4E4E;
	font-size: 12px;
	font-weight: normal;
}
#center  #colIzq  .identificacionUsuario {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 2px;
}
#center {
	background-color: #FFFFFF;
	height: 100%;
}
#divFlash {
	text-align: center;
}
.sendInputs {
	font-family: Tahoma;
	font-size: 14px;
	width: 500px;
	border: 1px solid #EBEBEB;
	color: #993300;
}
.bto_save {
	background-image: url(../imagenes/contents/save_f2.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 120px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #F5F5F5;
	background-position: 5px 3px;
	margin: 5px;
}
#boxErrors {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.bto_send {
	background-image: url(../imagenes/contents/send_f2.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 120px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #F5F5F5;
	background-position: 5px 3px;
	margin: 5px;
}
.bto_buy {
	background-image: url(../imagenes/contents/new_f2.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 120px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #F5F5F5;
	background-position: 5px 3px;
	margin: 5px;
}
.tooltips {
	width: 350px;
	background-color: #F5F5F5;
	border: 10px solid #666666;
	padding: 10px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}
.lnk_bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #DB8A8A;
	text-decoration: none;
}
.lnk_option_file {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.lnk_option_file:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.input_ayuda {
	font-family: Tahoma;
	font-size: 14px;
	width: 300px;
	border: 1px solid #EBEBEB;
	color: #993300;
}

