@charset "UTF-8";
/* CSS Document
666666666666666666666666
.section-date: 20%
Requester: Ranbir Awthal
Date: 
Developer: Guokai Wang
Ticket   : #20210706_007
555555555555555555555555555555555555555555555
.general_dropdown (dropdown used in checkout)
Requester: Ranbir Awthal
Date     : 2023-Apr-19
Developer: Guokai Wang
Ticket   : #I20230328_032
555555555555555555555555555555555555555555555
rightside-content p to 11->10px
Requester: Ranbir Awthal
Date     : 2023-Jun-05
Developer: Guokai Wang
Ticket   : #I20230601_108
*/

/*@viewport {
  width: extend-to-zoom 980px;
  min-zoom: 0.25;
  max-zoom: 5;
}*/
.newsearch{
margin:45px;
float:right;
color:#CCCCCC;
}
.hide
{
display:none;
}

div.show-screen
{
display:g;
}@charset "UTF-8";
/* CSS Document */
.newsearch {
margin:34px;
float:right;
}
.hide
{
display:none;
}

div.show-screen
{
display:block;
}
   a {
    color: #DA261C;
    text-decoration: none;
}
a.fa{
	text-decoration: none !important;
}

a:hover {
    text-decoration: underline;
}
h3 {
	font-size: 18px;
	font-weight: lighter;
	color: #900;
	margin-bottom: 10px;
}
h4 {
    
    font-weight: lighter;
   
    margin-bottom: 10px;
}
p {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: lighter;
	color: #333;
	margin-bottom: 0px;
}

#delivery {
	clear: both;
	margin-top: 24px;
	margin-left:45px;
	padding-top:45px;
}
#delivery a {
	color: #FFF;
	
}
#delivery li {
	text-align: left;
	float: left;
	height: 60px;
	width: 259px;
	background-color: #DA291C;
	list-style: none;
	margin: 3px;
	padding: 12px;
	display: block;
}
#delivery h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	margin-top: 0px;
}

#market {
	clear: both;
	margin-left:45px;
}
#market a {
	color: #FFF;
	
}
#market li {
	text-align: left;
	float: left;
	height: 60px;
	width: 259px;
	background-color: #666666;
	list-style: none;
	margin: 3px;
	padding: 12px;
	display: block;
}
#market h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: lighter;
	margin-top: 22px;
}

#about {
	clear: both;
	margin-left:45px;
	padding-top:45px;
	padding-bottom:45px;
}
#about a {
	color: #DA261C;
}
#about li {
	text-align: left;
	float: left;
	width: 259px;
	/* [disabled]background-color: #ECECEC; */
	list-style: none;
	padding-left: 12px;
	padding-right: 12px;
	margin: 3px;
	display: block;
}
#about h2 {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;
	margin-top: 120px;
}
#about h1 {
	font-size: 2em;
	font-weight: lighter;
	margin-top: 24px;
	margin-left: 12px;
	margin-bottom: 24px;
}
     
                                            
#left-bundle {
	float: left;
	width: 37%;
}
#right-bundle {
	float: left;
	width: 63%;
}


.submitform-button{
font-size: .9em;
color: #FFFFFF;
font-weight: normal;
background-color: #DA291C;
text-align:center;
text-decoration: none;
width: 100px;
height: 25px;
cursor:pointer;
padding:4px;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #666;
border-left-color: #666;
border-top: none;
border-right: none;
}

.submitform-button:hover{
background-color: #690;
font-size: .9em;
color: #FFFFFF;
font-weight: normal;
text-align:center;sec
text-decoration: none;
width: 100px;
height: 25px;
cursor:pointer;
padding:4px;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #666;
border-left-color: #666;
border-top: none;
border-right: none;
}

.submitform-button-waitlist{
font-size: .9em;
color: #FFFFFF;
font-weight: normal;
background-color: #FFB800;
text-align:center;
text-decoration: none;
cursor:pointer;
padding:4px;
width: 100px;
height: 25px;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #666;
border-left-color: #666;
border-top: none;
border-right: none;
}

.submitform-button-unavailable{
font-size: .9em;
color: #111111;
font-weight: normal;

background-color: #888;
text-align:center;
text-decoration: none;
width: 100px;
height: 25px;
cursor:pointer;
padding:4px;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #666;
border-left-color: #666;
border-top: none;
border-right: none;
}
.added_class{
background-color:#690;
}

/* END TYLER CSS */


/*------------------INDEX PAGE CSS STARTS HERE - ALL CSS RELATING TO THE INDEX PAGE IS IN THIS SECTION------------------------*/

*{
	margin: 0px;
	padding: 0px;
    }
body{background-color:#fff;font-size:14px;line-height:21px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;}

.head-banner-full {
    
    width: 100%;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 56px;
	width: 149px;
	margin-bottom: 18px;
	margin-top: 25px;
	margin-left: 45px;
}
.header-wrap {
	float: left;
	width: 950px;
	background-color:#FFFFFF;
}
.search-box-input {
    float: left;
    width: 713px;
}
.submit-small-wrap {
    float: right;
    width: 40px;
}
.searchbox-small-wrap {
    float: left;
    width: 260px;
}


.information-box ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #666;
    list-style:none;
    
}
.information-box ul {
    list-style:none;
    
    }
.information-box ul li a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #DA261C;
    
}
.information-box ul li {
    margin-bottom:5px;
    
}

.information-boxes-wrapper {
	float: left;
	width: 865px;
	margin-top: 0px;
	margin-left: 45px;
	margin-right: auto;
}

hr {
    width: 100%;
    float:left;
}

.footer-wrapper {
	padding-top: 20px;
	float: left;
	width: 950px;
	margin-top: 25px;
	background-color: #f5f5f5;
	border-top: 1px solid #e3e3e3;
}
.footer-banner-full {
    width: 100%;
}

.searchbar {
    float: left;
    width: 708px;
    height: 40px;
    border:none;
    text-align: center; 
}

.search-box-wrapper {
	float: left;
	width: 860px;
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: 25px;
}
.searchbtn{

border: none; 
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal; 
font-family: arial; 
background-color: #DA291C; 
text-decoration: none; 
width: 205px; 
height: 40px;
cursor:pointer;

}
.searchbtn:hover{

border: none; 
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal; 
font-family: arial; 
background-color: #690; 
text-decoration: none; 
width: 205px; 
height: 40px;
cursor:pointer;

}
.searchbtn_small{
    border: none;
    font-size: 9px;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #DA291C;
    text-decoration: none;
    width: 40px;
    height: 38px;
    cursor:pointer;
    margin-top: 1px;
}
.searchbtn_small:hover{
    border: none;
    font-size: 9px;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #690;
    text-decoration: none;
    width: 40px;
    height: 38px;
    cursor:pointer;
    margin-top: 1px;
}
.search-box-button {
    float: left;
    width: 205px;
}
#replacement-1 {
  width: 120px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/spyglass-image.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.information-box-red {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 180px;
	width: 188px;
	padding: 12px;
	background-color: #DA291C;
	/*overflow: hidden;*/
}
.information-box-red-next {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	float: left;
	height: 180px;
	width: 188px;
	padding: 12px;
	background-color: #DA291C;
	border-bottom-color: #666;
	/*overflow: hidden;*/
}
.information-box {
	float: left;
	height: 204px;
	width: 204px;
	margin-left:31px;
	background-color:#f0f0f0;
}
.information-box-program {
    float: left;
    height: 204px;
    width: 204px;
    margin-left:31px;
    background-color:#999;   
}
.information-box-red a, .information-box-red-next a{
	color: #FFFFFF;
}
.information-box-red-next a{
	color: #FFFFFF;
}
.information-box-red a:hover, .information-box-red-next a:hover{
	text-decoration: underline;
}

