html {
	width:100%;
	height:100%;
}



bg{
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;	
}

body {
    background-image:url(img/fondoSOS.jpg);
	background-color:#000000;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:lighter;
	margin:auto;
	padding:0;
	width:100%;
	height:100%;
	
}
#MainCont {
	width:1024px;
	min-height:100%;
	margin:auto;
	background-repeat:repeat-y;
	background-position:center bottom;
}
a, a:hover, a:focus, a:visited, input[type="submit"] {
	text-decoration:none;
	outline:none;
	border:none;
}


img, a img, img a {
	border:none;
}	
h1 {
	font-size:18px;
	font-weight:lighter;
	color:#0b3762;
	padding:0;
	margin:0;
	padding-left:15px;
}
h2 {
	font-size:14px;
	vertical-align:middle;
	line-height:16px;
	margin:2px;
	padding:0;
	padding-left:20px;
	color:#0b3762;
	background-color:#eee;
	padding-top:5px;
	padding-bottom:5px;
}
h2 img {
	padding-right:10px;
}

h3 {
	border-bottom:1px solid #ccc;
	font-size:12px;
	color:#0c3762;
	padding-left:20px;
	padding-bottom:5px;
	clear:both;10px;
}
h4 {
	padding:0;
	color: #e73c00;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 2px;
    padding-left: 10px;
}


#Header {
	background-image:url(Images/HeaderSos.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:1024px;
	height:170px;
}

#TopMenu {
	margin:auto;
	width:100%;
}
ul#TopMenuLinks {
	margin:auto;
	padding:0;
	float:none;
	width:100%;
	list-style-type:none;
	margin-left:270px;
}
ul#TopMenuLinks li {
	float:left;
	margin-right:5px;
	padding-top:3px;
}
ul#TopMenuLinks li a {
	color:#FFFFFF;
	text-decoration:none;
}
ul#TopMenuLinks li a:hover {
	color:#00ffff;
	text-decoration:none;
}

.SosLogos {
	width:700px;
	margin:auto;
	height:143px;
	clear:both;
	position:relative;
	float:left;
	background-color:#FF0000;
	left:187px;
	top:8px;
	/*------------- Hack IE 7 */
	*left:25px;
	*float:none;
}

/*------------------------------------------------------------------------Testing Slider-----*/
.window {
	float: left;
    height: 143px;
    overflow: hidden;
    position: relative;
    width: 700px;
	vertical-align:bottom;
	bottom:0;
}
.image_reel {
	position: relative;
	top: 2; 
	left: 0;
	height:143px;
}
.image_reel a {
	cursor:default;
}
.image_reel img {
	float: left;
	vertical-align:middle;
	margin:auto;
}

/*--Paging Styles--*/
.paging {
    display: none;
    float: left;
    height: 21px;
    line-height: 25px;
    position: relative;
    right: -721px;
    text-align: left;
    top: -20px;
    width: 90px;
    z-index: 1000;
}
.paging a {
	background-image:url(Images/.png);
	background-position:center center;
	background-repeat:no-repeat;
	padding: 3px;
	float:left;
	margin-left:8px;
	width:10px;
	height:10px;
	display:block;
	padding-top:8px;
}
.paging a.active {
	background-image:url(Images/.png);
	background-position:center center;
	background-repeat:no-repeat;
}


#PrimeCont {
	width:1024px;
	height:auto;	
	text-align:left;
	padding-bottom:25px;
}
#PrimeContIndex {
	width:1024px;
	height:auto;	
	text-align:left;
}

#MenuX {
	background-image:url(Images/MenuBg.jpg);
	background-position:center center;
	background-repeat:repeat-x;
	height:27px;
	width:999px;
	vertical-align:middle;
	margin-left:12px;
	text-align:center;
	margin-bottom:25px;
}	
ul#MenuXlinks {
	margin:auto;
	padding:0;
	float:none;
	width:auto;
	list-style-type:none;
	top:-3px;
	position:relative;
}
ul#MenuXlinks li {
	float:left;
	margin-right:5px;
	padding-top:3px;
	width:120px;
	text-align:center;
	height:25px;
	margin:auto;
}
ul#MenuXlinks li a {
	color:#0b3762;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	line-height:25px;
	margin:auto;
	font-weight:bold;
}
ul#MenuXlinks li:hover a{
	color:#0b3762;
	background-color:#ffffff;
	display:block;
	width:100%;
	height:100%;
}

