/**************************************
 * THEME NAME: royaloak
 *
 * Files included in this sheet:
 *
 *   royaloak/nick_styles.css
 *   royaloak/navbar.css
 *   royaloak/navbar_mac.css
 **************************************/

/***** royaloak/nick_styles.css start *****/

#header-home {
	height: 120px;
/*	width: 990px; */
	width: 100%;
	background: url('pix/roms_banner.jpg') no-repeat scroll center center;
	position: relative;
	/*
	margin-left: auto!important;
	margin-right: auto!important;
	*/
}

#school_address {
	bottom: 0px;
	width: 100%;
	position: absolute;
	font-size: 12px;
	text-align: center;
	display: block; /*
	margin-left: auto!important;
	margin-right: auto!important; */
	text-align: center;
	color: #ff0033;
}

#title_text {
	position: relative;
	top: 38px;
	left: 16px;
	font-weight: bold;
	font-family: cursive;
	font-size: 38px;
	color: white;
}

#page {
	margin-left: auto!important;
	margin-right: auto!important;
	max-width: 1228px;
}
/*
body {
	margin-left: auto!important;
	margin-right: auto!important;
}
*/

.headermenu {
	display: block;
	position: relative;
	top: 0px;
	right: 0px;
	width: 200px;
}

.headermenu .logininfo {
	padding: 10px;
	/*color: white;*/
	font-size: 16px;
}

.headermenu .logininfo a {
	color: darkblue;
}	

#header-home .contact_info {
	position: absolute;
	top: 0px;
	right: 4px;
	/*float: right;*/
	color: white;
	font-size: 12px;
	line-height: 140%;	
}

#header-home .contact_info A:link {
	color: #AAAAFF;
}

/*
#layout-table {
	/*max-width: 1150px;*/
	max-width: 1228px;
	margin-left: auto;
	margin-right: auto;
}
*/

#layout-table {
	border-spacing: 5px;
}


#layout-table #right-column, #layout-table #left-column {
	min-width: 200px;
	width: 210px!important;
	padding: 5px;
}

.generalbox {
	border-width: 0px!important;
}

div#navigation {
	height: 35px;
	position: absolute;
	top: 125px;
	left: 0px;
	width: 100%;
	background: #4d4d4d!important;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

ul.navbar {
	font-size: 22px;
	color: darkgreen;
	display: inline-block;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto!important;
	margin-right: auto!important;
	position: relative;
	top: 6px;
	padding: 0;
	border: 0;
}

ul.navbar li {
	float: left;
	/*width: 100px;*/
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

ul.navbar ul {
	list-style-type: none;
	display: none;
}



div#content {
	max-width: 1228px!important;
	margin-left: auto;
	margin-right: auto;
	/* background-color: #bbeedd; */
}
h2.headingblock {
	background-color: #dee3ba;
	color: brown;
	font-size: 24px;
	font-family: "Trebuchet","Trebuchet MS",sans-serif;
/*	font-family: "Comic Sans", "Comic Sans MS", cursive; */
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
/*	padding: 9px!important;	*/
	text-align: center;
}
.sideblock .header {
	background-color: #dee3ba;
	color: brown;
	font-size: 20px;
	font-family: "Trebuchet","Trebuchet MS",sans-serif;
/*	font-family: "Comic Sans", "Comic Sans MS", cursive; */
	-moz-border-radius-topleft: 12px;
	padding: 5px!important;
	padding-left: 10px!important;
}

.forumpost .starter {
	background-color: #999999;
	color: black;
}

.sideblock .header {
}

#layout-table {
	
}

#layout-table #middle-column {
	/*background-color: white;*/
	padding: 7px;
	
}

/*
#layout-table #left-column {
	width: 200px!important;
/*	background-color: #dddddd; */
	padding: 10px;
}

#layout-table #right-column {
	width: 200px!important;
/*	background-color: #dddddd; */
	padding: 10px;
}
*/
#footer .homelink a {
	background-color: #88983A;
}

/*
#footer .logininfo {
	margin-top: 50px;
}
*/

#footer {
	/* margin-top: 0px!important; */
	margin-left: auto;
	margin-right: auto;
	background-color: #dee3ba;
/*	max-width: 1150px;*/
	max-width: 1228px;
	/*min-height: 100px!important;*/
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
}

.course-1 .forumpost .topic, .course-7 .forumpost .topic {
	background-color: white;
	color: darkred;
	font-size: 22px;
}
                        
.course-1 .forumpost .author, .course-7 .forumpost .author {
	display: none!important;
}

.course-1 .forumpost .left, .course-7 .forumpost .left {
	display: none;
}        
/***** royaloak/nick_styles.css end *****/

/***** royaloak/navbar.css start *****/


/*Menu Outer Wrapper*/

.p7PMMh04 {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0;
	width: 100%;
}

/*Hide Sub-Menu in Design View
Compensate for LI padding on Sliding Doors themes*/
.p7PMMh04 ul div {
	display: none;
}
/*
TOP LEVEL MENU
*/
.p7PMMh04 ul {
	position: relative;
 	display: inline-block;
	font-size: 14px;
	padding: 0;
}

.p7PMMh04 li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #7e835a; 
}

/*Top Level Links*/
.p7PMMh04 a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white!important;
	border-right: 1px solid #6d6d6d;
	border-bottom: 1px solid #6d6d6d;
	text-align: center;
	margin: 0;
}
.p7PMMh04 a:hover {
	background: blue;
}

/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh04 ul a.pmmfirst {
}
.p7PMMh04 ul ul a.pmmfirst {
}
.p7PMMh04 ul a.pmmlast {
	border-right: 0 none;
}
.p7PMMh04 ul li.pmmfirst {
}
.p7PMMh04 ul li.pmmlast {
}
/*First Sub Level*/
.p7PMMh04 ul ul {
	z-index: 10000;
	/*background-color: #4d4d4d;*/
	width: 200px;
	margin: 0;
	padding: 0;
}
.p7PMMh04 ul ul li {
	float: none;
	margin: 0;
	padding: 0;
}
.p7PMMh04 ul ul a {
	display: block;
	padding: 5px !important;
	color: white!important;
	text-align: left;
	overflow: hidden;
	margin: 0;
}
.p7PMMh04 ul ul a:hover {
	background-color: blue;
}
/*Third Level (Flyouts in horizontal menu)*/
.p7PMMh04 ul ul ul {
	width: 250px;
}

/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

/*Sub Level*/

.p7PMMh04 ul a.trig_closed, .p7PMMh04 ul a.trig_closed_left {
	
}
.p7PMMh04 ul a.trig_closed_up {
	
}

.p7PMMh04 ul a.trig_open, .p7PMMh04 ul a.trig_open_up {
	background-color: blue;
}

.p7PMMh04 ul ul a.trig_closed {
	
}
.p7PMMh04 ul ul a.trig_closed_left {
	

}
.p7PMMh04 ul ul a.trig_open {
	background-color: blue;
}

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/***** royaloak/navbar.css end *****/

/***** royaloak/navbar_mac.css start *****/

/* CSS Document */

.p7PMM ul a {overflow: visible !important;}

/* Hide from IE5 Mac \*/
.p7PMM ul a {overflow: hidden !important;}
/* End Hiding */

.p7PMM ul li {width: 100%;}

.p7PMM a:hover {letter-spacing: .01px;}
/* Hide from IE5 Mac \*/
.p7PMM a:hover {letter-spacing: normal;}
/* End Hiding */
/***** royaloak/navbar_mac.css end *****/


