/* CSS Document */


hr {
   border: 0;
   width: auto;
   color:#3C6;
   background-color: #3c6;
   height: 1px;
}

body {
	background-color: #fff;
	background-image:url("../images/big_d_small.png");
	background-repeat:no-repeat;
	font: 62.5% "Times New Roman", Times, serif;
	color: #666666;
	margin: 0;
	padding: 0 140px 1em 140px; /*left value prevents graphic overlapping container div*/
}

blockquote {
width: 750px;
background-color:#F1F1F1;
margin: 0 auto 1em;
padding: 3px;
border: 1px solid #000;
font: bold 120% "Times New Roman", Times, serif;
}

#container {
	position: relative; 
	height: 100%;
	width: 900px;
	/*top: 0.5em; /*gap at top*/
	margin: 1em auto 2em auto; /*centers #container on screen*/
	padding: 2em 0 0 0;
	background-color: transparent;
	border:none;
	text-align: left;
}

/********************************************************************************************************************/

#reglft {
float:left;
margin-left:10em
}


#regrt {
float: right;
margin-right:10em
}


.imgrt 
/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
{ 
float: right;
margin: 0.5em 0 0.5em 1em;
border: 0.1em solid #000
}

.imglft
/* this class can be used to float an element left in your page */ 
{ 
float: left;
margin: 0.5em 1em 0.5em 0;
border: 0.1em solid #000
}
	
.imgcenter {
display: block;
margin: 0 auto 2em auto;
}

ul.spk
{
font-size: 1.2em;
margin-left: 1em
}

li.spk {
list-style-type:disc;
margin-bottom: 0.5em
}

li.spk a {
font-size: 1.2em;
color:#0066FF
}

/***********NAV MENU FOR THIS SITE*****************/
	
#list-nav {
list-style:none;
margin:0 auto 7em auto;
padding:0;
width:900px;
}
 
#list-nav li {
display:inline;
float:left
}
 
#list-nav li ul {
clear:both;
margin-top: 4.75em;
margin-left: 1em;
border: 1px #f4ded3 solid;
border-top: none; !important

}
 
#list-nav li a {
text-decoration:none;
padding: 1em 1em;
width: 6.5em;
background:#fff;
color: #666;
float:left;
text-align:center;
border-right:1px solid #f4ded3;
font-size: 1.5em;
}
 
#list-nav li a:hover {
background:#eec4d8;
color:#000;
}
 
 
 
/***********************************************************************************/
/*Nav List CSS from Stmm Liturgy Site*/

/*Super Fish Essential Styles*/

.sf-menu ul {position: relative}
	

/*NAV LIST*/

#subnavlist1{display: none}

#subnavlist1 li{float: none}

#subnavlist1 li a
{	
	background-color: #f2f2f2;
	padding: 0;
	margin: 0;
}

/*On the following two items, specific inclusion of the .sfHover class was required for Superfish's delay function to work. However, including the li:hover pseudo classes ensures that the dropdowns will also work without javascript. Neither seems to interfewre with the other.*/

#list-nav li.sfHover #subnavlist1, #list-nav li:hover #subnavlist1
{
display: block;
position:absolute;
font-size: 1em;
}

/*IE needs this width definition to display dropdown menu position correctly*/
#list-nav li.sfHover #subnavlist1, #list-nav li:hover #subnavlist1 {width: 11%}

#list-nav li.sfHover #subnavlist1 li a, #list-nav li:hover #subnavlist1 li a {
	display: block;
	width: auto;
	border: none;
	padding: 0.5em 0.7em;
	}


/*********************************************************************************************************/



#maincontent {
	margin: 1em;
	padding: 1em;
	}
	
#maincontent a {
font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
}
	
#footer
{
padding-top: -1em;
text-align:center
}


.textfield {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}

table {
	margin: 0 auto;
	}
td {
	padding-left: 2em
	}
	
p {
	font-size: 160%;
	line-height: 140%;
	}
	
.smalltext {
	font-size:110%
	}
	
.warning {
	color: #cc0000
	}
	
h1 {
	color:#009966;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #096
}

