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

body{
	background-image:url(../images/bkgPage.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
	height:100%;
	font-family:tahoma, arial, verdana, "sans serif";
}


html{
	margin:0px;
	padding:0px;
	height:100%;
}

.header{
	background-image:url(../images/headerImg.jpg);
	background-repeat:no-repeat;
	background-position:65px 15px;
	position:relative;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:880px;
	height:150px;
}

.header a img{
	border:0px;
	margin:68px 0px 0px 30px;
}

.mainContainer{
	background-image:url(../images/bkgContent.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:9px auto 0px auto;
	position:relative;
	width:900px;
	height:100%;
	text-align:left;
}

form{
	margin:0px;
	padding:0px;
}

/*.footerBkg{
	position:absolute;
	bottom:0px;
	background-image:url(../images/bkgContent.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}*/

.footer{
	background-image:url(../images/bkgFooter.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:70px auto 0px auto;
	width:900px;
	vertical-align:top;
	float:left;
	clear:both;
}

/*.footer{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, height=300, src='images/bkgFooter.png');
	width:900px;
	margin:70px auto 0px auto;
	}
*/

.footerPages{
	background-image:url(../images/bkgFooter2.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px auto 0px auto;
	width:900px;
	height:82px;
	vertical-align:top;
	float:left;
	clear:both;
}

.footerPages p{
	float:right;
	margin-top:75px;
	margin-right:35px;
	margin-bottom:10px;
	font-size:9px;
	color:#658BA6;
}

.footerPages .developed{
	float:left; 
	margin-left:42px; 
	margin-top:70px;
}

.footerPages .developed img{
	border:0px;
}

.leftCol{
	background-image:url(../images/verticalSep.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	padding-left:38px;
	margin-top:40px;
	width:234px;
}

.rightCol{
	float:left;
	margin-left:20px;
	margin-top:40px;
	width:560px;
}

.rightCol ul{
	font-size:12px;
	/*color:#F6921E;*/
	padding:0px 0px 0px 25px;
	margin:0px;
	line-height:18px;
}

.rightCol li{
	font-size:12px;
	/*color:#F6921E;*/
	padding:0px;
	margin:0px;
}

/* leftCol styles */
.login{
	width:90%;
	background-image:url(../images/horizontalSep.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:auto;
	display:inline-table;
}

.login table td{
	height:22px;
}	

.login table td.error{
	font-family:tahoma, arial, verdana, "sans serif";
	color:#E44044;
	font-size:11px;
	line-height:9px;
	line-height:normal;
	padding:0px;
	margin:0px 0px 3px 0px;
	height:16px;
}

.contactTable td.error{
	font-family:tahoma, arial, verdana, "sans serif";
	color:#E44044;
	font-size:11px;
	line-height:9px;
	line-height:normal;
	padding:0px;
	margin:0px 0px 3px 0px;
	height:16px;
}

.notError{
	font-family:tahoma, arial, verdana, "sans serif";
	color:#9EBE63;
	font-size:11px;
	line-height:9px;
	line-height:normal;
	padding:0px;
	margin:0px 0px 3px 0px;
	height:16px;
}

ul.error_list, ul.error_list li{
	color:#E44044;
	font-size:11px;
	line-height:9px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.login h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#B3B3B3;
	font-size:16px;
	line-height:normal;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #b3b3b3;
}

.login label{
	font-family:tahoma, arial, verdana, "sans serif";
	color:#4D4D4D;
	font-size:11px;
	line-height:normal;
	padding:0px;
	margin:0px;
	float:left;
	clear:both;
	width:100%;
}

.loginInput{
	font-family:tahoma, arial, verdana, "sans serif";
	color:#4D4D4D;
	font-size:11px;
	line-height:normal;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:172px;
	height:18px;
	float:left;
	clear:both;
}

.loginBtn{
	background-image:url(../images/btnLogin.gif);
	background-repeat:no-repeat;
	background-color:white;
	border:0px;
	width:21px;
	height:21px;
	/*float:left;
	clear:none;*/
	margin-left:10px;
	cursor:pointer;
}

.login a{
	font-family:tahoma, arial, verdana, "sans serif";
	color:#658BA6;
	text-decoration:none;
	font-size:11px;
	padding:0px 5px 0px 0px;
	float:left;
	clear:none;
}

.login a:hover{
	color:#F6921E;
}

.login span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#B3B3B3;
	font-size:12px;
	line-height:normal;
	padding:0px;
	margin:0px 0px 0px 0px;
}

.logBtn{
	cursor:pointer;
	color:white;
	padding:0px 0px 10px 0px;
	margin:0px;
	color:#658BA6;
	background-color:transparent;
	border:0px;
	font-size:11px;
	text-align:left;
	width:128px;
	float:left;
	clear:none;
	display:inline-table;
}

.menu{
	width:90%;
	clear:left;
	padding-top:15px;
}

.menu a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	text-decoration:none;
	font-size:13px;
	font-style:italic;
	line-height:36px;
	display:block;
	border-bottom:1px dotted #E6E6E6;
	width:100%;
}

.menu a:hover{
	color:#F6921E;
}

.menu a:hover span{
	color:#F6921E;
}

.menu a span{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E6E6E6;
	font-size:16px;
	font-style:normal;
	margin:0px 5px;
}

.menu a.active, .menu a.active span{
	color:#F6921E;
}

/* rightCol */
.twoCols{
	width:260px;
	float:left;
	position:relative;
	margin:10px 18px 0px 0px;
	height:220px;
}


.twoCols ul{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}

.twoCols li{
	font-family:tahoma, arial, verdana, "sans serif";
	font-style:normal;
	font-weight:normal;
	color:#333;
	font-size:11px;
	line-height:12px;
	margin:8px 0px 0px 0px;
}

.twoCols h3, .twoColsExtended h3{
	border-bottom:1px solid #658BA6;
}

.twoColsExtended{
	width:246px;
	float:left;
	position:relative;
	margin:10px 18px 0px 0px;
	height:100%;
}

.contactTable{
	width:290px;
	float:left;
	clear:none;
	margin-top:20px;
}

.contactTable label{
	font-weight:bold;
	text-transform:lowercase;
	height:16px;
	display:block;
}


.contactTableInput{
	width:98%;
	height:20px;
	font-weight:normal;
}


.contactTable textarea{
	width:98%;
	height:80px;
}


.contactTable .orangeBtn{
	margin-top:18px;
	margin-right:5px;
}

.contactImg{
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	width:251px;
	height:340px;
	float:right;
	margin-right:0px;
	margin-top:40px;
}

/* footer styles */

.footer div{
	padding-bottom:40px;
	clear:none;
	float:left;
}

.developed{
	float:left; 
	margin-left:42px; 
	/*margin-top:70px;*/
}

.developed img{
	border:0px;
}

.footerBanner{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:40px 0px;
	width:212px;
	height:160px;
	padding-left:40px;
}

.footerBanner h1{
	font-family:tahoma, arial, verdana, "sans serif";
	font-weight:bold;
	font-style:normal;
	color:#658BA6;
	font-size:11px;
	line-height:normal;
	margin:0px 10px 0px 10px;
	padding:10px 0px 0px 0px;
}

.footerBanner a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	
	font-size:11px;
	line-height:17px;
	margin:130px 0px 5px 80px;
	padding:0px;
	display:block;
}

.footerBanner p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	color:#999;
	font-size:11px;
	line-height:17px;
	margin:8px 10px 0px 10px;
	padding:0px;
}

.poll{
	background-image:url(../images/iconPoll.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:238px;
	margin-left:40px;
}

.poll table{
	font-family:tahoma, arial, verdana, "sans serif";
	font-style:normal;
	font-size:11px;
	padding-left:40px;
	width:238px;
	font-weight:normal;
	color:#999;
}

.poll th{
	font-family:tahoma, arial, verdana, "sans serif";
	font-style:normal;
	font-size:11px;
	margin-left:40px;
	font-weight:normal;
	color:#999;
	padding-top:5px;
	padding-bottom:5px;
}

.poll .orangeBtn{
	margin-top:15px;
}

.contact{
	background-image:url(../images/iconContact.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:280px;
	margin-left:40px;
}

.poll h1, .contact h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	letter-spacing:1;
	color:#658BA6;
	border-bottom:1px solid #658BA6;
	margin-left:40px;
	line-height:28px;
	padding:0px;
}

.contact p{
	margin:0px 0px 0px 40px;
	color:#658BA6;
	padding:0px;
	font-size:10px;
}

.contact ul{
	margin-left:40px;
	padding-left:15px;
}

.contact li{
	font-family:tahoma, arial, verdana, "sans serif";
	font-size:11px;
	font-weight:normal;
	color:#658BA6;
	margin-left:0px;
	line-height:15px;
	list-style:disc;
}



/* general styles */

.orange{
	color:#F6921E;
}

.blue{
	color:#658BA6;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#F6921E;
	font-size:28px;
	line-height:34px;
	margin:0px;
	padding:0px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#658BA6;
	font-size:19px;
	line-height:normal;
	margin:10px 0px 5px 0px;
	padding:0px;
	border-bottom:1px solid #658BA6;
}

h3{
	font-family:tahoma, arial, verdana, "sans serif";
	font-style:normal;
	font-weight:bold;
	color:#658BA6;
	font-size:13px;
	line-height:normal;
	margin:0px;
	padding:0px;
}

h4{
	font-family:tahoma, arial, verdana, "sans serif";
	font-style:normal;
	color:#999;
	font-size:12px;
	line-height:15px;
	margin:11px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
}

h5{
	font-family:tahoma, arial, verdana, "sans serif";
	font-style:normal;
	font-weight:normal;
	color:#000;
	font-size:12px;
	line-height:17px;
	margin:8px 0px 0px 0px;
	padding:0px;
}

p{
	font-family:tahoma, arial, verdana, "sans serif";
	font-style:normal;
	font-weight:normal;
	color:#333;
	font-size:12px;
	line-height:20px;
	margin-top:8px;
	padding-top:0px;
}

span{
	font-style:normal;
	font-weight:normal;
	color:#9EBE63;
}

hr{
	border:0px;
	border-bottom:1px dotted #E6E6E6;
	height:1px;
	padding-top:8px;
}

a{
	color:#F6921E;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	color:#658BA6;
}

label{
	font-family:tahoma, arial, verdana, "sans serif";
	color:#4D4D4D;
	font-size:11px;
	line-height:normal;
	padding:0px;
	margin:10px 0px 3px 0px;
}

.error{
	font-family:tahoma, arial, verdana, "sans serif";
	color:#E44044;
	font-size:11px;
	line-height:normal;
	padding:0px;
	margin:0px 0px 3px 0px;
}

.orangeBtn{
	background-image:url(../images/btnOrange.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-family:tahoma, arial, verdana, "sans serif";
	font-size:12px;
	background-color:white;
	border:0px;
	width:60px;
	height:21px;
	cursor:pointer;
}

.blueBtn{
	background-image:url(../images/btnBlue.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-family:tahoma, arial, verdana, "sans serif";
	font-size:12px;
	background-color:white;
	border:0px;
	width:60px;
	height:22px;
	cursor:pointer;
}

a.blueBtnBg{
	background-image:url(../images/btnBlueBg.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-family:tahoma, arial, verdana, "sans serif";
	font-size:12px;
	line-height:20px;
	background-color:white;
	border:0px;
	width:120px;
	height:22px;
	cursor:pointer;
	display:block;
	text-align:center
}

a.grayBtnBg, .grayBtnBg{
	background-image:url(../images/btnGrayBg.jpg);
	background-repeat:no-repeat;
	color:#ccc;
	font-family:tahoma, arial, verdana, "sans serif";
	font-size:12px;
	line-height:20px;
	background-color:white;
	border:0px;
	width:120px;
	height:22px;
	cursor:default;
	text-align:center;
	display:block;
}

/*
.catedrasDiv{
	float:left;
	clear:both;
	position:relative;
	margin:10px 18px 0px 0px;
	border:1px solid red;
	width:100%;
}

.universityLogo {
	float:left;
	clear:left;
	border:1px solid blue;
}

.catedrasDiv h4{
	float:left; 
	clear:both;
}

.catedrasDiv a{
	float:left; 
	clear:left;
}
*/

.floatRight{
	margin-left:25px;
	margin-top:30px;
	display:table;
	float:left;
	clear:none;
	font-size:11px;
	line-height:15px;
	width:220px;
	color:#4D4D4D;
}

.floatRight td{
	border-bottom:1px dotted #E6E6E6;
	vertical-align:bottom;
	padding:5px 0px;
}

.floatRight h3{
	font-size:12px;
}

.register{
	background-image:url(../images/lockSection.gif);
	background-repeat:no-repeat;
	width:445px;
	height:184px;
	position:absolute;
	z-index:10;
	top:40px;
	/*left:420px;*/
}

.register p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b3b3b3;
	font-size:16px;
	line-height:22px;
	font-style:italic;
	margin:30px 0px 0px 50px;
}

.box{
	background-image:url(../images/box.gif);
	background-repeat:no-repeat;
	width:445px;
	height:184px;
	position:absolute;
	z-index:10;
	top:40px;
	/*left:420px;*/
}

.boxBg{
	background-image:url(../images/boxBg.gif);
	background-repeat:no-repeat;
	width:550px;
	height:250px;
	position:absolute;
	z-index:10;
	top:40px;
	/*left:420px;*/
}

.box p, .boxBg p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b3b3b3;
	font-size:16px;
	line-height:22px;
	font-style:italic;
	margin:30px 0px 0px 50px;
}

.box span, .boxBg span {
	color:#658BA6;
	font-style:italic;
	line-height:34px;
}
.box img, .boxBg img {
	margin:10px 5px;
}

/* error page */

.errorBody{
	background-color:black;
	border-top:7px solid #F6921E;
	background-image:none;
	}
	
.errorContainer{
	background-image:url(../images/error404.jpg);
	background-repeat:no-repeat;
	width:882px;
	height:372px;
	margin:auto;
}

.errorContainer p{
	position:relative;
	top:160px;
	left:230px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	line-height:22px;
}

.errorContainer a{
	color:#658BA6;
	font-size:12px;
}

.errorContainer a:hover{
	color:#F6921E;
}

.disabled h4, .disabled p{
	color:#c1c1c1;
}
