/***********************************************************************
Description:	The stylesheet of the Ferreira Design website
Project:	www.ferreiradesign.com
HTML:		Neal Gamradt
Graphics:	Ferreira Design
Created:	2007.07.26
Updated:	2007.07.26
***********************************************************************/


/* -------------------------------------
BEGIN: General Tag Methods
------------------------------------- */

* {
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background-color: #fff;
}

img {
	border-style: none;
	border-width: 0px;
}

/* -------------------------------------
END: General Tag Methods
------------------------------------- */

/* -------------------------------------
BEGIN: Main Structure Tags
------------------------------------- */

#wrapper {
	width: 851px;
	/*height: 532px;*/
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 168px;
	text-align:left; /* Treated as align */
	background-color: #fff;
}

#company #wrapper,
#contact #wrapper {
	/*height: 631px;*/
}

#homepage_image {
	margin: 123px 0px 0px 0px;
}

#contact #homepage_image {
	width: 788px;
	height: 391px;
}

#homepage_image_alt {
	margin: 101px 0px 0px 0px;
}

#header {
	position: relative;
	width: 354px;
	height: 50px;
	margin: 17px 0px 0px 0px;
	background: transparent url(/images/header.png) repeat-x scroll 0px 0px;
}

#header #logo {
	position: absolute;
	top: 12px;
	
}

#header ul {
	position: absolute;
	left: 332px;
	top: 7px;
}

#header ul li {
	display: block;
	list-style: none;
	margin: 6px 0px 0px 0px;
}

#menu_company a:link,
#menu_company a:visited,
#menu_company a:hover,
#menu_company a:active {
	display: block;
	width: 67px;
	height: 8px;
	background: transparent url(/images/company_combined.png) no-repeat scroll -67px 0px;
}

#menu_company a:hover {
	background: transparent url(/images/company_combined.png) no-repeat scroll 0px 0px;
}

#menu_work a:link,
#menu_work a:visited,
#menu_work a:hover,
#menu_work a:active {
	display: block;
	width: 46px;
	height: 8px;
	background: transparent url(/images/work_combined.png) no-repeat scroll -46px 0px;
}

#menu_work a:hover {
	background: transparent url(/images/work_combined.png) no-repeat scroll 0px 0px;
}

#menu_contact a:link,
#menu_contact a:visited,
#menu_contact a:hover,
#menu_contact a:active {
	display: block;
	width: 63px;
	height: 8px;
	background: transparent url(/images/contact_combined.png) no-repeat scroll -63px 0px;
}

#menu_contact a:hover {
	background: transparent url(/images/contact_combined.png) no-repeat scroll 0px 0px;
}

#company #menu_selected {
	display: block;
	width: 67px;
	height: 8px;
	background: transparent url(/images/company_shaded.png) no-repeat scroll 0px 0px;
}

#contact #menu_selected {
	display: block;
	width: 63px;
	height: 8px;
	background: transparent url(/images/contact_shaded.png) no-repeat scroll 0px 0px;
}

#work #menu_selected {
	display: block;
	width: 46px;
	height: 8px;
	background: transparent url(/images/work_shaded.png) no-repeat scroll 0px 0px;
}

#content {
	width: 851px;
	height: 469px;
}

#subfooter {
}

#contact #subfooter {
	display: none;
}

#subpage_footer {
	margin: 65px 0px 0px 0px;
}
#img_copyright {
	position:absolute;
	display: block;
	float:left;
	width:165px;
	height:5px;
	margin-left:332px;
}
#img_pre_fdc {
	position:absolute;
	display: block;
	float:left;
	width:34px;
	height:5px;
}
#img_t-shirt {
	position:absolute;
	display: block;
	float:left;
	width:75px;
	height:5px;
}
#img_concept {
	position:absolute;
	display: block;
	float:left;
	width:37px;
	height:5px;
}
#notice  {
	position:absolute;
	display: block;
	float:left;
	margin-left:518px;
	width: 28px;
	height: 5px;
	background: transparent url(/images/notice_combined.png) no-repeat scroll 0px 0px;
}
#notice:hover{
	background: transparent url(/images/notice_combined.png) no-repeat scroll -28px 0px;
}
#partial_client_list {
	margin-top:2px;

}
/* -------------------------------------
END: Main Structure Tags
------------------------------------- */

/* -------------------------------------
START: WORK
------------------------------------- */
#img_awards {
	display: block;
	float:left;
	width:261px;
	height:66px;
	margin-top:2px;
}
#portfolio {
	float:left;
	margin:0px 0px 0px 84px;
	
}
#tbl_portfolio td {
	width:173px;
	height:14px;
	border:0px;
	padding-top:1px;
}

