@charset "UTF-8";
/* CSS Document */

/*---------------Add Your Custom CSS------------*/
/*.nav-menu .open {
    background: none repeat scroll 0 0 transparent !important;
}

.nav-menu .open a {
    color: #1881FB;
}

.nav-menu ul ul {
    margin: 0 0 0 5px;
}
.nav-menu, .nav-menu ul, .nav-menu li h2{margin:0; padding:0;}

.nav-menu .open a.selected {
    color: #000000;
    font-weight: bold;
    margin: -9px !important;
    padding: 0;
}
*/

.nav-menu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 11px arial;
width: 200px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.nav-menu ul li{
position: relative;
list-style-type:none;
}

/* Top level menu links style */
.nav-menu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #1881FB;
text-decoration: none;
padding: 6px;
border-top: 1px solid #cccccc;
}

.nav-menu ul li a:link, .nav-menu ul li a:visited, .nav-menu ul li a:active{
background-color:none; /*background of tabs (default state)*/
}

.nav-menu ul li a:visited{
color: #1881FB;
}

.nav-menu ul li a:hover{
background-color: #dae4f2 !important;
}

/*Sub level menu items */
.nav-menu ul li ul{
position: absolute;
width: 200px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
margin-left:0px;
}
.nav-menu ul li ul ul{
    margin-left: 0px;
    left:200px !important; 
}

.nav-menu a.subfolderstyle{
background: url(https://mycmc.coloradomtn.edu/cmc-theme/images/custom/nav-arrow.png) no-repeat 97% 50%;
}

/*
.subfolderstyle {
    background: url("https://mycmc.coloradomtn.edu/cmc-theme/images/custom/nav-arrow.png") no-repeat scroll 97% 50% transparent !important;
}
*/
.nav-menu li a.selected {
    color: #8D3203 !important;
    font-weight: bold;
    text-decoration: none;
}

h2 {
    color: #303030;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 13px;
    font-weight: bold;
}


h3 {
    color: #454545;
    font-size: 12px;
}

.bttm_rule {
    border-bottom: 1px solid #000000;
}

.actions {
	font-size: 1.1em;
	color: #1c81fc;
	text-align: left;
	padding-bottom: 9px;
	margin-left: 0 !important;
	width: 210px !important;
}

.actions {
	font-size: 1.1em;
	color: #1c81fc;
	text-align: left;
	padding-bottom: 9px;
	margin: 0 !important;
	width: 180px;
}

.actions a {
	font-size: 1.1em;
	color: #1c81fc;
	text-decoration: none; 
}

.actions a:hover {
	font-size: 1.1em;
	color: #1c81fc;
	text-decoration: underline;
}

.table-heading {
    border: 1px solid #8D3203;
    background: none repeat scroll 0 0 #8D3203;
    color: #FFFFFF;
    font-weight: bold;
	font-size: 14px;
    padding: 6px !important;
    text-align: left;
	width: 195px;
	margin: 0;
}

.border-wrap {
    border: 1px solid #CCCCCC;
    padding:0 6px 6px 6px;
	margin: 0 0 20px 0;
	width: 195px;
}

#content-wrapper table {
    font-weight: normal;
}

.arrow-bullet{
background:url("/cmc-theme/images/custom/nav-arrow.png") no-repeat 2px 4px transparent; 
padding-left:10px;
}
#tbl_news_summary #news #image img {
    width: 80px;
}
#tbl_news_summary #news td {
    padding: 0 15px 15px;
}
#news_content_title {
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
}

.top_rule {
    border-top: 1px solid #000000;
    padding:5px;
}
.LERN_box_top {
    background-image: url("https://mycmc.coloradomtn.edu/Image/LERN_box_top.gif");
    background-repeat: no-repeat;
    color: #828F16 !important;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    margin: 0 0 0 12px;
    padding: 30px 24px 1px;
    text-align: left;
    text-decoration: none;
    width: 155px;
}
.LERN_box_cntr {
    background-image: url("https://mycmc.coloradomtn.edu/Image/LERN_box_cntr.gif");
    background-repeat: repeat-y;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 0 12px;
    padding: 9px 24px 12px;
    text-align: left;
    text-decoration: none;
    width: 155px;
}

