
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { 
	padding: 0; margin: 0;
}
body {
	margin: 0; 	padding: 0;
	font: normal .8em/1.8em "Trebuchet MS", Tahoma, sans-serif;
	color: #222;
	text-align: center;
}

td,th{
text-align: left;
}

/*new stuff*/

/* Documents */
ul#documents_list { margin: 0 0 30px; }
ul#documents_list li { margin-left: 30px; }


/* links */
a {
	color:#CB4721; 
	background-color: inherit;
	text-decoration: none;	
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
}

/* admin buttons */




/* headers */
h1, h2, h3 {
	font: normal 1.8em "Trebuchet MS", Tahoma, sans-serif;
	color:#222;
	letter-spacing:-1px;
}
h1 { font-size: 1.8em; } 
h2 { font-size: 1.7em; color:#333; }
h3 { font-size: 1.5em; color:#C34E23; font-weight: normal; letter-spacing: 0px;}


h2#share {
	background: #fff url('../images/share.jpg');
	height: 40px;
	width: 120px;
}

h2#discuss {
	background: #fff url('../images/discuss.jpg');
	height: 40px;
	width: 135px;
}

h2#ask {
	background: #fff url('../images/ask.jpg');
	height: 40px;
	width: 90px;
}

#main h1 { 
	font: normal 3em "Trebuchet MS", Tahoma, sans-serif;
	color: #222; 	
	padding: 0 0 5px 0;
	margin: 0 15px 15px 15px;
	letter-spacing:-1px;
	border-bottom: dotted 2px #999;
	/*background:url(../images/bk_dotted.gif) bottom left repeat-x;*/
}
#right h2 { 
	font: normal 2em "Trebuchet MS", Tahoma, sans-serif;
	color: #222; 	
	padding: 0 0 5px 0;
	margin: 0 15px 15px 15px;
	letter-spacing:-1px;
	border-bottom: dotted 2px #999;
	/*background:url(../images/bk_dotted.gif) bottom left repeat-x;*/
}
#main .profile th
{
width: 260px;
text-align: right;
padding-right: 10px;
vertical-align: top;
}

#main .profile h3
{
padding: 4px 4px 4px 10px;
border: solid 1px #67a5da;
background-color: #d6e9fa;
}

#main .profile_image
{
	border: 2px solid #000;
}

#main .profile_image_text
{
	padding: 5px;	
	float: right;
	margin: 5px 0px 5px 15px;
}



#sidebar h1 {
	font: normal 1.7em "Trebuchet MS", Tahoma, sans-serif;
	/* color: #74743D; */ 	
	color: #6C6E3A;
	padding: 0;
	margin: 0 0 10px 5px;	
	letter-spacing:-1px;	
}

h1, h2, h3 {
	margin: 10px 15px;
	padding: 0;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
}

/* form elements */
form {
	margin: 15px;
	padding: 20px;
/*overflow: auto;*/
	border: 0px solid #cacaca; 
	background: #ccc;	
}
label {
	display:block;
	font-weight:bold;
	font-size: 140%;
	margin:10px 0;
}
input {
	padding: 2px;
	font-size: 140%;
	border: 1px solid #cacaca;
	color: #666666;
}
select {
	padding: 2px;
	font-size: 130%;
	border: 1px solid #cacaca;
	color: #666666;
}
textarea {
	font-size: 120%;
	padding:2px;
	border: 1px solid #cacaca;
	display:block;		
	color: #666666;
}
input.button { 
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	border: 2px solid #333;
	/*padding: 2px 3px 1px;*/
	background: #333;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;	
}

input.button_donate { 
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	border: 2px solid #C85E35;
	float: right;
	/*padding: 2px 3px 1px;*/
	background: #C85E35;
}

input.button_donate_now { 
  cursor: pointer;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	border: 2px solid #cc0000;
	border:outset 0px #cc0000;
	float: right;
	/*padding: 2px 3px 1px;*/
	background: #cc0000;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;		
}

form span.input, form span.checkbox, form span.textarea {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#eee none repeat scroll 0 0;
display:block;
margin: 0 0px 10px 0;
padding:5px;
}


.form_label{
float: left; 
width: 160px
}
.form_input{
float: left; 
width: 440px
}









