* { margin: 0px; padding: 0px; }

body 
{
	background: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

a 
{
	cursor: pointer;
	color: #000000;
}

h4 { font-size: 11px; }

/* --- */

h4.h 
{
	height: 10px;
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: -789em;
}

/* --- */

#container 
{
	width: 800px;
	padding: 0px 10px 0px 10px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: url(../images/ctn_bg.gif) center repeat-y;
}

/* --- */

#header 
{
	position: relative;
	height: 94px;
	background: url(../images/header_bg.gif) repeat-x;
	z-index: 20000;
}

#header h1 a 
{
	display: block;
	width: 405px;
	height: 80px;
	text-indent: -789em;
	background: url(../images/logo.gif) no-repeat;
}

/* --- */

#header_nav 
{
	list-style: none;
	position: absolute;
	top: 15px;
	right: 4px;
	z-index: 20000;
}

#header_nav li {
	position: relative;
	float: left;
	padding-right: 2px;
	background: url(../images/hn_div.gif) top right no-repeat;
}

#header_nav li.end { background: none; }

#header_nav li a 
{
	display: block;
	height: 11px;
	padding: 0px 5px 0px 5px;
	text-indent: -789em;
	background-position: top center;
	background-repeat: no-repeat;
}

#header_nav li a:hover { background-position: bottom center; }

#hn_client_area { width:102px; background-image: url(../images/hn_client_area.gif); }
#hn_search { width:35px; background-image: url(../images/hn_search.gif); }
.hn_about_us { width:45px; background-image: url(../images/hn_about_us.gif); }
.hn_news { width:82px; background-image: url(../images/hn_news.gif); }

body.news_research .hn_news
{	
	background-image: url(../images/hn_news_on.gif); 
}

body.about_us .hn_about_us
{	
	background-image: url(../images/about_us_on.gif); 
}

body.search #hn_search
{	
	background-image: url(../images/hn_search_on.gif); 
}

/* --- */

#header_nav li .carrot { display: none;
	position: absolute;
	top: 22px;
	right: 0px;
	width: 232px;
	padding-top: 10px;
	background: url(../images/hn_carrot_top.png) top center no-repeat;
	z-index: 20000;
}
#header_nav li .carrot .inner {
	position: relative;
	padding: 20px 32px 25px 32px;
	background: url(../images/hn_carrot_mid.png) center repeat-y;
}
#header_nav li .carrot .dot_close {
	position: absolute;
	display: block;
	top: -15px;
	right: 5px;
	width: 38px;
	height: 78px;
	background: url(../images/hn_carrot_tip.png) center no-repeat;
}
#header_nav li .carrot .btm {
	height: 10px;
	background: url(../images/hn_carrot_btm.png) center no-repeat;
}
#header_nav li .carrot ul {
	list-style: none;
	margin: 5px 0px 10px 0px;
}
#header_nav li .carrot li {
	float: none;
	line-height: 17px;
	font-size: 10px;
	background: #FFFFFF;
}
#header_nav li .carrot li a {
	display: inline;
	padding: 0px 6px 0px 0px;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
	background: none;
}
#header_nav li .carrot li a:hover { text-decoration: underline; background: #FFFFFF; }

#header_nav li .carrot form { margin-bottom: 20px; }
#header_nav li .carrot input {
	width: 146px;
	height: 14px;
	margin: 10px 0px 10px 0px;
	padding: 2px;
	border: 1px solid #e7e7e7;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background: #FFFFFF;
}

#header_nav li .carrot a.dot_find,
#header_nav li a.dot_search
{
	display: block;
	width: 65px;
	height: 18px;
	background-image: url(../images/dot_search.gif);
	background-position: bottom center;
	text-indent: -788em;
}

#header_nav li .carrot a.dot_search { background-image: url(../images/dot_search.gif);background-position: bottom center; }
a.dot_close { background-image: url(../images/dot_close.gif); }

/* --- */

#nav_wrapper 
{
	position: absolute;
	bottom: 0px;
	right: 4px;
	background: #FFFFFF;
	z-index: 15000;
}

#nav 
{
	list-style: none;
}

