/* $Id: style.css,v 1.12 2007/08/08 05:34:34 brendon Exp $ */

BODY {

	background:#C3C9CE;
	margin:0;
	height:100%;
	width:100%;
	position:absolute;
}
BODY, TABLE {

	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	text-align: left;
}

A{ color: #81AABD;}


INPUT,TEXTAREA {

	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

.menu
{
	color: #591800;
	text-decoration: none;
}

.menu:hover
{
	color: #591800;
	text-decoration: underline;
}

.menuin
{
	color: #591800;
	text-decoration: none;
}

.menuin:hover
{
	color: #591800;
	text-decoration: underline;
}

.submenu
{
	color: #591800;
	margin-left: 25px;
	text-decoration: none;	
}

.submenu:hover
{
	color: #591800;
	margin-left: 25px;
	text-decoration: underline;
}

.submenuin
{
	color: #591800;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.submenuin:hover
{
	color: #591800;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

/* secondary menu */

.smenu
{
	color: #591800;
	text-decoration: none;
}

.smenu:hover
{
	color: #591800;
	text-decoration: underline;
}

.smenuin
{
	color: #591800;
	text-decoration: none;
}

.smenuin:hover
{
	color: #591800;
	text-decoration: underline;
}

.ssubmenu
{
	color: #591800;
	margin-left: 25px;
	text-decoration: none;	
}

.ssubmenu:hover
{
	color: #591800;
	margin-left: 25px;
	text-decoration: underline;
}

.ssubmenuin
{
	color: #591800;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.ssubmenuin:hover
{
	color: #591800;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

.topmenu1
{
	color:#591800;
	margin-left: 20px;
	color: #591800;
	text-decoration: none;
}

.topmenu1:hover
{
	margin-left: 20px;
	color: #591800;
	text-decoration: underline;
}

.topmenu
{
	color: #591800;
	text-decoration: none;
}

.topmenu:hover
{
	color: #591800;
	text-decoration: underline;
}

.search
{
	color: #591800;
	font-weight: bold;
}

.friendmenu
{
	padding-top: 10px;
	color: #591800;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #591800;
	font-size:8pt;
}
.contentPageTitle
{
font-family: Arial, Helvetica, sans-serif;
font-size:25px;
font-weight: bold;
font-stretch: normal;
color: #C3C9CE;
margin: 0px 0px 0px 0px;
text-transform:uppercase;
letter-spacing: 2px;
}
.textAndImagesTitle
{
font-weight:bold;
}
.pollName
{
font-weight:bold;
}
.pollChoiceName
{
font-weight:bold;
}
.pollChoiceDescription
{

}
.newsletterError
{
font-weight:bold;
color:#ff0000;
}
.newsletterSuccess
{
font-weight:bold;
color:#009900;
}
.blogEntry {

	/*border-bottom:solid #999999 1px;	*/
}
.blogEntry HR {

	height:0.5px;
	color:#E3CBAF;
	background-color:#E3CBAF;
/*	background-color:#999999;*/
}
.blogDate
{
font-weight:bold;
}
.blogTitle
{
font-weight:bold;
}
.blogText
{
}

.forumName
{
font-weight:bold;
}
.forumColumnHeader
{
font-weight:bold;
border-bottom:solid #999999 1px;
padding:3px;
}
.forumColumnData1
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumColumnData2
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumViewSubject
{
font-weight:bold;
}
.forumViewAuthorDate
{
font-size:8pt;
}

.calendarOuterDay
{
background-color:#dddddd;
}
.calendarInnerDay
{
height:60px;
font-size:8pt;
text-align:left;
}
.calendarEarDate
{
font-size:8pt;
font-weight:bold;
color:#C54333;
}
.calendarHeader
{
background-color:#efefef;
text-align:center;
padding:4px;
font-size:8pt;
}
.calendarDetailTitle
{
font-weight:bold;
margin:0 0 1em 0;
}
.calendarDetailDescription
{
	/*width:60%;

	margin:0 0 2em 0;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;*/
}
.calendarDetailImage
{
	border:solid 1px #000000;
	margin:0 1em 1em 0;
}
.calendarListDate
{
	font-weight:bold;
	color:#7d5848;
}
.calendarCurrentLink
{ 
	font-weight:bold;
}
.calendarBullets
{
	color:#ac9b8c;
}
.calendarTableBg {

	background-color:#F5EBE2;
}
.calendarHeaderDateLinks {

	text-align:center;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;
}
.calendarImageCell {
	padding:10px 0 0 10px;
	width:110px;
	text-align:center;
}
.calendarDateCell {
	padding:10px 0 0 10px;
	width:110px;
	vertical-align:top;

}
.calendarTitleCell{

	padding:10px 0 0 0;
	vertical-align:top;		
}
.categoryLinkHeader {

	text-align:center;
}
.categoryLinkText {

	text-align:center;

}
.login-msg {

	
	color:#900;
	font-style:italic;
	padding:10px 0 15px 0;
}
.msg {

	/* status and error */
	color:#900;
	font-style:italic;
	padding:5px 0 5px 0;
	text-align:center;
}

.faq-topic-header {font-weight:bold;}
.faq-question {}
.faq-answer {}


.testimonials1
{
width: 15px; height: 99px; 
}
.testimonialsphoto1
{
width: 68px; height: 99px; 
}
.testimonialsread1
{
width: 137px; height: 99px;  font-size:7pt; padding: 8px;
}

.testimonials2
{
width: 13px; height: 19px; 
}
.testimonialsphoto2
{
width: 75px; height: 19px; 
}
.testimonialsread2
{
width: 137px; height: 19px; font-size:7pt; padding: 8px;
}

/* List of News title links for inserting into site pages */
.latestNewsComponent
{
BORDER-bottom: #CF2027 1px dotted;
padding-bottom: 4px;
padding-top: 4px;
text-decoration:none;
text-align: left;
font-size:8pt;

}

.latestNewsComponent a
{
text-decoration:none;
text-align: left;
font-size:8pt;
}

.latestNewsComponent a:hover
{
text-decoration:underline;
text-align: left;
font-size:8pt;
}



.emailFormLabel {font-weight:bold}

/* standard text input class */
.ftxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
}
.ftxtarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;

}
.ftxtquery {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 10em;
}

/* standard submit button */
.fsub {width:8em;  }

/* standard select list */
.fsel {width:15em;  }


/* DIV For email form and the likes */
.buttonBar { 

	text-align:center;
	padding-top:1em;
}

/* container & elements of Contacts page */

.contactsIntro {

	width:400px;


}
.contactsRegionHeader {

	color:#999;
	font-size:3;
	font-weight:bold;
}

.contactsContactHeader {

	font-size:2;
	font-weight:bold;
	
}

/* container & elements of Latest News Page story */
.latestNews {
width: 540px;
}
.latestNewsDate {

	font-style:normal;
	color:#999;
}
.latestNewsTitle {

	font-weight:bold;
	color: #cd171e;
	font-size:11pt;
}

/* text of displayed story */
.latestNewsSource {
	margin-right:0;

}

/* listing of story 'Links' on News Release Page */
.latestNewssListing {  }

/* Items within latestNews sListing */)
.latestNewssListingItem {  }
.latestNewssListingItem A {text-decoration:underline;  }


.required { 
	color:#AFBD7C;
	font-weight:bold;
 }

.documentGroupFiles {

	padding:2em 0 2em 0;
	line-height:2.0em;

}
.documentGroupHeader {
/* only when there's a single group on display - instead of SELECT element */

	font-weight:bold;
}

/*Stainless Designs Specific Styles-------------------------------------------------------*/

#container
{
position:relative;
width:1000px;
left:50%;
margin-left:-500px;
padding-top:20px;
}

/*Header Styles-------------------------------------------------------*/
	#header
	{
	float: left;
	width: 100%;
	height:182px;
	background-color: #ffffff;
	}
	
		#logo
		{
		float: left;
		width: 244px;
		height: 141px;
		padding: 15px 0px 0px 38px;
		background-image:url(../images/logo.gif);
		background-repeat:no-repeat;
		}
		
		#banner
		{
		float: right;
		width: 701px;
		height: 133px;
		margin: 11px 7px 0px 0px;
		background-image:url(../images/header.jpg);
		background-repeat:no-repeat;
		}
		
		#banner_design
		{
		float: right;
		width: 701px;
		height: 133px;
		margin: 11px 7px 0px 0px;
		background-image:url(../images/header_d.jpg);
		background-repeat:no-repeat;
		}
		
		#banner_production
		{
		float: right;
		width: 701px;
		height: 133px;
		margin: 11px 7px 0px 0px;
		background-image:url(../images/header_p.jpg);
		background-repeat:no-repeat;
		}
		
		#banner_fabrication
		{
		float: right;
		width: 701px;
		height: 133px;
		margin: 11px 7px 0px 0px;
		background-image:url(../images/header_f.jpg);
		background-repeat:no-repeat;
		}
		
		#navigation
		{
		float: left;
		width: 100%;
		height: 27px;
		background-color: #C3C9CE;
		background-image:url(../images/nav_mockup.gif);
		background-repeat:no-repeat;
		}
		
		#menu_anchor
		{
		margin-left:262px;
		}
		
		#contactbutton a
		{
		float: right;
		width: 121px;
		height: 27px;
		background-color: #402D87;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		color:#FFFFFF;
		line-height: 26px;
		text-align:center;
		text-decoration:none;
		}
	
	/*Left Purple Container Styles-------------------------------------------------------*/
	
	#purplepanel
	{
	float: left;
	width: 993px;
	background-color: #402D87;
	background-image:url(../images/left_bg_main.gif);
	background-repeat:no-repeat;
	background-position:bottom left;

	margin: 0px 7px 0px 0px;
	}
	
	#purplepanel2
	{
	float: left;
	width: 1000px;
	background-color: #402D87;
	background-image:url(../images/left_bg_main.gif);
	background-repeat:no-repeat;
	background-position:bottom left;

	margin: 0px 7px 0px 0px;
	}
	
	#purpletop
	{
	position:absolute;
	width: 243px;
	height: 87px;
	top: 202px;
	background-image:url(../images/left_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:50;
	}
	
	#purpletop_home
	{
	position:absolute;
	width: 243px;
	height: 87px;
	top: 202px;
	background-image:url(../images/left_bg_home.gif);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:50;
	}
	
		#brochureicon a
		{
		position:relative;
		float:left;
		width: 86px;
		height: 87px;
		margin: -92px 0px 0px 0px;
		border:none;
		}
	
		#newslettericon a
		{
		position:relative;
		float:left;
		left: 86px;
		width: 54px;
		height: 61px;
		margin: -66px 0px 0px 0px;
		border:none;
		}
	
	
		#brochureicon2 a
		{
		position:relative;
		float:left;
		width: 86px;
		height: 87px;
		margin: -92px 0px 0px 0px;
		border:none;
		}
	
		#newslettericon2 a
		{
		position:relative;
		left: 86px;
		float:left;
		width: 54px;
		height: 61px;
		margin: -66px 0px 0px 0px;
		border:none;
		}
	/*Content Containers and Page Styles-------------------------------------------------------*/
	
	
	#contentcontainer
	{
	float: right;
	position: relative;
	width: 743px;
	height: 100%;
	}
	
		#pagecontent
		{
		float: left;
		position:relative;
		width:691px;
		min-height: 263px;
		background-color:#FFFFFF;
		padding: 26px 26px 26px 26px;
		border-left:solid #C3C9CE 7px;
		}
		
		#pagecontent2
		{
		float: left;
		position:relative;
		width:684px;
		margin:0px 0px -7px 0px;
		min-height: 301px;
		background-color:#FFFFFF;
		padding: 26px 26px 60px 26px;
		border-left:solid #C3C9CE 7px;
		border-bottom:solid #C3C9CE 7px;
		}
		
		#pagecontent3
		{
		float: left;
		position:relative;
		width:684px;
		margin:0px 0px -7px 0px;
		min-height: 450px;
		background-color:#FFFFFF;
		padding: 26px 26px 60px 26px;
		border-left:solid #C3C9CE 7px;
		border-bottom:solid #C3C9CE 7px;
		}
		
		#goingfurther
		{
		position: absolute;
		top: 356px;
		right: 23px;
		}
		
		#centrecontent
		{
		min-height: 390px;
		margin-bottom: 10px;
		}
			h1
			{		
			font-family: Arial, Helvetica, sans-serif;
			font-size:45px;
			font-weight: 650;
			font-stretch: condensed;
			color: #C3C9CE;
			margin: 0px 0px 0px 0px;
			text-transform:uppercase;
			}
		
		#centresubmenu
		{
		position:absolute;
		top: 85px;
		left: -220px;
		width: 200px;
		height: 100px;
		}
		
			#centresubmenu ul
			{
			color:#FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-stretch:expanded;
			list-style:none;
			text-decoration:none;
			}
			
			#centresubmenu ul li
			{
			line-height: 20px;
			font-size:13px;
			font-family:Arial, Helvetica, sans-serif;
			font-stretch:ultra-expanded;
			}
			
			#centresubmenu ul li a
			{
			text-decoration: none;
			color:#ADA2CF;
			font-weight:bold;
				
			}
			
			#centresubmenu ul li a span
			{
			display: none;
			}
			
			#centresubmenu ul li a:hover
			{
			text-decoration: none;
			color:#FFFFFF;
			}
			
			#centresubmenu ul li a:hover span
			{
			float:left;
			display: block;
			position: relative;
			top: 0px;
			left: 0px;
			margin: 0px 8px 0px -19px;
			}
			
			.selected
			{
			float:none;
			color: #FFFFFF;
			}
			
			.selected_img
			{
			margin: 0px 8px 0px -19px;
			}
			
		
		.centreimage
		{
		float:right;
		width: 175px;
		height: 100%;
		margin: -17px -17px 0px 0px;
		}
		
		#centrenav
		{
		position: absolute;
		float: right;
		width: 750px;
		height: 65px;
		margin: 7px 0px 7px -15px;
		}
		
		#centrenav2
		{
		position: absolute;
		float: right;
		width: 750px;
		height: 65px;
		margin: 7px 0px 7px -15px;
		}
		
		#centrenav3
		{
		position: absolute;
		float: right;
		width: 750px;
		height: 65px;
		margin: 57px 0px 15px -15px;
		}
		
			.centre_on
			{
			float:left;
			margin: 0px 7px 0px 0px;
			}
			
			.design_off a
			{
			float: left;
			width: 236px;
			height: 45px;
			margin: 0px 7px 0px 0px;
			background: url(../images/design_box.gif) 0 0 no-repeat;
			}
			
				.design_off a:hover
				{
				background-position: 0 -45px;
				border: 0px;
				}
			
			.fabrication_off a
			{
			float: left;
			width: 236px;
			height: 45px;
			margin: 0px 7px 0px 0px;
			background: url(../images/fabrication_box.gif) 0 0 no-repeat;
			}
			
				.fabrication_off a:hover
				{
				background-position: 0 -45px;
				border: 0px;
				}
			
			.production_off a
			{
			float: left;
			width: 236px;
			height: 45px;
			margin: 0px 7px 0px 0px;
			background: url(../images/production_box.gif) 0 0 no-repeat;
			}
			
				.production_off a:hover
				{
				background-position: 0 -45px;
				border: 0px;
				}
			
		/*Fabrication, Design & Products Centre Box Styles-------------------------------------------------------*/
		#centreboxes
			{
			float: left;
			width: 100%;
			height: 164px;
			background-color:#FFFFFF;
			border-top:solid #C3C9CE 7px;
			border-left:solid #C3C9CE 7px;
			}
		
			.box
			{
			float: left;
			width: 238px;
			height: 150px;
			background-color: #A598C6;
			margin: 7px 0px 0px 7px;
			}
			
			
			/*Production Centre-------------------------------------------------------*/
				#productiontitle a
				{
				float: left;
				width: 100%;
				height: 42px;
				background: url(../images/info_box1.gif) 0 0 no-repeat;
				
				line-height: 31px;
				padding-left: 10px;
				text-decoration: none;
				color: #8F999F;
				font-family: Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				letter-spacing: 2px;
				}
				
					#productiontitle a:hover
					{
					background-position: 0 -45px;
					border: 0px;
					}
					
					#productiontitle p
					{
					float: left;
					width: 90%;
					
					padding-left: 12px;
					color: #FFFFFF;
					font-family: Arial, Helvetica, sans-serif;
					font-size:12px;
					margin-top: 9px;
					line-height: 17px;
					}
					
					#productiontitle p img
					{
					position:relative;
					background: none;
					left: 98px;
					top: -12px;
					float: left;
					width: 8px;
					height: 14px;
					}
				
				/*Fabrication Centre-------------------------------------------------------*/
				#fabricationtitle a
				{
				float: left;
				width: 100%;
				height: 42px;
				background: url(../images/info_box2.gif) 0 0 no-repeat;
				
				line-height: 31px;
				padding-left: 10px;
				text-decoration: none;
				color: #8F999F;
				font-family: Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				letter-spacing: 2px;
				}
				
					#fabricationtitle a:hover
					{
					background-position: 0 -45px;
					border: 0px;
					}
					
					#fabricationtitle p
					{
					float: left;
					width: 90%;

					padding-left: 12px;
					color: #FFFFFF;
					font-family: Arial, Helvetica, sans-serif;
					font-size:12px;
					margin-top: 9px;
					line-height: 17px;
					}
					
					#fabricationtitle p img
					{
					position:relative;
					left: 90px;
					top: -12px;
					float: left;
					width: 8px;
					height: 14px;
					}
				
				/*Design Centre-------------------------------------------------------*/
				#designtitle a
				{
				float: left;
				width: 100%;
				height: 42px;
				background: url(../images/info_box3.gif) 0 0 no-repeat;
				
				line-height: 31px;
				padding-left: 10px;
				text-decoration: none;
				color: #8F999F;
				font-family: Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				letter-spacing: 2px;
				}
				
					#designtitle a:hover
					{
					background-position: 0 -45px;
					border: 0px;
					}
					
					#designtitle p
					{
					float: left;
					width: 90%;
					
					margin-top: 9px;
					padding-left: 12px;
					color: #FFFFFF;
					font-family: Arial, Helvetica, sans-serif;
					font-size:12px;
					line-height: 17px;
					}
					
					#designtitle p img
					{
					position:relative;
					left: 125px;
					top: -12px;
					float: left;
					width: 8px;
					height: 14px;
					}
		
	/*Footer Styles-------------------------------------------------------*/
	#footer
	{
	width: 100%;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #C3C9CE;
	
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
	}
	
	#footer a
	{
	color:#FFFFFF;
	text-decoration: none;
	}
	
	#footer2
	{
	width: 995px;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #C3C9CE;
	
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
	}
	
	#footer2 a
	{
	color:#FFFFFF;
	text-decoration: none;
	}
	
	navpageselected_home
	{
	color: #000000;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	width: 75px;
	height: 30px;
	position:absolute;
	top: 0px;
	left: 100px;
	z-index: 500;
	}
	
	#latestnewsicon
	{
	position: absolute;
	margin-left: 80px;
	top: 275px;
	z-index:100;
	}