/* Heritage College & Seminary Oct 18th 2006 12:34 PM
known issue: need to fix item p tags, because of this the footer won't work as positon:relative
Oct 18, 2006 2:55 PM Known issue: Footer is displaced
Oct 19, 2006 2:57 PM Known issue: Image inside div.mod_contentitem-boxcontent CONTENT BOX (ln 253) doesn't center
*/

/****************************** BEGIN DEFAULTS *******************************/
body {
/* default font */
background-color:#FFFFFF;
font-family:Verdana, Arial, "Helvetica", sans-serif;
font-size:11px;
color: #414141;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
height: 100%;
width: 100%;
text-align: center;
}

div, table {
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
position: relative;
z-index: 0px;
}

table {
border-collapse: collapse;
}

/******************************  END DEFAULTS  *******************************/

/************************** BEGIN CSS EDITOR USABLE **************************/
.subheading { /* TO BE USED AS CONTENT ITEM'S Subheader */
color: #5f050e;
font-size: 14px;
font-weight: bold;
margin: 2px 0px 4px 0px;
}

#divlinks { /* TO BE USED AS CONTENT ITEM'S Subheader - UNDER TESTING */
/* background: red; */
position: relative;
z-index: 0;
}

/**************************  END CSS EDITOR USABLE  **************************/

/*************************** BEGIN HOME PAGE LARGE ***************************/

#hc-homepage-item-large { /** MAIN PAGE CONTENT - NEWS **/ 
/* background: blue; */
background-image:url(../images/title_bg.jpg);
background-repeat:no-repeat;
border-collapse: collapse;
color:#414141;
float:left;
height:auto;
position: relative;
padding-left: 5px;
text-align:left;
width:244px;
z-index: 0;
}

#hc-homepage-item-large div.componentheading /** 'HOME' HEADER - CURRENTLY HIDDEN **/
{
/* background: red; */ /*
color: #5f050e;
font-size: 16px;
font-weight: bold;
margin-top: 12px;
margin-bottom: 6px; */
position: relative;
z-index: 0;
display: none;
}

#hc-homepage-item-large table.contentpaneopen td.contentheading {
/* background-color: blue; */
color: #5f050e;
font-size: 14px;
font-weight: normal;
padding-top: 9px;
padding-bottom: 5px;
}

#hc-homepage-item-large a {
color:#90062a;
text-decoration:underline;
}

table.blog, table.blog td div { /* DOESNT REALLY SEEM TO HAVE ANY EFFECT */
/* background: black; */
position: relative;
z-index: 0;
margin-right: 2px;
}

/*
#hc-homepage-item-large h1 {
color:#5f050e;
margin-top:10px;
font-size:14px;
padding-left:10px;
font-weight:normal;
padding-bottom:5px;
}
#hc-homepage-item-large ul {
margin:0px;
padding:0px;
list-style:none;
}
#hc-homepage-item-large li {
margin-bottom:20px;
font-size:11px;
width:230px;
margin-left:10px;
}
*/

/***************************  END HOME PAGE LARGE  ***************************/

/*************************** BEGIN HOME PAGE SMALL ***************************/

div.moduletable-hc-homepage-item-small span.article_seperator {
display: none;
}