.error ul,li
{
color: red;
}




/***********************
	  LAYOUT
************************/

#header-content, #footer-content, #content {
	width: 960px;	
}

/* header */
#header {
		background: #FFF url('http://www.rcdow.org.uk/img/newback_2009_02042009.gif') no-repeat top;
		height: 137px;
		margin-left: 200px;
		position: relative;
		text-align: left;
	}

#header-content {
	position: relative;
	margin: 0 auto; padding: 0;
}
#header-content #logo {
	/*position: absolute;	
	background: transparent url('../images/donations_logo.jpg') repeat-x left top;
	height: 142px;
	width: 430px;
	padding: 0 0px;
	margin-top: 0px;*/
	
	/* change the values of left and top to adjust the position of the logo */
	top: 0px; left: 40px;
}
#header-content #betabadge {
	position: absolute;	
	color: #666;	 
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 0px; left: -10px;
}

/* header menu */
#header-content ul {
	position: absolute;
	left: -100px; top: 94px; 
	font: normal 1.3em "Trebuchet MS", Tahoma, sans-serif;
	list-style: none;
	margin: 0; padding: 0;		
	/*text-transform: uppercase;*/		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 10px 10px 10px 10px;	
	margin: 0 2px;
	color: #333; 
  background-color: #ccc;
	text-decoration: none;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;	
}
#header-content li a:hover {
	color: #fff;
	background-color: #cc0000;
}
#header-content li a#current  {	
	color: #FFF;	
	background-color: #cc0000;
}
#header-content li.red a {
	float: left;
	display: block;
	padding: 10px 10px 10px 10px;	
	margin: 0 2px;
	color: #cacaca; 
  background-color: #9f5506;
	text-decoration: none;
}
#header-content li.red a:hover {
	color: #fff;
	background-color: #F1830D;
}
#header-content li a#currentRed  {	
	color: #FFF;	
	background-color: #F1830D;
}

#header #header-links {
	position: absolute;
	top: 0px; right: 0px;	
	color: #8E5F2F;
}
#header #header-links a {	
	color: #222;
	border-bottom:1px solid #444;
	padding-bottom:1px;
	text-decoration: none;
}
#header #header-links a:hover {
	background: #444 none repeat scroll 0 0;
	color: #fff;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 30px;
	background-color: #fff;  
	border-top: solid 8px #cc0000;
	border-bottom: solid 8px #cc0000;
}


#content {
	text-align: left;	
	padding: 0; 
  margin: 30px auto;
  border: solid 0px red;
}

/* sidebar */
#sidebar {
	float: right;
	width: 300px;
	margin: 0 0 10px 0;
	padding: 0;	
	border: solid 1px red;
}
/*
#sidebar ul.sidemenu {
	margin: 5px 0 15px 0;
	padding: 0;	
	border-top: 1px dashed #E1E1E1;	
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px dashed #E1E1E1;
}
#sidebar ul.sidemenu a {
	display: block;
	color: #666666; 
	text-decoration: none;
	padding:.3em 0 .3em 10px;		
	width: 94%;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	color: #CB4721;
	background: #FFF;	
}
*/
/* main */
#main {
	margin: 0 0px 0 0; 
	padding: 0px;		
	width: 960px;
	float: left;
  /*background-color: #eee;
  border: 2px dashed #666;*/
}
#main p, #main h1, #main h2, #main h3, #main blockquote, #main form {
	margin-left: 0;
}
#main form p {
	margin: 15px;
}

/* systems */

/* Buttons */
#admin span#button_pensions_panel,
#admin span#button_training,
#admin span#button_tisonline,
#admin span#button_pension_admin,
#admin span#button_cms,
#admin span#button_ims
 {
	/*float: left;*/
	width: 134px;
	height: 46px;
	margin: 20px 0 0 10px;
	padding: 0;
}

#admin span#button_pensions_panel a,
#admin span#button_training a,
#admin span#button_tisonline a,
#admin span#button_pension_admin a,
#admin span#button_cms a,
#admin span#button_ims a

 {
	border:none;
	display:block;
	height:46px;
	padding-bottom: 0;
	text-indent:-9999em;
}

