/* 
  ------------------------------------------------
  Queen Sofía Spanish Institute
  www.terrabona.com
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0;
	background-image: url(../images/spanish_bg.jpg);
	background-repeat: repeat-x;
	margin: 15px 20px 20px;
	height: 270px;
}
#masthead {
	color: #CCCCCC;
	padding: 0px;
	margin: 0;
	height: 128px;
	background-color: #626EA0;
	background-image: url(../images/spanish_classes.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	font-size: 12px;
}
#masthead a:link, a:visited {
	color: #B4B8D1;
	text-decoration: none;
	font-weight: bold;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/bg_columna.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#banner {
}
#right {
	width: 584px;
	float: left;
}
#left {
	width: 186px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left .content {
	padding: 14px;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.2em;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 1px;
}
#masthead .content {

}
#footer .content {
	padding: 12px 24px;
	text-align: center;
	font-weight: bold;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 47px;
}
#left a:link {
	color: #616EA0;
	font-weight: bold;
	text-decoration: none;
}
li {
	list-style-type: none;
	list-style-image: url(../images/bullet2.gif);
	margin-bottom: 5px;
}
#calendar {
	width: 560px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADCE8;
	border-right-color: #626EA0;
	border-bottom-color: #626EA0;
	border-left-color: #DADCE8;
	margin-top: 10px;
}


#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #626EA0;
}
#right a:visited {
	color: #999999;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #626EA0;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.4em;
	color: #626EA0;
	background-color: #DADCE8;
	margin: 0;
	padding-left: 10px;
	border: 1px solid #626EA0;
	line-height: 1.1em;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	font-size: 1.4em;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
h3 {
	font-size: 1.25em;
	color: #626EA0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
h4 {
	font-size: 1.1em;
	color: #626EA0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	text-transform: uppercase;
}
h5 {
	font-size: 1em;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	text-transform: capitalize;
}
h6 {
	font-size: 1.1em;
	color: #626EA0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E6EE;
	height: 18px;
	background-position: center;
	background-color: #CFD5E3;
	line-height: 1.2em;
}
h7 {
	font-size: 1.3em;
	color: #626EA0;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E6EE;
	height: 18px;
	background-position: center;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0px;
}

ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 5px;
}

.nomargintop {
	margin-top: 0;
}
.content p {
	text-align: justify;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 10px;
}
.color {
	color: #626EA0;
	font-weight: bold;
}
label {
	color: #626EA0;
	padding-top: 4px;
	padding-right: 4px;
}
input {
	margin-top: 2px;
	margin-bottom: 2px;
}
textarea {
	margin-top: 2px;
	margin-bottom: 2px;
}
select {
	margin-top: 2px;
	margin-bottom: 2px;
}