.newsandupdates {
	float: left;
	width: 625px;
	height: 25px;
	padding: 12px;
	background-color: #ECECEC;
	margin-left: 45px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 0px;
}
.newsandupdates h2{
	color: #696969;
	font-size: 20px;
	font-weight: lighter;
}
.newsandupdates .indent{
	margin-left:12px;
}

.ticker {
    color: #666;
}
.news-rssticker {
    float: left;
    width: 920px;
    font-family: Helvetica, sans-serif;
    color:#333;
    margin-bottom: 40px;
}
.news-rssticker h3 {
    font-family: Helvetica, Arial, sans-serif;
}
.news-rssticker {
    font-family:Arial, Helvetica, sans-serif;
}

.footer-links1 {
	padding-left: 12px;
	float: left;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 12px;
	margin-left: 45px;
}
.footer-links1 ul {
    list-style:none;
    
    
    }
.footer-links {
	float: left;
	width: 188px;
	padding-left: 12px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	overflow: visible;
	padding-right: 12px;
}
.information-boxes-program-wrapper ul {
    
    list-style:none;
    
    }


.footer-links ul {
    list-style:none;
    
    }
    
.rightside-content ul {
    list-style:square;
    }
    


    
.footer-wrapper ul li a .foot-heading{
    color: #55585a;
    text-decoration: none;
    
    } 
.footer-wrapper ul li a:hover {
	color: #F00;
	text-decoration: none;
    }   

.foot-heading {
    margin-bottom:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color:#696969;
}
.copyright {
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 45px;
	color: #bbb;
	font-weight: lighter;
}
.copyright_search {
	float: right;
	width: 300px;
	font-size: 8pt;
	color: #666;
	text-align: right;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 25px;
}
.copyright h6{
		font-size: 11px;
		color: #55585a;
	}
.red-colour {
    color: #DA291C;
}
.infobox-lrgltr {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color:#FFF;
    font-size: 116pt;
    line-height:1em;
    margin-left:-25px;
    margin-top:18px;
margin-bottom:0px;
    float: left;
}
.infobox-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	background-color: #f0f0f0;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 68px;
}
.infobox-heading a {
    font-size: 18px;
    color: #666;
    text-decoration:none;
    display: block;
    padding-left:20px;
padding-right: 20px;
padding-bottom:12px;
padding-top:68px;
   margin-left:-20px;
   margin-right:-20px;
margin-bottom:-12px;
margin-top:-68px;
}

.infobox-heading a:hover {
    font-size: 18px;
    background-color: #a52a2a;
    color:#fff;
    text-decoration:none;
    display: block;
    padding-left:20px;
padding-right: 20px;
padding-bottom:12px;
padding-top:68px;
   margin-left:-20px;
   margin-right:-20px;
margin-bottom:-12px;
margin-top:-68px;
}


.infobox-heading-redbox {
	margin-top: 115px;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: lighter;
}
.information-box hr {
    width:202px;
    margin-bottom:15px;
    
    
    }
.centre-all {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	background-color: #FFF;
	height: 101%;
	float: none;
	border-right-color: #ECECEC;
	border-left-color: #ECECEC;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	min-height: 100%;
}
.footer-links ul li {
	line-height: 25px;
	border-top: dotted 1px #bbbbbb;
}
.footer-links1 ul li {
	line-height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #bbbbbb;
}
.information-box ul li {
    margin-left: 20px;
    
}

/*RSS TICKER STYLES*/

#tickertape{
position:relative;
layer-background-color:black;
width:400px;
height:20px;
}

#subtickertape{
background-color:black;
position:absolute;
border: 1px solid black;
width:400px;
height:20px;

}

.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}

/*------------------INDEX PAGE CSS ENDS HERE - ALL CSS RELATING TO THE INDEX PAGE IS IN THIS SECTION------------------------*/


/*------------------PROGRAM PAGE CSS STARTS HERE - ALL CSS RELATING TO THE PROGRAM PAGE IS IN THIS SECTION------------------------*/
blockquote {
	padding: 20px;
	background-color: #eeeeee;
}

.information-boxes-program-wrapper {
    float: left;
    width: 860px;
    margin-bottom: 10px;
    margin-top:0;
    margin-left:45px;
    margin-right:auto;
}

.leftside-information-wrap {
    float: left;
    width: 204px;
    margin-bottom:10px;
    margin-left:45px;
}
.addthis-wrap {
    float: left;
    width: 160px;
    margin-left: 30px;
    margin-bottom:10px;
}
.addthis_toolbox addthis_default_style {margin-bottom:10px;
}
.rightside-content-wrapper {
    float: left;
    width: 630px;
    margin-left: 12px;
    margin-bottom: 10px;
    margin-top:5px;
}
.rightside-content-backdrop {
	float: left;
	width: 630px;
	margin-top: 14px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CDCDCD;
}
.rightside-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	float: left;
	width: 590px;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom:10px;
	padding:5px 5px 5px 5px;
}
.rightside-content p {
    font-family:Arial, Helvetica, sans-serif; 
    margin-bottom:16px;
    color:#333;
}
.rightside-content .sbOptions {
    margin-left:0px;
}
.rightside-content ul {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#333;
    list-style:square;
    margin-left:10px;
    margin-bottom:10px;
}
.rightside-content ul li {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#333;
    margin-left:10px;
}
.rightside-content ol li {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#333;
    margin-left:10px;
}
.rightside-content ol {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#333;
    margin-left:10px;
}
.rightside-content h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14pt;
    color:#333;
    font-weight:normal;
}
.information-box-inside {
	float: left;
	min-height: 204px;
	width: 204px;
	margin-left:8px;
	background-color:#ffffff;
}


.information-box-inside ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    
}
.information-box-inside ul li a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #DA261C;
    
}

.information-box-inside hr {
    width:202px;
    margin-bottom:5px;
    border: 0;
    border-bottom: 1px dashed #eeeeee;
    background: #bbbbbb;
    }
    
.information-box-inside ul li {
    margin-bottom:0px;
    
}

.information-boxes-inside-wrapper {
    float: left;
    width: 920px;
    margin-bottom: 40px;
    margin-top:0;
    margin-left:auto;
    margin-right:auto;
}
.information-box-inside ul li {
    margin-left: 20px;
    
}
.infobox-heading-inside {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom:5px;
    
    
}

.program-information-left-box {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 15px;
    padding-bottom: 10px;
}
.program-information {
    width:180px;
    float:left;
    
    
    }
