/* Cactus Language Training 2.0 Stylesheet
     Note: May contain some hacks for IE */

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	border: none;
	list-style-type: none; 
	text-decoration: none;
	outline: none;
	z-index: 0;
}

body {
	text-align: center;
	margin: 10px;
	background: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.skip-to {
	display: none;
}

.arrows {
	font-weight: normal;
	letter-spacing: -4px;
}

#container {
	width: 763px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/site-bg.gif) left top repeat-y;
	overflow: hidden;
}

#header {
	overflow: hidden;
}

#header #logo {
	display: block;
	width: 763px;
	height: 81px;
	background: #FFFFFF url(http://www.cactuslanguagetraining.com/tailormade/uk/images/logo.gif) left top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}

#header #primary-navigation {
	display: block;
	width: 752px;
	background: #818286 url(../images/primary-navigation-bg.gif) left top no-repeat;
	color: #FFFFFF;
	overflow: hidden;
	padding-left: 11px;
}

#header #primary-navigation li {
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 4px;
	background: url(../images/header-colons.gif) 9px 13px no-repeat;
}

#header #primary-navigation li a,
#header #primary-navigation li a:visited,
#header #primary-navigation li a:active {
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
}

#header #primary-navigation li a:hover {
	text-decoration: underline;
}

#header #secondary-navigation {
	clear: left;
	display: inline;
	float: left;
	width: 684px;
	margin-left: 5px;
	background: #949599;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}

#header #secondary-navigation li {
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	background: url(../images/header-colons.gif) 4px 10px no-repeat;
}

#header #country-selection {
	display: inline;
	float: right;
	width: 48px;
	margin: 0;
	padding: 0;
	padding-right: 21px;
	margin-right: 5px;
	background: #949599;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}

#header #country-selection li {
	margin: 0;
	display: block;
	float: left;
	overflow: hidden;
	padding-top: 3px;
	padding-bottom: 6px;
	overflow: hidden;
	font-weight: bold;
	background: url(../images/header-colons.gif) 4px 10px no-repeat;
	color: #FFFFFF;
}

#header #country-selection .uk,
#header #country-selection .us {
	padding-left: 6px;
	background: none;
	margin-top: 3px;
}

#header #country-selection .uk a,
#header #country-selection .uk a:visited,
#header #country-selection .uk a:active {
	display: block;
	width: 18px;
	height: 13px;
	background: url(../images/flag-uk.gif) left top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}

#header #country-selection .us a,
#header #country-selection .us a:visited,
#header #country-selection .us a:active {
	display: block;
	width: 18px;
	height: 13px;
	background: url(../images/flag-us.gif) left top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}

#header #country-selection .uk a:hover,
#header #country-selection .us a:hover {
	background-position: left -13px;
}

#header #country-selection .uk a.selected,
#header #country-selection .uk a.selected:visited,
#header #country-selection .uk a.selected:active,
#header #country-selection .uk a.selected:hover {
	background: url(../images/flag-uk.gif) left -13px no-repeat;
}

#header #country-selection .us a.selected,
#header #country-selection .us a.selected:visited,
#header #country-selection .us a.selected:active,
#header #country-selection .us a.selected:hover {
	background: url(../images/flag-us.gif) left -13px no-repeat;
}

#header #primary-navigation .homepage,
#header #secondary-navigation .benefits {
	background: none;
}

#header #secondary-navigation li a,
#header #secondary-navigation li a:visited,
#header #secondary-navigation li a:active {
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	margin-right: 5px;
}

#header #secondary-navigation li a:hover {
	text-decoration: underline;
}

#header p  {
	display: block;
	width: 328px;
	float: left;
	color: #FFFFFF;
	background: #949599;
	overflow: hidden;
	margin-right: 5px;
	padding-top: 4px;
	*padding-top: 3px;
	_padding-top: 3px;
	padding-bottom: 3px;
	*padding-bottom: 4px;
	_padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
}

#header p strong {
	float: left;
	width: 120px;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
}

#header p a {
	display: block;
	float: left;
	width: 182px;
	height: 18px;
	text-indent: -999999px;
	overflow: hidden;
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/eg-logo.gif) left top no-repeat;
}

#sidebar {
	float: right;
	display: inline;
	margin-right: 6px;
	width: 225px;
	color: #FFFFFF;
	background: #A53182;
}

#sidebar iframe {
	display: block;
	overflow: hidden;
	width: 225px;
	height: 200px;
	border: none;
	border-bottom: 1px solid #FFFFFF;
}

