/* top elements */
* {
	padding: 0;
	margin: 0;
}
body {
	color:#000000;
	font-family:verdana;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3em;
	text-align:center;
}
.searchResultHeader{
	margin-left:15px;
}
.readMoreLink{
	margin-left:15px;
}
/* images */
img { border:none; }
img.no-border { border: none; }
a.no-border { border: none; }
img.float-right { margin: 5px 0px 5px 15px; }
img.float-left { margin: 5px 15px 5px 0px; }
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #4284B0;
}
acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
	padding: 0 0 0 20px;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #4284B0;
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif;
}
/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 990px;
	height: 100%;
	border:1px solid #000000;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
	min-height:450px;
}
#header legend{display:none;}
/* header */
#header {
	position: relative;
	height: 105px;
}
html>body .logomenu{float: left; margin-top: 40px; position: absolute;clear: left;}
*:first-child+html .logomenu{float: left; margin-top: -8px; position: absolute;clear: left;}
.logomenu{float: left; position: absolute;clear: both;width:310px; margin-top:-5px;}

#header h1#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Verdana, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0;
	left: 5px;
}
#header h2#slogan {
	position: absolute;
	top:37px;
	left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif;
	text-transform: none;
}
#header form.searchform {
	position: absolute;
	top: 0;
	right: -12px;
}
/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width:69%;
}
#main img {margin-bottom:-4px;}
.header {margin-left:-15px;}
#main-center {
	float: left;
	margin-left: 15px;
	padding: 0;
	width:520px;
	text-align:left;
}
#mainsub {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 70%;
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
/* sidebar */
#sidebar {
	float: left;
	width: 20%;
	margin: 38px 0 0;
	padding: 0;
	display: inline;
	font-family:verdana;
	font-size:0.8em;
	color:#455560;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:0;
padding-left:15px;
	text-align:left;
}
#sidebar ul.sidemenu a {
text-transform:uppercase;
}

#sidebar ul.sidemenu a.link-head {
	display:block;
	font-weight:bold;
	font-size:7.8pt;
	color: #893001;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 5px 2px 10px;
	min-height:18px;
}
#sidebar p.menutitle {
	display:block;
	font-weight:bold;
	font-size:9.5pt;
	color: #455560;
	text-decoration:none;
	margin:0;
	text-transform:uppercase;
	min-height:18px;
	padding-left:15px;
}
#sidebar ul.sidemenu a {

}
#sidebar ul.sidemenu a:hover {
	color: #95A2AC;
}


/* sidebar */
#sidebar2 {
	float: left;
	width: 20%;
	margin: 38px 0 0;
	padding: 0;
	display: inline;
	font-family:verdana;
	font-size:0.8em;
	color:#455560;
}
#sidebar2 ul.sidemenu {
	list-style:none;
	margin:0;
padding-left:15px;
	text-align:left;
}
#sidebar2 ul.sidemenu a {
text-transform:uppercase;
}

#sidebar2 ul.sidemenu a.link-head {
	display:block;
	font-weight:bold;
	font-size:7.8pt;
	color: #893001;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 5px 2px 10px;
	min-height:18px;
}
#sidebar2 p.menutitle {
	display:block;
	font-weight:bold;
	font-size:9.5pt;
	color: #455560;
	text-decoration:none;
	margin:0;
	text-transform:uppercase;
	min-height:18px;
	padding-left:15px;
}
#sidebar2 ul.sidemenu a {

}
#sidebar2 ul.sidemenu a:hover {
	color: #95A2AC;
}

/* rightbar */
#rightbar {
margin-top:40px;
color:#666666;
float:right;
margin-left:0;
margin-right:0;
min-height:400px;
padding-bottom:0;
padding-right:0;
width:225px;
}

