﻿/* Main Layout and Master Page Styles */

html{
 scrollbar-face-color:#D9D9DB;
 scrollbar-shadow-color:#D9D9DB; 
 scrollbar-base-color:#D9D9DB;
 scrollbar-3dlight-color:#D9D9DB; 
 scrollbar-arrow-color:#B31D38; 
 scrollbar-track-color:#F1F1F1; 
} 
body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family:Arial;
}
a{
	color: rgb(204,51,51);
	text-decoration: underline;
}
a:link{
	color: rgb(204,51,51);
	text-decoration: underline;
}
a:visited{
	color: rgb(204,51,51);
	text-decoration: underline;
}
a:hover{
	color: #990000;
	text-decoration: underline;
}
a.lowerlinks{
	font-size:10pt;
	color: rgb(204,51,51);
	text-decoration: underline;
	padding-bottom: 5px;
}
a.lowerlinks:hover{
	font-size:10pt;
	color: #990000;
	text-decoration: underline;
}
img{ 
     border-style: none;
     padding-top:2px;
}
td{
    font-size:8pt;   
}
span{
    font-size:8pt;
}
h1{
    font-size:11pt;
    font-weight:normal;
    border:solid 1px rgb(204,51,51);
    margin:3px 3px 3px 3px;
    padding:2px 2px 2px 2px;
}
h2{
    font-size:11pt;
    font-weight:normal;
    width:98%;
    background-color:#CCCCCC;
    padding:2px 2px 2px 2px;
    margin:0px 0px 8px 0px;
    vertical-align:middle;
}
h3{
    color:rgb(204,51,51);
    font-size:8pt;
    font-weight:bold;
    padding:0;
    margin:0;
}
p{
 /*reset padding size on <p>*/
 font-size:8pt;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;  
}
ul{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;   
}
.pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 border:solid 2px silver;
 padding:5px 5px 5px 5px;
} 
.xmlheaderimage{
    float:right;   
}
.completed, completed06, completed07, completed08, completed09, completed10{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  height:0px; 
}
.logo{
 margin-top:10px; 
}
.leftcol{
 width:17%; 
 float:left; 
 position:relative; 
 margin-top:4px;
}
.twocols{
 width:82%; 
 float:right; 
 position:relative;
 margin-top:4px;
 background: url(../CSS/Images/background_gray.png) repeat-y right;
}
.rightcol{
 width:26%; 
 float:right; 
 position:relative;
}
.rightcol p{
    font-size:8pt;
    margin:6px 6px 6px 6px;
}
.rightcol a{
    font-size:10pt;
    margin:5px 3px 3px 15px;
    background:url(../CSS/Images/arrow_gray.jpg) no-repeat top left;
    padding:0px 5px 12px 12px;
}
.rightcol a.textlink{
    padding:0;
    margin:0;
    background-image:none;
    font-size:8pt;
}
.maincol_home{
  background-color: #FFFFFF;  
  float: left; 
  display:inline; 
  position: relative; 
  width:73%;
 }
 .maincol{
  float: left; 
  display:inline; 
  position: relative; 
  width:71%;
  border:solid 1px rgb(204,51,51);
  padding:4px 4px 4px 4px;
 }
 .maincol p{
    margin:2px 0px 10px 0px;
    width:97%;
 }
.welcomeMessage{
    background:#B31D38;
    color:White;
    font-family:Arial;
    padding: 3px 3px 0px 8px;
}
.welcomeMessage p{
    color:white;
    padding:5px 10px 6px 0px;
}
.welcomeTitle{
 font-size:12pt;
 font-weight:bold;  
}
.footer{
  float: left; 
  width:100%;
  margin-top: 7px;
  font-size:8pt;
  color: #666666;
  text-align:center;
 } 
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: rgb(204,51,51);
	text-decoration: underline;
} 
br{
    clear:left;
}
.menu_contain{
    border:solid 1px right;
}
.rightHeaders{
    border-bottom:solid 1px rgb(204,51,51);
    
}

/* Menu Styles */

.menuon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B31D38;
	padding-left: 6px;
	border: 1px solid #B5B5B5;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom:3px;
	margin-bottom:3px;
	list-style:none;
}
.menuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 6px;
	border: 1px solid #B5B5B5;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom:3px;
	margin-bottom:3px;
	list-style:none;
}

.menu{
 font-size:9pt;
 font-family:Arial;
 width:100%;
}
.submenuon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	background-color: #DEDEE0;
	border: 1px solid #B31D38;
	cursor: pointer;
	text-align:right;
	list-style:none;
	padding:1px 6px 1px 0px;
	margin:2px 1px 2px 20px;

	
}
.submenuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	background-color: #DEDEE0;
	border:solid 1px #DEDEE0;
	cursor: pointer;
	text-align:right;
	list-style:none;
	padding:1px 6px 1px 0px;
	margin:2px 1px 2px 20px;
}

/* Home Page Styles */


