@charset "utf-8";
@import "smoothDivScroll.css";
@import url(http://fonts.googleapis.com/css?family=Arimo);
@import url(http://fonts.googleapis.com/css?family=Quintessential);
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);
@import url(http://fonts.googleapis.com/css?family=Russo+One);
@import url(http://fonts.googleapis.com/css?family=Hammersmith+One);
@import url(http://fonts.googleapis.com/css?family=Montserrat:700,400);
@import url(http://fonts.googleapis.com/css?family=Montserrat);
@import url(http://fonts.googleapis.com/css?family=Oxygen);

body {
/*background-image: url(../images/bg.jpg);*/
    background-attachment: fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin:0;
	
}





p {
	margin         : 0;
	padding-bottom : 10px;
	
  font-family: 'Oxygen', sans-serif;
	font-size:16px;
		color:#FFF; 
		       
}

.homep {
	margin         : 0;
	padding-bottom : 10px;
	
 font-family: 'Oxygen', sans-serif;
	font-size:16px;
		color:#FFF;
		text-align:center; 
}

.points { font-size:18px;
font-weight:bold;
}

.contacts {font-size: 22px;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	color:#333;
	
}

p2 {
	margin         : 0;
	padding-bottom : 10px;
	
  font-family:"Century Gothic";
	font-size:18px;
		color:#F00;
		
	
        
}


.contactp{   font-family: 'Ubuntu', sans-serif;
             font-size: 18px;

}

td {
font-family: 'Oxygen', sans-serif;
	font-size:14px;
		color:#FFF;
		text-align:left;

        
}

td a{cursor:pointer;}


li {
        margin         : 0;
	
	text-align:left;
  font-family: 'Noto Sans', sans-serif;
	font-size:14px;
		color:#000;
	
		 
        
}
input {
	background-color:#FFF;
	          color: #000;
	font-family    : "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size      : 13px;
	
}
textarea {
	background-color: #FFF;
	color: #000;
	font-family    : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size      : 13px;
}
select {
	background-color: #FFFF66;
	color: #000;
	font-family    : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size      : 13px;
}
h1 {
	font-size: 36px;
	font-family: 'Oxygen', sans-serif;;
	font-weight:700;
	text-decoration: none;
	color:#FFF;
	
}

h2 {
	margin:0;
	font-size: 22px;
font-family: 'Oxygen', sans-serif;
	text-decoration:underline;
	color:#FFF;
	text-align:center;
}

h3 {
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	color:#FFF;
}

h4 {
	font-size: 18px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
	color:#FFF;
}
.associates {
	font-weight: bold;
	font-size: 14px;	
}

img {
	border: 0;
}

.highlight {
	color: #00AFEF;
	font-size: 14px;
	text-decoration: underline;
	text-align: justify;
}
#main_wrapper {
	margin: 0 auto;
	width:100%;
	min-height: 200px
	
}
#header_wrapper {
	height: 130px;
	width: 100%;
	padding-bottom: 0px;


	/*z-index: 2;
	position: relative;*/
}
#header {
	height: 130px;
	width: 70%;	
	background-repeat:repeat-x;


}
#header_left {
	
	background-repeat:no-repeat;
	float:left;
	height: 130px;
	width: 350px;
	
}
#header_right {
	
	height: 130px;
	width: 200x;
	float: right;
}
#logo {
	height: 295px;
	width: 306px;
	padding-top: 58px;
	padding-right: 14px;
	padding-bottom: 58px;
	padding-left: 100px;
}



#middle_bottom {
	
	width: 960px;
	min-height: 120px;
	float: left;
	color:#36C;
	font-size:13px;
	font-family:"Lithos Pro Regular";

	
	
	
		
}
#left {
	
	margin-left: 2px;
	width: 400px;
	
	color:#FFFFFF;
	
	font-family:"Nyala";
	font-size:18px;
}
#left2 {
	
	margin-left: 45px;
	width: 900px;
	float: left;
	color: #FFF;
	padding:  30px;
	font-weight: bold;
}
#right {
	

	width: 300px;
	float: right;
	color: #FFF;


}
#far_right {
	margin-top: 40px;
	/*	margin-left: 20px;*/
	width: 170px;
	float: right;
	color: #FFF;
	padding: 0;
}
#left_bottom {
	background-image: url(../images/left-btm.png);
background-repeat:no-repeat;
	padding-left:20px;
	min-height:150px;
	max-height:150px;
	
	width: 230px;
	float: left;
	color:#FFF;
	
	font-weight:200;
	
}



#right_bottom {
	
	width: 530px;
	height: 77px;
	float: left;
	margin-left:20px;
	margin-top:40px;
	font-family:"Gill Sans MT";
	font-size:16px;
	color:#FFF;
	
}

	

#far_right_bottom {
	width: 160px;
	float: right;
	color: #FFF;
	padding: 0 5px;
}
#content_wrapper {
	background:#FFF;
	width: 100%;
	background-repeat:repeat;	
	padding-bottom:20px;

	background-image: url(../images/bg.jpg);
	background-attachment:fixed;
}

#content_wrapper2 {
	background-image: url(../images/bg.jpg);
	width: 100%;
	background-repeat:repeat;	
	padding-bottom:20px;
	padding-top:20px;
}

