﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'myriadwebpro';
    src: url('myriadwebpro-webfont.eot');
    src: url('myriadwebpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadwebpro-webfont.woff') format('woff'),
         url('myriadwebpro-webfont.ttf') format('truetype'),
         url('myriadwebpro-webfont.svg#MyriadWebProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body {
margin: 0px;
    background-color:#ffffff;
    font-family: myriadwebpro, Arial, Helvetica, sans-serif;
    height: 103%;
    font-size:14px;
    color:#9DA3A8;
}
#wrapper_top { clear: left; float: left; position: relative; left: 50%; }
#container_top {  
display: block; float: left; position: relative; right: 50%; 
text-align:center;
font:16px Gotham medium;
color:#cc3333;
}
hr
{
    height: 2px;
    width: 100%;
    color: #123455;
    background-color: blue;
}
.divLinePad
{
    padding:20px;
}
.divLine
{
    height: 1px;
    color: #123455;
    background-color: #2375C8;
    }
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -339px;
}
a:link {
text-decoration: none;
font:10px Arial;
color:#2375C8;
}
a:visited {
text-decoration: none;
font:10px Arial;
color:#2375C8;
}
a:hover {
text-decoration: none;
font:10px Arial;
color:#73B2F2;
}
a:active {
text-decoration: none;
font:10px Arial;
color:#2375C8;
}
.imageholder {
background:#EBF7FD;
text-align:center;
font:12px Arial;
color:#666;
border:2px solid #B2A6D8;
padding:10px;
width:450px;
cursor:pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #CCC 0px 2px 2px;
-moz-box-shadow: #CCC 0px 2px 2px;
box-shadow: #CCC 0px 2px 2px;
behavior: url(PIE.htc);
}
.cb {
background:#EBEDEE;
text-align:center;
font:12px Arial;
color:#666;
border:2px solid #B2A6D8;
padding:10px;
width:590px;
cursor:pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #CCC 0px 2px 2px;
-moz-box-shadow: #CCC 0px 2px 2px;
box-shadow: #CCC 0px 2px 2px;
behavior: url(PIE.htc);
}
.cbb {
background:#FEFAFA;
text-align:left;
font:14px Arial;
color:#C0B8B9;
border:2px solid #B2A6D8;
padding:10px;
width:590px;
cursor:pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #CCC 0px 2px 2px;
-moz-box-shadow: #CCC 0px 2px 2px;
box-shadow: #CCC 0px 2px 2px;
behavior: url(PIE.htc);
}
.contentitemtitle
{
    padding-left: 10px;
}
.theoryContent 
{
    float:left;
    margin-top:20px;
    background:#FFF;
    text-align:left;
    font:11px Gotham medium;
    color:#666;
    border:2px solid #CCC;
    width:300px;    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #CCC 0px 2px 2px;
    -moz-box-shadow: #CCC 0px 2px 2px;
    box-shadow: #CCC 0px 2px 2px;
    behavior: url(PIE.htc);   
}
.innerContent
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 1px;
    text-align: left;
    overflow-y:hidden;
}
.theorytitle
{
    font: 16px Arial, Helvetica, sans-serif;
    background-color: #2D5883;
    color: white;
    width: 98%;
    padding: 3px;
    margin-bottom: 5px;
    position: relative;
    top: 0;
    left: 0;
    text-align: left !important;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tooltip
{
    display: none;
    background: transparent url('../images/black_arrow.png');
    font-size: 12px;
    height: 65px;
    width: 160px;
    padding: 25px;
    color: #eee;
}
    /* style the trigger elements */
  #demo img {
    border:0;
    cursor:pointer;
    margin:0 1px;
  }
 .style7
    {
        width: 100%;
        border: 1px solid #5184B7;
    }
