/* Style introtext with this css tag*/
div.intro_text {
	
}
/* General style for all images within the rsg2 container */
/*div.rsg2 img {
	border: none;
}
*/
/* Style form labels with this tag */
div.rsg2_exif_container .rsg2_label {
	font-weight: bold;
}

/* Style EXIF container */
div.rsg2_exif_container {
	font-size: 12px;
}
/* Style gallery details block here */
.rsg2_details {
	font-size: smaller;
	font-weight: bold;
	color: silver;
}

/* Style My Galleries link on frontpage */
div.rsg2-mygalleries {
	float:right;	
}

.rsg2{
	width:100%;
	margin:0;
	padding:0;
}
.rsg_galleryblock, .rsg_galleryblock_double_1, .rsg_galleryblock_double_2{
	border: 1px #999999 solid;
	padding:8px;
	float:left;
	position:relative;
	margin:0 0 10px 0;
	vertical-align:top;
}
.rsg_galleryblock{
	width:97%;
}
.rsg_galleryblock_double_1{
	width:46%;
	margin:0 10px 10px 0;
}
.rsg_galleryblock_double_2{
	width:46%;
	margin:0 0 10px 0;
}
.rsg_double_fix{
	display: table;
	width:100%;
	margin:0;
	padding:0;
}
.rsg_box_block{
	width:100%;
	border:0;
	background:red;
}
.rsg_box_box_1, .rsg_box_box_2, .rsg_box_box_3{
	width:200px;
	vertical-align:top;
}
.rsg_box_box_2, .rsg_box_box_3{
	position:relative;
	float:left;
}
.rsg2-galleryList-text_box{
	position:relative;
	float:right;
}
.rsg2-galleryList-description_box{
	width:100%;
	float:left;
	padding-top:5px;
}
.rsg_sub_url{
	width:100%;
	float:left;
	padding-top:5px;
}
.rsg_sub_url_single{
	width:90%;
	float:left;
	padding-top:5px;
}

/* Status icons */
img.status{
    text-decoration: none;
    border: none;
}

/* Thumbs shadow css. If you don't want shadow, comment out the next 3 CSS-declarations */
.img-shadow {
  float:left;
  background: url(components/com_rsgallery2/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(components/com_rsgallery2/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.shadow-box {
	margin-left: auto;
	margin-right: auto;
	width: 120px;	
}

/* end Thumbs shadow */

/* uncomment the next tag if you have commented out the previous 3 tags */
/*
.img-shadow img {
	border:none;
}
*/

.rsg2_slideshow{
width:100%;
text-align:center;
 padding: 2;
 margin:0;
}

#rsg2-adminButtons img {
	border: none;
}
.rsg2-toolbar {
    text-align: center;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
	margin:0;
    }
    
.rsg2-toolbar img{
	border:0;
}

.rsg2_display_name{
    /*display:none;*/
}
.rsg2_thumb_name{
    /*display:none;*/
}
.rsg2-galleryList-newImages {
    color: Red;
    font-weight: bold;
}
.rsg2-galleryList-totalImages {
    font-size: 8px; 
}
#rsg2-navigation{
    float: right;
    text-align: right;
}
#rsg2-navigation li{
    list-style: none;
    background-image: none;
}

#rsg2-footer{
    text-align: center;
     font-size: 10px;
     color: Silver;
}

/* gallery list */

ul#rsg2-galleryList{
    clear: both;
    padding: 0;
}
.rsg2-galleryList-status{
    text-align: right;
	float:right;
}

.rsg2-galleryList-item{
    clear: both;
    
    padding: 5px;
    margin: 5px 0 5px 0;

    list-style: none;
    background-image: none;

    border: 1px solid #ccc;
}
.rsg2-galleryList-thumb{
    float: left;
    margin: 0 5px 5px 0;
}
.rsg2-galleryList-text{
}
.rsg2-galleryList-thumb_double{
    float: left;
	position:relative;
    margin: 0 5px 5px 0;
	vertical-align:top;
	width:35%;
	padding:0;
}
.rsg2-galleryList-text_double{
	float:left;
	text-align:left;
	position:relative;
	width:60%;
	padding:0;
}

/* sub gallery list */

.rsg2-subGalleryList-container{
    margin-top: 1ex;
}

.rsg2-subGalleryList-title{
    float: left;
}
.rsg2-subGalleryList-list{
    float: left;

    margin: 0 0 0 5px;
    padding: 0px;

    list-style: none;
    background-image: none;
}

/* thumbnail list */