#admin span#button_cms { height: 46px; width: 221px; }
#admin span#button_cms a{ background:url('../images/button_cms.gif') no-repeat top center; height: 46px; }
#admin span#button_cms a:hover{ background:url('../images/button_cms.gif') no-repeat center -46px; }

#admin span#button_ims { height: 46px; width: 221px; }
#admin span#button_ims a{ background:url('../images/button_ims.gif') no-repeat top center; height: 46px; }
#admin span#button_ims a:hover{ background:url('../images/button_ims.gif') no-repeat center -46px; }

#button_addshare { height: 46px; width: 222px; margin: 20px 0 0 10px; padding: 0; 	border:none;}
#button_addshare a {	display:block;	padding-bottom: 0; text-indent:-9999em; background:url('../images/button_addshare.gif') no-repeat top center; height: 46px; }
#button_addshare a:hover{ background:url('../images/button_addshare.gif') no-repeat center -46px; }


/* donatations */
#top_appeal {
background:#fff none repeat scroll 0 0;
width: 668px;  
margin-bottom: 0px; 
border: solid 6px #CC0000;
overflow: hidden;
display: block;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
.top_appeal_img img {
float: right;
display: block;
text-align: left;
width: 300px;
border: solid 6px #e7e7e7;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
.top_appeal_text {
float: left;
display: block;
color:#222;
width: 300px;
margin: 0px 20px 20px 20px;
}
.top_appeal_text_donate {
display: block;
color:#222;
margin: 20px;
}

#top_appeal p, #top_appeal h3{
text-align: left;
color:#222;
}

.top_appeal_content h3 {
color: #fff;
font-size: 1.7em;
}
.appeal a {
color: #000;
}
.appeal a:hover {
color: #6b6b6b;
}
/*
.appeal:hover {
background:#333333 none repeat scroll 0 0;
}
.appeal:hover p, .appeal:hover h3, .appeal:hover a {
color:#FFFFFF;
}*/

.appeal h3 {
color:#000;
}
.appeal {
background:#BDBDBD none repeat scroll 0 0;
overflow: hidden;
margin: 10px 0 0 0;
padding:14px;
/*width:668px;*/
display: block;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
.appeal_img {
float: left;
display: block;
text-align: left;
width: 180px;

}
.appeal_img img {
border: solid 6px #6b6b6b;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
.appeal_text {
float: left;
display: block;
color:#222;
width: 450px;
}
.link {
text-align: right;
display: block;
color:#222;
width: 450px;
background-color: #ccc;
padding: 3px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}


.appeal p, .appeal h3{
text-align: left;
}

#parishes ul, parishes li{
color: #cacaca;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#parishes a {
color: #fff;

}

#dontate_ways_cont{
color: #fff;
}

#dontate_ways_cont h4 {
font-size: 1.3em;
padding-bottom: 6px;
font-weight: normal; 
}

#donate_ways_content2 h2 {
color: #fff;

}

#appeals_list_left ul, #appeals_list_left li {
margin: 0;
color: #fff;
}
#appeals_list_left h2, #appeals_list_left a, #appeals_list_left a:hover {
color: #fff;
}
/*
#appeals_list_admin ul, #appeals_list_admin li {
margin: 0;
color: #222;
}
*/

ul#donate_choices {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 0;
padding: 6px 0 6px 0;
text-align: center;
}

ul#donate_choices li a:hover {
background-color:#205F7E;
opacity:1;
}
ul#donate_choices li a {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#4D92B3;
color:white;
opacity:0.7;
padding:5px 7px;
text-decoration:none;
}
ul#donate_choices li {
display:inline;
margin-left:5px;
}



	.titleBar{
		background:url('donations_bar_m.gif') repeat-x;
		font-weight:bold;
		height:34px;
	}
	
	.titleBar .left{
		float:left;
		width:14px;
		height:34px;
		background:url('donations_bar_l.gif') no-repeat top left;
	}
	
	.titleBar .middle{
		float:left;
		padding-top:5px;
		font-size: 1.6em;
	}
	
	.titleBar .right{
		float:right;
		height:34px;
		background:url('donations_bar_r.gif') no-repeat top right;
		padding:5px 20px 0px 0px;
		font-size: 1.1em;
	}
	

	.donationButton{
		background:url('donations_button.gif') no-repeat;
		height:34px;
		width:129px;
		padding:0px;
		margin:2px;
	}
	
	.donationButton div{
		padding:8px 5px 0px 0px;
		margin:0px;
		text-align:center;
	}
	
	.donationButton div a, .titleBar .right a{
		font-weight:bold;
	}
	
	.donationButton div a:hover, .titleBar .right a:hover{
		text-decoration:none;
	}
















