/* breakpoints

600 - mobile
900 - tablet portrait
1200 - desktop

*/


body{
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:12px;
	margin: 0 0 0 0;
	background:#fbfbfc url(../../images/bg.png) top left repeat-x;
	height:100%;
}

.footer {

	background: #2c2e2c;
	border-top: 1px solid #eee;
	color:#fff;
	padding: 20px 60px;
	clear:both;
	box-shadow: 0 50vh 0 50vh #2c2e2c;
}

.footer a {
	text-decoration:none;
	color:#fff;
}

.footer a:hover {
	color: rgb(204, 204, 255);
}

.footer .section {
	float:left;
	width:25%;
}

.footer .section ul {
	list-style-type: none;
	margin:0px;
	padding:10px;

}

.footer .section ul li {
	padding:14px 2px;
	font-size:13px;
	border-bottom: 1px solid #555;
}

.footer .section li:first-child {
	border-top: 1px solid #555;
}

.footer li.last_item {
	/*border: none;*/
}

.footer h4 {
	font-family: Verdana,sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 7px;
	font-weight:300;
	color: rgb(204, 204, 255);
}

.footer .copyright {
	color:#fff;
	text-align:center;
	margin: 0px auto;
	margin-top:20px;
}

.footer .copyright p {
	margin-right:14px;
}

.footer-social {
	margin: 14px 0 20px 0;
}

.footer-social a, .footer-social a:hover {
	text-decoration:none !important;
}

.footer-social a.icon {
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	height: 32px;
	width: 32px;
	margin: 0px 6px;
}

.footer-social__twitter-icon {
	background-image: url(../../images/social/twitter.png);
}

.footer-social__facebook-icon {
	background-image: url(../../images/social/facebook.png);
}

.footer-social__gplus-icon {
	background-image: url(../../images/social/googleplus.png);
}

.footer-social__pinterest-icon {
	background-image: url(../../images/social/pinterest.png);
}

.footer-social__insta-icon {
	background-image: url(../../images/social/insta.png);
}

.footer-social__linkedin-icon {
	background-image: url(../../images/social/linkedin.png);
}

.displayNone, .jsRequired {
	display:none !important;
}

.adminToolBar {

	background: url(../../images/toolbar_bgr_invert.png) bottom left repeat-x #2c2e2c;
	border-bottom: 1px solid #ccc;
	color:#fff;
	padding: 16px 20px;
}

.adminToolBar a {
	color:#fff;
}

.adminToolBar table {
	width:100%;
}

.adminToolBar table td.textright{
	text-align:right;
}

.adminToolBar .left {
	width:460px;
	float:left;
}

