﻿/** Screen Stylesheet for www.workbettertogether.co.za **/
/** Copyright 2008 bSOLVe - authored by Martin Hattingh **/

body  {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	width: 100%;
	text-align: center;
	background: url("images/bg-body.gif") 0 205px repeat-x;
	}

p {
	line-height: 16px;
	}

table {
	font-size: 11px;
	}

/*
-------------------------------------------------------------------------------
	Main positioning
-------------------------------------------------------------------------------
																			*/

#wrapper {
	margin: 0 auto;
	width: 950px;
	text-align: left;
    }

#header {
	background: url("images/header-bg-people.jpg") no-repeat;
	height: 240px;
	}
	
	.header-intro {
		position: relative;
		top: 40px;
		left: 30px;
	}
    
#topnav {
	margin: 10px 0;
	background: #none;
	border: none;
	}
    
#subnav {
	position: relative;
	clear: none;
	float: right;
	width: 200px;
	}
	
	#admin {
		position: relative;
		margin: 20px 0 0 0;
		float: right;
		width: 120px;
		border: 1px solid blue;
		}
	
	#left-search {
		position: relative;
		clear: both;
		margin: 20px 0 0 0;
		float: left;
		width: 200px;
		border: 1px solid green;
		}

	
#content {
	position: relative;
	padding: -20px 0 0 0;
	float: left;
	clear: none;
	width: 950px;
	}
		
	#content-left {
	position: relative;
	float: left;
	clear: none;
	width: 450px;
	border: none;
	}
	
	#content-right {
	position: relative;
	float: right;
	clear: none;
	width: 450px;
	border: none;
	}

		.contentimage-l {
			position: relative;
			float: left;
			width: auto;
			margin-top: -5px;
			margin-right: 10px;
			padding: 0 10px 10px 0;
			text-align: center;
		    }   
		
		.contentimage-r {
			position: relative;
			float: right;
			width: auto;
			margin-top: -5px;
			margin-left: 15px;
			padding: 0 10px 10px 0;
			text-align: center;
		    }
		    
	#content li {
		line-height: 20px;
		}

#footer {
	width: 950px;
	margin: 20px auto;
	padding: 20px;
	border-top: 2px solid #DFEAFF;
	}
		
	#footer-left {
	position: relative;
	float: left;
	}
	
	#footer-right {
	position: relative;
	float: right;
	}

#morenav {
	clear: both;
	margin: 15px 0 0 34px;
	padding: 15px 25px 10px 240px;
	overflow: auto;
	border-top: 1px dashed #8CB2FF;	
    }




/*
-------------------------------------------------------------------------------
	Links
-------------------------------------------------------------------------------
																			*/


a:link, a:visited, a:active {
	color: #3477CE;
	text-decoration: none;
	}

a:hover, #subnav a:hover, #content a:hover {
	background: #6699ff;
	color: #ffffff;
	text-decoration: none;
	}
	
.ms-topnavcontainer a:link, .ms-topnavcontainer a:visited, .ms-topnavcontainer a:active,  {
	color: #ffffff;
	}

.ms-topnavcontainer a:hover {
	color: #DEE9FF;
	background: none;
	}

#subnav a:link, #subnav a:visited, #subnav a:active,  {
	color: #000066;
	}

#content a:link, #content-left a:link, #content-right a:link, #content a:visited, #content-left a:visited, #content-right a:visited {
	color: #000066;
	border-bottom: 1px dotted #75BDCD;
	}

#content a:hover, #content-left a:hover, #content-right a:hover {
	background: #6699ff;
	color: #ffffff;
	text-decoration: none;
	}

.ms-sitemapdirectional a:link, .ms-sitemapdirectional a:visited, .ms-sitemapdirectionalb a:active  {
	background: none;
	color: #6699ff;
	}

.ms-pagebreadcrumb a:link, .ms-pagebreadcrumb a:visited, .ms-pagebreadcrumb a:active {
	background: #6699ff;
	}


#quicklink a:link, #quicklink a:visited {
	border-bottom: none;
	}

#quicklink a:hover {
	background: #ffffff;
	color: #ffffff;
	text-decoration: none;
	}

#noborder a:link, #noborder a:visited {
	border-bottom: none;
	text-decoration: none;
	}

#contact a:link, #contact a:visited {
	font-weight: bold;
	color: #ffffff;
	background: none;
	}

#contact a:hover {
	background: #000099;
	}

#footer-left a {
	color: #fcfcfc;
	}

	

/*
-------------------------------------------------------------------------------
	Top navigation
-------------------------------------------------------------------------------
																			*/

.ms-topnavcontainer {
	position: relative;
	left: 20px;
	padding: 6px 5px;
	border: none;
}

.ms-topnav {
	width: auto;
	background: none;
	text-align: center;	
	padding: 6px 5px;
	margin: 0 2px;
	width: auto;
	font-weight: bold;
	color: #000099;
	border: none;
	}

	.ms-topnav a{
	color: #ffffff;
	}


.ms-topnavselected {
	background: #000099 url("images/bg-topnavselected.png") repeat-x;
	color: #ffffff;
	}

	.ms-topnavselected a:link, .ms-topnavselected a:visited  {
	color: #ffffff;
	background: none;
	}

	.ms-topnavselected a:hover {
	color: #ffffff;
	}

.ms-topnavhover {
	border: none;
	color: #ffffff;
	}

	.ms-topnavhover a {
	border: none;
	color: #000099;
	}


