/* @override 
	http://www.fulcruminv.com.php5-5.dfw1-2.websitetestlink.com/css/main-narrow.css
*/

/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {line-height: 1;}
strong {font-weight: bold}
ol, ul {list-style: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* @end

*/

/* @group global */

.clear { clear: both; font-size: 1%; line-height: 1%;}

body {
  padding: 0;
  margin: 0;
  background: #000 url(images/columns-1600.jpg) no-repeat center top;
  width: 100%;
}

.floatleft { float: left; }
.floatright { float: right; }
.hide { display: none; }
/* @end */

/* @group header */

#globalnavwrap {
	background: url(images/bg-globalnav.png) repeat-x 0 0;
}

#header {
	height: 52px;
	margin: 20px auto 42px;
}

#logo {
	background: url(images/fulcrum-logo-color.png) no-repeat 0 13px;
	height: 52px;
	width:  130px;}

#logo h3 {
	visibility: hidden;
}

/* @end */

/* @group globalnav */

ul.globalnav {
	list-style-type: none;
	padding-bottom: 0;
	float: right;
}

ul.globalnav li {
	float: left;
	margin: 0;
	color: #f60;
	background: url(images/orange-bullet.png) no-repeat right 26px;
	padding: 0 5px 0 0;
}

ul.globalnav li.last {
	background: none;
}


ul.globalnav li a, ul.globalnav li a:link {
	display: inline-block;
	font: 400 15px/20px Georgia, times, Times New Roman, times-roman, serif;
	padding: 17px 18px 15px 18px;
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}

ul.globalnav li a:hover, ul.globalnav li a.active {
	color: #f60;
	background: url(images/arrow-up-orange.png) no-repeat center bottom;
}

/* @end */

/* @group grid */
.column {
	padding: 0 20px 0 20px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
.row .row {
	margin: 0;
	width: 100%;
	display: inline-block;
}
.grid_1 {width:55px;}
.grid_2 {width:120px;}
.grid_3 {width:195px;}
.grid_4 {width:270px;}
.grid_5 {width:345px;}
.grid_6 {width:420px;}
.grid_7 {width:495px;}
.grid_8 {width:510px; padding-right: 60px;}
.grid_9 {width:645px;}
.grid_10 {width:720px;}
.grid_11 {width:795px;}
.grid_12 {width:870px;}

/* @group column heights */

.height100 {height:100px;}
.height150 {height:150px;}
.height250 {height:250px;}
.height300 {height:300px;}
.height350 {height:350px;}
.w400 {	width: 400px; }
.w100 {	width: 100px; }
.w150 {	width: 150px; }
.w170 {	width: 170px; }
.w200 { width: 200px; }
.w220 { width: 220px; }
.w300 { width: 300px; }
.w375 { width: 375px; }

/* @end */
div#flashwrapper.column.grid_12 {
	padding: 0; margin: 0;
	width: 900px; height: 350px;;
}
/* @end */

/* @group content */

#content {
	border-top: 1px solid #fff;
	background: url(images/bg-white-transparent.png) repeat 0 0;
}

#content div.hometitle h1 {
	font: normal 60px/60px times, Times New Roman, times-roman, georgia, serif;	
}
#content h3 {line-height: 30px;}

.hometitle {margin: 80px 0 0 170px;}

.homeblurb {
	margin: 0 0 75px 465px;
	width: 360px;	
}

.contentwrap {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 6px 0;
}


#orange {
	height: 9px;
	margin: 0; width: 880px;
	background-color: #f16406;
}
#dropshadow {
	height: 6px;
	margin: 0; width: 880px;
	background: url(images/bg-contentwrap.png) repeat 0 0;
}
.white h1 {
	font: normal 30px/38px times, Times New Roman, times-roman, georgia, serif;
	color: #f60;
	padding-top: 15px;
}

