/*===========================

Title : St. Bridget's School Web Stylesheet
Author : Jgm3 Web Design - http://jgm3.net | Site Design Concept - Elevation Advertising http://www.elevationadvertising.com/
URL : http://stbridget.org

Description : Main Stylesheet

Created : 10-11-2008

Modification History :



=============================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	font-size: 62.5%;
	color: #000;
	background: #FEF3D6;
}

/*==================================== DIVS, SPANS ================================*/

#home_wrapper,
#page_wrapper
{
	background: #fff;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10px;
	border: 1px solid #A7A7A7;
	width: 798px;
	overflow: hidden;
}


#home_wrapper #header
{
	background: #fff url(../_images/design/hdr_home.jpg) top center no-repeat;
	width: 798px;
	height: 150px;
	margin: 0 auto;
}
#page_wrapper #header
{
	background: #fff url(../_images/design/hdr_page.jpg) top center no-repeat;
	width: 798px;
	height: 110px;
	margin: 0 auto;
}
/*
#home_img
{
	width: 95%;
	height: 325px;
	margin: 0 auto;
}
*/

#home_img
{
	width: 740px;
	height: 325px;
	margin: 0 auto;
	overflow: hidden;
}

#slide1
{
	width: 450px;
	height: 310px;
	float: left;
	margin-left: 0px;
}
#slide1 img
{
	margin-left: 10px;
}
#slide2
{
	width: 226px;
	height: 310px;
	float: right;
	margin-left: 5px;
}


#content, #admin_content
{
	padding-top: 20px;
	padding-bottom: 20px;
}

#left_column
{
	width: 195px;
	float: left;
}

div#sidebarmenu,
div#sidebarAuxMenu /*--- downloads menu under sidebar menu --*/
{
	width: 188px;
	padding-bottom: 12px;
	padding-top: 16px;
	display: block;
}

div#sidebarmenu.bluegrad,
div#sidebarAuxMenu.bluegrad
{
	background: #EBF6FF url(../_images/design/sidenav_bluetile.jpg) top left repeat-y;	
}
div#sidebarmenu.ornggrad,
div#sidebarAuxMenu.ornggrad
{
	background: #EBF6FF url(../_images/design/sidenav_orngtile.jpg) top left repeat-y;	
}


#right_column
{
	width: 560px;	
	float: left;
	margin-left: 20px;
}

/* peekaboo bug fix -  do not remove! */
/* Hides from IE-mac \*/
* html #right_column
{height: 1%;}
/* End hide from IE-mac */

#breadcrumb
{
	border-bottom: 1px solid #DFDFDF;
	width: 515px;
	margin-left: 10px;
	margin-bottom: 15px;
}

#mainContent
{
	margin: 12px;
	width: 515px;
	padding-bottom: 20px;
}


#prncpl_ltr 
{
	width: 558px;
	height: 730px;
	margin-left: 5px;
	padding-top: 50px;
	background: transparent url(../_images/design/spiral_book.jpg) top left no-repeat;
}


#page_wrapper #content
{
	text-align: left;
}

#footer
{
	width: 798px;
	text-align: center;
	margin: 0 auto;
	padding-top: 12px;
	padding-bottom: 12px;
}

#directions
{
	margin-top: 20px;
}

#poem_div
{
	background: #FBECCD url(../_images/design/oldpaper.jpg) top left no-repeat;
	width: 515px;
	height: 309px;
	padding-top: 15px;
	border: 1px solid #A7A7A7;
}

#calMenu1
{
	margin-bottom: 7px;
}

/*============================= TEXT =======================*/

p
{
	
}

p, li
{
	font-size: 12px;
	color: #575757;
}
#right_column p
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	padding: 8px;
	width: 510px;
}
#prncpl_ltr p
{
	margin: 3px 0 0 60px;
	width: 405px;
	font-size: 10px;
	line-height: 14px;
}

#breadcrumb p
{
	font-size: 9px;
	color: #676767;
	margin: 0;
	padding: 0;
}
#poem_div p
{
	line-height: 1.5em;
	color: #000;
	padding-left: 24px;
	padding-bottom: 5px;
	
}

/*============================= HEADINGS ===================*/

