

@charset "utf-8";

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	background-color: #ccc;
}
#wrapper {
	background: #fff url(/images/tsa_header.jpg) 0px 0px no-repeat;
	width: 940px;
	margin: 10px auto;
	border-radius: 10px;
	padding-top: 150px;
}

h1, h2, h3 {
	margin-top: 0px;
}
#header {
	padding-left: 20px;
}
h1 a {
	font-size: 36px;
	font-weight: normal;
	color: #51284b;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}

h2,.label-1 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #a71353;
	margin-bottom: 10px;
}
h2 span {
	background: url(/images/bersin-and-associates.gif) 0 0 no-repeat;
	display: inline-block;
	width: 150px;
	overflow: hidden;
	text-indent: -999px;
	height: 25px;
	position: relative;
	top: -2px;
}

h3 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #444;
}
h3.s1{
	font-size:23px;color:#40559F;margin:5px 0 20px 0;
}
p, ol, ul {
	margin-top: 0px;
	/*text-align: justify;*/
	line-height: 160%;
}

strong {
	color: #666;
	font-weight:bold;
}
strong.req {
	color: #b00000;
	font-weight:bold;
	font-size:12px;
	padding-right:2px;
}
a {
	color: #EB9100;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

a.cta {
	padding: 6px 20px;
    background: #fdd000 url(/images/input.gif) 0px bottom no-repeat;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.aligncenter {
	margin: 0px auto;
}

img.nopad {
	margin: 0px;
}

hr {
	display: none;
}

.more {
}

.more a {
	padding: 5px 0px 5px 27px;
	background: url(../images/homepage13.gif) no-repeat left center;
}

.style1 {
	margin: 0px;
}

.style2 {
	height: 28px;
	margin: 0px 0px 30px 0px;
	padding: 13px 0px 0px 31px;
	background: #576EBC url(../images/homepage14.jpg) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
}

#toolbar {
	color:#fff;
	font-size:11px;
	text-align:right;
	position:absolute;
	width:900px;
	top:30px;
	}
	#toolbar a {
		color: #fff;
	}
#toolbar span {
	color:#fff;
	}
#toolbar>div {
	display: inline;
}
/** WRAPPER */

#wrapper {
}

.wrapper {
	width: 862px;
	margin: 0px auto;
}

/** HEADER */

#header {
	/*height: 156px;*/
}

/** MENU */

#menu {
	display: block;
	text-align: center;
}

/** PAGE */

#page {
	width: 862px;
	margin: 0px auto;
}

/** CONTENT */

#content {
	float: left;
	width: 530px;
	padding: 60px 20px 20px 0px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 280px;
	margin-left: 30px;
	padding-top: 80px;
}

/** SIDEBAR > BOX STYLE */

#sidebar .box {
}
 a#cobrand, a#cobrand:hover {
	text-decoration:none;
	color:#fff;
	height:30px;
	width:210px;
	display:block;
	margin:-7px 0 0 0;
}
/** FOOTER */

#footer {
}

#footer p {
	margin: 0px;
	padding: 30px 0px;
	margin-left:50px;
	text-align: center;
	line-height: normal;
	color: #444;
}
#footer a {
	 color:#444;
	 text-decoration:none;
	}
/** BOX1 */

#box1 {
	background:  url(../images/bg01.jpg) repeat-x left top;
	color: #A1DAE9;
}

#box1 .wrapper {
	padding: 18px 0px 0px 0px;
	background: url(../images/bg02.jpg) no-repeat center top;
}
#box1 .wrapper a, #box1 .wrapper a:hover{
	text-decoration:none;
}
#box1 .column1, #box1 .column2 {
	width: 394px;
}

#box1 .column1 {
	float: left;
}

#box1 .column2 {
	float: right;
}

#box1 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box1 h3 {
	color: #fff;
	font-size:17px;
	font-weight:bold; 
	margin:0;
	background: url(../images/Stepstone.jpg) no-repeat 0% 50%;
	padding-left:135px;
	padding-top:24px;
	padding-bottom:22px;
	width:50%;
	cursor:hand;
}

#box1 a {
	color: #FFFFFF;
}

#box1 .more a {
	background-image: url(../images/homepage15.gif);
}

/** BOX2 */

#box2 {
	background: #333333 url(../images/bg03.jpg) repeat-x left top;
	color: #AFAFAF;
}

#box2 .wrapper {
	padding: 40px 0px 20px 0px;
}