#sidebar h2 {
	padding-top: 7px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
}

#sidebar h2 a,
#sidebar h2 a:visited,
#sidebar h2 a:active {
	color: #FFFFFF;
	font-weight: bold;
}

#sidebar h2 a:hover {
	text-decoration: underline;
}

#sidebar p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
}

#sidebar #chit-chat,
#sidebar .lists {
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar #chit-chat li,
#sidebar .lists li {
	display: block;
	padding-bottom: 30px;
	padding-right: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #C74DA2;
}

#sidebar #chit-chat .podcasts {
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-podcast.gif) right top no-repeat;
}

#sidebar .lists .news {
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-news.gif) right top no-repeat;
}

#sidebar .lists .admin {
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-admin.gif) right top no-repeat;
}

#sidebar #chit-chat .teaching-resources {
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-resources.gif) right top no-repeat;
}

#sidebar #chit-chat .case-studies {
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-case-study.gif) right top no-repeat;
}

#sidebar #chit-chat .articles {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 10px;
}

#sidebar .lists .download {
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-pdf.gif) right top no-repeat;
}

#sidebar #chit-chat li h3 {
	font-size: 11px;
}

#sidebar #chit-chat li h3 a,
#sidebar #chit-chat li h3 a:visited,
#sidebar #chit-chat li h3 a:active {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-arrow.gif) left 6px no-repeat;
	padding-left: 8px;
}

#sidebar .lists li a,
#sidebar .lists li a:visited,
#sidebar .lists li a:active {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-arrow.gif) left 6px no-repeat;
	padding-left: 8px;
}

#sidebar #chit-chat li h3 a:hover {
	text-decoration: underline;
	color: #000000;
}

#sidebar .lists li a:hover {
	text-decoration: underline;
}

#sidebar #client-list  {
	display: block;
	position: relative;
	height: 137px;
	overflow: hidden;
	margin: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px solid #C74DA2;
	background: #912972 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/scroller-bg.gif) left top repeat-x;
}

#sidebar #client-list  ul {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
}

#sidebar #client-list li {
	display: block;
}

#sidebar #client-list .last {
	border: none;
	padding: 0;
	margin: 0;
}

#sidebar #client-list  li a,
#sidebar #client-list  li a:visited,
#sidebar #client-list  li a:active {
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
}

#sidebar #client-list li a:hover {
	background: #842467;
}

* html #sidebar #client-list ul,
* html #sidebar #client-list ul li,
* html #sidebar #client-list ul li a {
	_height: 0;
}

#sidebar #telephone {
	display: block;
	width: 225px;
	height: 100px;
	text-indent: -999999px;
	overflow: hidden;
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/telephone-bg.gif) left top no-repeat;
}

#sidebar address {
	display: block;
	width: 205px;
	height: 41px;
	text-indent: -999999px;
	overflow: hidden;
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/number.gif) center top no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #C74DA2;
}

#sidebar #quick-quote {
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	width: 205px;
	overflow: hidden;
	padding-top: 4px;
}

#sidebar #quick-quote h3 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
	clear: both;
}

#sidebar #quick-quote label {
	display: block;
	float: left;
	width: 80px;
	margin: 0;
	margin-bottom: 5px;
	clear: none;
	zoom: 1;
}

#sidebar #quick-quote input {
	clear: none;
	width: 119px;
	_width: 126px;
	border: 1px solid #802364;
	background: #F2F2F2 url(../images/field-bg.gif) left top repeat-x;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	margin-bottom: 5px;
	_margin-left: -10px;
	zoom: 1;
}

#sidebar #quick-quote textarea {
	display: block;
	width: 199px;
	border: 1px solid #802364;
	background: #F2F2F2 url(../images/field-bg.gif) left top repeat-x;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	height: 35px;
	overflow: hidden;
	margin: 0;
	*margin-left: -10px;
	_margin-left: -10px;
	resize: none;
	margin-bottom: 10px;
}

#sidebar #quick-quote #send {
	display: block;
	float: none;
	width: 150px;
	background: #C74DA2 url(../images/button-bg.gif) left top repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	border: none;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
	*margin-left: -10px;
	_margin-left: -10px;
	*margin-top: -1px;
	_margin-top: -1px;
	padding-bottom: 3px;
	*padding-bottom: 2px;
	_padding-bottom: 2px;
	cursor: hand;
}

#content {
	float: left;
	display: inline;
	width: 525px;
	margin-left: 6px;
	overflow: hidden;
	padding-right: 1px;
}

#content strong,
#content b {
	font-weight: bold;
}

