/* @override 
	http://local.nutritionjobs.com/styles.css
	http://www.nutritionjobs.com/styles.css
*/

@import url("error.css");
body {
    background-color: white;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 8pt;
	color: #666666;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 8pt;
	color: #666666;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #B1601D;
}
a:hover {
	color: #FF6600;
}
input {
	font-size: 8pt;
}
.error { 
	color: red;
	font-weight: bold;
}
.error LI {
	color: red;
	font-weight: bold;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 8pt;
	color: #666666;
}
.footer_nav a  { color: #666666; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.footer_nav a:hover {
	color: #999999;
}
.footer_nav td { text-align: center }
.link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 8pt;
	color: #666666;
	font-weight:bold;
	padding: 4px 4px 5px 15px;	
}

.title_text a {
	color: #666666;
}

.title_text a:hover {
	color: #999999;
}
.search_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 8pt;
	color: #666666;
	padding: 0px 0px 5px 15px;
}
.search_text_hot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 8pt;
	color: #B1601D;
	padding: 0px 0px 5px 15px;
}
.search_text A {
	text-decoration: none;
	color: #B1601D;	
}
.search_text A:hover {
	color: #FF6600;
}

.content_box_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 8pt;
	color: #666666;
}
.form_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
.content_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 8pt;
	color: #666666;
}
TD.content_box {
	padding: 15px 10px 20px 15px;
}
H3.content_box {
	font-weight: bold;
	color: #B1601D;
	margin-bottom: -5px;
}
.content_box A {
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
}
.content_box A:hover {
	color: #333333;
}
.content_box_header {
	font-weight: bold;
	font-size: 11pt;
	color: #758E45;
}
.dotted_line_horz {
	background-image: url(/images/DottedLineHorz.gif);
}
.dotted_line_vert {
	background-image: url(/images/DottedLineVert.gif);
}.orange {
	color: #B1601D;
}
.form_step {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DC8F52;
	background-color: #F4FBE2;
	font-weight: normal;
	padding: 5px;
}
.jobdetails_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DC8F52;
	background-color: #e4f4b6;
	font-weight: bolder;
	padding: 5px;
}
.resumedetails_title {
	font-family:Garamond;
	font-size: 13pt;
	color: #000000;
	background-color: white;

	padding: 15px 5px 5px 5px;

}

.resumedetails_mtitle {
	font-family:Garamond;;
	font-size: 20pt;
	color: #000000;
	background-color: white;

	padding: 5px;

}
.star {
        /* vertical-align: super; */
	color: #DC8F52;	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.title h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #704f2f;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.box_orange {
	background-color: #ff9933;
	color: #fff;
	font-size: 8pt;
	float: left;
	display: block;
	overflow: hidden;
	clear: none;
	padding: 5px;
	margin: 0 0 10px 5px;
	border: 1px dotted #b0b0b0;
}


.box_orange input {
	margin-top: 8px;
	vertical-align: middle;
}
.box_orange .input_text {
	height:  12px;
}

.box_orange h3 {
	color:  #222;
	text-transform: uppercase;
	font-size: 8pt;
	padding: 0 0px 0px;
	margin: 0 0px 0px;
}

.box_highlight {
	background-color: #f0f9d7;
	margin: 5px 5px 15px;
	color: #000;
	font-size: 8pt;
	float: left;
	display: block;
	overflow: hidden;
	border: 1px solid #ff9933;
	clear: none;
	padding: 0px;
}

.box_highlight .inner {
	padding: 5px;
}

