@charset "utf-8";
#container {
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
}
#inner-container {
	text-align: center;
	padding: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-band {
	width: 100%;
	height: 20px;
	line-height: 23px;
}
#dark-orange {
	background-color: #ff6600;
	float: left;
	width: 10%;
	line-height: 24px;
	margin-top: 0px;
}
#mid-orange {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff9900;
	text-align: right;
	float: left;
	width: 74%;
	padding-right: 1%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	font-size: 12px;
}
#top-band a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.light-grey-box {
	border: 1px solid #efefef;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: top;
	padding-bottom: 4px;
}
#left-box-text {
	width: 201px;
	margin-left: 10px;
	height: 70px;
}
.right-side-align {
	float: right;
	padding-right: 30px;
}

#light-orange {
	background-color: #FFCC00;
	float: left;
	width: 15%;
	line-height: 24px;
	margin-top: 0px;
}
#nav-bar {
	background-color: #135FA3;
	height: 24px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 2px;
}
#inner-nav-bar {
	height: 22px;
	margin-left: auto;
	width: 764px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 138px;
}
#left-column {
	text-align: center;
	float: left;
	width: 210px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#left-side-menu {
	background-color: #266EAE;
	width: 165px;
	margin-right: auto;
	margin-bottom: 110px;
	margin-left: auto;
	padding-left: 15px;
}
#center-column {
	padding: 0px;
	float: left;
	width: 710px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#right-column {
	float: left;
	width: 18px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title-bar {
	background-color: #FF6600;
	height: 27px;
	width: 701px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/title-bar-brhc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 21px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-content-container {
	text-align: center;
	width: 990px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#footer {
	background-color: #F4F4F4;
	height: 100px;
	width: 100%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	clear: both;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 30px;
}
#box-holder {
	text-align: center;
	width: 100%;
	clear: left;
	margin-right: auto;
	margin-left: auto;
}
#left-box {
	float: left;
	width: 32%;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-bottom: 10px;
}
#center-box {
	float: left;
	width: 32%;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 10px;
	margin-left: 10px;
}
#right-box {
	float: right;
	width: 32%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 10px;
}
h2 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	color: #000000;
}
a:hover {
	background-color: #FFFF66;
}

h3 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-left: 3px;
}
#box-holder img {
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 3px;
	margin-bottom: 8px;
}

h4 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-left: 3px;
}
#centre-box-text {
	width: 201px;
	margin-left: 10px;
	text-align: left;
	height: 70px;
}
#right-box-text {
	width: 201px;
	margin-left: 10px;
	text-align: left;
	height: 70px;
}
.read-more a{
	font-size: 12px;
	font-weight: bold;
	color: #0F6389;
	text-decoration: none;
	margin-left: 12px;
	margin-top: 5px;
}


.box-text {
	width: 201px;
	margin-left: 10px;
	text-align: left;
	height: 64px;
}
.read-more a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF66;
}
#teflmadrid-strapline {
	line-height: 20px;
	color: #FFFFFF;
	background-color: #9E201A;
	text-align: left;
	padding-left: 10px;
}

#top-band a:hover {
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
#call-us-box {
	width: 173px;
	font-weight: bold;
	margin-left: 35px;
	margin-top: 265px;
}.left-box {
	width: 154px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EFEFEF;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
	margin-bottom: 12px;
}

#qa-box {
	width: 173px;
	font-weight: normal;
	text-align: left;
	margin-left: 35px;
}
.left-box-text {
	padding-right: 4px;
	padding-left: 4px;
	text-align: justify;
	font-size: 11px;
}
#search-text {
	background-image: url(../images/search-button-background.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.search-box {
	padding-left: 17px;
	font-size: 12px;
}
#courses-available-box {
	width: 82px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/calendar_empty.png);
	height: 100px;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center -10px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-left: 18px;
	margin-right: auto;
	margin-left: auto;
}
#day {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	width: 50px;
	padding-top: 2px;
	padding-right: 0px;
}
#course-date-box-holder {
	width: 158px;
	font-weight: bold;
	text-align: center;
	margin-left: 35px;
	color: #9E201A;
	font-size: 12px;
	border: 1px solid #871F19;
	margin-right: auto;
	margin-bottom: 10px;
}
#course-box-header {
	color: #FFFFFF;
	background-color: #9E201A;
	height: 34px;
	vertical-align: middle;
}
#course-box-header a{
	color: #FFFFFF;
}
#course-box-header a:hover{
	color: #000000;
}
.resize-large {
	font-size: 16px;
	line-height: 16px;
}
.resize-small {font-size: 10px
}
#teflmadrid-strapline a {
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	line-height: 24px;
}
#teflmadrid-strapline a:hover {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	line-height: 24px;
}
.testimonial-box {
	padding: 5px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.testimonial-box img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ezine-box {
	width: 173px;
	font-weight: bold;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
}
fieldset {
	border: 1px solid #cccccc;
	border-radius: 1em;
	-moz-border-radius:1em;
	-webkit-border-radius: 1em;
}
input, textarea, select {
	border: 1px solid #cccccc;
	border-radius: 0.5em;
	-moz-border-radius:0.5em;
	-webkit-border-radius: 0.5em;
	padding: 5px;
}
label {
	line-height: 14px;
	vertical-align: middle;
	padding-top: 3px;
}

legend {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.button span {
	display:inline;
	line-height: 25px;
	padding: 6px 6px 6px 10px;
	background-attachment: scroll;
	background-color: #fffffff;
	background-image: url(../images/buttons.png);
	background-repeat: no-repeat;
	background-position: -383px 1px;
}
.button span+span, .button .arrow {
	padding: 6px 15px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/buttons.png);
	background-repeat: no-repeat;
	background-position: -651px 1px;
}
.button span+span, .button .uparrow {
	padding: 6px 15px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/buttons2.png);
	background-repeat: no-repeat;
	background-position: -651px 1px;
}
.button span+span, .button .bluearrow {
	padding: 6px 15px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/buttons3.png);
	background-repeat: no-repeat;
	background-position: -651px 1px;
}
#twitter-box {
	width: 173px;
	font-weight: bold;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
}
.rhs-padded-image {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main-text a {
	color: #0099CC;
	text-decoration: underline;
}
.lhs-padded-image {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#responder-box {
	width: 148px;
	margin-left: 35px;
	margin-top: 20px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	font-size: 12px;
	padding: 5px;
	background-color: #E4560C;
	background-image: url(../images/responder-background.gif);
	background-repeat: repeat-x;
	background-position: 3px 3px;
	color: #FFF;
	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: #F30;
	border-right-color: #9E201A;
	border-bottom-color: #9E201A;
	border-left-color: #F30;
}
#main-text img a:hover {
	background-color: #FFFFFF;
	padding: 0px;
}
#day a {
	color: #000000;
	text-decoration: none;
}
