* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #5d7ab1;
 text-align: center
 }
.best, h6 {
 font-size: 15px;
 margin: 0 0 30px 110px;
 text-transform: uppercase;
 font-weight: bold;
}
.contenttable {
 font-size: 11px;
 color: #5d7ab1;
 width: 100%;
 padding-bottom: 20px;
}
.contenttable td, th {
	border-bottom: #3a4f84 solid 1px;
	padding:1px;
}

.contenttable-1 {
	text-align: center;
}

#rightcolumn .container .contentb .bodytext, #rightcolumn .container3 .contentb .bodytext {
 padding: 0 10px 0 10px;
}
.product_note {
 height: 20px;
}

a:link, a:visited {
	color: #aaaaaa;
	text-decoration: underline;
}

a:hover {
	color: #30508d;
}

h1, .tx-thmailformplus-pi1 h1 {
 text-transform: uppercase;
 font-size:13px; 
 text-align: left;
 margin: 0px 10px 0px 10px; 
 padding-bottom: 3px; 
 }

h2 {
 float: left;
 text-transform: uppercase;
 font-size:12px; 
 text-align: left;
 margin: 0px 10px 0px 0px; 
 padding-bottom: 3px; 
 }
h3 {
 font-size:11px; 
 text-align: left;
 margin: 0px 10px 0px 0px; 
 padding-top: 6px; 
 }
td {
 white-space: nowrap;

}
  .img_right {
 	float: right;
 	text-align: right;
 	position: relative;
 	top: 0px;
 }

.copy h1 {
	color: #30508d;
}

.copy p {
	padding-bottom: 5px;
}

.csc-header h1 {
        border-bottom: solid 1px #30508d;
        padding: 5px 0 3px 0;
        margin: 0;
}

.footer {
        border-bottom: solid 1px #30508d;
        padding: 0 0 0 0;
        margin: 0 0 10px 0;
}

.bodytext {
        padding-top:10px;
        padding-bottom:10px;
}


.copy {
	padding-bottom:10px;
}

.container {
	padding-bottom:10px;
}

.container2 {
	padding-bottom:10px;
}

.container3 {
	padding-bottom:10px;
}

.calculator {
	padding-bottom:10px;
}

.calculator label {
width: 100px;
float: left;
text-align: right;
margin-right: 0.5em;
margin-top: 5px;
display: block
}

.container2 label {
text-transform: uppercase;
color: #3a4f84;
width: 180px;
float: left;
text-align: right;
margin-right: 0.5em;
margin-top: 5px;
display: block
}

.container2 form  select
{
 border: 1px solid #5c79b3;
 width:150px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding: 3px;

}

.container3 th {
        text-align:left;
        padding-top: 5px;
	font-size:11px;
	color: #3a4f84;
	border-bottom: #3a4f84 solid 1px;
}

.container3 td {
        font-size:10px;
	color: #000000;
	border-bottom: #3a4f84 solid 1px;
	padding:1px;
}

.container3 a:link {
	color: #000000;
}

.container3 .copy  {
	padding: 5px 5px 5px 0px;
	}
	
	

.calculator  input
{ 
 border: 1px solid #5c79b3;
 width:100px;
 padding: 3px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}

.container2 input, textarea, submit
{ 
 border: 1px solid #5c79b3;
 width:150px;
 padding: 3px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}

form  select
{
 border: 1px solid #5c79b3;
 width:100px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding: 3px;

}

form textarea {
	height: 100px;
}

form .contact 
{
 width:150px;
}

form p {
padding-top: 5px;

}

.button {
  border: 1px solid #6684ba;
  background: #b5c3dd;
}

	
#wrapper { 
 margin: 0 auto;
 width: 1003px;
 text-align: left
}

#header {
 width: 1003px;
 float: left;
 padding: 0px;
 height: 178px;
 margin: 10px 0px 0px 0px;
}

#navigation {
 height: 50px;
 float: left;
 width: 1003px;
 padding:0px;
 margin: 0px 0px 0px 0px;
}

