/**************************************
 * THEME NAME: progress-gel
 *
 * Files included in this sheet:
 *
 *   progress-gel/gradients.css
 *   progress-gel/progress.css
 **************************************/

/***** progress-gel/gradients.css start *****/

/***** progress-gel/gradients.css end *****/

/***** progress-gel/progress.css start *****/


#logo{
	height:20px;
	background:url("/themes/newgel/images/logo_guided.gif") no-repeat;
	}
.color1, div.CardStyleMatch1, .CSNew, .CardStyleMatch, .match_cell_header, .boxoverHeader, select.color1 option, select#teacher, select#teacher option, select#level, select#level option  {
	background-color:#80A1B6;
	color:#ffffff;
	border-color:#80A1B6;
	}
.helpcircle, .helpcolor  {
	border-color: #AFBD22 !important;

}
.helpborderwhite {
	border-color: white;
}
.helpborderwhite {
	border-color: transparent;
}

.boxoverBody {
	border-bottom: 2px solid #80A1B6;
	border-left: 2px solid #80A1B6;
	border-right: 2px solid #80A1B6;
}
.boxoverBodyLiving {
	border-bottom: 2px solid #AFBD22;
	border-left: 2px solid #AFBD22;
	border-right: 2px solid #AFBD22;
}
.CardStyleMatchDotted {
	border-style: dashed; 
	border-color: #80A1B6; 
	background-color: white;
}
#matchplaceholderWrapper {
 	border: 5px solid #80A1B6;
}
.dotcolor1{
	background-color:#80A1B6 !important;
	color:#ffffff;
	border-color:#80A1B6;
	}
.color1_pale{
	background-color:#bfd0da !important;
	}
	
.color2, .boxoverHeaderLiving{
	background-color:#AFBD22;
	color:#ffffff;
	border-color:#AFBD22;
	}
input[type="button"].color2, input[type="submit"].color2, .living input[type="button"], .living input[type="submit"], select.color2 option {
	background-color:#AFBD22;
	color: white;
}
input[type="button"].color1, input[type="submit"].color1, .study input[type="button"], .study input[type="submit"] {
	background-color:#80A1B6;
	color: white;
}
#tabnav a.color1, .tabnav a.color1, .tabnav a.color1{
	background: #80A1B6 url('/themes/newgel/images/notebookbuttonbackground.png') repeat-x right;	
	color:#ffffff;
	border-top: 1px solid #80A1B6;
	border-left: 1px solid #80A1B6;
	border-right: 1px solid #80A1B6;

	}
#tabnav a.color2, .tabnav a.color2, .tabnav a.color2{
	background: #AFBD22 url('/themes/newgel/images/notebookbuttonbackground.png') repeat-x right;	
	color:#ffffff;
	border-left: 1px solid #AFBD22;
	border-right: 1px solid #AFBD22;
	border-top: 1px solid #AFBD22;
	}

.color2_pale{
	background:#d7de90 !important;
	}
.calendar_study {
	color: #80A1B6;
}
.calendar_living {
	color: #AFBD22;
}
.study .list_entries a {
	color:#80A1B6;
	}
.icon_big_study_selfstudy {
	background:#80A1B6 url(/themes/newgel/images/icon_big_study_selfstudy.png) no-repeat right;
}
.icon_big_study_studyplan {
	background:#80A1B6 url(/themes/newgel/images/icon_big_study_studyplan.png) no-repeat right;
}
.icon_big_study_assignment {
	background:#80A1B6 url(/themes/newgel/images/icon_big_study_assignment.png) no-repeat right;
}
.icon_big_study_add {
	background:#80A1B6 url(/themes/newgel/images/icon_big_study_add.png) no-repeat right;
}


.color_living{

	background:#AFBD22;

	color:#FFFFFF;

}
.color_study{
        background: #80A1B6;
	color:#FFFFFF;
}

.color_living_text, .sub #l_col a  {
	color:#AFBD22 !important;
}
.color_study_text {
	color:#80A1B6 !important;
}
.comment .author a {
	color:#AFBD22 !important;

}

#FPWrapper {
 border: 5px solid #80A1B6 !important;
 background: #80A1B6;
}
#FPWrapper .cell_header {
 background:#80A1B6;
 color: white;
}
#FPWrapper a{
  color: #80A1B6;
}
#FPWrapper .titles {
 background:#80A1B6;
 color: white;
 font-size: 12px;
}
#FPWrapper #unittoggler {
	border-top: 10px solid #80A1B6; 
	border-bottom: 10px solid #80A1B6; 
	background-color: #80A1B6;
}
#FPWrapper #unittoggler li a {
	color: white;
}
#FPWrapper #unittoggler li.active a {
	background-color: white;
	color: #80A1B6;
	
}
html {
min-height: 100%;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 31%, #afbd22 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(31%,#ffffff), color-stop(100%,#afbd22)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 31%,#afbd22 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ffffff 31%,#afbd22 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 31%,#afbd22 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#ffffff 31%,#afbd22 100%); /* W3C */
}
.sp_lesson_row:hover {
 color: #80A1B6;
 font-weight: bold;
}
/***** progress-gel/progress.css end *****/