#content .course {
	margin-bottom: 0;
	padding-bottom: 0;
}

#content #course-images  {
	width: 525px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	padding-top: 4px;
	overflow: hidden;
}

#content #course-images img {
	display: block;
	float: left;
}

#content #course-skip li {
	display: inline;
}

#content #course-skip li a:hover  {
	color: #000000;
	text-decoration: underline;
	padding-right: 10px;
}

#content h1 {
	display: block;
	width: 505px;
	padding: 10px;
	padding-top: 204px;
	padding-bottom: 3px;
	margin-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content h1.homepage {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/homepage-bg.jpg) left top no-repeat;
}

#content h1.course-types {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/course-types-bg.jpg) left top no-repeat;
}

#content h1.employers-benefits {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/employers-benefits-bg.jpg) left top no-repeat;
}

#content h1.languages {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/languages-bg.jpg) left top no-repeat;
}

#content h1.industry {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/industry-bg.jpg) left top no-repeat;
}

#content h1.contact-us {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/contactus-bg.jpg) left top no-repeat;
}

#content h1.teachers-trainers {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/teachers-trainers-bg.jpg) left top no-repeat;
}

#content h1.countries {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/countries-bg.jpg) left top no-repeat;
}

#content h1.about {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/about-bg.jpg) left top no-repeat;
}

#content h1.private-courses {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/private-courses-bg.jpg) left top no-repeat;
}

#content h1.press {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/press-bg.jpg) left top no-repeat;
}

#content h1.resources {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/resources-bg.jpg) left top no-repeat;
}

#content h1.level-test {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/level-test-bg.jpg) left top no-repeat;
}

#content h1.overseas {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/overseas-bg.jpg) left top no-repeat;
}

#content h1.career-ladder {
	background: #A53182 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/ladder-bg.jpg) left top no-repeat;
}

#content h2 {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #BCBDC0;
}

#content h2 a,
#content h2 a:visited,
#content h2 a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#content h2 a:hover {
	color: #A53182;
	text-decoration: underline;
}

#content h3 {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-right: 10px;
}

#content h3 a,
#content h3 a:visited,
#content h3 a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

#content h3 a:hover {
	color: #A53182;
	text-decoration: underline;
}

#content h4 {
	font-weight: bold;
	font-size: 11px;
	color: #A53182;
	margin-left: 10px;
	margin-right: 10px;
}

#content acronym {
	font-weight: bold;
}

#content p {
	display: block;
	width: 505px;
	margin: 10px;
	margin-top: 0;
	margin-bottom: 7px;
}

#content p a:hover {
	color: #000000;
	text-decoration: underline;
}

#content p a.more-information,
#content p a.more-information:visited,
#content p a.more-information:active {
	display: block;
	width: 469px;
	color: #A53182;
	font-weight: bold;
	margin-top: 7px;
	border-top: 1px solid #F2F2F2;
	padding-top: 6px;
	padding-left: 14px;
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-more-info.gif) left 10px no-repeat;
	*background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-more-info.gif) left 11px no-repeat;
	_background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-more-info.gif) left 11px no-repeat;
}

#content p a.more-information:hover {
	color: #000000;
	text-decoration: underline;
}

#content p a.download-podcast,
#content p a.download-podcast:visited,
#content p a.download-podcast:active {
	display: block;
	width: 469px;
	color: #A53182;
	font-weight: bold;
	padding-left: 14px;
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-download.gif) left center no-repeat;
}

#content p a.download-podcast:hover {
	color: #000000;
	text-decoration: underline;
}

#content ul {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
}

#content #podcasts,
#content #articles,
#content .highlight {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}

#content #podcasts li,
#content #articles li,
#content .highlight {
	display: block;
	overflow: hidden;
	border-top: 1px dotted #CCCCCC;
	margin: 0;
	padding:0;
	padding-top: 8px;
	padding-bottom: 12px;
}

#content #podcasts .stripe,
#content #articles .stripe {
	background: #ECEBEB;
}

#content #podcasts li.white,
#content #articles li.white {
	background: #FFFFFF;
}

#content #podcasts li h3,
#content #articles li h3,
#content .highlight h3 {
	margin: 0;
	padding: 0;
	width: 485px;
	margin-left: 10px;
	margin-right: 10px;
}

#content #podcasts li p,
#content #articles li p,
#content .highlight p {
	margin: 0;
	padding: 0;
	width: 485px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}

#content #articles li ul {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

#content #articles li ul li {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

#content #articles li ul li a:hover {
	text-decoration: none;
	color: #000000;
}