ul#rsg2-thumbsList{
    margin: auto;
}

ul#rsg2-thumbsList li{
    display: box;
    float: left;
    overflow: hidden;
    padding: 5px 5px;

    text-align: center;

/*     get rid of other possible list styles */
    list-style: none;
    background-image: none;
}

table#rsg2-thumbsList{
    width: 100%;
}
table#rsg2-thumbsList td{
    overflow: hidden;
    padding: 5px 5px;

    text-align: center;
}

.rsg2-pageNav{
    text-align: center;
    font-size: 12px;
}
.rsg2-pagenav-limitbox{
text-align:right;
}

/* utility selector, this is common in many templates, but we can't count on it being there */
.rsg2-clr{
    clear: both;
    line-height: 0px;
}

/*************************************/
/* Classes for tab pane */

.rsg2 dl.tabs
{
	margin-bottom:0;
	padding-bottom:0;
}
.rsg2 dl.tabs dt
{
	background-color:White;
	display:inline;
	border:1px solid #919B9C;
	padding:0.25em 0.5em;
}
.rsg2 dl.tabs dt.open
{
	border-bottom:1px solid white;
	font-weight:bold;
}
.rsg2 div.current
{
	border:1px solid #919B9C;
	padding:0.5em;
	margin-top:0.25em;
}

/****************** OLD CLASSES ********************/
/* Classes for RSGallery:

/* standard list style table */
table.adminlist {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ddd;
    border-spacing: 0px;
    width: 100%;
    border-collapse: collapse;
}

table.adminlist th {
    margin: 0px;
    padding: 6px 4px 2px 4px;
    height: 25px;
    background: url(administrator/templates/joomla_admin/images/background.jpg);
    background-repeat: repeat;
    font-size: 11px;
    color: #000;
}
table.adminlist th.title {
    text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
    color: #c64934;
    text-decoration: none;
}

table.adminlist th a:hover {
    text-decoration: underline;
}

table.adminlist tr.row0 {
    background-color: #F9F9F9;
}
table.adminlist tr.row1 {
    background-color: #FFF;
}
table.adminlist td {
    border-bottom: 1px solid #e5e5e5;
    padding: 4px;
}
table.adminlist tr.row0:hover {
    background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
    background-color: #f1f1f1;
}
table.adminlist td.options {
    background-color: #ffffff;
    font-size: 8px;
}
select.options, input.options {
    font-size: 8px;
    font-weight: normal;
    border: 1px solid #999999;
}
/* standard form style table */
table.adminform{
    background-color: #f9f9f9;
    border: 1px solid #d5d5d5;
    padding: 0px;
    border-collapse: collapse;
    margin: 0px;
    border-spacing: 0px;
    width: 100%;
}
table.adminform tr.row0 {
    background-color: #f9f9f9;
}
table.adminform tr.row1 {
    background-color: #eeeeee;
}
table.adminform th {
    font-size: 11px;
    padding-top: 6px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: left;
    height: 25px;
    color: #000;
    background-repeat: repeat;
    background: url(administrator/templates/joomla_admin/images/background.jpg);
}
table.adminform td {
    padding: 3px;
    text-align: left;
}
table.adminform td.editor {
    font-size: 9px;
}.dropdown_menu dl, .dropdown_menu dt, .dropdown_menu dd{
	padding:0px;
	margin:0px;
}

.dropdown_menu{
	display:block;
	float:left;
	height:14px;
	padding:0px;
	margin:0px;
	/* for IE6 */
	_width:50px;
}

.dropdown {
	float:left;
}

.dropdown dt {
	height:14px;
	font-weight:bold;
	cursor:pointer;
	border-left:1px solid #FFF;
	padding-left:16px;
	padding-right:16px;
}

.dropdown dt a{
	display:block;
	float:left;
	height:14px;
	line-height:14px;
	padding:0px;
	margin:0px;
	text-align:center;
}

.dropdown a{
	display:block;
	height:14px;
	line-height:14px;
	color:#FFF;
	text-decoration:none;
}

.dropdown dt#news-ddheader{
	width:40px;
}

.dropdown dt#parish-teams-ddheader{
	width:83px;
}

.dropdown dt#schools-ddheader{
	width:46px;
}

.dropdown dt#photo-album-ddheader{
	width:83px;
}

.dropdown dt#clubs-a-services-ddheader{
	width:106px;
}

.dropdown dt#local-history-ddheader{
	width:83px;
}

.dropdown dd {
	position:absolute;
	overflow:hidden;
	display:none;
	z-index:200;
	opacity:0;
	/* for IE6 */
	_width:200px;
}

