﻿@charset "utf-8";
/* CSS Document */
hr
{
    width: 100%;
    color: #123455;
    background-color: blue;
}
.masterhold
{
    width:auto;
    margin-top:10px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:10px;
}
.mastertagm
{
    float:right;
}
.mastertag
{
  float:left;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-top: 0px;
}
.mainhold
{
     width:70%;
}
.defhold
{
    width:100%;
}
.memhold
{
    width:100%;
}
.memtag
{
  float:left;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
}
.links
{
    font-size:18px !important;
    width: 140px;
}
.memtag1
{
    width:auto;
    margin-top:10px;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
}
.floatLeftpad
{    
    /*width: 50em;*/
    margin-top:10px;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
}
.floatLeft
{
    width:auto;
    float:left;
}
.floatRight
{
    width:auto;
    float:right;
}
.blueheading {
font-size:18px !important;
color:#336699;
}
.clear 
{
    clear:both;
}
.columnleft {
height:100%;
width:auto;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}
.columnright {
height:100%;
width:auto;
float:left;
margin-left:20px;
}
.floatright {
height:100%;
width:auto;
float:right;
}
.floatleft {
height:100%;
width:auto;
float:left;
}
.content_blockMaster {
    text-align:left;
    font:12px Gotham medium;
    border:2px solid #cc3333;
    padding:10px;
    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);
    /*width: 640px;*/
    width:auto;
}
.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:0px;
}
.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: 320px;
}
.content_block {
width:auto;
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_W 
{
background:#F9FAFA;
text-align:left;
font:14px Gotham medium;
color:#666;
border:2px solid #5184B7;
padding:10px;
padding-top:10px;
/*width:640px;*/
width:auto;
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_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);
}
.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: 100%;
    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;
}


.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;}