.program-information-left-box-bottom {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.information-box-red .program-information-text {
font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.0em;
	color: #FFFFFF;
	padding-top:15px;
}
.information-box-red .program-information-link {
font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	padding-top: 10px;
}
.information-box-red .program-information-heading {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top:10px;
}

.program-information .program-information-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #DA291C;
    margin-left:10px;
}

.program-information-credential {

    font-size: .9em;

    color: #CCC;
}
.program-information-left-box {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}
.subject-information-left-box {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}
.subject-information-title {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    margin-left: 10px;
}
.subject-information-left-box-bottom {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.subject-information-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #DA291C;
    margin-left:10px;
}
.subject-information-credential {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin-left: 10px;
    color: #999;
}
.rightside-content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height:32px;
    }
.rightside-content h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
}
.rightside-content p {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
    }
.rightside-content p img {
    margin-top: 10px;
}

/*------------------REGISTRATION PAGE CSS STARTS HERE - ALL CSS RELATING TO THE REGISTRATION PAGE IS IN THIS SECTION------------------------*/


.registration-information-timer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin-left: 10px;
    color: #666;
}

.information-box-red .information-listing {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-left: 10px;
    color: #666;
}

.program-information .information-listing {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-left: 10px;
    color: #DA291C;
}

.rightside-registration-heading h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #DA291C;
}

.program-information-left-box {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}
.countdown-information-top-box {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #666;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    
}
.countdown-information-top-box p {

    
    font-weight: bold;

    
    color: #474747;

    
    text-shadow: 0px 0px white;

    
    font-family: sans-serif;
    margin-left: 12px;

    
}
.countdown-information-top-box-explore {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top:45px;
    
    
}


.rightside-registration-heading {
    float: left;
    width: 650px;
    margin-bottom:10px;
}
.rightside-content-backdrop-clear {
	float: left;
	width: 630px;
	border-left-color: #CDCDCD;
	border-left-style: dotted;
	border-left-width: thin;
}
.input {
    color: #CCC;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #333;
}
.rightside-content-column {
    float: left;
    width: 190px;
    
    
}
.rightside-content-column-checkout{
    float: left;
    width: 80px;
    
    
}

.rightside-content-column-spacer  {
    float: left;
    width: 180px;
    
    
    
}

.rightside-content-column-spacer-right  {
    float: left;
    width: 180px;
    
    
    
    
}
.feild-description{
    /*makes a small space/margin for the information between feilds*/
    margin-bottom:10px;
    width:60px;
    margin-left:10px;
    
    
    }
.rightside-content-column-last {
    float: left;
    width: 170px;
    margin-left:10px;
    
}
.feild-entry-styles {
    background-color: #333;
}


.submitform-large-button{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #DA291C;
    text-align:left;
    text-decoration: none;
    width: 180px;
    height: 40px;
    cursor:pointer;
    padding-left:10px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
}
.submitform-large-button:hover{
    
    background-color: #690;
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    text-align:left;
    text-decoration: none;
    width: 180px;
    height: 40px;
    cursor:pointer;
    padding-left:10px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
    
}
.submit-login-large-button{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #DA291C;
    text-align:left;
    text-decoration: none;
    width: 180px;
    height: 40px;
    cursor:pointer;
    padding-left:10px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
    margin-top:10px;
}
.submit-login-large-button:hover{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #690;
    text-align:left;
    text-decoration: none;
    width: 180px;
    height: 40px;
    cursor:pointer;
    padding-left:10px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
    margin-top:10px;
}

.submitform-go-button{
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-left:50px;
	margin-top:12px;
	font-family: arial;
	background-color: #DA291C;
	text-align:centre;
	text-decoration: none;
	width: 40px;
	height: 40px;
	cursor:pointer;
    padding-left:;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-style: none;
	border-right-style: none;
}
.submitform-go-button:hover{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    margin-left:50px;
    font-family: arial;
    background-color: #690;
    text-align:centre;
    text-decoration: none;
    width: 40px;
    height: 40px;
    cursor:pointer;
    padding-left:;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
}
.submitform-large-button-choices{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;

    background-color: #DA291C;
    text-align:center;
    text-decoration: none;
    width: 205px;
    height: 40px;
    cursor:pointer;
    padding:12px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
}
.submitform-large-button-choices-white{
    font-size: 11pt;
    color: #FFF;
    font-weight: normal;

    background-color: #DA291C;
    text-align:center;
    text-decoration: none;
    width: 205px;
    height: 40px;
    cursor:pointer;
    
    border-bottom-width: thin;
    border-left-width: thin;
    border-top: none;
    border-right: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
}
.submitform-large-button-choices:hover{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #690;
    text-align:center;
    text-decoration: none;
    width: 205px;
    height: 40px;
    cursor:pointer;
    padding-left:10px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
}
.submitform-large-button:hover{

border: none; 
font-size: 11pt; 
color: #FFFFFF; 
font-weight: normal; 
font-family: arial; 
background-color:#666
text-align:left; 
text-decoration: none; 
width: 180px; 
height: 40px;
cursor:pointer;
padding-left:10px;

}


.rightside-registration-instruction {
	float: left;
	width: 630px;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	margin-bottom: 20px;
}
.feild-entry-wrapper {
    float: left;
    width: 650px;
}

#current-status-box {
    float: left;
    width: 75px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFF;
    padding-bottom:5px;
    margin-top:5px;
    background-color: #DA291C;
    text-align:center;
    border-bottom:thin;
    border-bottom:solid;
    border-bottom:#333;
    border-left:thin;
    border-left:solid;
    border-left:#333;
}
.submitform-go-box {
    float: left;
    width: 100px;
    margin-top:-10px;
    margin-left:10px;
}
#current-status-box p {
    
    color: #FFF;
    
}
.rightside-content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.rightside-login-column {
	float: left;
	width: 600px;
	border-bottom: #BBBBBB 1px;
	padding-top: 15px;
	padding-bottom: 8px;
	margin-bottom: 30px;
}
.labels-on-forms {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    color:#888888;
    margin-bottom:-3px;
    
    }
    
.rightside-dropdown-backdrop {
	/*width:180px;*/
	width:200px;
	float:left;
	/*padding-left:10px;*/
    padding-bottom:2px;
	height:65px;
	/*background-color:#333;*/
	opacity:0.7;
	filter:alpha(opacity=70);    
    }
.rightside-dropdown-backdrop-explore {
    width:185px;
    float:left;
    margin-left:0px;
    margin-right:8px;
    margin-top:5px;
    margin-bottom:10px; 
    
    }
.rightside-dropdown-backdrop-explore .rightside-content-column .rightside-dropdown-backdrop
{
    opacity: 1;
    filter:auto;
}   
.login-helpbox {
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding-left:5px;
	color: #DA291C;
}
/*
#student-number {
    font-size: 32pt;
    color: #DA291C;
}*/

/*------------TABLE CSS STARTS HERE - ALL CSS RELATING TO THE CURRICULUM AND SHOPPING CART IS IN THIS SECTION----------------*/

table {
    width:650px;
    border-collapse:collapse;
    margin-top:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    background-color:#FFF;
    border:none;
    padding: 8px;
}
    