.clear 
{
clear:both;
}
.floatLeft
{
    float:left;
}
.floatRight
{
    float:right;
}
.headImage
{
    float:left;
}
.content_block_Drivers
{
background:#FFF;
float:center;
text-align:left;
font:12px Gotham medium;
color:#666;
border:2px solid #CCC;
padding:10px;
width:600px;
cursor:pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #CCC 0px 2px 2px;
-moz-box-shadow: #CCC 0px 2px 2px;
box-shadow: #CCC 0px 2px 2px;
behavior: url(PIE.htc);
}
.content_block_W 
{
background:#F9FAFA;
text-align:left;
font:14px Gotham medium;
color:#666;
border:2px solid #5184B7;
padding:10px;
padding-top:10px;
width:640px;
cursor:pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #CCC 0px 2px 2px;
-moz-box-shadow: #CCC 0px 2px 2px;
box-shadow: #CCC 0px 2px 2px;
behavior: url(PIE.htc);
}
.content_blockMaster {
background:#EBF7FD;
float:center;
text-align:left;
font:12px Gotham medium;
color:#666;
border:2px solid #cc3333;
padding:10px;
width:640px;
cursor:pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #CCC 0px 2px 2px;
-moz-box-shadow: #CCC 0px 2px 2px;
box-shadow: #CCC 0px 2px 2px;
behavior: url(PIE.htc);
}
.content_block {
background:#FFF;
float:center;
text-align:left;
font:12px Gotham medium;
color:#666;
border:2px solid #CCC;
padding:10px;
width:550px;
cursor:pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #CCC 0px 2px 2px;
-moz-box-shadow: #CCC 0px 2px 2px;
box-shadow: #CCC 0px 2px 2px;
behavior: url(PIE.htc);
}
.content_block_ {
background:#FFF;
float:center;
text-align:left;
font:12px Gotham medium;
color:#666;
border:2px solid #CCC;
padding:10px;
width:600px;
cursor:pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #CCC 0px 2px 2px;
-moz-box-shadow: #CCC 0px 2px 2px;
box-shadow: #CCC 0px 2px 2px;
behavior: url(PIE.htc);
}
.content_block_Small {
background:#FFF;
float:center;
text-align:center;
font:12px Gotham medium;
color:#666;
border:2px solid #CCC;
padding:10px;
width:300px;
cursor:pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #CCC 0px 2px 2px;
-moz-box-shadow: #CCC 0px 2px 2px;
box-shadow: #CCC 0px 2px 2px;
behavior: url(PIE.htc);
}
.content_block_Small_1 {
background:#FFF;
float:center;
text-align:center;
font:12px Gotham medium;
color:#666;
border:2px solid #CCC;
padding:10px;
width:220px;
cursor:pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #CCC 0px 2px 2px;
-moz-box-shadow: #CCC 0px 2px 2px;
box-shadow: #CCC 0px 2px 2px;
behavior: url(PIE.htc);
}
.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.blue {
	color: #fff;
	font-size:12px;
	background: #336699;
}
.blue:hover {
	background: #6396c9;
}
.blue:active {
	color: #fff;
	background: #336699;
}
.red {
	color: #fff;
	font-size:12px;
	background: #cc3333;
}
.red:hover {
	background: #ff3333;
}
.red:active {
	color: #fff;
	background: #cc3333;
}
.GeneralText
{
	border: 1px solid black;
    padding: 1px 5px;
    font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: WhiteSmoke;
}
.GeneralTextTwo
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: WhiteSmoke;
}
.DIV
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: black 1px solid;
	width: 168px;
	border-bottom: black 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: WhiteSmoke;
}
* {padding:0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
} 