#box2 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box2 h3 {
	color: #969696;
}

#box2 a {
	color: #FFFFFF;
}
/* language drop down menu */
#dhtmlgoodies_control a {
color:#ccc; 
text-decoration:none;
}
	.dhtmlgoodies_contentBox{
		height:0px;
		visibility:hidden;
		position:absolute;
		color:#333;
		font-weight:normal;
		overflow:hidden;
		padding:0px;
		width:126px;
		text-align:left;
		margin-left:-115px;	
		top: 18px;
	}
	.dhtmlgoodies_content{
		position:relative;		
		width:100%;
	}
#toolbar .dhtmlgoodies_content  a {
	color:#333;
	text-decoration:none;
	padding:5px;
	display:block;
	margin:0;
	border-bottom: 1px solid #ccc;
	background-color:#fff;
	opacity: 0.9;
	}
	#toolbar .dhtmlgoodies_content  a:hover {
	opacity: 1;
	}
	
/*list*/
.navcontainer ul li
{
	margin: 0;
list-style-type: none;
padding: 0;

display: block;
float: left;
background: url("http://biphome.spray.se/karl10/images/navBarBg.gif") repeat-x 20px;
font: 10px/20px "Lucida Grande", verdana, sans-serif;
text-align: center;
font-style:inherit
}

.navcontainer a
{
color: #000;
text-decoration: none;
display: block;
width: 111px;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;
}
.form-item
{
	
}
/*
.navcontainer li.active { background: url("http://biphome.spray.se/karl10/images/navBarBgHover.gif") repeat-x 20px; }
.navcontainer a:hover { background: url("http://biphome.spray.se/karl10/images/navBarBgHover.gif") repeat-x 20px; }
*/

table.frm {border:0;vertical-align:top;margin-top:0px;}
table.frm td{padding:2px 5px 21px 0;vertical-align:top;}

table.frm td label {
	display: block;
	padding-top: 7px;
}

table.frm td .txtfield{width:338px;}
table.frm td .txtfield1{width:344px;}
table.frm td .inpt-2{width:20px;}
table.frm td .btn-1{width:auto;margin:5px 0;}
table.frm td.no{padding-right:6px;font-weight:bold;font-size:12px;}
table.frm td {
	padding-bottom:1px;
}
table.frm tr.hdr td{
	/*font-weight:bold;
	font-size:12px;*/
	padding-top:35px;
	padding-bottom:0px;
}
table.frm tr.question td 
{
    padding: 13px 0 0 0;
}
table tr.frm-btn td {
    padding:14px 0 0px 2px;
}
input {
    border-radius: 10px;
    border: 1px solid #d8d9da;
    padding: 4px;
}
table tr.frm-btn td input {
    margin-right:12px;
    
}
.message-1{
	color:#fff;
	background:#b00000;
	font-size:12px;
	font-weight:bold;
	padding:2px 10px;
	border:1px dotted #666;
	margin:1px 0;
	width:400px;
}
.message-2{
color:#444444;
font-size:12px;
font-weight:bolder;
padding:2px 10px;
margin:1px 0;
width:400px;
}
.btn-next, .btn-next-de, .btn-next-fr {
	margin:0;
	font-weight:bold;
	font-size:14px;
	padding-top:11px;
	padding-left:28px;
	display:inline-block;
	height:43px;
	width:100px;
	background: url(../images/BtnSubmit6.gif) no-repeat left top;
	color:#fff;
	text-decoration:none;
}
.btn-next, .btn-next-de {
	padding-left:13px;
}
.btn-next-fr {
	padding-left:10px;
}
.btn-back {
	margin:0;
	font-weight:bold;
	font-size:14px;
	padding-top:11px;
	padding-left:39px;
	display:inline-block;
	height:43px;
	width:100px;
	background: url(../images/BtnSubmit5.gif) no-repeat left top;
	color:#fff;
	text-decoration:none;
}
.btn-download {
	background:url(../images/download1.gif) no-repeat 50% 0;
	padding-top:27px;
	display:block;
	text-align:center;
}
/*score card*/
.wrapper-score {
			width:630px;
		}
		.wrapper-score .hdr {
			margin:0 0 30px 0;
		}
		.wrapper-score .hdr-download, .wrapper-score .ftr-download  {
			float:right;
			margin-top:65px; 
		}
		.wrapper-score .ftr-download  {
			margin:5px 0 0 0; 
		}

		.wrapper-score .hdr-download a, .wrapper-score .ftr-download a {
			text-align:center;
		}
		.wrapper-score .hdr h5 {
			margin:25px 0 10px 0;
			font-size:16px;
			color:#535353;
			margin:0;
			color:#7a7a7a;
			font-size:20px;
		}
		.tbl-1 {
			width:100%;
			border:0;
			font-size:12px;
		}
		.tbl-1 th {
			background:#444;
			color:#fff;
			padding:5px 10px;
		}
		.tbl-1 td{
			padding:0px;
			text-align:center;
		}
		.tbl-1 td div {
			padding:5px 10px;
			margin:0;
		}
		.tbl-1 td span {
			padding:0;
			margin:0;
			display:block;
			width:100%;
			height:40px;
			padding-top:13px;
		}
		.red{
			background:#FE8C89;
			margin:0;
			padding:0;
		}
		.green{
			background:#CCFBA2;
			margin:0;
			padding:0;
		}
		.yellow{
			background:#FFFFCC;
			margin:0;
			padding:0;
		}
		.tbl-1 th.response, .tbl-1 td.response{
			text-align:left;
		}
		.tbl-1 th.score{
			width:120px;
		}
		.tbl-1 tr.alt{
			background:#F1F1F1;
		}
		.key{
			text-align:left;
		}
		.key .green{
			width:190px;
			float:left;
			background:#CCFBA2;
			border:1px solid #639241;
		}
		.key .green h4 {
			text-align:center;
			margin-bottom:0px;
			border-bottom:1px solid #639241; 
			padding-bottom:4px;
			color:#578039;
		}
		.key .yellow {
			width:190px;float:left;
			background:#FFFFCC;
			border:1px solid #C5AE0E;
			margin-left:20px;
			margin-right:20px;
		}
		.key .yellow h4 {
			text-align:center;
			margin-bottom:0px;
			border-bottom:1px solid #C5AE0E; 
			padding-bottom:4px;color:#C5AE0E;
		}
		.key .red {
			width:190px;
			float:left;
			background:#FE8C89;
			border:1px solid #A03E2C;
		}
		.key .red h4 {
			text-align:center;
			margin-bottom:0px;
			border-bottom:1px solid #A03E2C; 
			padding-bottom:4px;color:#A03E2C;
		}
		.key .green div, .key .yellow div, .key .red div {
			padding:8px;
			text-align:left;
		}
