@import url("css/menu.css");

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px; width:900px;}

/*-------- Default Style --------*/
body,p
{
	font-family: Arial;
	/*color: #333333;*/
	word-spacing: normal;
	text-align: left;
	font-size: 12px;
}

body.ContentPane,p.ContentPane
{
	color: #333333;
}

h1
{
	font-family: Arial;
	color: #FF0000;
	word-spacing: normal;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}

h2
{
	font-family: Arial;
	color: #62AEE7;
	word-spacing: normal;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	height:5px;
}

th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead{font-size:12px;}
h3, h4, h5, h6{color:#375162; text-align:left;}
h3, h5, h1 input{font-weight:bold;}
h4, h6{font-weight:normal}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}
li { text-align:left; }

table
{
	padding: 0px;
	margin: 0px;
}

a,a:link, a:visited
{
	font-family: Arial;
	color: #FF0000;
	word-spacing: normal;
	text-align: left;
	font-size: 12px;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	color: #000000;
}

.dRotatorLink a.dRotatorLink, a.dRotatorLink:link, a.dRotatorLink:hover, a.dRotatorLink:visited, a.dRotatorLink:active
{
	color:#ffffff;
	text-decoration: underline;
}

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/*-------- design style --------*/
.template_style{width:970px; margin:0 auto;}

a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- St Gregory style ----------*/
.main
{
	background-image:url(images/bg.jpg) repeat-x;
	text-align:center;
	width:100%;
}

.outterTable
{
	padding-top: 10px;
	width:902px;
}

.mainTable
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	padding: 0px 15px 15px 15px;
}

.header
{
	width:870px;
	height:100px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

.menu_back
{
	background:url(images/barbg.jpg) repeat-x top left; 
}

a.footer_link:link
{
	font-family: Arial;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	font-size: 11px;
}

a.footer_link:visited
{
	font-family: Arial;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	font-size: 11px;
}

a.footer_link:hover
{
	font-family: Arial;
	color: #666666;
	text-decoration: underline;
	word-spacing: normal;
	text-align: center;
	font-size: 11px;
}

a.footer_link:active
{
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	font-size: 11px;
}

.linkscontainer
{
	padding: 10px 0px 5px 0px;
}

.headerLink, a.headerLink:active, a.headerLink:hover, a.headerLink:link, a.headerLink:visited
{
	font-family: Arial;
	color: #000000;
	word-spacing: normal;
	text-align: left;
	font-size: 12px;
}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px 0px 0px 3px; margin:0px; width:650px; }
.LeftPane{ padding:0px 20px 0px 0px; width:217px; margin:0px; }
.LeftTopPane
{
	padding:0px 0px 0px 0px; 
	width:217px; 
	height:250px; 
	margin:0px; 
	background-color:#ffffff;
	font-family: Arial;
	color: #D9DEBB;
	word-spacing: normal;
	text-align: left;
	font-size: 12px;
}
.LeftMidPane
{ 
	padding:20px 0px 20px 0px; 
	width:217px; 
	height:250px; 
	margin:0px; 
	background:url(images/sermons.jpg) no-repeat top left; 
	font-family: Arial;
	color: #FFFFFF;
	word-spacing: normal;
	text-align: left;
	font-size: 12px;
}
.LeftBottom{ padding:0px 0px 0px 0px; width:217px; margin:0px; height:75px; }
.RightPane{ padding:0px 0px 0px 20px; width:20%; margin:0px; }
.cellSpacer{ height:3px; background-color:#FFFFFF; }