.adminToolBar .right {
	text-align:right;
	float:right;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* modals */

.systemModal a {
	cursor:pointer;
}


.systemModal h2 {
	font-weight:normal;
	font-size:20px;
	color:#000;
	display:block;
	padding:0;
	margin-top:0;
	height:30px;
}

.systemModal p {
	font-size:14px;
}

.systemModal li {
	list-style:disc;
	margin-left:0px;
	padding-bottom:10px;
	line-height:1.1em;
	font-size: 14px;
	color: #666;
}

.systemModal label {
	font-size:14px;
	}

.systemModal .text {
	font-size:12px;
	margin-left:5px;
	}

.systemModal input {
	/*font-size:14px;*/
	margin-left:5px;
	margin-bottom:3px;
	}

.systemModal .star {
	color:#C00;
	}

.systemModal .errorMessage {
	color:#c00;
	font-size:12px;
	margin-bottom:5px;
	}

.systemModal button {
	padding-left:15px;
	padding-right:15px;
	}

@media (min-width: 900px) {

	.mobileOnly {
		display:none !important;
	}

	.navigation {
		display:block;
	}

	h1 {
		font-size:1.7em;
	}

	h2 {
		font-size:1.1em;
	}

	h3 {
		font-size:1.0em;
	}

	a {
		/*color: #87479B;*/
		color: #0044cc;
		text-decoration:none;
	}

	a:hover {
		/*text-decoration: underline !important;*/
	}

	.floatRight {
		float:right;
	}

	.clearBoth {
		clear:both;
	}

	.dashedTop {
		border-top: 1px dashed #333;
		padding-top:20px !important;
	}

	.bold {
		font-weight:bold;
	}

	.noResults {
		font-weight:bold;
		margin:20px;
	}

	.readOnlyGreyInput {
		border:0px;
		background:#EDEDED;
	}

	.readOnlyInput {
		border:0px;
	}

	/* Layout */

	.footer {
		background: url(../../images/toolbar_bgr_light.png) top left repeat-x #2c2e2c;
	}

	.wrapper {
		padding: 0;
		background:none;
		margin:0:auto;
	}

	.mainContentArea {
		margin:0 auto;
		background:#f4f4f4;
		min-height:40vh;
	}

	.searchBar {
		text-align:center;
	}

	.sticky-social {
		display:none !important;
	}

	.wrapperAdmin {
		width: 100% !important;
	}

	.statusbar {

		background: #7C467C;
		color: #D6C7D6;
		height:35px;
		border-bottom: 1px solid white;
	}

	.logobar {
		height:119px;
		background:#fff;
	}

	#logoImage {
		float:left;
		padding-top:16px;
		padding-left:26px;
	}

	.logobar .display-channel {
		padding-top:10px;
	}

	#spark-container-logobar {
		margin-left:300px;
		height:119px;
	}

	.logobar .display-channel img {
		border:1px solid #333;
	}

	.statusbar .left {
		width:460px;
		float:left;
		padding:10px 20px;
	}

	.statusbar .left a {
		color:#fff;
	}

	.statusbar .right {
		width:460px;
		color:#fff;
		text-align:right;
		float:right;
		padding:10px 20px;
	}

	.socialBar {
		text-align:right;
		background:#000;
		padding: 10px 20px;
	}

	.adminCell {
	   padding-top: 15px !important;
	   width:98% !important;
	}

	/* Nav and subnav */

	.subNav {
		background:#7C467C;
		padding:15px;
		color:#fff;
	}

	.searchBar {
		background:#e9eaff;
		padding:10px 15px;
		font-weight:bold;
		border-bottom:1px solid #ccc;
	}

	.searchBar .input {
		width:340px;
		height:20px;
		margin: 0 4px 0 10px;
	}

	.searchBar select {
		width:200px;
		margin-right:10px;
	}

	.showMoreSearchOptions {
		padding-top:5px;
	}

	.showMoreSearchOptions a {
		color: #000;
		text-decoration:none;
		padding-right:15px;
		font-weight:normal;
		background: url(../../images/more-options.png) no-repeat right;
	}

	.showMoreSearchOptions a.fewerOptions {
		background: url(../../images/fewer-options.png) no-repeat right;
	}

	.moreSearchOptions {
		padding-top: 6px;
		margin-top:6px;
	}

	.moreSearchOptions label {

	}

	.moreSearchOptions select {
		width:150px;
	}

	.subNav {
		height:18px;
	}

	.subNav ul li.first a {
		border-left: 0px;
		padding-left: 5px;
	}

	.subNav ul li {
		float:left;
	}

	.subNav a {
		padding: 2px 12px;
		color:#fff;
		text-decoration:none;
		border-left: 1px solid #fff;
		margin: 8px 0;
	}

	.subNav a.noSeparator {
		border-left: 0px;
		padding-left:0px;
	}

	.nav ul, .subNav ul {
		list-style: none;
		list-style-image: none;
		margin: 0 0 0 0;
		padding: 0;
	}

	.nav ul li {
		position: relative;
		float: left;
		width: 150px;
		margin: 0 0 0 -1px;
		padding: 0 0 1px 0;
		text-align: center;
	}

	.nav ul li a {
		color:#fff;
		text-decoration:none;
		font-size:110%;
	}

	.nav  ul  li  a  span {
		display:block;
		padding-top:8px;
		height:26px;
		border-right: 1px solid white;
	}

	.nav  ul  li  a:hover {
		color: #87479B;
		text-decoration:none !important;
	}

	.nav  ul  li  a:hover  span {
		background: #c00;
		margin-left:1px;
		background: url('../../images/menu_on_bgr_dev.png') repeat-x;
	}

	.nav ul li.current a, .nav ul li.parent a {
		font-weight:bold;
	}

	.nav ul li.account {
		background: url(../../images/menu_light_bgr.png);
	}

	.nav ul li.account a {
		color:#000;
	}

	.IE9 .button {
		display: inline-block;
		zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
		*display: inline;
		vertical-align: baseline;
		margin: 0 2px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		font: 12px/100% Arial, Helvetica, sans-serif;
		padding: .2em 0.8em .25em;
		text-shadow: 0 1px 1px rgba(0,0,0,.3);
		box-shadow: 0 1px 2px rgba(0,0,0,.2);
	}


	.notIE9 .button {
		display: inline-block;
		zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
		*display: inline;
		vertical-align: baseline;
		margin: 0 2px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		font: 12px/100% Arial, Helvetica, sans-serif;
		text-shadow: 0 1px 1px rgba(0,0,0,.3);
		-webkit-border-radius: .5em;
		-moz-border-radius: .5em;
		border-radius: .5em;
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
		-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
		box-shadow: 0 1px 2px rgba(0,0,0,.2);
		padding: .4em 1.5em .42em;

	}
	.button:hover {
		text-decoration: none;
	}
	.button:active {
		position: relative;
		top: 1px;
	}

	.bigrounded {
		-webkit-border-radius: 2em !important;
		-moz-border-radius: 2em !important;
		border-radius: 2em !important;
		font-size: 14px !important;
	}
	.medium {
		font-size: 12px;
		padding: .4em 1.5em .42em;
	}
	.small {
		font-size: 11px;
		padding: .2em 1em .275em;
	}
	.extrasmall {
		font-size: 11px !important;
		padding: .2em 0.8em .275em !important;
	}

	/* color styles
	---------------------------------------------- */

	/* black */
	.black {
		color: #d7d7d7;
		border: solid 1px #333;
		background: #333;
		background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
		background: -moz-linear-gradient(top,  #666,  #000);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
	}
	.black:hover {
		background: #000;
		background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
		background: -moz-linear-gradient(top,  #444,  #000);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
	}
	.black:active {
		color: #666;
		background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
		background: -moz-linear-gradient(top,  #000,  #444);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
	}

	/* gray */
	.darkGrey {
		color: #e9e9e9;
		border: solid 1px #555;
		background: #6e6e6e;
		background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
		background: -moz-linear-gradient(top,  #888,  #575757);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
	}
	.darkGrey:hover {
		background: #616161;
		background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
		background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
	}
	.darkGrey:active {
		color: #afafaf;
		background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
		background: -moz-linear-gradient(top,  #575757,  #888);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
	}

	/* white */
	.white {
		color: #606060;
		border: solid 1px #b7b7b7;
		background: #fff;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
		background: -moz-linear-gradient(top,  #fff,  #ededed);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	}
	.white:hover {
		background: #ededed;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
		background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
	}
	.white:active {
		color: #999;
		background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
		background: -moz-linear-gradient(top,  #ededed,  #fff);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
	}

	/* orange */
	.orange {
		color: #fef4e9;
		border: solid 1px #da7c0c;
		background: #f78d1d;
		background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
		background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	}
	.orange:hover {
		background: #f47c20;
		background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
		background: -moz-linear-gradient(top,  #f88e11,  #f06015);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	}
	.orange:active {
		color: #fcd3a5;
		background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
		background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
	}

	/* purple */
	.purple {
		color: #fef4e9;
		border: solid 1px #da7c0c;
		background: #f78d1d;
		background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
		background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	}
	.purple:hover {
		background: #f47c20;
		background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
		background: -moz-linear-gradient(top,  #f88e11,  #f06015);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	}
	.purple:active {
		color: #fcd3a5;
		background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
		background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
	}

	/* red */
	.red {
		color: #faddde;
		border: solid 1px #980c10;
		background: #d81b21;
		background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
		background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
	}
	.red:hover {
		background: #b61318;
		background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
		background: -moz-linear-gradient(top,  #c9151b,  #a11115);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
	}
	.red:active {
		color: #de898c;
		background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
		background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
	}

	/* blue */
	.blue {
		color: #d9eef7;
		border: solid 1px #0076a3;
		background: #0095cd;
		background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
		background: -moz-linear-gradient(top,  #00adee,  #0078a5);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	}
	.blue:hover {
		background: #007ead;
		background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
		background: -moz-linear-gradient(top,  #0095cc,  #00678e);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
	}
	.blue:active {
		color: #80bed6;
		background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
		background: -moz-linear-gradient(top,  #0078a5,  #00adee);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
	}

	/* rosy */
	.rosy {
		color: #fae7e9;
		border: solid 1px #b73948;
		background: #da5867;
		background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
		background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
	}
	.rosy:hover {
		background: #ba4b58;
		background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
		background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
	}
	.rosy:active {
		color: #dca4ab;
		background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
		background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
	}

	/* green */
	.green {
		color: #e8f0de;
		border: solid 1px #538312;
		background: #64991e;
		background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
		background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
	}
	.green:hover {
		background: #538018;
		background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
		background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
	}
	.green:active {
		color: #a9c08c;
		background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
		background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
	}

	/* pink */
	.pink {
		color: #feeef5;
		border: solid 1px #d2729e;
		background: #f895c2;
		background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
		background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
	}
	.pink:hover {
		background: #d57ea5;
		background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
		background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
	}
	.pink:active {
		color: #f3c3d9;
		background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
		background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
	}


	/* layouts */

	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
		min-height:100px; /* for spark CMS editing */
	}
	/* 2 Column (left menu) settings */

	.leftmenu .colleft {
		right:75%;			/* right column width */
	}
	.leftmenu .col1 {
		width:71%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left padding) */
	}

	/* 2 Column (right menu) settings */

	.rightmenu .colleft {
		right:18%;			/* right column width */
	}
	.rightmenu .col1 {
		width:78%;			/* left column content width (left column width minus left and right padding) */
		left:20%;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col2 {
		width:16%;			/* right column content width (right column width minus left and right padding) */
		left:22%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}

	/* 3 Column settings */

	/*
		http://matthewjamestaylor.com/blog/ultimate-3-column-holy-grail-pixels.htm
	*/

	.threecol .colmid {
		right:18%;			/* width of the right column */
	}
	.threecol .colleft {
		right:64%;			/* width of the middle column */
	}
	.threecol .col1 {
		width:60%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
		/*padding-top:15px;*/
	}
	.threecol .col2 {
		width:16%;			/* Width of left column content (column width minus padding on either side) */
		left:24%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:16%;			/* Width of right column content (column width minus padding on either side) */
		left:88%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}


	/* 1 column full page settings */

	.fullpage .col1 {
		margin:0 15px;
		width:970px;
	}


	/* layouts full width */

	.fullWidthTable {
		display: table;
		width: 100%;
		/*margin-top:16px;
		border-top:1px solid #666;
		border-left:1px solid #666;
		border-right:1px solid #666;
		background:#f4f4f4;*/
	}

	.fullWidthTableRow {
		display: table-row;
	}

	.fullWidthTableCell {
		display:table-cell;
		vertical-align: top;
		padding: 16px;
	}

	.fullWidthTableCell.col3_1 {
		max-width:160px;
		width:160px;
	}

	.fullWidthTableCell.col3_2 {

	}

	.fullWidthTableCell.col3_3, .fullWidthTableCell.col2_2, .fullWidthTableCell.col2L_1 {
		max-width:156px;
		width:156px;
	}


	/* home page internal columns */

	#col1_left {
		float:left;
		width:200px;
	}

	#col1_right {
		float:right;
		width:340px;
	}

	#spark-container-left-2 {
		margin:15px 0;
	}

	/* curved corners and containers */

	.adminBox {
		padding: 7px 20px;
	}

	.jobFormProductBoxNOTUSED {
		border:1px solid #D0D0D0;
		padding: 0 10px 10px 10px;
		margin-right:10px;

	}

	/* cookie bar */

	#cookie-bar {background:#111111; height:30px; line-height:30px; color:#eeeeee; text-align:center; padding:6px 0;border-bottom:1px solid #fff}
	#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
	#cookie-bar p {margin:0; padding:0;}
	#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
	#cookie-bar .cb-enable {background:#64991e;}
	#cookie-bar .cb-enable:hover {background:#538018;}
	#cookie-bar .cb-policy {text-decoration:underline}

}

@media (min-width: 900px) and (max-width: 1199px) {

	.spark-tefl_display_channel {
		overflow:hidden;
	}

	.logobar .display-channel {
		text-align:center;
		display:table-cell;
		vertical-align:middle;
		height:119px;
		padding-top:0;
		width:900px;
	}

	.logobar .display-channel img {
		max-width:96%;
		height:auto;
	}

	.logobar .htmlBanner {
		max-width:96%;
		height:auto;
	}

	.menu {
		font-size:12px !important;
		height:45px;
	}

	.keywordsShort {
		width:180px !important;
	}

}

/* desktop */
@media (min-width: 1200px) {

	.mainContentArea {
		max-width:90%;
	}

	.logobar .display-channel {
		text-align:center;
	}

	.logobar .htmlBanner {
		display:block;width:728px;height:90px;margin:0 auto;border:1px solid #000;
	}

}