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

body{ 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 76%;
 text-align:center; 
 background-color: #D2D2D2;
 padding: 20px 0;
}

.clear {
	clear: both;
}

.floatright {
	float: right;
}

p {
	font-size: 1.1em;
	margin-bottom: 10px;
}

ul {
	font-size: 1.1em;
	margin-bottom: 10px;
}

h1 {
	font-size: 3em;
	margin-bottom: 10px;
}

#header h1 {
	font-size: 3.5em;
}

h2 {
	font-size: 2.5em;
	margin-bottom: 10px;
}

h3 {
	font-size: 2.1em;
	margin-bottom: 10px;
}

#extra h3 {
	width: 98%;
	color: #fff !important;
	background-color: #007C59 !important;
	padding: 5px 0 5px 10px;
}

h4 {
	font-size: 1.8em;
	margin-bottom: 10px;
}

h5 {
	font-size: 1.5em;
	margin-bottom: 10px;
}
 
#pagewidth{ 
 width:1090px /*1050px jansie*/; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 background-color: #fff;
}

#header {
	width: 1050px;
	height: 160px;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
	border-bottom: 20px solid #fff;
	border-top: 40px solid #fff;
	background-color:#E23D28;
	color: #fff;
	margin-bottom: 50px;
	/*margin-top: 20px;*/
	background-image: url(img/sabiz-logo-4.jpg);
	background-position: 1% 0;
	background-repeat: no-repeat;
}

#header h1 {
	padding: 42px 0 0 150px;
}

#wrapper {
	width: 100% /*1090px jansie*/;
	background-color: #fff;
	background-image: url(img/sabiz-bg.jpg);
}

#subheader {
	position: absolute;
	width: 1050px /*1050px jansie*/;
	height: 50px;
	top: 200px;
	background-color: #0C1C8C;
	border: 20px solid #fff;
}

#menu {
	margin: 7px 0 0 20px;
}

#menu li {
	float: left;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-right: 20px;
	font-size: 2em;
}

#menu li a {
	color: #fff;
	text-decoration: none;
}

#menu li a:hover {
	color: #fff;
	text-decoration: underline;
}

#menu li a.current {
	color: #fff;
	text-decoration: underline;
}

#search {
	position: absolute;
	top: 25px;
	left: 113px;
}

#search input.searchfield {
	width: 200px;
	padding: 5px;
	border: 0;
	background-color: #fff;
	border: 1px solid #000;
}

#search input.searchbutton {
	background-color: transparent;
	height: 24px;
	width: 24px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(img/search-glass.png);
	line-height: -5000px;
}
 
#leftcol{
 width:25%; 
 float:left; 
 position:relative; 
 background-color:#007C59;
 border-left: 20px solid #fff;
 padding-top: 20px;
 }
 
#leftcol h3 {
	padding: 5px 0 5px 20px;
	background-color: #FCB514;
	margin: 0 20px 10px 0;
}
 
#leftcol li {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-size: 1.3em;
	padding-left: 20px;
	padding-right: 20px !important;
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
}

#leftcol p {
	font-size: 1.3em;
	padding: 0 20px 0 20px;
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
}

#leftcol input.button {
	margin-left: 20px;
}

#leftcol li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
}

#leftcol li a:hover {
	color: #FCB514 /*#D2D2D2*/;
	text-decoration: none;
}

#leftcol li a.current {
	color: #FCB514 /*#D2D2D2*/;
	text-decoration: none;
}

#rss li {
	display: block;
	line-height: 1.7em;
}

#rss li a {
	display: block;
	padding-left: 32px;
	background-image: url(img/feed-icon-28x28.png);
	background-repeat: no-repeat;
	height: 28px;
}

#rss-external {
	width: 230px;
	margin: 10px 0 0 20px;
	background-color: #007C59;
	color: #fff;
}

#rss-external a {
	color: #FCB514;
	font-weight: bold;
	text-decoration: underline;
}

#rss-external a:hover {
	text-decoration: none;
}

.google-subscribe-link {
	width: 184px;
	margin: /*0 auto*/ 0 0 0 20px;
} 
#maincol{
 background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:69.4%;
 border-left: 20px solid #fff;
 border-right: 20px solid #fff;
 }
 
#maincol h2 {
	color: #007C59;
	background-color: transparent;
}

#maincol h3 {
	color: #0C1C8C;
	background-color: transparent;
}

#maincol h4 {
	color: #007C59;
	background-color: transparent;
}

#maincol p {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 10px;
	background-color: transparent;
}

#maincol ul {
	margin-bottom: 10px;
}

#maincol li {
	font-size: 1.3em;
	line-height: 1.3em;
	list-style: circle;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: circle;
}

#maincol a {
	text-decoration: underline;
	color: #0C1C8C;
}

#maincol a:hover {
	text-decoration: none;
}
 
#footer{
 height:50px;
 width: 1050px;
 background-color:#E23D28; 
 clear:both;
 border: 20px solid #fff;
 text-align: center;
 font-weight: bold;
 color: #fff;
 /*margin-bottom: 20px;*/
 }
 
#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}
 
 #footer p {
 	/*line-height: 4em;*/
	margin-top: 15px;
 }
 
#adsense {
	margin-left: 20px;
}

.img-gallery img {
	float: left;
	padding: 3px;
	margin: 0 10px 10px 0;
}

.img-gallery a img {
	border: 2px solid #007C59;
}

.img-gallery a:hover img {
	border: 2px solid #D2D2D2;
}

.main-product-box {
	padding: 10px;
	border: 1px solid #FCB514 /*#EDEDED*/;
	margin-bottom: 15px;
}

.product-main-box {
	padding: 15px 0 15px 15px;
	background-color: #EDEDED;
	margin-bottom: 15px;
}

.product-main-box h4 {
	color: #007C59 !important;
}

.img-gallery2 img {
	padding: 3px;
}

.img-gallery2 a img {
	border: 2px solid #007C59;
}

.img-gallery2 a:hover img {
	border: 2px solid #D2D2D2;
}

.afrigator {
	visibility: hidden !important;
	display: none !important;
}

.afrigator a img {
	visibility: hidden !important;
	display: none !important;
	border: 0 !important;
}

.emaillink {
	font-size: 1.5em !important;
}

.emaillink a {
	font-weight: bold !important;
	color: #007C59 !important;
}

 /* *** 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 */  
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

textarea {
	width: 97%;
	height: 50em;
}