/* 
  ------------------------------------------------
  Mastertemplate Main Stylesheet
  Copyright (c) 2009 artKenya.net
  www.artkenya.net
  main.css
  ------------------------------------------------
*/

/* 
Colours:
brown: #663333
light brown: #834141

green: 666600
light green: #959500
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #676701;
  background-image: url(../images/bg.jpg);
  background-repeat:repeat-x;
  background-position:top;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0;
  text-align: center;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
  	line-height: 140%;
  }
.centeralign {
	text-align: center;	
}
.leftalign {
	text-align: left;	
}
.rightalign {
	text-align: right;	
}
input, textarea, select {
	 font-family: Arial, Helvetica, sans-serif;
  	font-size: 13px;
	color: #333;
}
.smallfont {
	font-size: 11px;
}
.updated {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.newsheader {
 color: #666600;
  font-size: 12px;
  font-weight: bold;
  text-transform:capitalize;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: arial, "Times New Roman", Times, serif;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  text-transform:uppercase;
}
h2 {
  color: #663333;
  font-size: 15px;
  font-weight: bold;
  line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h3 {
  color: #666600;
  font-size: 13px;
  line-height: 140%;
	margin-top: 15px;
	margin-bottom: 0px;
}
.headersecond {
	margin-top: 5px;
	border-top: 1px dotted #663333;
	padding-top: 12px;
}
a,  a:link, a:visited{
  color: #663333;
  text-decoration: underline;
}
a:hover {
  color: #834141;
  text-decoration: none;
}
a:focus {
  color: #666600;
}
a:active {
  color: #666600;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0em;
	border-color: #666600 !important;
	color: #666600 !important;
}
.clearfloat {
	clear: both;
}
ul, ol {
	padding-left: 17px;
}
ol li, ul li {
	margin-bottom: 6px;
	padding-bottom: 6px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 140%;
	}
ol ol {
	list-style: square;
}
.imageleft {
	float: left;
	margin-right: 10px;
}
/********************************* LAYOUT STYLES ******************************/
#outerShadow {
  background-image: url(../images/bg_shadow.jpg);
  background-repeat:no-repeat;
  background-position:top;
  border: solid 0px #ddd;
  margin: 0 auto 0 auto;
  padding: 0px;
  text-align: left;
  width: 1172px;
}
#outerWrapper {
  	width: 922px;
  	margin: 0px auto;
  	padding: 0px 0px;
  	text-align: left;
}
#outerWrapper #masthead {
  	position: relative;
  	height: 130px;
  	margin: 0px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;
  	background-color: transparent;
	background-image: url(../images/banner01.jpg);
  	background-repeat:no-repeat;
 	font-size: 18px;
  	font-weight: bold;
  	line-height: 15px;
}
#outerWrapper #masthead #logo{
	display: none;
	position: absolute;
	top: 15px;
	left: 20px;
	z-index:20;
	width: 200px;
	height: 95px;
	background-color: #fff;
}
/* The MEMBER LOGIN' button inside the masthead: */
#outerWrapper #masthead #button1{
	display: none;
	position: absolute;
	top: 40px;
	right: 20px;
	z-index:20;
	width: 155px;
	height: 78px;
	background-color: #ddd;
	background-image: url(../images/button_usefulresources.gif);
}

#outerWrapper #masthead #subnav{
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 200px;
	padding: 0px;
	background-color: #fff;
	border-bottom: 0px dotted #666;
	font-size: 11px;
	color: #666600;
	text-align: right;
}
#outerWrapper #masthead #subnav ul{
	margin: 0;
	padding: 0;
	list-style:none;
	color: #666;
	text-transform:uppercase;
}
#outerWrapper #masthead #subnav li{
	display: inline;
	padding-left: 10px;
}
#outerWrapper #banner {
	display: none;
  	position: relative;
  	height: 200px;
  	padding: 0px;
	background-color: #efefef;
  	background-image:	 url(../images/banner01.jpg);
  	border-bottom: solid 1px #fff;
  	font-size: 18px;
  	font-weight: bold;
  	
}
#outerWrapper #breadcrumbs {
  margin: 0px 0 0 0;
  padding: 0px 10px 0px 10px;
  border-bottom: 1px dotted #666;
  font-size: 11px;
  color: #000;
}
#outerWrapper #contentWrapper {
  margin: 1px 0 0 0;
  padding: 0 0 0 0;
}
#outerWrapper #contentWrapper #content {
  clear: both;
  margin: 0 0 0 0;
  padding: 20px 0px;
  background-color: #efefef;
  background-image: url(../images/bg_contenttop.jpg);
  background-position:top;
  background-repeat:no-repeat;
}
#outerWrapper #footer {
	clear: both;
  background-color: #efefef;
  border-top: solid 1px #663333;
  color: #333;
  font-size: 11px;
  height: 50px;
  padding: 10px 10px 10px 20px;
}