.linkholder{
    float:right; 
    width:264px;
    border:solid 1px rgb(204,51,51);
    height:130px;
    padding: 2px 4px 2px 3px;  
    font-family:Arial;
    font-size:11pt;
}

.linkholder_left li, .linkholder_right li{
   list-style:none;
   width:117px;
   padding:0px 0px 4px 12px;
   font-size:8pt;
   background:url(../CSS/Images/arrow.jpg) no-repeat top left;
   font-family:Arial;
}

.linkholder_left{
  float:left;
  width:120px;
  margin:6px 0px 0px 0px;
  padding:0; 
}

.linkholder_right{
  float:left;
  width:120px; 
  margin:6px 0px 0px 10px;
  padding:0;  
}

.linkholder_left .short, .linkholder_right .short{
    width:115px;
}

.contentcontainer_1{
    margin-top:3px;
    background:url(../CSS/Images/home_image_1.jpg) no-repeat top left;
    height:149px;
}

.contentcontainer_2{
    margin-top:3px;
    background:url(../CSS/Images/home_image_2.jpg) no-repeat top left;
    height:131px;
}

/* Company Profile Styles */

.companyvalues li, .companyvalues_mid li{
 font-size:8pt; 
 padding:0px 0px 2px 15px;
 background:url(../CSS/Images/arrow.jpg) no-repeat left top;
 list-style:none;
 vertical-align:top;
 line-height:14px;
}

.companyvalues_low li{
 font-size:8pt; 
 padding:0px 0px 6px 15px;
 background:url(../CSS/Images/arrow.jpg) no-repeat left top;
 list-style:none;
 vertical-align:top;
 display:block;
 line-height:14px;
}

.companyvalues_mid{
 padding-left:20px;
 margin-bottom:10px;
}

/* Projects Pages */

.contentcontainer{
    margin:3px 3px 3px 3px;
    padding:3px 3px 3px 3px;
}
.right{
    width:249px;
    float:right;
}
.yearheader
{
    /* Not currently used, included here for if completed projects pages become single page */ 
    float:right;
    width:100%;
    font-weight:bold;
    color: rgb(204,51,51);
	text-decoration: underline;
}
.content_left{
  float:left;
  width:60px;
 
}
.content_right{
  float:right;
  width:180px;
}
.content_left li, .content_right li{
   list-style:none;
   font-size:8pt;
   font-family:Arial;
   margin:0;
   padding:0;
   line-height:14px;
}

/* Services */

.services_right_top{
    width:49%;
    float:right;
    height:225px;
}

.services_left_top{
    width:49%;
    float:left;
    height:225px;  
}

/* .services_left/right_top need more space than the lower areas */

.services_right{
    width:49%;
    float:right;
    height:190px;
}

.services_left{
    width:49%;
    float:left;
    height:190px;  
}

.services_img{
    width:100%;
    height:80px;
    padding:0;
    margin:0;  
}

/* The Spartan Team */

.spartan_team{
    width:99%;   
}
/*
.team_inner{
    float:right;
    width:73%;
}
*/
.greg{
    background:url(../CSS/Images/greg_dodd.jpg) no-repeat top left;
    height:260px;
    padding-left:125px;
}
.mark{
    background:url(../CSS/Images/markgerrand.jpg) no-repeat top left;
    height:190px;
    padding-left:125px;
}
.hendrik{
    background:url(../CSS/Images/hendrik.jpg) no-repeat top left;
    height:160px;
    padding-left:125px;
}
.supervisors{
    background:url(../CSS/Images/supervisors.jpg) no-repeat top left;
    margin-top:30px;
    height:315px;
    padding-left:125px;
}

/* Contact Us */

.contact{
   color:rgb(204,51,51);
   font-size:8pt;
   font-weight:bold; 
}
.form{
    float:right;
    width:100%;
    padding-top:5px;
}
.form td{
    vertical-align:top;
    padding-top:3px;
}
.form td.form_right{
    text-align:right;
    padding:0px 25px 0px 0px;
}
.form input{
    width:290px;
    border:solid 1px rgb(204,51,51);
    
}
.request{
    width:290px;
    border:solid 1px rgb(204,51,51);
}
.form input.submit{
    height:18px;
    width:47px;
    padding:0px 22px 0px 0px;
    float:right;  
}

/* Reciently Completed Projects Details Pages */

.completedpics
{
    float:right;
    width:200px;   
}
.completed_img
{
    width:100%;
    height:80px;
}
.descrip
{
    padding-top:2px;
    width:260px;   
}
.imgsoon{
    border:solid 1px rgb(204,51,51);
    width:20px;
    font-size:8pt;
    padding:3px 3px 3px 3px;
    height:74px; 
}
#puketelist
{
    font-size:8pt;
    margin-left:20px;
    padding-bottom:20px;
}
#puketelist li
{
    padding:3px;
}
.projectlist li
{
    margin-bottom:5px;   
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