h1, h2, h3, h4, h5, h5
{
	margin: 8px 0 5px 0;
	color: #0C5EA1;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
h6
{
	font-size: 12px;
	margin: 15px 0 2px 0;
	color: #0C5EA1;
	font-weight: normal;
}

#home_wrapper #header h1,
#page_wrapper #header h1
{
	text-indent: -9999px;
	margin: 0;
}
h1
{
	font-size: 18px;
	font-weight: bold;
}
h2
{
	font-size: 16px;
	font-weight: bold;
}
h3
{
	font-size: 15px;
	font-weight: bold;
}
h4
{
	font-size: 14px;
	font-weight: bold;
}
h5
{
	font-size: 12px;
	font-weight: bold;
}
h6
{
}
/*====== Custom heading styles ============*/


#aboutus_hdr
{
	text-indent: -9999px;
	background: transparent url(../_images/design/aboutus_title.jpg) top left no-repeat;
	height: 35px;
}
#schoollife_hdr
{
	text-indent: -9999px;
	background: transparent url(../_images/design/school_title.jpg) top left no-repeat;
	height: 35px;
}

#admissions_hdr
{
	text-indent: -9999px;
	background: transparent url(../_images/design/admissions_title.jpg) top left no-repeat;
	height: 35px;
}

#pto_hdr
{
	text-indent: -9999px;
	background: transparent url(../_images/design/pto_title.jpg) top left no-repeat;
	height: 35px;
}

#events_hdr
{
	text-indent: -9999px;
	background: transparent url(../_images/design/events_title.jpg) top left no-repeat;
	height: 35px;
}
#parents_hdr
{
	text-indent: -9999px;
	background: transparent url(../_images/design/parents_title.jpg) top left no-repeat;
	height: 35px;
}

#development_hdr
{
	text-indent: -9999px;
	background: transparent url(../_images/design/development_title.jpg) top left no-repeat;
	height: 35px;
}

#alumni_hdr
{
	text-indent: -9999px;
	background: transparent url(../_images/design/alumni_title.jpg) top left no-repeat;
	height: 35px;
}

#prncpl_ltr h2
{
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 25px;
	color: #558EBD;
	font-family: "Times New Roman", Times, serif;
}

#mainContent h3
{
	margin-top: 25px;
}
#mainContent h4
{
	padding-bottom: 8px;
	color: #558EBD;
	font-family: "Times New Roman", Times, serif;
}
#sidebarAuxMenu h5
{
	margin-left: 15px;
	color: #E47000;
}
#ptoTbl td h3
{
	margin-top: 2px;
	margin-bottom: 2px;
}
/*==================================== LISTS ================================*/


ul
{
	list-style: none;	
}

dl
{
	font-size: 11px;
	color: #575757;
	margin-bottom: 12px;
}
dt
{
	font-weight: bold;
}
dt, dd
{
	
}

#mainContent ol
{
	margin-left: 10px;
	padding-left: 25px;
}

#mainContent ol li
{
	list-style: decimal;
}

#mainContent li
{
	padding-top: 3px;
	padding-bottom: 3px;
}

/* ===== Header menu styles (top right of all pages) =======*/

#hdr_menu1,
#hdr_menu2

{
	position: relative;
	display: inline;
}

#home_wrapper #hdr_menu1,
#home_wrapper #hdr_menu2
{
	top: 36px;
	left: 230px;
}
#page_wrapper #hdr_menu1,
#page_wrapper #hdr_menu2
{
	top: -12px;
	left: 250px;
}

#hdr_menu1 li,
#hdr_menu2 li
{
	font-family: Verdana, Helvetica, Sans-Serif;
	display: inline;
	padding: 0 8px 0 8px;
	line-height: 16px;
	border-right: 1px solid #BEBEBE;
	font-size: 9px;
	text-align: center;
}

#right_column ul
{
	padding: 15px;
}

#events_menu li ul
{
	width: 150px;
}

/* ==========================================================*/

/*========= Sidebar Menu Styles =============================*/

#sidebarmenu ul,
#sidebarAuxMenu ul
{
	margin-left: 15px;
	width: 164px;
	
}

#sidebarmenu ul li,
#sidebarAuxMenu ul li
{
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* ==========================================================*/



#footer ul
{
	display: inline;
	margin: 0 auto;
}

#calMenu1 ul,
#calMenu2 ul
{
	display: inline;
	margin-left: 0;
}
#calMenu1 ul li,
#calMenu2 ul li
{
	display: inline;
	padding: 0 6px 0 6px;
	line-height: 13px;
	border-right: 1px solid #BEBEBE;
}

	
#footer ul li
{
	font-size: 9px;
	display: inline;
	color: #757575;
	line-height: 16px;
	border-right: 1px solid #BFBFBF;
	padding: 0px 10px 0px 10px;
	
}
#sidebarmenu ul li ul li
{
	margin-left: 3px;
}
#sidebarmenu ul li i
{
	margin-left: 10px;
}


/*================================= Link Styles ========================*/

#StBridgetHome
{
	float: left;
	margin: 0;
	padding: 0;
}

#StBridgetHome a
{
	position: absolute;
	width: 345px;
	height: 50px;
}


a:link, a:visited
{
	color: #0C5EA1;
}

a:hover
{
	color: #F5B028;	
}
a:active
{
	
}

#hdr_menu1 a:link,
#hdr_menu1 a:visited,
#hdr_menu2 a:link,
#hdr_menu2 a:visited,
#footer a:link, 
#footer a:visited
{
	color: #757575;
	text-decoration: none;
}

#hdr_menu1 a:hover,
#hdr_menu2 a:hover,
#footer a:hover
{
	color: #0071BC;
	text-decoration: underline;
}

#hdr_menu1 a:active,
#hdr_menu2 a:active,
#footer a:active
{
	color: #000;
}


#page_wrapper #hdr_menu1 a:link,
#page_wrapper #hdr_menu1 a:visited,
#page_wrapper #hdr_menu2 a:link,
#page_wrapper #hdr_menu2 a:visited
{
	color: #fff;
}
#page_wrapper #hdr_menu1 a:hover,
#page_wrapper #hdr_menu2 a:hover
{
	color: #F5B028;
	text-decoration: underline;
}
#page_wrapper #hdr_menu1 a:active,
#page_wrapper #hdr_menu2 a:active
{
	color: #000;
}

#breadcrumb a:link,
#breadcrumb a:visited

{
	color: #888888;
	text-decoration: none;
	
}
#breadcrumb a:hover
{
	color: #E47000;
}
#breadcrumb a:active
{
	
}
#breadcrumb a.orngText:link,
#breadcrumb a.orngText:visited
{
	color: #E47000;
}

#calMenu1 ul li a:link, #calMenu1 ul li a:visited,
#calMenu2 ul li a:link, #calMenu2 ul li a:visited
{
	text-decoration: none;	
	font-size: 10px;
	padding: 4px 0 4px 0;
	display: inline-block;
}

#calMenu1 ul li a:hover,
#calMenu2 ul li a:hover
{
	
}
#calMenu1 ul li a:active,
#calMenu2 ul li a:active
{}

/*===================== SIDEBAR MENU LINKS ================*/

#sidebarmenu a:link,
#sidebarmenu a:visited,
#sidebarAuxMenu a:link,
#sidebarAuxMenu a:visited
{
	text-decoration:none;
	color: #002053;
	padding-left: 3px;
}

#sidebarmenu a:hover,
#sidebarAuxMenu a:hover
{
	color: #E47000;
	
}
	
#sidebarmenu a:active,
#sidebarAuxMenu a:active

{ }

#left_column strong
{
	margin-right: 2px;
}
/*=========================== CLASSES ===========================*/
.orngText
{
	color: #E47000;
}
.bluText
{
	color: #0C5EA1;
}

.cntr
{
	text-align: center;
	margin: 0 auto;
}
.lalign
{
	text-align: left;
}
.grayHdr
{
	color: #575757;
}
.sansHdr
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	padding: 4px 0 4px 0;
}
ul.sml_bltlist li /* produces small disc on list items */
{
	list-style-type: disc;
	padding-top: 4px;
	padding-bottom: 4px;
}
ul.discList li
{
	list-style-type: circle;
}
ul.plainList li
{
	list-style-type: none;
}

.orngBrdr /* produces orange border around element  */
{
	border: 5px solid #FBA210;
}
.blueBrdr /* produces blue border around element  */
{
	border: 5px solid #0C5EA1;
}

.rt_float
{
	float: right;
}
th.noborder_th /*produces blue title header for table cell w/ no border*/
{
	font-size: 14px;
	color: #0C5EA1;
	padding: 10px 0 10px 0;
	font-weight: bold;
	border: none;
	background-image: none;
}
.noBorder td
{
	border: none;
}

#sidebarmenu ul li.crntPage a  /*== shows current page in sidebarmenu ===*/
{
	color: #E47000;
}
#sidebarmenu ul li.crntPage ul li a /* === needed to reset the nested lists to normal color */
{
	color: #002053;
}
#sidebarmenu ul li.crntPage ul li a:hover
{
	color: #E47000;
}
#eventCalTbl td.dtCell
{
	width: 25px;
}
#ptoTbl td.dtCell 
{
	width: 125px;
}
/*=========================== IMAGES ===========================*/

#overvw_imgs img
{
	margin-left: 4px;
	margin-right: 4px;
}
/*#events_menu ul li img,*/

#sidebarmenu ul li img
{
	vertical-align: bottom;
	margin-left: 4px;
}
#leftImg
{
	text-align: center;
	margin: 20px 0 0 21px;
}
/*
#home_img img
{
	margin-left:12px;
	margin-right:5px;
}
*/

#ptoTbl td img
{
	vertical-align: middle;
	margin-left: 10px;
}
/*=========================== TABLES ===========================*/
table
{
	width: 505px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
th
{
	font-size: 11px;
	color: #484848;
	padding: 3px 0 3px 4px;
	font-weight: bold;
	border: 1px solid #C0C0C0;
	background: #fff url(../_images/design/tblShad.gif) bottom left repeat-x;
}

td
{
	border: 1px solid #C0C0C0;
	padding: 2px 5px 2px 5px;
	font-size: 11px;
	color: #484848;
}
#faculty_div table
{
	width: auto;
}
#eventCalTbl

{
	width: auto;
}

#eventCalTbl td
{
	padding-left: 10px;
	padding-right: 10px;
}

#faculty_div td, 
#faculty_div tr,
#eventCalTbl td,
#eventCalTbl tr,
#ptoTbl td,
#ptoTbl tr
{
	border: none;
}
#leadership_tbl
{
	width: 500px;
}
#leadership_tbl td
{
	padding: 0 10px 4px 10px;	
}
#ptoTbl a
{
	text-decoration: none;
}
	
/*================= Mainmenu Style Section ===============*/
/*
/*		Note: The mainmenu bar is a single image, which replaces the text links for 
/*      visual effect. Changes to the links or wording must be done in the image
/*		as well as the html code.
*/

div#navbar
{
	margin: 20px auto;
	height: 42px;
	width: 798px;
	padding: 0;
	border: 0;
	background: #fff;
}
#page_wrapper div#navbar
{
	margin: 0 auto;
}

ul#mainmenu
{
	height: 42px;
	width: 798px;
	background: url(../_images/design/navbar.jpg) bottom left no-repeat;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

div#navbar ul#mainmenu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

ul#mainmenu li, 
ul#mainmenu a
{
	height: 42px;
	display: block;
}

div#navbar ul#mainmenu li a
{
	text-indent: -9999px; /* Note: this shifts the actual html link off of the page,
							 allowing the image to be the visible link.*/
	text-decoration: none;
}


/*================= Mainmenu Link positioning and sizing ============== */
#about_lnk
{
	left: 40px;
	width: 110px;
}
#school_lnk
{
	left: 149px;
	width: 113px;
}
#admissions_lnk
{
	left: 261px;
	width: 98px;
}
#pto_lnk
{
	/*left: 403px;*/
	left: 385px;
	width: 148px;
	/*width: 130px;*/
}
#calendar_lnk
{
	left: 532px;
	width: 97px;
}
#parent_lnk
{
	left: 627px;
	width: 129px;
}

/* Mainmenu Link rollovers - shifts image down to show rollover state ==*/

#about_lnk a:hover
{background: url(../_images/design/navbar.jpg) -40px 0 no-repeat ;}
#school_lnk a:hover
{background: url(../_images/design/navbar.jpg) -149px 0 no-repeat;}
#admissions_lnk a:hover
{background: url(../_images/design/navbar.jpg) -261px 0 no-repeat;}
#pto_lnk a:hover
{background: url(../_images/design/navbar.jpg) -385px 0 no-repeat;}
#calendar_lnk a:hover
{background: url(../_images/design/navbar.jpg) -532px 0 no-repeat;}
#parent_lnk a:hover
{background: url(../_images/design/navbar.jpg) -627px 0 no-repeat;}

/* Mainmenu Links - sets menu to show current page ===================*/

#about_lnk.crntSct
{background: url(../_images/design/navbar.jpg) -40px 0 no-repeat ;}

#school_lnk.crntSct
{background: url(../_images/design/navbar.jpg) -149px 0 no-repeat ;}

#admissions_lnk.crntSct
{background: url(../_images/design/navbar.jpg) -261px 0 no-repeat ;}

#pto_lnk.crntSct
{background: url(../_images/design/navbar.jpg) -385px 0 no-repeat ;}

#calendar_lnk.crntSct
{background: url(../_images/design/navbar.jpg) -532px 0 no-repeat ;}

#parent_lnk.crntSct
{background: url(../_images/design/navbar.jpg) -627px 0 no-repeat ;}


/*=====================================================================*/




