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

/* copyright gaudigital 2010*/
/* www.gaudigital.com */
/* webmaster@gaudigital.com*/

html{
	background-image: url(images/bg_gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EFF7FC;
}
body {
	 margin:0px 0px; padding:0px;
	 text-align:center;
	 font-family: Verdana, Geneva, sans-serif;
	 font-size: 11px;
 }
 p{
	 line-height: 1.5em;
 }
 
 div.topcontainer{
	width:900px;
 	margin:0px auto;
 }

div.topbanner{
	width:900px;
 	margin:0px auto;
	background-color: #FFF;
	border: 1px solid #C3262E;
}
div.logo{
	float: left;
	width: 720px;
}
div.menu{
	float: left;
	width: 175px;
	text-align: left;
	padding-left: 5px;
}
div.topclear{
	clear: both;
}
div.logbox{
	width:900px;
 	margin:5px auto;
	background-color: #FFF;
	border: 1px solid #C3262E;
	text-align: left;
}
ul.menul{
	list-style: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
li.menuli{
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 5px;
}
a.menulink:link, a.menulink:visited{
	color: #C3262E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:hover, a.menulink:active{
	color: #BBB326;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/* content body wrappers*/
div.mainwrapper{
	width:900px;
 	margin:5px auto;
	background-color: #FFF;
	border: 1px solid #C3262E;
}
/*two column layout*/
div.leftcolumn{
	margin-left: 10px;
	width: 440px;
	float: left;
	text-align: left;
}
div.rightcolumn{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 428px;
	text-align: left;
	float: left;
}
/*three column layout*/
div.threeleft{
	margin-left: 10px;
	padding-right: 5px;
	width: 285px;
	float: left;
	text-align: left;
	background-image: url(images/pagetitlebar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
div.threemiddle{
	width: 300px;
	float: left;
	text-align: left;
	background-color: #C3262D;
	margin-top: 23px;
}
div.threeright{
	margin-right: 10px;
	width: 290px;
	float: left;
	text-align: left;
	margin-top: 23px;
	background-image: url(images/servicetitlebar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h1.pagetitle{
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 3px;
	margin-left: 10px;
}
h1.servicetitle{
	color: #FFF;
	font-size: 14px;
	margin-left: 75px;
	margin-top: 10px;
}
#pagepic{
	margin-left: 10px;
	margin-top: 23px;
}
div.inmiddle{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	width: 260px;
	padding: 10px;
}

div.footer{
	width:900px;
 	margin:5px auto;
	background-color: #FFF;
	border-top: 1px solid #C3262E;
	border-left: 1px solid #C3262E;
	border-right: 1px solid #C3262E;
	border-bottom: 1px solid #C3262E;
	color: #C3262E;
	background-color: #FFF;
	line-height: 2.0em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
div.dottedgold{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 398px;
	text-align: left;
	border: 1px dotted #BBB326;

}
/*Home Papge*/
div.innerleft{
	margin-top: 10px;
	background-image: url(images/student_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
img.loopics{
	margin: 3px;
}
img.lquote{
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 10px;
}
h1.title{
	color: #2F3292;
	font-size: 14px;
	border-bottom: 1px solid #C3262E;
}
h2.subtitle{
	color: #2F3292;
	font-size: 14px;
}
li.list{
	margin-top: 10px;

}
div.annotation{
	float: right;
	width: 300px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #C3262E;
}
h2.heading{
	background-image: url(images/red_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding: 5px;
	color: #BBB326;
	font-size: 12px;
}
p.highemphasis{
	font-weight: 600;
	color: #5A1516;
	padding: 9px;
}
/*Admin Page*/
/*Link button*/
a.golink:link, a.golink:visited, a.golink:active{
	padding: 2px;
	border: 1px solid #B9B226;
	color: #FFF;
	background-color: #A9181E;
	text-decoration: none;
}
a.golink:hover{
	padding: 2px;
	border: 1px solid #A9181E;
	color: #5A1516;
	background-color: #B9B226;
	text-decoration: none;
}
input.formbtn{
	padding: 2px;
	border: 1px solid #B9B226;
	color: #FFF;
	background-color: #A9181E;
	text-decoration: none;
}
div.adminmenu{
	width: 306px;
	border-left: 1px solid #C3262E;
	border-bottom: 1px solid #C3262E;
	border-right: 1px solid #C3262E;
	background-color: #CCC;
	margin-left: 11px;
	margin-bottom: 10px;
}
/*admin menu*/
ul.adminul{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;

}
li.adminli{
	list-style: none;
	background-color: #DDD;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
li.adminli1{
	list-style: none;
	padding-left: 10px;
	margin-bottom: 10px;
	
}
li.adminli2{
	list-style: none;
	padding-left: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #5A1516;
	
}
a.admina:link, a.admina:visited {
	text-decoration: none;
	color: #5A1516;
	font-weight: bold;
}
a.admina:hover, a.admina:active {
	text-decoration: none;
	color: #BBB326;
	font-weight: bold;
}
/*TABLE FROM DATABASE*/
#latabla{
	border: 1px solid #333333;
	margin-left: 8px;
	width: 275px;
	margin-top: 3px;
}
#bluecell{
	border: 1px solid #333333;
	background-color: #D7D8F2;
}
#graycell{
	border: 1px solid #333333;
	background-color: #F0F0F0;
}
#thispic{
	margin-left: 8px;
}
#thislabel{
	color: #FFF;
	background-color: #C3262E;
	padding: 3px;
}
/*Registration Form*/
#redpattern{
	background-color: #C6222D;
	color: #FFF;
	width: 428px;
	margin-top: 5px;
}
#paddedcell{
	padding-left: 3px;
}
#redlabel{
	background-color: #C3262E;
	color:#FFF;
	padding-left: 5px;
}
/*this is designed to be used within a rightcolum styled div*/
div.noticeme{
	margin: 5px;
	width: 408px;
	border: 1px solid #999999;
	background-color: #EFF7FC;
	padding: 5px;
}

div.goldscream{
	margin: 5px;
	width: 408px;
	border: 1px dotted #A9181E;
	background-color: #C6222D;
	padding: 5px;
	color: #FFF;
}
#floatleft{
	float: left;
	margin-right: 10px;
}
#inlabel{
	background-color: #C3262E;
	color:#FFF;
	padding: 10px 10px 10px 10px;

}
/*Contacto*/
#bluefont{
	color: #262261;
}
#inputfield{
	border: 1px solid #262261;
}