tr:nth-child(odd){ 
		background: ##999999;
	}
	
tr:nth-child(even){ 
		background: #ffffff;
	}

.section-day-of-week{width:auto;
    }
    
.section-time {
    /*border-bottom:#DA291C solid 1px;*/
    
    
    }
    
.location {
    /*border-bottom:#DA291C solid 1px;*/
    color:#888;
    
    }
    
.fees {
    
    /*border-bottom:#DA291C solid 1px;*/
    color:#DA291C;
    
    vertical-align:top;
    
    
    }
.cart-button {
    
    /*border-bottom:#DA291C solid 1px;*/
    text-align:right;
    vertical-align:top;
    
    
    }
    

.notices {
    font-weight:bold;
    color:#666;
    
    
    
    
    
    }
.totalname {
    
    
    color:#FFF;
    border-bottom:#DA291C solid 2px;
    text-align:left;
    vertical-align:top;
    background:#DA291C;
    font-weight:bold;
    
    }
.total {
    color:#FFF;
    border-bottom:#DA291C solid 2px;
    text-align:left;
    vertical-align:top;
    background:#DA291C;
    font-weight:bold;   
    }

.taxname {
    
    border-bottom:#DA291C solid 1px;
    text-align:left;
    vertical-align:top;
    
    }
.tax {
    
    border-bottom:#DA291C solid 1px;
    text-align:left;
    vertical-align:top;
    
    }
    
    
    
.subtotalname {
    
    border-bottom:#DA291C solid 1px;
    text-align:left;
    vertical-align:top;
    
    }
.sub-total {
    
    border-bottom:#DA291C solid 1px;
    text-align:left;
    vertical-align:top;
    
    }

/*------------TABLE CSS STARTS HERE - ALL CSS RELATING TO THE CURRICULUM AND SHOPPING CART IS IN THIS SECTION----------------*/
    
        

    


.information-box-image {
    float: left;
    height: 130px;
    width: 80px;
    margin-top: 40px;
    margin-left: 10px;
}
.rightside-content h5 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12pt;
    color:#333;
    
    
    }


/*------------------EXPLORE PAGE CSS STARTS HERE - ALL CSS RELATING TO THE EXPLORE PAGE IS IN THIS SECTION------------------------*/
    
        

    



    
    
    
    
     
    
    

.breadcrumbs {
    float:left;
    color:#CDCDCD;
    width:650px;
    margin-left:35px; 
    
    
    
    
    
}
.breadcrumbs ul li, .breadcrumbs menu li {
    display: inline;
    font-size: 10pt;
    margin-right: 5px;
    margin: 3px 3px 3px 3px;
}
.breadcrumbs ul li a, .breadcrumbs menu li a{
    display: inline;
    float:left;
    font-size: 10pt;
    margin-right: 5px;
    color:#CDCDCD;
    text-decoration: none;
    
}



.breadcrumbs ul .bread-current-page a, .breadcrumbs menu .bread-current-page a {
    color: #FFF;
}
.explore-selected {
	background-color:#666666;
	margin-left:8px;
}
.explore-notselected {
	margin-left:8px;
}


.information-box-program ul li {
    margin-left: 20px;
    margin-bottom: 5px;
    
}
.information-box-program hr {
    margin-bottom:10px;
    
    
    }
.information-box-program ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #da261c;
    
}
.information-box-program ul li a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    color: #a52a2a;
    
}

.infobox-program-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666666;
    margin-left: 20px;
    margin-top: 80px;
    margin-bottom:5px;
    
    
}

.results-box {
    
    
    float: left;
    /*width: 675px;*/
    width:100%;
    background-color:#FFF;
}
.results-box h3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
}
.results-box p {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height: 1em;
}
.remove-box {
    float: left;
    height: 15px;
    width: 20px;
    background-color: #999;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    text-align:center;
    padding-top:2px;
    padding-bottom:4px;
    color:#FFF;
}
.remove-box:hover {
    float: left;
    height: 15px;
    width: 20px;
    background-color:#a52a2a;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    text-align:center;
    padding-top:2px;
    padding-bottom:4px;
    color:#FFF;
}
.remove-box a {
    
    color:#FFF;
    text-decoration:none;
}

.results {
    padding: 10px;
    border-top-width: thin;
    border-top-style: dotted;
    border-top-color: #CDCDCD;
}
.body-content-wrapper {
	float: left;
	width: 950px;
}

.results h3 {
    font-family:Arial, Helvetica, sans-serif;
    color:#666;
    
    
    
    }
.results p {
    font-family:Arial, Helvetica, sans-serif;
    color:#777;
    
    
    }
a {
    color: #DA261C;
    text-decoration: underline;
}

a:hover {
    color: #a52a2a;
    text-decoration: underline;
}
h3 {
	font-size: 18px;
	font-weight: lighter;
	color: #900;
	margin-bottom: 10px;
}
h4 {
    
    font-weight: lighter;
   
    margin-bottom: 10px;
}
p {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: lighter;
	color: #333;
	margin-bottom: 0px;
}

/* HTML 5 BACKFILL */
section, article {
    display: block;
}
.sector {
	margin-left:45px;
}
.sector li {
	text-align: left;
	float: left;
	height: 180px;
	width: 190px;
	border: 1px solid #ECECEC;
	list-style: none;
	padding-left: 12px;
	padding-right: 12px;
}
.sector h2 {
	font-size: 20px;
	color: #DA291C;
	font-weight: lighter;
	margin-top: 120px;
}

.sector h3 {
	font-size:12px;
}

.sector a{
	
	color: #DA261C;
}
.sector a:hover{
	text-decoration: underline;
	color: #a52a2a;
}
.sector h3 a {
	color: #DA261C;
}
	
#cancelled-classes {
	float: left;
	width: 212px;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 23px;
	border: solid #ECECEC 1px;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

#login {
	float: right;
	width: 70px;
	margin-top: 40px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
	border: solid #DDDDDD 1px;
}
#login h2  {
	font-weight: lighter;
}
#login h2 a {
	color: #696969;
}
#login h2 a:hover {
	color: #a52a2a;
	text-decoration: none;
}
.footer-links p {
	color: #999;
	padding-top: 5px;
	font-size: 12px;
}
.information-box-red h2 {
	font-weight: lighter;
	color: #FFF;
	padding-top:110px;
}
.information-box-red-next h2 {
	font-weight: lighter;
	color: #FFF;
	padding-top:110px;
}
.information-box-red h3, .information-box-red-next h3 ,  .program-information-credential {
	color: #ffffff !important;
}

.information-box-red a, .information-box-red-next a {
	color: #FFF;
	padding-top:110px;
}

.indexspan {
    font-family:Arial, Helvetica, sans-serif;
    color:#666666;
}

.wider_submission{
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-left:50px;
	margin-top:12px;
	font-family: arial;
	background-color: #DA291C;
	text-align:centre;
	text-decoration: none;
	width: 210px;
	height: 40px;
	cursor:pointer;
    padding-left:;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-style: none;
	border-right-style: none;
}
.wider_submission:hover{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    margin-left:50px;
    font-family: arial;
    background-color: #690;
    text-align:centre;
    text-decoration: none;
    width: 210px;
    height: 40px;
    cursor:pointer;
    padding-left:;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
}

