/*

	Irish Methodists Stylesheet
	Created by Andi Topping on 8th April 2008

*/

html {
	background-color: #F0F0F0;
	color: #666666;
	margin: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
img {
	border:none;	
}
body {
	background-color: #F0F0F0;
	margin: 0px 0px;
	background-image: url(../images-new/bg_104.gif);
	background-position:top;
	background-repeat:repeat-x;
}
p {
	padding:6px 2px;
	margin:0px;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #666666;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #B41E29;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 0.9em;
}
a {
	color: #1A1E29;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
hr {
	height:1px;
	border: none 0;
	border-top: 1px solid #666666;
	text-align:center;
	margin: -5px 0px;
}
#container {
	background-color: #FFFFFF;
	width: 910px;
	padding:0px 10px;
	margin: 0px auto;
}
#inner {
	width: 900px;
	margin: 0px auto;
}
#gradientbar {
	height: 104px;
	margin: 0px auto;
}

#gradientbar {	background-image:url(../images-new/bg_header_home.png); background-repeat:repeat-x; }
.homebg {	background-image:url(../images-new/bg_header_home.png); background-repeat:repeat-x; }
.aboutbg { background-image:url(../images-new/bg_header_about.png)!important; background-repeat:repeat-x; }
.faithbg { background-image:url(../images-new/bg_header_faith.png)!important; background-repeat:repeat-x; }
.issuesbg { background-image:url(../images-new/bg_header_issues.png)!important; background-repeat:repeat-x; }
.missionbg { background-image:url(../images-new/bg_header_mission.png)!important; background-repeat:repeat-x; }
.connexionbg { background-image:url(../images-new/bg_header_connexion.png)!important; background-repeat:repeat-x; }
.resourcesbg { background-image:url(../images-new/bg_header_resources.png)!important; background-repeat:repeat-x; }
.newsbg { background-image:url(../images-new/bg_header_news.png)!important; background-repeat:repeat-x; }

#gradientbar #toplayer { margin: 0px 0px; padding: 10px 14px 0px 12px; }
#gradientbar #bottomlayer { clear: both; margin: 0px 0px; padding: 6px 0px 0px 0px; }

#gradientbar .logo {
	float:left;
	padding: 0px 0px 0px 0px;
}
#gradientbar .search {
	float:right;
	text-align:right;
	font-size: 1em;
	color: #FFFFFF;
}

#gradientbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#gradientbar a:hover {
	text-decoration: underline;
}

/* links bar styles */
.links {
/*background-image:url(../images-new/links-back.png);
background-color: #000000;*/
	height: 27px;
	margin: 1px 0px;
	font-size: 13px;
}
.links ul {
	list-style:none;
	white-space:nowrap;
	padding: 0px 0px;
	margin: 0px 0px;
	height: 28px;
}
.links ul li {
border-top: 1px solid #FFFFFF;
	padding:7px 20px 7px 21px;
	display:block;
	float:left;
	position: relative;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;
	height: 13px;	
}