#content_top {
	 /*background:#95D1A7;*/
	 background:rgba(149,209,167,0.9);
	background-repeat: no-repeat;
	height:74px;
	width: 100%;
	/*padding-top:20px;
	padding-bottom:20px;*/
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
}

#top_menu{width:70%;
height:74px;
padding-top:10px;
padding-bottom:10px;}

#animation_bar {
 background:rgba(51,51,51,0.7);
	background-repeat:repeat-x;
	height:150px;
	width: 100%;
	
}

#animation_bar_inner {
	height:150px;
	width: 70%;
	
}

#animation_left{float:left;
width:60%;}

#animation_right{
	float:right;
      width:40%;
	  padding-top:50px;
	  }

#linkbar {
	background-image: url(../images/linkbar.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 960px;
}

#content_bottom {
	background-image: url(../images/contentbgbottom.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 1000px;
}

#content {
	background-color:rgba(0,0,51,1);
	border-radius: 20px;
	width:70%;
	min-height:300px;
	text-align: justify;
	font-family:"Century Gothic";
	font-size:16px;
	padding:30px;
	margin-top:20px;
	

}


#contact-content {
	background-color:rgba(0,0,51,1);
	border-radius: 20px;
	width:70%;
	min-height:700px;
	text-align: justify;
	font-family:"Century Gothic";
	font-size:16px;
	padding:30px;
	margin-top:20px;
	

}
#content2 {
	background-image: url(../images/content_bg.png);
	width:70%;
	min-height:450px;
	text-align: justify;
	font-family:"Century Gothic";
	font-size:16px;
	padding:30px;
	border-radius:25px;
}

#content2 p {
	margin         : 0;
	padding-bottom : 10px;
	
  font-family: 'Noto Sans', sans-serif;
	font-size:14px;
		color:#FFF;        
}


#content_facebook {
	background-color: #FFF;
	width:590 px;

	
}

#menu {
	width: 155px;
	padding-left: 5px;
}
#menu ul{
	list-style: none;
	padding: 0;
	color: #000;
	text-align: right;
	font-family: Palatino;
	font-size: 13px;
}
#far_right ul.drawers{
	color: #FFF;
	width: 160px;
	list-style: none;
	padding: 0;
	text-align: left;
	font-family: Palatino;
	font-size: 13px;
}

#makeMeScrollable{
		width:100%;
		height: 72px;
		position: relative;
                href : client_profile.html;
}
				
				/* Replace the last selector for the type of element you have in
				   your scroller. If you have div's use #makeMeScrollable div.scrollableArea div,
				   if you have links use #makeMeScrollable div.scrollableArea a and so on. */
#makeMeScrollable div.scrollableArea img{
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
					/* If you don't want the images in the scroller to be selectable, try the following
					   block of code. It's just a nice feature that prevent the images from
					   accidentally becoming selected/inverted when the user interacts with the scroller. */
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-o-user-select: none;
		user-select: none;
}
#makeMeScrollable div.scrollableArea a{
	display: block;
	float: left;
	padding-left: 10px;
        href : client_profile.html;
}

#lipsum {
	text-align: justify;	
}.comp_name {
	font-size: 16px;
}
.highlight2 {
	font-size: 24px;
	color: #00AFEF;
}
.Download {
	font-size: 14px;
	text-decoration: none;
}
.highlight3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00AFEF;
	text-align: center;
	text-decoration: underline;
}



.signature {
 width:100%;
 color:#6CC;
 margin-top:18px;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	background-image: url('http://www.blueclouddesign.co.za');
}

.signature a:link{color:#FFF;}
.signature a:visited{color:#FFF;}
.signature a:hover{color:#6CC;}

.bullets {font-size:28px;
text-align:center;
vertical-align: top;
color:#333;}

#footer { 
width:100%;

 background:#95D1A7;
height:150px;
padding-top:20px;
}

#footer_inner { width:70%;
height:130px;
}

#footer_left {width:33%;
float:left;
margin-top:50px;
font-size:14px;
color:#FFF;
font-weight:bold;
font-family: 'Ubuntu', sans-serif;
text-align:left;
margin:10px;

}

#footer_middle {width:33%;
float:left;
margin-top:10px;
font-size:14px;
color:#006;
font-family:Verdana, Geneva, sans-serif;

}

#footer_right {width:33%;
float:right;
margin-top:50px;
font-size:14px;
color:#FFF;
font-family:Verdana, Geneva, sans-serif;

}

#stone-img-container{width:85%;
max-width:1024px;
background:#039;
padding:15px;
border-radius:10px;
box-shadow: -10px 10px 5px #888888;
}

#small-img-container{width:85%;
max-width:300px;
background:#039;
padding:15px;
border-radius:10px;
box-shadow: -10px 10px 5px #888888;
}

#container-wrapper{margin:0;}

#logo-container{float:left;
padding:15px;
}

#contact-left{float:left;
margin-bottom:5px;
              width:45%;
}

#contact-right{float:right;
margin-bottom:5px;
              width:45%;
}

.top-contact { font-family: 'Oxygen', sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#066;
}