.box_highlight h3 {
	text-transform: uppercase;
	color: #704f2f;
	font-size: 10pt;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

.box_highlight p {
	color: #000;
	font-size: 8pt;
}

.box_highlight .header {
	border-bottom: 1px solid #ff9933;
}

.box_highlight .header .headerflame {
	text-transform: uppercase;
	color: #704f2f;
	font-size: 8pt;
	float: right;
	line-height: 20px;
}

.box_highlight .header .headerflame img {
	vertical-align: middle;
}

.box_highlight input.input_text.full {
	width: 175px;
	height:  12px;
	font-size: 11px;
}

.box_highlight select.input_select.full {
	width: 185px;
	font-size: 11px;
}

.box_highlight .scroll {
	background-color: #fff;
	padding: 0px;
	overflow:auto;
	overflow-y(x): hidden; 
	overflow-x(y): scroll;
	height: 115px;
}


.box_search {
	background-color: #fff;
	margin: 0px 0px 5px 5px;
	color:  #704f2f;
	font-size: 8pt;
	float: left;
	display: block;
	overflow: hidden;
	border: 1px dotted #b0b0b0;
	clear: none;
	padding: 0px;
	align: left;
}

.box_search .inner {
	padding: 5px 9px;
	align: left;
}
.box_search .header {
	border-bottom: 1px dotted #b0b0b0;
}
.box_search a {
	color: #704f2f;
	font-weight: normal;
	text-decoration: underline;
}
.box_search strong {
	color:  #704f2f;
}
.box_search .lower_link {
	display: block;
	float: right;
	right: 0;
	position: relative;
}
.box_search h3 {
	text-transform: uppercase;
	color: #758e45;
	font-size: 8pt;
	padding: 4px 0px;
	margin: 0px;
}



.box_white {
	background-color: #fff;
	margin: 5px;
	color:  #704f2f;
	font-size: 8pt;
	float: left;
	display: block;
	overflow: hidden;
	border: 1px dotted #b0b0b0;
	clear: none;
	padding: 0px;
	align: left;
}

.trianglelist_space {
	list-style-image: url(/images/bullet_arrow.gif);
	list-style-position: outside;
	margin: 0 0 10px 0px;
	padding: 0 0 0 17px;
}

.trianglelist_space li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	color:  #704f2f;
	line-height: 14px;
	padding-top: 5px;
}

.trianglelist_dark {
	list-style-image: url(/images/bullet_arrow.gif);
	list-style-position: outside;
	margin: 0 0 10px 15px;
	padding: 0 0 0 17px;
}

.trianglelist_dark li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	color:  #000;
	line-height: 14px;
	padding-top: 5px;
}


.trianglelist {
	list-style-image: url(/images/bullet_arrow.gif);
	list-style-position: outside;
	margin: 0 0 10px 0px;
	padding: 0 0 0 17px;
}

.trianglelist li {
	margin-left: 0px;
	padding-left: 0px;
	color:  #704f2f;
	line-height: 14px;
}

.box_white .inner {
	padding: 5px 9px;
	align: left;
}
.box_white .header {
	border-bottom: 1px dotted #b0b0b0;
}
.box_white a {
	color: #704f2f;
	font-weight: normal;
	text-decoration: underline;
}
.box_white strong {
	color:  #704f2f;
}
.box_white .lower_link {
	display: block;
	float: right;
	right: 0;
	position: relative;
}
.box_white h3 {
	text-transform: uppercase;
	color: #758e45;
	font-size: 8pt;
	padding: 4px 0px;
	margin: 0px;
}
.home_lower {
	padding:10px;
	background: #cfdda0 url(/images/bg_highlight.jpg) repeat-x;
}

.link2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

.link2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
.link2 a:hover {
	color: #000000;
}
.showElement { 
        display:inline;
}
.hideElement { 
        display:none;
}


/* Resources specific */



.resc_top_ad {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}

.breadcrumb {
	font-size: 0.9em;
	color: #758e45;
	font-weight: normal;
	margin-bottom: 5px;
}


.breadcrumb a {
	color: #758e45;
	font-weight: normal;
	text-decoration: none;
}


.breadcrumb a:hover {
	text-decoration: underline;
}


.readmore {
	font-weight: normal;
	color: #666;
	font-size: 0.9em;
}

.readmore a {
	text-decoration: none;
	font-size: 0.9em;
}



.box_resc_main {
	background-color: #fff;
	margin: 0 2px 10px;
	color:  #000;
	font-size: 8pt;
	float: left;
	display: block;
	overflow: hidden;
	border: 1px dotted #b0b0b0;
	clear: none;
	padding: 0px;
	align: left;
	width: auto;
}


.box_resc_main .inner {
	padding: 5px 9px;
	align: left;
}
.box_resc_main .header {
	background: #f3f9df url(/images/bkg_resources_main_header.jpg) repeat-x 0 bottom;
	border-bottom: 1px dotted #b0b0b0;
	width: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}

	
.box_resc_main h3 {
	color: #758e45;
	font-size: 1.2em;
	padding: 4px 0px;
	margin: 0px;
}


.box_resc_main .img_tl {
	float: left;
	margin: 0 12px 12px 0;
}

.box_resc_main .img_tr {
	float: right;
	margin: 12px 0 8px 12px;
}

.box_resc_main .img_tc {
	align: center;
	margin: 0 0 12px;
}



/* Resources: sidebar */

