					
/*

© 2013 FurnitureCore & Impact Consulting Services
Author: Tony Price/Chris Ferguson/Allen McHan

Parts of this CSS file have been generated by fontsquirrel.com and is based on the work of Paul Irish. 

* The fonts included are copyrighted by the vendor listed below.

* @vendor:     Accademia di Belle Arti Urbino
* @vendorurl:  http://www.campivisivi.net/titillium/
* @licenseurl: http://www.fontsquirrel.com/license/TitilliumText14L

*/

					/* -------- Reset -------- */

@import "reset_v2.css";

					/* -------- Headline Fonts -------- */

@font-face {
	font-family: 'TitilliumText14L600wt';
	src: url('media/type/TitilliumText600wt.eot');
	src: local('media/type/TitilliumText14L 600 wt'), local('media/type/TitilliumText14L-600wt'), url('media/type/TitilliumText600wt.ttf') format('truetype');
}

@font-face {
	font-family: 'TitilliumText14L800wt';
	src: url('media/type/TitilliumText800wt.eot');
	src: local('media/type/TitilliumText14L 800 wt'), local('media/type/TitilliumText14L-800wt'), url('media/type/TitilliumText800wt.ttf') format('truetype');
}


					/* -------- Basic -------- */
					
					
html	 			{ height: 100%; margin: 0; padding: 0; }


body				{
					height:100%;
					margin: 0;
					padding: 0;
					background: #d8d8ae /* url(images/960_grid_12_col.png) repeat-y fixed top center */;
					font-size: 62.5%;
					line-height: 150%;
					font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					color: #252525;
					}

p 					{ 
					margin: 0 0 14px;
					font: normal normal 14px/150% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
					color: #000;
					}
					
h1,h2,h3,h4,h5,h6 	{ font-weight: bold; text-rendering: optimizeLegibility; }

h1			 		{
					font-family: 'TitilliumText14L600wt', "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					line-height: 130%;
					letter-spacing: -1px;
					color: #ebebd6;
					text-shadow: #252525 0 1px 1px;
					}