#rightbar img, #rightbar p.address{

}
#rightnew {
	float: right;
	padding: 0;
	margin-left:10px;
	margin-right:0px;
	min-height:400px;
	width:200px;
	color:#666;
}
#rightbarhome {
	padding: 0;
	margin:0;
	min-height:400px;
	width:140px;
}
/* Footer */
#footer {
	border-top:1px solid #C5BEA2;
	clear:both;
	color:#969696;
	font-size:95%;
	height:25px;
	margin:25px 25px 0;
	padding:8px 0 0;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #969696;
}
#footer .footer-left {
	float: left;
	width: 47%;

}
#footer .footer-right {
	float: right;
	width: 53%;
	text-align:right;
}
/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	right: 0;
	bottom: 6px !important;
	bottom: 5px;
	font: bold 12px Verdana;
	width:78.7%;
}
#header li {
	display:inline;
	margin:0;
	padding:0;
}
/* end menu tabs */
/* alignment classes */
.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; font-size:10px;}
.align-right { text-align: right; font-size:10px;}
/* additional classes */
.clear { clear: both; }
.green { color: #9EC630; }
.gray { color: #BFBFBF; }
.browntitle{color:#9C5708; font-size:15pt; text-transform:uppercase; font-family:Arial;}
#Breadcrumbs{color:#455560;margin-bottom:10px;font-size:9px;}
#Breadcrumbs a{color:#455560;}
#Breadcrumbs p{margin-top:7px; margin-bottom:20px;}
.current span {color:#95A2AC;}
.vertaligntop { vertical-align:top;
margin-top:0;
}
/*#about-us a{background:url(../images/topmenu_11.jpg) no-repeat left center; width:73px; height:20px;}
#services a{background:url(../images/topmenu_03.jpg) no-repeat left center; width:83px; height:20px;}
#issues-insights a{background:url(../images/topmenu_04.jpg) no-repeat left center; width:155px; height:20px;}
#our-team a{background:url(../images/topmenu_05.jpg) no-repeat left center; width:96px; height:20px;}
#careers a{background:url(../images/topmenu_06.jpg) no-repeat left center; width:99px; height:20px;}
#contact a{background:url(../images/topmenu_07.jpg) no-repeat left center; width:103px; height:20px;}
#news a{background:url(../images/topmenu_08.jpg) no-repeat left center; width:72px; height:20px;}

#about-us.top-current a{background:url(../images/tophover_11.jpg) no-repeat left center; width:73px; height:20px;}
#services.top-current a{background:url(../images/tophover_03.jpg) no-repeat left center; width:83px; height:20px;}
#issues-insights.top-current a{background:url(../images/tophover_04.jpg) no-repeat left center; width:155px; height:20px;}
#our-team.top-current a{background:url(../images/tophover_05.jpg) no-repeat left center; width:96px; height:20px;}
#careers.top-current a{background:url(../images/tophover_06.jpg) no-repeat left center; width:99px; height:20px;}
#contact.top-current a{background:url(../images/tophover_07.jpg) no-repeat left center; width:103px; height:20px;}
#news.top-current a{background:url(../images/tophover_08.jpg) no-repeat left center; width:72px; height:20px;}


#about-us a:hover{background:url(../images/tophover_11.jpg) no-repeat left center; width:73px; height:20px;}
#services a:hover{background:url(../images/tophover_03.jpg) no-repeat left center; width:83px; height:20px;}
#issues-insights a:hover{background:url(../images/tophover_04.jpg) no-repeat left center; width:155px; height:20px;}
#our-team a:hover{background:url(../images/tophover_05.jpg) no-repeat left center; width:96px; height:20px;}
#careers a:hover{background:url(../images/tophover_06.jpg) no-repeat left center; width:99px; height:20px;}
#contact a:hover{background:url(../images/tophover_07.jpg) no-repeat left center; width:103px; height:20px;}
#news a:hover{background:url(../images/tophover_08.jpg) no-repeat left center; width:72px; height:20px;}
*/
a.health:hover{}
a.profit:hover{}
a.needs:hover{}
b, strong {
	font-size:11px;
}

.bg {
background:transparent url(../images/side_quote_05.jpg) repeat-y scroll 0 0;
margin-top:8px;
}
.top {
background:transparent url(../images/side_quote_03.jpg) no-repeat scroll 0 0;
}
.bottom {
background:transparent url(../images/side_quote_06.jpg) no-repeat scroll 0 100%;
height:1%;
padding:16px 13px 3px 8px;
}
.quote{
background:transparent url(http://70.32.94.147/themes/loeb/images/quote_03.jpg) no-repeat scroll 0 100%;
height:180px;
color:#fff;
margin-left:8px;
margin-right:10px;
padding-left:6px;
padding-right:6px;
font-family: arial;
font-size:11px;
padding:16px 13px 23px 18px;
width:115px;
}
.quoteservicesbg{
background:transparent url(http://70.32.94.147/themes/loeb/images/servicesquote_03.jpg) no-repeat scroll 0 0%;
}
.quoteteambg{
background:transparent url(http://70.32.94.147/themes/loeb/images/partners01A.jpg) no-repeat scroll 0 0%;
}
.quotenewsbg{
background:transparent url(http://70.32.94.147/themes/loeb/images/newsquote_03.jpg) no-repeat scroll 0 0%;
}
.quotecareersbg{
background:transparent url(http://70.32.94.147/themes/loeb/images/careersquote_03.jpg) no-repeat scroll 0 0%;
}
.quotehistorybg{
background:transparent url(http://70.32.94.147/themes/loeb/images/historyquote_03_copy.jpg) no-repeat scroll 0 0%;
}
.quotenfpbg{
background:transparent url(http://70.32.94.147/themes/loeb/images/nfpquote_03.jpg) no-repeat scroll 0 0%;
}
.quoteworkbg{
background:transparent url(http://70.32.94.147/themes/loeb/images/nfpquote_03.jpg) no-repeat scroll 0 0%;
}
.quoteaboutbg{
background:transparent url(http://70.32.94.147/themes/loeb/images/aboutusquote_03.jpg) no-repeat scroll 0 0%;
}
.quoteabout{
color:#FFFFFF;
font-family:arial;
font-size:11px;
height:200px;
margin-left:8px;
margin-right:10px;
padding:35px 13px 33px 25px;
width:95px;
}
.quotework{
color:#FFFFFF;
font-family:arial;
font-size:11px;
height:90px;
margin-left:8px;
margin-right:11px;
padding:32px 22px 33px 15px;
width:74px;
}
.quotenfp{
color:#FFFFFF;
font-family:arial;
font-size:11px;
height:100px;
margin-left:8px;
margin-right:10px;
padding:26px 13px 24px 24px;
width:65px;
}
.quotehistory{
color:#FFFFFF;
font-family:arial;
font-size:11px;
height:200px;
margin-left:8px;
margin-right:10px;
padding:30px 13px 33px 25px;
width:95px;
}
.quotecareers{
color:#FFFFFF;
font-family:arial;
font-size:11px;
height:200px;
margin-left:8px;
margin-right:10px;
padding:39px 13px 33px 20px;
width:95px;
}
.quotenews{
color:#FFFFFF;
font-family:arial;
font-size:11px;
height:130px;
margin-left:18px;
margin-right:20px;
padding:19px 13px 23px 18px;
width:75px;
}
.quoteteam{
height:14	0px;
color:#fff;
margin-left:8px;
margin-right:10px;
padding-left:6px;
padding-right:6px;
font-family: arial;
font-size:11px;
padding:32px 17px 27px 24px;
width:110px;
}
.quoteservices{
color:#FFFFFF;
font-family:arial;
font-size:11px;
height:130px;
margin-left:20px;
margin-right:24px;
padding:22px 13px 33px 18px;
width:75px;
}
.quotelong{
background:transparent url(http://70.32.94.147/themes/loeb/images/careers_long_03.jpg) no-repeat scroll 0 100%;
color:#FFFFFF;
font-family:arial;
font-size:11px;
height:270px;
line-height:16px;
margin-left:8px;
margin-right:10px;
padding:10px 13px 3px 15px;
width:115px;
}
.mark{
	font-size:32px;
	color:#CBB778;
}
.mark2{
	font-size:32px;
	color:#CBB778;
	float:right;
	line-height:16px;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.browntitle span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	text-transform:uppercase;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.quote .sIFR-flash{
	width:111px;
	height:185px;
	font-size: 12px;
}

.sIFR-hasFlash #sidebar .menuside{
	font-size: 11px;
	width:40px;
	height:50px;
}
.sIFR-hasFlash .top-link, .sIFR-hasFlash .top-current, .sIFR-hasFlash .top-section {
	font-size: 11px;
	height:15px;
	line-height:1em;
}
.sIFR-hasFlash .top-link a, .sIFR-hasFlash .top-current a, .sIFR-hasFlash .top-section a{
	font-size: 11px;
	height:15px;
	line-height:1em;
}
.sIFR-hasFlash span.top-link , .sIFR-hasFlash span.top-current, .sIFR-hasFlash span.top-section {
	font-size: 11px;
	height:15px;
	float:left;
	margin-left:24px;
	line-height:1em;
	padding-right:5px;

}
.sIFR-hasFlash .greensubtitle,.sIFR-hasFlash .redsubtitle,.sIFR-hasFlash .bluesubtitle{
	height:20px;
}
.sIFR-hasFlash .browntitle{
	height:30px;
	text-transform:uppercase;
}
#MemberLoginForm_LoginForm fieldset{
	background-color:#D8D8D8;
}
#MemberLoginForm_LoginForm_action_forgotPassword{
	background:transparent none repeat scroll 0 0;
	font-family:verdana;
	font-size:12px;
	width:220px;
}
.whatsnews{
	color:#000;
	font-family:Arial;
	font-size:17px;
	font-weight:bold; 
	padding-bottom:10px;
}

.whatsnewsnew{
	color:#FFFFFF;
	font-family:Arial;
	font-size:17px;
	font-weight:bold; 
	padding-bottom:10px;
}
.righttitle{color:#000;font-family:Arial;font-size:11px;
font-weight:bold; padding-bottom:10px;}
#sidebar ul.sidemenu li.anameside a{color:#000; text-transform:capitalize;margin-left:20px;font-weight:bold;text-align:right}
#sidebar ul.sidemenu li.anameside {width:150px;}
.tablediv {
display: table;
}
.celldiv {
float:left;/*fix for buggy browsers*/
display: table-cell;
}
.rowdiv {
display: table-row;
width:100%;
}
#SiteSearchForm_SearchForm_action_results{
height:19px;
margin-top:5px;
font-size:9px;
text-align:center;
}
#Form_Form_action_process{font-size:10px;}

.redsubtitle{
	color:#000000; font-size:15px;font-family:Arial;
}
.greensubtitle{
	color:#000000; font-size:15px;font-family:Arial;
}
.bluesubtitle{
	color:#000000; font-size:15px;font-family:Arial;
}
.brownsubtitle{
	color:#000000; font-size:15px;font-family:Arial;
}
html>body .nav-menu2{float: right; width: 795px;font-family: Verdana; font-weight: 500; margin-left: 80px; height:15px; display:inline-block;padding-top:20px;line-height: 17px; }
*:first-child+html .nav-menu2{float: right; width: 795px; margin-left: 80px; height:15px; display:inline-block;margin-top:15px;padding-top:0px;}
.nav-menu2{float: right; width: 797px; margin-left: -20px; height:15px; display:inline-block;padding-top:20px;}
html>body .nav-menu2 span{margin-left:0px;margin-top:4px;}
.nav-menu2 span{margin-left:-10px;}


html>body .nav-menu{float: right; width: 808px; margin-left: 80px; height:15px; display:inline-block;padding-top:20px; }
*:first-child+html .nav-menu{float: right; width: 808px; margin-left: 80px; height:15px; display:inline-block;margin-top:-70px;padding-top:70px;}
.nav-menu{float: right; width: 807px; margin-left: -20px; height:15px; display:inline-block;padding-top:20px;}
html>body .nav-menu span{margin-left:0px;margin-top:4px;}
.nav-menu span{margin-left:-10px;}
.typography .top-link a{color:#455560; font-family:Arial; font-size:11px; text-transform:uppercase;height:15px;min-height:10px;min-width:50px;}

#Expertice ul{margin:0px;color: #4d4d4d;}
.typography  p.spar1{/*margin-left:17px; */}



/************************
SITEMAP
************************/
#sitemap-list {padding:0 0 0 10px; margin:0; list-style:none; font-weight:bold; line-height:150%} /*1st level list*/
#sitemap-list li {padding:10px; margin-top:10px; font-size:13px; background:#f0f0f0;} /*1st level items*/
 
#sitemap-list ul {margin:5px 10px 5px 10px; padding:5px 10px; font-weight:normal; background:#f8f8f8;} /*2nd level lists*/
#sitemap-list li li {padding:0; margin:0; list-style:none; font-weight:bold; font-size:11px; line-height:18px; background:none} /*2nd level items*/
 
#sitemap-list ul ul {margin-left:10px;padding:5px 10px;  background:#fff;} /*3rd level lists*/
#sitemap-list li li li {font-size:11px; font-weight:normal;} /*3rd level items*/