/* general specs for HTML tags - i.e. elements */

html {
height: 100%;  /* NB for FooterStick */

/* or, specify own color */
}

body {
	color: #333;
	background-color: #000;
	background-image: url(graphics/bg_body.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	/* or, specify own height */
	padding: 0;
 	margin: 0; 
	/* specify own: top right bottom left */
	height: 100%; /* NB for FooterStick */
	/*border: 1px solid blue;*/
}

body h1 {
font-weight: normal;
font-size: 9px;
line-height:9px
color: #000;
text-align: center;
margin:0 auto 0 160px;
padding:0;
border-left: 3px solid ##D39105;
border-right: 1px solid #D39105;
width: 720px;
height:13px;
}

a:link, a:visited {
	color: #D39105;
	text-decoration: underline;
	/* or, specify own  */
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

p {
 padding: 0 5px 0 0;
 margin: 8px 0;
 font-size: 11px;
 line-height: 18px;
 text-align: justify;
}

h1, h2, h4, h3 {
 margin:0 0 0 0; 
 padding: 5px 0;
 /* top 5px right 0 bottom 5px left 0 */
 font-size: 11px;
 letter-spacing: 2px;
 color: #D39105;
 }

h1 {
font-weight: bold;
font-size: 9px;
color: #692311;
/* or, specify own color */
height: 12px;
text-align: center;
background-color: #D39105;
border-left: 3px solid #D39105;
border-right: 1px solid #D39105;
width: 720px;
padding: 0;
margin: 0 auto 0 160px;
}

h2 {
border-bottom: 1px solid #000;
padding: 5px 0 0 0;
color: #D39105;
font-variant: small-caps;
}

h3 {
padding: 5px 0 0 0;
color: #D391051;

}

img {
	padding:0;
	margin:0;
	border:0;
}

ul {
	margin: 0; 
	padding: 0;
}

li {
list-style-image: url(graphics/bullet.gif);
/* specify own bullet or, delete */
display: list-item;
font-size: 11px;
margin-left: 18px;
margin-right: 5px;
}

form {
	font-size: 11px;
	line-height: 18px;
}


/* own defined div tags i.e. IDs */
#wrapper {
	position: relative; /* NB for FooterStick */
	margin: 0 auto 0 160px; /* to center the DIV & for FooterStick -  bottom margin to allow for footer height*/
padding: 0 0 0 0;
	width: 720px;
	background-color: #D39105;
	border-left: 3px solid #D39105;
	border-right: 1px solid #D39105;
	height: 100%; /* NB For IE & FooterStick */ 
	min-height: 100%; /* NB For Modern Browsers & FooterStick */ 
	height: auto !important; /* NB For Modern & FooterStick */ 
	/*border:1px solid aqua;*/
}

#content {
	position: relative;
	width: 720px;
	min-height: 100%; /* For Modern Browsers & FooterStick */ 
	height: auto !important; /* NB For Modern Browsers &FooterStick */ 
	height: 100%; /* NB For IE  & FooterStick */
	padding: 0 0 20px 0; /* For IE  & 38px FooterStick */
	margin: 0;
	background-color: #fff;
	/*border: 1px solid fuchsia;*/
}

#content h1 {
/* color: #40150a; */
color: #000;
}

#header {
	height: 130px; 
	width: 720px; 
	padding: 0;
	margin: 0; 
	background-color: #fff;
	color: red;
	text-align: center;
	/* border: 1px solid green;  */
}

#top {
	text-decoration: none;
	font-size: 11px;
	position: absolute;
	right:28px;
	top:8px;
	padding:7px;
	font-weight: bold;
	color: #692311;
}

div#container_home {
	position: relative;
	display: block;
	right: 5px;
	top: 25px;
	margin: 0;
	padding: 0;
	border: 0;
}

.mPhoto {
	position: absolute;
	top: 0;
	left: 0;
	-moz-opacity: 0.0;
	filter: Alpha(opacity=10);
	border: 1px solid #c9b98c;
	padding: 6px;
	background-color: #e7e1d0;
}

.bottom {
	text-decoration: none;
	font-size: 10px;
	padding:7px 5px;
	font-weight: bold;
	color: #D39105;
}

.spanbottom {
/* for the bottom of page google text */
font-size: 9px;
letter-spacing: 1.9px;
text-align: center;
color: #000;	
background: #D39105;
margin: 15px 0 0 -5px;
font-weight: normal;
padding: 1px 0 0 3px;
height: 15px;
border-top: 1px solid #000;
}


#hdrimg1 {
position: absolute;
top:45px;
left:35px; 
padding: 0;
width:650px;
height:73px;
background-image: url(graphics/wathaba.gif);
background-repeat: no-repeat;
background-color: #fff;
}




/* horisontal navbar - navmain*/

#navmain {
padding:0 0 0 0; /* for space between start of nav & page side */
margin:0; 
font-weight: normal;
background-image: url(graphics/bg_navmain.jpg);
background-repeat: repeat-x;
background-position: top left;
color: #000;
background-color:#D39105 ;
height: 33px;
/* border: 1px solid yellow; */
}