/* footer */
#footer {
	clear: both;
	margin: 0; padding: 25px 0;
	font: normal .95em "Trebuchet MS", Tahoma, sans-serif;
	text-align: left;	
	background-color: #fff ;
  color: #222;/*
	background: url(footerbg.jpg) repeat-x 0% 0%;
	color: #CCC;*/
}
#footer p {
	margin-left: 0;
}
#footer h2 {
	font: bold 1.3em "Trebuchet MS", Tahoma, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #CC9933;
	margin-left: 5px;
}
#footer-content {	
	margin: 0 auto;		
}
#footer-content a{
	color: #C8935D;
}
#footer-content a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;	
	width: 98%;
}
#footer-content ul.columns li {
	border-bottom: 1px dashed #272727;	
}
#footer-content ul.columns li.top {
	border-top: 1px dashed #272727;	
}
#footer-content ul.columns li a {
	display: block;
	line-height: 2em;
	font-weight: normal;
	padding-left: 5px;
	width: 98%;
	color: #BDBDBD;
}
#footer-content ul.columns li a:hover {
	background: #202020;
	color: #FFF;
	text-decoration: none;
}
#footer-content .col {
	width: 270px;
	padding: 0 0 30px 0;			
}
#footer-content .space-sep {
	margin-right: 10px;
}
#footer-content .col2 {
	width: 240px;
	padding: 0 0 30px 0;	
	display: inline;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.orange {
	color: #F3A251;
}



.info {
	margin: 5px; 	
  padding: 0px;
	font: normal 0.9em "Lucida Grande", Lucida Sans Unicode, Trebuchet MS, Tahoma, sans-serif;
	color: #000;
	text-align: left;
  font-style:italic; 
}


#statusbox{
	width: 100%;
	background-color: #67a5da;
	text-align: left;
	margin-top: 15px;
	border: 0px solid red;
}
.roundtop { 
	background: url(../images/tr.gif) no-repeat  top right; 
	border: 0px red solid;
	height:15px;
}

.roundbottom {
	background: url(../images/br.gif) no-repeat bottom right; 
	height:15px;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
   }

.status_arrow {
	background: url(../images/status_arrow.jpg) no-repeat bottom left; 
	height:40px;
	margin-left: 20px;
	display: block;
	
}
#status{
margin: 10px 0 0 100px;

}

#updates_cont{
overflow: hidden;
width: 100%;

}

#network_updates{
float: left;
display: block;
width: 50%;
}

#content_updates
{
float: right;
display: block;
width: 40%;
margin-left: 20px;
}

.buddy_image
{
  background:#fff none repeat scroll 0 0;
  border:1px solid #bbb;
  padding:3px;
  float: left;
  display: block;
  
}
.icon_feed
{
  background:#fff none repeat scroll 0 0;
  padding:3px;
  float: left;
  display: block;
  
}

/* form tab menu */
#form_tab ul {
	/*position: absolute;
	top: 242px; */
	font: normal 1.2em "Trebuchet MS", Tahoma, sans-serif;
	list-style: none;
	margin: 0; padding: 0;		
	/*text-transform: uppercase;*/		
}
#form_tab li {
	display: inline;
}
#form_tab li a {
	float: left;
	display: block;
	padding: 4px 4px 4px 4px;	
	margin: 0 2px;
	color: #666; 
  background-color: #f1f1f1;
	text-decoration: none;
}
#form_tab li a:hover {
	color: #222;
	background-color: #ccc;
}
#form_tab li a.current  {	
	color: #222;
	font-weight: bold;
	background-color: #ccc;
}
#form_tab li a.nothing  {	
	color: #666;
	font-weight: none;
	background-color: #f1f1f1;
}