.links ul li.homelink { background-color: #00604E; }
.links ul li.aboutlink { background-color: #8D0000; }
.links ul li.issueslink { background-color:#4B5676; }
.links ul li.connexionlink { background-color: #005785; }
.links ul li.missionlink { background-color: #2B5D00; }
.links ul li.resourceslink { background-color: #691E79; }
.links ul li.newslink { background-color: #8A0047; }
.links ul li.faithlink { background-color: #D13000; }

.links ul li.selected {
	background-color:#333;
	background-image:url(../images-new/links-back.png);
}
.links ul li.filler {
	border:0px;
	width:71px;
}
.links ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.links ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.links ul li:hover {
	background-image:url(../images-new/links-back.png);
}


/* Search Form Styles */
#frm_search {
	margin: 0px 0px;
	padding: 0px 0px;
}
#frm_search input.q {
	width:150px;
	height:17px;
	padding:0px 5px;
	margin:0px;
	border:1px solid #000000;
	background-color: #F2F2F2;
	color:#666666;
	font-size:0.9em;
	font-weight:normal;
	text-transform: lowercase;
}

/* Main Content Area Styles */
.content {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	margin: 1px auto;
	padding-top: 2px;
	width: 900px;
	font-size: 13px;
}
.content .pagination { text-align:right; margin-bottom:10px; }
.content .pagination .nolink { text-decoration:none; color:#333; }
.page { display:none; }

.content .left, .content .body-text {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.content .left {
	float:left;
	width:695px;
}
.content .right {
	float:right;
	width:200px;
}
.content .right p.more {
	background-color:#B41E29;
	color:#fff;
	height:19px;
	padding:5px 0px 0px 8px;
}
div.right blockquote {
	margin:0px;
	padding:0px 0px 0px 0px;
}
.content .right p.link, .content .right p.sublink {
	background-color:#E5E5E5;
	margin-top:1px;
	padding:3px 0px 2px 8px;
	font-size:0.9em;
}

.content .right p.selected a {
	font-weight:bold;
}

.content .right p.link a, .content .right p.sublink a {
	color:#333;
	text-decoration:none;
}
.content .right p.link:hover, .content .right p.sublink:hover {
	background-color:#B41E29;
}
.content .right p.link:hover a,  .content .right p.sublink:hover a {
	color:#fff;	
}
.content .right p.onthispage {
	background-color:#CCCCCC;
	color:#3A3F32;
	padding:3px 0px 2px 8px;
	margin-top:1px;
	font-weight:bold;
}
.content .right .pageoptions {
	background-color:#E5E5E5;
	color:#333;
	margin:1px 0px;
	padding:6px 0px 6px 8px;
	line-height:160%;
	font-size:0.9em;
}

div.body-text {
	padding:2px 10px;	
	float:left;
	width:680px;
}

div.body1col {
	padding:2px 10px;	
	float:left;
}

div.body-text h1, div.body1col h1 {
	border-bottom:1px solid #000;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#000;
}
div.body-text .text p, div.body1col .text p {
	font-size:0.9em;	
}

/* Latest News Box */
#latestnews {
	height: 172px;
	border: 1px solid #CCCCCC;
	padding: 4px 4px;
}
#latestnews .left {
	float:left;
	width:400px;
}
#latestnews .right {
	float:right;
	width:282px;
}
#latestnews .header {
	/*background-color: #B41E29;*/
	background-image:url(../images-new/bg_latest_news.png);
	background-repeat: repeat-x;
	height: 19px;
	color: #FFFFFF;
	font-size: 1.4em;
	padding: 6px 10px;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
}
#latestnews .row0 {
	/* height: 19px; */
	background-color: #F5F5F5;
	color: #666666;
	margin: 1px 0px;
	padding: 5px 5px 0px 5px;
}
#latestnews .row1 {
	/* height: 19px; */
	background-color:#EBEBEB;
	color: #666666;
	padding: 5px 5px 0px 5px;
}
#latestnews .row0 a, #latestnews .row1 a {
	color: #666666;
	text-decoration: none;
}
#latestnews .row0 a:hover, #latestnews .row1 a:hover {
	text-decoration: underline;
}
#latestnews .readmore {
	color: #B41E29;
	font-size: 11px;
	padding: 5px 5px 0px 5px;
}
#latestnews .readmore a, #latestnews .readmore a:hover {
	color: #B41E29;
	text-decoration: none;
}
#boxes {
	margin: 5px 0px;
}
#boxes #fpbox_left {
	float: left;
	width: 345px;
}
#boxes #fpbox_right {
	margin: 0px 0px 0px 350px; 
	width: 345px;
}
#boxes .mission {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(../images-new/bg_mission.png);
	background-repeat: repeat-x;
	/*background-color:#72A66C;*/
	font-size: 1.1em;
	padding: 3px 5px 3px 9px;
	height: 16px;
	margin: 5px 0px 0px 0px;
}
#boxes .faith {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(../images-new/bg_faith.png);
	background-repeat: repeat-x;
	/*background-color:#EA7529;*/
	font-size: 1.1em;
	padding: 3px 5px 3px 9px;
	height: 16px;
}
#boxes .connexion {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(../images-new/bg_connexion.png);
	background-repeat: repeat-x;
	/*background-color:#7FC5C6;*/
	font-size: 1.1em;
	padding: 3px 5px 3px 9px;
	height: 16px;
	margin: 5px 0px 0px 0px;
}
#boxes .social {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(../images-new/bg_issues.png);
	background-repeat: repeat-x;
	/*background-color: #8CACD3;*/
	font-size: 1.1em;
	padding: 3px 5px 3px 9px;
	height: 16px;
}
#boxes .text {
	border: 1px solid #EBEBEB;
	font-size: 12px; 
	padding: 3px 3px 3px 9px;
	height: 93px;
}
#boxes .text .left {
	float: left;
	width: 210px;
	padding-top:6px;
}
#boxes .text .right {
	float: right;
	width:116px;
}
#boxes hr {
	height:1px;
	border: none 0;
	border-top: 1px solid #EBEBEB;
	text-align:center;
	margin: 2px 0px;
}
#quicklinks {
	background-color:#D9D9D9;
	height: 22px;
	padding: 5px 5px;
}
div.sectionbox {
	width:212px;
	height:200px;
	margin:5px 10px 10px 0px;
	float:left;
	border:2px solid #EDEDED;
	padding:2px;
}
div.third {
	margin-right:0px;
}
div.clear {
	clear:left;
}
div.sectionbox img {
	padding-bottom:2px;
	border-bottom:1px solid #000;
}
div.sectionbox .text {
	padding:4px 8px;	
}
div.sectionbox h1 {
	font-size:1.2em;
	border:none;
}

