/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	overflow: auto;
}


body {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	
}


body#bd {
	background: #ffffff;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000;
}


/*Links & Lists*/


ul.serviceTags li {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

ul.serviceTags li a.Hero {
	text-decoration: none;
	color: black;
	/*font-size: 155%;*/
	font-weight: bold;
}

ul.serviceTags li a.set {
	text-decoration: none;
	color: black;
	/*font-weight: bold;*/
}

ul.serviceTags li a.unset {
	text-decoration: none;
	color: #989898;
	/*font-weight: bold;*/
}


a {
	color: #4c4c4c;
	text-decoration: underline;
}

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


p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/hdot2.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

img {
	border: none;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


.inputbox {
	border: none;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFFF;
}


/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left;
}

p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}



/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 100%;
	margin: 0;
	background: #ffffff;
}

#ja-containerwrap {
	
}

#ja-containerwrap2 {
	
}

#ja-container {
	margin-left: 38px;
}

#ja-container2 {
	padding: 0px;
	margin-left: 20px;
}

#ja-mainbody-fr #ja-col1 {
	width: 20%;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 80%;
}

#ja-mainbody, #ja-mainbody-fl {
	float: left;
	width: 80%;
}

#ja-mainbody #ja-contentwrap {
	float: right;
	width: 75%;
}

#ja-mainbody-fl #ja-contentwrap {
	float: left;
	width: 100%;
}

#ja-mainbody-f, #ja-mainbody-fr {
	float: none;
	width: 100%;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 74.8%;
	float: right;
}

#ja-mainbody-fr #ja-col1 {
	width: 20%;
	float: left;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 80%;
}

#ja-content {
	padding: 0 20px 0 40px;
	
}
#ja-contentwrap {
	
}
* html #ja-contentwrap {
	
}
#ja-mainbody-fl #ja-content {
	padding-left: 0;
}

#ja-mainbody-f #ja-content {
	padding: 0;
	
}

/* Full */
#ja-containerwrap-f {
	
}

#ja-containerwrap-f #ja-containerwrap2 {
	background: none;
}

#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container2 {
	background: none;
}

/* Full left */
#ja-containerwrap-fl {
	/*background: url(../images/cwf-bg.gif) repeat-x top left #F6F6F6; */
}

#ja-containerwrap-fl #ja-containerwrap2,
#ja-containerwrap-fl #ja-container,
#ja-containerwrap-fl #ja-container2 {
	background: none;
}

/* Full right */
#ja-containerwrap-fr {
	/*background: url(../images/cw-bg1.gif) repeat-y 50% 0;*/
}

#ja-containerwrap-fr #ja-containerwrap2 {
	/*background: url(../images/cw-bg2.gif) no-repeat 50% 0;*/
}

#bottom {
float: left;
width: auto;
padding-bottom: 85px;
margin-top: 60px;
}

#bottom h2 {
border-bottom: 1px solid #C0C0C0;
margin: 0; 
padding: 0 0 7px 0;
}

#bottom_left {
width: 626px;
float: left;
}

#bottom_left img{
padding: 12px 8px 0 0;
}

#bottom_right {
float: left;
width: 303px;
margin: 0px;
}

#pfolio {
height: 25px;
border-top: 4px solid black;
border-bottom: 1px solid #C0C0C0;
padding: 0px;
font-style: italic;
font-weight: bold;
font-family:georgia,garamond,serif;
font-size: 95%;
margin-bottom: 10px;
}

#portfolio {
float: left;
}

#caseButtons {
float: right;
margin-top: 5px;
}

#caseButtons img{
padding-left: 3px;
}

#bottom_right a {
font: 11pt "georgia";
text-decoration: none;
color: #4c4c4c;
padding: 0;
margin: 0;
}

#bottom_right p {
border-bottom: 1px solid #C0C0C0;
padding-bottom: 4px;
margin: 25px 0 0 0;
}

*html #bottom_right p {
border-bottom: 1px solid #C0C0C0;
padding: 0px 0 3px 0;
margin: 23px 0 4px 0;
}


/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: #000000 url(../images/header_bg.jpg) repeat-x 0;
	height: 30px;
	
}

#ja-header {
	position: relative;
	height: 30px;
	float: none;
}

.ja-headermask {
	width: 316px;
	display: block;
	background: #ffffff url(../images/logo.png) no-repeat;
	background-position: right;
	height: 30px;
	position: absolute;
	right: 0px;
	top: 0;
	float: right;
	
	
}

#ja-header a {
	color: #CCCCCC;
}

