/* $Id: style.css,v 1.12 2007/08/08 05:34:34 brendon Exp $ */

BODY {

	background:#828385;
	margin:0;
	height:100%;
	width:100%;
	position:absolute;
	font-size:11px;
}
BODY, TABLE {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

A{ color: #000000;}


INPUT,TEXTAREA {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

.menu
{
	color: #000000;
	text-decoration: none;
}

.menu:hover
{
	color: #000000;
	text-decoration: underline;
}

.menuin
{
	color: #000000;
	text-decoration: none;
}

.menuin:hover
{
	color: #000000;
	text-decoration: underline;
}

.submenu
{
	color: #000000;
	margin-left: 25px;
	text-decoration: none;	
}

.submenu:hover
{
	color: #000000;
	margin-left: 25px;
	text-decoration: underline;
}

.submenuin
{
	color: #000000;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.submenuin:hover
{
	color: #000000;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

/* secondary menu */

.smenu
{
	color: #000000;
	text-decoration: none;
}

.smenu:hover
{
	color: #000000;
	text-decoration: underline;
}

.smenuin
{
	color: #000000;
	text-decoration: none;
}

.smenuin:hover
{
	color: #000000;
	text-decoration: underline;
}

.ssubmenu
{
	color: #000000;
	margin-left: 25px;
	text-decoration: none;	
}

.ssubmenu:hover
{
	color: #000000;
	margin-left: 25px;
	text-decoration: underline;
}

.ssubmenuin
{
	color: #000000;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.ssubmenuin:hover
{
	color: #000000;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

.topmenu1
{
	color:#000000;
	margin-left: 20px;
	color: #000000;
	text-decoration: none;
}

.topmenu1:hover
{
	margin-left: 20px;
	color: #000000;
	text-decoration: underline;
}

.topmenu
{
	color: #000000;
	text-decoration: none;
}

.topmenu:hover
{
	color: #000000;
	text-decoration: underline;
}

.search
{
	color: #000000;
	font-weight: bold;
}

.friendmenu
{
	padding-top: 10px;
	color: #000000;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #000000;
	font-size:8pt;
}
.contentPageTitle
{
font-weight:bold;
color:#000000;
}
.textAndImagesTitle
{
font-weight:bold;
}
.pollName
{
font-weight:bold;
}
.pollChoiceName
{
font-weight:bold;
}
.pollChoiceDescription
{
}
.pollChoiceDescription p
{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
.pollVoteButton
{
background-color:#ff6600;
color:#ffffff;
border:none;
font-weight:bold;
width:100px;
cursor:pointer;
}
.pollChoiceRow
{
border-bottom:solid 1px #cccccc;
padding-bottom:15px;
padding-top:15px;
}
.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;
text-transform:uppercase;
}
.forumViewAuthorDate
{
font-size:8pt;
}
.forumReplySubject
{
font-weight:bold;
}

.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 {color:#000000; font-weight:bold;}
.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:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
}
.ftxtarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;

}
.ftxtquery {
	font-family:Verdana, 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:#000000;
	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;
}



/*------------------------------------------------------------------------*/
/*------- Davista Specific Styles ----------------------------------------*/
/*------------------------------------------------------------------------*/

/*------- General Styles ----------------------------------------*/
#container
{
margin-left:auto;
margin-right:auto;
width:1000px;
text-align:left;
}

#bgcontainer
{
width:1000px;
float:left;
}


/*------- Header Styles ----------------------------------------*/
#header
{


position:relative;
float:left;
width: 1000px;
height: 109px;
border-bottom: 1px solid #FFFFFF;
background: url(http://www.davistadesign.co.nz/images/header_bg.gif) repeat-x bottom;
}

	#header img
	{
	float:left;
	}

#nav
{
position:absolute;
top: 29px;
right: 22px;
color: #7b8769;
}

	#nav a
	{
	color:#FFFFFF;
	text-decoration: none;
	}
	
	#nav a:hover
	{
	color:#FFFFFF;
	text-decoration: underline;
	}


/*------- Content Area Styles ----------------------------------------*/
#contentArea
{
position:relative;
float:left;
width: 1000px;
height: 548px;
background: #f6e8d7;
}
	
	/* Default Page -----------------------------------------------------*/
	#defaultText
	{
	float: left;
		width: 1000px;
		height: 548px;
		overflow-y: scroll;
	}
	
    #defaultTextContent
	{
	margin: 20px 20px 0px 20px;
	padding: 0px 0px 20px 0px;
	}
			
	/* Home Page -----------------------------------------------------*/

	#homeFlash
	{
	float: left;
	width: 657px;
	height: 548px;
	}
		
	#homeContentContainer
	{
	position:relative;
	float: left;
	width: 343px;
	height: 548px;
	background: url(http://www.davistadesign.co.nz/images/home_right_bg.gif) no-repeat;
	}
	
	#homeText
	{
	font-size:10px;
	position:absolute;
	bottom: 222px;
	padding: 0px 32px 0px 15px;
	}
	
	#homeText p
	{
	line-height: 12px;
	margin: 5px 0px 0px 0px;
	}

	/* Projects -----------------------------------------------------*/

	#leftProjectText
	{
	float: left;
	width: 658px;
	min-height: 407px;
	padding: 0;
	}
	
	#rightProjectText
	{
	float: right;
	width: 342px;
	min-height: 407px;
	background: #c8e9f1;
	}
	
		#rightProjectText #subNav
		{
		float: left;
		width: 343px;
		font-size:10px;
		text-align:center;
		}
		
			#rightProjectText #subNav #archResUrb
			{
			float: left;
			width: 228px;
			line-height: 30px;
			background: #808285;
			color: #FFFFFF;
			}
			
				#rightProjectText #subNav #archResUrb #selected
				{
				color: #FFFFFF;
				}
				
				#rightProjectText #subNav #archResUrb a
				{
				color: #000000;
				text-decoration:none;
				}
				
				#rightProjectText #subNav #archResUrb a:hover
				{
				color: #000000;
				text-decoration: underline;
				}
			
			#rightProjectText #subNav  #renders
			{
			float: left;
			width: 114px;
			line-height: 30px;
			background: #d1d3d4;
			}
			
				#rightProjectText #subNav #renders #selected
				{
				color: #FFFFFF;
				}
				
				#rightProjectText #subNav #renders a
				{
				color: #000000;
				text-decoration:none;
				}
				
				#rightProjectText #subNav #renders a:hover
				{
				color: #000000;
				text-decoration: underline;
				}
	
			#rightProjectText ul
			{
			margin: 0;
			padding: 0;
			list-style-type:none;
			float:left;
			}
			
			#rightProjectText ul li
			{
			width: 114px;
			display:inline;
			padding:0;
			margin:0;
			font-size:10px;
			float:left;
			text-align: center;
			padding: 3px 0px 3px 0px;
			}
			
			#rightProjectText ul li a
			{
			color: #000000;
			text-decoration:none;
			}
			
			#rightProjectText ul li #selected 
			{
			color: #FFFFFF;
			}
			
			#rightProjectText ul li a:hover
			{
			color: #000000;
			text-decoration: underline;
			}
			
				#sub1
				{
				color: #FFFFFF;
				background: #669999;
				}
				
				#sub2
				{
				background: #81aeae;
				}
				
				#sub3
				{
				background: #93c1c1;
				}
				
				#sub4
				{
				background: #3ec2c2;
				}
				
				#sub5
				{
				background: #5ad4d4;
				}
				
				#sub6
				{
				background: #7fd7d7;
				}
	
		#rightProjectTextContent
		{
		float:left;
		margin: 20px;
		}
		
		#rightProjectTextContent p
		{
		margin: 0px 0px 10px 0px;
		}
		
		#thumbScroller
		{
		width: 100%;
		height: 131px;
		float: left;
		background: #828385;
		border-top: 11px #9aaf75 solid
		}
		
		
		
			#thumb img
			{
/*			border-top: 2px #828385 solid;
			border-right: 1px #828385 solid;
			border-bottom: 2px #828385 solid;
			border-left: 1px #828385 solid;
			border-collapse: collapse;
*/
			}
			
			#thumb
			{
			margin: 0px; 
			padding: 0px; 
			position: relative; 
			overflow: hidden;
			}
		
		#projectGalleryCopy
		{
		position:absolute; 
		top: 112px; 
		right: 20px; 
		width:302px; 
		color:#808285
		}
		
		.photodropdown
		{
		font-size: 11px;
		border: 1px #FFFFFF solid;
		color:#666666;
		background:#FFFFFF;
		}
		
		#noPhotos
		{
		margin: 55px 0px 0px 0px; 
		color: #FFFFFF;
		}
		
		#davistaProductsImageRow
		{
		position: absolute; top: 0px; left: 0px;
		}
		
		/* Profile -----------------------------------------------------
		
		*** These are the old styles for 4 staff members****/
		
		#profilePics
		{
		width: 100%;
		height: 131px;
		float: left;
		background: #f6e8d7;
		border-top: 11px #9aaf75 solid
		}
		
			#profilePics span
			{
			float:left;
			width: 129px;
			margin: 8px 8px 0px 8px;
			padding: 0px 0px 0px 0px;
			font-size:10px;
			font-family:Tahoma, Helvetica, sans-serif;
			line-height: 11px;
			}
			
			#profilePics img
			{
			float:left;
			}

		/* These are the styles for 3 #profilePics
		{
		width: 100%;
		height: 131px;
		float: left;
		background: #f6e8d7;
		border-top: 11px #9aaf75 solid
		}
		
			#profilePics span
			{
			float:left;
			width: 203px;
			margin: 8px 12px 0px 12px;
			padding: 0px 0px 0px 0px;
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			line-height: 16px;
			}
			
			#profilePics img
			{
			float:left;
			}
		*/
		#leftProfilePic
		{
		float: left;
		padding: 0px 0px 0px 0px;
		}
		
		#rightProfileText
		{
		float: right;
		width: 282px;
		min-height: 372px;
		background: #c8e9f1;
		padding: 5px 30px 30px 30px;
		color: #808285;
		}
		
		/* Process -----------------------------------------------------*/
		#leftProcessText
		{
		float: left;
		width: 655px;
		min-height: 548px;
		background: url(http://www.davistadesign.co.nz/images/process_left_bg.jpg) top right no-repeat;
		}
			
			#leftProcessTextContent
			{
			margin: 0px 20px 20px 20px;
			}
		
        #rightProcessText
		{
		float: right;
		width: 342px;
		min-height: 548px;
		background: #c8e9f1 url(http://www.davistadesign.co.nz/images/process_right_bg.jpg) top left no-repeat;
		color: #808285;
		}
		
			#rightProcessTextContent
			{
			padding: 10px;
			}
		
		/* Contact -----------------------------------------------------*/
		
		#leftContactPic
		{
		float: left;
		padding: 0px 0px 0px 0px;
		}
		
		#rightContactText
		{
		float: right;
		width: 314px;
		min-height: 520px;
		background: #c8e9f1 url(http://www.davistadesign.co.nz/images/contact_map.jpg) bottom left no-repeat;
		padding: 14px;
		color: #808285;
		}
		
			#rightContactText p
			{
			margin: 0px 0px 14px 0px;
			line-height: 13.5px;
			}
/*------- Footer Styles ----------------------------------------*/
#footer
{
float:left;
width: 430px;
height: 25px;
background: url(http://www.davistadesign.co.nz/images/footer_bg.gif) repeat-x;
padding: 20px 0px 0px 570px;
}

	#footer p
	{
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	}
	
	#footer p a
	{
	color:#FFFFFF;
	text-decoration: none;
	}
	
	#footer p a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	}


.homeLogos
{
position: absolute;
top: 0;
left: 482px;
}
 
