/* Global Styles ///////////////////////////////////////////////////////////////////////////////////// */
body
{
	background-color: #fff;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
img { border: none; }

a:link{color: #2971a7;}
a:visited{color: #2971a7;}
a:hover{text-decoration: none; color: #2971a7;}
a:active{color: #2971a7;}

/* LAYOUT ///////////////////////////////////////////////////////////////////////////////////////// */
#content_shell
{
	width: 969px;
	margin: 15px auto 20px auto;
}

#header_logo
{
	margin: 0;
}

#title_shell
{
	margin: 37px 0 0 0;
}

#title_content
{
	padding: 12px 0 0 17px;
}

#title_content h1
{
	margin: 0;
	font-size: 13pt;
	color: #46535c;
	font-weight: 500;
}

#title_right
{
	float: right;
	width: 6px;
	height: 47px;
	background: #fff url('/stress-assessment/public/images/title_right.jpg') top left no-repeat;
}

#title_left
{
	width: 100%;
	height: 47px;
	background: #fff url('/stress-assessment/public/images/title_left.jpg') top left no-repeat;
}

#main_shell1
{
	margin: 7px 0 0 0;
	width: 969px;
	height: 362px;
	background: #fff url('/stress-assessment/public/images/content_bg1.jpg') top left no-repeat;
}

#main_shell2
{
	margin: 7px 0 0 0;
	width: 969px;
	height: 362px;
	background: #fff url('/stress-assessment/public/images/content_bg2.jpg') top left no-repeat;
}

/* MAIN CONTENT /////////////////////////////////////////////////////////////////////// */
#main_content, #main_content2
{
	margin: 0 0 0 77px;
}

#content, #content2
{
	
}

#main_content #main_btn, #main_content2 #main_btn2
{
	position: absolute;
	margin-top: 310px;
	z-index: 1000;
}

#main_content #main_btn a, #main_content2 #main_btn a
{
	cursor: pointer;
}

#main_content #main_title, #main_content2 #main_title2
{
	margin: 0;
	padding: 24px 0 0 0;
	line-height: 30px;
	font-size: 34pt;
	color: #2971a7;
}

#main_content h2, #main_content2 h2
{
	margin: 15px 0 0 0;
	color: #2971a7;
}

#main_content p, #main_content2 p
{
	width: 405px;
	color: #46535c;
	font-size: 10pt;
	line-height: 20px;
}

.none
{
	display: none;
}

#footer
{
	margin: 21px 0 0 0;
	font-size: 8pt;
	color: #898989;
}

#footer a:link{color: #898989; text-decoration: none;}
#footer a:visited{color: #898989; text-decoration: none;}
#footer a:hover{color: #898989; text-decoration: none;}
#footer a:active{color: #898989; text-decoration: none;}

#footer span
{
	margin: 0 5px 0 5px;
}

/* QUESTIONS /////////////////////////////////////////////////////////////////////////// */
#main_shell
{
	margin: 7px 0 0 0;
	width: 969px;
	height: 362px;
}

#box_top
{
	width: 969px;
	height: 8px;
	background: #fff url('/stress-assessment/public/images/box_top.jpg') bottom left no-repeat;
}

#box_tile
{
	width: 969px;
	height: 344px;
	display: block;
	background: #fff url('/stress-assessment/public/images/box_tile.jpg') top left repeat-y;
}

#box_bottom
{
	width: 969px;
	height: 10px;
	background: #fff url('/stress-assessment/public/images/box_bottom.jpg') top left no-repeat;
}

#questions_image 
{
	width: 300px;
	height: 320px;
	float: left;
	margin: 0 22px 0 0;
	padding-left: 22px;
	padding-top: 12px
}

#question_content
{
	margin: 0;
	margin-left: 344px;
	padding-top: 8px;
}

#question_content h2
{
	font-size: 20pt;
	margin: 0;
	color: #2971a7;
}

#question_title
{
	margin: 13px 0 0 0;
	font-size: 16pt;
	font-weight: normal;
	color: #2971a7;
}

#question
{
	width: 400px;
	font-size: 10pt;
	color: #46535c;
}

#question_btns
{
	width: 400px;
	position: absolute;
	margin-left: 344px;
	margin-top: 285px;
	z-index: 1000;
}

#question_btns hr
{
	color: #d7d7d7;
	line-height: 1px;
	height: 1px;
	border: none;
	border-top: 1px solid #d7d7d7;
}

#question_btns img
{
	margin-right: 5px;
}

/* RESULTS ///////////////////////////////////////////////////////////////// */
/* BOX */
#main_shell_result
{
	margin: 7px 0 0 0;
	width: 969px;
	height: 100%;
}

#box_top_result
{
	width: 969px;
	height: 8px;
	background: #fff url('/stress-assessment/public/images/box_top.jpg') bottom left no-repeat;
}

#box_tile_result
{
	width: 969px;
	height: 100%;
	display: block;
	background: #fff url('/stress-assessment/public/images/box_tile.jpg') top left repeat-y;
}

#box_bottom_result
{
	width: 969px;
	height: 10px;
	background: #fff url('/stress-assessment/public/images/box_bottom.jpg') top left no-repeat;
}

results_div
{
	height: 100%;
}

#results_shell
{
	height: 100%;
}

#results_image 
{
	width: 162px;
	height: 100%;
	padding-left: 22px;
}

td.left_cell
{
	vertical-align: top;
	border-right: 1px solid #d7d7d7;
}

#results_content
{
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
}

#results_content_shell
{
	height: 100%;
}


#results
{
	font-size: 8pt;
	color: #46535c;
	line-height: 16px;
	padding-left: 3px;
}

#results_right
{
	font-size: 8pt;
	color: #46535c;
	margin-right: 22px;
	line-height: 16px;
}

#results_quote
{
	font-size: 8pt;
	color: #46535c;
	margin-right: 22px;
	line-height: 16px;
	margin-top: 8px;
}

#results_image div
{
	width: 140px;
	text-align: center;
}

#results_image p
{
	font-size: 8pt;
	color: #898989;
	width: 140px;
}

table.table_results td
{
	vertical-align: top;
	width: 50%;
	padding-right: 20px;
}

table.table_results td.right
{
	padding-right: 0 !important;
	padding-left: 10px;
}

table.table_results td p
{
	font-size: 8pt;
	color: #46535c;
	line-height: 16px;
}

#results_content ul
{
	margin-top: 8px;
	margin-left: 10px;
	padding: 0;
}

#results_content li
{
	font-size: 8pt;
	color: #46535c;
	line-height: 16px;
	padding: 2px 0;
}

#results_content h2
{
	font-size: 22pt;
	margin: 0;
	color: #2971a7;
}

#results_title
{
	margin: 13px 0 10px 0;
	font-size: 16pt;
	font-weight: normal;
	color: #2971a7;
}

#results_btns
{
	width: 100%;
}

#results_btns hr
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d7d7d7;
	line-height: 1px;
	height: 1px;
	border: none;
	border-top: 1px solid #d7d7d7;
}

#results_btns img
{
	margin-right: 5px;
}

/* STRESS TIPS ///////////////////////////////////////////////////////// */
.msg_head {
	cursor: pointer;
}
.msg_head2 {
	cursor: pointer;
}
table.stress_tip
{
	width: 100%;
	margin-bottom: 20px;
}

table.stress_tip td.title
{
	padding: 10px 0 20px 10px;
}

table.stress_tip tr.types td
{
	width: 25%;
	border-right: 1px solid #d7d7d7;
	padding: 0 22px;
	vertical-align: top;
}

table.stress_tip tr.types td p
{
	font-size: 8pt;
	color: #46535c;
	line-height: 16px;
}

table.stress_tip tr.types td p span
{
	font-size: 6pt;
}

table.stress_tip tr.types #last
{
	border-right: none;
	padding-right: 30px;
}

#title_type
{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#title_type img
{
	float: left;
	margin-right: 10px;
}

#title_type h3.one
{
	margin: 0;
	width: 200px;
	font-size: 12pt;
	padding-top: 20px;
	color: #46535c;
	padding-bottom: 10px;
}

#title_type h3.two
{
	margin: 0;
	width: 200px;
	font-size: 12pt;
	padding-top: 10px;
	color: #46535c;
}

#list ul
{
	color: #46535c;
	font-size: 8pt;
	margin-left: 15px;
	padding: 20px 0;
}

#list li
{
	padding: 5px 0;
}
/* FRIEND FORM ///////////////////////////////////////////////////////// */
table.friend_form
{
	width: 100%;
	margin-bottom: 20px;
}

table.friend_form td.title
{
	padding: 10px 0 20px 10px;
}

table.friend_form tr.forms td
{
	width: 30%;
	border-right: 1px solid #d7d7d7;
	padding: 0 22px;
	vertical-align: top;
}

table.friend_form tr.forms #last
{
	width: 70%;
	border-right: none;
	padding-right: 30px;
}

table.friend_form tr.forms #last p
{
	margin: 0;
	font-size: 8pt;
	color: #46535c;
	line-height: 16px;
}

table.friend_form tr.forms #last p.large
{
	font-size: 10pt;
}

table.friend_form tr.forms label
{
	font-size: 8pt;
	color: #46535c;
	line-height: 16px;
}

table.friend_form tr.forms .field
{
	margin: 10px 0;
	text-align: left;
}

table.friend_form tr.forms .field input
{
	float: right;
}

.form_error
{
	font-size: 8pt;
	color: #ff0000;
	line-height: 16px;
	padding: 5px 0;
}