h1.logo, h1.logo-text {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 180%;
	text-transform: uppercase;
}

h1.logo a {
	width: 208px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	height: 20px;
	position: relative;
	z-index: 100;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #CCCCCC !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 20px;
	left: 5px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	padding: 2px 5px;
	color: #FFFFFF;
	background: #444444;
	font-size: 92%;
	position: absolute;
	bottom: 20px;
	left: 0;
}

/* Search */
#search {
border-left: 1px solid #cccccc;
margin-top: -2px;
padding-left: 2px;
padding-top: 1px;
width: 194px;
overflow: visible;
z-index: 99;
}
	
#search .inputbox {
	width: 145px;
	padding: 1px 0px 0 10px;
	color: #000;
	font: 12px "Arial";
	border-right: 1px solid #cccccc;
	margin-left: 19px;
	
}


#search  img.search-magnifier {
position: absolute;
z-index: 99;
border: none;
cursor: pointer;
margin: 3px 4px 0 8px;
}

#search  button.search-submit {
background: url('../images/arrow.png') no-repeat 0px 4px;
position: absolute;
width: 11px;
height: 15px;
z-index: 99;
border: none;
cursor: pointer;
margin: 3px 4px 0 8px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */

#topNav {
margin: 15px 0 0 19px;
padding-bottom: 9px;
border-bottom: 1px solid #cccccc;
height: 41px;
width: 933px;
overflow: visible;
z-index: 2;
}

#navRight {
margin: 12px 0px -12px 0px !important;
float: right;
}

#navRight ul.menuRight {
float: left;
padding-top: 7px;
margin-right: 0px;
}

#navRight ul.menuRight li { 
 font: 12px "Arial";
 display: block;
 background: none;
 cursor: pointer;
 position: relative;
 list-style: none;
 padding: 0px;
 float: left;
}

#navRight ul.menuRight li a {
text-decoration: none;
color: #4c4c4c;
padding: 0 14px 0px 5px;
float: left;
}


#mainnavwrap {
height:  100px;
text-align: left;
}

*html #mainnav ul.menu {
margin: 25px 0 0px 6px;
padding: 0px;
float: left;
clear: both;
}

#mainnav ul.menu {
	margin: 25px 0 0px 0px; /* all lists */
	padding: 0px;
	float: left;
	clear: both;
}


#mainnav ul.menusubMenu {
	margin: 0 0 20px 20px; /* all lists */
	clear:both;
}



*html #mainnav ul.menusubMenu {
	margin: 4px 0 20px 32px; /* all lists */
	clear:both;
}

#mainnav ul.menu li {
	margin: 0 20px 0 0;  /* all list items */
	padding: 0;
	float: left;
	display: block;
	background: none;
	cursor: pointer;
	position: relative;
	list-style: none;
	font: 20px "Arial";
	
}

#mainnav ul.menusubMenu li {
	margin: 0 20px 0 0;  /* all list items */
	padding: 0;
	float: left;
	display: block;
	background: none;
	cursor: pointer;
	position: relative;
	list-style: none;
	font: 15px "Arial";
	
}


#mainnav ul.menu li a {
text-decoration: none;
color: #4d4e4e;
padding: 0 3px 4px 5px;
float: left;
}

#mainnav ul.menu li#current a {
text-decoration: none;
color: black;
padding: 0 3px 4px 5px;
float: left;
}


#mainnav ul.menu li.parentactive a {
text-decoration: none;
color: black;
padding: 0 3px 4px 5px;
float: left;
}

#mainnav ul.menusubMenu li.parentactive a {
text-decoration: none;
color: black;
padding: 0 3px 4px 5px;
float: left;
}

#mainnav ul.menusubMenu li a {
text-decoration: none;
color: #4d4e4e;
padding: 0 3px 4px 5px;
float: left;
}

#mainnav ul.menusubMenu li#current a {
text-decoration: none;
color: black;
padding: 0 3px 4px 5px;
float: left;
}

li.search {
/*border-top: 1px solid #ccc !important;*/

}


#ja-pathway {
	font-size: 92%;
}

#ja-pathway strong {
	margin-right: 5px;
	font-weight: normal;
}

#ja-pathway a {
	text-decoration: none;
}

#ja-pathway img {
	margin: 1px 5px;
}


/* MODULE
--------------------------------------------------------- */
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	padding: 0 0 20px;
	margin-bottom: 15px;
	background: url(../images/hdot.gif) repeat-x bottom;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	padding: 0 0 8px;
	margin: 0;
	color: #7BA566;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}

