/* CSS Document */

/*___________STANDARDS___________*/
table, div, object, embed, img, span {
	padding:0px; 
	margin:0px;
}

body {
	background-color:#005572;
	font-family:Arial, Helvetica, sans-serif;
	color:#595959;
	font-size:11px;
}

object, embed {
	z-index:1;
}

p {
	margin-bottom:10px;
}

/*_____________TABLES________________*/
th {
	background-color:#6D6465;
	color:#FFFFFF;
	text-align:left;
	padding:2px;
	font-size:12px;
	font-weight:bold;
}

.tableContent {
	background-color:#f0f0f0;
	color:#333333;
	padding:3px;
}

.tableContentAlt {
	background-color:#ffffff;
	color:#333333;
	padding:3px;
}

.infoTable {
	background-color:#CFC9CA;
	border: #333333 1px solid;
	width: 100%;
}

.infoTableSm {
	background-color:#CFC9CA;
	border: #333333 1px solid;
}

#imageSelector {
	border:#333333 1px solid;
	background-color: #f0f0f0;
	width:400px;
}

/*___________FORMS___________*/

textarea, input, select, option {
	margin:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*___________INDEX CONTAINERS___________*/
#siteContainer {
	width:770px;
	margin-right:auto;
	margin-left:auto;
}

#topOfSite {
	width:100%;
	height:90px;
	margin-top:7px;
}

#logoContainer {
	float:left;
	position:static;
	display:inline;
}

#siteTopRightContainer {
	float:right;
	position:static;
	display:inline;
	margin-top:15px;
}

.topMenuContainer {
	background-color:#010101;
}

