/*
COMMON COLOURS:

Dark red #A30A36;
Pale green: #A6D166;

*/
.darkred {
	color: #A30A36;
}
.applegreen {
	color: #A6D166;
}
.bold {
	font-weight: bold;
}
body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	background-color:#7EAD39;
  	margin-top:6px;
  	text-align: -moz-center;
}
body, p, div, td, ul, a {
	font-size: 10pt;
}
#container {
    margin-left: auto;
    margin-right: auto;
    width: 990px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	vertical-align: top;
	}
h1 {
	color:#006633; 
	font-size:16px; 
	margin:6px 8px 3px 0px; 
}
h2 {
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	text-align:left; 
	margin:8px 8px 0px 0px;
	}
h3 {
	color:#000; 
	font-size:12px; 
	font-weight:100; 
	text-align:left; 
	margin:6px 8px 8px 0px;

	}
h3.userHeader {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h2.userHeader {
	font-size: 14px;
	font-weight: bold;
	color: #006633;;
}
h1.userHeader {
	font-size: 16px;
	font-weight: bold;
	color: #006633;;
}

.languages {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:600;
	font-size:14px;
	line-height:17px;
	color:#93C844;
	text-align:left;
}
.languages a {
   color: #a2ae9a;
   text-decoration: none;                  
}
.languages a:hover {
   color: #A30A36;
}
a.menu {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	color:#fff;
	font-size:12px;
	font-weight:500;
	padding:0px 5px 0px 5px;
	text-decoration:none}
 a.menu:visited {
 	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.05em; 
	color:#fff; 
	font-size:12px;  
	font-weight:500; 
	text-decoration:none
	}
 a.menu:hover {
 	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing:0.05em; 
	color:#fff; 
	font-size:12px;  
	font-weight:500; 
	text-decoration:underline
	}
#currmenu1 {
	color:#AAA; 
	font-weight:600; 
	font-size:12px; 
	padding:0px 5px 0px 5px;
	}
.current_language {color:#A6D166;}
.logo {padding:3px 6px 3px 6px;
border: 0px;
}
.boxes {
	min-height:430px; 
	background-color:#D9DCD7; 
	width:294px; 
	text-align:left; 
	margin-top:6px;
	padding:10px;
}
* html .boxes {
	height: 430px;
	overflow: visible;
}
.boxes h1, .boxes h2, .boxes h3, .boxes img {
	text-align: center;
}
.userbuttonlink {
	clear: left;
	margin-bottom: 10px;
}
a.button:link, .userbuttonlink a:link {
	font-family:Arial, Helvetica, sans-serif; 
	color:#000; 
	font-size: 12px; 
	border:2px solid #3A6D06; 
	padding:3px 5px 3px 5px; 
	text-decoration:none
	}
a.button:visited, .userbuttonlink a:visited {
	font-family:Arial, Helvetica, sans-serif; 
	color:#000; 
	font-size: 12px; 
	border:2px solid #3A6D06; 
	padding:3px 5px 3px 5px; 
	text-decoration:none
	}
a.button:hover, .userbuttonlink a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	color:#000; 
	font-size: 12px; 
	border:2px solid #3A6D06; 
	padding:3px 5px 3px 5px; 
	background-color:#FFFF66; 
	text-decoration:none
	}
.userbuttonlink {
	text-align: center;
}
.image_in_box {
	margin-top:12px; 
	margin-bottom:16px;
	}
.strapline {
	background-color:#A30A36; 
	color:#FFFFFF; 
	padding:8px;
	text-align:center;
	}
.tdimage {
	background-image: url(lluniau/craidd/left_upright.jpg);
	background-color: #A30A36;
	background-repeat: no-repeat;
	} 
.bottom_logos {
	background-color:#FFF; 
	padding-top:4px;
	}
/* next, the details pages css: */

.tdimage_detail {background-image: url(lluniau/craidd/left_upright_very_tall.jpg);} 
#main_text {
	background-color:#fff;
	width:670px;
	border:0px solid blue;
	padding:12px; 
}
#main_text img {
	float:right;
	margin:8px;
}
#main_text .img_left{
	float:left;
	margin:4px 12px 8px 0px;
}
.callouts {
background-color:#fff;
	text-align:left;
	font-size:13px;
	margin:16px 12px 4px 12px;
	padding:8px;
	border:2px solid #ddd;
	}
.callouts h1 {
	text-align:center;  
	color:#663366; 
	font-size: 16px;
	margin-bottom: 8px;
	}
.callouts img {
	float:right; 
	margin: 6px; 
	}
	
	
	
	
	