.LERN_box_bttm {
    background-image: url("https://mycmc.coloradomtn.edu/Image/LERN_box_bttm.gif");
    background-repeat: no-repeat;
    height: 30px;
    margin: 0 0 12px 12px;
    width: 200px;
}

.row_a_hdr {
    background-color: #E4E7F6;
    border-bottom: 1px solid #666666;
    border-color: #666666;
    border-width: 1px;
}

.row_title th {
    border-bottom: 1px solid #000000;
    font-size: 9px;
    font-variant: normal;
    font-weight: bold;
    text-transform: uppercase;
    padding:4px !important;
}

.start_date {
    color: #828F16;
}

.end_date {
    color: #BF311A;
}

.row_a td{padding:4px !important;}

.row_b td{padding:4px !important;}


blockquote{
    margin: 1em 25px;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.redtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.bttm_rule {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
p {
    line-height: 18px;
}

#custom-breadcrumb {
    height: auto;
}

#custom-breadcrumb div {
    color: #FFFFFF;
    padding: 0 10px 3px;
}

#ir_help_bttn {
    background-image: url("/Image/button_apply_now2.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    margin-left: 6px;
    margin-top: 3px;
    padding-left: 15px;
    padding-top: 3px;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 133px;
}

#ir_help_bttn a {
    color: #FFFFFF;
}

#ir_help_bttn a:hover {
    background-position: 0 -21px;
    color: #00FF00;
}

.sidebar_hdr {
    background-color: #00539B;
    border: 1px solid #666666;
    color: #FFFFFF;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    font-weight: 800;
    margin-left: 12px;
    padding: 3px;
    width: 180px;
}

.sidebar_hdr h1 {
    color: #FFFFFF;
    display: inline;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    text-align: left;
    vertical-align: middle;
}

.sidebar_body {
    border-bottom: 1px solid #666666;
    border-color: #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-width: 1px;
    color: #000000;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 10px;
    font-weight: normal;
    margin-left: 12px;
    padding: 3px;
    width: 180px;
}

.sidebar_body p {
    padding-left: 9px;
    text-align: left;
}

.tblSol td{padding:5px;}

.nav-menu {
    position: relative;
    z-index: 99999;
}
.nav-menu ul li a:hover {
text-decoration: underline;
}
.nav-menu ul li a {
    color:#0063B6 !important;
    font-size: 1em;
}

.nav-menu h2 {
    margin: 0px; padding:5px 5px;
    font-size: .9em;
}

.nav-menu h2:hover {
    text-decoration: underline;
    color:#0063B6; background:#DAE4F2;
}

.nav-menu h2 a:hover {
    text-decoration: underline;
    color:#5b5618; background:#DAE4F2;
}
.nav-menu h2 a {
    /*color:#0063B6;*/
     color:#5b5618;
    font-size: 1em;
}


