/* -------------------------------------------------------------- 
    anecdote-style.css for anecdote.com
   Site design by Designsmith ltd - designsmith.co.nz
   Site Development by WEBY Systems - weby.com.au
   date developed - 2001-05-05
   ------------------------------------------------------------ */

/*  Zero everything first to stop any pesky browser defaults  */   
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }

/* Ok now that is done here is the real stuff */
/*-- BASE LAYOUT FEATURES ---------------------------*/
body {
  margin: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  text-align: center;
  color: #000066;
  font: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 16px;
  }

  a      { }
  a:link      { color: #AAAA20;  font-weight: normal; text-decoration: underline;}
  a:visited{ color: #AAAA20;  font-weight: normal; text-decoration: underline;}
  a:active  { color: #AAAA20;  font-weight: normal; text-decoration: underline;}
  a:hover    { color: #AAAA20;  font-weight: normal; text-decoration: underline;}

hr  {
    font-family: verdana, sans-serif;
    color: #666666;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:1px;
    }

  h1  {
    font-family: verdana, sans-serif;
    color: #99CC33;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    font-size: 22px;
    font-weight:bold;
    line-height: 26px;
    }
    
  h2  {
    font-family:  verdana, sans-serif;
    color: #99CC33;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 4px 0px;
    font-size: 18px;
    line-height: 20px;
    font-weight:bold;
    }
  h3  {
    font-family:  verdana, sans-serif;
    color: #666666;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 4px 0px;
    font-size: 14px;
    font-weight:bold;
    line-height: 16px;
    }

  h4  {
    font-family:  verdana, sans-serif;
    color: #666666;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    font-weight:normal;
    line-height: 16px;
    }
.clearboth {clear:both;}

/*-- OUTSIDE CONTAINER CONTAIN ALL DIVS ---------------------------*/
#OuterWrapperHome {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  width: 100%;
  background: #FFFFFF;
  background-image:url('images/home_expandy_panel1.jpg');
  background-repeat:repeat-x;
  }  
#OuterWrapper {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  width: 100%;
  background: #FFFFFF;
  }
#wrapper {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  width: 820px;
  background: #FFFFFF;
  }  

#container {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  width: 820px;
 }

/*-- BANNER DIV CONTAINS BANNER AT THE TOP OF THE PAGE--------------*/
#header {
  float:left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  width: 100%;
  height: 75px;
  }

.headerinner {
  float:left;
  margin: 0px 50px 0px 50px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  width: 720px;
  height: 75px;
  }
  
.logo{
  float:left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 224px;
  height: 75px;
}  
	
.navigation {
  float:right;
  margin: 44px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  height: 31px;
  width: 496px;
 }

 .mainnav {
  float:left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  text-align: left;
}
.mainnav img {float:left;border: 0px;}
.mainnav  a      { }
.mainnav  a:link      { color: #AAAA20;  font-weight: normal; text-decoration: none;}
.mainnav  a:visited{ color: #AAAA20;  font-weight: normal; text-decoration: none;}
.mainnav  a:active  { color: #AAAA20;  font-weight: normal; text-decoration: none;}
.mainnav  a:hover    { color: #AAAA20;  font-weight: normal; text-decoration: none;}

.bannerhome{
  float:left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 820px;
  height: 326px;
  }
.banner{
  float:left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 820px;
  height: 132px;
  }	
.bannerinner{
  float:left;
  margin: 0px 50px 0px 50px;
  padding: 0px 0px 0px 0px;
  width: 720px;
  height: 90px;
  }  
	  
/*--MAIN CONTENT ---*/

#center {
  float: left;
  margin: 0px 50px 0px 50px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  text-align: left;
  width: 720px;
  }
#left{
  float:left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 344px;
  }
#right{
  float:right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 344px;
  }
  
.right-left{
  float:left;
  width: 156px;
}
.right-left ul{
	margin: 10px 0px 0px 0px;
	list-style:none;	
}
.right-left ul li{
	list-style:none;
}
.right-right{
  float:right;
  width: 156px;
}

.right-right ul{
	margin: 10px 0px 0px 0px;
	list-style:none;	
}
.right-right ul li{
	list-style:none;
}
	
.content {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 15px;
  }

.content p {
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 3px 0px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 15px;
  }


.content ul {
  list-style-type:disc;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 16px;
  }

.content li {
	list-style-type:disc;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	padding-bottom: 4px;
  }

.content a {}
.content a:link       { color: #AAAA20;  text-decoration:underline; font-weight: bold;}
.content a:visited { color: #AAAA20;  text-decoration:underline; font-weight: bold;}
.content a:active   { color: #AAAA20;  text-decoration:underline; font-weight: bold;}
.content a:hover     { color: #AAAA20;  text-decoration:underline; font-weight: bold;}

.contenttable {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
  line-height: 16px;
  }
.contenttable td{
  vertical-align:top;
  font-weight: normal;  
}
.contenttable p{
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;  
  font-size: 10px;
  line-height: 16px;
  }

.contenttable ul {
	list-style:disc;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    
}  

.contenttable li {
	list-style:disc;
    margin:0px 0px 0px 20px;
    padding:0px 0px 0px 0px;
    
}   
  
.lead {
	color: #666666;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
  }
 .lead p {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 10px 0px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;  
  } 

.bigtext {
	color: #666666;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
  }
 .bigtext p {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 10px 0px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;  
  }   
  .greentext{
	color: #99CC33;
	}

/* SPECIFIC FOR CLIENTS PAGE */
img.padimage{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 5px solid #ffffff;
}  

/* SPECIFIC FOR TEAM PAGE */
.row{
	float:left;
	margin: 0px 0px 32px 0px;
	padding: 0px 0px 0px 0px;
	width: 720px;
}	
.columns{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 156px;
}

.column-sep{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 32px;
}

/* FOOTER */
#footer {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  width: 100%;
  height: 275px;
  background: transparent;
  background-image:url('images/footer-bg.jpg');
  background-repeat:repeat-x;
  border-top:25px solid #FFFFFF;
    }  
#footer img
{
vertical-align:text-top;
}
#footer-inner {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  width: 720px;
  background: transparent;
  } 

#footer-left{
  float:left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 344px;
  }
#footer-right{
  float:right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 344px;
  }

.footer-pics
{
  border: 1px solid #CCCCCC;
}   
.footer-pics img
{
  vertical-align:text-top;
  border: 7px solid #FFFFFF;
}  
 .footer-lbp{
  float:left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
    width: 168px;
}
 .footer-lbp p{
  margin: 0px 0px 4px 0px;
  padding: 0px 0px 0px 0px;

}

.footer-anecdotally{
  float:right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 175px;  
}

.footer-anecdotally p{
  margin: 1px 2px 2px 10px;
  padding: 0px 0px 0px 0px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;  
  font-size: 10px;
  line-height: 16px;
}  



.hidden{
display:none;
}

#whystories {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 105px;
	width: 510px;
}
.whystories-inner {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 50px;
}