.dropdown ul {
	padding:8px;
	padding-left:16px;
	padding-right:16px;
	margin:0px;
	list-style:none;
	background:#8F8472;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

.dropdown li {
	display:inline;
}

.dropdown li a{
	display:block;
	height:19px;
	margin:0px;
	padding:0px;
	line-height:19px;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
}
/*layout CSS */

body {
	margin:0px;
	padding:0px;
	font-family: "Times", Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
}

.menu li a, #footer{
	font-style:normal;
}

a{
	color:#000;
	font-weight:bold;
}

a:hover{
	color:#EE7E55 !important;
}

img{
	border:5px solid #FFF;
}

#container{
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	padding:0px;
}

#header {
	display:block;
	clear:both;
	float:left;
	overflow:hidden;
	width:1000px;
	height:177px;
	background:url(templates/allenparish/images/header.jpg) no-repeat top center;
	padding:0px;
	margin:0px;
}

.white_sep{
	display:block;
	clear:both;
	float:left;
	overflow:hidden;
	width:1000px;
	height:6px;
}

#purple_sep{
	display:block;
	clear:both;
	float:left;
	overflow:hidden;
	width:998px;
	height:26px;
	padding:0px;
	margin:0px;
	border:1px solid #CCBFDB;
	background:url(templates/allenparish/images/purple_veg.jpg) repeat-x top left;
}

#topmenu{
	display:block;
	clear:both;
	float:left;
	width:848px;
	height:14px;
	padding:0px;
	padding-right:150px;
	padding-top:9px;
	padding-bottom:9px;
	margin:0px;
	border:1px solid #C7C1B8;
	background:#8F8472;
}

.moduletable_topmenu{
	padding:0px;
	margin:0px;
	float:right;
	border-right:1px solid #FFF;
}

#page {
	display:block;
	overflow:hidden;
	float:left;
	width:1000px;
	padding:0px;
	margin:0px;
	background:url(templates/allenparish/images/page_bg.jpg) repeat-y top left;
}

#left {
	display:block;
	overflow:hidden;
	float:left;
	width:162px;
	padding:0px;
	margin:0px;
	padding-left:19px;
	padding-right:19px;
	padding-top:14px;
	padding-bottom:14px;
	border-top:1px solid #948389;
}

.moduletable_search{
	display:block;
	overflow:hidden;
	float:left;
	width:162px;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
}

.moduletable_search h3{
display:none;
}

input.inputbox_search{
	display:block;
	float:left;
}

input.button_search{
	display:block;
	float:left;
	overflow:hidden;
	width:27px;
	height:20px;
	padding:0px;
	font-size:0px;
	line-height:40px;
	margin:0px;
	border:0px;
	background:url(templates/allenparish/images/search_button.jpg) no-repeat bottom right;
}

/* Mainmenu ----------------- */
.moduletable_menu{
	display:block;
	overflow:hidden;
	float:left;
	width:162px;
	margin:0px;
	padding:0px;
}

.menu_menu, .menu_menu li ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.menu_menu li{
	display:block;
	float:left;
	width:143px;
	line-height:28px;
	padding:0px;
	padding-left:19px;
	margin:0px;
	background:url(templates/allenparish/images/menu_cross.jpg) no-repeat top left;
}

.menu_menu li a{
	display:block;
	overflow:hidden;
	float:left;
	width:143px;
	text-decoration:none;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

.menu_menu li ul li{
	padding-left:5px;
	background:none;
	line-height:20px;
}

.menu_menu li ul li a{
	font-weight:normal;
	color:#FFF;
}
/* -------------------------- */

#center{
	display:block;
	overflow:hidden;
	float:left;
	width:612px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
}

/* Mod Placehere boxes ------------------ */
#left_top, #right_top, #left_bottom, #right_bottom{
	display:inline;
	overflow:hidden;
	float:left;
	width:269px;
	height:231px;
	padding:15px;
	margin:0px;
}

#left_top, #left_bottom{
	margin-right:5px;
}

#right_top, #right_bottom{
	margin-left:5px;
}

#left_top{
	background:#A65995;
	border:1px solid #E9D5E4;
}

#right_top{
	background:#AB9DA3;
	border:1px solid #EAE6E8;
}

#left_bottom{
	background:#BCB5AA;
	border:1px solid #EEEDEA;
}

#right_bottom{
	background:#CD8FB2;
	border:1px solid #E6C7D8;
}