#content #articles p a.more-information,
#content #articles p a.more-information:visited,
#content #articles p a.more-information:active {
	display: block;
	width: 469px;
	color: #A53182;
	font-weight: bold;
	margin-top: 10px;
	border-top: 1px solid #E3E3E3;
	padding-top: 10px;
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-more-info.gif) left 15px no-repeat;
}

#content #articles p a.more-information:hover {
	color: #000000;
	text-decoration: underline;
	border-top: 1px solid #A53182;
}

#content #articles h3 a,
#content #articles h3 a:visited,
#content #articles h3 a:active {
	display: block;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #A53182;
	padding-bottom: 10px;
	border-bottom: 1px solid #E3E3E3;
}

#content #articles h3 a:hover {
	color: #000000;
	border-bottom: 1px solid #A53182;
}

#content #podcasts li object {
	display: block;
	width: 483px;
	height: 24px;
	margin: 10px;
	margin-top: 0;
	margin-bottom: 7px;
}

#content #highlight-1 {
	display: block;
	height: auto;
	background: #F2F2F2 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/highlight-1-bg.jpg) right top no-repeat;
	border-bottom: 1px solid #FFFFFF;
	margin-top: -7px;
	padding-top: 7px;
	overflow: hidden;
}

#content #highlight-2 {
	display: block;
	height: auto;
	background: #F2F2F2 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/highlight-2-bg.jpg) right top no-repeat;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 7px;
	overflow: hidden;
}

#content #highlight-3 {
	display: block;
	height: auto;
	background: #F2F2F2 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/highlight-3-bg.jpg) right top no-repeat;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 7px;
	overflow: hidden;
}

#content #highlight-4 {
	display: block;
	height: auto;
	background: #F2F2F2 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/highlight-4-bg.jpg) right top no-repeat;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 7px;
	overflow: hidden;
}

#content #highlight-5 {
	display: block;
	height: auto;
	background: #F2F2F2 url(http://www.cactuslanguagetraining.com/tailormade/uk/images/highlight-5-bg.jpg) right top no-repeat;
	padding-top: 7px;
	overflow: hidden;
}

#content #highlight-1 h2,
#content #highlight-2 h2,
#content #highlight-3 h2,
#content #highlight-4 h2,
#content #highlight-5 h2 {
	width: 381px;
}

#content #highlight-1 a,
#content #highlight-1 a:visited,
#content #highlight-1 a:active,
#content #highlight-2 a,
#content #highlight-2 a:visited,
#content #highlight-2 a:active,
#content #highlight-3 a,
#content #highlight-3 a:visited,
#content #highlight-3 a:active,
#content #highlight-4 a,
#content #highlight-4 a:visited,
#content #highlight-4 a:active,
#content #highlight-5 a,
#content #highlight-5 a:visited,
#content #highlight-5 a:active {
	display: block;
	width: 381px;
	margin-left: 10px;
	color: #A53182;
	font-weight: bold;
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-more-info.gif) left 4px no-repeat;
	*background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-more-info.gif) left 5px no-repeat;
	_background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/icon-more-info.gif) left 5px no-repeat;
	padding-left: 14px;
}

#content #highlight-1 a:hover,
#content #highlight-2 a:hover,
#content #highlight-3 a:hover,
#content #highlight-4 a:hover,
#content #highlight-5 a:hover {
	color: #000000;
	text-decoration: underline;
}

#content a,
#sidebar a {
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	color: #A53182;
	text-decoration: underline;
}

#content #bookmarking {
	margin: 0;
	padding: 0;
	margin: 10px;
	margin-bottom: 7px;
}

#content #bookmarking li {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

#content #bookmarking li a,
#content #bookmarking li a:visited,
#content #bookmarking li a:active {
	text-decoration: none;
	font-weight: bold;
	font-weight: bold;
	margin-right: 10px;
}

#content #bookmarking li a:hover {
	color: #000000;
	text-decoration: underline;
}

#content a.download-button,
#content a.download-button:visited,
#content a.download-button:active {
	display: block;
	padding: 5px;
	border: 1px solid #912972;
	margin-top: 10px;
	color: #FFFFFF;
	background: #C74DA2 url(../images/button-bg.gif) left top repeat-x;
	text-decoration: none;
	text-align: center;
}

#content a.download-button:hover {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

#content #quote {
	display: block;
	padding: 20px;
	padding-top: 17px;
	background: #A53182;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #8B276D;
}

#content #quote form {
	display: block;
	width: 305px;
	overflow: hidden;
	color: #FFFFFF;
}

