a {
    outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#right .module .bd fieldset legend {
    color: #fff;
}

.internal-links li {
    margin-bottom: 6px;
}

input.internal-link,
.internal-links li a,
a.internal-link {
    display: inline-block;
    padding-left: 16px;
    background: transparent url(../img/link-arrow.png) center left no-repeat;
    text-decoration: none;
    color: #2c4166;
    font-size: 122%;
}

input.internal-link:hover,
.internal-links li a:hover,
a.internal-link:hover {
    color: #000;
    text-decoration: underline;
}

input.internal-link {
    cursor: pointer;
    border: none;
    padding-left: 13px;
}

input.internal-link-small,
.internal-links-small li a,
a.internal-link-small {
    font-size: 97%;
}

input.internal-link-gold,
.internal-links-gold li a,
a.internal-link-gold {
    color: #fff799;
}

input.internal-link-gold:hover,
.internal-links-gold li a:hover,
a.internal-link-gold:hover {
    color: #fff;
}

.cta {
    display: block;
    text-indent: -9999em;
    width: 287px;
    height: 37px;
    background: transparent url(../img/book-now-text.png) top left no-repeat;
}

.ctx {
    display: block;
    text-indent: -9999em;
    width: 287px;
    height: 37px;
    background: transparent url(../img/free-forex-seminar-text.png) 40px -5px no-repeat;
}

.cta.free-stock-market {
    background-image: url(../img/free-sm-seminar-text.png);
    height:45px;
    width:230px;
}

.cta.free-forex-seminar {
    background-image: url(../img/free-forex-seminar-text.png);
    height:45px;
    width:230px;
}

.header-underline {
    color: #fff;
    font-size: 230%;
    background: transparent url(../img/hr.gif) bottom left repeat-x;
    padding: 0 0 6px 1px;
    margin-bottom: 14px;
}

#find-seminar-fieldset legend,
.news-article #main h2,
#upcoming-seminars #main h2,
#upcoming-seminars #main h3,
#interstitial #main h2,
#main h1 {
    color: #fff;
    font-size: 230%;
    background: transparent url(../img/hr.gif) bottom left repeat-x;
    padding: 0 0 6px 1px;
    margin-bottom: 14px;
}

#upcoming-seminars #main h2 {
    font-size: 190%;
}

#upcoming-seminars #main h3 {
    font-size: 160%;
    background: none;
}

#terms p {
	padding: 0 0 10px;
}

#terms strong {
	font-weight: bold;
}

.hidden {
	position: absolute;
    left: -999em;
}

.module .bd.seminar-finder {
    padding-top: 10px;
}

fieldset legend {
	margin-bottom: 12px;
}

fieldset label {
	display: block;
	margin-bottom: 5px;
}

div.seminar-radio {
    clear: left;
	margin-bottom: 5px;
	display: block;
	font-size: 92%;
}

.seminar-radio input {
    float: left;
}

.seminar-radio label {
    display: block;
    float: left;
    margin: -2px 0 0 6px;
}

input#postcode {
	border: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px 10px 2px 10px;
	background: transparent url(../img/input-postcode-query.png) left top no-repeat;
	float: left;
	width: 87px;
}
input#submit-postcode{
	float: left;
}

.module .bd.vcard {
    padding-bottom: 25px;
    padding-right: 20px;
}

div.vcard a.email {
	display: block;
	margin: 15px 0 10px 0;
	color: #94c6ff;
}

div.vcard a.email:hover {
    color: #fff;
}

div.vcard em.tel{
	display: block;
	margin-top: 8px;
	font-size: 145%;
}
div.tabs-content{
	padding-bottom: 18px;
}
ul li.vevent{
	margin-bottom: 15px;
	font-size: 90%;
}
ul li.vevent a{
	color: #94c6ff;
	text-decoration: underline;
}
ul li.vevent a:hover {
	color: #fff;
}
ul li.vevent span.summary{
	display: block;
	color: #8f8f8f;
}
ul li.vevent div
{
	color: #fff;
}

#main .main-content {
    margin-top: 4px;
    color: #fff;
    font-size: 95%;
}

#main .main-content a {
    color: #94C6FF;
} 

#main .main-content a:hover {
    color: #fff;
    text-decoration: underline;
}

#main .main-content h2 {
    font-weight: bold;
    font-size: 110%;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#main .main-content ol {
    margin-left: 20px;
}

#main .main-content ol li {
    list-style-type: decimal;
}

#tandc ol li {
    position: relative;
}

#tandc ol li.section {
    margin-top: 40px;
}

#tandc ol li h2 {
    position: absolute;
    margin-top: -25px;
    left: -20px;
}

#main .main-content p {
    margin-bottom: 15px;
}

#about-trading-lifestyle .main-content,
#centre-of-excellence .main-content,
#live-trading-floor .main-content,
#careers .main-content {
    float: left;
    width: 52%;
}

#about-trading-lifestyle img,
#centre-of-excellence img,
#live-trading-floor img,
#careers img {
    margin-top: 5px;
    float: right;
}

#graduate-testimonials div.video-player {
	height: 270px;
}

#google-banner {
    margin-bottom: 11px;
}

#content ul.internal-links a {
	font-weight: bold;
}

#privacy p {
	margin-bottom: 1em;
}

sup {
    position: relative;
    font-size: 70%;
    top: -6px;
}