/* Module rounded */
div.module h3 {
	margin: 0 -15px 10px;
	padding: 8px 15px 5px;
	border-bottom: 2px solid #F6F6F6;
	color: #7BA566;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}


/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width: 24.99%;
	padding-top: 10px;
	overflow: hidden;
}

#ja-col2 {
	float: right;
	width: 20%;
	overflow: hidden;
}

#ja-col1 table,
#ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul li,
#ja-col2 ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/bullet.gif) no-repeat 5px 50%;
}

#ja-col1 ul, #ja-col2 ul {
	margin: 0;
}

#ja-col1 ol, #ja-col2 ol {
	margin-left: 5px;
}



/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/*usertool*/
ul.ja-usertools-font {
	font-size: 11px;
	position: absolute;
	top: 8px;
	right: 70px;
}

ul.ja-usertools-font li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

/*collapsible h3*/
h3.show {
	background: url(../images/arrow2.png) no-repeat 90% 60%;
	cursor: pointer;
}

h3.hide {
	background: url(../images/arrow3.png) no-repeat 90% 60%;
	cursor: pointer;
}

/*others*/
#ja-banner {
	margin: 15px 0;
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login p {
	margin: 0 0 5px;
}

#form-login ul {
	margin: 10px 0 0;
}

#form-login .inputbox {
	width: 90%;
}

.clr {
	clear: both;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}

/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	border-top: 1px solid #CCCCCC;
	padding: 0;
	clear: both;
	margin-top: 10px;
	margin-bottom: 180px;

}

#ja-footer {
	padding: 0;
	
}

#recent_work {
	margin: 0 0 0 20px;
	float: left;
	width: 302px;
}

#recent_work img {
margin-bottom: 2px;

}

#recent_work p {
font: 13px "Arial";
line-height: 160%;
}


#recent_work p a{
	text-decoration: none;
}

*html #recent_work {
	margin: 0 0 0 9px;
	float: left;
	width: 302px;
}

#recent_work h5 {
 border-top: 5px solid #999999;
 margin: 0;
 font-style: italic;
 color: #848d98;
 font: "Georgia";
 font-weight: normal;
 background: transparent url('/templates/keppie_top/images/accordion_down.gif') no-repeat center right;
 background-position: 99% 35%;
 cursor: pointer;
  width: 302px;
 
}

*html #contacts {
float: left;
margin: 0 0 0 12px;
width: 615px;
}

#contacts {
float: left;
margin: 0 0 0 12px;
width: 616px;
}

#contacts h5 {
 border-top: 5px solid #999999;
 margin: 0;
 font-style: italic;
 color: #848d98;
 font: "Georgia";
 font-weight: normal;
 background: transparent url('/templates/keppie_top/images/accordion_down.gif') no-repeat center right;
 background-position: 99% 35%;
 cursor: pointer;
 width: 616px;
}

#contacts h4 {
margin: 15px 0 0 0;
font-size: 115%;
color: #4e4e4e;
font-weight: bold;
}

#toggle {
font-size: 75%;
color: #4e4e4e;
line-height: 140%;
height: 180px;
}

#componentheading {
	padding: 0px;
	margin: 0px;
	background: url(../images/hdot.gif) repeat-x bottom;
	background-position: 0px 37px;
	
}

.componentheading {
	background: url(../images/hdot.gif) repeat-x bottom;
	background-position: 0px 37px;
}

.contentdescription {
	padding-bottom: 30px;
}

h1.contentheading  {
	padding: 5px 0 8px;
	margin: 0;
	border-bottom: 7px solid #a7a5a6;
	font-weight: bold;
	font-size: 155%;
	
	/*width: 300px;*/
}

h1.contentheadingHealth {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: bold;
	font-size: 155%;
	border-bottom: 7px solid #3fa9f5;
	/*width: 300px;*/
}

h1.contentheadingLearning {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: bold;
	font-size: 155%;
	border-bottom: 7px solid #c2272d;
}

h1.contentheadingWorkplace {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: bold;
	font-size: 155%;
	border-bottom: 7px solid #f15a25;
}

h1.contentheadingLiving {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: bold;
	font-size: 155%;
	border-bottom: 7px solid #8cc639;
}

h2.articleHeading {
	background: url(../images/hdot.gif) repeat-x bottom;
	padding-bottom: 5px;
	margin-bottom: 12px;
	font-weight: normal;
}

table.blog .contentheading {
	font-size: 150%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #F6F6F6;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(../images/arrow.png) no-repeat 5px 48% #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}


