
.bodyme {
	background-image: url('img/bg32.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	BACKGROUND-COLOR: #EFF1E3
}

.style1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-right:0;
	margin-top: 5; 
	margin-bottom: 5;
}

.style3 {
	color: #CC6733;
	font-weight: bold;
}
.style5 {
	font-size: 9px
}

.borderme{ 
border-right:1px dotted #FFFFFF; 
border-top:1px dotted #FFFFFF; 
border-left-width:1; 
border-bottom-width:1

}

.borderme2{ 
border-right:1px dotted #FFFFFF; 
border-top:1;
border-left-width:1; 
border-bottom-width:1

}



	
.bb {
	background-image: url('img/Web_Design_Development.jpg');
	background-position: left top ;
	background-repeat: repeat-x
}

.cc {
	background-image: url('body_img/gradient.jpg');
	background-position: bottom;
	background-repeat: repeat-y;
}	
	

	
	a.swart {text-decoration:none;color:#2b2b2b ;cursor:Hand;}
	a.swart:hover{Color: #666666;Text-Decoration:none;cursor:Hand;}

a.rooi {text-decoration:none;color:#cc6633;cursor:Hand;}
	a.rooi:hover{Color: #666666;Text-Decoration:none;cursor:Hand;}

a.wit{text-decoration:none;color:#ffffff ;cursor:Hand;}
	a.wit:hover{Color: #c0c0c0;Text-Decoration:none;cursor:Hand;}

a.grys{text-decoration:none;color:#6E5F64 ;cursor:Hand;}
	a.grys:hover{Color: #BD200F; Text-Decoration:none;cursor:Hand;}

a.blou {text-decoration:underline;color:#336699 ;cursor:Hand;}
	a.blou:hover{Color: #666666;Text-Decoration:underline;cursor:Hand;}

p { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #2b2b2b;
	margin-left: 10;
	margin-right:10;
	margin-top: 0; 
	margin-bottom: 0;
	
}

li {list-style-image:url(icons/pyl.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #2b2b2b;
	margin-left: 0;
	margin-right:0;
	margin-top: 10; 
	margin-bottom: 10;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.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 */ 



form fieldset{
	background-color:#ffffff;
	
	border-width:2px 2px 2px 2px;
	border-style:solid;
	border-color:#CDCDB3;
	
	font-family: verdana;
	font-size:12px;
		
	margin:10px 10px 10px 1px;
	width:350px;
	position:relative;
	display: inline;
	padding: 10px 10px 10px 10px;
	
	
}

form fieldset legend{	
	background-color:#CDCDB3;
	
	border-width:1px 1px 1px 1px;
	border-color:#2b2b2b;
	border-style:solid;
	
	color:#2b2b2b;
	font-weight:bold;
	text-align:center;
		
	width:200px;
	padding:5px 5px;
	margin:10px 10px 10px 1px;
	position:relative;
	top: -5px;
	
}

label{
	color:#2b2b2b;
	font-size: 12;
	font-weight:bold;	
	

}

FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif;PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

INPUT { background-color:#CDCDB3;
	background-image:none;
	
	border-width:1px;
	border-style:solid;
	border-color:#2b2b2b;
	
	font-weight:bold;
	font-family:verdana;
	font-size: 10px;
	
	width:150px;
	padding:2px;
	margin:0px 0px 0px 20px;
	
	
}

textarea {
	background-color:#CDCDB3;
	background-image:none;
	
	border-width:1px;
	border-style:solid;
	border-color:#2b2b2b;
	
	font-weight:bold;
	font-family:verdana;
	font-size: 10px;
	
	width:350px;
	padding:2px;
	margin:0px 0px 0px 20px
}

select { PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-SIZE: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif;PADDING-BOTTOM: 1px; MARGIN: 0px; PADDING-TOP: 1px
}
	
	.button{
	background-color:#CDCDB3;
	background-image:none;
	
	border-width:1px;
	border-style:solid;
	border-color:#2b2b2b;
	
	font-weight:bold;
	font-family:verdana;
	
	width:90px;
	padding:5px 5px;
	margin:10px 10px 10px 1px;
	
}