#nav li 
{
	position: relative;
	float: left;
}

#nav li a 
{
	display: block;
	height: 20px;
	text-indent: -789em;
	background-position: top center;
	background-repeat: no-repeat;
}

#nav li:hover a,
#nav li.sfhover a 
{
	background-position: bottom center;
}

#nav li .drop 
{ 
	position: absolute;
	width: 181px;
	left: -789em;
	z-index: 10000;
}

#nav li.short .drop { width: 158px; }

#nav li .drop .ctn 
{	
	background: url(../images/nav_drop_bg2.gif) top repeat-y;
}

#nav li .drop .inner 
{
	margin: 0px 10px 0px 14px;
	padding: 0px 12px 0px 15px;
	background: url(../images/nav_drop_bg2.gif) top repeat-x;
}

#nav .drop .ctn p.solo
{	
	background-color: #E1E1E1;
	/*background: url(../images/nav_drop_bg.png) left repeat-y;*/
}

#nav .drop .ctn p.notsolo
{	
	display: inline;
	margin: 14px 0px 14px 0px;
	background-color: #E1E1E1;
}

#nav .drop .ctn .inner p.solo, #nav li.short .drop .ctn .inner p.solo 
{
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 5px;
	/*background: url(../images/nav_drop_bg.gif) bottom repeat-x;*/
}

#nav li.short .drop .inner{ margin-right: 0px; }

#nav li .drop p 
{
	padding: 5px 0px 20px 0px;
	font-size: 10px;
}

#nav li .drop ul 
{
	list-style: none;
}

#nav li .drop ul li 
{
	float: none;
}

#nav li .drop ul li a 
{
	background-position: left center;	
}

#nav li .drop ul li a:hover 
{
	background-position: left center;	
}
#nav li .drop .btm  
{
	height: 18px;
	margin-left: 5px;
	background: url(../images/nav_drop_btm.png) no-repeat;	
}

#nav li:hover .drop,
#nav li.sfhover .drop { left: -13px; }

body.northmarq_capital .nav_northmarq_capital { width:158px; background-image: url(../images/nav_northmarq_capital_orange.gif); }
body.brokerage_services .nav_brokerage { width:158px; background-image: url(../images/nav_brokerage_orange.gif); }
body.property_management .nav_property_management { width:158px; background-image: url(../images/nav_property_management_orange.gif); }
body.corporate_solutions .nav_corporate_solutions { width:158px; background-image: url(../images/nav_corporate_solutions_orange.gif); }
body.investment_services .nav_investment_services { width:158px; background-image: url(../images/nav_investment_services_orange.gif); }

.nav_northmarq_capital { width:158px; background-image: url(../images/nav_northmarq_capital.gif); }
.nav_brokerage { width:158px; background-image: url(../images/nav_brokerage.gif); }
.nav_property_management { width:158px; background-image: url(../images/nav_property_management.gif); }
.nav_corporate_solutions { width:158px; background-image: url(../images/nav_corporate_solutions.gif); }
.nav_investment_services { width:158px; background-image: url(../images/nav_investment_services.gif); }

.sn_our_business { background-image: url(../images/sn_our_business.gif); }
.sn_locations_people { background-image: url(../images/sn_locationspeople.gif); }
.sn_capital_relationships { background-image: url(../images/sn_capital_relationships.gif); }
.sn_services { background-image: url(../images/sn_services.gif); }
.sn_client_info_login { background-image: url(../images/sn_client_info_login.gif); }
.sn_investment_sales { background-image: url(../images/sn_investment_sales.gif); }
.sn_acquisitions { background-image: url(../images/sn_acquisitions.gif); }
.sn_asset_advisory_services { background-image: url(../images/sn_special_asset_services.gif); }
.sn_our_people { background-image: url(../images/sn_our_people.gif); }
.sn_grow_with_us { background-image: url(../images/sn_grow_with_us.gif); }
.sn_research { background-image: url(../images/sn_research.gif); }
.sn_case_studies { background-image: url(../images/sn_case_studies.gif); }
.sn_current_listings { background-image: url(../images/sn_current_listings.gif); }
.sn_listing_search { background-image: url(../images/sn_listing_search.gif); }
.sn_track_record { background-image: url(../images/sn_track_record.gif); }
.sn_our_solutions { background-image: url(../images/sn_our_solutions.gif); }
.sn_capabilities { background-image: url(../images/sn_capabilities.gif); }
.sn_insite_center { background-image: url(../images/sn_insite_center.gif); }

