@charset "utf-8";
/* Designed and developed By: Saviours' Day Web Team 2010 

Primary Colors:

gray: #7d7d7d;
black: #020202;
*/

html {

/*background-image: url(images/htmlBG.jpg);*/
background-position:center;
background-color: #000000;
background-repeat: no-repeat;
}

body {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.20em;
	font-weight: lighter ;
	text-align: left;
	color: #ffffff;
}

h1 {
	font-size: 120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 1.6em;
color: #0077bb;
}

.subhead_article {
	font-size: 120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 1.6em;
color: #BCCBE3;
}


img, body, html {

margin: 0;
padding: 0;
}

ul, li, {
	
	padding:25px 50px;
	}

a {

text-decoration: none;
color: #7d7d7d;
}

a: hover {

text-decoration: underline;
}

a img {

border: none;
}

#container {

text-align: left;
width: 1200px;
margin: auto;
margin-top:10px;
margin-bottom:19px;
border-bottom:medium white;
}

/* navigation menu */

ul.topnav {
	list-style: none;
	padding: 0 40px;
	margin: 0;
	float: left;
	width: 970px;
	background: #000;
	font-size: 0.75em;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 0px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 0px 8px;
	color: #8d8d8d;
	display: block;
	text-decoration: none;
	float: left;
}

ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(nav/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(nav/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(nav/dropdown_linkbg.gif) no-repeat 10px center;
}


/* header */
#header {

position: relative;
padding: 10px 3em;
overflow: hidden;
height: 90px;
width: 90%;
margins: auto;
}

#header #logo{

position: absolute;
top: 0;
font-size: .8em;
padding: 0px 0px 0px;
}

#header #nav{

position: absolute;
top: 0;
left:0;
font-size: 1em;
padding: 80px 0px 0px;
height: 40px;
width: 700px;
}
#nav a {

color: #7d7d7d;
}

#nav a:hover {

text-decoration: underline;
}

#mobile {
position: relative;
padding: 10px 0px 3px 0px;
overflow: hidden;
height: 70px;
width: 100%;
margins: auto;
top: 0;
right: 8em;
text-align: right;
font-size: .75em;
line-height:7px;
}

#header #connect{

position: absolute;
top: 0;
right: 8em;
text-align: right;
font-size: .8em;
padding: 55px 0px 0px;
right: 0px;
}

/* main content */

#mainContent {

padding: 0 1em;
}

#mainContent div {

overflow: hidden;
}

#tier1, #tier2, #tier3 {

margin-bottom: -.2em;
}

#tier1 div,
#tier2 div,
#tier3 div {

border: none;
padding: 0 1em;
}


#mainContent #tier1 {

padding-top: .6em;
}

#mainContent #tier2 {

text-align: left;
padding: 10px 0px;
}

#mainContent #tier2Sub {

text-align: left;
padding:7px 80px 75px 0px;
}


#mainContent #tier3 {

text-align: center;
margin: 0 auto 1em;
font-size: .9em;
}

#tier3 h3 {

text-align: left;
text-transform: uppercase;
color: #010101;
}

#mainContent #tier3 div {

float: left;

margin-right: 0em;
padding 0 0 .5em 0;
border-right-style: none;
border-width: none;

}

#tier3 div#third {
margin-right: 0;
border: none;
}

#tier3 div p {
margin-top: .3em;
padding: 0 .5em;
text-align: left;
}

/* sidebar */

#sidebar {

width: 227px;
height: 304px;
float: left;
border: none;
margin: 0;
padding: 0;
position: relative;
}

#sidebar_right {
	width:210px;
	float: right;
	border: none;
	margin-top:25px;
	clear:right;
	padding-left:8px;
	padding-right:8px;
	position: relative;
	
	background-image:url(/images/sidebar_rt.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.caption {
font-size: 80%;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.20em;
text-align: left;
color: #8d8d8d;
}
#bottomNav{
margin:0 auto;
text-align:center;
list-style: none;
padding-left: 25px;
margin: 0;

}

.Cells_header {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#7b7b7b;
}

.Cells_body {
	text-transform:none;
	font-size:11px;
	color:#7b7b7b;
	line-height:12px;
}


/* navigation menu */

ul.bottomNav {
	list-style: none;
	padding: 0 40px;
	margin: 0;

	width: 620px;
	background: #000;
	font-size: 0.75em;
}
ul.bottomNav li {
	float: left;
	margin: 0;
	padding: 0 0px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.bottomNav li a{
	padding: 0px 8px;
	color: #8d8d8d;
	display: block;
	text-decoration: none;
	float: left;
}

ul.bottomNav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(nav/subnav_btn.gif) no-repeat center top;
}
ul.bottomNav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.bottomNav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.bottomNav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.bottomNav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(nav/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.bottomNav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(nav/dropdown_linkbg.gif) no-repeat 10px center;
}


#footer {
clear: both;
text-align: center;
font-size: .6em;
min-height: 30px;
width: 700px;
margin-right: auto;
margin-left: auto;
padding-top: 75px;
}


#box-table-a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 45px;
	width: 1090px;
	text-align: left;
	border-collapse: collapse;
	
	color: #FFF;
	position:relative;
	left:-45px;
	
}

#box-table-a td
{
	padding: 8px;
	
	border-bottom: 1px solid #fff;
	color: #fff;
	border-top: 1px solid transparent;
	
}
#box-table-a tr:hover td
{
	
	color: #09F;
}

/*  Styles for compact form*/
FORM#login {
  position: relative;
}

DIV#username, DIV#password {
  position: relative;
  float: right;
  margin-right: 3px;
}

INPUT#username-field, INPUT#password-field {
  width: 19em;
  position:relative;
  top:-10px;
}

LABEL.overlabel {
	position: absolute;
	top: 7px;
	left: 10px;
	z-index: 1;
	color: #999;
}