/*help section*/
span.copy{color:#000;font-size:12px;}
span.copy strong{font-weight:bold;color:#000;}
/*end help*/

/*lightbox*/
#overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:90;   
    background-color:#000;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
    }
#overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
    }


.lightbox{
    width:300px;
    background:#ddd;
	background:#A3AFDA;
	background:#C2CBE7;
	color:#000;
    padding:10px;
    border:2px solid #eee;
}

#close{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}
a.lb{display:block;margin:5px 5px 5px 0;color:#31173;font-weight:bold;font-size:12px;float:right;}
/*end lightbox*/


#CompensationManagement{background:#C2CBE7;}
#div_top_menu {
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 34px;
	display: inline-block;
	margin: 0 auto;
	behavior: url(/css/PIE.htc);
	
}
#div_top_menu a {
	display: block;
	float: left;
	width: auto;
	line-height: 14px;
	padding: 10px 20px;
	border: 1px solid #d8d9da;
	border-width: 1px 1px 1px 0;
	border-left-color: #aaa;
	background: #ccc url(/images/topmenu.gif) 0 bottom;
	color: #666;
	text-shadow: 1px 1px #fff;
	text-decoration: none;
}
#div_top_menu a.first {
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	border-left: 1px solid #d8d9da;
	/*behavior: url(/css/PIE.htc);*/
}
#div_top_menu a.last {
	-moz-border-radius: 0px 10px 10px 0;
	border-radius: 0px 10px 10px 0;
	border-right: 1px solid #d8d9da;
	/*behavior: url(/css/PIE.htc);*/
}
#div_top_menu a:hover {
	color: #98005A;
	background-position: -1000px bottom;
}
#div_top_menu a.selected {
	color: #fff;
	text-shadow: 1px 1px #444;
	behavior: url(/css/PIE.htc);
	background-position: -2000px bottom;
}



#progress_div {
	float: right;
	position: relative;
	padding-top: 30px;;
	right: -300px;
}

