/*
-----------------------------------------------
shepherd+ wedderburn styles
----------------------------------------------- */

html {height:100%}
body {
  min-height:101%;
  margin:0;
  padding:0;
  text-align:center;
  color:#333;
  font:69% "Lucida Grande",Verdana,Arial,Helvetica,Sans-serif;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size: 69%;
  } html>body {font-size:69%;}
* html body {height:101%}

/* Set Up
----------------------------------------------- */
img { border: 0; }
.clear { clear:both; }
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix { display:inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */


/* Accessibility
----------------------------------------------- */
.accessibility { display: none; }
#access { }
#access .offscreen { text-indent:-1000em; width:0; margin-right:2px; }
.textSmall { font-size:1em; }
.textMedium { font-size:1.2em; }
.textBig { font-size:1.4em; }


/* Forms
----------------------------------------------- */
form {
	margin:0;
	padding:0;
	font-size:100%;
}
/* fields */
form input, form textarea {
  	padding:1px 3px;
  	margin:0;
}
form select {
	padding:1px;
  	margin:0;
}
input, select, textarea {
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,Sans-serif;
	font-size:1em;
}
textarea {
	overflow: auto;
}
.textarea textarea, .textbox input {
	border:1px solid #666;
}
form .row {
	clear:both;
	margin-bottom:6px;
}
form .row label {
	display:block;
	float:left;
	margin-right:6px;
}


/* Links
----------------------------------------------- */
a { color: #549DC5; text-decoration: none; font-weight:bold; }
a:link { color: #549DC5; text-decoration: none;}
a:hover { color: #26306D; text-decoration: underline;}
a:active { color: #84376F; text-decoration: none;}
a:visited { color: #549DC5; }


/* Structure
----------------------------------------------- */
#wrapper {
	margin:0 auto;
	width: 773px;
        margin-top: 10px;
}

/* Header
----------------------------------------------- */
h1#logo, h2#logo {
	smargin:0;
	sfloat:left;
	svisibility:visible;
}
h1#logo a, h2#logo a {
	sbackground:url(../img/logo.gif) no-repeat;
	sdisplay:block;
	stext-indent:-1000em;
	soutline:0;
}
.sIFR-replaced h2#logo {
	visibility:hidden;
}



/* Main Nav
----------------------------------------------- */
ul#nav {
  padding:0;
  margin:0;
}
ul#nav li {
  float:left;
  margin:0;
  padding:0;
  list-style:none;
}
ul#nav li a {
  text-indent:-1000em;
  display:block;
  outline:0;
}
#nav a { background-position:0 0; background-repeat:no-repeat; }
#nav .on a { background-position:0 -54px; }
#nav a:hover { background-position:0 -27px; }
#nav .on a:hover { background-position:0 -54px; background-repeat:no-repeat; }


/* Footer
------------------------------------------------------------- */
#footer a, #footer a:visited {
  font-weight:normal;
}



/* Headings
----------------------------------------------- */
h1.replace {
	font-size: 24px;
	margin:0.4em 0 0.2em 0;
}
h3.replace, h3.stndReplace, h3.actionReplace, h3.assocReplace {
	font-size: 14px;
	margin:0;
}
h3.actionReplace, h3.assocReplace {
	font-size: 12px;
}
h3.assocReplace {
	font-size: 13px;
	width:140px;
}
h4.replace {
	font-size: 18px;
	margin:0;
}

/* Pagination
----------------------------------------------- */


div.pagination {
margin:1em 0pt;
}
div.pagination ul {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
div.pagination li {
display:inline;
}

