/* CSS STYLES FOR http://www.hansen-online.com.au CREATED BY - http://www.thinksoda.com/ */

body{
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#border{
	
	width: 1000px; 
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#frame{
	position:relative;
	text-align:left;
	width: 1000px; 
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	
}

#background_image{
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:620px;
	background-image: url(images/interface-background.gif);
	z-index: 1;
	background-color:#ffffff;

}

#contentbox{
	position:absolute;
	left: 44px;
	top: 70px;
	width : 500px;
	height : 440px;
	overflow : hidden; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	z-index: 60;
}

#imagecontent {
	position:absolute;
	left:572px;
	top:12px;
	width:415px;
	height:517px;
	z-index:30;
}

#flash_home {
	position:absolute;
	left:38px;
	top:470px;
	width:340px;
	height:100px;
	z-index:500;
}

#flash_news_headlines {
	position:absolute;
	left:567px;
	top:499px;
	width:340px;
	height:90px;
	z-index:499;
}

/* PAGE FOOTER */

#footer{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	left:672px;
	top:619px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 09px;
	text-decoration: none;
	font-weight: normal; 
	color: #666666;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 09px; 
	text-decoration: none;	
	font-weight: normal; 
	color: #d30128;
}

/* TEXT & IMAGE FORMATTING */

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.image  {
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
}

img{
	border:0px;
}

p + p { 
	margin-top: -5px;
} 

table { 
	border: 0px; 
	vertical-align: top; 
	text-align: left; 
	padding-top: 0px; 	
	padding-bottom: 0px; 	
	padding-left: 0px; 	
	padding-right: 0px; 
	border-spacing: 2px; 	
} 

.table_cell_contact { 
	vertical-align: top; 
	text-align: left; 	
	width:200px;
} 

.table_cell_team { 
	vertical-align: top; 
	text-align: left; 	
	width:115px;
} 

.table_cell_contact_form_left { 
	vertical-align: top; 
	text-align: left; 	
	width:100px;
} 

.table_cell_contact_form_right { 
	vertical-align: top; 
	text-align: left; 	
	width:300px;
} 

.table_cell_generic { 
	vertical-align: top; 
	text-align: left; 	
	width:400px;
} 

a{
	font-family: Arial, Helvetica, sans-serif;
	color: #d30128;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #d30128;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #d30128;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #d30128;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

/* FORMATTING FOR CASE STUDY / PROJECTS PAGES */

.project_column{	
	float:left;
	width: 500px;
	height: 15px;	
    padding-top:2px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;	
}

a.project_column:link, a.project_column:visited, a.project_column:active{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;	
}

a.project_column:hover{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d30128;	
}

/* FORMATTING FOR TEAM PAGES */

.team_column{	
	float:left;
	width: 156px;
	height: 35px;	
    padding-top:2px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:0px;
	background-color:#f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;	
	border-right: 4px solid #ffffff; 
	border-bottom: 4px solid #ffffff;
}

/* FOR NEW EMAIL LINKS ON NAMES IN TEAM PAGES */

.email{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	font-weight: normal; 
	color: #666666;
}

a.email:link, a.email:visited, a.email:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	font-weight: normal; 
	color: #666666;
}

a.email:hover {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px; 
	text-decoration: none;	
	font-weight: normal; 
	color: #d30128;
}

/* SCROLL FUNCTION PROPERTIES */

#more_back_buttons{
	position:absolute;
	text-align:left;
	left: 50px;
	top:535px;
	height:27px;
	z-index:108;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 09px;
	text-decoration: none;
	font-weight: bold; 
	color: #d30128;	
}

.more_back{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	font-weight: bold; 
	color: #d30128;	
}

a.more_back:link, a.more_back:visited, a.more_back:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	font-weight: bold; 
	color: #d30128;
}

a.more_back:hover {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px; 
	text-decoration: none;	
	font-weight: bold; 
	color: #000000;
}

#contentbox_scroller_sp1 { 
	position: absolute; 
	width: 500px; 
	z-index: 100; 
	left: 0px; 
	top: 0px; 
	visibility: hidden
}

#contentbox_scroller{
	position:absolute; 
	width : 500px;
	height : 440px;
	z-index:110; 
	left: 0px; 
	top: 0px; 
	overflow: hidden; 
	clip: rect(0px, 500px, 440px, 0px); 
	visibility: visible; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}