.wider_address 
{
	text-align:left;
	font-size:12pt;
	float:left;
	width:500px;
	height:50px;
	margin-bottom:10px;
	padding-left:10px;
	color:#333333;
	background-color:#EEEEEE;
	opacity:0.7;
	filter:alpha(opacity=70);
	border:1px;
	border-color:#AAAAAA;       
}


.submitform-button{
font-size: .9em;
color: #FFFFFF;
font-weight: normal;
background-color: #DA291C;
text-align:center;
text-decoration: none;
width: 100px;
height: 25px;
cursor:pointer;
padding:4px;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #666;
border-left-color: #666;
border-top: none;
border-right: none;
}

.submitform-button:hover{
background-color: #690;
font-size: .9em;
color: #FFFFFF;
font-weight: normal;
text-align:center;
text-decoration: none;
width: 100px;
height: 25px;
cursor:pointer;
padding:4px;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #666;
border-left-color: #666;
border-top: none;
border-right: none;
}

.submitform-button-waitlist{
font-size: .9em;
color: #FFFFFF;
font-weight: normal;
background-color: #FFB800;
text-align:center;
text-decoration: none;
cursor:pointer;
padding:4px;
width: 100px;
height: 25px;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #666;
border-left-color: #666;
border-top: none;
border-right: none;
}

.submitform-button-unavailable{
font-size: .9em;
color: #111111;
font-weight: normal;

background-color: #888;
text-align:center;
text-decoration: none;
width: 100px;
height: 25px;
cursor:pointer;
padding:4px;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #666;
border-left-color: #666;
border-top: none;
border-right: none;
}
.added_class{
background-color:#690;
}

/* END TYLER CSS */


/*------------------INDEX PAGE CSS STARTS HERE - ALL CSS RELATING TO THE INDEX PAGE IS IN THIS SECTION------------------------*/

*{
	margin: 0px;
	padding: 0px;
    }
body{background-color:#fff;font-size:14px;line-height:21px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;}

.head-banner-full {
    
    width: 100%;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 56px;
	width: 300px;
	margin-bottom: 18px;
	margin-top: 25px;
	margin-left: 45px;
}
.header-wrap {
	float: left;
	width: 950px;
	background-color:#FFFFFF;
}
.search-box-input {
    float: left;
    width: 713px;
}
.submit-small-wrap {
    float: right;
    width: 40px;
}
.searchbox-small-wrap {
    float: left;
    width: 260px;
}


.information-box ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #666;
    list-style:none;
    
}
.information-box ul {
    list-style:none;
    
    }
.information-box ul li a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #a52a2a;
    
}
.information-box ul li {
    margin-bottom:5px;
    
}

.information-boxes-wrapper {
	float: left;
	width: 865px;
	margin-top: 0px;
	margin-left: 45px;
	margin-right: auto;
}

hr {
    width: 100%;
    float:left;
}

.footer-wrapper {
  	padding-top: 20px;
   float: left;
    margin: auto;
    margin-top: auto;
    margin-top: 25px;
    padding-top: 20px;
    max-width: 950px;
    width: 100%;
    text-align: left;
    background-color: #f5f5f5;
    border-top: 1px solid #e3e3e3;
}
.footer-banner-full {
    width: 100%;
}

.searchbar {
    float: left;
    width: 708px;
    height: 40px;
    border:none;
    text-align: center; 
}

.search-box-wrapper {
	float: left;
	width: 860px;
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: 25px;
}
.searchbtn{

border: none; 
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal; 
font-family: arial; 
background-color: #DA291C; 
text-decoration: none; 
width: 205px; 
height: 40px;
cursor:pointer;

}
.searchbtn:hover{

border: none; 
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal; 
font-family: arial; 
background-color: #690; 
text-decoration: none; 
width: 205px; 
height: 40px;
cursor:pointer;

}
.searchbtn_small{
    border: none;
    font-size: 9px;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #DA291C;
    text-decoration: none;
    width: 40px;
    height: 38px;
    cursor:pointer;
    margin-top: 1px;
}
.searchbtn_small:hover{
    border: none;
    font-size: 9px;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #690;
    text-decoration: none;
    width: 40px;
    height: 38px;
    cursor:pointer;
    margin-top: 1px;
}
.search-box-button {
    float: left;
    width: 205px;
}
#replacement-1 {
  width: 120px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/spyglass-image.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.information-box-red {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 180px;
	width: 188px;
	padding: 12px;
	background-color: #DA291C;
	/*overflow: auto;*/
}
.information-box-red-next {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	float: left;
	height: 180px;
	width: 188px;
	padding: 12px;
	background-color: #DA291C;
	border-bottom-color: #666;
	/*overflow: auto;*/
}
.information-box {
	float: left;
	height: 204px;
	width: 204px;
	margin-left:31px;
	background-color:#f0f0f0;
}
.information-box-program {
    float: left;
    height: 204px;
    width: 204px;
    margin-left:31px;
    background-color:#999;   
}

.newsandupdates {
	float: left;
	width: 625px;
	height: 25px;
	padding: 12px;
	background-color: #f5f5f5;
	margin-left: 45px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 0px;
}
.newsandupdates h2{
	color: #696969;
	font-size: 20px;
	font-weight: lighter;
}


.ticker {
    color: #666;
}
.news-rssticker {
    float: left;
    width: 920px;
    font-family: Helvetica, sans-serif;
    color:#333;
    margin-bottom: 40px;
}
.news-rssticker h3 {
    font-family: Helvetica, Arial, sans-serif;
}
.news-rssticker {
    font-family:Arial, Helvetica, sans-serif;
}

.footer-links1 {
	padding-left: 12px;
	float: left;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 12px;
	margin-left: 45px;
}
.footer-links1 ul {
    list-style:none;
    
    
    }
.footer-links {
	float: left;
	width: 188px;
	padding-left: 12px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	overflow: visible;
	padding-right: 12px;
}
.information-boxes-program-wrapper ul {
    
    list-style:none;
    
    }


.footer-links ul {
    list-style:none;
    
    }
    
.rightside-content ul {
    list-style:square;
    }
    


    
.footer-wrapper ul li a {
    color:#55585a;
    text-decoration: underline;
    
    } 
.footer-wrapper ul li a:hover {
	color: #a52a2a;
	text-decoration: none;
    }   

.foot-heading {
    margin-bottom:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color:#696969;
}
.copyright {
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 45px;
	color: #bbb;
	font-weight: lighter;
}
.copyright_search {
	float: right;
	width: 300px;
	font-size: 8pt;
	color: #666;
	text-align: right;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 25px;
}
.red-colour {
    color: #DA291C;
}
.infobox-lrgltr {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color:#FFF;
    font-size: 116pt;
    line-height:1em;
    margin-left:-25px;
    margin-top:18px;
margin-bottom:0px;
    float: left;
}
.infobox-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	background-color: #f0f0f0;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 68px;
}
.infobox-heading a {
    font-size: 18px;
    color: #666;
    text-decoration:none;
    display: block;
    padding-left:20px;
padding-right: 20px;
padding-bottom:12px;
padding-top:68px;
   margin-left:-20px;
   margin-right:-20px;
margin-bottom:-12px;
margin-top:-68px;
}

