/* 
    Document   : Styles
    Created on : 28/02/2011, 01:58:07 PM
    Author     : gonzalo
    Description:
        Purpose of the stylesheet follows.
*/
body {
    background-color: black;
    color: #999999;
    font-family: Arial;
}
table.bigTable {
    width: 1000px;
    height: 600px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse; 
}
table.menu {
    width: 90%;
    height: 26px;
    background-color: #191919;
    font-size: 14px;
    text-align: center;
    margin-left: 52px;
    margin-top:8px;
    margin-bottom:5px;
    border-collapse: collapse; 
}

div.header {
    margin-left: 44px;
}
td.topMenu {
    background-color: #191919;
    height:26px;
    color: #585858;
    Cursor:pointer;
    width:201px;
    white-space: nowrap;
}
td.topMenuHighlighted {
    background-color: #742374;
    height:26px;
    color: white;
    Cursor:pointer;
    width:201px;
    white-space: nowrap;
}
table.menuNovedades {
    border: none;
    border-collapse: collapse;
    position:relative;
    left: -2px;
}
table.cursos{
    border: none;
    border-collapse: collapse;
    width: 340px;
    height: 320px;
    padding: 0px;
    border-spacing: 0px;
}
td.tituloNovedades{
    background-image: url('../Pictures/novedadesBg.png');
    background-repeat: repeat-x;
    height: 35px;
}
td.cursosComputacion {
    font-family: "Century Gothic", sans-serif;
    color: #FFFFFF;
    font-size: 13px;
    height: 32px;
    cursor: pointer;
    background-color: black;
}
td.cursosComputacionHighlighted {
    font-family: "Century Gothic", sans-serif;
    color: #FFFFFF;
    font-size: 13px;
    height: 32px;
    cursor: pointer;
    background-color: #878787;
}
td.cursosIngles {
    font-family: "Century Gothic", sans-serif;
    color: #FFFFFF;
    font-size: 13px;
    height: 57px;
    cursor: pointer;
    background-color: black;
}
td.cursosInglesHighlighted {
    font-family: "Century Gothic", sans-serif;
    color: #FFFFFF;
    font-size: 13px;
    height: 57px;
    cursor: pointer;
    background-color: #878787;
}
div.menuNovedades {
    height: 52px;
    width: 202px;
}
td.menuNovedades {
    height: 52px;
    width: 202px;
    font-family: Arial;
    color: #860b86;
    font-size: 13px;
    cursor: pointer;
	font-weight: bold;
	background: rgba(200,200,200,0);
}
td.menuNovedadesHighlighted{
    height: 52px;
    width: 202px;
    font-family: Arial;
    color: #FFFFFF;
    font-size: 13px;
    cursor: pointer;
	font-weight: bold;
    background: rgba(200,200,200,0.76);
}
td.contactenos {
    font-family: "Gill Sans","Gill Sans MT",sans-serif;
    color: #FF66FF;
    font-size:14px;
}
td.contactenos2 {
    font-family: "Gill Sans","Gill Sans MT",sans-serif;
    color: #999999;
    font-size:14px;
}
td.contact {
    font-family: Arial;
    font-size: 13px;
    color: white;
    width:100%;
}
p.highlightedText {
    font-family: Arial;
    color: white;
    font-size:16px;
    line-height: 40px;
    font-weight: bold;
}
p.infoCursos {
    font-family: Arial;
    color: #999999;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    width: 550px;
    position: relative;
    left: 40px;
}
img.cursos {
    position: relative;
    left: 38px;
}
div.infoCursos {
    width: 550px;
}
span.highlightedTextBig {
    font-size:26px;
    font-family: Arial;
    color: white;
    position: relative;
    top: 6px;
    left: 5px;
    line-height: 32px;
}
span.contactenos {
    font-family: "Gill Sans","Gill Sans MT",sans-serif;
    color: #FF66FF;
    font-size:21px;
}
span.contact {
    font-family:"Century Gothic", "Avant Garde";
    font-size:21px;
    color:white;
}
input.contact {
    width:250px;
    border:solid 1px #FFFFFF;
}
input.buttonContact {
    width:100px;
    border: solid 1px #FFFFFF;
    background-color: #CCCCCC;
    font-family: Arial;
    color: black;
    font-size: 10px;
}
textarea.contact {
    width:250px;
    border: solid 1px #FFFFFF;
    height: 150px;
}
div.footer {
    color: #535353;
    font-size:14px;
    font-family: Arial;
    text-align: center;
}
div.mainContent {
    background-color: #000000;
    background-position: left;
    background-image: url('../Pictures/homeBgImage.png');
    background-repeat: no-repeat;
    margin-left: 30px;
    width:970px;
    position:relative;
    margin-top:10px;
}
div.otherContent {
    background-color: #000000;
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 30px;
    width:970px;
    position:relative;
    margin-top:10px;
}
img.computacion {
    position:relative;
    left:-170px;
    top:-3px;
    z-index:1;
    width:128px;
    height:22px;
}
img.ingles {
    position:relative;
    left:-168px;
    top:-8px;
    z-index:1;
    width: 58px;
    height: 19px;
}
img.prepararExamen {
    position:relative;
    left:-170px;
    top:-7px;
    z-index:1;
}
div.homeContentTitle {
	background-image: url('../Pictures/homeBottomContentBg.png');
	position:relative; 
	top:2px;
}
div.homeContent {
	height:197px; 
	margin-left: 5px; 
	background-image: url('../Pictures/homeBottomContentBg.png'); 
	width:695px;
	position:relative;
	top:2px;
}
#mcscontainer{width:694px; height:190px; padding:0 10px; }
#mcscontainer .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcscontainer .customScrollBox .container{position:relative; width:640px; top:0; float:left;}
#mcscontainer .customScrollBox .content{clear:both; }

#mcscontainer .dragger_container{position:relative; width:1px; height:180px; float:left; margin:10px 0 0 10px; background: #666; cursor:pointer;}
#mcscontainer .dragger{position:absolute; width:10px; height:60px; background:#742374; margin-left:-5px; text-align:center; overflow:hidden; cursor:pointer; }
#mcscontainer .dragger_pressed{position:absolute; width:10px; height:60px; background:#742374; margin-left:-5px; overflow:hidden; cursor:s-resize;}

