/* 
Fusion Specialties (2)
Fusionbox/Justin Stollsteimer

GREEN: 778844
ORANGE: FA800C

*/


/*** OVERALL ***/

*	{
	margin: 0px;
	padding: 0px;
}

#wrapper	{
	width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

table {
	float: left;
	display: inline;
	border: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #778844;
	width: 470px;
	height: auto;
	margin: 0px 0px 0px 10px;
}

th {
	padding: 4px;
	font-weight: bold;
	color: white;
	background: #778844;
}

td {
	vertical-align: top;
	padding: 0px 12px 12px 0px;
	line-height: 13px;
}

input	{
	width: 150px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

textarea {
	width: 150px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

p {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 7px 0px 7px 10px;
	color: #778844;
	width: 300px;
	height: auto;
}

p.wide {
	width: 470px;
	height: auto;
}

p.thin {
	width: 250px;
	height: auto;
}

p.spacer {
	width: 470px;
	height: 25px;
}

ul {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 45px;
}

li {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #778844;
	margin: 8px 0px 8px 0px;
}

a:link, a:visited {
	color: #fa800c;
}

a:hover, a:active {
	color: #ee6600
}


/*** CLASSES ***/

.orange {
	font-size: 12px;
	color: #fa800c;
}

.green {
	color: #778844;
}

.purple {
	color: #4c316f;
}

.bold	{
	font-weight: bold;
}

.th {
	float: left;
	display: inline;
	width: 100px;
	height: auto;
	margin: 4px 0px 4px 10px;
	padding: 0px;
}

.td {
	float: left;
	display: inline;
	width: 350px;
	height: auto;
	margin: 4px 0px;
	padding: 0px;
}

.super {
	font-family: arial, helvetica, sans-serif;
	font-size: 8px;
	position: relative;
	top: -4px;
}

/*** LAYOUT ***/

#bg {
	float: left;
	display: inline;
	width: 700px;
	height: auto;
	background: url(../image/bg2.gif) repeat-y;
}

#corner {
	float: left;
	display: inline;
	width: 700px;
	height: auto;
	background: url(../image/left2.gif) bottom left no-repeat;
}

#top {
	float: left;
	display: inline;
	width: 700px;
	height: 5px;
	font-size: 1px; /* IE6 SPACING HACK */
	background: url(../image/top2.gif) no-repeat;
}

#left {
	float: left;
	display: inline;
	width: 200px;
	height: auto;
}

#bottom {
	float: left;
	display: inline;
	width: 700px;
	height: 40px;
	background: url(../image/bottom2.gif) bottom no-repeat;
}

#content {
	float: left;
	display: inline;
	width: 500px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#printContent {
	float: left;
	display: inline;
	width: 690px;
	height: auto;
	margin: 0px 0px 20px 0px;
}

#printContent img {
	float: right;
	display: inline;
	margin: 8px 20px 20px 8px;
}

/*** LEFT NAV ***/

#logo {
	float: left;
	width: 180px;
	height: 100px;
	background: url(../image/logo2.gif) right no-repeat;
}

#nav {
	float: left;
	display: inline;
	width: 180px;
	height: auto;
}

#nav ul {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
}

#nav li {
	float: right;
	margin: 0px;
}

a.navTop, a.navHere {
	display: block;
	width: 140px;
	height: auto;
	line-height: 25px;
	text-align: right;
	padding-right: 15px;
	border-right: solid 1px #999999;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #fa800c;
}

a.navTop:link, a.navTop:visited {
	color: #999999;
	text-decoration: none;
}

a.navTop:hover, a.navTop:active {
	color: #fa800c;
	text-decoration: underline;
}

a.navInt {
	display: block;
	width: 164px;
	height: auto;
	text-align: right;
	border-right: solid 1px #999999;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #fa800c;
	padding: 2px 15px 2px 0px;
}

a.navIntHere {
	display: block;
	width: 164px;
	height: auto;
	text-align: right;
	border-right: solid 1px #999999;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #fa800c;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 15px 2px 0px;
}

a.navInt:link, a.navInt:visited {
	color: #fa800c;
	text-decoration: none;
}

a.navInt:hover, a.navInt:active {
	color: #fa800c;
	text-decoration: underline;
}


/*** PAGE CONTENT ***/

.main {
	float: left;
	display: inline;
	width: 700px;
	height: auto;
}