.infobox-heading a:hover {
    font-size: 18px;
    background-color: #DA291C;
    color:#fff;
    text-decoration:none;
    display: block;
    padding-left:20px;
padding-right: 20px;
padding-bottom:12px;
padding-top:68px;
   margin-left:-20px;
   margin-right:-20px;
margin-bottom:-12px;
margin-top:-68px;
}


.infobox-heading-redbox {
	margin-top: 115px;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: lighter;
}
.information-box hr {
    width:202px;
    margin-bottom:15px;
    
    
    }
.centre-all {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	background-color: #FFF;
	height: 101%;
	float: none;
	border-right-color: #ECECEC;
	border-left-color: #ECECEC;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	min-height: 100%;
}
.footer-links ul li {
	line-height: 25px;
	border-top: dotted 1px #bbbbbb;
}
.footer-links1 ul li {
	line-height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #bbbbbb;
}
.information-box ul li {
    margin-left: 20px;
    
}

/*------------------INDEX PAGE CSS ENDS HERE - ALL CSS RELATING TO THE INDEX PAGE IS IN THIS SECTION------------------------*/


/*------------------PROGRAM PAGE CSS STARTS HERE - ALL CSS RELATING TO THE PROGRAM PAGE IS IN THIS SECTION------------------------*/

.information-boxes-program-wrapper {
    float: left;
    width: 860px;
    margin-bottom: 10px;
    margin-top:0;
    margin-left:45px;
    margin-right:auto;
}

.leftside-information-wrap {
    float: left;
    width: 204px;
    margin-bottom:10px;
    margin-left:45px;
}
.addthis-wrap {
    float: left;
    width: 160px;
    margin-left: 30px;
    margin-bottom:10px;
}
.addthis_toolbox addthis_default_style {margin-bottom:10px;
}
.rightside-content-wrapper {
    float: left;
    width: 630px;
    margin-left: 12px;
    margin-bottom: 10px;
    margin-top:5px;
}
.rightside-content-backdrop {
	float: left;
	width: 630px;
	margin-top: 14px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CDCDCD;
}
.rightside-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	float: left;
	width: 590px; // 590px;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom:10px;
	padding:5px 5px 5px 5px;
}
.rightside-content p {
    font-family:Arial, Helvetica, sans-serif; 
    font-size:10pt;
    margin-bottom:16px;
    color:#666666;
}
.rightside-content .sbOptions {
    margin-left:0px;
}
.rightside-content ul {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#333;
    list-style:square;
    margin-left:10px;
    margin-bottom:10px;
}
.rightside-content ul li {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#333;
    margin-left:10px;
}
.rightside-content ol li {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#333;
    margin-left:10px;
}
.rightside-content ol {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#333;
    margin-left:10px;
}
.rightside-content h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14pt;
    color:#333;
}

.rightside-content h3 {
    margin-bottom:10px;
}
.information-box-inside {
	float: left;
	height: 204px;
	width: 204px;
	margin-left:8px;
	background-color:#ffffff;
}


.information-box-inside ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    
}
.information-box-inside ul li a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #a52a2a;
    
}

.information-box-inside hr {
    width:202px;
    margin-bottom:5px;
    border: 0;
    border-bottom: 1px dashed #eeeeee;
    background: #bbbbbb; 
    }
    
.information-box-inside ul li {
    margin-bottom:0px;
    
}

.information-boxes-inside-wrapper {
    float: left;
    width: 920px;
    margin-bottom: 40px;
    margin-top:0;
    margin-left:auto;
    margin-right:auto;
}
.information-box-inside ul li {
    margin-left: 20px;
    
}
.infobox-heading-inside {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom:5px;
    
    
}

.program-information-left-box {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 15px;
    padding-bottom: 10px;
}
.program-information {
    width:180px;
    float:left;
    
    
    }
.program-information-left-box-bottom {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.information-box-red .program-information-text {
font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.0em;
	color: #FFFFFF;
	padding-top:15px;
}
.information-box-red .program-information-link {
font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.information-box-red .program-information-heading {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top:10px;
}

.program-information .program-information-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #DA291C;
    margin-left:10px;
}

.program-information-credential {

    font-size: .9em;

    color: #CCC;
}
.program-information-left-box {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}
.subject-information-left-box {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}
.subject-information-title {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    margin-left: 10px;
}
.subject-information-left-box-bottom {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.subject-information-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #DA291C;
    margin-left:10px;
}
.subject-information-credential {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin-left: 10px;
    color: #999;
}
.rightside-content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
}
.rightside-content h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
}
.rightside-content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 5px;
    }
.rightside-content p img {
    margin-top: 10px;
}
.rightside-content strong{
    font-weight: bold;
}
.rightside-content b{
    font-weight: bold;
}

/*------------------REGISTRATION PAGE CSS STARTS HERE - ALL CSS RELATING TO THE REGISTRATION PAGE IS IN THIS SECTION------------------------*/


.registration-information-timer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin-left: 10px;
    color: #666;
}

.information-box-red .information-listing {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-left: 10px;
    color: #666;
}

.program-information .information-listing {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-left: 10px;
    color: #DA291C;
}

.rightside-registration-heading h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #DA291C;
}

.program-information-left-box {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}
.countdown-information-top-box {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #666;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    
}
.countdown-information-top-box p {

    
    font-weight: bold;

    
    color: #474747;

    
    text-shadow: 0px 0px white;

    
    font-family: sans-serif;
    margin-left: 12px;

    
}
.countdown-information-top-box-explore {
    float: left;
    width: 203px;
    background-color: #FFF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top:45px;
    
    
}


.rightside-registration-heading {
    float: left;
    width: 650px;
    margin-bottom:10px;
}

.rightside-content-backdrop-clear {
	float: left;
	width: 630px;
	border-left-color: #CDCDCD;
	border-left-style: dotted;
	border-left-width: thin;
}

.input {
    color: #CCC;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #333;
}

.rightside-content-column {
    float: left;
    width: 190px;
}

.rightside-content-column-spacer  {
    float: left;
    width: 180px;
}

/*
.rightside-content-column-spacer-left  {
    float: left;
    width: 180px;
}
*/

.rightside-content-column-spacer-left  {
	float: left;
	width: 190px;
	margin-right:10px;
	margin-left: 10px;
	color: #666;
}

.rightside-content-column-spacer-right  {
    float: left;
    width: 180px;
}

.feild-description{
    /*makes a small space/margin for the information between feilds*/
    margin-bottom:10px;
    width:60px;
    margin-left:10px;
    }
    
.rightside-content-column-last {
    float: left;
    width: 170px;
    margin-left:10px;
    
}
.feild-entry-styles {
    background-color: #333;
}