/*--------Buttons---------*/
#applynow {
    background: url("/Image/buttons.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 31px;
    margin-bottom: 12px;
    text-decoration: none;
    width: 201px;
}
#applynow:hover {
    background-position: 0 -32px;
    text-decoration: none;
}
#requestinfo {
    background: url("/Image/buttons.png") no-repeat scroll 0 -63px transparent;
    cursor: pointer;
    height: 33px;
    margin-bottom: 12px;
    text-decoration: none;
    width: 201px;
}
#requestinfo:hover {
    background-position: 0 -95px;
    text-decoration: none;
}
#financialaid {
    background: url("/Image/buttons.png") no-repeat scroll 0 -127px transparent;
    cursor: pointer;
    height: 33px;
    margin-bottom: 12px;
    text-decoration: none;
    width: 201px;
}
#financialaid:hover {
    background-position: 0 -159px;
    text-decoration: none;
}
#searchclasses {
    background: url("/Image/buttons.png") no-repeat scroll 0 -192px transparent;
    cursor: pointer;
    height: 31px;
    margin-bottom: 12px;
    text-decoration: none;
    width: 201px;
}
#searchclasses:hover {
    background-position: 0 -224px;
    text-decoration: none;
}
#cmcbookstore {
    background: url("/Image/buttons.png") no-repeat scroll 0 -255px transparent;
    cursor: pointer;
    height: 32px;
    margin-bottom: 12px;
    text-decoration: none;
    width: 202px;
}
#cmcbookstore:hover {
    background-position: 0 -287px;
    text-decoration: none;
}
#help {
    background: url("/Image/buttons.png") no-repeat scroll 0 -320px transparent;
    cursor: pointer;
    height: 31px;
    margin-bottom: 12px;
    text-decoration: none;
    width: 202px;
}
#help:hover {
    background-position: 0 -352px;
    text-decoration: none;
}

/* Buttons, colors  */

.button_blue a {
    background:url("/Image/button_bgs.png") no-repeat scroll 0 0 transparent; 
	width:185px; 
	height:25px; 
	color: #003399;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 13px;
	text-decoration:none;
    font-weight: bold;
	padding:6px 0 0 18px;
    margin-bottom: 12px;
	display:block;
}
.button_blue a:hover {
    background-position: 0 -31px;
	color: #fff;
}
.button_green a {
    background: url("/Image/button_bgs.png") no-repeat scroll 0 -63px transparent;
	width:185px; 
	height:25px; 
	color: #003399;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 13px;
	text-decoration:none;
    font-weight: bold;
	padding:6px 0 0 18px;
    margin-bottom: 12px;
	display:block;
}
.button_green a:hover  {
    background-position: 0 -94px;
	color: #fff;
}
.button_red a {
    background: url("/Image/button_bgs.png") no-repeat scroll 0 -126px transparent; 
	width:185px; 
	height:25px; 
	color: #003399;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 13px;
	text-decoration:none;
    font-weight: bold;
	padding:6px 0 0 18px;
    margin-bottom: 12px;
	display:block;
}
.button_red a:hover {
    background-position: 0 -157px;
	color: #fff;
}
.button_orange a {
    background: url("/Image/button_bgs.png") no-repeat scroll 0 -189px transparent; 
	width:185px; 
	height:25px; 
	color: #003399;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 13px;
	text-decoration:none;
    font-weight: bold;
	padding:6px 0 0 18px;
    margin-bottom: 12px;
	display:block;
}
.button_orange a:hover {
    background-position: 0 -220px;
	color: #fff;
}

.button_blue_solid a {
    background:url("/Image/button_bgs.png") no-repeat scroll 0 -31px transparent; 
	width:185px; 
	height:25px; 
	color: #fff;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 13px;
	text-decoration:none;
    font-weight: bold;
	padding:6px 0 0 18px;
    margin-bottom: 12px;
	display:block;
}
.button_blue_solid a:hover {
    background-position: 0 0;
	color: #003399;
}
.button_green_solid a {
    background: url("/Image/button_bgs.png") no-repeat scroll 0 -94px transparent;
	width:185px; 
	height:25px; 
	color: #fff;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 13px;
	text-decoration:none;
    font-weight: bold;
	padding:6px 0 0 18px;
    margin-bottom: 12px;
	display:block;
}
.button_green_solid a:hover  {
    background-position: 0 -63px;
	color: #003399;
}
.button_red_solid a {
    background: url("/Image/button_bgs.png") no-repeat scroll 0 -157px transparent; 
	width:185px; 
	height:25px; 
	color: #fff;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 13px;
	text-decoration:none;
    font-weight: bold;
	padding:6px 0 0 18px;
    margin-bottom: 12px;
	display:block;
}
.button_red_solid a:hover {
    background-position: 0 -126px;
	color: #003399;
}
.button_orange_solid a {
    background: url("/Image/button_bgs.png") no-repeat scroll 0 -220px transparent; 
	width:185px; 
	height:25px; 
	color: #fff;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 13px;
	text-decoration:none;
    font-weight: bold;
	padding:6px 0 0 18px;
    margin-bottom: 12px;
	display:block;
}
.button_orange_solid a:hover {
    background-position: 0 -189px;
	color: #003399;
}