/***************************** BOXES ******************************/

/************ 3-column box *************/
.boxwrapper3 {
	margin: 10px 0;
	width: 100%;
	height: auto;
	background-color: #efefef;
	border: 0px solid #ff0000;
}
.boxwrapper3 .box1, .boxwrapper3 .box2, .boxwrapper3 .box3 {
	width: 27.0%;
	height: auto;
}
.boxwrapper3 .box1 {
	float: left;
	margin: 0px;
	padding: 20px 20px 20px 0px;
	}
.boxwrapper3 .box2 {
	float: left;
	margin: 0px 0px;
	padding: 20px;	
	border-left: 1px dotted #663333;
	}
.boxwrapper3 .box3{
	float: right;
	padding: 20px;	
	border-left: 1px dotted #663333;
		}
	
/************ 2-column box *************/
.boxwrapper2 {
	margin: 10px 0;
	padding-top: 10px;
	height: auto;
	border-top: 1px dotted #663333;
}
.boxwrapper2 .box1, .boxwrapper2 .box2{
	width: 49.9%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.boxwrapper2 .box2 {
	float: left;
	margin: 0px 0px;
	padding: 0px;	
	border-left: 1px dotted #663333;
	}
.boxwrapper2 .box1 .content, .boxwrapper2 .box2 .content {
	padding: 10px;
}
.bglight {
	background-color: #efefef;
}
.bgmedium {
	background-color: #ccc;
}
/************ 1-column box *************/
.boxwrapper1 {
	margin: 0px 0;
	padding: 10px;
	height: auto;
	border: 1px dotted #666;
}

/********************************* OTHER LAYOUT STYLES *************************/
.hangingImage {
	margin-left: 120px;
}
a img {
	border: none;
}
.sidebarrightfloat {
	float: right;
	margin-left: 20px;
	padding: 10px;
	width: 180px;
	background-color: #fff;
	background-image:url(../images/bg_coffeecup.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	border: 1px solid #999;
}
.sidebarrightfloat h2 {
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #663333;
	border-left: 12px solid #663333;
	line-height: 20px;
}
.coloredbackgroundbox {
	margin: 5px 0px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #000;
	line-height: 160%;
	background-image:url(../images/bg_coffeecup.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.coloredbackgroundbox_top {
	margin: 5px 0px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #000;
	line-height: 160%;
	background-image:url(../images/bg_coffeecup_top.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

.logoutbox {
	float: right;
	width: auto;
	height: auto;
	text-align: right;
	margin-right: 10px;
}
/********************************** TABLES *********************************/
table {
text-align: left;
}

/*************************************************** column container **********************************************/
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width: 100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	height: 100%;
	border-top: 0px solid #ff0000;
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding: 2em 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
 	font-size: 11px;  
  	color: #333;
}
.col1 {
	font-size: 12px;
}
.col2 {
  font-size: 11px;  
  color: #333;
}
.col2 h2{
	background-image: url(../images/bg_leftnav.jpg);
	background-position:right;
	margin-bottom: 10px;
	padding: 6px 8px;
	line-height: 140%;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: none;
}
.col3 h2{
	background-image: url(../images/bg_leftnav.jpg);
	background-position:right;
	margin-bottom: 10px;
	padding: 6px 8px;
	line-height: 140%;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: none;
}

/* Full page settings  = div class="colmask fullpage"*/
	.fullpage {
		background:#fff;		/* page background colour */
	}
	.fullpage .col1 {
		width: 96%;			/* page width minus left and right padding */
		left: 2%;			/* page left padding */
	}

/* 2 Column (left menu) settings */
	.leftmenu {
		background:#efefef;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:75%;			/* right column width */
		background:transparent;	/* left column background colour */
	}
	.leftmenu .col1 {
		width:72%;			/* right column content width */
		left:100%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:4%;			/* (right column left and right padding) plus (left column left padding) */
	}

/* 2 Column (right menu) settings */
	.rightmenu {
		background:#efefef;		/* right column background colour */
	}
	.rightmenu .colleft {
		right:25%;			/* right column width */
		background:#efefef;		/* left column background colour */
	}
	.rightmenu .col1 {
		width:71%;			/* left column content width (left column width minus left and right padding) */
		left:27%;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col2 {
		width:21%;			/* right column content width (right column width minus left and right padding) */
		left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}

/* 3 Column settings */
.threecol {
	background:#dbdbdb;		/* right column background colour */
}
.threecol .colmid {
	right:23%;			/* width of the right column */
	background:#efefef;		/* center column background colour */
}
.threecol .colleft {
	right:54%;			/* width of the middle column */
	background:#efefef;	/* left column background colour */
}
.threecol .col1 {
	width:50%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:20%;			/* Width of left column content (column width minus padding on either side) */
	left:28%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

/* 3 Column blog style settings */
	.blogstyle {
		background:#ddd;			/* right column background colour */
	}
	.blogstyle .colmid {
		right:25%;				/* width of the right column */
		background:#000;		/* center column background colour */
	}
	.blogstyle .colleft {
		right:25%;				/* width of the middle column */
		background:#efefef;			/* left column background colour */
	}
	.blogstyle .col1 {
		width:46%;				/* width of center column content (column width minus padding on either side) */
		left:52%;				/* 100% plus left padding of center column */
	}
	.blogstyle .col2 {
		width:21%;				/* Width of left column content (column width minus padding on either side) */
		left:56%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
		color: #fff;
	}
	.blogstyle .col3 {
		width:21%;				/* Width of right column content (column width minus padding on either side) */
		left:60%;				/* Please make note of the brackets here:
							(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}

/* 2 Column (double page) settings */
	.doublepage {
		background:#eee;		/* right column background colour */
	}
	.doublepage .colleft {
		right:50%;			/* right column width */
		background:#ddd;		/* left column background colour */
	}
	.doublepage .col1 {
		width:46%;			/* left column content width (column width minus left and right padding) */
		left:52%;			/* right column width plus left column left padding */
	}
	.doublepage .col2 {
		width:46%;			/* right column content width (column width minus left and right padding) */
		left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	

/*********************************************************** BOXES ********************************************************/

/********************************* 2 columns *********************************/

.container22 { /* read: container 2 of 2 (containers) */
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	margin-top: 12px;
	background:transparent; /* column 2 background colour */
	border-right: 1px dotted #000;
}
.container12 {
	float:left;
	width:100%;
	position:relative;
	right:50%;
	background:transparent; /* column 1 background colour */
	padding: 15px 0;
	border-right: 1px dotted #000;
}
.col12 li, .col22 li{
		margin-top: 0px;
		margin-bottom: 0px;
}
.col12 {
	float:left;
	width:46%;
	position:relative;
	left:52%;
	overflow:hidden;
}
.col22 {
	float:left;
	width:46%;
	position:relative;
	left:56%;
	overflow:hidden;
}


/********************************* 3 columns *********************************/
#container33 {
    float:left;
    width:100%;
    background:#ddd;
    overflow:hidden;
    position:relative;
}
#container23 {
    float:left;
    width:100%;
    background: transparent;
    position:relative;
    right:33%;
	border-right: 1px dotted #000;
}
#container13 {
    float:left;
    width:100%;
    background:transparent;
    position:relative;
    right:33%;
	padding: 15px 0;
	border-right: 1px dotted #000;
}
#col13 {
    float:left;
    width:30%/*26%*/;
    position:relative;
    left:68%;
    overflow:hidden;
}
#col23 {
    float:left;
    width:30%/*36%*/;
    position:relative;
    left:72%;
    overflow:hidden;
}
#col33 {
    float:left;
    width:30%/*26%*/;
    position:relative;
    left:75%;
    overflow:hidden;
}



/********************************* 4 columns *********************************/
#container44 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#ddd; /* column 4 background colour */
}
#container34 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:transparent; /* column 3 background colour */
	border-right: 1px dotted #000;
}
#container24 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:transparent; /* column 2 background colour */
	border-right: 1px dotted #000;
}
#container14 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:transparent; /* column 1 background colour */
	padding: 15px 0;
	border-right: 1px dotted #000;
}
#col14 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
}
#col24 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
}
#col34 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#col44 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
}


/********************************* 5 columns *********************************/

#container55 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#ff0000; /* column 5 background colour */
}
#container45 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background: #b2f0f9; /* column 4 background colour */
}
#container35 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background: #89ffa2; /* column 3 background colour */
}
#container25 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background: #ffa7a7; /* column 2 background colour */
}
#container15 {
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background: #fff689; /* column 1 background colour */
}
#col15 {
	float:left;
	width:16%;
	position:relative;
	left:82%;
	overflow:hidden;
}
#col25 {
	float:left;
	width:16%;
	position:relative;
	left:86%;
	overflow:hidden;
}
#col35 {
	float:left;
	width:16%;
	position:relative;
	left:90%;
	overflow:hidden;
}
#col45 {
	float:left;
	width:16%;
	position:relative;
	left:94%;
	overflow:hidden;
}
#col55 {
	float:left;
	width:16%;
	position:relative;
	left:98%;
	overflow:hidden;
}