#sn_market_research { background-image: url(../images/sn_market_research.gif); }

/* --- */

#content 
{	background-color: White;
	[height:100%;/*necessary to hide from Mozilla*/
	height:100%;/*read by Safari*/
	]height:100%;/*only read by IE6*/
	 background-color: white;
}
.homepage
{
	margin: 10px 10px 10px 10px;
	position: relative;
	height: 486px;
	z-index: 100;
	overflow: hidden;
}

#homepagecontent
{
	width: 792px;
	padding: 4px 4px 4px 4px;
}

div.homepageTitle
{
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: solid 2px #E99429;
}

div.homepageItem
{
	margin-bottom: 5px;
	margin-top: 20px;
}

div.homepageNoTitleItem
{
	margin-bottom: 5px;
}

div.homepageItem a, div.homepageNoTitleItem a
{
	text-decoration: none;
}

div.homepageItem img, div.homepageNoTitleItem img
{
	margin-right: 8px;
}

div.homepageLinkList
{
	margin-bottom: 15px;
}

div.homepageLinkList a
{
	text-decoration: none;
	display: block;
	margin: 0px 0px 3px 0px;
	color: #505050;
}

#homepageLeftColumn
{
	float: left;
	width: 275px;
	margin: 10px 10px 10px 10px;
}

#homepageMidColumn
{
	float: left;
	width: 275px;
	margin: 10px 10px 10px 20px;
}

#homepageRightColumn
{
	float: right;
	width: 125px;
	margin: 10px 10px 10px 0px;
}

#breadcrumbs
{	
	width: 800px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
	color: #787878;
	padding: 8px 12px 0px 24px;
	display: block;
	text-transform: lowercase;
}
	
#breadcrumbs a
{	
	text-decoration: none;
	color: #787878; 
}
	
#breadcrumbs a:hover
{
	color: #E89719;
}	

#realcontent
{	
	width: 800px;
	height: 100%;
	[height:100%;/*necessary to hide from Mozilla*/
	height:100%;/*read by Safari*/
	]height:100%;/*only read by IE6*/
	 background-color: white;
}

#leftnav
{	
	width: 170px;
	padding: 10px 0px 10px 24px;
	float: left;
	vertical-align: top;
	text-align: left;
}

.ln_header
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
	color: black;
	padding-top: 4px;
}

ul.leftnav
{	padding: 12px 8px 12px 0px ;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 2em;
	color: #808080;
	list-style-type:none;
}
	
ul.leftnav li
{	padding-left: 26px;
	padding-top: 4px;
	padding-bottom: 4px;}

ul.leftnav li a
{	color: #808080;
	text-decoration: none;
}

ul.leftnav li a.nav_selected
{
	color: #000000;
}

ul.leftnav a:hover
{	
	color: #000000;
}		

.sidearrow
{	
	background: url(../images/sidearrow_01.gif) top left no-repeat;
}

.topblob
{	
	background: url(../images/downarrow_01.gif) top left no-repeat;
}

.midblob
{	background: url(../images/midblob.gif) left top repeat-x;
	list-style-type: none;
	list-style-image: none;
}

.bottomblob
{	background: url(../images/bottomblob.gif) left top repeat-y;
	list-style-type: none;
	list-style-image: none;
}
	
#pagecontentnoleftnav
{	width: 600px;
	float: left;
	padding: 10px 0px 10px 20px;
	vertical-align: top;
}

#pagecontent
{
	width: 593px;
	float: right;
	padding: 10px 10px 10px 0px;
	vertical-align: top;
}

li.news-release-snippet
{	line-height: 15px;
	padding-top: 12px;
}
	
.leftlink
{	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 12px;
	padding-bottom: 8px;
	font-style: italic;
	padding-left: 12px;
}	
	