.submitform-large-button{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #DA291C;
    text-align:left;
    text-decoration: none;
    width: 180px;
    height: 40px;
    cursor:pointer;
    padding-left:10px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
}
.submitform-large-button:hover{
    
    background-color: #690;
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    text-align:left;
    text-decoration: none;
    width: 180px;
    height: 40px;
    cursor:pointer;
    padding-left:10px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
    
}
.submit-login-large-button{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #a52a2a;
    text-align:left;
    text-decoration: none;
    width: 180px;
    height: 40px;
    cursor:pointer;
    padding-left:10px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
    margin-top:10px;
}
.submit-login-large-button:hover{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #690;
    text-align:left;
    text-decoration: none;
    width: 180px;
    height: 40px;
    cursor:pointer;
    padding-left:10px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
    margin-top:10px;
}

.submitform-go-button{
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-left:50px;
	font-family: arial;
	background-color: #a52a2a;
	text-align:centre;
	text-decoration: none;
	width: 40px;
	height: 40px;
	cursor:pointer;
    padding-left:;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-style: none;
	border-right-style: none;
}
.submitform-go-button:hover{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    margin-left:50px;
    font-family: arial;
    background-color: #690;
    text-align:centre;
    text-decoration: none;
    width: 40px;
    height: 40px;
    cursor:pointer;
    padding-left:;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
}
.submitform-large-button-choices{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;

    background-color: #DA291C;
    text-align:center;
    text-decoration: none;
    width: 205px;
    height: 40px;
    cursor:pointer;
    padding:12px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
}
.submitform-large-button-choices-white{
    font-size: 11pt;
    color: #FFF;
    font-weight: normal;

    background-color: #DA291C;
    text-align:center;
    text-decoration: none;
    width: 205px;
    height: 40px;
    cursor:pointer;
    
    border-bottom-width: thin;
    border-left-width: thin;
    border-top: none;
    border-right: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
}
.submitform-large-button-choices:hover{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    font-family: arial;
    background-color: #690;
    text-align:center;
    text-decoration: none;
    width: 205px;
    height: 40px;
    cursor:pointer;
    padding-left:10px;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
}

.submitform-large-button:hover{
border: none; 
font-size: 11pt; 
color: #FFFFFF; 
font-weight: normal; 
font-family: arial; 
background-color:#666
text-align:left; 
text-decoration: none; 
width: 180px; 
height: 40px;
cursor:pointer;
padding-left:10px;

}


.userform {
	text-align:left;
	font-size:12pt;
	float:left;
	width:170px;
	height:38px;
	margin-bottom:10px;
	padding-left:10px;
	color:#333333;
	background-color:#EEEEEE;
	opacity:0.7;
	filter:alpha(opacity=70);
	border:1px;
	border-color:#AAAAAA;       
    }

.userform220
{
	text-align:left;
	font-size:12pt;
	float:left;
	width: 220px;
	height: 40px;
	margin-bottom:10px;
	padding-left:10px;
	color:#333333;
	background-color:#EEEEEE;
	opacity:0.7;
	filter:alpha(opacity=70);
	border:1px;
	border-color:#AAAAAA;       
}
    
.userform_placeholder {
    text-align:left; 
    font-size:12pt; 
    float:left; 
    width:170px; 
    height:38px; 
    margin-bottom:10px; 
    padding-left:10px; 
    color:#ccc; 
    /*background-color:#333; */
    opacity:0.7;filter:alpha(opacity=70); 
    border:none; 
    }
    
.editable_field
{
 /* this is a copy of userform, but only for editable field (different background color */
	text-align:left;
	font-size:12pt;
	float:left;
	width:170px;
	height:38px;
	margin-bottom:10px;
	padding-left:10px;
	color:#333333;
	background-color: #EEEEEE;
	opacity:0.7;
	filter:alpha(opacity=70);
	border: 1px solid #DA291C;
        /* border-color:#AAAAAA; */      
}

.rightside-registration-instruction {
	float: left;
	width: 630px;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	margin-bottom: 20px;
}
.feild-entry-wrapper {
    float: left;
    width: 650px;
}

#current-status-box {
    float: left;
    width: 75px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFF;
    padding-bottom:5px;
    margin-top:5px;
    background-color: #DA291C;
    text-align:center;
    border-bottom:thin;
    border-bottom:solid;
    border-bottom:#333;
    border-left:thin;
    border-left:solid;
    border-left:#333;
}
.submitform-go-box {
    float: left;
    width: 100px;
}
#current-status-box p {
    
    color: #FFF;
    
}
.rightside-content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10pt;
}
.rightside-login-column {
	float: left;
	width: 600px;
	border-bottom: #BBBBBB 1px;
	padding-top: 15px;
	padding-bottom: 8px;
	margin-bottom: 30px;
}
.labels-on-forms {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    color:#888888;
    margin-bottom:-3px;
    
    }
    
.rightside-dropdown-backdrop {
	/*width:180px;*/
	width:200px;
	float:left;
	/*padding-left:10px;*/
    padding-bottom:2px;
	height:65px;
	/*background-color:#333;*/
	opacity:0.7;
	filter:alpha(opacity=70);    
    }
.rightside-dropdown-backdrop-explore {
    width:185px;
    float:left;
    margin-left:0px;
    margin-right:8px;
    margin-top:5px;
    margin-bottom:10px; 
    
    }
.rightside-dropdown-backdrop-explore .rightside-content-column .rightside-dropdown-backdrop
{
    opacity: 1;
    filter:auto;
}   
.login-helpbox {
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding-left:5px;
	color: #DA291C;
}
/*
#student-number {
    font-size: 32pt;
    color: #DA291C;
}*/

/*------------TABLE CSS STARTS HERE - ALL CSS RELATING TO THE CURRICULUM AND SHOPPING CART IS IN THIS SECTION----------------*/

table {
    width:650px;
    border-collapse:collapse;
    margin-top:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    padding: 8px;
    background-color:#FFF;
    border:none;
}
    
td {
    border-collapse:collapse;
    vertical-align:top;
    width:auto;
    padding: 8px;
    /* text-align:left; */
    border-color:#999999;
    }
    
th {
    /* #20210706_007 */
    /* text-align:left; */
    /*color:#333;
    font-size:.75em;*/
    font-weight:100;
    padding: 4px 4px 4px 4px;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
	background-color: #f2f2f2;
    }
	
    /* #20210706_007 */
/*	
.choose {
    text-align:right;
    }
*/

.section-code {
    
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    /* text-align:left; */
    width:70px;
    /*border-bottom:#DA291C solid 1px;*/
    color:#999;
    
    
    }   


    
.section-day-of-week{
width:1%;
    
    
    }
    
.section-date {
    /*border-bottom:#DA291C solid 1px;*/
	/* #20210706_007 starts */
    /* width: 150px; */
	width: 250px;
	/* #20210706_007 ends */
    }
    
.section-time {
    /*border-bottom:#DA291C solid 1px;*/
    
    
    }
    
.location {
    /*border-bottom:#DA291C solid 1px;*/
    color:#888;
    
    }
    
.fees {
    
    /*border-bottom:#DA291C solid 1px;*/
    color:#DA291C;
    
    vertical-align:top;
    
    
    }