.triangle_blue a {
    background:url(/Image/button_bgs.png) no-repeat scroll 0 -255px transparent; 
	width:185px; 
	height:25px; 
	color: #003399;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 13px;
	text-decoration:none;
    font-weight: bold;
	padding:6px 0 0 17px;
    margin-bottom: 12px;
	display:block;
}
.triangle_blue a:hover {
    background-position: 0 -287px;
    text-decoration: none
}

.triangle_sm_blue a {
    background:url(/Image/button_bgs.png) no-repeat scroll 9px -261px transparent; 
	width:185px; 
	height:19px; 
	color: #003399;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 13px;
	text-decoration:none;
    font-weight: normal;
	padding:0 0 0 30px;
    margin-bottom: 6px;
	display:block;
}
.triangle_sm_blue a:hover {
    background-position: 9px -293px;
    text-decoration: none
}



/* Feedburner Style, Remove Logo */

#creditfooter {
	display: none;
}

.feedburnerFeedBloc {
	color: #636363;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 0px;	
	padding-bottom: 5px;	
	border: 1px solid rgb(153, 153, 153);
	padding: 6px;

}

.feedburnerFeedBloc ul{
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 18px;
	font-weight: bold;
}

.feedburnerFeedBloc ul li{
	text-indent: 0px;
	padding-bottom: 3px;

}

.feedburnerFeedBloc a:hover
{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
}

.rss_title {
    background-color: #B5D238;
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 2px 2px 4px;
    text-decoration: none;
}
.rss_feed {
    border: 1px solid #999999;
    color: #636363;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    padding: 6px;
    text-decoration: none;
}

#rss_cmc_post ul, #rss_cmc_post li {
    color: #000000;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px;
}
#rss_cmc_post a {
    color: #003399;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 0;
    text-decoration: none;
}
#rss_cmc_post a:hover {
    color: #003399;
    font-family: Tahoma,Verdana,Arial,Helvetica;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 0;
    text-decoration: underline;
}

#rss_cmc_student_blog {
    background-image: url("/Image/hedr_bar_student_blog.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 1px solid #999999;
    margin-bottom: 12px;
    padding: 24px 6px 12px 12px;
}

.rss_studentjobs_summary {
    padding-bottom: 18px;
}

.webcam_hdr {
	background-color: #5B5618;
    border-color: #000000;
    border-style: solid solid none;
    border-width: 1px;
    color: #FFFFFF !important;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 15px;
   	margin: 0;
    padding: 3px;
    text-align: left;
    vertical-align: middle;
    width: 194px;
}
.webcam_body {
   border: 1px solid #000000;
   margin: 0;
   padding: 0;
   width: 200px;	
}
.snowline {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	background-image: url(/Image/icon_snowflakes.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

.snowline_hed{
	color:#bf311a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #000;
}
.snowline_txt{
	padding-left:18px;
	line-height: 16px;
}

.blu_box_top {
    background-image: url("/Image/edwards/blu_box_top.gif");
    background-repeat: no-repeat;
    color: #FFFFFF !important;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 20px;
    margin: 0;
    padding: 8px 0 1px 12px;
    text-align: left;
    text-decoration: none;
    width: 188px;
}
.blu_box_cntr {
    background-image: url("/Image/edwards/blu_box_cntr_off.gif");
    background-repeat: no-repeat;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 9px 3px 3px 15px;
    text-align: left;
    text-decoration: none;
    width: 182px;
}
.blu_box_bttm {
    background-image: url("/Image/edwards/blu_box_bttm.gif");
    background-repeat: no-repeat;
    height: 7px;
    margin: 0 0 12px;
    width: 200px;
}


/*---------Home Page------------*/

#future-student-header .heading1 {
	background: url("/cmc-theme/images/custom/arrow.png") no-repeat scroll 18px 15px #829016;
}
#future-student-header .heading1 a {
	float: left;
	font: bold 20px tahoma;
	height: 27px;
	color:#fff
}
#future-student-header .i-need-to {
	background: url("/cmc-theme/images/custom/arrow.png") no-repeat 190px 9px #97b4e0;
	cursor: pointer;
	float: right;
	font: bold 18px tahoma;
	height: 22px;
	margin: 9px 0 0;
	overflow: visible;
	padding: 4px 5px 5px 40px;
	position: relative;
	width: 277px;
	color: #FFFFFF;
	text-align: right;
}
.i-need-to ul {
	right: 0px;
	margin: 11px 0 0;
}
#future-student {
	font-size: 15px;
	font-weight:normal;
	overflow:hidden;
        height: 318px !important;
}

