:focus { outline:0; }

body{
	margin: 0;
	position: relative;
	font: 11px/16px Frutiger, USC Frutiger, Arial, sans-serif;
}

h1,h2,h3,h4,h5{
	font-size: normal;
	font-size: 1em;
	margin-top: 0;
}

#commentmail h1 {
	text-indent:-10001px;
	width:312px;
	height:59px;
	display:block;
	border:none!important;
}

#commentmail h1 a {
	width:312px;
	height:59px;
	display:block;
	background: url(../../_images/email.gif) 0 0 no-repeat;
	border:none!important;
}

#commentmail h1 a:hover {
	background-position: 0 -59px;
	border:none!important;
}

#submitbutton h1 {
	text-indent:-10001px;
	width:194px;
	height:50px;
	display:block;
	border:none!important;
}

#submitbutton h1 a{
	width:194px;
	height:50px;
	display:block;
	background: url(../../_images/submit.gif) 0 0 no-repeat;
	border:none!important;
}

#submitbutton.cancelit h1 a {
	background-position: 0 -100px;
	border:none!important;
}

.error{
	color: #CC0000;
	font-weight: bold;
	background-color: #FFF2BF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
}

#header{
	background-color: #FFCC00;
	padding: 8px 0px 2px 10px;
}

#masthead{
	position: relative;
	margin: 24px 0 0 15px;
	height: 73px;
	line-height: 0px;
}

#admin{
	background-color: #DADADA;
	border-bottom: double #AAAAAA;
	padding: 2px 3px 1px 3px;
	font-size: 10px;
	color: #727272;
}

#admin .login{
	margin: 0px 10px;
	float: right;
}

#admin .login strong{
	color: #005896;
}

#admin ul{
	display: inline;
	list-style: none;
	margin: 0 10px;
	padding: 0;
	font-family: Arial, sans-serif;
}

#admin ul.error{
	display: block;
	margin: 2px 0px;
}

#admin li{
	display: inline;
	margin: 0 0.3em 0 0;
	padding: 0;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	background-color: #FFFFFF;
}

#admin .error li{
	border: none;
	margin: 0 0 0 0.3em;
}

#content{
	position: relative;
	width: 660px;
	padding-bottom: 12px;
	margin: 0 26px 0 14px;
}

#base{
	position: relative;
	clear: both;
	border-top: 2px solid #880A27;
	width: 660px;
	margin: 0;
}

#maincolumn{
	padding-top: 4px;
	padding-left: 240px;
	margin-bottom: 20px;
	margin-left: 4px;
}

#maincolumn p{
	padding-right: 26px;
	margin-top: 0;
}

#maincolumn h1{
	font-size: 13px;
	line-height: 15px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 22px;
	margin-top: 2px;
}

#maincolumn h2{
	margin-top: 22px;
	margin-bottom: 2px;
}

#maincolumn h4{
	font-size: 13px;
	line-height: 14px;
	margin: 0;
}

#maincolumn h5{
	font-size: 11px;
	margin: 0;
	margin-bottom: 12px;
}

#browse h2{
	color: #880A27;
	font-size: 14px;
	margin-bottom: 0;
}

#browse h3{
	margin: 0;
	color: #727272;
	font-weight: normal;
}

.recent{
	margin-top: 35px;
}

.recent h3{
	margin: 0;
	margin-bottom: 16px;
	text-indent: -5000px;
	height: 12px;
	background: url(/_images/recent_publications.gif) no-repeat top left;
}

.article{
	margin: 15px 0px;
	padding: 0px 0px 14px 0px;
	border-bottom: 1px solid #C9C9C9;
}

.article p {
	margin-top: 1em;
	margin-bottom: 0;
}

.article p.links{
	color: #7F7F7F;
	margin: 6px 0 4px 0;
}

.intro p{
	font-size: 11.5px;
	margin-bottom: 1.6em;
}

.intro p strong{
	font-size: 11px;
	color: #333333;
}

#maincolumn .form p{
	margin:0;
}

#maincolumn .form p.field{
	margin-top: 0.8em;
	margin-bottom: 0;
}

#leftcolumn{
	position: relative;
	width: 200px;
	float: left;
	margin-top: 8px;
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 18px;
}

#leftcolumn p{
	padding: 0px 10px;
	margin: 0;
}

#leftcolumn .list{
	padding: 9px 0px;
	border-bottom: 1px solid #E5E5E5;
}

#leftcolumn .section{
	margin-bottom: 11px;
	border-bottom: double #E5E5E5;
}

#leftcolumn .sponsors{
	margin-top: 22px;
}

.search{
	background-color: #F3EFE3;
	border-top: 1px solid #C89398;
	border-bottom: 1px solid #C89398;
	font-size: 11px;
	padding: 8px 0px;
}	

#leftcolumn .search p{
	margin-bottom: 2px;
}

.fielderror{
	width: 300px;
	border: 1px solid red;
}

.editing {
	position: relative;
	padding: 2px 0px;
	background-color: #D0D0D0;
	border: 1px solid #AAAAAA;
}

.edit {
	position: relative;
	border: 1px dashed #AAAAAA;
	border-top: 1px solid #AAAAAA;
	background-color: #F3F3F3;
	padding: 1px 2px;
}

ul.tools{
	list-style: none;
	margin: 0 10px;
	padding: 0;
	text-indent: 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

ul.tools li{
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
	margin: 0 0.3em 0 0;
	display: inline;
	padding-top: 1px;
	background-color: #FFFFFF;
}

ul.tools li.undo{
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
}

a.image img{
	border: none;
}

a:link, a:visited, a:hover, a:active{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #754953;
}

a:hover, a:active{
	color: #CC0000;
	border-bottom: 1px solid #CF9DA9;
}

.menuLink {
	color: #990000 !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menuLink:hover {
	color: #666666 !important;
	border-bottom: 1px solid #CF9DA9;
}

.menuLink2 {
	color: #880a27 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #CF9DA9;
}

#leftcolumn .sponsors a:link, #leftcolumn .sponsors a:visited, #leftcolumn .sponsors a:hover, #leftcolumn .sponsors a:active{
	font-weight: normal;
}

#leftcolumn a:link, #leftcolumn a:visited, #leftcolumn a:hover, #leftcolumn a:active{
	color: #000000;
}

#leftcolumn a:hover, #leftcolumn a:active{
	color: #404040;
	border-bottom: 1px solid #CCCCCC;
}

#masthead a:link, #masthead a:visited, #masthead a:hover, #masthead a:active{
	display: block;
	border: none;
}

#admin a:link, #admin a:visited, #admin a:hover, #admin a:active, .tools a:link, .tools a:visited, .tools a:hover, .tools a:active {
	background-color: #FFFFFF;
	color: #002bb8;
	font-weight: normal;
	padding: 0 0.8em 0.3em 0.8em;
}

.tools a:link, .tools a:visited, .tools a:hover, .tools a:active {
	font-weight: bold;
	border: none;
	padding-bottom: 0;
	padding-top: 1px;
}

a.image:hover, a.image:active, #admin a:hover, #admin a:active{
	border-style: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    position:relative; /*works better in IE5.5 or float in float situations*/
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.note { 
	background: url(../../_images/notes.gif) top left no-repeat;
	padding-left:20px!important;
	margin-left:5px;
	}