form { 
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #666699; 
	padding: 1px; 
}
a.editlink {
	border: 1px solid black;
	font-size: 9px;
	background-color: Green;
	color: white;
	padding: 0px 2px;
	font-weight: normal;
}
a.editlink:hover {
	border: 1px solid black;
	font-size: 9px;
	background-color: Pink;
	color: Black;
	padding: 0px 2px;
	font-weight: normal;
}
a#fliplang {
	background: Maroon;
	color: White;
	border: 0px solid #bede7e; 
	padding:3px 6px 3px 6px;
	text-decoration: none;
	float: right;
	border-bottom: 4px solid #53815A;
	margin-top: 4px;
}
a#fliplang:hover {
	background: #835206;
}
.userimg {
	margin: 10px;
}
#righttd .userimg {
	margin: 0px;
}
#webdesign {
	font-size: 8pt;
	float: right;
	color:white;
}
#webdesign a {
	font-size: 8pt;
	color: white;
}
#webdesign a:hover {
	color: Blue;
}
.centered {
	text-align: center;
}
.indent {
	margin-left: 30px;
}
.userhigh {
	color: #b10045;
	font-weight: bold;
}
.userhigh2 {
	color: #B8AD99;
	font-weight: bold;
}
.userhigh3 {
	color: 	#8B4513;
	font-weight: bold;
	text-decoration: underline;
}
.userhigh4 {
	color: 		#A30A36;
	font-weight: normal;
	font-size: 140%;
}
.userhigh5 {
margin:2px 12px 2px 0px; font: 14px Georgia, "Times New Roman", Times, serif ; 
color:#B36C38; font-weight:600;
}
.userhigh6 {
	color: 		#A6D166;
	font-weight: bold;
}
.userHeader2 {
	color: 		Black;
	font-weight: bold;
	width: 98%;
	background: #B39C9C;
	margin: 0px;
	padding:2px 5px;
}
.userbig {
	font-size: 125%;
}
.userbigger {
	font-size: 150%;
}
.usersmall {
	font-size: 80%;
}
.usersmaller {
	font-size: 66%;
}
	.userhighbox {
		width: 720px;
		margin: 0 auto;
		text-align: center;
		border: 2px solid Maroon;
		background: Ivory;
		color: black;
		font-size: 10.5pt;
		padding:2px 5px 5px 5px;
	}
	.userhighbox h1 {
		color: #A30A36;
		font-weight: normal;
		font-size: 21pt;
		padding-bottom: 4px;
		margin-bottom: 0px;
		font-family: Century Gothic,Ariel,Helvetica,sans-serif;
		margin-top: 0px;
		text-decoration: none;
	}
	.userhighbox strong {
		color: #A30A36;
	}
	.userhighbox2 {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #01839B;
	padding: 4px;
	background-color: #ffee99;
	color: #808080;
}
	.useracrobox {
	width: 300px;
	float: right;
	border: 1px solid #01839B;
	padding: 4px;
	background-color: #ffee99;
	color: #808080;
	text-align: left;
	font-size: 80%;
	margin-left: 10px;
}
	.useracrobox a{
		font-size: 90%;
	}
.userhighbox3 {
	text-align: justify;
	font-size: 115%;
}
.userhighbox3 h1, .userhighbox3 h2, .userhighbox3 h3{
	text-align: left;
	font-size: 130%;
}
#footercredits {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	margin-top: 5px;
}
#footercredits a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
#footercredits a:hover{
	color: Pink;
}
#footercredits .notloggedin{
	color: #000;
	font-size: 8px;
	text-align: right;
}
#footercredits .notloggedin a:visited {
	color: #000;
}
#footercredits .notloggedin a{
	color: #000;
	font-size: 8px;
}
.loggedin {
	color: #A30A36;
	font-size: 9px;
	text-align: right;
	}
.loggedin a{
	color: #A30A36;
	font-size: 9px;
}
.loggedin a:hover{
	color: #ccaa99;
	font-size: 9px;
}
div.userrightbox {
	float:right;
	margin: 5px;
	padding: 5px;
	background: Cream;
	color: Black;
	width: 200px;
	border: 1px solid grey;
}
div.userrightlink {
	float:right;
	text-align: right;
}
div.userrightlink a{
	color: Gray;
}

#prevnext a {
	color: #005522;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
} 

#prevnext a:hover {
	color: Blue;
	text-decoration: underline;
} 

.no_translation {
	color: Black;
	font-weight: normal;
	font-size: 90%;
	background: Orange;
	border: 1px solid maroon;
	padding: 2px;
	margin: 5px 0px;
}
td#maincontent {
	padding: 5px 30px 5px 30px;
	font-size: 10pt;
	min-height: 430px;
}
#maincontentdiv {
	padding: 0px;
	min-height: 430px;
}
td#maincontent a{
	color:#3337D5;
	font-weight: bold;
}
td#maincontent a:visited{
	color:#800080;
	font-weight: bold;
}
td#maincontent a:hover{
	color:#C00000;
	font-weight: bold;
}

