/* Page Organization */
body {
	background-color: #E7EBE9;
	padding: 0px;
	margin: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#outerWrapper {
	width: 1000px;
	height: 720px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#innerWrapper {
	width: 900px;
}
#header {
    width: 1000px;
    height: 171px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-image: url(../images/Header-1000.jpg);


}
/*#header img.header {
	position: absolute;
}*/
#headerText {
	position: absolute;
	top: 40px;
	left: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	text-align: right;
	padding-right: 11px;

}
/*Start hiding from IE Mac \*/
* HTML #headerText {
	top: -124px;
	left: 318px;
}
/*Stop hiding from IE Mac */
#headerPageIndicatorText {
	position: relative;
	top: -142px;
	left: 584px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #0E5861;
	text-align: right;
	width: 390px;
	z-index: 2;
}
/*Start hiding from IE Mac \*/
* HTML #headerPageIndicatorText {
	top: -142px;
}

#content_separator {
    /*position: relative;
	top: -24px;*/
    width: 100%;
    height: 10px;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

/*Stop hiding from IE Mac */
#container {
    /*float: right;*/
	/*position: relative;
	top: -37px;*/
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
}
/*Start hiding from IE Mac \*/
/* * HTML #container {
	top: -100px;
}*/
/*Stop hiding from IE Mac */
#content {
	position: relative;
	padding: 0px 0px 10px 15px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	min-height: 510px;
}
#content p:first-child, #content h1:first-child, #content h2:first-child {
	margin-top: 0px;
}
/*Start hiding from IE Mac \*/
* html #content {
	/*height: 400px;*/
	height: 530px;
}
/*Stop hiding from IE Mac */
/* Top Navigation Tabs */
#menu {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 1000px;
    font-size: 1.15em;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    height: 28px;
    text-align: right;
    
}

#menu_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu_list li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu_list li a  {
    text-decoration: none;
    white-space: nowrap;
    color: #1997A3;
    font-weight: bold;
    font-size: 1.0em;
    margin-right: 20px;
}

/*#nav-menu_item1 #menu_item1 a, 
#nav-menu_item2 #menu_item2 a, 
#nav-menu_item3 #menu_item3 a, 
#nav-menu_item4 #menu_item4 a, 
#nav-menu_item5 #menu_item5 a, 
#nav-menu_item6 #menu_item6 a,
#nav-menu_item7 #menu_item7 a,
#nav-menu_item8 #menu_item8 a,
#nav-menu_item9 #menu_item9 a,
#nav-menu_item10 #menu_item10 a  {
      background-position:100% -121px;
      border-width:0;
	  margin-right: -2px;
	  color: #FFFFFF;
}	
#nav-menu_item1 #menu_item1 a span,
#nav-menu_item2 #menu_item2 a span,
#nav-menu_item3 #menu_item3 a span, 
#nav-menu_item4 #menu_item4 a span, 
#nav-menu_item5 #menu_item5 a span, 
#nav-menu_item6 #menu_item6 a span,
#nav-menu_item7 #menu_item7 a span,
#nav-menu_item8 #menu_item8 a span,
#nav-menu_item9 #menu_item9 a span,
#nav-menu_item10 #menu_item10 a span {
	background-position:-2px -121px;
	color: #FFFFFF;
} */
	
#menu a:hover {
	/*background-position:100% -121px;*/
	/*margin-right: -1px;*/
	cursor: pointer;
}
	
#menu a:hover span {
    /*background-position:-1px -121px;*/
    color: #000000;
    text-decoration: underline;
}

.menuSeparator {
	position: relative;
	color: #CCCCCC; /*#666666;*/
	/*top: 4px;*/
	/*left: 4px;*/
	width: 13px;
}

/* Fix IE. Hide from IE Mac \*/
* html .menuSeparator {
	/*top: 0px;*/
	/*left: 6px;*/
	width: 18px;
}
/* End */