#leftcolumn { 
 margin: 0px 10px 0px 0px;
 padding: 0px;
 width: 242px;
 float: left;
}

#rightcolumn { 
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 751px;
 display: inline;
}

#leftcontent {
 margin: 0px 11px 0px 0px;
 padding: 0px;
 width: 370px;
 float: left;
}

#rightcontent {
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 370px;
 display: inline;
}

#footer { 
 width: 1003px;
 text-align: right;
 clear: both;
 margin: 0px 0px 0px 0px;
 padding-top: 0px;
}

/* navigation */

#nav, #nav ul {
	float: left;
	width: 1003px;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}


#nav a {
	display: block;
	width: 95px;
	color: #5c79b1;
	text-decoration: none;
}

#nav li.main {
	float: left;
	padding: 20px;
	width: 95px;
}

#nav li.home {
	float: left;
	padding: 0;
	width: 242px;

}

#nav li.daddy, #nav li.daddy:hover {
	//background: #e8ecf3 url(http://www.pmgroup.co.za/fileadmin/templates/navi/arrow.gif) center right no-repeat;
}

#nav li { /* all list items */
	float: left;
	width: 95px; /* width needed or else Opera goes nuts */
	padding: 0px;
	background: #e8ecf3;
}

#nav li ul { /* second-level lists */
	position: absolute;
	height: auto;
    border: 1px solid #5c79b1;
	width: 110px;
	margin: 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li li {
	padding: 5px;
	width: 110px;
}

#nav li ul a {
	width: 110px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 110px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #bac6dc;
}

#nav li:hover, #nav li.over {
position: static; /* make menus not sticky in ie7 */
} 

.indent {
 margin-left:20px;
}

