/*#############################################################

© 2016

Author : Immanuel Mohlala
Company: Dimens
URL:     http:www.dimens.co.za

#############################################################*/

*{margin:0px;padding:0px}

/* FONT SETTINGS */
@font-face
	{font-family:"Calibri Light";
	panose-1:2 15 3 2 2 2 4 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1073750139 0 0 415 0;}

@font-face
	{font-family:"Calibri";
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1073786111 1 0 415 0;}

@font-face
	{font-family:"Arimo";
	panose-1:2 11 6 4 2 2 2 2 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-536868097 1342208255 33 0 447 0;}

@font-face
	{font-family:"Century Gothic";
	panose-1:2 11 5 2 2 2 2 2 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:647 0 0 0 159 0;}
 
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}

@font-face
	{font-family:"Eras Light ITC";
	panose-1:2 11 4 2 3 5 4 2 8 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}

@font-face
	{font-family:"Eras Medium ITC";
	panose-1:2 11 6 2 3 5 4 2 8 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}

@font-face
	{font-family:"Lucida Calligraphy";
	panose-1:3 1 1 1 1 1 1 1 1 1;
	mso-font-charset:0;
	mso-generic-font-family:script;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}

@font-face
	{font-family:"Juice ITC";
	panose-1:4 4 4 3 4 10 2 2 2 2;
	mso-font-charset:0;
	mso-generic-font-family:decorative;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}

@font-face
	{font-family:"Pristina";
	panose-1:3 6 4 2 4 4 6 8 2 4;
	mso-font-charset:0;
	mso-generic-font-family:script;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}

@font-face
	{font-family:"GothicE";
	panose-1:0 0 4 0 0 0 0 0 0 0;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:536881799 0 0 0 511 0;}

@font-face
	{font-family:"ItalicT";
	panose-1:0 0 4 0 0 0 0 0 0 0;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:536881799 0 0 0 511 0;}

@font-face
	{font-family:"ScriptC";
	panose-1:0 0 4 0 0 0 0 0 0 0;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:536881799 0 0 0 511 0;}

@font-face
	{font-family:"ScriptS";
	panose-1:0 0 4 0 0 0 0 0 0 0;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:536881799 0 0 0 511 0;}

@font-face
	{font-family:"DejaVu Sans Light";
	panose-1:2 11 2 3 3 8 4 2 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-469752065 1342177403 134234144 0 415 0;}	
	
	
/* SETUP */
body {
	background-color: rgba(250,255,247,1);
	background-image: url(../images/header3.jpg);
	background-repeat: repeat-x;	
}


/* PARAGRAPH SETTINGS */
p {
	font-family:"Century Gothic";
	font-size: 1.0em;
	font-weight: lighter;
	color:#000 /*#54575A*/;
	padding-left:10px;
	padding-right:10px;
	line-height:1.5em;
	-moz-font-size: 0.9em;
	-moz-line-hight:1.0em;  
}
p .span {font-weight:bold; 
         font-style:oblique;
         color: #F00;
        }

h1 {
	font-family:"Pristina";
	font-size:2.1em; 
	font-weight:100;
	padding-left:5px;
	color: #45C; 
	line-height:1.2em
}

h2 {
	font-family:"Pristina";
	font-size:1.7em;
	font-style:italic; 
	font-weight:normal;
	padding-left:5px;
	color: #090; /* #54596E; */
	line-height:1.0em,
}

h3 {
	font-family: Calibri, "Calibri Light", Arimo;
	font-size:1.4em; 
	font-weight:normal;
	padding-left: 5px;
	color:#003;
	line-height:1.5em
}	

h4 {
	font-family: "ItalicT";
	font-size: 1.0em; 
	font-weight: normal;
	padding-left:5px;
	color:#FFF;
	line-height:1.3em
}

h5 {
	font-family: Calibri, "ScriptC";
	font-size: 1.0em; 
	font-weight: normal;
	padding-left:5px;
	color: #FFF;   /*#336; */
	line-height:1.3em
}

h6 {
	font-family: Calibri, "Calibri Light", Arimo;
	font-size:2.0em; 
	font-weight:100;
	padding-left: 5px;
	color:#003;
	line-height:2.1em;
}

.quote {
	font-weight: bold;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	line-height:1.6em;
	float:left;
}