#future-student a {
	font-size: 15px;
	font-weight:normal;
	color: #1881FB;
	text-decoration: none;
}

#future-student a:hover {

	text-decoration: underline;
}
#future-student a:visited {
	color: #1881FB;
	text-decoration: none;
}

.future-student-text {
	font-family: Arial;
	font-size: 15px;
	font-weight:normal;
	padding-bottom:6px;
}

#future-student h3 {
	margin:0px;
	padding:4px 4px 0 0;
	font:bold 18px arial;
}

#future-student h3 a{
	font:bold 18px arial;
	color: #1881FB;
}

#future-student h3 a:hover {
	text-decoration: underline;
}

#future-student .col {
	width:260px;
	float:left;
	padding:0px 0px 18px 20px;
}
#future-student .col-hr {
	clear:both;
	padding:10px 12px 18px 20px;
}

#future-student-header .heading1 {
	background: url("/cmc-theme/images/custom/arrow.png") no-repeat scroll 18px 15px #829016;
}
#future-student-header .heading1 a {
	float: left;
	font: bold 20px tahoma;
	height: 27px;
	color:#fff
}

#header {
    background: url("/Image/inner-banner.jpg") no-repeat scroll 0px 0px transparent;
}

/* Employment Listing Styles */

.employment h2{
	padding-top: 12px;
	border-top:1px solid #000;
}

.employment h3{
	margin-left:9px;
	color:#8c3203;
	font-size:1.1em;
}
.employment p{
	margin-left:18px;
}

.pullquote_blue ul li {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	list-style:outside;
	list-style-image:url(images/icon_right_tri.gif);
	line-height: 17px;
}
.pullquote_blue a {
	color:#00539b;
	text-decoration:none;
	
}

.pullquote_blue a:hover {
	text-decoration:underline;
	
}

.fadeshow1 {
	position: relative; 
	visibility: visible; 
	background: none repeat scroll 0% 0% black; 
	overflow: hidden; 
	/* width: 410px; 
	height: 186px;  */
}

.fb_box {
	width: 178px;
	height: 21px;
	background:url(/Image/facebook-bg.png) no-repeat;
	margin: 6px 24px 6px 0;
	padding: 6px;
	float:left;
}
.fb_box a{
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 1.0em;
	text-decoration:none;
	font-weight:bold;
}
.fb_box a:hover{
	text-decoration:underline;
}
.blogger_box {
	width:482px;
	background:url(/Image/blogger-bg.png);	
	margin: 0 0 18px 0;
	padding: 0 6px 0 12px;
	display:inline-block;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
}

.blogger_box a {	
	text-decoration:none;
}
.blogger_box a:hover{
	color:#FFF;
}
.blogger_box p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 9px !important;

}

.blogger_box h2 a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 15px;
}

.blogger_box h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
.clearfloat { 
 clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