* html #maincontentdiv {
	height: 430px;
	overflow: visible;
}
#index-news{
	clear:left;

}
#homenews a em{
	font-size: 75%;
}
#homenews h1 {
	margin: 0px;
	padding: 0px;
}
#homenews .newstitle {
	font-weight: bold;
	margin: 0px;
	color: #A30A36;
}
.newssummary {
	font-weight: normal;
	margin: 0px;
}
#restrictedpage {
	padding: 5px 15px;
	background: #A6D166;
	text-align: center;
	color: #A30A36;
	font-weight: bold;
}
.mainnewsitem, .mainpritem {
	clear: left;
}
.mainnewsitem h3, .mainpritem h3{
	color: #A30A36;
	font-weight: bold;
	font-size: 125%;
	margin: 5px 0px 5px 0px;
}
.notransmsg {
	background: Aliceblue;
	color: #A30A36;
	border: 1px solid #A30A36;
	padding: 2px;
	font-size: 85%;
	font-style: italic;
}
.notransmsg a {
	font-size: 100%;
	font-style: italic;
}
#selpubsform, #searchpubsform {
	color: #888888;
}
#selpubsdiv {
	background: #E9FDE9;
	margin: 0px;
	padding: 3px;
	border: 1px solid #888888;
}
.pubslisttitle {
	font-weight: bold;
	color:  #A30A36;
	font-size: 110%;
	text-decoration: underline;
} 
a:hover.pubslisttitle {
	color:  #A6D166;
	text-decoration: underline;
} 
#pubslist h3 {
	font-weight: bold;
	font-size: 125%;
}
.pubslistlink {
	font-weight: normal;
	color:  #9092E8;
	font-size: 80%;
	text-decoration: underline;
} 
a:hover.pubslistlink {
	color:  purple;
} 
a.editlinkhigh {
	padding: 1px 2px 1px 5px;
	background: Yellow;
	border: 1px solid Navy;
	color: #b10045;
	font-weight: normal;
	text-decoration: none;
	font-size: 75%;
}
a:hover.editlinkhigh {
	background: Pink;
	color: Purple;
	text-decoration: underline;
}
#commonlinks {
	text-align: right;
	color: #888888;
	font-size: 80%;
	padding-right: 20px;
	padding-bottom: 5px;
}
#commonlinks a{
	color: #888888;
	text-decoration: none;
	font-size: 90%;
}
#commonlinks a:hover{
	color: purple;
	text-decoration: underline;
	font-size: 90%;
}

#bigpic h2 {
	text-align: center;
	color: #A30A36;
	padding-bottom: 10px;
}
#bigpic p {
	text-align: center;
	color: #000;
}
#bigpic .copyright {
	text-align: center;
	color: #888888;
	font-size: 90%;
}
.listimagethumb {
	width: 156px;
	clear: right;
	float: left;
	border: 1px solid #eeeeee;
	margin: 5px;
	text-align: center;
	padding: 5px;
}
.listimagethumb img {
	border: 0px;
}
.listimagethumb p {
	padding: 0px;
	font-size: 75%;
}
form.back {
	float: left;
	margin: 0px;
	padding: 0px;
}
form.back input {
	color:#A6D166; 
	font: bold 100% helvetica,sans-serif; 
	background-color:#A30A36;
	border:1px solid #A6D166;
	font-weight: bold; 
}
form.back input.btnhover {
	color:#A30A36; 
	background-color:#A6D166;
	border:1px solid #A30A36;
}
#gol_dig td{
	font-size: 80%;
}
a.highlink {
	color:#686CFC;
	font-weight: bold;
} 
a.highlink:hover {
	color:#A6D166;
	font-weight: bold;
} 
.primg {
	float:right;
	background: #E9FDE9;
	padding: 3px;
	margin: 10px;
	border: 1px solid #aaaaaa;
}
.primg p{
	color: #444444;
	font-size: 80%;
	text-align: center;
}
.primg img {
	padding:5px;
	margin: 0 auto;
}
.primg a {
	font-size: 70%
}
.userlow1 {
	color: #888888;
}
.highsearchterm {
	background: yellow;
	padding: 2px;
}
#rightdiv {
	min-height:430px; 
	background-color:#D9DCD7; 
	width:294px; 
	text-align:left; 
	margin-top:6px;
	padding:10px;
	float:right;
}
* html #rightdiv {
	height: 430px;
	overflow: visible;
}
#rightdiv h1,#rightdiv h2,#rightdiv h3 {
	color: #A30A36;
	text-align: center;
}
#rightdiv, #rightdiv p, #rightdiv td, #rightdiv a {
	font-size: 80%;
}
td.homeeventitem {
	background-color:#E4F19C; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	padding:4px;
}
td.homeeventitem a{
	font-size:11px; 
}
.userjustify {
	text-align: justify;
}
.listprivate {
	font-size: 80%;
	color: #A30A36;
}
.capimage_caption {
	font-size: 80%;
	color: #484848;
}
#eventblock h1 {
	text-align: center;
	background: #A30A36;
	color: white;
	padding: 2px;
}
#eventblock h2, #eventblock h3 {
	text-align: left;
}
#mainadminmenu a {
	text-decoration: none;
	font-size: 12px;
	color: #6E71EC;
	font-weight: bold;
}
#mainadminmenu a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #C000C0;
}
#homenews h1 {
	padding-top: 5px;
	padding-bottom: 5px;
} 
#homenews .newstitle {
	padding-bottom: 5px;
}
.errmsg {
	color: Maroon;
	padding: 10px;
	font-weight: bold;
}
.errmsg2 {
	color: Maroon;
	padding: 10px;
	font-weight: bold;
	text-align: left;
	border: 1px solid blue;
	padding: 3px;
	
}
