/*
Standard
*/
body {
    background: #fff url(body.gif) repeat-x;
    font-family: Arial;
    font-size: 62.5%;
    margin: 0;
    padding:0;
}

body#two_col_body{ /*for two col body with short header */
		background: #fff url(body_short.gif) repeat-x;
	}

img {
    border: none;
}

ul, li, h1, h2, h5, p {
	margin:0;
	padding: 0;
}

table {
    border-collapse: collapse;
    margin: 0;
}

hr {
	border: none 0; 
	border-bottom: 1px dotted #A8A8A8;
	clear: both;
	height: 1px;
}

a {
	color: #4B4B4C;
}

#skipnav {
    position: absolute;
    left: -2000em;
    width: 20em;
}

#header {
	background: #fff;
	height: 98px;
	width: 100%;
}

#logo {
	background: url(logo.gif) no-repeat;
	left: 38px;
	overflow: hidden;
	padding-top: 42px; /* height of the replacement image */
	position: absolute;
	top: 30px;
    height: 0px !important;
	height /**/:25px;
}

#container {
    background: url(container2column.gif) repeat-y;
    margin:auto;
	margin-top: -10px;
    padding: 0 25px 0 25px;
	position: relative;
    width: 741px;
}

img.header {
	position: absolute;
	left: 0px;
	top: 126px;
}

#breadcrumb {
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	height: 21px;
	margin: 266px 0 0 -14px;
	width: 490px;
	background:#a9a9a9 url(breadcrumb_background.gif) no-repeat 519px center;
	width:757px;
	padding:5px 0px 0px 10px;
	
}

#two_col_body #breadcrumb{ /*for two column pages which has shorter header size*/
	margin-top:134px;
	}


#breadcrumb li {
	float: left;
	list-style-image: url(breadcrumb.gif);
	margin-left: 20px;
}

#breadcrumb li.first{
	list-style: none;
	margin-left:0px;
}

#breadcrumb a {
	color: #fff;
	text-decoration:none;
}
#breadcrumb a:hover{
	text-decoration:underline;
}


#mainpanel {
	color: #6E6E6E;
	clear: both;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 480px;
}

#mainpanel {
	color: #6E6E6E;
	clear: both;
	float: left;
	margin-left: -14px;
	padding-left:24px;
	margin-right: -14px;
	padding-right:24px;
	width: 480px;
	margin-bottom:-6px;
	padding-bottom:106px;
	min-height:350px;
}

#mainpanel h1 {
	border-bottom: 1px dotted #A8A8A8;
	clear: left;
	font-size: 1.7em;
	margin-bottom:15px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
}

#mainpanel p span, #mainpanel p {
	line-height: 1.25em;
}

#mainpanel p {
	margin-bottom: 10px;
}

#mainpanel a {
	color: #C7CE1C;
	font-weight: bold;
	text-decoration: none;
}	

#mainpanel a:hover {
	text-decoration: underline;
}

#mainpanel ul {
	margin-left: 20px;
}

#mainpanel ul li {
	list-style-image: url(bullet2.gif);
}

h1.strap_line {
	border-bottom: 0px;
	color: #fff;
	font-size: 4.5em;
	font-weight: bold;
	line-height: 1em;
	position: absolute;
	top: 200px;
	left: 30px;
	width: 350px;
}


div.pagination {
	background:transparent url(double_line.gif) repeat-X ;
	font-size: 9pt; /*1.2em;*/
	font-weight:bold;
	position: absolute;
	bottom: -10px;
	width: 480px;
	height:5px;
}

#mainpanel div.pagination a {
	color: #6E6E6E;
	font-weight: bold;
}

div.pagination p.prev {
	position: absolute;
	top: 8px;
	left: 0px;
}

div.pagination p.next {
	position: absolute;
	top: 8px;
	right: 0px;
}

div.pagination p.prev a {
	background: url(breadcrumb2.gif) left 4px no-repeat;
	padding-left: 10px;
	text-decoration: none;
}