h2, h3, h4 			{ font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; letter-spacing: -.05em; text-shadow: #fff 0 1px 1px; }
h1 					{ font-size: 22px; font-weight: normal; margin: 0 0 .5em; }
h2 					{ font-size: 18px; font-weight: bold; color: #252525; margin: 0 0 .5em; }
h3 					{ font-size: 16px; font-weight: bold; color: #963; margin: 0 0 .5em; }
h4 					{ font-size: 14px; font-weight: bold; color: #777; margin: 0 0 .5em; }

blockquote			{
					color: #111;
					margin: 14px 20px 14px 0; 
					padding: 14px 20px .1em;
					border-left: 3px solid #960;
					background: #fff;
					}
					
blockquote p		{
					margin-bottom: 14px;
					font: italic normal 1.6em/150% Cambria, Georgia, "Times New Roman", Times, serif;
					}

code, pre			{ font: normal normal 1.2em/150% "Lucida Console", monospace; }

ul 					{ list-style: disc none outside; font: normal normal 14px/150% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
ul ul				{ list-style: circle none outside; }

ol 					{ list-style: decimal outside; font: normal normal 14px/150% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
ol ol 				{ list-style: lower-alpha outside; }

ul li 				{ font: normal normal 14px/150% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
ol li 				{ font: normal normal 14px/150% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
ol ol 				{ font-style: italic; }

label, select, option	{ font: normal normal 14px/150% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

sub 				{ vertical-align: sub; font-size: smaller; }
sup					{ vertical-align: super; font-size: x-small; }

::-moz-selection	{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection			{ background: #FF5E99; color:#fff; text-shadow: none; }


					/* -------- Links -------- */


a:link 				{ color: #960; border-bottom: 0px solid #960; text-decoration: none; }
a:visited 			{ color: #960; border-bottom: 0px solid #960; text-decoration: none; }
a:hover 			{ color: #111; border-bottom: 0px solid #111; text-decoration: underline; }
a:active 			{ color: #960; border-bottom: 0px solid #960; text-decoration: none; outline: none; }

.login-link a:link 		{ color: #960; border-bottom: 0px solid #960; text-decoration: none; }
.login-link a:visited  	{ color: #960; border-bottom: 0px solid #960; text-decoration: none; }
.login-link a:hover 	{ color: #111; border-bottom: 1px solid #111; text-decoration: none; }
.login-link a:active 	{ color: #960; border-bottom: 0px solid #960; text-decoration: none; }

p a:link 			{ color: #960; border-bottom: 1px solid #960; text-decoration: none; }
p a:visited  		{ color: #960; border-bottom: 1px solid #960; text-decoration: none; }
p a:hover 			{ color: #111; border-bottom: 1px solid #111; text-decoration: none; }
p a:active 			{ color: #960; border-bottom: 1px solid #960; text-decoration: none; }

p.img a:link 		{ color: #960; border-bottom: 0px solid #960; text-decoration: none; }
p.img a:visited  	{ color: #960; border-bottom: 0px solid #960; text-decoration: none; }
p.img a:hover 		{ color: #111; border-bottom: 0px solid #111; text-decoration: none; }
p.img a:active 		{ color: #960; border-bottom: 0px solid #960; text-decoration: none; }

#bcrumb a:link    	{ color: #960; border-bottom: 0px solid #900000; text-decoration: none; }
#bcrumb a:visited 	{ color: #960; border-bottom: 0px solid #900000; text-decoration: none; }
#bcrumb a:hover   	{ color: #111; border-bottom: 1px solid #111; text-decoration: none; }
#bcrumb a:active  	{ color: #960; border-bottom: 0px solid #900000; text-decoration: none; }

#footer a:link    	{ color: #960; border-bottom: 0px solid #960; text-decoration: none; }
#footer a:visited 	{ color: #960; border-bottom: 0px solid #960; text-decoration: none; }
#footer a:hover   	{ color: #000; border-bottom: 0px solid #000; text-decoration: none; }
#footer a:active  	{ color: #960; border-bottom: 0px solid #960; text-decoration: none; }

.slideleft a:link 	 { color: #960; border-bottom: 0px solid #960; text-decoration: none; text-shadow: none; }
.slideleft a:visited { color: #960; border-bottom: 0px solid #960; text-decoration: none; }
.slideleft a:hover 	 { color: #ebebd6; border-bottom: 0px solid #ebebd6; text-decoration: none; }
.slideleft a:active  { color: #960; border-bottom: 0px solid #960; text-decoration: none; }


					/* -------- Divs & Classes -------- */
					
					
.center				{ text-align: center; }

#wrap				{ width: 100%; background: #ebebd6; margin: auto; min-height: 100%; margin-top: -200px;}

#wrap:after 		{ clear: both; display: block; height: 1%; content: ""; }
					
					
					/* -------- Header -------- */
					
					
#header				{ margin: 0; padding: 0; height: 80px; background: #d8d8ae; border-top: 200px solid #fff; }
#headwrap			{ margin: 0 auto; width: 940px; overflow: auto; background-color: #d8d8ae; text-align: left; }

.logo				{ margin: 0; padding: 0; width: 240px; height: 80px; float: left; }

.logo-HFB { 
	margin: 0; 
	padding: 0; 
	width: 240px; 
	height: 80px; 
	float: right; 
}

.logo-FCORE { 
	margin: 0; 
	padding: 0; 
	width: 240px; 
	height: 80px; 
	float: left; 
}

.login-link			{
					margin: 0; padding: 31px 0 0;
					width: 300px; height: 80px;
					float: left;
					text-align: left;
					font: normal normal 14px/150% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					}

.hdr-logos			{
					margin: 0;
					padding: 23px 0 0;
					width: 140px;
					height: auto;
					float: right;
					text-align: right;
					}
					
.hdr-logos a:hover img	{ border-bottom: none; }
					
ul.nobull			{ margin: 0 0 14px; padding: 0; list-style: none outside; }
ul.nobull li		{
					margin: 0;
					padding: 0;
					color: #000;
					font: normal normal 14px/150% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					text-shadow: #fff 0 1px 1px;
					}


					/* -------- Navigation -------- */
					
					
#nav				{ margin-bottom: 0; height: 30px; background: #960 url(media/fc_nav_bg.png) repeat-x top center; }
#navwrap			{ margin: 0 auto; width: 940px; height: 30px; background: transparent; text-align: left; border-left: 1px solid #624322; }


					/* -------- Content -------- */
					
					
#content			{ margin: 0; padding: 0; background: #ebebd6; /* border-top: 1px solid #fff; */ /* border-bottom: 1px solid #858585; */}
#conwrap			{ margin: 0 auto; width: 960px; overflow: auto; }
.notext				{ display: none; }
.lefttopright		{ width: 960px; margin: 0 auto; }


					/* -------- Home styles -------- */
					

#homewide			{ margin: 0; padding: 0; background: #777 url(media/fc_flash_bg.jpg) repeat-x top center; height: 310px; }
.homesliderbg		{ margin: 0; padding: 0; width: 100%; height: 310px; overflow: hidden; border-bottom: 1px solid #fff; background-color: transparent; }
.homeslider			{ margin: 0 auto; padding: 0; width: 960px; height: 310px; text-align: left; overflow: hidden; }

.slideleft			{ margin: 15px 10px 0; padding: 0; width: 380px; float: left; }
.slideleft	p		{ color: #fff; text-shadow: #000000 0px 1px 1px; }

.slideright			{
					margin: 0 10px 0;
					padding: 0;
					width: 540px;
					height: 310px;
					float: left;
					background: url(media/slideright_bg.png) no-repeat 0 20px;
					}
					
#rightbtns			{ margin: 60px 20px 0 320px; padding: 10px 0 0 10px; }

#leftbtns			{ margin: 0; padding: 10px; background-color: rgba(0,0,0,.25); overflow: auto; border-radius: 10px 10px 0 0; }
#leftbtns:hover		{ background-color: rgba(0,0,0,.125); }
.leftbtnstour		{ margin: 0; padding: 0; width: 170px; float: left; }
.leftbtnscontact	{ margin: 0; padding: 0; width: 170px; float: right; }

.leftbtnstour p, .leftbtnscontact p		{ text-align: center; }


					/* -------- Breadcrumb -------- */


#bcrumb				{ margin: 0; padding: 0; border-top: 1px solid #bebed6; border-bottom: 1px solid #ccc; background: #eee; text-align: center; }

.bcrumbwrap			{ margin: 0 auto; padding: 0; width: 960px; height: 30px; overflow: hidden; clear: both; }
					
.bcrumbtxt			{
					margin: 0 10px;
					padding: 5px 0;
					width: 700px;
					float: left;
					font: normal bold 14px/150% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
					color: #252525;
					text-shadow: #fff 0 1px 1px;
					text-align: left;
					}
					
					/* -------- Search -------- */
					
					
.bcrumbsearch		{
					margin: 0;
					padding: 0 10px;
					width: 220px;
					height: 30px;
					float: right;
					background: transparent url(media/search_bg_main_v3.png) no-repeat -5px 0;
					font: normal normal 14px/150% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
					color: #252525;
					text-shadow: #fff 0 1px 1px;
					}
					
.searchbox			{
					/* width: 180px;
					height: 19px; */
					margin: 0 0 15px;
					padding: 0;
					font: normal normal 14px/100% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					}
					
					
					/* -------- Sub Content -------- */


#subcon				{ margin: 0; padding: 0; background: #ebebd6; text-align: center; }

.subconwrap			{
					margin: 0 auto;
					padding: 0;
					width: 960px;
					height: 270px;
					background: #ebebd6 url(media/fc_home_sub_bg_v3.png) no-repeat top center;
					color: #000;
					text-shadow: #fff 0 1px 1px;
					text-align: left;
					}
					
.subconthree		{ margin: 10px 0 0; padding: 0; width: 320px; float: left; }

.subconthree h1		{
					font-size: 24px;
					font-family: 'TitilliumText14L600wt', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					color: #996600;
					line-height: 100%;
					text-shadow: #fff 0 1px 1px;
					margin: 10px 0 30px 10px;
					}
					
.subconthree p		{ margin: 0 10px 14px; text-shadow: #fff 0 1px 1px; }
					
					
					/* -------- Footer -------- */
					
					
#footer				{ margin: 0; padding: 14px 0 0; height: auto; background: #d8d8ae; border-top: 1px solid #fff; text-align: center; }
#footwrap			{ margin: 0 auto; width: 960px; overflow: auto; background: #d8d8ae /* url(media/fc_impact_logo_v3.png) no-repeat top right */; text-align: left; }

.footbox300			{ margin: 0 10px; padding: 0; width: 300px; float: left; text-align: left; }
.footbox140			{ margin: 0 10px; padding: 0; width: 140px; float: left; text-align: left; }

#footwrap ul	
					{ margin: 0 0 14px; padding: 0; list-style: none outside; }
					
#footwrap ul li		{
					margin: 0;
					padding: 0;
					color: #000;
					font: normal normal 14px/150% "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					text-shadow: #fff 0 1px 1px;
list-style-type: none;
					}

 					/* url(media/nav_bevel_v1.png) no-repeat scroll center top; */
 					
 					
					/* --------- DNN Menu ----------*/


					/* main menu td */
.main_dnnmenu_bar 	{
					cursor: pointer;
					font-size: 12px; 
					background-color: transparent;
					width: auto;
					height: 30px;
					font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
					}

					/*  Main Menu Normal  */
.main_dnnmenu_rootitem {		
					background-color: transparent;	
					color: #ebebd6;
					text-shadow: #252525 0 1px 1px;
					font-size: 12px; 
					font-weight: bold; 	
					text-align: left; 
					padding: 7px 8px 8px;
					white-space: nowrap;
					float: left;
					border-right: 1px solid #624322; /* 7d5300 */
					}

					/*  Main menu hover  */
.main_dnnmenu_rootitem_hover {  
					background-color: #573900;
					color:#fff;
					text-shadow: #252525 0 1px 1px;
					font-size: 12px; 
					font-weight: bold;
					text-align: left;
					padding: 7px 8px 8px;
					white-space: nowrap;
					float: left;
					border-right: 1px solid #624322;
					}

					/*  Main menu selected  */
.main_dnnmenu_rootitem_selected {
					background: #573900 url(media/nav_carrot.png) no-repeat top center; /* 7d5300 */
					color: #fff;
					text-shadow: #252525 0 1px 1px;
					font-weight: bold;
					text-align: left;
					font-size: 12px;
					padding: 7px 8px 8px;
					white-space: nowrap;
					float: left;
					border-right: 1px solid #624322;
					}

					/*  SUB Menu Normal */
.main_dnnmenu_submenu  { z-index: 999;
						/* border: 1px solid #858585; */
						/*
					border-right: 1px solid #858585;
						border-left: 1px solid #858585;
						border-bottom: 1px solid #858585;
					*/
					}

.main_dnnmenu_submenu td {
					background: #573900;
					z-index: 1000;
					font-size: 12px; 
					font-weight: normal;
					line-height: 2em;
					text-align: left;
					color: #fff;
					padding: 5px;
					margin: 0;
					}

					/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td
					{ background: #252525; color: #d8d8ae; }
					
.main_dnnmenu_itemselected td
					{ background: #960; color: #d8d8ae; }

.main_dnnmenu_break { height: 2px; background-color: #960; border-bottom: 1px solid #858585; }


					/* Module Action Menus */
.ModuleTitle_SubMenu	{ border: 1px solid #C0D6E5; }

.ModuleTitle_SubMenu td	{ background-color:#F8FAFF; white-space: nowrap; }

.ModuleTitle_MenuIcon 	{background-color:#F8FAFF;  border:none; padding: 0 2px; }

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon
						{ background: #CE0D0D; color: #fff; }

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
						{ height: 2px; background-color: #D5E0FF; }