.caption
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	text-align: center;
}	

/* -inetium content styes- */
h1
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.8em;
	font-weight: bold;
	color: black;
	padding-bottom: 12px;
}
	
h2
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	color: black;
	font-weight: 600;
}	
h3
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	color: black;
}	

h4
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	color:#003366;
}

p
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 12px;
}

p.sidequote
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 12px;
	color: #747272;
	font-style: italic;
}

.midcolumn
{	width: 350px;
	float: left;
	padding-top: 12px;
}

.hide
{
	display:none;
}

div.midcolumn ul
{	
	list-style-type: disc;
}

div.rightimage
{	float: right;
	padding: 0px 0px 12px 12px;
}

div.leftimage
{	float: left;
	padding: 0px 6px 12px 0px;
}
	
.rtcolumn
{	width: 140px;
	padding: 10px 10px 10px 10px;
	float: right;
	vertical-align: top;
	text-align: left;
}	

ul.bulleted
{	list-style-type: disc;
	list-style-position: outside;
	padding-left: 24px;
	padding-bottom: 12px;
}
	
ul#bulleted li
{
	list-style-type: disc;
}	
	
ol#numbered
{	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 24px;
	padding-bottom: 12px;
}
	
ol#numbered li
{
	list-style-type: decimal;
}	
	
.smallheader
{	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
	color: black;
	text-transform: uppercase;
}

.divider
{	width: 97%;
	border-bottom: 1px black solid;
	padding: 8px;
	margin-bottom: 12px;
}

div.casestudyimage
{
	float: right;
	padding: 10px;
	margin: 0px 0px 0px 15px;
}
	
/* orange nav on right- */	
	
.orangeheader
{	background: url(../images/orange_side_tab.gif) left top no-repeat;
	background-color: #E99B37;
	width: 143px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.25em;
	font-weight: bold;
	color: White;
	text-indent: 24px;
}
	
.orangeheader a
{	color: White;
	text-decoration: none;
}	

ul.rtnav, div.rtnav ul
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-left: 24px;
	padding-right: 12px;
	width: 105px;
	border: solid #E9E8E8 1px;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 12px;
}
	
ul.rtnav li, div.rtnav li
{	
	padding: 3px 0px;
}
	
ul.rtnav li a, div.rtnav li a
{
	color: #1B3F5D;
}

/* --- */

#footer
{
	position: relative;
	min-height: 90px;
	background: white url(../images/footer_bg.gif) top repeat-x;
	text-indent: -789em;
}

.terms_conditions 
{
	position: absolute;
	display: block;
	left: 290px;
	top: 8px;
	width: 97px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;	
	background: url(../images/terms.gif) no-repeat;
}

.terms_conditions:hover { background-position: bottom center; }

.login 
{
	position: absolute;
	display: block;
	left: 388px;
	top: 8px;
	width: 97px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;	
	background: url(../images/login.gif) no-repeat;
}

.login:hover { background-position: bottom center; }

.cse-branding-form 
{
	height: 20px;
	width: 220px;
	float: left;
}

.cse-branding-logo
{
	height: 20px;
	width: 60px;
	padding-top: 2px;
	display: block;
	float: left;
}

.cse-branding-text 
{
	height: 20px;
	width: 270px;
	padding-top: 6px;
	display: block;
	font: 10px Arial;
	float: left;
}

.cse-box
{
	height: 20px;
	width: 555px;
}
.cse-results
{
	width: 95%;
}

/* Admin Selectors */

div.adminContent
{
	background-color: white;
	height: 100%;
	width: 760px;
	padding: 20px 20px 20px 20px;
}

/* GRIdVIEW SETTINGS */
table.GridView
{
	width: 100%;
	background-repeat: repeat;
	font-size: 12px;
}
table.GridView td
{
	padding: 4px 4px 4px 4px;
}
table.GridView th
{
	padding: 4px 4px 4px 4px;
}
table.GridView tr.AlternatingItem 
{
	background-color: #ccccff;
	color: Black;
}
table.GridView tr.EmptyData
{
	padding: 20px 20px 20px 20px;
	font-weight: bold;
}
table.GridView tr.Header 
{
	background-color: #2C73CF;
	color: White;
}
table.GridView tr.Header a 
{
	background-color: #2C73CF;
	color: White;
}
/* END GRIdVIEW SETTINGS */