/* Bottom Navigation Tabs */
/*#submenu {
	position: absolute;
	left: 0px;
	top: 108px;
	width: 980px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 28px;
	text-align: center;
}

#submenu_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#submenu_list li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#submenu_list li a {
	color: #1FC9DC;
	text-decoration: none;
	margin: 0px;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
}

#submenu_list li.selected {
}

#submenu_list li.selected a {
	background-image: url(../images/TabRight.png);
	background-repeat: no-repeat;
	background-position: top right;
	white-space:nowrap;
	width:0.1em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#submenu_list li.selected a span {
	background-image: url(../images/TabLeft.png);
	background-repeat: no-repeat;
	background-position: -1px top;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #000000;
}

#PageControls {
	position: absolute;
	top: 125px;
	left: 671px;
	width: 295px;
	height: 36px;
	
}

#AudioHolder {
	position: relative;
	display: inline-block;
	top: 8px;
	left: 4px;
	width: 90px;
	height: 26px;
	
}

.arrows {
	display: inline-block;
	position: relative;
	top: 0px;
	left: 9px;
	height: 26px;
	width: 195px;
	text-align: right;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;

}

.arrows a {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

.arrows a:hover, .arrows a:focus, .arrows a:active {
	text-decoration:underline;
}

#arrows image {
	padding-right: 4px;
	padding-left: 2px;
	margin-right: 4px;
	margin-left: 2px;
}
*/
#header #outerWrapper #title {
	font-family: Calibi, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#footer {
    /*position: relative;*/

    text-align: left;
    background-repeat: no-repeat;
    /*z-index: 1;*/
    background-image: url(../images/RT-logo.fw.png);
    height: 71px;
    background-color: #E7EBE9;
    background-position: 740px 10px;
    font-size: 13px;
    padding-right: 720px;
    padding-left: 20px;
    padding-top: 12px;
    border-top: 3px solid #189CAB;
}

/*Start hiding from IE Mac \*/
* HTML #footer {
	top: 5px;
}
/*Stop hiding from IE Mac */

.tableMargins2 {

	margin: 0px 5px;
	padding: 0px 5px;
}

#buttons {
	position: relative;
	/*top: 8em;*/
	top: 147px;
	left: 0em;
	text-align: center;
	/*width: 11em;*/
	width: 136px;
}

#buttons input {
	background: #776849;
	background-color: #776849;
	color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-left: 2px outset #9F8D67;
	border-top: 2px outset #9C8A66;
	border-right: 2px outset #6E6043;
	border-bottom: 2px outset #6E6043;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	/*width: 10em;*/
	width: 115px;
}
#buttons button {
	background: #776849;
	background-color: #776849;
	color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-left: 2px outset #9F8D67;
	border-top: 2px outset #9C8A66;
	border-right: 2px outset #6E6043;
	border-bottom: 2px outset #6E6043;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 10em;
	/*width: 115px;*/
	overflow: hidden;
}