div.pagination p.next a {
	background: url(breadcrumb.gif) right 4px no-repeat;
	padding-right: 10px;
	text-decoration: none;
}

#rightcolumn {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 25px;
	width: 210px;
}

#rightcolumn h2 {
	color: #4B4B4C;
	font-size: 1.3em;
	margin: 10px 0 10px 0px;
}

#rightcolumn .box {
	position: relative;
	width:215px;
	height:142px;
}
#rightcolumn .box_moneyweek{
		background: transparent url(client_cases.gif);
		cursor:pointer;
		text-decoration:none;
	}
#rightcolumn .box_moneyweek:hover{
	/*background: transparent url(/img/cases/moneyweek_hover.jpg);*/
	}

#rightcolumn .box_themetricstree{
		background: transparent url(themetricstree.jpg);
		cursor:pointer;
		text-decoration:none;
	}
#rightcolumn .box_themetricstree:hover{
	background: transparent url(themetricstree_hover.jpg);
	}

#rightcolumn .box_jumpdemo{
		background: transparent url(jumpdemo.jpg);
		cursor:pointer;
		text-decoration:none;
	}
#rightcolumn .box_jumpdemo:hover{
	background: transparent url(jumpdemo_hover.jpg);
	}

div.casestudies_box{
		display:inline;
		padding-right:10px;
		padding-left:4px;
	}

#rightcolumn img {
	float:right;
}

#rightcolumn .box .icon {
	position: absolute;
	bottom: 5px;
	left: 0px;
}

/**career section **/
#infobox .postit_top{
	width:201px;
	height:25px;
	background: transparent url(vacancy_header.jpg);
	margin:-5px 0 0 -5px;
	padding:10px 5px 5px 20px;
}
#infobox h4{
	margin:0px;
	font-weight:bold;
	font-size:1.1em;
	}

#infobox .postit_middle{
	width:201px;
	background: transparent url(vacancy_middle.jpg) repeat-Y;
	margin:-5px 0 0 -5px;
	padding: 2px 5px 5px 20px;
}

#infobox .postit_bot{
	width:201px;
	height:16px;
	background: transparent url(vacancy_footer.jpg);
	margin:-5px 0 0 -5px;
	padding:5px 5px 5px 20px;
}

#infobox .postit_bot img{
		margin-right:15px;
	}


#leftcontent_footer { /*diff ie6*/
	background: url(contentfooter2column.gif) no-repeat;
	height: 65px;
	margin:auto;
	padding: 0 25px 0 25px;
	width: 741px;
}

#action_bottons{
	float:right;
	padding-right:0px;
	width:215px;
	margin:2px -5px 0px 0px;
}
#action_bottons a{
	text-decoration:none;	
}
.callus, .emailus{
	height:30px;
	width:104px;
	float:left;
	cursor:pointer;
	}
.callus{
	background: transparent url(callus.jpg) no-repeat;
}
.emailus{
	background: transparent url(emailus.jpg) no-repeat;
}
.callus:hover{
	cursor:pointer;
	background: transparent url(callus_hover.jpg) no-repeat;
}
.emailus:hover{
	cursor:pointer;
	background: transparent url(emailus_hover.jpg) no-repeat;
}

#footer {
	background: url(footer.gif) repeat-x;
	height: 40px;
}

#footer div#footer_wrapper {
	padding: 10px 25px 0 25px;
	position: relative;
	margin: auto;
	width: 741px; 
}

#footer ul {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0;
}

#footer ul li {
	float: left;
	list-style: none;
	margin:0;
	margin-right: 6px;
	padding-left:8px;
}

#footer_left li{
		background:transparent url('seperator.gif') no-repeat 0% 70%;	
	}	

#footer_left li.first{
		background:none;
		padding-left:0px;
}

#footer p {
	color: #A8A8A8;
	position: absolute;
	top: 10px;
	right: 25px;
}
#footer span{
	color: #A8A8A8;
	}

