﻿/******************************************************************************************************
 * This file represents the common styles used throughout all the pages on the site. It defines all
 * layout rules, base font styles, and common content elements.
 ******************************************************************************************************/

/** Global Zero Out ***********************************************************************************/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

 
html, body {
    margin: 0;
    padding: 0;
}

body {
    font: 62.5%/1.5 Verdana, sans-serif;
    background-color: #ffffff;
    color: #050505;
}

input {
    outline: none;
}
p, td, li, h1, h2, h3, h4, h5, h6, td, span{
    text-align:left;
}

img {
	border: 0;
}
object, embed {
    outline: none;
    border: 0;
}



/********************************************************************************************************/
/** Layout **********************************************************************************************/
/********************************************************************************************************/

body {
    text-align: left;
    padding-bottom: 3em;
	background: #040404 url(/FullhouseInterim2010/Images/Global/BodyBg.jpg) repeat-x;
}
#Presentation {
    width: 954px;
	margin: 24px auto 0 auto;
    position: relative;
	background: transparent url(/FullhouseInterim2010/Images/Global/PresentationBtmBg.gif) no-repeat bottom left;
	padding-bottom:5px;
}

/** Header **********************************************************************************************/

#Header {
    position: relative;
    height: 125px;
    z-index: 99;
}
#Header #UtilityNav{
	width: 954px;
	height:22px;
	background: transparent url(/FullhouseInterim2010/Images/Global/PresentationTopBg.gif) no-repeat top left;
	text-align: right;
}
#Header #HeaderMain{
	width: 954px;
	height: 92px;
	padding:11px 0 0 0;
	background:#fff;
	overflow:visible;
}
#Header #HeaderMain a#Logo{
	display:block;
	width:192px;
	height:54px;
	margin:0 0 0 38px;
}
#Header #HeaderMain #Logo img{
	width:192px;
	height:54px;
}

/** Utility Nav **********************************************************************************************/

#Header #UtilityNav ul.UtilityNavMain{
	padding-left:413px;
	width:398px;
	float:left;
}
#Header #UtilityNav ul.UtilityNavAlt{
	padding-left:6px;
	width:118px;
	float:left;
}
#Header #UtilityNav ul.UtilityNavMain li,
#Header #UtilityNav ul.UtilityNavAlt li{
	display:block;
	float:left;
	margin:0;
}
#Header #UtilityNav ul.UtilityNavMain li{
	padding:0 10px;
}
#Header #UtilityNav ul.UtilityNavMain li a,
#Header #UtilityNav ul.UtilityNavAlt li a{
	display:block;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	background-position:0 0;
	background-repeat:no-repeat;
	outline:medium none;
	font-size:0;
	text-indent:-9000px;
}
#Header #UtilityNav ul.UtilityNavMain li a{
	height:18px;
}
#Header #UtilityNav ul.UtilityNavAlt li a{
	height:22px;
}
#Header #UtilityNav ul.UtilityNavMain li a:hover,
#Header #UtilityNav ul.UtilityNavMain li a:active{
	background-position:0 -18px;
}
#Header #UtilityNav ul.UtilityNavAlt li a:hover,
#Header #UtilityNav ul.UtilityNavAlt li a:active{
	background-position:0 -22px;
}
#Header #UtilityNav ul.UtilityNavMain li a.selected:hover,
#Header #UtilityNav ul.UtilityNavMain li a.selected:active,
#Header #UtilityNav ul.UtilityNavMain li a.selected:visited{
	background-position:0 -18px;
}

#Header #UtilityNav ul li.NavSmallBiz,
#Header #UtilityNav ul li.NavSmallBiz a { width: 133px; }
#Header #UtilityNav ul li.NavSmallBiz a { background-image: url(/FullhouseInterim2010/Images/Global/Header/NavUtil-SmallBiz.gif);}

#Header #UtilityNav ul li.NavBlogs,
#Header #UtilityNav ul li.NavBlogs a{width:30px;}
#Header #UtilityNav ul li.NavBlogs a{background-image:url(/FullhouseInterim2010/Images/Global/Header/NavUtil-Blogs.gif);}

#Header #UtilityNav ul li.NavNews,
#Header #UtilityNav ul li.NavNews a{width:30px;}
#Header #UtilityNav ul li.NavNews a{background-image:url(/FullhouseInterim2010/Images/Global/Header/NavUtil-News.gif);}

#Header #UtilityNav ul li.NavCareers,
#Header #UtilityNav ul li.NavCareers a{width:44px;}
#Header #UtilityNav ul li.NavCareers a{background-image:url(/FullhouseInterim2010/Images/Global/Header/NavUtil-Careers.gif);}

#Header #UtilityNav ul li.NavContact,
#Header #UtilityNav ul li.NavContact a{width:60px;}
#Header #UtilityNav ul li.NavContact a{background-image:url(/FullhouseInterim2010/Images/Global/Header/NavUtil-Contact-Us.gif);}

#Header #UtilityNav ul li.NavNewsletter,
#Header #UtilityNav ul li.NavNewsletter a{width:118px;}
#Header #UtilityNav ul li.NavNewsletter a{background-image:url(/FullhouseInterim2010/Images/Global/Header/NavUtil-Newsletter-Sign-Up.gif);}

