/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
li {list-style-type: none;}
p {padding-top: 10px}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
a:link, a:active, a:visited, a:hover
{ color: #006BB7; }
img {border: none;}

br.clear, p.clear
{
    clear: both;
}

/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 1000px;
}
/*HEADER*/
#header {
	/*height: 110px;*/
	height: 89px;
	/*background: url(../Images/bg-header.gif) no-repeat 100% 100%;*/
	background: url(../Images/BG_primaryNav.jpg) no-repeat 204px 41px;
	position: relative;
	/*margin-bottom: 10px;*/
}

#breadcrumb {
	font: 10px Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	color:#666666;
}

#breadcrumb a {
	font: 10px Arial, Helvetica, sans-serif;
}

#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited
{
    color: #666;
    text-decoration: underline;
}

#breadcrumb a:hover
{
    color: #666;
    text-decoration: none;
}

/*logo*/
.logo {
	margin: 0;
	position: absolute;
	/*top: 9px;*/
	top: 41px;
	left: 0;
}
.logo a {
	/*background: url(../Images/logo.gif) no-repeat;*/
	background: url(../Images/Cornerstone_logo_Horizontal.gif) no-repeat;
	height: 37px;
	width: 171px;
}
/*main navigation*/
.main-nav {
	position: absolute;
	/*left: 75px;
	top: 88px;*/
	left: 204px;
	top: 50px;
	/*height: 25px;*/
	height: 37px;
	padding: 0;
	margin: 0;
}
.main-nav li {
	float: left;
	padding-left: 30px;
	background: url(../Images/img-main-nav-separator.gif) no-repeat 14px 50%;
}
.main-nav li.first {background: none;}
.main-nav li a {
	display: block;
	line-height: 25px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #fff;
}

.main-nav li a:link, .main-nav li a:active, .main-nav li a:visited
{
    text-decoration: none;
    color: #fff;
}

.main-nav li a:hover
{
    text-decoration: underline;
    color: #fff;
}

/*top-menu*/
.top-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 5px;
	top: 20px;
}
.top-menu li {
	float: left;
	padding-left: 30px;
	background: url(../Images/img-main-menu-separator.gif) no-repeat 14px 0;
}
.top-menu li.first {
	padding: 0;
	background: none;
}
.top-menu li a {
	color: #333333;
	font-size: 10px;
}
.visual-box {
	background: url(../Images/img-dotted-border.gif) repeat-x;
	padding-top: 5px;
}
.visual-box p {
	background: url(../Images/img-visual1.jpg) top right no-repeat;
	height: 35px;
	text-align: right;
	padding: 150px 20px 0 0;
	color: #fff;
	font: 21px Arial, Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
}
/*CONTAINER*/
#container {
	overflow: hidden;
	width: 100%;
	background: url(../Images/img-dotted-border.gif) repeat-x;
	padding: 13px 0 5px;
}
.sidebar1 {
	float: left;
	width: 160px;
	background: #666666 url(../Images/img-corner.gif) no-repeat 100% 100%;
	padding: 15px 0 20px 11px;
}

.sidebar1 div.callout
{
    float: left;
    width: 148px;
    margin: 12px 0 0 0;
    padding: 0;
    border: 1px solid #ccc;
    background-color: #6f6f6f;
}

.sidebar1 div.callout h3 {
	color: #fff;
	background-color: #5e5e5e;
	font: bold 12px Arial, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px;
	margin: 0px;
    border-bottom: 1px solid #ccc;
}

.sidebar1 div.callout h3 span
{
    font-weight: normal;
    font-size: normal;
}

.sidebar1 div.callout p {
	margin: 0;
	padding: 6px;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
}

.sidebar1 div.callout p a:link, .sidebar1 div.callout p a:active, .sidebar1 div.callout p a:visited
{
    color: #fff;
    text-decoration: underline;
}

.sidebar1 div.callout p a:hover
{
    color: #fff;
    text-decoration: none;
}

.sidebar1 div.callout h3 a:link, .sidebar1 div.callout h3 a:active, .sidebar1 div.callout h3 a:visited
{
    color: #fff;
    text-decoration: underline;
}

.sidebar1 div.callout h3 a:hover
{
    color: #fff;
    text-decoration: none;
}