h3 {
	color:#c00;
	margin: 0 0 5px;
	padding: 1.5em 0 3px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #c00
}

a {
	color: #2D3954;
	font-size: 11px;
}


a:hover {
	color: #c00;
}


.err {
	color: #c00; !important
	/*text-align:center*/
}

th {
	font-weight: bold;
	text-align: left;
}

.loginlinks {
	font-size: 8px;
	color:#999;
	float:right
	}
	
/*Form Elements - Contact Form (contact.html)*/

fieldset#contactform {
background-color:#f2f2f2;
padding: 5em;
border: 0.125em solid #000
}

.fhead {color: #c00;
}

	.forminput {
	background-color: #fff;
	border: 0.0625em solid #000;
	color: #000
	}
	
	.formbutton {
	background: #ccc;
	border: 0.125em outset #000
		}
	
	.formbutton:hover {
	background: #000;
	color: #fff
	}
	
	
/*Box Shadow on Container - does not work on IE
.shadow {
box-shadow: 0.1875em 0.1875em 0.25em #333; 
-moz-box-shadow: 0.1875em 0.1875em 0.25em #333;
-webkit-box-shadow: 0.1875em 0.1875em 0.25em #333;
}*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.showhide  {
font: normal 11px Arial, Helvetica, sans-serif;
color:#333;
text-decoration:underline
}





#box1 {
	font: 11px normal Arial, Helvetica, sans-serif;
	}


#box1, #box2 {
	background-color:#f2f2f2;
	color: #000;
	letter-spacing: 2px;
	border: 1px solid #000;
	margin:1em 1.5em 0 1.5em;
	float: left;
	width: 200px;
	padding: 5px 10px;
}

	#box1 h1, #box2 h1 {
	color: #c00
	}

	
	#box1 li, #box2 li {
	margin-top: 10px;
	}
	
	#box1 a {
	font: 11px normal Arial, Helvetica, sans-serif;
	color:#c00
	}
	
	#box1 a:hover {
	color:#000;
	text-decoration:none
	}
	 
	
	#box2 a {
	font: 12px normal Arial, Helvetica, sans-serif;
	color:#000
	}
	
	#box2 a:hover {
	color:#666;
	text-decoration:none
	}
	
#undercon
{
float:right;
width:300px;
border: 1px solid #c00;
padding: 1em;
margin: 1em 1.5em 0 1.5em;
color: #000
}

#undercon img {
border: none
}

#undercon p {
padding-top: inherit
}

/*==========================================================*/

/*=====TOOLTIP CSS====*/

/*Courtesy of fellow Irishman Paul Crowe at http://www.spiceupyourblog.com/2011/05/simple-css-only-tooltip-descriptions.html*/

.tooltip
{
position: relative;
cursor: help;
display: inline-block;
color: #c00;
outline: none;
}
 
.tooltip span
{
visibility: hidden;
position: absolute;
bottom: 30px;
left: 50%;
z-index: 999;
width: 230px;
margin-left: -127px;
padding: 10px;
border: 2px solid #ccc;
opacity: .9;
background-color: #ddd;
background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
-moz-border-radius: 4px;
 border-radius: 4px;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
text-shadow: 0 1px 0 rgba(255,255,255,.4);
}
 
.tooltip:hover
{
border: 0; /* IE6 fix */
}
 
.tooltip:hover span
{
visibility: visible;
}
 
.tooltip span:before, .tooltip span:after
{
content: "";
position: absolute;
z-index: 1000;
bottom: -7px;
left: 50%;
margin-left: -8px;
border-top: 8px solid #ddd;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 0;
}
 
.tooltip span:before
{
border-top-color: #ccc;
bottom: -8px;
}
 
 
 /*EXAMPLE HTML: <a href="#" class="tooltip">Phasellus fermentum <span>This is the tooltip description</span></a>*/
 
 .bulletlist ul, .bulletlist li
 {
 list-style-type:disc;
 font-size:medium;
 margin-bottom: 1em;
 }

ol {
	color:#c00;
	margin: 0 0 5px;
	padding: 1.5em 0 3px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: lower-alpha;

}

li.tracklist {list-style:lower-alpha;}