/* Edited with EditCSS */
/**** LINK-tag style sheet jenfev1.css ****/

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	cursor: pointer;
	color:#333333;
}
body {
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size:11px;
	color:#666666;
	background-color:#F7F6D9;
	text-align:left;
	top:0px;
	margin-top: 0px;
	padding-top: 10px;
	bottom:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}


#mainTable {
border-collapse: collapse;
}
#mainTable td {
border: 5px solid #F7F6D9; 
}

.homepageField {
	background-color:#FAF3D1;
	color:#000000;
	margin:2px;
	font-weight:bold;
	font-size: 12px; 
}

/* Left column --------------------------*/

.leftColumn {
background-color:#DBEDDA;
color:#000000;
width:250px;
}

.mainLeftBackground {
	float:left;
	background-color:#f7f6d9;
	width:268px;
	padding-bottom:0px;
	margin:-1px;
}
#logo {
	float:left;
	width:269px;
	background-image:url(../images/logo-elca.jpg);
	}

#mainLogo {
	float:left;
	width:269px;
	height:80px;
	background:url(../images/logo-para-elca.jpg) no-repeat center top;
}

#groupLogo {
	float:left;
	width:269px;
	background-color:#9BCF13;
	color:#FFFFFF;
	font-size:36px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	vertical-align: middle;
/*	background:url(../images/feautorsub.jpg) no-repeat right bottom #9BCF13;*/
	}

.underDevelopment
{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	color:red;
}

.partOfText
{
	text-align:center;
}