.header {
	float: left;
	display: inline;
	width: 500px;
	height: 56px;
	margin: 106px 0px 10px 0px;
	
}

.bgHome					{ background: url(../image/bg_home.jpg) top right no-repeat; }
.hdHome					{ background: url(../image/hd_home.gif) left no-repeat; }

.bgWhoWeAre			{ background: url(../image/bg_whoweare.jpg) top right no-repeat; }
.hdWhoWeAre			{ background: url(../image/hd_whoweare.gif) left no-repeat; }
.bgMission			{ background: url(../image/bg_mission.jpg) top right no-repeat; }
.hdMission			{ background: url(../image/hd_mission.gif) left no-repeat; }
.bgProfiles			{ background: url(../image/bg_profiles.jpg) top right no-repeat; }
.hdProfiles			{ background: url(../image/hd_profiles.gif) left no-repeat; }
.bgHistory			{ background: url(../image/bg_history.jpg) top right no-repeat; }
.hdHistory			{ background: url(../image/hd_history.gif) left no-repeat; }

.bgWhatWeDo			{ background: url(../image/bg_whatwedo.jpg) top right no-repeat; }
.hdWhatWeDo			{ background: url(../image/hd_whatwedo.gif) left no-repeat; }
.bgMannequins		{ background: url(../image/bg_mannequins.jpg) top right no-repeat; }
.hdMannequins		{ background: url(../image/hd_mannequins.gif) left no-repeat; }
.bgEflex				{ background: url(../image/bg_eflex.jpg) top right no-repeat; }
.hdEflex				{ background: url(../image/hd_eflex.gif) left no-repeat; }
.bgCapacity			{ background: url(../image/bg_capacity.jpg) top right no-repeat; }
.hdCapacity			{ background: url(../image/hd_capacity.gif) left no-repeat; }

.bgWhyFusion		{ background: url(../image/bg_whyfusion.jpg) top right no-repeat; }
.hdWhyFusion		{ background: url(../image/hd_whyfusion.gif) left no-repeat; }
.bgTop10				{ background: url(../image/bg_top10.jpg) top right no-repeat; }
.hdTop10				{ background: url(../image/hd_top10.gif) left no-repeat; }
.bgEnvironment	{ background: url(../image/bg_environment.jpg) top right no-repeat; }
.hdEnvironment	{ background: url(../image/hd_environment.gif) left no-repeat; }
.bgCustomers		{ background: url(../image/bg_customers.jpg) top right no-repeat; }
.hdCustomers		{ background: url(../image/hd_customers.gif) left no-repeat; }
.bgTimestudy		{ background: url(../image/bg_timestudy.jpg) top right no-repeat; }
.hdTimestudy		{ background: url(../image/hd_timestudy.gif) left no-repeat; }

.bgContactUs		{ background: url(../image/bg_contactus.jpg) top right no-repeat; }
.hdContactUs		{ background: url(../image/hd_contactus.gif) left no-repeat; }

table.whatWeDo {
	border: solid 1px #778844;
	width: 460px;
	height: auto;
}

table.whatWeDo td {
	padding: 3px;
}

/*** BOTTOM TAG LINE ***/

#bottom p {
	width: 700px;
	height: 40px;
	line-height: 30px;
	font-size: 12px;
	color: #fa800c;
	text-align: center;
	margin: 0px;
}


/*** FOOTER ***/

#footer {
	float: left;
	display: inline;
	width: 700px;
	height: 40px;
	text-align: right;
}

#footer p {
	margin: 10px 0px 0px 0px;
	width: 700px;
	color: #999999;
}

a.fusionbox:link, a.fusionbox:visited {
	color: #95aa4c;
	text-decoration: none;
}

a.fusionbox:hover, a.fusionbox:active {
	color: #fa800c;
	text-decoration: underline;
}


/*** SEARCH ***/

#search	{
	width: 700px;
	height: auto;
	margin: 0px 0px 5px 0px;
	float: left;
	display: none; /* Set to display: inline; once catalog is active */
}

#searchInput	{
	width: 170px;
	height: auto;
	margin: 0px 55px 0px 0px;
	float: right;
	display: inline;
}

.searchField	{
	width: 120px;
	height: 14px;
	margin: 0px 5px 0px 0px;
	border: solid #999999 1px;
	float: left;
	display: inline
}

.searchButton	{
	width: 42px;
	height: 15px;
	float: left;
	display: inline
}