/* round boxes in css*/

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;} 
.b1 {height:1px; background:#5f79b4; margin:0 5px;} 
.b2 {height:1px; background:#e8ecf5; border-right:2px solid #5f79b4; border-left:2px solid #5f79b4; margin:0 3px;} 
.b3 {height:1px; background:#e8ecf5; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4; margin:0 2px;} 
.b4 {height:2px; background:#e8ecf5; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4; margin:0 1px;} 
.contentb {background: #e8ecf5; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4;} 
.contentb div {padding-top: 1px; padding-bottom:1px}

#leftcolumn .contentb .copy {padding: 5px 10px 5px 10px;}
#leftcolumn .contentb h1 {padding: 5px 0 5px 10px; margin:0px;}	
#leftcolumn h1 {}


#leftcontent .b2, #leftcontent .b3, #leftcontent .b4, #leftcontent .contentb { background: #5c79b1;}
#leftcontent .contentb {color:#FFFFFF;}
#leftcontent .contentb .copy {padding: 5px 10px 5px 10px; color: #FFFFFF;}
#leftcontent .contentb h1 {}	
#leftcontent h1 {}

#rightcontent .b2, #rightcontent .b3, #rightcontent .b4, #rightcontent .contentb { background: #5c79b1;}
#rightcontent .contentb {color:#FFFFFF;}
#rightcontent .contentb .copy {padding: 5px 10px 5px 10px;}
#rightcontent .contentb h1 {}	
#rightcontent h1 {}

#rightcontent .container3 .b2, #rightcontent .container3 .b3, #rightcontent .container3 .b4, #rightcontent .container3 .contentb { background: #e8edf3;}
#rightcontent .container3 .contentb {color:#5c79b1;}
#rightcontent .container3 .contentb .copy {padding: 5px 10px 5px 10px;}
#rightcontent .container3 .contentb h1 {}	
#rightcontent .container3 h1 {}

#footer .contentb {padding: 0px 10px 0px 10px;}

/* news section */

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;} 
.b1h {height:1px; background:#5f79b4; margin:0 5px;} 
.b2h, .b2bh {height:1px; background:#e8ecf5; border-right:2px solid #5f79b4; border-left:2px solid #5f79b4; margin:0 3px;} 
.b3h, .b3bh {height:1px; background:#e8ecf5; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4; margin:0 2px;} 
.b4h, .b4bh {height:2px; background:#e8ecf5; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4; margin:0 1px;} 
.b2bh, .b3bh, .b4bh {background: #bac6dc;} 
.headh {background: #e8ecf5; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4;} 
.headh h1 {} 
.contenth {background:#bac6dc; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4;  padding: 5px 10px 5px 10px;} 
.contenth div {margin-left: 5px;}

/* finance calculator */

.calculator .b1h, .calculator .b2h, .calculator .b3h, .calculator .b4h, .calculator .b2bh, .calculator .b3bh, .calculator .b4bh{font-size:1px; overflow:hidden; display:block;} 
.calculator .b1h {height:1px; background:#5f79b4; margin:0 5px;} 
.calculator .b2h, .calculator .b2bh {height:1px; background:#4d7553; border-right:2px solid #5f79b4; border-left:2px solid #5f79b4; margin:0 3px;} 
.calculator .b3h, .calculator .b3bh {height:1px; background:#4d7553; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4; margin:0 2px;} 
.calculator .b4h, .calculator .b4bh {height:2px; background:#4d7553; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4; margin:0 1px;} 
.calculator .b2bh, .calculator .b3bh, .calculator .b4bh {background: #dae6dc;} 
.calculator .headh {background: #4d7553; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4;} 
.calculator .headh h1 {color:#FFFFFF;} 
.calculator .contenth {background:#dae6dc; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4;  padding: 5px 10px 5px 10px; color: #4d7553;} 
.calculator .contenth div {margin-left: 5px;} 

/* container 2 dark blue - light blue*/

.container2 .b1h, .container2 .b2h, .container2 .b3h, .container2 .b4h, .container2 .b2bh, .container2 .b3bh, .container2 .b4bh{font-size:1px; overflow:hidden; display:block;} 
.container2 .b1h {height:1px; background:#5f79b4; margin:0 5px;} 
.container2 .b2h, .container2 .b2bh {height:1px; background:#30508d; border-right:2px solid #5f79b4; border-left:2px solid #5f79b4; margin:0 3px;} 
.container2 .b3h, .container2 .b3bh {height:1px; background:#30508d; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4; margin:0 2px;} 
.container2 .b4h, .container2 .b4bh {height:2px; background:#30508d; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4; margin:0 1px;} 
.container2 .b2bh, .container2 .b3bh, .container2 .b4bh {background: #e8edf3;} 
.container2 .headh {background: #30508d; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4;} 
.container2 .headh h1 {color:#FFFFFF;} 
.container2 .contenth {background:#e8edf3; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4;  padding: 5px 10px 5px 10px; color: #4d7553;} 
.container2 .contenth div {margin-left: 5px;} 

/* container 3 - new vehicles - dark blue - light blue*/

.container3 .b1h, .container3 .b2h, .container3 .b3h, .container3 .b4h, .container3 .b2bh, .container3 .b3bh, .container3 .b4bh{font-size:1px; overflow:hidden; display:block;} 
.container3 .b1h {height:1px; background:#5f79b4; margin:0 5px;} 
.container3 .b2h, .container3 .b2bh {height:1px; background:#30508d; border-right:2px solid #5f79b4; border-left:2px solid #5f79b4; margin:0 3px;} 
.container3 .b3h, .container3 .b3bh {height:1px; background:#30508d; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4; margin:0 2px;} 
.container3 .b4h, .container3 .b4bh {height:2px; background:#30508d; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4; margin:0 1px;} 
.container3 .b2bh, .container3 .b3bh, .container3 .b4bh {background: #e8edf3;} 
.container3 .headh {background: #30508d; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4;} 
.container3 .headh h1 {color:#FFFFFF;} 
.container3 .contenth {background:#e8edf3; border-right:1px solid #5f79b4; border-left:1px solid #5f79b4;  padding: 0px 0px 0px 0px; color: #4d7553;} 
.container3 .contenth div {margin-left: 5px;}