.topMenuTopRight {
	display:block;
	height:100%;
	background:url(http://ottawa.edu/skins/blue/imgs/blueMenuTopRight.gif) top right no-repeat;
}

.topMenuBottomRight {
	display:block;
	height:100%;
	background:url(http://ottawa.edu/skins/blue/imgs/blueMenuBottomRight.gif) bottom right no-repeat;
}

.topMenuTopLeft {
	display:block;
	height:100%;
	background:url(http://ottawa.edu/skins/blue/imgs/blueMenuTopLeft.gif) top left no-repeat;
}

.topMenuBottomLeft {
	display:block;
	height:100%;
	background:url(http://ottawa.edu/skins/blue/imgs/blueMenuBottomLeft.gif) bottom left no-repeat;
}

#mainGraphicContainer {
	display:block;
}

#bottomMenuContainer {
	display:block;
	background-color:#292929;
	margin-bottom:2px;
	height:25px;
}

#bottomMenu {
	height:23px;
	margin-top:2px;
}

.bottomMenuTopRight {
	display:block;
	height:100%;
}

.bottomMenuBottomRight {
	display:block;
	height:100%;
	background:url(http://ottawa.edu/skins/blue/imgs/blackMenuBottomRight.gif) bottom right no-repeat;
	padding-left:10px;
}

.bottomMenuTopLeft {
	display:block;
	height:100%;
	background:url(http://ottawa.edu/skins/blue/imgs/blackMenuBorderBottom.gif) bottom repeat-x;
}

.bottomMenuBottomLeft {
	display:block;
	height:100%;
	background:url(http://ottawa.edu/skins/blue/imgs/blackMenuBottomLeft.gif) bottom left no-repeat;
}

#contentContainer {
	display:block;
	background-color:#FFFFFF;
	//margin-top:10px;
}

.whiteContainerTopLeft {
	display:block;
	height:100%;
	background:url(http://ottawa.edu/skins/blue/imgs/whiteCornerTopLeft.gif) top left no-repeat;
}

.whiteContainerTopRight {
	display:block;
	height:100%;
	background:url(http://ottawa.edu/skins/blue/imgs/whiteCornerTopRight.gif) top right no-repeat;
}

.whiteContainerBottomRight {
	display:block;
	height:100%;
	background:url(http://ottawa.edu/skins/blue/imgs/whiteCornerBottomRight.gif) bottom right no-repeat;
}

.whiteContainerBottomLeft {
	display:block;
	height:100%;
	background:url(http://ottawa.edu/skins/blue/imgs/whiteCornerBottomLeft.gif) bottom left no-repeat;
}

#footer {
	width:100%;
	text-align:center;
	color:#FFFFFF;
	margin-top:7px;
}

/*____________________Headers_____________________*/
h1 { /*Used for News artice titles*/
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
}

h2, h3, h4, h5 { /*Used for News artice detail*/
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.modHdr {
	display:block;
	padding:0px;
	margin:0px;
	width:100%;
	background-image:url(http://ottawa.edu/skins/blue/imgs/mainHdrBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	height:50px;
}

.feSectionHdr {
	background:url(http://ottawa.edu/skins/blue/imgs/feHdrIcon.gif) left top no-repeat;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:12px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
}

.beSectionHdr {
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
	text-align:left;
	background:#B1BBC4;
	border-bottom:#A5AEB6 1px solid;
	border-left:#ADB6BD 1px solid;
	border-top:#BDC5CD 1px solid;
	border-right:#ADB5BB 1px solid;
	display:block;
}

.beSectionHdrText {
	background:url(http://ottawa.edu/skins/blue/imgs/hdrs/beSectionHdrIcon.gif) right center no-repeat;
	width:98%;
	display:block;
}

/*____________________Containers_____________________*/
.textContainer {
	padding:10px;
	display:block;
	margin: 0px;
	text-align:left;
}

#adminControlPanel {
	width:200px;
	height:300px;
	visibility:hidden;
}

/*_____________Cronus Components________________*/
.topMenuDropOut {
	position:absolute;
	visibility:hidden;
	z-index:10;
	padding-top:18px;
	background-image:url(http://ottawa.edu/skins/blue/imgs/transparent.gif);
}

.topMenuLinkContainer {
	background-color:#FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	display:block;
}

.helpBox {
	background-image:url(http://ottawa.edu/skins/blue/imgs/helpBoxBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-left:#988786 2px ridge;
	border-top:#988786 2px ridge;
	border-right:#584C4B 2px ridge;
	border-bottom:#584C4B 2px ridge;
	position:absolute;
	visibility:hidden;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	width:30%;
	cursor:move;
	z-index:10;
}

.stationaryPopup {
	background-image:url(http://ottawa.edu/skins/blue/imgs/helpBoxBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-left:#988786 2px ridge;
	border-top:#988786 2px ridge;
	border-right:#584C4B 2px ridge;
	border-bottom:#584C4B 2px ridge;
	position:absolute;
	visibility:hidden;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	width:30%;
	z-index:10;
}

.helpBoxHdr {
	display:block;
	background-image:url(http://ottawa.edu/skins/blue/imgs/helpHdrBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#3A4547;
	width:100%;
}

.menuHdrBar {
	display:block;
	background-image:url(http://ottawa.edu/skins/blue/imgs/menuBarBg.jpg);
	background-position:top right;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:100%;
	height:24px;
	margin-bottom:1px;
}

/*Paging*/
#paging { /*Contains paging arrows and page numbers*/
	display:block;
	margin:0px;
	padding:0px;
	text-align:right;
}

#pagingImg { /*Id assigned to image icons for styling as needed*/
	margin:1px;
	border:0px;
}

/*Error Messaging*/
#displayErrors { /*Contains paging arrows and page numbers*/
	display:block;
	width:450px;
	border-top:#C8CED0 2px solid;
	border-left:#C8CED0 2px solid;
	border-right:#5E6B6E 2px solid;
	border-bottom:#5E6B6E 2px solid;
	text-align:left;
	background-image:url(http://ottawa.edu/skins/blue/imgs/error.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-color: #E5F3FF;
	padding:15px;
	margin:20px;
}

#errorText { /*Contains paging arrows and page numbers*/
	display:block;
	margin:0px;
	padding:0px;
	padding-left:5px;
	text-align:left;
	color:#000066;
	font-weight:bold;
	font-size:12px;
	width: 385px;
	text-align:left;
}

/*Calendar*/
table.calendar { /*Styles the table that the calendar is contained in*/
}

#bookedCalendarDay {
	background-color:#FFFFFF;
	color:#003399;
}

#calendarTable {
	background-color:#99C8D8;
	width:200px;
}

#calendarDay {
	background-color:#275768;
	width:28px;
	height:25px;
	color:#FFFFFF;
}

th.calendarHeader {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

/*WYSIWYG*/
.wysiwyg {
	width:100%;
}

/*Date Picker*/
.datePickerBody {
	display:block;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}

.datePickerDay {
	background-color:#6A7A80;
}

.datePickerToday {
	background-color:#B9AFAC;
	font-weight:bold;
	color:#7A0729;
}

.datePickerHdr {
	background-color:#ACB6B9;
	font-weight:bold;
}

a.datePickerLink:link, a.datePickerLink:visited {
	display:block;
	width:100%;
	height:100%;
	background-color:#637374;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

a.datePickerLink:hover, a.datePickerLink:active {
	display:block;
	width:100%;
	height:100%;
	background-color:#889899;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

/*On demand editing*/
.doubleClick{
	border-bottom:#FFCC33 1px dashed;
	cursor:pointer;
}

/* tool tip  */
#theToolTip{
	position: absolute;
	left: -300px;
	width: 200px;
	border-top:#C8CED0 2px solid;
	border-left:#C8CED0 2px solid;
	border-right:#5E6B6E 2px solid;
	border-bottom:#5E6B6E 2px solid;
	padding: 8px;
	background-color: #E5F3FF;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#theToolTip p{
	font-size: 1.1em;
	color: #333333;
	line-height:1.4em;
	margin-right:10px;
	margin-top:0;
}

#ToolTipTextWrap {
	font-weight:bold;
	font-size: 1.2em;
	color: #592C16;
	margin-right:10px;
}

.hiLite {
	background-color:#000000;
}

.noLite {
	background-color:#FFFFFF;
}

/*Forum*/
#forumQuote {
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	color:#003399;
}

/*accordion*/
.accordionTabTitleBar{
	cursor:pointer;
	border-top:#BFC4C2 1px solid;
	border-left:#BFC4C2 1px solid;
	border-right:#7D8784 1px solid;
	border-bottom:#7D8784 1px solid;
	padding:3px;
}

.accordionTabContentBox {
	overflow:auto;
}

.scrollable {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	overflow:auto;
	color:#000000;
	font-size:10px;
	margin: 0px;
	padding: 0px;
}

/*nested lists*/
/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	/* Turn off list bullets */
	ul.mktree { 
		font-size:12px;
		margin: 0px;
	}
	ul.mktree  li { list-style:none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:10px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(http://ottawa.edu/skins/blue/imgs/openFolder.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(http://ottawa.edu/skins/blue/imgs/closedFolder.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background:  url(file:///C|/Documents%20and%20Settings/Garrett%20Sharp/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/J0Z9L6FX/transparent.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 12px; }
	ul.mktree  li ul li { font-size: 12px; }
	ul.mktree  li ul li ul li { font-size: 12px; }
	ul.mktree  li ul li ul li ul li { font-size: 12px; }
}

.categoryForm {
	display:inline;
	padding:0px;
	margin:0px;
}

.moveTo {
	display:none;
	cursor:pointer;
}

.hiddenButton {
	display:none;
	cursor:pointer;
}

/*Sortable List Menu*/
.sortablelist {
	list-style:none;
	margin-top:5px;
	width:250px;
	background-color:#ffffff;
	
}

.subList {
	list-style:none;
	margin-top:5px;
	width:250px;
}

.sortablelist li {
	padding:3px;
	margin-left:15px;
	margin-top:2px;
	margin-bottom:2px;
}

.topLevelText {
	background-color:#cccccc;
	display:block; 
	color:#000000;
	padding:3px;
	font-weight:bold;
	border-bottom:#000000 1px solid;
	border-right:#000000 1px solid;
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
	cursor:move;
	margin-top:2px;
	margin-bottom:2px;
}

.subLevel {
	background-color:#f0f0f0;
	display:block;
	color:#333333;
	border-bottom:#333333 1px solid;
	border-right:#333333 1px solid;
	border-left:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
}

.sortableListItemHover {
	background-color:#C9E4AF;
	border-bottom:#4D7326 1px solid;
	border-right:#4D7326 1px solid;
	border-left:#85C247 1px solid;
	border-top:#85C247 1px solid;
	display:block;
	font-weight:bold;
	padding:3px;
	cursor:move;
	margin-top:2px;
	margin-bottom:2px;
}

/*___________LINKS___________*/

a:link, a:visited {
	color:#0082AD;
}

a:hover, a:active {
	color:#CC6600;
	text-decoration:none;
}

th a:link, th a:visited {
	color:#CFCEC9;
	text-decoration:underline;
}

th a:hover, th a:active {
	color:#CFCEC9;
	text-decoration:none;
}

a.siteHdrLink:link, a.siteHdrLink:visited {
	color:#FFFFFF;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:underline;
	display:inline;
	border-left:#FFFFFF 2px dotted;
}

a.siteHdrLink:hover, a.siteHdrLink:active {
	color:#FFFFFF;
	margin-top:25px;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	display:inline;
	border-left:#FFFFFF 2px dotted;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

a.topMenuLink:link, a.topMenuLink:visited {
	color:#d3d3d3;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	border-right:#d3d3d3 2px dotted;
	display:inline;
	height:100%;
	padding-left:20px;
	padding-right:20px;
}

a.topMenuLink:hover, a.topMenuLink:active {
	color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	border-right:#d3d3d3 2px dotted;
	display:inline;
	height:100%;
	padding-left:20px;
	padding-right:20px;
}

a.menuLink:link, a.menuLink:visited {
	display:block;
	margin-bottom:1px;
	background-color:#f0f0f0;
	padding:3px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	text-align:left;
}

a.menuLink:hover, a.menuLink:active {
	display:block;
	margin-bottom:1px;
	background-color:#cccccc;
	padding:3px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	text-align:left;
}

a.categoryLink:link, a.categoryLink:visited {
	text-decoration:none;
	color:#000000;
}

a.categoryLink:hover {
	text-decoration:none;
	color:#000000;
	background-color:#CCCCCC;
}

a.categoryLink:active {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
	