div.mod_contentitem-hc-homepage-item-small, 
div.mod_contentitem-hc-homepage-item-small table,
div.mod_contentitem-hc-homepage-item-small table tr {
/* background: red; */
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div.mod_contentitem-hc-homepage-item-small table.contentpaneopen,
div.mod_contentitem-hc-homepage-item-small table.contentpaneopen tr,
div.mod_contentitem-hc-homepage-item-small table.contentpaneopen td {
/* background-color: green; */
border: 0px;
margin-right: 4px; 
}

#hc-homepage-item-small, 
div.moduletable-hc-homepage-item-small {
background-image:url(../images/title_bg.jpg);
background-repeat:no-repeat;
display: block;
float: left;
height:auto;
padding-left: 10px; 
position:relative;
text-align:left;
width:244px;
}

div.mod_contentitem-hc-homepage-item-small table.contentpaneopen {
/* border: solid red 1px; */
width: 230px;
}

#hc-homepage-item-small h1, /* .moduletable-hc-homepage-item-small h3, */
div.mod_contentitem-hc-homepage-item-small table.contentpaneopen td.contentheading {
/* background-color: blue; */
color: #5f050e;
font-size: 14px;
font-weight: normal;
padding-top: 9px;
padding-bottom: 5px;
}
/**************************  END HOME PAGE MERGED  **************************/

/*************************** BEGIN CONTENT RIGHT ***************************/
/** Oct 19, 2006 1:37 PM ROWENA - USED IN HOMEPAGE & SUBSECTIONS **/

#hc-right { /* right side box area */
border-left:1px dotted #999999;
float:left;
height:auto;
padding-left:10px;
position:relative;
text-align:left;
width:212px;
z-index: 0;
}

div.moduletable-right-content {
/* background: blue; 
background-image:url(../images/title_bg.jpg);
background-repeat:no-repeat; */
display: block;
float: left;
height:auto;
padding-left: 10px; 
padding-top: 3px; 
position:relative;
text-align:left;
width:244px;
}

div.moduletable-right-content h3, /** CONTENT HEADERS **/
div.moduletable-right-content table.contentpaneopen td.contentheading {
background-image:url(../images/title_bg.jpg);
background-repeat:no-repeat;
background-position: top;
color: #5f050e;
font-size: 14px;
font-weight: normal;
margin-right: 4px; 
padding-top: 12px;
padding-bottom: 5px;
}

div.moduletable-right-content span.article_seperator {
display: none;
}
 
div.mod_contentitem-right-content table {
/* background: red; */
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align:left;
width:230px;
}

div.mod_contentitem-right-content table.contentpaneopen,
div.mod_contentitem-right-content table.contentpaneopen td {
/* background-color: green; 
border: solid black 1px; */
margin-right: 14px; 
margin-right: 4px; 
}

/***************************  END CONTENT RIGHT  ***************************/

/**************************** BEGIN CONTENT BOX - ELEVATIONS AD ****************************/

div.mod_contentitem-boxcontent {
background-color:#FFFFFF;
border: solid #7B7B7B 1px;
margin-left: 4px;
margin-right: 0px;
padding-left: 2px;
padding-right: 2px;
width: 92%;
}

div.mod_contentitem-boxcontent table.contentpaneopen table td { /** FOR TESTING **/
border: solid red 0px;
padding: 0;
}

div.mod_contentitem-boxcontent table.contentpaneopen table td img {
/*
border: solid blue 1px;
background: green; */
text-align: center;
position: relative;
padding: 1px 1px 1px 1px;
margin: 0px;
}

div.mod_contentitem-boxcontent table.contentpaneopen table td p {
margin-right: 0px;
margin-bottom: 0px;
padding: 2px 1px 2px 1px;
}

div.mod_contentitem-boxcontent table { /* .contentpaneopen img { */
border: solid red 0px;
}

div.mod_contentitem-boxcontent a {
color:#90062a;
text-decoration:underline;
}

/****************************  END CONTENT BOX  ****************************/

/**************************** BEGIN MENU MERGED ****************************/

#hc-side-menu {
border-collapse:collapse;
float:left;
/* height:200px; */
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
position:relative;
width:165px;
z-index: 99; 

/*
background-color: red; */
text-align: left;
}
/*
#hc-side-menu ul {
text-align:left;
padding:0px;
margin:0px;
list-style:none;
}
#hc-side-menu li {
height:36px;
width:172px;
border: 1px solid #7f7b7c;
margin-bottom:1px;
}
*/
/****************************  END MENU MERGED  ****************************/

/************************** BEGIN BANNER MODIFIED **************************/