ul.SubMenuX {
	list-style-type:none;
	margin:auto;
	float:none;
	padding:0;
	display:none;
}

ul#MenuXlinks li:hover ul.SubMenuX {
	display:block;
}
ul#MenuXlinks li ul.SubMenuX li {
	margin:auto;
	padding:0;
	top:0;
	position:relative;
}
ul#MenuXlinks li ul.SubMenuX li:hover a {
	background-image:url(Images/MenuBg.jpg);
	background-position:center center;
	background-repeat:repeat-x;
	color:#0b3762;
}

.ContNormalComp {
	margin-top:25px;
}

.Formularios, .TablaDoc .Formularios {
	width:100%;
	margin:auto;
	margin-bottom:25px;
	font-size:10px;
	border-collapse:collapse;
}

.Formularios th, .TablaDoc .Formularios th {
	font-weight:bold;
	text-align:right;
	color:#0c3762;
	line-height:25px;
	background-image:none;
	border:none;
	width:200px;	
}
.TablaDoc .Formularios th {
	background-color:#fff;
}
.Formularios td, .TablaDoc .Formularios td {
	color:#444;
	font-weight:lighter;
	text-align:left;
	line-height:30px;
	border:none;
	padding:0;
}
.Formularios input[type="text"], .TablaDoc .Formularios input[type="text"],
.Formularios input[type="textarea"], .TablaDoc .Formularios input[type="textarea"],
.Formularios select, .TablaDoc .Formularios select, .Formularios input[type="file"], .TablaDoc .Formularios input[type="file"]
{
	font-size:10px;
	color:#666;
}
.Formularios input[type="submit"], .TablaDoc .Formularios input[type="submit"],
.Formularios input[type="button"], .TablaDoc .Formularios input[type="button"] {
	font-size:10px;
	font-weight:bold;
}
.Formularios table.Formularios {
	width:740px;
	border:1px solid #ccc;
	margin-bottom:0px;
}
input[type="file"] input[type="submit"] {
	background-color:red;
}

