/* General
----------------------------------------------------------------------------------------------------*/
body {
	padding-top: 60px;
	background-color:transparent;
	background: url(../images/bg/farmer.png) center top repeat;
}
.bg_main_01 {
	background: url(../images/bg/irongrip.png) center top repeat;
}
.bg_main_02 {
	background: url(../images/bg/dark_brick_wall.png) center top repeat;
}
.bg_main_03 {
	background: url(../images/bg/darth_stripe.png) center top repeat;
}
.bg_main_04 {
	background: url(../images/bg/always_grey.png) center top repeat;
}
.bg_main_05 {
	background: url(../images/bg/ravenna.png) center top repeat;
}
.bg_main_06 {
	background: url(../images/bg/random_grey_variations.png) center top repeat;
}
.bg_main_07 {
	background: url(../images/bg/fabric_plaid.png) center top repeat;
}
.bg_main_08 {
	background: url(../images/bg/white_brick_wall.png) center top repeat;
}
.bg_main_09 {
	background: url(../images/bg/vertical_cloth.png) center top repeat;
}
.bg_main_10 {
	background: url(../images/bg/whitey.png) center top repeat;
}
.bg_main_11 {
	background: url(../images/bg/farmer.png) center top repeat;
}
.bg_main_12 {
	background: url(../images/bg/padded.png) center top repeat;
}
.bg_main_13 {
	background: url(../images/bg/dark_geometric.png) center top repeat;
}
.bg_main_14 {
	background: url(../images/bg/rubber_grip.png) center top repeat;
}
.bg_main_15 {
	background: url(../images/bg/black_linen_v2.png) center top repeat;
}
.bg_main_16 {
	background: url(../images/bg/crissXcross.png) center top repeat;
}
.bg_main_17 {
	background: url(../images/bg/mirrored_squares.png) center top repeat;
}
.bg_main_18 {
	background: url(../images/bg/darkdenim3.png) center top repeat;
}
#logo {
	display: block;
	margin-bottom: 20px;
	margin-right: 20px;
	height: 75px;
}
body footer p, body .footer p {
	color:#fff;
}
.logo {
	background-image: url(../images/kollegiebar_retina.png);
	width: 204px;
	background-size: 204px 75px;
}
.logo.dark {
	background-image: url(../images/logo-dark.png);
}
.login_logo {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.logo-small {
	background-image: url(../images/logo-small.png);
	width: 38px;
}
.logo-small.dark {
	background-image: url(../images/logo-dark-small.png);
	width: 38px;
}
/* expand class for closed nav */	  
.container-fluid > .expand_to_nav {
	margin-left: 60px;
}
.normal-unit {
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.box_padding_10 *, .box_padding_10 > * {
	padding-left:10px;
	padding-right:10px;
}
.box_padding_20 *, .box_padding_20 > * {
	padding-left:20px;
	padding-right:20px;
}
.padding_10 {
	padding:10px;
}
.margin_10 {
	margin:10px;
}
.box_margin_10 *, .box_margin_10 > * {
	margin-left:10px;
	margin-right:10px;
}
.padding_20 {
	padding:20px;
}
.clear_left {
	clear:left;
}
/* box styles */
.dashed_box_placeholder {
	background-color: #DDDDDD;
	border: 1px dashed #AAAAAA;
	display: block;
	/* float: left;*/
    margin-bottom: 13px !important;
	margin-left: 1%;
	margin-right: 0.6%;
}
.dashed_box_placeholder * {
	visibility:hidden;
}
.column {
	min-height:20px;
}
.box {
	position: relative;
	padding:0;
	margin-bottom:20px;
	height:auto;
}
.box h2.box_head {
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	/*background-color:#4c5766;*/
	/* */
	margin:-1px auto 0px;
	text-indent:10px;
	/*text-shadow:0px 1px 0px #000;*/
	-webkit-user-select: none;
	height:32px;
	-webkit-text-size-adjust: none;
}
.box h4.box_head {
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	/*background-color:#4c5766;*/
	/* */
	margin:-1px auto 0px;
	text-indent:10px;
	/*text-shadow:0px 1px 0px #000;*/
	-webkit-user-select: none;
	height:24px;
	-webkit-text-size-adjust: none;
} 
.box .block {
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
	position:relative;
	background: none;
	background-color:white;
	border-bottom:1px solid #ccc;
	border-width:1px 0;
	height:auto;
}
.grad_colour {/*
	background: #4c5766;
	background: -moz-linear-gradient(top, #4c5766 0%, #313841 99%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c5766), color-stop(99%, #313841));
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c5766', endColorstr='#313841', GradientType=0 ); 
	background: -o-linear-gradient(top, #4c5766 0%, #313841 99%);
	background: linear-gradient(top, #4c5766 0%, #313841 99%);
	background: -ms-linear-gradient(top, #4c5766 0%, #313841 99%);
	border:1px solid #313841;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	zoom:1;*/
}
.box_2_col .box, .box_3_col .box, .box_4_col .box {
	display: inline;
	float: left;
	margin-right:20px;
}
.box_2_col .box:last-child, .box_3_col .box:last-child, .box_4_col .box:last-child {
	margin-right: 0px;
}
.box_2_col, .box_1_col, .box_3_col, .box_4_col, .box_1_col .box {
	width: 940px;
}
.box_2_col .box {
	width: 460px;
}
.box_3_col .box {
	width: 300px;
}
.box_4_col .box {
	width: 220px;
}
/* Jquery UI icons */
ul#icons {
	margin: 0;
	padding: 0;
}
ul#icons li {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}
ul#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}
/* Base Theme
----------------------------------------------------------------------------------------------------*/
.bar_nav ul, .side_nav ul {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*border:1px solid #000;*/
	background-color: transparent;
}
.bar_nav ul ul, .side_nav ul ul {
	border:1px solid #666;
}
.bar_nav ul li a, .side_nav ul li a {
	/*	color: #666;*/
	text-shadow: 0px 1px 0px #fff;
}
.bar_nav ul li:hover > a, .side_nav ul li:hover > a {
	color: #fff;
	text-shadow: none;
}
.bar_nav > ul > li > a {
	border-top: 1px solid #ddd;
	border-right: 1px solid #FFF;
	border-left: 1px solid #ddd;
}
.bar_nav > ul > li.send_right > a {
	border-left: 1px solid #FFF;
	border-right: none;
}
.bar_nav > ul > li.send_right:hover > a {
	border-right: none;
}
.bar_nav > ul > li:hover > a {
	border-top: 1px solid transparent;
	border-bottom: 1px solid #888b90;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	display: block;
}
.bar_nav > ul > li:first-child > a {
	border-left: none;
}
.bar_nav > ul > li:last-child > a {
	border-right: none;
}
.bar_nav ul li a, .side_nav ul li a {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
}
.bar_nav ul li.active:last-child > a, .side_nav ul li.active:last-child > a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
li:last-child > div.accordion > a:last-child {
	border-bottom: none;
}
.bar_nav ul li ul li:last-child > a:hover, .side_nav ul li ul li:last-child > a:hover {
	border-bottom: 1px solid #888b90;
}
.bar_nav ul li ul li:first-child > a, .side_nav ul li ul li:first-child > a {
	border-top: 0px solid transparent;
}
.bar_nav ul li ul li:first-child:hover > a, .side_nav ul li ul li:first-child:hover > a {
	border-top: 0px solid #999;
}
.bar_nav ul ul li:hover > a, .side_nav ul li:hover > a {
	border-bottom: 1px solid #888b90;
	border-top: 1px solid #888;
}
.bar_nav > ul > li > ul li:first-child > a, .side_nav > ul li:first-child > a {
}
.bar_nav ul li:last-child ul a {
	margin-bottom: 0px;
}
/* Drop Box
----------------------------------------------------------------------------------------------------*/

.drop_box {
	color: #000;
	padding: 10px;
	background-color: #fff;
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 0px;
	z-index: 10;
	border: 1px solid #666;
}
.drop_box fieldset {
	display: block;
	float: none !important;
	clear: both;
}
.nav_up .drop_box {
	top:auto;
	bottom:100%;
}
.side_nav .drop_box {
	top:0;
	bottom:auto;
	left:100%;
}
.drop_box.right {
	left:auto;
	right:0;
}
li:hover .drop_box {
	display: block;
}
.drop_box form input {
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 10px;
}
.drop_box button {
	display: block;
}
/* Accordion
----------------------------------------------------------------------------------------------------*/

li.openable {
	position: relative;
}
li.openable.active > a {
	color:#fff;
	text-shadow: none;
	border-top: 1px solid #888;
	border-bottom: 1px solid #666;
}
li.openable div.accordion {
	color:#666;
	border-top: 0px solid #fff;
	font-weight: normal;
	display: none;
}
li.openable div.accordion a {
	background: url(../images/nav_bullet.png) 15px no-repeat;
	padding-left: 30px;
	font-weight: normal;
}
li.openable div.accordion a:hover {
	font-weight: bold;
}
li div.accordion {
	display: none;
}
li:target > div.accordion {
	display: block;
}
li.openable.active a {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
ul.accordion > li.openable.active:first-child > a {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
ul.accordion > li.openable:last-child div.accordion a:last-child, ul.accordion > li.openable:last-child div.accordion {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom: none;
}
#side_nav ul li.openable div.accordion a {
	background: url(../images/nav_bullet.png) 20px no-repeat;
	padding-left: 37px;
	background: #f5f5f5; /* old browsers */
}
#side_nav ul li ul li.openable div.accordion a {
	background: url(../images/nav_bullet.png) 6px no-repeat;
	padding-left: 23px;
}
/* Mega Menu
----------------------------------------------------------------------------------------------------*/

.mega_menu {
	top:100%;
	left:0;
	position: absolute;
	/* 	display: none; */
	color: #666;
	margin:0px -1px;
	padding-top:10px;
	z-index: 200;
	width: 100%;
	border: 1px solid #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color:#fff;
	z-index: 30;
}
.nav_up .mega_menu {
	top:auto;
	bottom:100%;
}
.mega_menu div {
	margin: 0 10px;
}
.mega_menu .alpha {
	margin-left: 0px;
	margin-right: 9px;
}
.mega_menu .omega {
	margin-right: 0px;
}
li:hover .mega_menu {
	display: block;
}
li.has_mega_menu {
	position: static !important;
}
li.has_mega_menu a {
	position: relative;
	padding-right: 22px !important;
}
li.has_mega_menu a span.icon {
}
/* Icons
----------------------------------------------------------------------------------------------------*/
li a span.icon {
	right: 5px;
	margin-top: -1px;
}
li span.icon, li a span.icon {
	background: url(../images/nav_right.png) no-repeat;
	position: absolute;
	right:5px;
	width: 12px;
	height: 12px;
	top:11px;
	display: block;
	cursor: pointer;
}
li span.left.icon {
	background: url(../images/nav_left.png) no-repeat;
}
li.openable span.icon, #side_nav ul li.toggle span.icon {
	background: url(../images/nav_plus.png) no-repeat;
}
li.openable.active span.icon, li.openable.active span.icon {
	background: url(../images/nav_minus.png) no-repeat;
}
.nav_down > ul > li > a > span.icon, .nav_down li.has_mega_menu span.icon {
	background: url(../images/nav_down.png) no-repeat;
}
.nav_up > ul > li > a > span.icon, .nav_up li.has_mega_menu span.icon {
	background: url(../images/nav_up.png) no-repeat;
}
/* Gradients
----------------------------------------------------------------------------------------------------*/
.grad_grey, .bar_nav ul a, .side_nav ul a, .bar_nav ul, .side_nav ul, .drop_box {
	background: #ffffff; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ededed)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* ie */
	background: -o-linear-gradient(top, #ffffff 0%, #ededed 99%);
	background: linear-gradient(top, #ffffff 0%, #ededed 99%);
	background: -ms-linear-gradient(top, #ffffff 0%, #ededed 99%);
}
.grad_grey_reverse, .bar_nav ul li:hover > a, .side_nav ul li:hover > a, ul li.openable.active > a {
	background: #ddd; /* old browsers */
	background: -moz-linear-gradient(top, #a0a3a8 0%, #888b90 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a0a3a8), color-stop(100%, #888b90)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a3a8', endColorstr='#888b90', GradientType=0 ); /* ie */
	background: -o-linear-gradient(top, #a0a3a8 0%, #888b90 100%);
	background: linear-gradient(top, #a0a3a8 0%, #888b90 100%);
	background: -ms-linear-gradient(top, #a0a3a8 0%, #888b90 100%);
}
/* Round Corners and text effects
----------------------------------------------------------------------------------------------------*/

.round_all {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.round_top {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-radius: 3px 3px 0 0;
}
.round_bottom {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-radius: 0 0 3px 3px;
}
.round_left {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-radius: 3px 0 0 3px;
}
.round_right {
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-radius:0 3px 3px 0;
}
.round_yyny {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 3px;
	-moz-border-radius-bottomright: 0;
}
.round_nnny {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.text_highlight {
	text-shadow:0px 1px 0px #FFFFFF;
}
.text_shadow {
	text-shadow:0px 1px 0px #000;
}
/* Special grid styles
-------------------------------------------------- */
.show-grid {
	margin-top: 10px;
	margin-bottom: 10px;
}
.show-grid [class*="span"] {
	background: #eee;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	min-height: 30px;
	line-height: 30px;
}
.show-grid:hover [class*="span"] {
	background: #ddd;
}
.show-grid .show-grid {
	margin-top: 0;
	margin-bottom: 0;
}
.show-grid .show-grid [class*="span"] {
	background-color: #ccc;
}
/* bootstap */
.btn-shortcut {
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:55px;
	width:55px;
	float: right;
	margin-bottom: 20px;
	margin-top:10px;
	margin-left: 15px;
}
.shortcut .btn-shortcut {
	height:55px;
	width:55px;
	padding:4px 15px 4px;
}
.shortcut .btn-shortcut img {
	margin-top:5px;
}
.shortcut .btn-shortcut .label {
	position: relative;
	display: inline-block;
	top: -72px;
	margin-left: 63px;
	line-height: normal;
}
/* Text Box */
.flat_box {
	margin-bottom: 20px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.flat_box .content {
	padding: 10px;
}
/* For input sizes, make them display block */
.docs-input-sizes select, .docs-input-sizes input[type=text], .docs-input-sizes .chzn-container {
	display: block;
	margin-bottom: 9px;
}
.dataTables_wrapper label select {
	display:inline;
}
.dataTables_wrapper select, .dataTables_wrapper input {
	margin-bottom:0px;
	width:auto;
}
/* Statistics */

ul.statistics, ul.members {
	margin: 10px 0;
}
.box ul.statistics li, .box ul.members li {
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #fff;
	list-style: none;
}
ul.statistics li:first-child, ul.members li:first-child {
	border-top: none;
}
ul.statistics li:last-child, ul.members li:last-child {
	border-bottom: none;
}
ul.statistics li a {
	color: #666;
	display: block;
	line-height: 32px;
	text-decoration: none;
}
ul.members li a {
	margin-top:10px;
	margin-bottom:10px;
	color: #666;
	display: block;
	text-decoration: none;
}
ul.statistics li a:hover, ul.members li a:hover {
	color: #999;
}
ul.statistics li a span {
	display: inline-block;
 *display: inline;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
	width: 70px;
	zoom: 1;
}
ul.statistics i[class*=icon] {
	margin-left: 15px;
}
.red {
	color:#B94A48;
}
.green {
	color:#468847
}
.yellow {
	color:#F89406
}
.blue {
	color:#3A87AD;
}
img.member_avatar {
	height:50px;
	width:50px;
	padding:1px;
	border:1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:left;
	margin-left:15px;
	margin-right:15px;
}
#calender * {
	margin:0;
	padding:0;
}
.uniform {
	padding-left: 0px;
}
.slider {
	margin-top:10px;
}
.external-event {
	margin-bottom:20px;
}
.box a.toggle {
	background:rgba(0,0,0,0.1) url(../images/ui-icons_ffffff_256x240.png) no-repeat;
	background-position: -64px -16px;
	display:block;
	height:17px;
	width:17px;
	position: absolute;
	top:5px;
	border:1px solid rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.3);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.3);
	box-shadow: 0px 1px 0px rgba(255,255,255,0.3);
	text-decoration:none;
}
.box a.toggle_closed {
	background-position: -96px -16px;
	text-decoration:none;
}
.box a.destroy {
	background:rgba(0,0,0,0.1) url(../images/ui-icons_ffffff_256x240.png) no-repeat;
	background-position: -80px -128px;
	display:block;
	height:17px;
	width:17px;
	position: absolute;
	top:5px;
	border:1px solid rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.3);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.3);
	box-shadow: 0px 1px 0px rgba(255,255,255,0.3);
	text-decoration:none;
}
.box a.settings {
	background:rgba(0,0,0,0.1) url(../images/ui-icons_ffffff_256x240.png) no-repeat;
	background-position: -192px -112px;
	display:block;
	height:17px;
	width:17px;
	position: absolute;
	top:5px;
	border:1px solid rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.3);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.3);
	box-shadow: 0px 1px 0px rgba(255,255,255,0.3);
	text-decoration:none;
	display: block;
	float: right;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.box_button_1 {
	right:8px;
}
.box_button_2 {
	right:30px;
}
.box_button_3 {
	right:52px;
}
.icon-standard {
	width:auto;
	background-image:none;
	display: inline-block;
	vertical-align: text-top;
}
.checkboxset_on {
	display: inline-block;
}
.box.grad_colour_dark_blue h2.box_head {
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(top, #0088cc, #0044cc);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color:#ffffff;
}
.box.grad_colour_light_blue h2.box_head {
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(top, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color:#ffffff;
}
.box.grad_colour_red h2.box_head {
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(top, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color:#ffffff;
}
.box.grad_colour_green h2.box_head {
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -ms-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(top, #62c462, #51a351);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color:#ffffff;
}
.box.grad_colour_green h4.box_head {
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -ms-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(top, #62c462, #51a351);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color:#ffffff;
}
.box.grad_colour_orange h2.box_head {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color:#ffffff;
}
.box.grad_colour_grey h2.box_head {
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	color:#333333;
}
.box.grad_colour_grey .settings, .box.grad_colour_grey .toggle, .box.grad_colour_grey .destroy {
	background-image:url(../js/jquery-ui-bootstrap/css/custom-theme/images/ui-icons_222222_256x240.png);
}
.box.grad_colour_black h2.box_head {
	background-color: #393939;
	background-image: -moz-linear-gradient(top, #454545, #262626);
	background-image: -ms-linear-gradient(top, #454545, #262626);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454545), to(#262626));
	background-image: -webkit-linear-gradient(top, #454545, #262626);
	background-image: -o-linear-gradient(top, #454545, #262626);
	background-image: linear-gradient(top, #454545, #262626);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#262626', GradientType=0);
	border-color: #262626 #262626 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	color:#ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.box.grad_colour_orange.box_head {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	color:#ffffff;
}
#breadcrumb {
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	color:#333333;
}

#barplancalendar {
	max-width: 900px;
	margin: 0 auto;
}