#navmain ul {
/*remove default values: */
margin: 5px 0 0 0; /* NB NB NB to position text in the navbar */
padding: 0;
}

#navmain li {
display: inline;
list-style: none;
margin: 0 0 0 -3px;	/*	use -3px to minimise space between buttons */
padding:0;
}

#navmain li a:link, #navmain li a:visited { 
color: #000; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 2.7px;
text-decoration:none; /* to remove underline of the hyperlinks */
margin: 0 0 0 0; /* for the items */
padding: 8px 10px 8px 10px; /* for items: top, right bottom left for space around*/
border-top: 1px solid #dca600;
border-right: 1px solid #dca600;
border-bottom: 1px solid #ffd800;
border-left: 1px solid #ffd800;
}

#navmain li a:hover, #navmain li a:active {
color: #fff; 
/* to set hover color for the hyperlinks */
border-top: 1px solid #ffd800;
border-right: 1px solid #ffd800;
border-bottom: 1px solid #dca600;
border-left: 1px solid #dca600;
}


/* vertical navigation */

#navside {
height: 200px;
width:  150px; /* for button width */
padding: 0;
margin: 0;
}

#navside li {
display: block; 	/*for vertical display*/
height: 28px; /* NBNBNB for button height - required here! */
margin: 0; 		/* nb nb to eliminate default margins */
padding: 0; 		/* nb nb to eliminate default padding */
}

#navside ul {
list-style: none; 	/* no bullets */
margin: 0; 		/* nb nb to eliminate or adjust default margins */
padding: 0; 	/* nb nb to eliminate default padding */
}

#navside li a:link, #navside li a:visited { 
text-decoration: none; 	/* NB required here - no underline */
display: block; /* NB required here - for item width!! */
color: #6B6B6B; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-variant: small-caps;
letter-spacing: 2px;
border-top: 1px solid #C6C6C6;
border-right: 1px solid #d7f955;
border-bottom: 1px solid #d7f955;
border-left: 1px solid #C6C6C6;
margin: 0; /* between for the items */
padding: 5px 7px;  /* space around the items and height*/
}

#navside li a:hover, #navside li a:active {
color: #000033; 	/* to set hover color for the hyperlink text */
border-top: 1px solid #d7f955;	/* to set hover colors for borders */
border-right: 1px solid #C6C6C6;
border-bottom: 1px solid #C6C6C6;
border-left: 1px solid #d7f955;
}


#colleft {
position: absolute;
top: 130px; 
left: 0;
width: 435px; /*paddings subtracted */
height: 100%;
font-size: 11px;
text-align: justify;
min-height:100%;
padding: 5px 0 0 5px; /* top right bottom left*/
margin: 0;
/*border: 1px solid blue;*/
}

#colright {
margin-left: 450px;
/* to provide space for colleft */
padding: 0; /* top right bottom left*/
width: 255px; /* padding subtracted */
height: 100%;
/*border: 1px solid red;*/
}

#strapline {
	margin: 0;
	padding: 0 0 0 5px;
	height: 25px;
	width:700px;
	background: #000
	color: #e69224;
}

#footer {
text-align: left;
font-size: 10px;
line-height: 12px;
background: #fff;
color: #000;
width: 715px; /*padding subtracted */
padding: 5px 0 0 5px;
/* e.g. 18px on right for side border image*/
margin: 0 0 -20px 0;  
/* for footer-stick center not required - within content which is centered for centering use 0 auto -38px auto*/
position: relative; /* NB for footer-stick */
height: 30px; /* NB for footer-stick */
border-top: 1px solid black;
border-bottom: 1px solid black;
}

/*.pictorial
{
position: relative;
width: 425px;
border: 1px solid gray;
}

.picpicture {
position: absolute;
top: 0;
left: 0;
width: 180px; 
	padding: 2px;
	border: 1px solid #DCDCDC; 
	height:123px;
	font-size: 11px;	
}

.pictext{
	margin: 0 0 0 190px;
	padding: 2px;
	width:330px;
	border: 1px solid #DCDCDC; 
	height:123px;
	font-size: 11px;
} */

/* own defined CLASSES used within own specified DIVs -  or new empty  DIVs*/

.textboxmain {
	border: 1px solid #d79b07;
	text-align: justify;
	padding:40px;
	margin-top: 1px;
}

.textleft {
position:absolute;
top:180px;
width:250px;
margin-left:10px;
border:1px solid black;
}

.textright {
position:absolute;
top:180px;
width:250px;
margin-left:280px;
}

.picframe {
border : 1px solid #000;
}

.imgcntr {
margin: 0 auto; 
}


.input{
background: #D39105;
border: 1px solid #000;
}

.button {
	background: #D39105;
	color: #000;
	border: 1px solid #000;
	font-weight: normal;
	font-size: 10px;
	height: 25px;
}

.frame {
	border: 1px solid #D39105;
	padding: 3px;
}

.nb {
color: #E2C51F;
font-weight: bold;
border: 1px solid gray;
}

/* required for equal.js */
.container { 
     background: transparent; 
     border: 0; 
} 

/* special statements */
#home .home, #about .about, #contact .contact, #products .products, #services .services, #enquiries .enquiries, 
{
color: #cc3300;
}