.style2 {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-weight: bold;
	color: #276C83;
	font-size: 2em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

h2 {
	font-weight: bold;
	color: #276C83;
	font-size: 1.3em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

h3 {
	font-weight: bold;
	color: #276C83;
	font-size: 1.0em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	/*padding-left: 20px;*/
}

.clearFloat {
	position: relative;
	top: -20px;
	clear: both;
}

.floatLeft {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.floatRight {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.image {
	margin: 20px 40px 20px 20px;
}

.imageRight {
        margin-right: 40px;
}

.imageCaption {
	text-align: center; 
	font-weight: bold; 
	font-size: 0.85em;
        padding-top: 8px;
}
.imageLeft {
	margin: 20px 40px 20px 20px;
}
.imageTop {
	margin-top: 20px;
	margin-bottom: 20px;
}

.imageBottom {
	margin-top: 20px;
	margin-bottom: 20px;
}

/*.FeedbackBox {
	position: absolute;
	z-index: 2;
	left: 300px;
	top: 200px;
	width: 402px;
	visibility: hidden;
}

.FeedbackBoxHeader {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/FeedbackBoxHeader.gif);
	background-repeat: no-repeat;
	height: 39px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
}

.FeedbackBoxText {
	position: relative;
	top: -10px;
	font-size: 1em;
	background-image: url(../images/FeedbackBoxBkgrd.gif);
	background-repeat: repeat-y;
	/*min-height: 50px;*/
	/*margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}*/

/*Start hiding from IE Mac \*/
.FeedbackBoxText {
	/*height: 50px;*/
}
/*Stop hiding from IE Mac */

/*.FeedbackBoxContinue {
	position: relative;
	top: -10px;
	background-image: url(../images/FeedbackBoxBkgrd.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.FeedbackBoxContinue input {
	background-color: #999999;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.FeedbackBoxFooter {
	position: relative;
	top: -10px;
	height: 7px;
	background-image: url(../images/FeedbackBoxFooter.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.MyUnderstandingBox {
	position: absolute;
	z-index: 10;
	left: 300px;
	top: 100px;
	width: 402px;
	visibility: hidden;
}

.MyUnderstandingHeader {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/FeedbackBoxHeader.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 402px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
}

.MyUnderstandingText {
	position: relative;
	top: -23px;
	width: 385px;
	font-size: 1em;
	background-image: url(../images/FeedbackBoxBkgrd.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}*/
/*Start hiding from IE Mac \*/
* html .MyUnderstandingText {
	top: -10px;
}
/*Stop hiding from IE Mac */

/*.MyUnderstandingText input {
	background-color: #999999;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.MyUnderstandingContinue input {
	background-color: #999999;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.MyUnderstandingFooter {
	position: relative;
	top: -23px;
	height: 7px;
	width: 402px;
	background-image: url(../images/FeedbackBoxFooter.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}*/

/*Start hiding from IE Mac \*/
* html .MyUnderstandingFooter {
	top: -10px;
}
/*Stop hiding from IE Mac */

.debugText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

.boldRed {
	font-weight: bold;
	color: #B82733;
}

.garamond {
	font-family: Garamond;
	font-size: 1.3em;
}

.button, .button_small, .button_25, .button_75, .button_100, .button_125, .button_150, .button_155, .button_160 {
    background-color: #3A4142;
    border-left: 2px solid #616566;
    border-top: 2px solid #616566;
    border-right: 2px solid #1E2222;
    border-bottom: 2px solid #1E2222;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
    cursor: pointer;

}

.button_small {
	font-size: 11px;
	height: 20px;
}

.button {
	/*width: 50px;*/
}

.button_25 {
	width: 25px;
}

.button_50 {
	width: 50px;
}

.button_75 {
	width: 75px;
}

.button_100 {
	width: 100px;
}

.button_125 {
	width: 125px;
}

.button_150 {
	width: 150px;
}
.button_155 {
	width: 145px;
}
.button_160 {
	width: 160px;
}

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

fieldset legend {
	display: none;
}

.formlabel {
	font-weight: bold;
	text-align: right;
}

.formfield {
}

.required {
	color: #FF0000;
	font-size: 0.8em;
	vertical-align: super;
}

.formError {
	color: #FF0000;
}

#minSpecs {
    margin-left: auto;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 20px;
    font-size: 0.9em;
    width: 600px;
    border: 2px solid #1899C0;
    background-color: #F5F8EF;
    border-radius: 20px;
    }

table.programs {
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}

table.program_courses {
	outline: 1px solid #666666;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}

.clickable {
	cursor: pointer;
}

#dialog-confirm {
	display: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#plus_icon {
	background-image: url(../images/tree_control/plus.gif);
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	left: 0;
	top: 0.8em;
	width: 15px;
	height: 28px;
}

#minus_icon {
	background-image: url(../images/tree_control/minus.gif);
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	left: 0;
	top: 0.8em;
	width: 15px;
	height: 28px;
}

.paragraph {
	margin-top: 1em;
	margin-bottom: 1em;
}

a {
	color: #2090B1;
}

#minSpecsLink {
	width: 300px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#minSpecsLink a {
	color: #2090B1;
	font-size: 0.8em;
}

#minSpecs {
	display: none;
}

#techSupportLink {
	width: 300px;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#techSupportLink a {
	color: #2090B1;
	font-size: 0.8em;
}

#JustCompletedCoursesDialog {
	/*font-family: Calibri, Arial, Helvetica, sans-serif;*/
	font-size: 0.8em;
}

.PreReqsNotMet {
	color: #FF6E71;
}

@media only screen and (min-width: 1280px) {
	
#outerWrapper {
	width: 1300px;
	height: 720px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header {
	width: 1300px;
    height: 171px;
    background-image: url(../images/Header.jpg);

}
 #menu {

	width: 1300px;
	
}
    
    #footer {
    background-position: 1040px 10px;
    
}
	}