.box_resources {
	background-color: #f2fad1;
	margin: 0 0 10px 5px;
	color:  #000;
	font-size: 1.0em;
	float: right;
	display: block;
	overflow: hidden;
	border: 1px dotted #b0b0b0;
	clear: none;
	padding: 0px;
	align: left;
}

.box_resources .inner {
	padding: 5px 9px;
	align: left;
}
.box_resources .inner input#radio {
	padding: 0px; 
	margin: 0px;
	vertical-align: middle;
	border: 0px;
}
.box_resources .inner .submit {
}
.box_resources .header {
	background-color: #f9fdea;
	border-bottom: 1px dotted #b0b0b0;
}
.box_resources .headerimg {
	background-image: url("/images/resc_stock4_135x.jpg");
	height: 123px;
	border-bottom: 1px dotted #b0b0b0;
}
.box_resources a {
	color: #704f2f;
	text-decoration: none;
	font-weight: bold;
}
.box_resources .lower_link {
	display: block;
	float: right;
	right: 0;
	position: relative;
}
.box_resources h3 {
	text-transform: uppercase;
	color: #758e45;
	font-size: 9pt;
	padding: 4px 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 14px;
}



.box_resources_sub {
	background-color: #f2fad1;
	margin: 0 0 10px 5px;
	color:  #000;
	font-size: 8pt;
	float: left;
	display: block;
	overflow: hidden;
	border: 1px dotted #b0b0b0;
	clear: none;
	padding: 0px;
	align: left;
}

.box_resources_sub .inner {
	padding: 5px 9px;
	align: left;
}
.box_resources_sub .header {
	background-color: #f9fdea;
	border-bottom: 1px dotted #b0b0b0;
}
.box_resources_sub .headerimg {
	background-image: url("/images/resc_stock4_135x.jpg");
	height: 123px;
	border-bottom: 1px dotted #b0b0b0;
}
.box_resources_sub a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.box_resources_sub h3 {
	text-transform: uppercase;
	color: #758e45;
	font-size: 9pt;
	padding: 4px 0px;
	margin: 0px;
	font-weight: bold;
}



/* Resources: promo box */

.box_resources_promo {
	background-color: #758e45;
	margin: 5px 5px 5px 0;
	color:  #fff;
	font-size: 8pt;
	float: left;
	display: block;
	overflow: hidden;
	clear: none;
	padding: 0px;
	align: left;
}

.box_resources_promo .inner {
	padding: 0 9px 5px;
	align: left;
}
.box_resources_promo .header {
  background-image: url("/images/resc_stock3_139x.jpg");
  height: 85px;
  background-color: #f9fdea;
}
.box_resources_promo a {
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;
}
.box_resources_promo a:hover {
	text-decoration: underline;
}
.box_resources_promo h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 1.3em;
	padding: 8px 0px;
	margin: 0px;
	font-weight: bold;

}

/* Resources: left navigation */

.box_resc_nav {
	background-color: #f2fad1;
	margin: 0 5px 5px 0;
	color:  #000;
	font-size: 8pt;
	float: left;
	display: block;
	overflow: hidden;
	clear: none;
	padding: 0px;
	align: left;
}

.box_resc_nav .inner {
	padding: 5px 9px;
	align: left;
}
.box_resc_nav .header {
	background: #f3f9df url(/images/bkg_resources_main_header.jpg) repeat-x 0 bottom;
	border-top: 1px dotted #b0b0b0;
	border-bottom: 1px dotted #b0b0b0;
}
.box_resc_nav a {
	color: #704f2f;
	font-weight: normal;
	text-decoration: underline;
}
.box_resc_nav h3 {
	text-transform: uppercase;
	color: #758e45;
	font-size: 9pt;
	padding: 4px 0px;
	margin: 0px;
	font-weight: bold;
}

.box_resc_nav h4 {
	color: #704f2f;
	font-size: 9pt;
	padding: 10px 0px 8px;
	margin: 0px;
	font-weight: bold;
}

.box_resc_nav .trianglelist {
	list-style-image: url(/images/bullet_arrow.gif);
	list-style-position: outside;
	margin: 0 0 10px 0px;
	padding: 0 0 0 17px;
}

.box_resc_nav .trianglelist li {
	margin-left: 0px;
	padding-left: 0px;
	color:  #758e45;
	line-height: 14px;
}
.box_resc_nav .trianglelist a {
	color:  #758e45;
	text-decoration: none;
}

