/* Karen Kimberley CSS Document */

img{border:0;}

* { font-size: 100%; }
html {
	margin: 0px;
	padding: 0px; 
	}
	
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #048fa6;
	}
	
a:hover {
	color: #000;
	text-decoration: underline;
	}
	
body { 
	background: url(../images/bg.gif) repeat 0 0;
	margin: 0px; 
	padding: 0px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 0.70em; 
	color: #000; 
	}
	
#container {
	width: 936px;
	margin: 0 auto;
	}
	
/* Headers */
	
#header-home {
	width: 936px;
	height: 345px;
	background: url(../images/home-header-bg.jpg) no-repeat 0 0;
	}
	
#header-visions {
	width: 936px;
	height: 345px;
	background: url(../images/visions-header-bg.jpg) no-repeat 0 0;
	}
	
#header-products {
	width: 936px;
	height: 345px;
	background: url(../images/products-header-bg.jpg) no-repeat 0 0;
	}
	
#header-stress {
	width: 936px;
	height: 345px;
	background: url(../images/stress-header-bg.jpg) no-repeat 0 0;
	}
	
#header-engagement {
	width: 936px;
	height: 345px;
	background: url(../images/engagement-header-bg.jpg) no-repeat 0 0;
	}
	
#header-engagement2 {
	width: 936px;
	height: 345px;
	background: url(../images/engagement2-header-bg.jpg) no-repeat 0 0;
	}
	
#header-engagement3 {
	width: 936px;
	height: 345px;
	background: url(../images/engagement3-header-bg.jpg) no-repeat 0 0;
	}
	
#header-success {
	width: 936px;
	height: 345px;
	background: url(../images/success-header-bg.jpg) no-repeat 0 0;
	}
	
#header-consultancy {
	width: 936px;
	height: 345px;
	background: url(../images/consultancy-header-bg.jpg) no-repeat 0 0;
	}
	
#header-associates {
	width: 936px;
	height: 345px;
	background: url(../images/associates-header-bg.jpg) no-repeat 0 0;
	}
	
#header-team {
	width: 936px;
	height: 345px;
	background: url(../images/team2-header-bg.jpg) no-repeat 0 0;
	}
	
#header-team2 {
	width: 936px;
	height: 345px;
	background: url(../images/team-header-bg.jpg) no-repeat 0 0;
	}
	
#header-training {
	width: 936px;
	height: 345px;
	background: url(../images/training-header-bg.jpg) no-repeat 0 0;
	}
	
#header-shop {
	width: 936px;
	height: 345px;
	background: url(../images/shop-header-bg.jpg) no-repeat 0 0;
	}
	
#header-shop2 {
	width: 936px;
	height: 345px;
	background: url(../images/shop2-header-bg.jpg) no-repeat 0 0;
	}
	
#header-press {
	width: 936px;
	height: 345px;
	background: url(../images/press-header-bg.jpg) no-repeat 0 0;
	}
	
#header-workshops {
	width: 936px;
	height: 345px;
	background: url(../images/workshops-header-bg.jpg) no-repeat 0 0;
	}
	
#header-howwework {
	width: 936px;
	height: 345px;
	background: url(../images/howwework-header-bg.jpg) no-repeat 0 0;
	}

#header-casestudies {
	width: 936px;
	height: 345px;
	background: url(../images/casestudies-header-bg.jpg) no-repeat 0 0;
	}
	
#header-workshops2 {
	width: 936px;
	height: 345px;
	background: url(../images/workshops2-header-bg.jpg) no-repeat 0 0;
	}
	
#header-coaching {
	width: 936px;
	height: 345px;
	background: url(../images/coaching-header-bg.jpg) no-repeat 0 0;
	}
	
#header {
	width: 936px;
	height: 433px;
	background: url(../images/home-header-bg.jpg) no-repeat 0 0;
	}
	
#logo {
	float: left;
	width: 251px;
	}
	
#top-contact {
	float: left;
	margin-top: 30px;
	width: 670px;
	text-align: right;
	}
	
/* Menu */

#menu {
	float: left;
	width: 600px;
	margin-top: 20px;
	margin-left: 80px;
	}
	
#nav, #nav ul {     
	padding: 0;     
	margin: 0;     
	list-style: none; 
	} 