.right .rh_adbox { background-color: #F2F2F2; color: #333333; height: 66px; margin: 3px 0px; padding: 5px 5px; font-size: 0.9em; }
/* Footer Area Styles */
p.clear { clear:both; height:2px; padding:0px; }
#footer {
	clear: both;
	margin: 10px auto;
	background-color: #F7F7F7;
	width:880px;
	height: 67px;
	font-size: 0.85em;
	color: #ACACAC;
	padding: 10px 10px;
}
#footer a{
	text-decoration: none;
	color: #ACACAC;
}
#footer a:hover{
	text-decoration: underline;
}

#footer #disclaimer { float: right; }

/* Email Friend */
#emailFriend { width: 355px; height: 203px; margin: 0px auto; padding: 25px 10px; font-size: 0.9em; color: #333333; }
#emailFriend label { float:left; width:100px; font-weight:bold; padding-top:4px; }

form label { display:block; font-size:13px; padding-bottom:2px; color:#000; }
form textarea { width:310px; height:80px; }
form p.submit { width:310px; text-align:right }

/* section colours */
body .content .right p.link:hover, body .content .right p.sublink:hover { background-color:#888; }
body .content .right p.more { background-color:#333; }
body.home .content .right p.link:hover, body.home .content .right p.sublink:hover { background-color:#333; }
body.home .content .body-text a{ color:#1A1E29; }
body.home .content .right .pageoptions a{ color: #4B5676; }
body.home .content h2{ color: #4B5676; }

body.about .content .right p.more, #link_about:hover, #link_about.selected { background-color:#8D0000; }
body.about .content .right p.link:hover, body.about .content .right p.sublink:hover { background-color:#C67F7F; }
body.about .content .body-text a{ color:#8D0000; }
body.about .content .right .pageoptions a{ color: #8D0000; }
body.about .content h2{ color: #8D0000; }

body.faith .content .right p.more, #link_faith:hover, #link_faith.selected { background-color: #AE5117; } 
body.faith .content .right p.link:hover, body.faith .content .right p.sublink:hover  { background-color: #E9982E; }
body.faith .content .body-text a{ color:#D13000; }
body.faith .content .right .pageoptions a{ color: #AE5117; }
body.faith .content h2{ color: #AE5117; }

body.issues .content .right p.more, #link_issues:hover, #link_issues.selected { background-color: #4B5676; }
body.issues .content .right p.link:hover, body.issues .content .right p.sublink:hover  { background-color: #A5AABA; }
body.issues .content .body-text a{ color:#4B5676; }
body.issues .content .right .pageoptions a{ color: #4B5676; }
body.issues .content h2{ color: #4B5676; }

body.mission .content .right p.more, #link_mission:hover, #link_mission.selected {background-color: #3E5415; }
body.mission .content .right p.link:hover, body.mission .content .right p.sublink:hover  {background-color: #74903C; }
body.mission .content .body-text a{ color:#2B5D00; }
body.mission .content .right .pageoptions a{ color: #3E5415; }
body.mission .content h2{ color: #3E5415; }

body.connexion .content .right p.more, #link_connexion:hover, #link_connexion.selected {background-color: #005785; }
body.connexion .content .right p.link:hover, body.connexion .content .right p.sublink:hover  {background-color: #7FABC2; }
body.connexion .content .body-text a{ color:#005785; }
body.connexion .content .right .pageoptions a{ color: #005785; }
body.connexion .content h2{ color: #005785; }

body.news .content .right p.more, #link_news:hover, #link_news.selected { background-color:#8A0047; }
body.news .content .right p.link:hover, body.news .content .right p.sublink:hover  { background-color:#C47FA3; }
body.news .content .body-text a{ color:#8A0047; }
body.news .content .right .pageoptions a{ color: #8A0047; }
body.news .content h2{ color: #8A0047; }

body.resources .content .right p.more, #link_resources:hover, #link_resources.selected  { background-color:#691E79; }
body.resources .content .right p.link:hover, body.resources .content .right p.sublink:hover  { background-color:#B48EBC; }
body.resources .content .body-text a{ color:#691E79; }
body.resources .content .right .pageoptions a{ color: #691E79; }
body.resources .content h2{ color: #691E79; }


/* Photo
---------------------------------------------*/

#PhotoBox {
	padding: 30px 30px 0 30px;
}

#PhotoContainer {
	position: relative;
	height: 350px;
	width: 500px;
	margin: 0 auto;
	background-color: #808080;
	border: none;
	font-size: 0px;
}


/* Photo Navigation
---------------------------------------------*/

#Controls {
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	background: transparent url(../images-new/controls.gif) left top no-repeat;
	height: 28px;
	width: 67px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

#Controls a {
	text-indent: -9000px;
	float: left;
	display: block;
	height: 28px;
}

#PrevLink { width: 25px; background: transparent url(../images-new/controls.gif) left top no-repeat; }
#PlayToggle { width: 17px; background: transparent url(../images-new/controls.gif) -25px top no-repeat; }
#NextLink { width: 25px; background: transparent url(../images-new/controls.gif) -42px top no-repeat; }

#PrevLink:hover { width: 25px; background: transparent url(../images-new/controls.gif) left -28px no-repeat; }
#PlayToggle:hover { width: 17px; background: transparent url(../images-new/controls.gif) -25px -28px no-repeat; }
#NextLink:hover { width: 25px; background: transparent url(../images-new/controls.gif) -42px -28px no-repeat; }


/* Loading
---------------------------------------------*/

#Loading {
	text-align: left;
	padding: 20px 0 0 20px;
	font-size: 11px;
	color: #ccc;
	font-weight: bold;
	vertical-align: middle;
}

#Loading img {
	vertical-align: -30%;
	margin-right: 3px;
}


/* Caption
---------------------------------------------*/

#CaptionContainer {
	margin: 0 auto;
	text-align: left;
	padding: 5px 0;
	width: 500px;
}

#CaptionContainer p {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#Counter {
	padding-right: 5px;
	color: #999;
}


/* Thumbnail View
---------------------------------------------*/

#ViewThumbs {
	margin-top: 2px;
	display: block;
	float: right;
	text-indent: -9000px;
	height: 13px;
	width: 71px;
	overflow: hidden;
	background: transparent url(../images-new/thumbnails.gif) left top no-repeat;
}

#ViewThumbs:hover, #ViewThumbs:visited:hover {
	background: transparent url(../images-new/thumbnails.gif) left -13px no-repeat;
}

#ThumbContainer {
	display: none;
}

#ThumbContainer img {
	display: block;
	border: none;
}

#ThumbContainer a {
	float: left;
	margin: 0 4px 4px 0;
}

#ThumbContainer a:link img, #ThumbContainer a:visited img { border: 2px solid #999; }
#ThumbContainer a:hover img, #ThumbContainer a:visited:hover img { border: 2px solid #0063DC; }
#ThumbContainer a.selected:link img, #ThumbContainer a.selected:visited img, #ThumbContainer a.selected:hover img, #ThumbContainer a.selected:visited:hover img { border: 2px solid #FF0084; }