.redheading {
font-size:16px;
color:#cc3333;
}
.blueheading {
font-size:18px !important;
color:#336699;
}
.whiteheading {
font-size:18px;
color:#ffffff;
}
.redsubheading {
font-size:13px;
color:#cc3333;
}
.bluesubheading {
font-size:13px;
color:#336699;
}
.whitesubheading {
font-size:13px;
color:#ffffff;
}
#headercontainer {
width:100%;
height:139px;	
margin:auto;
float:left;
z-index:1;
position:relative;
}
.bg-left  {
    background:url(http://www.salearners.co.za/images/header-bg-left.png);
	background-repeat:repeat-x;
    width: 30%;
    height: 139px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
	z-index:-1;
}
.bg-right  {
    background:url(http://www.salearners.co.za/images/header-bg-right.png);
	background-repeat:repeat-x;
    width: 100%;
    height: 139px;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
	z-index:-2;
}
#header {
width:950px;
height:139px;	
margin:auto;
}
#headerleft {
background-image:url(http://www.salearners.co.za/images/header-left.png);
background-repeat:no-repeat;
width:300px;
height:139px;
float:left;
margin:auto;
}
#headerright {
background-image:url(http://www.salearners.co.za/images/header-right.png);
background-repeat:no-repeat;
width:650px;
height:139px;
float:left;
margin:auto;
}
.logo {
width:250px;
height:100px;
float:left;
margin-top:15px;
}
#navigation {
width: 800px;
height:30px;
float:left;	
margin-top:20px;
}
.navhome {
width:20px;
height:15px;
margin-top:2px;
float:left;	
margin-left:5px;
}
.nav {
width:750px;
height:30px;
float:left;	
font-size:11px;
}
.searchbox {
background-image:url(http://www.salearners.co.za/images/search-bg.png);
background-repeat:no-repeat;
width:183px;
height:33px;
margin-top:10px;
float:right;
clear:both;
}
.searchboxHold {
width:183px;
height:33px;
margin-top:10px;
float:right;
clear:both;
}
.searchicon {
width:13px;
height:13px;
float:left;
margin-left:10px;
margin-top:11px;
}
.searchbg {	
width:150px;
height:28px;
float:left;
padding:0px;
margin-top:0px;
margin-left:5px;
}
input.search {
background-color:#f9f9f9;
width:130px;
height:12px;
border:0;
margin-top:11px;
padding:0px;
color:#dadada;
font-size:11px;
font-family:myriadwebpro;
}
.loginbox {
background-image:url(http://www.salearners.co.za/images/login-bg.png);
background-repeat:no-repeat;
width:300px;
height:139px;
float:left;
}
.loginbg {
background-image:url(http://www.salearners.co.za/images/login-input.png);
background-repeat:no-repeat;
width:120px;
height:33px;
margin:auto;
}
input.login {
background-color:#f9f9f9;
width:100px;
height:12px;
border:0;
margin-top:11px;
padding:0px;
color:#dadada;
font-size:11px;
font-family:myriadwebpro;
margin-left:10px;
}
#top {
width:183px;
float:right;
height:41px;
}
.signup {
float:right;
width:90px;
height:41px;
}
.socialicons {
float:right;
width:36px;
height:16px;
margin-right:7px;
margin-top:7px;
}
#bodycontainer {
width:1090px; /* change to 950px for no sky or 1090px for sky */
height:100%;	
margin:auto;
}
.columnleft {
width:680px;
height:100%;
float:left;
margin-top:10px;
}
.columnright {
width:300px;
height:100%;
float:left;
margin-left:20px;
}
.columnsky {
width:100px;
height:100%;
float:right;
margin-left:20px;
display:block;  /* change to 'none' to make sky disappear - to make appear place this there 'display:block';*/
}
.slider {
width:620px;
height:250px;
float:left;
}
.contentright {
width:250px;
min-height:300px;
background-image:url(http://www.salearners.co.za/images/column-box.png);
background-repeat:no-repeat;
float:right;
margin-top:20px;
}
.contentleftH {
width:600px;
float:left;
margin-top:20px;
}
.contentleft {
width:360px;
float:left;
margin-top:20px;
}
.contentleft2 {
float:left;
margin-top:20px;
margin-right:10px;
text-align:left;
}
.fullcontentleft {
width:630px;
float:left;
}
.contentbox1 {
width:300px;
float:left;
margin-top:10px;
}
.contentbox2 {
width:300px;
height:250px;	
float:left;
margin-top:20px;
}
.testimonials-top {
background-image:url(http://www.salearners.co.za/images/testimonial-top.png);
background-repeat:no-repeat;
width:300px;
height:101px;
float:left;
margin-top:20px;
}
.testimonials {
width:258px;
float:left;
background-color:#cc3333;
padding:20px;
color:#ffffff;
font-size:11px;
-moz-border-radius-bottomright: 5px;
-khtml-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
-moz-border-radius-bottomleft: 5px;
-khtml-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
	/*--Top right rounded corner--*/
-moz-border-radius-topright: 5px;
-khtml-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
	/*--Top left rounded corner--*/
-moz-border-radius-topleft: 5px;
-khtml-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
    height: 218px;
}
#footercontainer {
width:100%;
height:339px;
margin:auto;
clear:both;
float:left;
position:relative;
z-index:1;
margin-top:20px;
}
.footer {
background-image:url(http://www.salearners.co.za/images/footer-bg.png);
background-repeat:no-repeat;
width:950px;
height:339px;
margin:auto;
}
.footer-left  {
    background:url(http://www.salearners.co.za/images/footer-bg-left.png);
	background-repeat:repeat-x;
    width: 30%;
    height: 339px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
	z-index:-1;
}
.footer-right  {
    background:url(http://www.salearners.co.za/images/footer-bg-right.png);
	background-repeat:repeat-x;
    width: 100%;
    height: 339px;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
	z-index:-2;
}
.footerwrap {
float:left;
margin:auto;
height:270px;
width:950px;
}
.footer-text {
float:left;
margin:auto;
width:950px;
text-align:right;
color:#ffffff;
font-size:10px;	
}
.affiliates {
width:300px;
height:250px;
float:left;
margin-left:25px;
margin-top:20px;
color:#FFF;
font-size:11px;
}
.twitter-bg {
	background-image:url(http://www.salearners.co.za/images/twitter-bg.png);
	background-repeat:no-repeat;
	width:300px;
	height:238px;
	float:right;
	margin-top:-8px;
	color:#FFF;	
}
.twitter-bgHold {
	background-repeat:no-repeat;
	width:300px;
	height:238px;
	float:right;
	margin-top:-8px;
	color:#FFF;	
}
.push {
height:339px;
clear:both;	
}
img.home {
	float:left;
	padding:3px;
	margin-right:8px;
	margin-bottom:8px;
	border-style:dotted;
	border-color:#CCC;
	border-width:1px;
}
img.affiliate {
	float:left;
	padding:3px;
	margin-right:8px;
	margin-bottom:8px;
	background-color:#FFF
}
#twitter_update_list {list-style-type:none; list-style-position:outside; font-family:myriadwebpro; font-size: 11px;} 
#twitter_update_list span { color:#ffffff;}
#twitter_div li {margin-bottom: 10px;}
#twitter_update_list a { color:#99ccff;}