fieldset.admin input.spinnerbox
{
	float: none;
	margin: 0px 0px 2px 0px;
	display: block;
}

fieldset.admin
{
	padding: 10px 10px 10px 10px;
	border: solid 2px #BBBBBB;
	height: 100%;
}

fieldset.admin legend
{
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 15px;
	padding: 3px 3px 3px 3px;
}

fieldset.admin label
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 15px;
}

fieldset.admin input, fieldset.admin select, fieldset.admin textarea
{
	display: block;
	float: left;
	margin-bottom: 15px;
	width: 500px;
}

fieldset.admin select
{
	width: auto;
}

fieldset.admin input[type="hidden"]
{
	display: none;
}

fieldset.admin input.autosize
{
	display: inline;
	float: none;
	width: auto;
}

fieldset.admin label
{
	text-align: right;
	width: 150px;
	padding: 4px 10px 0px 0px;
}

fieldset.admin span
{
	padding: 4px 10px 0px 0px;
}

fieldset.admin br
{
	clear: left;
}

fieldset.admin .right
{
	margin-left: 160px;
}

fieldset.admin .input
{
	float: left;
}

fieldset.admin div.description
{
	padding: 0px 0px 0px 0px;
	color: #666666;
	width: 500px;
}

fieldset.admin table input
{
	width: auto;
}

div.Flash
{
	display: block;
	color: Red;
	padding-left: 10px;
	padding-top: 8px;
	background-color: White;
	font-size: small;
	font-weight: bold;
}

.DataGridHeaderRow
{
	background-color: #7895AF;
	font-weight: bold;
}

.DataGridHeaderRow td
{
	padding: 0 2px;	
}

.DataGridHeaderRow a
{
}

.DataGridItemRow
{
	background-color: #C3D7DF;
}

.DataGridAltItemRow
{
	background-color: #E0EBEF;
}

.DataGridItemRow td
{
	padding: 0px 5px 0px 5px;	
}

.DataGridAltItemRow td
{
	padding: 0px 5px 0px 5px;	
}

.quickSearch a.dot_search
{
	display: block;
	width: 65px;
	height: 18px;
	background-image: url(../images/dot_search.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-indent: -788em;
}

div.quickSearch a
{
	display: inline;
	color: Black;
	text-decoration: underline;
}

table.EmployeeSearch
{
	width: 100%;
	font-size: 9pt;
	font-family: arial, verdana;
}

table.EmployeeSearch td
{
	padding: 2px 2px 2px 2px;
}

table.EmployeeSearch input, textarea, select
{
	font-size: 9pt;
	font-family: arial, verdana;
	color: #000911;
    border:1px solid #00325F;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

table.EmployeeSearch select
{
	padding: 0px 0px 0px 2px;
}

table.EmployeeSearch a
{
	font-size: 9pt;
	font-family: verdana;
	margin-right: 2px;
}

table.EmployeeSearch a:hover { color: #0060B9; }
table.EmployeeSearch input:hover, textarea:hover, select:hover { border:1px solid #006699; }

th.TableData 
{
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	font-size: 9pt;
	font-family:  arial, verdana;
	padding: 2px 2px 2px 2px;
	border-bottom: solid 2px #E89719;
	color: #003366;
}

td.TableData 
{
	border-bottom: solid 1px #EEEDDD;
	vertical-align: top;
	font-size: 8.5pt;
	font-family:  arial, verdana;
	padding: 2px 2px 2px 2px;
}

td.TableData a:hover { color: #0060B9; }

.PrintButton
{
	background: #629930 url(../Images/btn_background.gif) repeat-x;
	font-family: arial, verdana;
	font-weight: bold;
	color: #ffffff;
	border: none;
	padding: 2px 4px 2px 4px;
	height: 25px;
}

.PrintButton:hover
{
	color: #E89719;	
}