#tbl_portfolio td img {
	border:0px;
}
#identity  {
	display: block;
	width: 32px;
	height: 10px;
	background: transparent url(/images/identity_both.png) no-repeat scroll 0px 0px;
}
#identity:hover, body#identitypage #identity{
	background: transparent url(/images/identity_both.png) no-repeat scroll -32px 0px;
}
#identity_systems  {
	display: block;
	width: 71px;
	height: 10px;
	background: transparent url(/images/identity_systems_both.png) no-repeat scroll 0px 0px;
}
#identity_systems:hover, body#identitysystemspage #identity_systems, body#identitysystemspage_1 #identity_systems, body#identitysystemspage_35 #identity_systems{
	background: transparent url(/images/identity_systems_both.png) no-repeat scroll -72px 0px;
}
#brochures  {
	display: block;
	width: 87px;
	height: 10px;
	background: transparent url(/images/brochures_both.png) no-repeat scroll 0px 0px;
}
#brochures:hover, body#brochurespage #brochures{
	background: transparent url(/images/brochures_both.png) no-repeat scroll -87px 0px;
}
#posters  {
	display: block;
	width: 33px;
	height: 10px;
	background: transparent url(/images/posters_both.png) no-repeat scroll 0px 0px;
}
#posters:hover, body#posterspage #posters{
	background: transparent url(/images/posters_both.png) no-repeat scroll -33px 0px;
}
#showrooms  {
	display: block;
	width: 52px;
	height: 10px;
	background: transparent url(/images/showrooms_both.png) no-repeat scroll 0px 0px;
}
#showrooms:hover, body#showroomspage #showrooms{
	background: transparent url(/images/showrooms_both.png) no-repeat scroll -52px 0px;
}
#websites  {
	display: block;
	width: 41px;
	height: 10px;
	background: transparent url(/images/websites_both.png) no-repeat scroll 0px 0px;
}
#websites:hover, body#websitespage #websites{
	background: transparent url(/images/websites_both.png) no-repeat scroll -41px 0px;
}
#packaging  {
	display: block;
	width: 88px;
	height: 10px;
	background: transparent url(/images/packaging_both.png) no-repeat scroll 0px 0px;
}
#packaging:hover, body#packagingpage #packaging{
	background: transparent url(/images/packaging_both.png) no-repeat scroll -88px 0px;
}
#advertising {
	display: block;
	width: 48px;
	height: 10px;
	background: transparent url(/images/advertising_both.png) no-repeat scroll 0px 0px;
}
#advertising:hover, body#advertisingpage #advertising{
	background: transparent url(/images/advertising_both.png) no-repeat scroll -48px 0px;
}
#base_1, #base_2 {
	margin: 123px 0px 0px 0px;
}
#base_1 {
	float:left;
}
#base_2 {
	float:left;
	margin-left:8px;
}
body#noticepage #notice {
	background: transparent url(/images/notice_combined.png) no-repeat scroll -28px 0px;
}
 
/* -------------------------------------
END: WORK
------------------------------------- */
/* -------------------------------------
START: PARTFOLIO
------------------------------------- */
#content_full {
	position:relative;
	float:left; 
	padding-top:8px;
}
body#identitysystemspage #content_full img {
	margin-left:-12px;
}
body#identitysystemspage_1 #content_full img {
	margin-left:-13px;
}
body#identitysystemspage_35 #content_full img {
	margin-left:-13px;
}
body#brochurespage #content_full img {
	margin-left:-29px;
}
body#showroomspage #content_full img {
	margin-left:-6px;
}
body#packagingpage #content_full img {
	margin-left:-8px;
}
body#posterspage_9 #content_full img {
	margin-left:1px;
}

#arrow_nav{
	float:left; 
	width:851px;
	height:21px;
	margin-top:94px;
	margin-left:316px;
	
}
#arrow_left, #arrow_left_end {
	display: block;
	float:left;
	width: 21px;
	height: 21px;
	/*margin:0px 0px 0px 316px;*/
	background: transparent url(/images/arrow_left_both.png) no-repeat scroll -21px 0px;
}
#arrow_left_end, #arrow_left:hover{
	background: transparent url(/images/arrow_left_both.png) no-repeat scroll 0px 0px;
}
#arrow_right, #arrow_right_end {
	display: block;
	float:left;
	width: 21px;
	height: 21px;
	margin:0px 0px 0px 8px;
	background: transparent url(/images/arrow_right_both.png) no-repeat scroll 0px 0px;
}
#arrow_right_end, #arrow_right:hover{
	background: transparent url(/images/arrow_right_both.png) no-repeat scroll -21px 0px;
}

/* -------------------------------------
END: PARTFOLIO
------------------------------------- */
/*\*/
html*#tbl_portfolio td {
	width:173px;
	height:13px;
	border:0px;
}/**/