.white h5 {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

.white {
	background-color: #fff;
	padding-bottom: 30px ;
}

.floatleft-imginsert {
	float: left;
	padding: 5px 20px 20px 5px;
}

.floatright-imginsert {
	float: right;
	padding: 5px 5px 20px 20px;
}

.marginleft20 {
	margin-left: 20px;
}

.white ul {
	color: #666;
	list-style-type: disc;
	font: 400 14px/22px Georgia, Times, Times New Roman, Times-Roman, serif;
	margin: 10px 0 20px 0;
}

.white ul.callout {
	color: #5a5a5a;
	font: bold 10px/16px Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 0 0;
	margin: 0 40px 0 20px;
}

ul.callout li {
	list-style-type: decimal;
	font: 400 14px/22px Georgia, Times, Times New Roman, Times-Roman, serif;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
}

li {margin: 3px 0 3px 25px;}




/* @group typestyles */

h1 {
	margin: 0 0 12px 0;
	color: #333;
	font: 400 27px/30px Georgia, times, Times New Roman, times-roman, georgia, serif;
}

h2 {
	color: #333;
	font: 400 20px/26px Georgia, times, Times New Roman, times-roman, georgia, serif;
	margin: 20px 0 10px 0;
}

h3 {
	color: #333;
	font: 400 18px/26px Times, Times New Roman, Times-Roman, Georgia, serif;
	margin: 20px 0 10px 0;
}

h4 {
	color: #000;
	font: 400 18px/19px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

h5 {
	color: #000;
	font: 700 14px/19px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

h6 {
	color: #000;
	font: 700 12px/16px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

p {
	color: #666;
	font: 400 14px/22px Georgia, Times, Times New Roman, Times-Roman, serif;
	margin-bottom: 16px;
	text-align: justify;
}

p.caption, .caption {font-size: 10px; line-height: 11px;}

.spaceleft {margin-left: 10px;}
.spaceright {margin-right: 10px;}
.spacerightlg {margin-right: 20px;}
.spacebeforesm {margin-top: 6px;}
.spacebefore {margin-top: 12px;}
.spacebeforelg {margin-top: 24px;}
.spaceaftersm {margin-bottom: 6px;}
.spaceafter {margin-bottom: 12px;}
.spaceafterlg {margin-bottom: 24px;}
.nospacebefore {margin-top: 0;}
.nospaceafter {margin-bottom: 0;}

.ruleabove {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.ruledotted {
	border-top: 1px dotted #ccc;
}

.rulebelow {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.dots {
	background: url(images/bg-dotted-rule.png) repeat-x 0 0;
	height: 10px;
}

.dotsgray {
	background: url(images/bg-dotted-rule-gray.gif) repeat-x 0 0;
	height: 10px;
}

span.orangeplus {
	font-weight: 700;
	color: #f60;
}

em, em p {
	font-style: italic;
}

.imgfloatright {
	float: right;
	margin: 5px 0 10px 10px;
}

.indent {margin-left: 15px;}

.quote {text-align: right;}

dt {
	color: #5a5a5a;
	font: normal 10px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

dd {
	clear: both;
	float: left;
	color: #000;
	font: 400 12px/16px Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 0 12px 2px 12px;
}

blockquote {
	margin: 0 18px;
	padding: 0 6px;}

/* @end */

/* @group links */

a, a:link, a:visited, a:active {
	color: #3b55a1;
	text-decoration: none;
	border-bottom: 1px solid #3b55a1;
	
}

a:hover, a.selected {
	color: #f60;
	text-decoration: none;
	border-bottom: 1px solid #f60;
}

/* @end */

/* @end */
/* @group scroll pane */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #fff url(images/pane_track.gif) repeat-y 0 0;
}
.jScrollPaneDrag {
	position: absolute;
	background: #fff url(images/drag_grab.gif) no-repeat 0 0;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
.scroll_pane {
	width: 680px;
	height: 350px;
	padding-right: 40px;
	overflow: auto;
	float: left;
}		
.holder {
	margin: 10px 0;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}



/* @end */
/* @group tabnav */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
}
ul.tabs li {
	float: left;
	list-style: disc;
	list-style-image: url(images/orange-bullet.png);
}
ul.tabs li.first {
	list-style-type: none;
	margin-left: 0;
	list-style-image: none;

}
ul.tabs li a {
	text-decoration: none;
	padding: 0;
	border-bottom: solid 1px #ff6600;
	font: 400 12px/22px Georgia, Times, Times New Roman, Times-Roman, serif;
	color:  #ff6600;
}
ul.tabs li.first a {
	margin-left: 0; padding-left: 0;
}
ul.tabs li a:hover {
	color: #666; border-bottom: solid 1px #666;

}
html ul.tabs li.active a, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	color:#666;
	border: none;
}

.tab_container {
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	height:  380px; }
.tab_content { 	padding: 0; }

/* @end */
/* @group edit entry */

p.edit-entry a {
	clear: both;
	display: block;
	margin: 30px 0;
	padding: 3px 20px;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #666;
	color: #fff;
	border: none;
}

p.edit-entry a:hover {
	background-color: #000;
	border: none;
}

/* @end */

/* @group maps */

.address {
	float: left;
	width:250px;
	margin:  20px 0 0 0;
}
.map {
	float: left;
	width: 365px;
	overflow: hidden;
	margin: 20px 0 0 20px;}
.address h3 { margin-top: 0; }
/* #dallas { top:  220px; }
#newyork { top:  355px; }
#dubai {  top: 505px; } */
h3 span a {
	font-size: 10px; margin-left: 20px;
}

/* @end */

/* @group footer */

.logofooter {
	margin: 10px 0 0;
	background: url(images/fulcrum-logo-white.png) no-repeat 0 0;
}
.footer h3 {
	position: relative; 
	left: -2000px;
	padding: 0;
	margin: 0;
}
.footer h5 {
	font-size: 10px;
	line-height: 16px;
	color: #fff;
}
.footer p {
	font: 400 10px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin-bottom: 10px;
}
.footer .copyright {
	font-size: 9px; margin-left: 5px;
}
.footer .caption {
	font-size: 9px;
}
.footer {
	border-top: 1px solid #000;
	margin-top: 50px;
	background: url(images/bg-footer-lg.png) repeat 0 0;
	padding: 5px 0 0 0;
}

.footer ul {
	font: italic 13px/14px Georgia, Times, Times New Roman, Times-Roman, serif;
	float: left;
	list-style: none;
	margin: 5px 5px 0 0;
	padding: 0 0 5px 0;
}
.footer li {
	display: block;
	width: 200px;
	margin: 2px 0 0 0;
	padding: 0;
}
.footer li.narrow {
	width: 130px;
}
.narrowcol {
	width: 130px;
	margin: 5px 5px 0 0;
	padding: 0 0 0 6px;
	float: left;
}

.widecol {
	float: left;
	margin: 5px 10px 0 0;
	width: 190px;
}

.narrowcol a, .narrowcol a:link, .narrowcol a:visited, .widecol a, .widecol a:link, .widecol a:visited {
	font: italic 11px/12px Georgia, Times, Times New Roman, Times-Roman, serif;
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}

.narrowcol a:hover, .widecol a:hover, .narrowcol a.active, .widecol a.active {
	color: #f60;
	border-bottom: 1px solid #f60;
}



.footer a.terms, .footer a.terms:link, .footer a.terms:visited {
	font-size: 12px;
	border-bottom: 1px dotted #fff;
}

.footer ul li a, .footer ul li a:link, .footer ul li a:visited {
	position: relative;
	display: block;
	padding: 3px 3px 3px 6px;
	margin: 0;
	border: none;
	color: #fff;
	text-decoration: none;
}
.footer ul li a:hover, .footer ul li a.active {
	position: relative;
	color: #f60;
	background-color: #000;
	border: none;
}

.bot {
	padding: 10px 0;
}
.bot p { 
	font: 400 10px/10px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin-left: 5px;
 }
.bot a, .bot a:link, .bot a:visited {
	color: #fff;
	border-bottom: none;
	margin-left: 5px;
}

.bot a:hover, .bot a:active {
	color: #f60;
	border-bottom: 1px solid #f60;
}

/* @end */tabnav