/** Primary Nav **********************************************************************************************/

#Header ul#PrimaryNav{
	display:block;
	height:34px;
	width:590px;
	margin:4px 0 0 363px;
	padding:0;
	position:relative;
	top:1px;
}
#Header ul#PrimaryNav li{
	display:block;
	float:left;
	padding:0 9px;
	margin:0;
	height:34px;
}
#Header ul#PrimaryNav li a{
	display:block;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	background-position:0 0;
	background-repeat:no-repeat;
	outline:medium none;
	font-size:0;
	text-indent:-9000px;
	width:129px;
	height:34px;
}
#Header ul#PrimaryNav li a:hover{
	background-position:0 -34px;
}
#Header ul#PrimaryNav li a.selected:hover,
#Header ul#PrimaryNav li a.selected:active,
#Header ul#PrimaryNav li a.selected:visited{
	background-position:0 -68px;
}
#Header ul#PrimaryNav li.NavWhatWeDo a{
	background-image:url(/FullhouseInterim2010/Images/Global/Header/NavMain-What-We-Do.gif);
}
#Header ul#PrimaryNav li.NavWork a{
	background-image:url(/FullhouseInterim2010/Images/Global/Header/NavMain-Our-Work.gif);
}
#Header ul#PrimaryNav li.NavAbout a{
	background-image:url(/FullhouseInterim2010/Images/Global/Header/NavMain-About-Us.gif);
}
#Header ul#PrimaryNav li.NavXLab a{
	background-image:url(/FullhouseInterim2010/Images/Global/Header/NavMain-X-Lab.gif);
}

/** Footer **********************************************************************************************/

#Footer{
	width: 954px;
	height:61px;
	margin: 4px auto 0 auto;
	background: url(/FullhouseInterim2010/Images/Global/Footer/footerBG.gif) no-repeat;
}
#Footer table.Address{
	float:left;
	margin:12px 30px 0 6px;
}
#Footer th,
#Footer td{
	color:#999999;
	line-height:1.4em;
	font-size:0.9em;
	text-align:left;
}
#Footer th{
	text-transform:uppercase;
}
#Footer td{
	width:140px;
}
#Footer #SecondaryContent{
	float:right;
	width:150px;
	height:45px;
	margin:14px 5px 0 0;	
}
#SocialMediaLinks{
	float:right;
	height:24px;
}
#SocialMediaLinks img {
	float:left;
	width:22px;
	height:22px;
	margin:0 0 0 5px;
}
#SecondaryContent p{
	clear:both;
	color:#999999;
	line-height:1.4em;
	font-size:0.95em;
	text-align:right;
	text-transform:lowercase;
}

/** Content **********************************************************************************************/

#Content {
	width: 954px;
	background:#fff url(/FullhouseInterim2010/Images/Global/ContentMidBg.gif) repeat-y;
}
#ContentBtm{	
	width: 954px;
	height:5px;
	clear:both;
	background: url(/FullhouseInterim2010/Images/Global/ContentBtmBg.gif) no-repeat bottom left;
	padding:0 0 25px 0;
}
#Breadcrumbs{
	height:17px;
	padding:11px 0 32px 40px;
	background: url(/FullhouseInterim2010/Images/Global/ContentTopBg.gif) no-repeat top left;
}
#LeftZone,
#RightZone{
	float:left;
}








/*************************************************************************************************************/
/** Text Styles **********************************************************************************************/
/*************************************************************************************************************/

h1{
}

h2{
	font-family:Georgia, Serif;
	color:#CA0000;
	font-size:2em;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:6px;
	text-transform:lowercase;
}
h3{
	color:#000000;
	font-weight:normal;
	font-size:1.2em;
}
h4{
	font-family:Verdana, sans-serif;
	color:#CA0000;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:normal;
	padding-bottom:5px;
}
h5{
	color:#0D4177;
	font-size:1.5em;
	line-height:1.4em;
	font-weight:bold;
	padding-bottom:6px;
}
h6{
	font-weight:bold;
	color:#333;	
	font-size:1.1em;
	line-height:1.4em;
	padding-bottom:2px;
}
p{ 
	font-size:1.1em;
	line-height:1.5em;
	padding:0 0 5px 0;
}
a, a:visited{
	text-decoration:none;
	color:#DB4800;
}
a:hover, a:active{
	color:#CA0000;
	text-decoration:underline;
}
#Breadcrumbs{
	color:#666;
}
#Breadcrumbs a,
#Breadcrumbs a:visited{
	text-decoration:underline;
	color:#666;
}
#Breadcrumbs a:hover, 
#Breadcrumbs a:active{
	text-decoration:underline;
	color:#CA0000;
	
}
.ErrorTxt{
	color:Red;
}
.InlineOrange{
	color:#DB4800;
}

hr{
	height:13px;
	border:0;
	padding:0;
	background:#fff;
	color:#fff;
	display:block;
}
.ir {
    display: block;
	text-indent:-9000px;
	overflow: hidden;
	outline: none;
	line-height: 1;
	font-size: 0;
}
.clearDiv{ /* add this after a floated element to clear when there's nothing below it but you need to force a box-height */
	clear:both;
	overflow:hidden;
	height:1px;
	padding:0;
	margin:0;
	line-height:0.1em;
	font-size:0.1em;
}