#left_top .contentpaneopen,
#right_top .contentpaneopen,
#left_bottom .contentpaneopen,
#right_bottom .contentpaneopen{
	width:167px;
}

.moduletable_schools,
.moduletable_cinews,
.moduletable_localnews,
.moduletable_clubs{
	width:150px;
	float:right;
	padding-right:5px;
}
/* -------------------------------------- */

#content{
	display:block;
	overflow:hidden;
	float:left;
	width:552px;
	padding:30px;
	margin:0px;
	background:#BCB5AA;
}

.contentpaneopen{
	width:552px;
}

#right{
	display:block;
	overflow:hidden;
	float:left;
	width:158px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	border-top:1px solid #948389;
}

#right .moduletable h3,
#right .contentheading, #right .componentheading {
 	display:block;
 	overflow:hidden;
	float:left;
	width:158px;
	line-height:22px;
	margin:10px 0px;
	padding:0px;
	background:url(templates/allenparish/images/menu_cross2.jpg) no-repeat top left;
	color:#ffffff;
	text-indent:20px;
}

#right .moduletable img{
	border:none;
	padding-left:4px;
}

#right #ci_features{
	float:left;
	height:170px;
}

#right #right_lower{
	float:left;
}

#right #right_lower .contentheading:first-letter{
	color:white !important;
}

#right #right_lower .contentpaneopen{
	width:150px;
}

#content .moduletable h3{
 	display:block;
 	padding:0px;
 	margin:0px;
 	color:#454347;
	font-size:12px;
	text-indent:25px;
	line-height:20px;
	font-weight:lighter;
	font-style:normal;
	text-transform:uppercase;
 	background:url(templates/allenparish/images/title_bg.jpg) no-repeat top left;
}

#content .moduletable h3:first-letter{
	font-size:24px;
}

.ciFeatures{
 	display:block;
 	float:left;
 	padding:0px;
 	padding-left:4px;
 	margin:0px;
	list-style:none;
}

.ciFeatures li{
	display:block;
	float:left;
	padding:0px;
	margin:4px 0px;
	height:22px;
	line-height:22px;
	padding-left:19px;
	font-size:12px;
	background:url(templates/allenparish/images/menu_cross2.jpg) no-repeat top left;
}

.ciFeatures li a{
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}

.ciNews {
	border-bottom:1px solid #A1A1A1;
	clear:both;
	display:block;
	float:left;
	margin:0px;
	padding:6px 0px;
	width:552px;
}

.ciNewsSponsor {
	text-align:center;
}

.ciNewsImage {
	display:block;
	float:left;
	margin:0px;
	padding:0px 6px 0px 0px;
}

/* Prayer for The Day ------- */
.moduletable_pod{
	padding:0px;
	margin:0px;
	color:#FFF;
}

.moduletable_pod h3{
	text-transform:uppercase;
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
}

.moduletable_pod h3:first-letter{
	font-size:24px;
}

.moduletable_pod a{
	color:#FFF;
	font-weight:bold;
}
/* -------------------------- */

#footer_box{
	display:block;
	overflow:hidden;
	clear:both;
	float:left;
	width:998px;
	height:94px;
	border:1px solid #B5A598;
	background:#9C8775;
}

#footer {
	display:block;
	overflow:hidden;
	height:94px;
	line-height:94px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background:url(templates/allenparish/images/footer_bg.jpg) repeat-x top left;
	font-size:18px;
	color:#FFF;
	text-align:center;
}

#footer a{
	font-size:18px;
	color:#FFF;
}

/* Content ----------------------------------------*/
.contentheading, .componentheading{
 	display:block;
 	padding:0px;
 	margin:0px;
 	color:#454347;
	font-size:12px;
	text-indent:25px;
	line-height:20px;
	font-weight:lighter;
	font-style:normal;
	text-transform:uppercase;
 	background:url(templates/allenparish/images/title_bg.jpg) no-repeat top left;
}

.contentheading:first-letter, .componentheading:first-letter{
	font-size:24px;
}

.contentpaneopen_schools tr td.contentheading{
 	background:url(templates/allenparish/images/schools_cross.jpg) no-repeat top left !important;
}

.contentpaneopen_cinews tr td.contentheading{
 	background:url(templates/allenparish/images/cinews_cross.jpg) no-repeat top left !important;
}

.contentpaneopen_localnews tr td.contentheading{
 	background:url(templates/allenparish/images/localnews_cross.jpg) no-repeat top left !important;
}

.contentpane tbody tr td form table tbody tr td{
	color:#BCB5AA;
}