a {
	color:#00C;
	font-size:1.1em; 
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a:link {
	color: #00C;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a:visited {
	color: #55F;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	color: #0C0; 
	font-style:normal;
	text-decoration:none;
 }

input, select, textarea
{ 
	font-family: Calibri, "Calibri light", Arimo;
	font-size:1.1em;
/*	vertical-align:middle; */
	font-weight:normal;
}

/* PAGE CONTROL */

#container
{
	width: 1000px;
	horizontal-alight: center;
	background-color: transparent;
	margin: 7px auto;	
	font-family: calibri, Arimo;
	font-size: 1.1em;
}

#head
{
	width: 100%;
	height:260px;
	vertical-align:top;
	background-image: url(../images/banner1.png);
	background-repeat: no-repeat;	
}

#logo
{
	position: relative;
	float: left;
	width: 250px;
	height: 250px;
	padding: 5px auto;
	left: 0px;
}

#services
{
	position: relative;
	width: 360px;
	height: 200px;
	padding: 5px auto;
	float: right;
	right: 5px;
	border-bottom: 2px #369;
}

#holder
{
	position: relative; 
	float: left;
	width: 100%;
/*	height: 520px;  */
	margin: 0px 0px 30px 0px;
	background-color: transparent; 
	padding-bottom: 10px; 
		
}

 #rightB
{
	position: inherit; 
	float: right;
	width: 65%;
/*	height: 520px; */
	padding: 5px auto; 
/*	margin:30px 0px 0px 10px;
		-webkit-box-shadow:  0px 4px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 4px 4px rgba(0,0,0,0.2);
    box-shadow: 0px 4px 4px rgba(0,0,0,0.2); 
	border-radius: 0px 0px 5px 5px;
	border-bottom: 3px solid #999;	*/	
}
 
#leftB
{
	position: inherit; 
	float: left;
	width: 35%;
/*	height: 520px;  */
	margin: 3px auto;
	padding-bottom: 10px; 
	left: 0px;	
	background-image:url(../images/fem.png);
	background-position:center right;
	background-repeat:no-repeat;
/*	-webkit-box-shadow:  0px 0px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2); 
	border-radius: 0px 0px 5px 5px;
	border-bottom: 3px solid #689;		*/
}

#right
{
	position: relative; 
	width: 290px;
	height: 230px;
	float: right;
	right: 5px;
	padding: 5px auto;
	margin: 20px 0px 20px 20px;
/*	background-color: rgba(255,255,255,1); */
	-webkit-box-shadow:  0px 4px 4px rgba(0,10,0,0.2);
    -moz-box-shadow: 0px 4px 4px rgba(0,10,0,0.2);
    box-shadow: 0px 4px 4px rgba(0,10,0,0.2);
	border-radius: 0px 0px 5px 5px;
	border-bottom: 2px solid #599;
}

#left
{
	position: relative;
	width: 290px;
	height: 230px;
	float: left;
	left: 10px;
	padding: 5px auto;
	margin: 20px 20px 20px 0px;
/*	background-color: rgba(255,255,255,1); */
	-webkit-box-shadow:  0px 4px 4px rgba(0,0,0,0.2);
    -moz-bsox-shadow: 0px 4px 4px rgba(0,0,0,0.2);
    box-shadow: 0px 4px 4px rgba(0,0,0,0.2); 
	border-radius: 0px 0px 5px 5px;
	border-bottom: 2px solid #599;
}

#footer
{
	width: 100%;
	position: inherit;
	margin: 50px 0px 10px 0px;
/*	bottom: 0px;
	vertical-align: baseline; 
	margin: 10px auto;*/
	background-image: url(../images/images.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
}
	
/*----- forms -----*/
#contacts-form { 
	clear:right;
	width:100%;
	overflow:hidden;
	
}
	#contacts-form fieldset { 
		border:none;
		float:left; 
	}
		#contacts-form .grab { 
			clear:both;
			visibility: hidden;			
		}
		
		#contacts-form .field { 
			clear:both;			
		}
			#contacts-form label { 
				float:left;
				left: 50px;
				width:140px;
				line-height:25px;
				padding-bottom:10px;
				font-weight:nomal;
				font-size: 1.1em;
				color: rgba(80,0,80,1);
			}
			#contacts-form input {
				width:200px;
				padding:1px 0 1px 3px;
				background:none;
				font-size: 1.0em;
				border:1px solid #99B;
				color: rgba(70,50,70,1);
				float:left;
			}
			#contacts-form input:invalid {
				border-color:red;
			}
			#contacts-form textarea { 
				width:400px;
				height:115px;
				padding:1px 0 1px 3px;
				background:none;
				border:1px solid #CCC;
				color:rgba(70,10,70,1);
				margin-bottom:12px;
				overflow:auto;
				float:left;
			}
			#contacts-form div:last-child {
				padding-left:140px;
			}

	
/* MENU CONTROL */
ul.sidenav {
    list-style-type: none;
	 margin: 0;
    padding: 0;
    width: 75%;
	 float: right;
	 right:auto;
	 text-align:right;	
    background-color: transparent;  /* rgba(253,255,252,.7); */
    position: relative;
	 bottom: 3px;
    height: Auto;
    overflow: auto;
/*	box-shadow: 0px 2px 0px rgba(0,0,0,0.2); */
	
}

ul.sidenav li a {
    display: block;
    color: #FFF;
/*    padding: 8px 16px; */
    text-decoration: none;
	float: left;
    padding: 15px;
}
 
ul.sidenav li a.active {
    color: #4F0;
}

ul.sidenav li a:hover:not(.active) {
    background-color: transparent;  /* rgba(51,102,153,.5); */
    color: #7685A0;
}

div.content {
    margin-left: 25%;
    padding: 1px 16px;
    height: 1000px;
}

@media screen and (max-width: 995px){
 /*   ul.sidenav {
        width:100%;
        height:auto;
        position:relative;
    }
    ul.sidenav li a {
        float: left;
        padding: 15px;
    }
    div.content {
		margin-left:0;
	} */
	#container {
		width: 100%;
	}
	
}
/*
@media screen and (max-width: 400px){
    ul.sidenav li a {
        text-align: center;
        float: none;
    }
} */

/* IMAGE SETTINGS */
/*
div.img {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 180px;
}

div.img:hover {
    border: 1px solid #777;
}

div.img img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}
*/