.sidebar1 cite {
	color: #fff;
	font: italic 12px/15px Arial, Arial, Helvetica, sans-serif;
	width: 140px;
	display: block;
}
.sidebar1 cite span {
	display: block;
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
/*.sidebar1 strong {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}*/
.list {
	margin: 0;
	padding: 0;
}
.list li {
	padding-left: 14px;
	margin: 0 0 8px 0;
	background: url(../Images/img-white-arrow.gif) no-repeat 0 .7em;
}
.list li a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.list li a:link, .list li a:active, .list li a:visited
{
    text-decoration: none;
    color: #fff;
}

.list li a:hover
{
    text-decoration: underline;
    color: #fff;
}

.list_child{
	margin-left: 24px
}
.list_child li {

	padding-left: 14px;
	background: url(../Images/img-white-arrow.gif) no-repeat 0 50%;
}
.list_child li a {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}
.content {
	float: left;
	width: 573px;
	padding-left: 35px;
	/*position: relative;*/
}

.content ul.alphalist li
{
    list-style-type: lower-alpha;
}

table.terms_table
{
    border: 1px solid #000;
}

table.terms_table td
{
    text-align: left;
    font-size: 12px;
    padding: 4px;
}

table.terms_table th
{
    font-weight: normal;
    text-align: left;
    font-size: 12px;
    vertical-align: top;
    padding: 4px;
}

h2 {
	color: #780e1a;
	font: bold 18px Arial, Arial, Helvetica, sans-serif;
	margin: 0;
}
.content p {
	margin: 0 0 14px;
	font-size: 12px;
	line-height: 14px;
	/*color: #333333;*/
	color: #6F6F6F;
}

.content p.signature
{
    color: #780e1a;
    font-weight: bold;
    text-align: center;
}

.content p.testimonial
{
    color: #0168b1;
    font-style: italic;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 7px;
}

.content span.underline
{
    text-decoration: underline;
}

.content ul
{
    margin: 12px 0 0 0;
    padding: 0 0 0 18px;
}

.content ul ul
{
    margin: 8px 0 0 0;
    padding: 0 0 0 12px;
}

.content ul li
{
    /*list-style-type: disc;*/
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 8px 0;
	/*color: #333333;*/
	color: #6F6F6F;
	background: url(../Images/BG_cg_li.gif) 0 4px no-repeat;
    padding: 0 0 0 15px;
    list-style-type: none;
}

.content table.search_details td ul li
{
    background: none;
    padding: 0;
    color: #000;
}

/*.content ul li li
{
    list-style-type: circle;
}*/

.content div.utility_nav
{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 10px;
    color: #666;
}

.content div.utility_nav a:link, .content div.utility_nav a:active, .content div.utility_nav a:visited
{
    color: #666;
    text-decoration: underline;
}

.content div.utility_nav a:hover
{
    color: #666;
    text-decoration: none;
}

.content p.view_jobs
{
    float: right;
    margin: 4px 0 0 0;
    padding: 0;
    font-size: 11px;
}

.content p.view_jobs a:link, .content p.view_jobs a:active, .content p.view_jobs a:visited
{
    color: #006BB7;
    text-decoration: underline;
}

.content p.view_jobs a:hover
{
    color: #006BB7;
    text-decoration: none;
}

/* search results table */

.content table.search_results
{
    width: 100%;
    padding: 0;
    margin: 0 0 12px 0;
    font-size: 11px;
    color: #000;
    border-top: 1px solid #006bb7;
    border-bottom: 1px solid #006bb7;
    border-right: 1px solid #006bb7;
}

.content table.search_results th, .content table.search_results td
{
    margin: 0;
    padding: 6px;
    text-align: left;
    vertical-align: top;
    border-left: 1px solid #006bb7;
}

.content table.search_results td td, .content table.search_results td th
{
    border-left: none;
}

.content table.search_results th.header
{
    font-weight: bold;
    color: #006BB7;
    background-color: #a8cbe3;
    border-bottom: 1px solid #006bb7;
}

.content table.search_results td.job_title
{
    width: 65%;
}

/*.content table.search_results td.location
{
    white-space: nowrap;
}*/

.content table.search_results td.compensation
{
    cursor: pointer;
}

.content table.search_results td p
{
    font-size: 11px;
    margin: 0 0 2px 0;
    padding: 0;
}

.content table.search_results td a:link, .content table.search_results td a:active, .content table.search_results td a:visited
{
    color: #006bb7;
    text-decoration: underline;
}

.content table.search_results td a:hover
{
    color: #006bb7;
    text-decoration: none;
}

.content table.search_results th.sort_title a
{
    padding: 0 0 0 12px;
    background: url(../Images/BG_sort_title.gif) center left no-repeat;
}

.content table.search_results th.sort_title
{
	/*text-decoration: underline;*/
	padding: 6px;
    /*background: url(../Images/BG_sort_title.gif) center left no-repeat;*/
}

/* search details table */

.content table.search_details
{
    width: 100%;
    padding: 0;
    margin: 12px 0 12px 0;
    font-size: 11px;
    color: #000;
    border: 1px solid #006bb7;
}

.content table.search_details th, .content table.search_details td
{
    margin: 0;
    padding: 6px;
    text-align: left;
    vertical-align: top;
}

.content table.search_details th.header
{
    font-weight: bold;
    color: #006BB7;
    background-color: #a8cbe3;
    border-bottom: 1px solid #006bb7;
}

.content table.search_details th.header span.post_date
{
    font-weight: normal;
}

.content table.search_details td.sub_header
{
    font-weight: bold;
    color: #006BB7;
    background-color: #e5eef4;
    border-bottom: 1px solid #006BB7;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}

.content table.search_details td.sub_header p
{
    display: inline;
    padding: 0 20px;
    font-size: 11px;
}

.content table.search_details td.sub_header p a:link, .content table.search_details td.sub_header p a:active, .content table.search_details td.sub_header p a:visited
{
    color: #006bb7;
    text-decoration: underline;
}

.content table.search_details td.footer
{
    font-weight: normal;
    color: #006BB7;
    background-color: #e5eef4;
    border-top: 1px solid #006BB7;
    text-align: left;
    font-size: 11px;
}

.content table.search_details td.footer p#Company
{
    float: left;
    display: inline;
}

.content table.search_details td.footer p#Address
{
    float: right;
    display: inline;
    text-align: right;
}

.content table.search_details td.footer p#csgBlurb
{
    clear: both;
    margin: 0;
}

.content table.search_details td.sub_header p a:hover
{
    color: #006bb7;
    text-decoration: none;
}

.content table.search_details th.row_title
{
    white-space: nowrap;
    font-weight: bold;
    color: #006BB7;
}

.content table.search_details td div.search_area
{
    width: 45%;
    float: left;
    padding: 4px;
}

.content table.search_details td div.search_area h3
{
    font-weight: bold;
    color: #006bb7;
    float: left;
    background: none;
    font-size: 11px;
    margin: 0 8px 0 0;
    padding: 0;
}

.content table.search_details td div.search_area p
{
    margin: 0;
    padding: 0;
    font-size: 11px;
    float: left;
    width: 30%;
}

.content table.search_details td p
{
    font-size: 11px;
    margin: 0 0 8px 0;
    padding: 0;
    color: #000;
}

.content table.search_details td li
{
    list-style-type: disc;
}

.content table.search_details td a:link, .content table.search_details td a:active, .content table.search_details td a:visited
{
    color: #006bb7;
    text-decoration: underline;
}

.content table.search_details td a:hover
{
    color: #006bb7;
    text-decoration: none;
}


/*sidebar2*/
.sidebar2 {
	float: right;
	width: 181px;
}
.sidebar-box {
	background: #006bb7 url(../Images/img-blue-corner.gif) no-repeat 100% 100%;
	margin-bottom: 12px;
	padding: 10px 10px 18px 13px;
	overflow: hidden;
}
.sidebar-box h3 {
	margin: 0 0 10px;
	font: 16px Arial, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background: url(../Images/img-white-dotted-border.gif) repeat-x 0 100%;
	padding-bottom: 3px;
}
.sidebar-box h3.gray {
	color: #ccc;
	background: none;
	padding-bottom: 0;
	margin-bottom: 7px;
}
.sidebar-box select {
	float: right;
	margin: 0 7px 10px 0;
	font-size: 12px;
	color: #58595b;
	width: 146px;
}

.sidebar-box input.text {
	float: right;
	margin: 0 7px 10px 0;
	font-size: 12px;
	color: #58595b;
	width: 146px;
}
.sidebar-box p {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 3px;
}

a.btn:link, a.btn:active, a.btn:visited, a.btn:hover
{
    color: #fff;
}

.btn {
	font-size: 10px;
	padding: 2px 5px 2px 5px;
	line-height: 18px;
	display: block;
	background: #818285;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	text-decoration: none !important;
	float: right;
	margin: 0 7px 15px 0;
	display: inline;
}
.advanced-search {
	display: block;
	align: right;
	clear: both;
	color: #ccc;
	font-size: 10px;
}

a.advanced-search:link, a.advanced-search:active, a.advanced-search:visited, a.advanced-search:hover
{ color: #ccc; }

a.search-all:link, a.search-all:active, a.search-all:visited, a.search-all:hover
{ color: #fff; }

/*FOOTER*/
#footer {
	clear: both;
	background: url(../Images/img-dotted-border.gif) repeat-x;
	padding: 15px 0 0;
	margin: 0;
	text-align: right;
}
#footer li {
	display: inline;
	padding-left: 20px;
	background: url(../Images/img-footer-separator.gif) no-repeat 9px 0;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
#footer li.first {
	padding: 0;
	background: none;
}
#footer li a {
	line-height: 14px;
	font-size: 10px;
	color: #999999;
}
/*sub-page*/
.sub-page .visual-box p {
	background: #006bb7;
	height: 25px;
	padding-top: 10px;
}
/*two-columns*/
.two-columns {
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
}

div#specializations_industry
{
    width: 400px;
}

.c-column {
	float: left;
	width: 270px;
	margin-right: 32px;
}

.c-column-list {
	float: left;
	width: 240px;
	margin-right: 32px;
}

.c-column-multi {
	float: left;
	padding: 0 0 13px 0;
	/*width: 130px;
	margin-right: 8px;*/
}

.content .c-column-multi ul
{
    margin-top: 0;
    list-style: none;
}

.content .c-column-multi ul li
{
    float: left;
    width: 110px;
    background: url(../Images/BG_cg_li.gif) 0 4px no-repeat;
    padding: 0 0 0 15px;
    list-style-type: none;
}

.content .c-column-multi ul li#consumer
{
    width: 200px;
}

.content .c-column-multi ul li.clear
{
    clear: both;
}

.content .c-column-multi ul li.title
{
    font-weight: bold;
    background: none;
    padding: 0 15px 0 0;
}

.content ul.cg_list
{
    list-style: none;
    padding: 0 0 0 5px;
}

.content ul.cg_list li
{
    background: url(../Images/BG_cg_li.gif) 0 4px no-repeat;
    padding: 0 0 0 15px;
    list-style-type: none;
    color: #6F6F6F;
}

.content p.cg_text
{
    color: #6F6F6F;
}

.right {margin: 0;}
.sub-page .content {padding-bottom: 40px;}
.sub-page .content h3 {
	color: #780e1a;
	font: bold 14px Arial, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 3px;
	margin-bottom: 2px;
	background: url(../Images/img-dotted-border.gif) repeat-x 0 100%;
}

.sub-page .content h4 {
	/*color: #333;*/
	color: #6F6F6F;
	font: bold 12px Arial, Arial, Helvetica, sans-serif;
	margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.sub-page .content hr
{
    background: url(../Images/img-dotted-border.gif) repeat-x 0 100%;
    color: #780e1a;
    height: 1px;
    border: none;
}

.spacer {margin-bottom: 20px; display: block;}
.sub-page .sidebar1 {min-height: 120px;}
.sub-page .sidebar-box {min-height: 400px;}
.top-spacer {margin-top: 25px !important;}

.HoverMenu
{
	width: 300px;
	padding: 5px 5px 5px 5px;
	border-width: 1px;
    border-style: solid;
    border-color: #4890C8;
    background-color : #F0F8FF;
}

div.row
{
    width: 100%;
    float: left;
    clear: both;
    margin: 24px 0 0 0;
}

div.column_right
{
    width: auto;
    float: none;
    margin: 0 0 0 150px;
}

div.column_left
{
    width: auto;
    float: none;
    margin: 0 155px 0 0;
}

div.image_column_left
{
    width: auto;
    float: left;
    display: inline;
    padding: 0 8px 0 0;
}

div.image_column_right
{
    width: auto;
    float: right;
    display: inline;
    padding: 0 0 0 8px;
}

div.content div.column_right h3, div.content div.column_left h3
{
	font: bold 12px Arial, Arial, Helvetica, sans-serif;
	background: none;
	color: #000;
}

/* File Upload */

div#FUA_myIframe
{
	font: normal 11px Arial, Arial, Helvetica, sans-serif;
	background: none;
	color: #000;
}