#footer a {
	color: #A8A8A8;
	text-decoration: none;
}

#footer #footer_left{
	float:left;
	width:200px;
	margin-left:-15px;
	}
#footer #footer_right{
	 float:right;
	 width:500px;
	 margin-right:10px;
	}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

a.go {
	background: url(breadcrumb.gif) right 3px no-repeat;
	color: #A8A8A8;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding-right: 10px;
	text-decoration: none;
}

a.go:hover {
	text-decoration: underline;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.hovertip {
	display: none;
}

h1 span.green, span.green {
	color: #FEFE2E;
}

#apply_button{
	text-decoration:none;
	}
div#fixme{
	cursor:pointer;
	width:222px;
	height:35px;
	background:transparent url(jf_apply_button.jpg) no-repeat -6px 5px;
	}
div#fixme:hover{
	background:transparent url(jf_apply_rollover.jpg) no-repeat -6px 5px;
	}
	
div.client{
		padding-bottom:0px;
	}

span.image_title_text{
		display:none;	
	}


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop11.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {background: url(tab.png);}
.preload2 {background: url(tabb_on.png);}
#menucontainer{background: #fff;}
.menu2 {padding:0px; margin:0; list-style:none; height:36px; position:relative; z-index:500;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; color:#A8A8A8; text-decoration:none;}

.menu2 li a.top_link span {display:block; height:24px; float:left; line-height:27px; font-size:11px; font-weight:bold; padding:0 10px; cursor:pointer;margin-left:-14px}
.menu2 li a.top_link b {display:block; width:15px; height:36px; float:left; background: url(sep.gif) 0 1px no-repeat}
.menu2 li a.top_link b.down {}

.menu2 li:hover > a.top_link span {color:#000; border-bottom: 4px solid #DAE349;}
.menu2 li:hover > a.top_link b {color:#000;}
.menu2 li:hover > a.top_link b.down {color:#000;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:-14px; top:32px; white-space:nowrap; width:225px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; float:left; width:225px; font-weight:normal; background: url(submid.png);}
.menu2 :hover ul.sub li.fly {background: url(submid_r.png);}

.menu2 :hover ul.sub li a {display:block; position:relative; font-size:11px; height:20px; width:225px; line-height:20px; text-indent:5px; color:#A8A8A8; text-decoration:none;background:url(trans.gif);border-left: 3px solid #fff;}
.menu2 :hover ul.sub li a:hover {color:#000; border-left: 3px solid #DAE349;}

.menu2 :hover ul.sub :hover > a {color:#000;border-left: 3px solid #DAE349;}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:225px; top:0; white-space:nowrap; width:225px; z-index:400; height:auto;}

.menu2 :hover ul.sub li.subtop,
.menu2 :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subtop
{background:url(subtop.png);}

.menu2 :hover ul.sub li.flytop,
.menu2 :hover ul :hover ul li.flytop,
.menu2 :hover ul :hover ul :hover ul li.flytop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.flytop
{background: url(subtop_r.png);}

.menu2 :hover ul.sub li.subbot,
.menu2 :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subbot
{height:30px; background:url(subbottom.png);}

.menu2 :hover ul.sub li.flybot,
.menu2 :hover ul :hover ul li.flybot,
.menu2 :hover ul :hover ul :hover ul li.flybot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.flybot
{height:30px; background: url(subbottom_r.png);}


#content-table {
	border: 1px solid #ccc;
	margin-left: -15px;
	margin-right: -15px;
}

#content-table th {
	background: #DAE349;
	font-weight: bold;
}

#content-table td{
	border: 1px solid #ccc;
	height: 30px;
}

#content-table a {
	font-weight: bold;
	color: #000000;
}

div#jfadmin {
	border: 1px solid #ccc;
	position: absolute;
	top: 20px;
	left: 20px;
}

div#jfadmin h5 {
	padding-bottom: 5px;
}