.Botonera {
	clear:both;
	margin:auto;
	text-align:center;
	margin-bottom:35px;
	border-top:1px solid #ccc;
	padding-top:5px;
	width:100%;
}
.Botonera input {
	margin-left:10px;
	margin-right:10px;
}
.Botonera a {
	margin:auto;
	color:#0b3762;
	text-decoration:none;
}
.Botonera a:hover {
	margin:auto;
	color:#0b3762;
	text-decoration:none;
}
input[type="submit"].Normal,
input[type="button"].Normal {
	background-image:url(Images/botonUpBg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:80px;
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#0c3762;
	border:none;
	font-weight:bold;
	background-color:none;
	outline:none;
	*background-image:none;
	*background-color:#e58107;
}
input[type="submit"].Normal:hover,
input[type="button"].Normal:hover {
	background-image:url(Images/botonDownBg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:none;
	*background-image:none;
	*background-color:#e55b07;
	*color:#fff;
}
input[type="submit"].Large,
input[type="button"].Large {
	background-image:url(Images/botonUpLargeBg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:135px;
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#0c3762;
	border:none;
	font-weight:bold;
	background-color:none;
	outline:none;
	*background-image:none;
	*background-color:#e58107;
}
input[type="submit"].Large:hover,
input[type="button"].Large:hover {
	background-image:url(Images/botonLargeDownBg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	*background-image:none;
	*background-color:#e55b07;
	*color:#fff;
}

.TablaDoc {
	width:100%;
	margin:auto;
	border:1px solid #ccc;
	border-collapse:collapse;
	margin-bottom:15px;
}

.TablaDoc th {
    background-color: #0066CC;
	background-image:url(Images/BgTablaHeader.jpg);
	background-position:center center;
	background-repeat:repeat-x;
    border: 1px solid #999999;
    border-collapse: collapse;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 15px;
    text-align: center;
}
.TablaDoc  td {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px;
	padding-left:15px;
	color:#333;
} 

.TablaDoc .Acciones {
    padding: 0 5px 5px;
    text-align: center;
    width: 100px;
}
.TablaDoc .Acciones a {
	padding-left:5px;
	padding-right:5px;
}

.FotoPerfil {
	background-color:#999; 
	display:block; 
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
}
.AgregarItem {
	vertical-align:middle;
	line-height:15px;
	border-top:1px solid #ccc;
}
.AgregarItem a {
	background-image:url(Images/PlusItem.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:25px;
	height:25px;
	display:block;
}
.AgregarItem a:hover {
	background-image:url(Images/PlusItemOn.png);
	background-position:center left;
	background-repeat:no-repeat;
}
.AgregarItem .Botonera {
	margin-bottom:10px;
	}
.AgregarItem .Botonera input[type="submit"], .AgregarItem .Botonera input[type="button"], .greyButton {
    background-image: url(Images/NormalButton.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 9px;
    height: 18px;
    line-height: 9px;
    width: 100px;
	border:0;
	margin-bottom:10px;
	font-weight:lighter;
}
.AgregarItem .Botonera input[type="submit"]:hover, .AgregarItem .Botonera input[type="button"]:hover, .greyButton:hover {
    background-image: url(Images/NormalButtonOn.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

h1.welcome {
	font-size:22px;
	margin-bottom:25px;
	border-bottom:1px solid #0b3762;
}

h4.welcome {
	font-size:12px;
	margin-bottom:15px;
}

p.welcome {
	font-size:12px;
	font-weight:bold;
	background-image:url(Images/ItemCircle.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	margin-left:40px;
	padding-left:15px;
	color:#666;
	margin-bottom:5px;
	line-height:15px;	
}

p.publiMensaje {
	font-size:9px;
	color:#999;
	font-weight:lighter;
	margin:0;
	padding:0;
	margin-left:25px;
}

.publiEspacio {
	margin-top:25px;
}
.publiEspacio a {
	padding-left:15px;
}

ol.welcome {
	color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    margin: 20px 0 5px 56px;
    padding: 0 0 0 15px;
}

table.RichCV {
	text-align:center;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:15px;
}

table.toogleTable tr td{
	text-align:center;
}
table.toogleTable tr td a{
	margin:auto;
	margin-bottom:3px;
}
table.toogleTable select{
	width:200px;
}
table.toogleTable hr {
	border-collapse:collapse;
	border:1px solid #ccc;
}

.FakeFile input[type="file"] {
	margin: 0;
    filter: Alpha(Opacity=0);
    opacity: 0;
    -moz-opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    padding-top: 3px;
}

.CargarFoto:hover {
	background-image:url(Images/NormalButtonOn.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}


.Busqueda_Respuesta {
	float:left;
	width:655px;
	height:auto;
	padding-bottom:10px;
	margin-left:
}


.Menu table th{
	text-align:right;
	width:80px;
}
.Menu h3 {
	margin:0px;
}
#FullSpace {
	width:985px;
	margin:auto;
	}
	
.TablaGadgets {
	margin-bottom:25px; 
	padding-left:15px;
}


input[disabled="disabled"].Normal ,
input[disabled="disabled"].Normal:hover{
	background-image:url(Images/BtnNormalDisabled.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:80px;
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#666;
	border:none;
	font-weight:bold;
	background-color:none;
	outline:none;
	*background-image:none;
	*background-color:#cccccc;
}


input[disabled="disabled"].Large ,
input[disabled="disabled"].Large:hover {
	background-image:url(Images/BtnUpDisabled.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:135px;
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#666;
	border:none;
	font-weight:bold;
	background-color:none;
	outline:none;
	*background-image:none;
	*background-color:#cccccc;
}
.blockUI.blockOverlay {
	z-index: 1000; 
	border: medium none; 
	margin: 0pt; 
	padding: 0pt;
	width: 100%; 
	height: 100%; 
	top: 0pt; 
	left: 0pt; 
	background-color: rgb(0, 0, 0); 
	opacity: 0.85; 
	cursor: wait; 
	position: fixed;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);


}
.blockUI.blockMsg.blockPage {
	z-index: 1011;
	position: fixed;
	padding: 15px; 
	margin: 0px; 
	width: 30%; 
	top: 40%; 
	left: 35%; 
	text-align: center; 
	color:#000; 
	border: medium none; 
	background-color: #fff; 
	cursor: wait; 
	opacity: 0.8;
	-ms-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	webkit-border-radius:10px;
	khtml-border-radius: 10px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}
.CentralCont {
	padding:15px;
	margin:auto;
	margin-bottom:25px;
}

html body .TrabajoDestacado ul li.OffCollection1 {
	z-index:1;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
html body .TrabajoDestacado ul li.OffCollection2 {
	z-index:1;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