#hc-menu-bar {
background-color:#4b4b4b;
float:left;
height:26px;
margin-top:1px;
margin-bottom:3px;
position:relative;
text-align:left;
width:902px;
z-index: 0;
}

#hc-hdr-pic {
/* background-image:url(../images/hdr_pic.jpg); */
background-color: #333333;
background-position:left;
background-repeat:no-repeat;
float:left;
height:150px;
width:413px;
z-index: 0;
}

#hc-header {
border: 1px solid #9d9d9d;
float:left;
height:150px;
position:relative;
width:900px;
z-index: 0;
}

/**************************  END BANNER MODIFIED  **************************/

/************************ BEGIN QUICKLINKS MODIFIED ************************/
#hc-quick-links-box span.article_seperator {
display: none;
}

#hc-quick-links-box {
background-color:#f2f7de;
border: 1px solid #9d9d9d;
float:left;
height:422px;
padding-left: 5px;
position:relative;
text-align:left;
top:-190px; /* fix later */
width:230px;
z-index: 0;
}

div.moduletable-quicklinks h3 {
font-size:10px;
padding-left:10px;
font-style:oblique;
font-weight:500px;
color:#90062a;
margin-top:10px;
margin-bottom:10px;
}

#hc-quick-links-box img {
border: 1px solid #444444;
float:left;
margin-left:7px;
margin-right:6px;
margin-top:2px;
} 	
	
#hc-quick-links-box div.moduletable-quicklinks table.contentpaneopen a {
background-image:url(../images/quicklinkitem.jpg);
height:63px;
width:225px;
display:block;
position:relative;
color:#000000;
font-size:10px;
text-decoration:none;
} 	

#hc-quick-links-box div.moduletable-quicklinks table.contentpaneopen a:hover {
background-image:url(../images/quicklinkitem-o.jpg);
height:63px;
width:225px;
display:block;
position:relative;
color:#5f050e;
font-size:10px;
text-decoration:underline;
} 	

/************************  END QUICKLINKS MODIFIED  ************************/

/*************************** BEGIN BANNER STYLES ***************************/

#hc-container {
width:910px;
margin-top:35px;
padding-left:10px;
padding-right:10px;
}

#hc-logo {
float:left;
height:50px;
width:216px;
background-image:url(../images/logo.jpg);
}

#hc-space { /* contains the breadcrumb and links on top right */
float:right;
width:910px;
margin-top:10px;
margin-bottom:5px;
}

#hc-breadcrumbs {
margin-left:5px;
color:#5f050e;
font-size:10px;
float:left;
position:relative;
text-align:left;
}

#hc-breadcrumbs  a {
color:#5f050e;
font-size:10px;
text-decoration:none;
}

#hc-breadcrumbs  a:hover {
color:#5f050e;
font-size:10px;
text-decoration:underline;
}

.marker {
font-weight:bold;
 font-style: oblique;
}

#hc-menu-top a {
color:#5f050e;
font-size:10px;
text-decoration:none;
}

#hc-menu-top a:hover {
color:#5f050e;
font-size:10px;
text-decoration:underline;
}

#hc-menu-bar ul {
margin:0px;
padding:0px;
list-style:none;
}

#hc-menu-bar li {
float:left;
margin-right:3px;
border-right:1px #ffffff solid;

}

#hc-menu-bar #button p {
position:relative;
font-size:11px;
color:#FFFFFF;
margin-top:0px;
margin-right:0px;
margin-left:0px;
padding-top:5px;
margin-bottom:0px;
padding-left:2px;
padding-right:2px;
}

#hc-menu-bar #button span a {
text-align:left;
background-image:url(../images/menuitemBg.jpg);
height:26px;
padding-left:5px;
padding-right:5px;
display:block;
width:auto;
float:left;
 /* IE doesn't support auto removed display:block */
position:relative;
text-decoration:none;
}

