/*
Title:      WebWeaver web styles
Author:     Alison Green, alison@webweaver.co.nz
Updated:    28 October 2006 - removing hacks that are breaking IE7
Updated:    1 January 2010 - website restyle
*/


/* ---[ links ]------------------------------- */

a:link, 
a:visited {
	color: #093;
	text-decoration: none;
	}

a:hover {
	color: #060;
	text-decoration: underline;
	}
	
#subnav a:hover { 
	color: #000;
	text-decoration: none;
	background-color: #f1f1f1;
	}	
	
a.arrow:link, 
a.arrow:visited, 
a.arrow:hover {
	background: url(../gifs/web/arrow-web.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
	}	
	
a.backtotop:link, 
a.backtotop:visited, 
a.backtotop:hover {
	background: url(../gifs/web/arrow-web-up.gif) no-repeat 0 5px;
	margin: 0 3px 0 0;
	padding: 0 0 5px 12px;
	display: block;
	float: right;
	}		
	
/* ---[ common elements ]--------------------- */
	
h1 {
	font-size: 1.5em; 
	font-weight: bold; 
	color: #0C6;  
	padding: 0;
	margin: 10px 0 0 0;
	}			
	
h2 {
	font-size: 1.2em; 
	font-weight: bold; 
	color: #000;  
	margin: 0;
	padding: 10px 0 0 0;
	}	
	
h2.web-anchor {
	font-size: 1.3em; 
	font-weight: bold; 
	color: #0C6;  
	margin: 0;
	padding: 20px 0 10px 0;
	}
	
h2.awards {
	font-size: 1.3em; 
	font-weight: bold; 
	color: #0C6;  
	margin: 0;
	padding: 10px 0 10px 0;
	}	
	
h2.awards2 {
	font-size: 1.3em; 
	font-weight: bold; 
	color: #0C6;  
	margin: 0;
	padding: 10px 0 0 0;
	}		
	
.column1 h2, 
.column2 h2, 
.column3 h2 {
	font-size: 1.2em; 
	font-weight: bold; 
	color: #000;  
	margin: 0 0 0 1px;
	padding: 0 0 5px 0;
	}		

.highlight {
	font-size: 100%; 
	font-weight: bold; 
	color: #0C6; 
	margin: 0;
	padding: 0;
	}		

li.webbullet {  
	margin: 7px 0;
	padding: 0;  
	}	
		
li.webbulletnogap {  
	margin: 0;
	padding: 0;  
	}
	
.column1 p, 
.column2 p, 
.column3 p { 
	margin: 0 0 10px 1px;
	}		

/* ---[ main content ]--------------------- */
	
#main-content {
	background: #FFF url("../gifs/web/bg-line-web.gif") 0 0 repeat-y;
	border-top: 1px solid #0C6;	
	border-bottom: 1px solid #0C6; /* dec09 */
	}

#footer {
	/*border-top: 1px solid #0C6;*/
	}		

/* ---[ middle column ]----------------------------- */

#middle img {
	float: left;
	}
	
.webpic {
	float: right;
	padding: 0 0 0 10px;
	}
	
.webpic2 {
	float: left;
	padding: 0 10px 0 0;
	}		

#widetable {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	}	

table {
	width: 100%;
	margin: 0;
	}

table td {
	padding: 5px;
	border-width: 0;
	vertical-align: top;
	}		

.inline {
	display: inline;
	width: 100%;
	}

.float {
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	width: 643px; /* dec09 */
  }
  
/*\*//*/
.float {float: none;}  /* IEMac-only hack */
/* */  
  
.float img {
	/*margin: 0 10px 0 0;*/
	margin: 0; /* dec09 */
	float: left;
	width: 145px; /* dec09 */
	} 

.float-allsites {
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	text-align: center;
	width: 159px; /* dec09 */
	}


/*.float-allsites {width: 161px;}  /* IEMac-only hack */ /* dec09 */

  
.float-allsites img {
	/*margin: 0 8px;*/
	margin: 0 7px; /* dec09 */
	} 
	
.float-allsites a {
	text-align: center;
	}
		
.float-text {
	/*margin: 0 0 0 155px;*/
	margin: 0; /* dec09 */
	width: 488px; /* dec09 */
	float: right; /* dec09 */
	} 
	
.row .float-text {
	margin: 0 0 0 146px;
	} 	

.webquote {  
	font-style: italic; 
	color: #900;
	}
	
.bordered-block {
	margin: 10px 0;
	padding: 0;
	border-top: 1px solid #0C6;
	border-bottom: 1px solid #0C6;
	}
	
p.url {
	margin: 0 0 10px 0;
	}	
	
p.client {
	margin: 10px 0 0 0;
	}
	
.hidden-gallery {
	display: none;
	}
	
.row {
	float: left;
	/*width: 648px;*/
	width: 643px; /* dec09 */
	margin: 0 0 10px 0;
	}
		
.column1 {
	float: left;
	width: 202px;
	/*margin: 0 21px 0 0;*/
	margin: 0 18px 0 0; /* dec09 */
	}	
	
.column2 {
	float: left;
	width: 202px;
	margin: 0;
	}	
	
.column3 {
	float: right;
	width: 202px;
	/*margin: 0;*/
	margin: 0 1px 0 0; /* dec09 */
	display: inline; /* dec09 */
	}
	
.row img {	
	margin: 0 0 0 -9px;
	}
	


/* ---[ text summary page ]----------------------------- */

.alphabet {
	font-weight: bold;
	font-size: 1.4em;
	color: #CCC;
	}
	
.textsummary-table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	font-size: 100%;
	}

.textsummary-table th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
	font-weight: bold;
	background-color: #CCC;
	text-align: left;
	font-size: 1.1em;
	}	

.textsummary-table th.header-name {
	width: 128px;
	}

.textsummary-table th.header-url {
	width: 143px;
	}
	
.textsummary-table th.header-work {
	width: 194px;
	}		
	
.textsummary-table td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
	vertical-align: top;
	font-size: 1.1em;
	}	
	
.textsummary-table td.alphabet-letter {	
	background-color: #F6F6F6;
	}
	
.textsummary-table td.alphabet-letter .left {	
	font-weight: bold;
	font-size: 1.2em;
	}	

/* ---[ embedded video ]----------------------------- */

.video-embed {
	border: 1px solid #00cc66;
	width: 400px;
	}