a.homepageButton {
	float:left;
	width:130px;
	height:43px;
	background-color:#65B546;
	border:#65B546 solid 1px;
	text-align:center;
	margin:5px 5px 5px 0;
	padding:4px 0 4px 0;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
a.homepageButton:hover {
	float:left;
	width:130px;
	height:43px;
	background-color:#F7DB12;
	border:#F7DB12 solid 1px;
	text-align:center;
	margin:5px 5px 5px 0;
	padding:4px 0 4px 0;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
a.aboutUsButton {
	float:left;
	width:129px;
	height:43px;
	background-color:#65B546;
	border:#65B546 solid 1px;
	text-align:center;
	margin:5px 0 5px 0;
	padding:4px 0 4px 0;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
a.aboutUsButton:hover {
	float:left;
	width:129px;
	height:43px;
	background-color:#F7DB12;
	border:#F7DB12 solid 1px;
	text-align:center;
	margin:5px 0 5px 0;
	padding:4px 0 4px 0;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}	

a.HighlightedGroupButton {
	background:url(../images/bt-degrade-elca.gif) no-repeat left top;
	float:left;
	width:215px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	padding:10px 0 10px 55px;
	text-decoration:none;
	}	
a.HighlightedGroupButton:hover{
	background:url(../images/bt-degrade-h-elca.gif) no-repeat left top;
	float:left;
	width:215px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	padding:10px 0 10px 55px;
	text-decoration:none;
	}	
a.HighlightedGroupsButton {
	background:url(../images/bt-rueda-elca.gif) no-repeat left top;
	float:left;
	width:215px;
	/*	height:45px;*/
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
/*	padding:5px 0 0 60px;*/
	padding:10px 0 10px 55px;
	text-decoration:none;
	}	
a.HighlightedGroupsButton:hover{
	background:url(../images/bt-rueda-h-elca.gif) no-repeat left top;
	float:left;
	width:215px;
/*	height:45px;*/
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	/*	padding:5px 0 0 60px;*/
	padding:10px 0 10px 55px;
	text-decoration:none;
	}
	
.RecentContentTitle {
	float:left;
	width:262px;
	border:#65B546 solid 3px;
	color:#000000;
	background-color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:5px 0px 5px 0;
	margin-top: 0px;
	}
.recentContentDiv {
	float:left;
	width:220px;
	margin-top:5px;
	padding:20px;
	height: 100%;
	padding-top:5px;
	}
.RecentContentCard {
	float:left;
	width:210px;
	padding:5px;
	border-bottom: #FFFFFF solid 2px;
	}

.RecentContentInnerTitle{
	background:transparent url(../images/hojita-verde-blanco-elca.gif) no-repeat top left; 
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:auto;
	color:#000000;
	padding-left:35px;
	padding-bottom:10px;
	margin-bottom:10px;
}

a.RecentContentInnerTitleLink {
	color:#000000;
	text-decoration:none;
}

a.RecentContentInnerTitleLink:hover{
	color:#000000;
  text-decoration:underline;
}
.RecentContentText {
	font-size:12px;
	font-style:normal;
	color:#000000;
	line-height:1.4em;
	margin-top:12px;
	}	
.RecentContentBy {
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	}	

a.RecentContentReadMoreButton {
	float:right;
	width:70px;
	font-size: 16px;
	font-weight:bold;
	background:url(../images/mas-verde-elca.gif) no-repeat bottom right;
	margin-top:10px;
	color:#000000;
	height:20px;
	text-decoration:none;
	}
a.RecentContentReadMoreButton:hover {
	float:right;
	width:70px;
	font-size: 16px;
	font-weight:bold;
	background:url(../images/mas-verde-elca.gif) no-repeat bottom right;
	margin-top:10px;
	color:#000000;
	height:20px;
	text-decoration:underline;
	}

a.RecentContentAuthorLink {
	color:#000000;
	text-decoration:none;
	}
a.RecentContentAuthorLink:hover {
	color:#000000;
	text-decoration:underline;
	}

.smallSearchDiv {
	float:left;
	width:252px;
	border: #9bcf13 3px solid;
	background-color:#9bcf13;
	padding:5px;
	color:#FFFFFF;
	letter-spacing:1px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	}

.smallHomepageSearchButton {
	background-color:#ffffff;
	color:#1f82c5;
	border:#1f82c5 2px solid;
	font-weight:bold;
	padding:0 5px 0 5px;
	letter-spacing:0;
}	

.smallHomepageSearchField {
	background-color:#ffffff;
	color:#999999;
	border:#1f82c5 2px solid;
	font-weight:bold;
	letter-spacing:0;
	}

/* PAGINATION START */

.divPager {
	float:left;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
	width:100%;
	height:20px;
	margin-top:10px;
	text-align: center;
}
a.currentPageLink {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	
  }	

a.pagerLink {
	color:#1f82c5;
	}	
a.pagerLink:hover {
	color:#f5c136;
	}
a.pagerPrevious {
	margin-top:10px;
	margin-right:5px;
	font-weight:bold;
	color:#000000;
}

a.pagerNext {
	margin-top:10px;
	margin-left:5px;
	font-weight:bold;
	color:#000000;	
  }

/* PAGINATION END */

/* Left column end --------------------------*/	

/* Right column --------------------------*/
			
.rightColumn {
background-color:#ffffff;
color:#000000;
width:700px;
}

.mainRightBackground {
	float:left;
	background-color:#f7f6d9;
	width:625px;
	}

.userButton {
	background-color:#65B546;
	color:#ffffff;
	border:#000000 2px solid;
	margin:2px;
	font-weight:bold;
	font-size:9px;
	}
.homepageSearchField {
	padding:3px 0 0 0;
	background-color:#ffffff;
	color:#000000;
	border:#999999 2px solid;
	margin:5px;
	font-weight:bold;
	padding-left:3px;
	letter-spacing:0;
	}
.homepageSearchButton {
	background-color:#65B546;
	color:#ffffff;
	border:#000000 2px solid;
	margin:5px 5px 5px 0;
	font-weight:bold;
	padding:0 5px 0 5px;
	letter-spacing:0;
	}	
	
.languageAndUserDiv {
	float:left;
	width:610px;
	height:50px;
	background-color:#FFFFFF;
	padding:5px;
	color:#000000;
	border:#65B546 3px solid;	
  }
.languageDiv {
	float:left;
	width:150px;
	padding-left:5px;
	}
.userDiv {
	float:left;
	border-left:#65B546 3px solid;
	width:420px;
	padding-left:5px;
	margin-left:20px;
	}

.searchDiv {
	float:left;
	width:610px;
	height:40px;
	border: #000000 2px solid;
	background-color:#DBEDDA;
	margin:5px 0 5px 0;
	padding:5px;
	color:#000000;
	font-size:32px;
	letter-spacing:1px;
	font-weight:bold;
	}
.searchTitleDiv {
	float:left;
	width:220px;
	height:40px;
	text-align:left;
	}

a.contributeContentButton {
	float:left;
	width:304px;
	border:#999999 3px solid;
	background-color:#913794;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	padding:10px 0 10px 0;
	text-decoration:none;
	}
a.contributeContentButton:hover {
	float:left;
	width:304px;
	border:#999999 3px solid;
	background-color:#65B546;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	padding:10px 0 10px 0;
	text-decoration:none;
	}
a.contributeTranslationButton {
	float:left;
	width:304px;
	border:#999999 3px solid;
	background-color:#F7DB12;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding:10px 0 10px 0;
	margin-left:5px;
	text-decoration:none;
	}
a.contributeTranslationButton:hover {
	float:left;
	width:304px;
	border:#999999 3px solid;
	background-color:#65B546;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	padding:10px 0 10px 0;
	margin-left:5px;
	text-decoration:none;
	}
.centerBannerDiv {
	float:left;
	width:610px;
	text-align:center;
	color:#000000;
	background-color:#E7E8E9;
	border:#000000 solid 2px;
	margin-top:5px;
	padding: 5px;
	font-size:11px;
	font-weight:bold;

	}
.HighlightedContentTitle {
	float:left;
	width:610px;
	border: #000000 3px solid;
	background-color:#DBEDDA;
	margin:5px 0 0 0;
	padding:5px;
	color:#000000;
	font-size:24px;
	letter-spacing:0.2em;
	font-weight:bold;
	}


.highlightedContentDiv {
	float:left;
	width:619px;
	background-color:#ffffff;
	margin:0px 0 0px 0;
	padding:0px;
	color:#333333;
	height: 100%;
/*	border:#9bcf13 3px solid; */
	}
.highlightedContentCardDiv {
	float:left;
	width:599px;
	padding:5px;
	border-bottom:#999999 solid 3px;
/*	height:90px;*/
  min-height:90px;
  height:auto !important;
  height:90px;

	}	
.HighlightedContentItemTitle {
	float:left;
	background:url(../images/hojita-blanco-verde-elca.gif) no-repeat top left;
	font-size:15px;
	font-weight:bold;
	padding-left:40px;
	padding-right:5px;
	width:150px;
  min-height:90px;
  height:auto !important;
  height:90px;
	color:#333333;
	}
.HighlightedContentItemTitle a{
	color:#333333;
	text-decoration: none;
	}
.HighlightedContentItemTitle a:hover{
	text-decoration: underline;
	}

.highlightedContentAbstractWithImageDiv {
	float:left;
	font-size:12px;
	line-height:1.4em;
	font-style:normal;
	width:250px;
	}	
.HighlightedContentAbstractTextWithImageDiv {
	float:left;
	font-size:12px;
	line-height:1.4em;
	font-style:normal;
	border-left:#999999 solid 3px;
	width:250px;
	padding-left:10px;
	}
.highlightedContentAbstractDiv {
	float:left;
	font-size:12px;
	line-height:1.4em;
	font-style:normal;
	width:380px;
	}	
.HighlightedContentAbstractTextDiv {
	float:left;
	font-size:12px;
	font-style:normal;
	border-left:#999999 solid 3px;
	width:380px;
	padding-left:10px;
	}
.HighlightedContentAbstractImage {
	float:right;
	padding:2px;
	border: #F57E20 3px solid;
	text-align:center;
	width: 108px;
	height: 81px;
	}

.highlightedContentAbstractExtraTextDiv {
	float:left;
	font-size:11px;
	font-style:normal;
	width:250px;
	padding:10px 0 0 10px;
	color:#913794;
	}
.highlightedContentAbstractExtraTextWithImageDiv {
	float:left;
	font-size:11px;
	font-style:normal;
	width:150px;
	padding:10px 0 0 10px;
	color:#1f82c5;
	}

a.HighlightedContentAuthorLink {
	color:#913794;
	text-decoration:none;
	}
a.HighlightedContentAuthorLink:hover {
	color:#913794;
	text-decoration:underline;
	}

a.HighlightedContentReadMoreWithImageButton {
	float:left;
	width:70px;
	font-size:16px;
	font-weight:bold;
	background:url(../images/mas-verde-elca.gif) no-repeat bottom right;
	margin-top:10px;
	color:#F57E20;
	height:20px;
	text-decoration:none;
	}

a.HighlightedContentReadMoreButton {
	float:left;
	width:70px;
	font-size:16px;
	font-weight:bold;
	background:url(../images/mas-verde-elca.gif) no-repeat bottom right;
	margin-top:10px;
	color:#65B546;
	height:20px;
	text-decoration:none;
	margin-left:50px;
	margin-top:8px;
	}


a.HighlightedContentReadMoreWithImageButton:hover {
	float:left;
	width:70px;
	font-size:16px;
	font-weight:bold;
	background:url(../images/mas-verde-elca.gif) no-repeat bottom right;
	margin-top:10px;
	color:#F57E20;
	height:20px;
	text-decoration:underline;
	}
	
.InstitutionalInfoTitle {
	float:left;
	width:610px;
	border: #000000 2px solid;
	background-color:#DBEDDA;
	margin:5px 0 0 0;
	padding:5px;
	color:#000000;
	font-size:24px;
	letter-spacing:0.2em;
	font-weight:bold;
	}

.InstitutionalInfoBody {
	float:left;
	width:610px;
	border: #ffffff 3px solid;
	background-color:#ffffff;
	margin:5px 0 0 0;
	padding:5px;
	color:#000000;
	font-size:11px;
	}

.InstitutionalInfoAbstract {
	float:left;
	width:590px;
	border: #ffffff 3px solid;
	background-color:#ffffff;
	margin:5px 0 0 0;
	padding:5px;
	color:#000000;
	font-size:12px;
	line-height:1.4em;
	font-style: italic;
	}

.InstitutionalInfoContent {
	float:left;
	width:590px;
	border: #ffffff 3px solid;
	background-color:#ffffff;
	margin:5px 0 0 0;
	padding:5px;
	line-height:1.4em;
	color:#000000;
	font-size:12px;
	}

a.HighlightedContentEnterGroupButton {
	float:left;
	width:100px;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	color:#65B546;
	height:20px;
	text-decoration:none;
	margin-top:8px;
	background:url(../images/flecha-verde-elca.gif) no-repeat bottom right;

}

a.HighlightedContentEnterGroupButton:hover {
	text-decoration:underline;
}

a.ContentReadMoreButton {
	float:left;
	width:200px;
	font-size:16px;
	font-weight:bold;
	background:url(../images/mas-verde-elca.gif) no-repeat bottom right;
	margin-top:10px;
	color:#65B546;
	height:20px;
	text-decoration:none;
	margin-left:10px;
	margin-top:8px;
	}

.SubTitle {
	float:left;
	font-size:15px;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:25px;
}

.contributionViewDiv 
{
	background-color:#FFFFFF;
	color:#666666;
	float:left;
	height:100%;
	margin:5px 0pt 0px;
	padding:5px 0pt 5px 5px;
	width:620px;
}

.contributionViewCard
{
	border-bottom:3px solid #65B546;
	float:left;
	padding:5px;
	width:611px; 
}

.contributionViewTitle
{
	background:transparent url(../images/hojita-blanco-verde-elca.gif) no-repeat scroll left top;
	float:left;
	font-size:20px;
	font-weight:bold;
	padding-left:40px;

/*	height:40px;*/
	width:600px;
  min-height:40px;
  height:auto !important;
  height:40px;
}

.contributionViewAbstract
{
	border-left:3px solid #999999;
	float:left;
	font-size:12px;	
	padding-left:10px;
}

.contributionViewDownloadDiv 
{
	border-bottom:1px solid #65B546;
	float:left;
	padding:5px;
	width:595px;
}

.contributionViewDownloadDiv a
{
	text-decoration: none;
	cursor: default;
	color: #666666;
}

.contributionViewDownloadDiv a:hover
{
	text-decoration: underline;
	cursor: pointer;
}


.contributionViewDownloadIcon 
{
	float:left;
	text-align:center;
	width:60px;
	color:#666666;
}

.contributionViewDownloadTitle 
{
	border-left:3px solid #999999;
	float:left;
	font-size:16px;
	font-weight:bolder;
	margin-left:10px;
	padding:5px 0pt 0pt 10px;
	width:510px;
}

.contributionViewDownloadTitle a
{
	color:#666666;
	text-decoration:none;
}

.contributionViewDownloadTitle a:hover
{
	color:#666666;
	text-decoration:underline;
}

.contributionViewDownloadAuthorsDiv 
{
	float:left;
	font-size:12px;
	padding-top:10px;
	width:510px;}

.contributionViewDownloadAuthorsTitle 
{
	float:left;
	font-size:12px;
	font-weight:normal;
}

.contributionViewDownloadAuthorsNames 
{
	color:#F5C136;
	float:left;
	font-size:12px;
}

.contributionViewCCIcon 
{
	float:left;
	text-align:center;
	width:510px;
}
.contributionViewCCLicenseText
{
	float:left;
	text-align:center;
	width:510px;
	font-weight: normal;
}

.contributionViewAbstractImage 
{
	float:right;
	padding:2px;
	border: #6a8ac4 3px solid;
	text-align:center;
	margin-top: -40px;
}

.contributionViewAbstract
{
	border-left:3px solid #999999;
	float:left;
	font-size:12px;	
	padding-left:10px;
	width:420px;
}

.contributionViewAbstractWithoutImage
{
	border-left:3px solid #999999;
	float:left;
	font-size:12px;	
	padding-left:10px;
/*	width:620px;*/
}

.contributionViewGroupText
{
	float:left;
	font-size:12px;	
	font-weight: normal;
	width:620px;
}

.contributionViewGroupLink
{
	font-weight: bold;
	text-decoration:none;
	color:#666666;
}

.contributionViewGroupLink:hover
{
	text-decoration:underline;
}

.contributionViewHitsText
{
	float:left;
	font-size:12px;	
	font-weight: normal;
	padding-left:0px;
	width:620px;
}

.contributionViewTagsText
{
	float:left;
	font-size:12px;	
	font-weight: normal;
	padding-left:0px;
	width:620px;
}

.contributionViewTagsText a
{
	font-weight: bold;
	text-decoration:none;
	color:#666666;
}

.contributionViewTagsText a:hover
{
	text-decoration:underline;
}


.userDataDiv
{
	font-weight: bold;
	float:right;
	clear:both;
	margin-top:20px;
	margin-bottom:15px;
	color:#000000;
}

.userDataDiv a
{
	color:#1F82C5;
	text-decoration:none;
}

.userDataDiv a:hover
{
	color:#1F82C5;
	text-decoration:underline;
}

.ProfileDiv 
{
	float:left;
	width:608px;
	border: #ffffff 3px solid;
	background-color:#ffffff;
	margin:0px 0 0 0;
	padding:5px;
	color:#000000;
	font-size:11px;
}

.frmErrMsg
{
	background-color:#666666;
	padding:5px;
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
	margin: 5px;
}

legend    
{
	color: #0B55C4;
	font-size: 12px;
	font-weight: bold;
}

.form_error 
{
	color: red;
}

input, select { font-size: 10px;  border: 1px solid silver; }
textarea      { font-size: 11px;  border: 1px solid silver; }
button        { font-size: 10px;  }

input.button  { cursor: pointer;   }

.formRow
{
	clear:both;
	float:left;
	margin-top:15px;
	width:600px;
	background-color: #ffffff;
}

.formLabel
{
	float:left;
	font-weight: bold;
	width:100px;
	text-align: right;
	margin-right:5px;
	background-color: #ffffff;
}

.formField
{
	float:left;
	width:490px;
	background-color: #ffffff;
}

.adminform {
	background-color: #ffffff;
	border: solid 1px #d5d5d5;
	border-collapse: collapse;
}

.calendar
{
	z-index:999999;
}

.additionalText
{
	margin-top:10px;
}

.separator
{
	background-color: #DBEDDA;
	text-align: right;
	color: #000000;
	font-weight: bold;
	padding: 2px;
}

.word {
font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
line-height: 25px;
}
span.size1 {
color: #000;
font-size: 17px;
}
span.size2 {
color: #333;
font-size:16px;
}
span.size3 {
color: #666;
font-size: 15px;
}
span.size4 {
color: #999;
font-size: 14px;
}
span.size5 {
color: #aaa;
font-size: 13px;
}
span.size6 {
color: #bbb;
font-size: 12px;
}
span.size7 {
color: #ccc;
font-size: 11px;
}
span.size8 {
color: #ddd;
font-size: 10px;
}

.contributionViewAddTag
{
	padding-top: 10px;
	color:#9BCF13;
	font-weight:bold;
	font-size: 12px;
	background-color:#FFFFFF;
}

.addTagLink a
{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#edit_tag_container
{
	padding-top: 10px;
	float:left;
	clear:both;
	width:600px;

}
#edit_tag_container a
{
	font-weight: bold;
	text-decoration:none;
	color:#65B546;
}

#edit_tag_container a:hover
{
	text-decoration:underline;
}

.editinplacehover
{
	text-decoration:underline;
	cursor: pointer;
}

#edit_tag_help
{
	float:left;
	clear:both;
	width:600px;
}

.tagsContainer
{
	margin-top: 5px;
	padding-bottom: 10px;
	width: 605px;
	float:left;
	clear:both;
}

.contributionViewHits
{
	float:left;
	background-color:#DBEDDA;
	width:258px;
	padding:5px;
	margin:0px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed;
}

.reportContentDiv
{
	float:left;
	background-color:#DBEDDA;
	width:258px;
	padding:5px;
	margin:0px;
	font-size: 12px;
	font-weight: normal;
}
.contributionViewAddReport
{
	padding-top:5px;
	font-size: 12px;
	font-weight: bold;
	background-color:#DEE7D1;
}

#edit_report_container a
{
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}

#edit_report_container a:hover
{
	text-decoration:underline;
	cursor: pointer;
}

#reportNotification
{
	padding-top:5px;
}

.contributionViewReviewsDiv
{
	float:left;
	border-top:3px solid #65B546;
	padding:5px;
	width:595px;
	margin-top: 10px;
}

.contributionViewReviewTitle
{
	color:#666666;
	font-size:14px;
	font-weight:bold;
}

.contributionViewReviewAddLink a{
	color:#65B546;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	text-decoration:none;
}

.contributionViewReviewAddLink a:hover{
	text-decoration:underline;
}

.contributionViewReviewView
{
	border: 1px solid #c1c1c1;
	margin-top: 10px;
	padding:5px;

}

.contributionViewReviewStar
{
	float:right;
	background:transparent url(../images/star.jpg) no-repeat scroll left top;
	width: 16px;
	height: 15px;
	margin-top: -10px;
}

.contributionViewReviewAuthorAndDate
{
	padding-top: 5px;
	font-weight:bold;
}

.loginRequiredText
{
	font-weight: bold;
	margin-top: 5px;
}

.notActiveContributionText
{
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	float:left;
	clear:both;
}

.contributionViewEditTools
{
	margin: 5px;
	padding-bottom: 5px;
}

.contributionViewEditLink
{
	color:#9BCF13;
	font-weight:bold;
	font-size:12px;
}

.contributionViewEditLink a
{
	text-decoration:none;
}

.contributionViewEditLink a:hover
{
	text-decoration:underline;
}

.contributionViewIdentifier
{
	float:right;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:11px;
	
}

.notImplementedText
{
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	float:left;
	clear:both;
}

.contributionViewTranslationsDiv
{
	float:left;
	border-top:3px solid #65B546;
	padding:5px;
	width:595px;
	margin-top: 10px;
}

.contributionViewTranslationsTitle
{
	color:#666666;
	font-size:14px;
	font-weight:bold;
}

.contributionViewAddTranslation a{
	color:#65B546;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	text-decoration:none;
}

.contributionViewAddTranslation a:hover{
	text-decoration:underline;
}

.searchNumberOfResults
{
	clear:both;
	text-align: right;
	padding: 5px;
	
}

.searchNoResults
{
	clear:both;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	
}


.accountActivationNotice
{
	clear:both;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}

.searchDetailsDiv
{
	float:left;
	background-color:#F8B147;
	width:258px;
	padding:5px;
	margin:0px;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px dashed;
}

.searchFiltersDiv
{
	border-bottom: 1px dashed;
	float:left;
	background-color:#DBEDDA;
	width:258px;
	padding:5px;
	margin:0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.searchFiltersDataDiv
{
	padding-left:15px;
	padding-bottom:2px;
	padding-top:3px;
	font-weight: bold;
}

.searchFiltersDataDiv a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	text-decoration:none;
}

.searchFiltersDataDiv a:hover{
	text-decoration:underline;
}

.searchFiltersTitle
{
	font-size:12px;
	font-weight:bold;
}

.feedText 
{
	color:#1f82c5;
}

.rss
{
float:right;
}
.rss a
{
	color:#1f82c5;
}

a.rss 
{
	float:right;
	font-size: 11px;
	font-weight:bold;
	background:url(../images/rss3.gif) no-repeat right;
	margin-top:10px;
	height:20px;
	text-decoration:none;
	color:#1f82c5;
	margin-right: 20px;
	padding-right: 20px;

}

a.rss:hover 
{
	float:right;
	font-size: 11px;
	font-weight:bold;
	background:url(../images/rss3.gif) no-repeat right;
	margin-top:10px;
	height:20px;
	text-decoration:underline;
	color:#1f82c5;
	margin-right: 20px;
	padding-right: 20px;

}

.contributionShareDiv 
{
	background-color:#DBEDDA;
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:5px;
	width:258px;
	border-top:1px dashed;
	text-align: center;
}

.contributionShareTitle 
{
	padding-bottom: 5px;
}

#edit_share_container a 
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#edit_share_container a:hover 
{
	cursor: pointer;
	text-decoration:underline;
}

/* Right column ends --------------------------*/	

/* footer */

.bannerDiv {
	float:left;
	width:899px;
	text-align:center;
	color:#000000;
	background-color:#DEE7D1;
	border:#036635 solid 2px;
	margin-top:5px;
	}

.banner {
background-color:#DEE7D1;
color:#000000;
width:968px;
}

#footerDiv
	{
	clear: both;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footerDiv, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}

#footerDiv {
	float:left;
	width:893px;
	text-align:center;
	color:#000000;
	background-color:#DBEDDA;
	margin-top:5px;
	padding:0; 	
	border:#DBEDDA 3px solid;
	}
a.footerLink {
	color:#000000;
	text-decoration:none;
	}
a.footerLink:hover {
	color:#000000;
	text-decoration:underline;
	}
a:focus {
	 outline:none;
	 }

.footer {
background-color:#DBEDDA;
color:#000000;
width:968px;
}


/* footer ends */



at:left;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:5px;
	width:258px;
	border-top:1px dashed;
	text-align: center;
}

.contributionShareTitle 
{
	padding-bottom: 5px;
}

#edit_share_container a 
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#edit_share_container a:hover 
{
	cursor: pointer;
	text-decoration:underline;
}

/* Right column ends --------------------------*/	

/* footer */

.bannerDiv {
	float:left;
	width:899px;
	text-align:center;
	color:#000000;
	background-color:#DEE7D1;
	margin-top:5px;
	}

.banner {
background-color:#DEE7D1;
color:#000000;
width:968px;
}

#footerDiv
	{
	clear: both;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footerDiv, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}

#footerDiv {
	float:left;
	width:893px;
	text-align:center;
	color:#000000;
	background-color:#DBEDDA;
	margin-top:5px;
	padding:0; 	
	border:#DBEDDA 3px solid;
	}
a.footerLink {
	color:#000000;
	text-decoration:none;
	}
a.footerLink:hover {
	color:#000000;
	text-decoration:underline;
	}
a:focus {
	 outline:none;
	 }

.footer {
background-color:#DBEDDA;
color:#000000;
width:968px;
}


/* footer ends */