.cart-button {
    
    /*border-bottom:#DA291C solid 1px;*/
    text-align:right;
    vertical-align:top;
    
    
    }
    

.notices {
    font-weight:bold;
    color:#666;
    
    
    
    
    
    }
.totalname {
    
    
    color:#FFF;
    border-bottom:#DA291C solid 2px;
    text-align:left;
    vertical-align:top;
    background:#DA291C;
    font-weight:bold;
    
    }
.total {
    color:#FFF;
    border-bottom:#DA291C solid 2px;
    text-align:left;
    vertical-align:top;
    background:#DA291C;
    font-weight:bold;   
    }

.taxname {
    
    border-bottom:#DA291C solid 1px;
    text-align:left;
    vertical-align:top;
    
    }
.tax {
    
    border-bottom:#DA291C solid 1px;
    text-align:left;
    vertical-align:top;
    
    }
    
    
    
.subtotalname {
    
    border-bottom:#DA291C solid 1px;
    text-align:left;
    vertical-align:top;
    
    }
.sub-total {
    
    border-bottom:#DA291C solid 1px;
    text-align:left;
    vertical-align:top;
    
    }

/*------------TABLE CSS STARTS HERE - ALL CSS RELATING TO THE CURRICULUM AND SHOPPING CART IS IN THIS SECTION----------------*/
    
        

    


.information-box-image {
    float: left;
    height: 130px;
    width: 80px;
    margin-top: 40px;
    margin-left: 10px;
}
.rightside-content h5 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12pt;
    color:#333;
    
    
    }


/*------------------EXPLORE PAGE CSS STARTS HERE - ALL CSS RELATING TO THE EXPLORE PAGE IS IN THIS SECTION------------------------*/
    
        

    



    
    
    
    
     
    
    

.breadcrumbs {
    float:left;
    color:#CDCDCD;
    width:650px;
    margin-left:35px; 
    
    
    
    
    
}
.breadcrumbs ul li, .breadcrumbs menu li {
    display: inline;
    font-size: 10pt;
    margin-right: 5px;
    margin: 3px 3px 3px 3px;
}
.breadcrumbs ul li a, .breadcrumbs menu li a{
    display: inline;
    float:left;
    font-size: 10pt;
    margin-right: 5px;
    color:#CDCDCD;
    text-decoration: none;
    
}



.breadcrumbs ul .bread-current-page a, .breadcrumbs menu .bread-current-page a {
    color: #FFF;
}
.explore-selected {
	background-color:#666666;
	margin-left:8px;
}
.explore-notselected {
	margin-left:8px;
}


.information-box-program ul li {
    margin-left: 20px;
    margin-bottom: 5px;
    
}
.information-box-program hr {
    margin-bottom:10px;
    
    
    }
.information-box-program ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #da261c;
    
}
.information-box-program ul li a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #a52a2a;
    
}

.infobox-program-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666666;
    margin-left: 20px;
    margin-top: 80px;
    margin-bottom:5px;
    
    
}
.explore-selected .infobox-program-heading, .explore-selected a{
	color: #ffffff !important;
}
.explore-selected a:hover{
	color: #ffffff;
	text-decoration: none;
}
.results-box {
    
    
    float: left;
    /*width: 675px;*/
    width:100%;
    background-color:#FFF;
}
.results-box h3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
}
.results-box p {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height: 1em;
}
.remove-box {
    float: left;
    height: 15px;
    width: 20px;
    background-color: #999;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    text-align:center;
    padding-top:2px;
    padding-bottom:4px;
    color:#FFF;
}
.remove-box:hover {
    float: left;
    height: 15px;
    width: 20px;
    background-color:#a52a2a;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    text-align:center;
    padding-top:2px;
    padding-bottom:4px;
    color:#FFF;
}
.remove-box a {
    
    color:#FFF;
    text-decoration:none;
}

.results {
    padding: 0px;
    border-top-width: thin;
    border-top-style: dotted;
    border-top-color: #CDCDCD;
}
.body-content-wrapper {
	float: left;
	width: 950px;
}

.results h3 {
    font-family:Arial, Helvetica, sans-serif;
    color:#666;
    
    
    
    }
.results p {
    font-family:Arial, Helvetica, sans-serif;
    color:#333;
    }
 

/* HTML 5 BACKFILL */
section, article {
    display: block;
}

	
#cancelled-classes {
	float: left;
	width: 212px;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 23px;
	border: solid #f5f5f5 1px;
	background-color: #f5f5f5 !important;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}
.footer-links p {
	color: #55585a;
	padding-top: 5px;
	font-size: 12px;
}
.information-box-red h2 {
	font-weight: lighter;
	color: #FFF;
	padding-top:20px;
}
.information-box-red-next h2 {
	font-weight: lighter;
	color: #FFF;
	padding-top:110px;
}
.information-box-red h3 {
	font-weight: lighter;
	color: #CDCDCD;
}
.information-box-red-next h3 {
	font-weight: lighter;
	color: #CDCDCD;
}
.indexspan {
    font-family:Arial, Helvetica, sans-serif;
    color:#666666;
}

.shade_layer
{            
                position:absolute;
                /*
                top:0px;
                left:0px;
                */
                width: 220px;
                height: 40px;
                display:none;
                z-Index:1001;
                border: 0px solid black;
                background-color: #848484;
                text-align:center;
                vertical-align:middle;
                padding: 10px;
		opacity: 0.7;
}

/* Guokai starts */
/* I20230328_032 starts */
.general_dropdown {
    border-radius: 5px;
    float: left;
    margin-left: 0px;
    margin-right: 8px;
    margin-top: 5px;
    margin-bottom: 5px; 
}
/* 20230328_032 ends */

/* #200474: the following 4 styles */
.submission550
{
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-left:50px;
	margin-top:12px;
	font-family: arial;
	background-color: #DA291C;
	text-align: left;
	text-decoration: none;
	width: 550px;
	height: 40px;
	cursor:pointer;
    padding-left:;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-style: none;
	border-right-style: none;
}

.submission550:hover
{
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: normal;
    margin-left:50px;
    font-family: arial;
    background-color: #690;
    text-align: left;
    text-decoration: none;
    width: 550px;
    height: 40px;
    cursor:pointer;
    padding-left:;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #666;
    border-left-color: #666;
    border-top-style: none;
    border-right-style: none;
}

.whoopee_row  /* the whole row used in cart_login.jsp */
{
	float: right;
	width: 600px;
	margin-right:10px;
	margin-left: 10px;
	color: #666;
}

.whoopee_text /* text with dotted border (top and bottom only) */
{
 border-top-color: gray;
 border-top-style: dotted; 
 border-top-width: 1px; 
 border-bottom-color: gray; 
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 color: #DA291C;
 text-align: center;
}
/* Guokai ends */
#filter_options{
background-color: #f5f5f5 !important;
border: solid 1px #ccc;
padding: 5px 10px !important;
margin-top: 20px;
margin-left: 15px;
}
#filter_options div{
	float: none !important;
}
/* By Nora */
.important_notice{
background-color:#f5f5f5;
padding:20px;
margin:20px;
border-radius:10px;
}