#hc-menu-top {
clear:both;
float:right;
margin-right:10px;
color:#5f050e;
position:relative;
font-size:10px;
}
/***************************  END BANNER STYLES  ***************************/

/*************************** BEGIN ENEWS STYLES  ***************************/

#hc-eNews-signup {
float:right;
width:250px;
background-repeat:no-repeat;
background-position:left;
background-image:url(../images/eNews_bg.jpg);
height:150px;
text-align:left;
}  

#hc-eNews-signup-area {
margin-left:90px;
color:#7b7b7b;
font-size:10px;
}

#hc-eNews-signup .title {
color:#90062a;
_font-weight:800; /* make font look somewhat decent in IE */
font-size:14px;
margin-top:8px;
margin-bottom:1px;
margin-left:0px;
margin-right:0px;
padding:0px;
}

#hc-eNews-signup .title_small {
padding:0px;
margin:0px;
color:#b47d37;
font-size:10px;
_font-size:9px; /* font is too big for some reason in IE */
}

#hc-eNews-signup .email_address {
margin-left:5px;
margin-top:2px;
width:135px;
color:#7b7b7b;
font-size:10px;
border-top: 1px solid #7f7b7c;
border-right: 1px solid  #c6c3be;
border-left: 1px solid #7f7b7c;
border-bottom: 1px solid #c6c3be;
height:15px;
padding-left:5px;
}

#hc-eNews-signup a {
text-decoration:none;
}

#hc-eNews-signup #submit_button {
float:right;
cursor:pointer;
margin-right:15px;
_margin-right:6px; /* IE position off, fix later */
background-position:right;
text-decoration:none;
height:16px;
padding-top:4px;
margin-top:5px;
background-repeat:no-repeat;
width:60px;
background-image:url(../images/go_onwhite.jpg);
font-size:10px;
color:#7b7b7b;
}

#hc-eNews-signup form {
margin:0px;
padding:0px;
}

#hc-eNews-signup ul {
list-style:none;
padding:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:2px;
}

#hc-eNews-signup li {
padding:0px;
margin:0px;
}

/*************************** END ENEWS STYLES   ***************************/

/************************** BEGIN SEARCH STYLES  **************************/

#search_box {
float:left;
background-image:url(../images/searchBg.jpg);
height:50px;
width:228px;
}
#search_box h2 {
float:left;
padding-top:9px;
_padding-top:22px; /* ie */
font-size:14px;
font-weight:normal;
_font-weight:525; /* ie */
padding-left:12px;
color:#90062a;

}
#search_box_results {
position:relative;
width:228px;
float:left;
}
#search_box_results h1 {
margin-left:10px;
font-weight:normal;
font-size:10px;
padding:0px;
color:#414141;
clear:both;
}
#search_box_results .result_header {
color:#90062a;
text-decoration:underline;
}

#search_box_results .result_desc {
color:#4e4e4e;
}

#result_box { /* position broken in Mac Safari margin on the left for some reason*/
background-color:#FFFFFF;
padding-bottom:5px;
width:205px;
font-size:10px;
padding-top:5px;
margin-top:5px;
position:relative;
left:10px;
padding-right:2px;
padding-left:2px;
border-top: 1px solid #7f7b7c;
border-left: 1px solid #7f7b7c;
}
#search_box .search_form {
margin-left:10px;
margin-top:20px;
width:135px;
color:#7b7b7b;
font-size:10px;
border-top: 1px solid #7f7b7c;
border-right: 1px solid  #c6c3be;
border-left: 1px solid #7f7b7c;
border-bottom: 1px solid #c6c3be;
height:15px;
padding-left:5px;
}

/**************************  END SEARCH STYLES   **************************/

#hc-footer {
float:left;
font-size:10px;
position:relative;
width:900px;
top:-50px; /* bad */
}

#hc-footer a {
color:#5f050e;
font-size:10px;
text-decoration:none;
}

#hc-footer a:hover {
color:#5f050e;
font-size:10px;
text-decoration:underline;
}