#content #quote form h3 {
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	clear: both;
	color: #FFFFFF;
}

#content #quote form label {
	display: block;
	float: left;
	width: 80px;
	margin: 0;
	margin-bottom: 5px;
	clear: none;
	zoom: 1;
}

#content #quote form input {
	clear: none;
	width: 219px;
	_width: 226px;
	border: 1px solid #802364;
	background: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	margin-bottom: 5px;
	_margin-left: -10px;
	zoom: 1;
}

#content #quote form textarea {
	display: block;
	width: 299px;
	border: 1px solid #802364;
	background: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	height: 35px;
	overflow: hidden;
	margin: 0;
	*margin-left: -10px;
	_margin-left: -10px;
	resize: none;
	margin-bottom: 10px;
}

#content #quote form #send {
	display: block;
	float: none;
	width: 130px;
	background: #C74DA2 url(../images/button-bg.gif) left top repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	border: none;
	margin: 0;
	text-align: center;
	*margin-left: -10px;
	_margin-left: -10px;
	*margin-top: -1px;
	_margin-top: -1px;
	padding-bottom: 3px;
	*padding-bottom: 2px;
	_padding-bottom: 2px;
	cursor: hand;
}

#content .united-kingdom h3 a {
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/country-uk.gif) left 7px no-repeat;
	padding-left: 25px;
}

#content .united-states-of-america h3 a {
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/country-us.gif) left 7px no-repeat;
	padding-left: 25px;
}

#content .spain h3 a {
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/country-es.gif) left 7px no-repeat;
	padding-left: 25px;
}

#content .france h3 a {
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/country-fr.gif) left 7px no-repeat;
	padding-left: 25px;
}

#content .worldwide h3 a {
	background: url(http://www.cactuslanguagetraining.com/tailormade/uk/images/country-ww.gif) left 7px no-repeat;
	padding-left: 25px;
}

form input,
form textarea {
	width: 200px;
	border: 1px solid #A53182;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	background: #FFFFFF;
	_margin-left: -10px;
	*margin-left: -10px;
}

form textarea {
	width: 300px;
	height: 150px;
}

form #send {
	width: 100px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #A53182;
	font-family: verdana, arial, sans-serif;
}

#footer {
	clear: both;
	display: block;
	width: 751px;
	background: url(../images/footer-bg.gif) left bottom no-repeat;
	overflow: hidden;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 17px;
}

#footer #worldwide {
	display: block;
	padding: 18px;
	padding-top: 26px;
	padding-bottom: 15px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 5px solid #EFEFEF;
	text-align: center;
	font-size: 10px;
	background: #F9F9F9 url(../images/worldwide-bg.gif) left top repeat-x;
	*background: #F9F9F9 url(../images/worldwide-bg.gif) left 1px repeat-x;
	_background: #F9F9F9 url(../images/worldwide-bg.gif) left 1px repeat-x;
}

#footer #worldwide li {
	display: inline;
	padding-right: 12px;
	*padding-right: 8px;
	_padding-right: 8px;
	padding-left: 3px;
	*padding-left: 7px;
	_padding-left: 7px;
	background: url(../images/footer-colons.gif) right center no-repeat;
	font-size: 10px;
}

#footer #worldwide li a,
#footer #worldwide li a:visited,
#footer #worldwide li a:active {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}

#footer #worldwide li a:hover {
	color: #A53182;
	text-decoration: underline;
}

#footer #logos {
	float: left;
	display: block;
	width: 340px;
	height: 65px;
	background: #FFFFFF url(http://www.cactuslanguagetraining.com/tailormade/uk/images/footer-logos.gif) left top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}

#footer #copyright {
	float: left;
	display: inline;
	width: 401px;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-right: 10px;
	background: #FFFFFF;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
}

#footer #copyright li {
	color: #999999;
	display: inline;
	padding-right: 12px;
	*padding-right: 8px;
	_padding-right: 8px;
	padding-left: 3px;
	*padding-left: 7px;
	_padding-left: 7px;
	background: url(../images/footer-colons.gif) right center no-repeat;
	font-size: 11px;
	line-height: 16px;
}

#footer #copyright li a,
#footer #copyright li a:visited,
#footer #copyright li a:active {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

#footer #copyright li a:hover {
	color: #A53182;
	text-decoration: underline;
}

#footer #copyright .company {
	padding-left: 0;
}

#footer #worldwide .worldwide-resources,
#footer #copyright .terms {
	background: none;
}

#container #sidebar a:hover {
	text-decoration: none;
}