#nav a {     
	display: block;     
	padding: 5px;
	font-weight: bold;
	} 
	
#nav li {     
	float: left;     
	padding: 5px;
	}
	
#nav li ul {     
	position: absolute;
	padding: 5px;
	left: -999em; 
	} 
	
#nav li:hover ul {     
	left: auto; 
	}
	
#nav li:hover ul, #nav li.sfhover ul {     
	left: auto; 
	}
	
/* Content */

#sub-nav {
	float: left;
	width: 165px;
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 10px;
	}

#content {
	float: left;
	width: 450px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
	
#right-column {
	float: left;
	width: 245px;
	margin-left: 15px;
	margin-top: 20px;
	}
	
/* Footer */

#footer-rule {
	clear: both;
	width: 906px;
	padding: 0px;
	height: 0px;
	margin: 15px
	}

#footer {
	clear: both;
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 15px;
	}
	
#copyright {
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-right: 15px;
	}
	
#keywords { text-align:center; font-size:10px;  } 
	
hr {
	border: 0;
	color: #249ab2;
	background-color: #249ab2;
	height: 1px;
	width: 100%;
	text-align: left;
	}
	
.highlight {
	margin: 0px;
	padding: 10px;
	background-color: #d8edee;
	}
	
.newsletter {
	text-align: right;
	padding-right: 10px;
	}


/* Headings */

h1 {
	text-indent: -4000px;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	}
	
#content h1 
	{ 
	color:black; text-indent: 0px;  color:#888;
	}
	 	
h2 {
	font-size: 100%;s
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	}
	
h3 {
	font-size: 100%;s
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	}
	
h4 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 35px;
	background: url(../images/sub-nav-divider.jpg) no-repeat 0 0;
	}
	
	
/* Poll styles */
	
	
/*
fieldset {
	width: 200px;
	padding: 0 10px 10px 10px;
	margin-bottom: 15px;
}
*/

legend {
	color: #ffffff;
	background: #008ca8;
	border: 1px outset #cccccc;
	padding: 2px 2px 0 2px;
	font-weight: bold;
}

.vote {
	margin-top: 4px;
	padding: 0 0 0 0;
}

.vote p {
	margin-top: 6px;
	margin-bottom: 6px;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.credit {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #696969;
}


input.submit {
	color: #000000;
	background: #99cc99;
	border: 2px outset #cccccc;
}

/* Default for the poll bars */

.pollBar {
	height: 15px;
	background: #ff0000;
	border: 1px solid #000000;
}

/* Poll bar ids are sequential and one-indexed */

#pollBar1 {
	background: #b6c7e3;
}

#pollBar2 {
	background: #d9edee;
}

#pollBar3 {
	background: #b6c7e3;
}

#pollBar4 {
	background: #d9edee;
}

#pollBar5 {
	background: #b6c7e3;
}

#pollBar6 {
	background: #d9edee;
}

/* Icons */
#icons {
	margin-top: 5px;
}

/* Constant Contact Signup Box */

.cc_newsletter h3 {
margin: 0px;
padding: 0px;
color: #FFF;
font-size: 14px;
}
.cc_newsletter p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	
}
.cc_newsletter {
	margin: 0px;
	padding: 10px;
	background-color: #d8edee;
		float: left;
	 background-image: url(../images/ccbkground.png); 
	padding: 4px;
	color:#EBEBEB;
	font-size: 12px;
}
.cc_newsletter form {
	font-weight: bold;
	font-size: 12px;
	color:#FFF;
}
.cc_newsletter_v2 h3 {
margin: 0px;
padding: 0px;
color: #000000;
font-size: 14px;
}
.cc_newsletter_v2 p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	
}

.cc_newsletter_v2 {
	margin: 0px;
	padding: 10px;
	background-color: #d8edee;
		float: left;
	/* background-image: url(../images/ccbkground.png); */
	padding: 4px;
	color: #000;
	font-size: 12px;
	margin-bottom: 10px;
}
.cc_newsletter_v2 form {
	font-weight: bold;
	font-size: 12px;
	color:#000000;
}

.purple_highlight {
	background-color: #DAD4EE;
	padding: 5px;
}

#videoplayer {
		
	width: 200px;
	margin-left: 40px;

}