/* PRINT PROPERTIES */

#dont_print {   	
}

#printlogo {
	position: absolute;	
	width: 114px;
	height: 218px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
}
#printlogo img{
    display: none
}

/* MENU BAR & DROP DOWN LINKS */

.link_pos{
	position:relative;
	height:auto;
	width:1000px;
	top:45px;
	left:39px;
	/*margin-top:  12px;
	margin-left: 39px;	*/
	
	margin-left:auto;
	margin-right:auto;
	z-index: 400;
	
}

/*Adds that extra gap menu and rest of content only in Firefox*/

.link_pos:after{ 
	float:left;
	content: "."; 
	display: block; 
	margin-top: 1px;
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

.link_pos ul{
	float:left;
	border: 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	margin: 0px;
	text-align: left;

}

.link_pos ul li{
	float:left;
	display: inline;
	padding-right : 14px;
	
	
}

.link_pos ul li a{
	float:left;
	color: #494949;
	padding-top : 0px;
	padding-right : 5px;
	padding-bottom : 0px;
	padding-left : 5px;
	margin: 0px;
	text-decoration: none;	
	border-right: 1px solid #8d8685; 
	
}

.link_pos a:link {
	float:left;
	height:18px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;	
	text-decoration: none; 
	font-weight:normal; 
	color: #d30128;
	text-align: left;
	padding-top:15px;
	padding-bottom:0px;
}

.link_pos a:visited {
	float:left;
	height:18px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: normal; 
	color: #d30128;
	text-align: left;
	padding-top:15px;
	padding-bottom:0px;
}
	
.link_pos a:hover {
	float:left;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px; text-decoration:none;	
	font-weight: normal; 
	color: #000000; 
	text-align: left;
	padding-top:15px;
	padding-bottom:0px;
}

.link_pos a:active {
	float:left;
	height:18px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: normal; 
	color: #d30128;
	text-align: left;
	padding-top:15px;
	padding-bottom:0px;
}

.link_pos ul li a[rel]:after{ 
	content: "";
}

/* Actual Drop Down Blocks */

.link_posdiv{
	position:absolute;
	width: 125px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;	
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 1px;
	padding-left : 2px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	text-decoration: none;	
	font-weight: normal; 
	color: #8d8685; 
	text-align: left;
	line-height:18px;
	z-index: 400;
	visibility: hidden;
}

.link_posdiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	padding-top : 0px;
	padding-right : 1px;
	padding-bottom : 2px;
	padding-left : 1px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	text-decoration: none; 
	font-weight: normal; 
	color: #8d8685;
	background-color: #ffffff;
	border-top: 1px solid #f1f1f1; 
	border-right: 1px solid #f1f1f1; 
	border-bottom: 1px solid #f1f1f1; 
	border-left: 1px solid #f1f1f1; 
	border-right: 1px solid #f1f1f1; 
}

.link_posdiv a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	text-decoration: none; 
	font-weight: normal; 
	color: #8d8685;
	background-color: #ffffff;
	border-top: 1px solid #f1f1f1; 
	border-bottom: 1px solid #f1f1f1; 
	border-left: 1px solid #f1f1f1; 
	border-right: 1px solid #f1f1f1; 
}

.link_posdiv a:hover{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	text-decoration: none;	
	font-weight: normal; 
	color: #d30128; 
	background-color: #f1f1f1;
	border-top: 1px solid #f1f1f1; 
	border-bottom: 1px solid #f1f1f1; 
	border-left: 1px solid #f1f1f1; 
	border-right: 1px solid #f1f1f1; 
}

/* Positioning For IE Browsers Only */
	* html .link_posdiv a{ 
	width: 100%;
}

/* END MENU BAR & DROP DOWN LINKS */

/* FORM PROPERTIES */

.input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000; 
	border: 1px solid #666666; 
	background-color: #eeeeee; 
	padding:3px;
	width:350px;
}

.message { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000; 
	border: 1px solid #666666; 
	background-color: #eeeeee; 
	padding:3px;
	width:350px;
	height:250px;
}


.buttons { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 10px; 
	color: #d30128; 
	background-color: #ffffff; 	
	border: 1px solid #666666; 
 	margin-right: 6px; 
	padding:2px;
}

/* END CSS */