/*
-------------------------------------------------------------------------------
	Subnav styles
-------------------------------------------------------------------------------
																			*/

.quicklaunch {
	display: none;
	}

.ms-quicklaunchheader{
	background:#ffffff;
}
.ms-standardheader {
	padding: 10px;
	color: #6699ff;
	background: none;
	text-align: right;
	font-size: 11px;
	}

.ms-navheader {
	font-size: 11px;
	font-weight: bold;
	background: none;
	text-align: right;
	background: none;
	display: none;
	}

.ms-navitem {
	font-size: 11px;
	font-weight: normal;
	background: none;
	text-align: right;
	background: #F4F8FF;
	border-bottom: 1px solid #ffffff;
	}

.ms-navsubmenu1 {
	background: none;
	}

.ms-navsubmenu2 {
	background: none;	
	}

.ms-selectednavheader {
	background: none;
	}

.ms-selectednav {
	background: #6699ff;
	}

.ms-quicklaunch table.ms-selectednav td{
	padding: 10px;
	background: none;
	}

table.ms-navitem td,span.ms-navitem{
    padding: 10px;
    background: none;
	}



/*
-------------------------------------------------------------------------------
	Headings
-------------------------------------------------------------------------------
																			*/

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	}

h2 {
	margin: 25px 0 40px 0;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	background: #F4F8FF;
	border-top: 2px solid #D8E2F2;
	border-bottom: 2px solid #D8E2F2;
	}
	
	h2.pagetitle {
	margin-left: 40px;
	}

h3 {
	margin: 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	}


/*
-------------------------------------------------------------------------------
	General
-------------------------------------------------------------------------------
																			*/


/*
----------------------------------
	SharePoint specific
----------------------------------
								*/


.ms-pagebreadcrumb, .ms-pagebreadcrumb a:link, .ms-pagebreadcrumb a:visited {
	margin: 20px 0 25px 0px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	background: none;
	border: none;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	}

.ms-pagebreadcrumb a:hover{
	background: none;
	}

.ms-sitemapdirectional, .ms-sitemapdirectional a:link, .ms-sitemapdirectional a:visited {
	margin: 20px 0px 25px 0px; 
	padding: 15px; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 20px solid #ffffff; 
	}

.ms-imnlink {
	display: none;
	}

.ms-announcementtitle {
		}

.ms-formbody , .ms-formtitle{
	padding: 10px;
	font-size: 11px;
	background:#ffffff;
	border-top:1px #D4E2FF solid;
	}

.ms-formtitle{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000066;
}

/*
----------------------------------
	Other
----------------------------------
								*/


#contact {
	clear: both;
	margin: 35px 0 25px 0;
	padding: 10px 15px;
	background: #5195FF;
	border-top: 2px solid #B4DDFF;
	border-bottom: 2px solid #B4DDFF;
	line-height: 22px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
    }

#small {
	font-size: 9px;
	}

.hidden {
	display: none;
	}

.breadcrumb {
	 background: url("images/bg-breadbrumb.gif") repeat-x; 
	}

.list-item {		
	display: block;
	padding: 4px 0;
	border-bottom: 1px solid #D5E4F2	
	}


.hlight {
	background: #EBF2FF;
	}
	
.cap {
	border: 4px solid #EAF2FF;
    }
    
.emphasis {
	padding: 20px;
	background: #EBF2FF;
	border: 1px solid #E3EAF7;
	font-weight: bold;
	color: #000099;
	}

.underline {
	margin: 10px 0;
	padding-bottom: 8px;
	border-bottom: 2px solid #6699ff;	
	}

.morenav	{
	clear: both;
	margin: 0 0 0 16px;
	padding: 0;
	font-size: 10px;
    }

.morenav li {
	clear: both;
	list-style-image:url(images/icon-bullet.gif);
	padding-left: 4px;
	vertical-align:middle;
	line-height: 22px;
	border-bottom: 1px solid #fcfcfc;
	color: #0000cc;
    }

.morenav li a:link, .morenav li a:visited, .morenav li a:active {
	margin: 0;
	text-decoration: none;
	border-bottom: 1px dashed #AEDBFF;
	color: #5285FE;
	text-align: left;
	font-weight: bold;
	line-height: 22px;
    }

.morenav li a:hover {
	background-color: #1972E6;
	color: #FFFFFF;
	border-bottom: none;
    }

.morenav-current	{
	width: 143px;
	float: right;
	padding: 4px 6px 4px 28px;
	font-weight: bold;
	border-bottom: 1px solid #CEE0FF;
	border-right: 3px solid #75B4FF;
	background-color: #CCDFFF;
	text-align: left;
	color: #000099;
    }
    
.ticklist {
	list-style-image: url(images/icon-bullet-balltick.gif);
	vertical-align: middle;	
    }

.ticklist li {
	padding: 6px;
	border-bottom: 1px solid #f0f0f0;
	vertical-align: middle;
	cursor: help;
    }
    
#dhtmltooltip{
	position: absolute;
	width: 300px;
	border: 10px solid #ffffff;
	padding: 20px;
	background: url(images/bg-tooltip.gif) repeat-x;
	visibility: hidden;
	z-index: 100;
	text-align: left;
	font-size: 10px;
	}

.screenshot {
	border: 8px solid #f0f0f0;
}

.ms-quicklaunchheader, .ms-quicklaunchouter, .ms-quickLaunch, .ms-navheader, .ms-navitem{
	background:#fff;
}

