

html,body,div,span,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,
a,address,em,img,strong,b,u,i,dl,dt,dd,ol,ul,li,
fieldset,form,label,table,tbody,tfoot,thead,tr,th,td,
article,aside,footer,header,nav,section,audio,video{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,footer,header,nav,section{
  display:block;
}
body{
  line-height:1.5;
  font-family:  Helvetica, sans-serif;
  text-rendering: optimizeLegibility;
  color: #303030;
}
.organisation_title{
	display:none;
}
#skipnav{
	position:absolute;
	left:-5000px;
	top:5px;
}
ul{
  list-style:none;
}
ol{
	list-style-type:decimal;
	padding-bottom:1em;
}
.pageblocks p, .pageblocks li{
	font-size: 0.9em;
	padding-left: 1px;
	margin:0 0 1em 0;
}
.pageblocks li{
	list-style: disc inside;
	padding-left: 20px;
	margin: 3px 0;
}
.pageblocks ol li{
	list-style: decimal inside;
}
.pageblocks ul{
	margin: 15px 0;
	padding-bottom:1em;
}
.pageblocks a:hover{
	text-decoration: underline;
}
blockquote,q{
  quotes:none;
}
blockquote:before,blockquote:after,
q:before,q:after{
  content:'';
  content:none;
}

:focus{
  outline:1px dotted transparent;
}
i, em{
	font-style: italic;
}
ins{
  text-decoration:none;
  font-weight: bold;
}
em{
	font-style:italic;
}
strong{
	font-weight: bold;
}
del{
  text-decoration:line-through;
}

table{
  border-collapse:collapse;
  border-spacing:0;
}
a{
	text-decoration:none;
	color:#006699;
}
p{
	margin: 15px 0;
}
html{
	height: 100%;
	overflow-y: scroll;
}
input, button{
	margin: 0;
	padding: 0;
}
/*------------------------------------*\
  MAIN
\*------------------------------------*/
/* GO! */

.clear, .clearboth{
	clear:both;
}

.pad{
	padding:0 20px 1em 20px;
	overflow: hidden;
}

div.thumb{
	width: auto;
	float:left;
	margin-right:15px;
}
a img{
 	border:none;
}
.imageholder, .rightmedia{
	float: right;
	clear: right;
	margin: 20px 1px 20px 30px;
	border: 3px solid #FFF;
	box-shadow: 0 0 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.5);
	background: #FFF;
}
.video .imageholder{
	cursor: pointer;
	position: relative;
}

.timeline_section .imageholder{
	width:150px;

}

.timeline_section #fancybox-content  .imageholder{
	width:auto !important;

}

.imageholder .caption{
	margin: 5px 0 0 0;
	padding: 5px;
	font-size: 11px;
	color: #666;
	max-width:220px;
}
.imageholder img{
	display: block;
}
.editable {
 	position:relative;
}
.editable .graphictoolbar {
 	position:absolute;
 	top:0px;
	left:0px;
}
.nine60{
	width:960px;
	margin: 0 auto;
}
.loginbox{
	float: right;
	clear: right;
}
.loginbox .login{
	display: block;
	background: #f5f3ee;
	padding: 5px 10px;
	border: 1px solid #888;

	font-size: 12px;
}
.loginbox .login.loggedin{
	display: none;
}
nav#mainnav{
	width:235px;
	float: left;
	margin-top:0;
	margin-left: 10px;
	position:absolute;
	padding-top: 35px;
	top:170px;
	background-repeat: no-repeat;
	background-position: 0 15px;
	text-align: left;
}
nav#mainnav a.mktlogo{
	background-image: url(../images/mkt-text.png);
	display: block;
	padding: 0;
	text-indent: -9000px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
}
nav#mainnav ul li{
	display:block;
	margin-bottom: 3px;
}
nav#mainnav ul li.expandhere ul, nav#mainnav ul li.ancestor ul{
	padding:10px 15px;
	font-size: 0.9em;
	margin:0;
}
#mainnav ul li a, nav#mainnav ul li.ancestor ul li a, nav#mainnav ul li.expandhere ul li a{
	color: #303030;
}
nav#mainnav ul li.here a, nav#mainnav ul li.ancestor a, nav#mainnav ul li.expandhere a{
	color: #006699;
}
nav#mainnav ul li.ancestor ul li.here a, nav#mainnav ul li.ancestor ul li.expandhere a, nav#mainnav ul li.ancestor ul li.ancestor a{
	color: #006699;
}
#mainnav ul li.ancestor ul li.ancestor ul li a, nav#mainnav ul li.ancestor ul li.expandhere a{
	color:#303030;
}
nav#mainnav ul li.ancestor ul li.ancestor ul li.here a{
	color: #006699;
}
nav#mainnav li a:hover{
	text-decoration: underline;
}
#mainnav input{
	width:120px;
	margin-top: 50px;
}
#mainnav input.gsc-search-button{
	width:0px;
	margin:0px;
	position: relative;
	top:3px;
	padding:6px 18px;
}
#mainnav td.gsc-input{
	padding-right:6px;
}
* html div.searchelement {
   height: expression( this.scrollHeight > 332 ? "333px" : "auto" );
}
div.searchelement {
   position:absolute;
   z-index:1000;
   width:215px;
}
#page{
	overflow: hidden;
}
#contentarea{
	margin-top: 25px;
	padding-top: 10px;
	background: rgb(244, 242, 237);
	background: rgba(255,255,255,0.4);
	position:relative;
	margin-left:250px;
}
header{
	overflow: hidden;
	padding: 0;
}
header h1.logo{
	background-image: url(../images/mkt.png);
	width: 232px;
	height: 167px;
	text-indent: -9000px;
	float: left;
	clear: left;
	margin-top: 10px;
}
header h2.strapline{
	float: left;
	font-size: 1.5em;
	font-family: 'Lato', Arial, sans-serif;
	padding: 75px 0 0 35px;
	font-weight: bold;
	color: rgb(102,102,102);
	color: rgba(0,0,0,0.5);
	text-shadow: 0 1px 1px #FFF;
}
header h1.logo a{
	display: block;
	height: 100%;
}
html{
	background-image: url(../images/cream-paper.jpg);
	background-repeat: repeat;
	background-position: center 20px;
	background-attachment:fixed;
}
body{
	background-image: url(../images/sketch-2.jpg);
	background-position: top right;
	background-repeat: no-repeat;

}
footer{
	padding: 10px 20px 0;
	margin-top: 15px;
	margin-left:250px;
	border-top:1px solid #CCC;
}
footer .copyright{
	text-align: right;
	font-size: 12px;
	color: #666;
	text-shadow: 0 1px 0 #FFF;
}
footer .links a{
	font-size: 16px;
	color: #303030;
	margin-right: 25px;
	text-shadow: 0 1px 0 #FFF;
}
footer a:hover{
	text-decoration: underline;
}
h2.page_subtitle{
	font-weight: bold;

}
.home article{
	overflow: hidden;
}
.homeblock{
	width:300px;
	height: 250px;
	border: 1px solid #888;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	position: relative;
	margin-bottom: 40px;
	margin-top: 5px;
}
.homeblock li.items{
	height: 250px;
	position: relative;
	background-position: center 0;
}
.homeblock .image{
	width: 300px;
	height: 250px;
	background-position: center 25%;
}
.homeblock .image.klein{
	background-image: url(../images/klein1.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-position: 0 30%;
}
.homeblock .image.concepts{
	background-image: url(../images/klein-concepts.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	background-position: 0 30%;
}
.homeblock li a, .homeblock a.link{
	display: block;
	height: 100%;
}
.homeblock a:hover, .homeblock li:hover{

}
.homeblock li:hover a{

}
.homeblock .text{
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	width:100%;
}
.homeblock .text .page{
	padding: 0px 10px;
	background: rgb(247,246,245);
	background: rgba(247,246,245,0.8);
	color: #333;
}
.homeblock .text .page .desc{
	font-size: 0.8em;
	line-height: 1.2em;
	display: block;
	margin-bottom: 3px;
}
.homeblock .text .title{
	padding: 5px 10px;
	background: rgb(101,10,87);
	background: rgba(101,10,87,0.8);
}
.homeblock.left{
	float: left;
}
.homeblock.right{
	float: right;
}
.homeblock .bx-prev{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 16px;
	width: 21px;
	background-image: url(../images/slider-prev.png);
	text-indent: -9000px;
	cursor: pointer;
	margin-top: 10px;
}
.homeblock .bx-next{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 16px;
	width: 21px;
	background-image: url(../images/slider-next.png);
	text-indent: -9000px;
	cursor: pointer;
	float: right;
	margin-top: 10px;
}
.homeblock .bx-next:hover, .homeblock .bx-prev:hover{
	zoom: 1;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: 0.8;
}
h2.pagetitle{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
}
.home h2.pagetitle{
	display: none;
}
article .events_toolbar, article .news_toolbar{
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	margin-bottom: 15px;
	background: transparent;
	font-size: 0.8em;
	border-bottom: 1px solid #CCC;
}
.events_toolbar .filter{
	text-align: right;
}
.dark{
	background: transparent;
}
.vevent{
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.vevent p, .vevent ul li{
	font-size: 14px;

}
.vevent ul li {
	list-style-type:disc;
	margin-left:40px;

}
.vevent:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.vevent h3{
	font-weight: bold;
}
.linkback{
	background-image: url(../images/backlink.png);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 22px;
	display: block;
}
.newsfeed{
	margin-bottom: 30px;
	height: 70px;
	border: 1px solid #888;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
}
.newsfeed div.title{
	float: left;
	background: rgb(101,10,87);
	background: rgba(101,10,87,0.8);
	width: 100px;
	clear: left;
	height: 100%;
}
.newsfeed div.title h2{
	color: #FFF;
	margin: 5px 10px 0 10px;;
}
.newsfeed .pad{
	position: relative;
	overflow: hidden;
	padding: 10px 15px;
}
.newsfeed h2.title{
	margin-bottom: 0px;
	font-weight: bold;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;
}
.newsfeed .desc{
	margin: 0;
	color: #333;
	font-size: 12px;
}
.newsfeed .desc span{
	text-decoration: underline;
	color: #006699;
	margin-left: 5px;
}
.newsfeed .item{
	font-size: 0.8em;
}
.newsfeed a{
	display: block;
	height: 100%;
}

.timeline_section .pageblocks .block{
	clear:both;
}


.toc{
	margin-top: 10px;
	border-bottom: 1px solid #dedede;
	overflow: hidden;
}
.toc:last-child{
	border-bottom: 0px;
}
.toc h2{
	margin-bottom: 15px;
}
.toc .imageholder{
	margin-top: 8px;
}
.toc:last-child{
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.toc .homeblock{
	float:left;
	margin-left:15px;
	margin-right:15px;
}
.timeline_nav{
	font-size:0.9em;
	float:right;
	padding:5px;
	width:245px;
	position:relative;
	top:-0.5em;
	margin-left:15px;
	border:1px solid #CCC;
}

.page_anchors{
	overflow:auto;
	margin:0;
	padding:0;
}

.page_anchors li{
	display:inline;
}

.page_anchors li a{
	display:block;
	float:left;
	font-size:0.9em;
	padding:5px 10px 5px 0;
}

.timeline_nav li.here a{
	color:black;
	font-weight:bold;
}

.toplink{
	font-size:0.8em;
	margin:0;
	padding:0;
	position:relative;
	top:-1.2em;
	float:right;
	clear: right;
}
.formelementwrapper{
	overflow: hidden;
	padding: 2px;
	margin-bottom: 15px;
}
legend{
	margin-bottom: 8px;
	font-size: 12px;
	color: #444;
}
input#submit{
	cursor: pointer;
}
dl{
margin-top:10px;
	border-top:1px solid #AAA;
	padding-top:10px;
}
dt{
	font-weight:bold;
	margin:0;
}

dd{
	margin-bottom:15px;

	font-size:0.9em;
}

dd p{
margin:0;
}

.showall,.centile10,.centile20,.centile30,.centile40,.centile50,.centile60,.centile70,.centile80,.centile90,.centile100{
  font-size:0.9em;
  padding: 0 20px 0 0;
  text-transform:capitalize;
}

.mediafile{
	font-size:0.9em;
	padding-bottom:1em;
}
.contact_details strong{
font-size:0.9em;
}
.contact_details p{
	display:inline;
}
#fancybox-title-float-main{
font-size:1.2em !important;
}
td.gsc-input{
	vertical-align:middle !important;
}
.disclosure_more_less{
	margin-bottom:10px;
}
.event-container{
	width:100%;
	/*padding:10px;*/
}
.world-container{
	width:31%;
	margin:10px 1%;
	float:left;
	border:1px solid #ccc;
	height:110px;
	position: relative;
	box-shadow: 1px 1px 3px 0 #CCC;
}
.world-container:nth-child(3n){
	clear:right;
}
.world-container .imageholder{
	width:90%;
	margin:5px auto;
	overflow:hidden;
	float:none;
	max-height:33%;
}
.world-container .title{
	margin:0 auto;
	text-align: left;
	padding:5px;
}
.world-container .title h3{
	font-weight: bold;
	font-size:10pt;
	margin-top:1px;
}
.world-container .textholder{
	padding:10px;
	font-size:1em;
}
.world-container .location{
	width:100%;
}
.world-container .location p{
	padding-left:10px;
	font-size:9pt;
	margin:5px;
	position: absolute;
	bottom:0;
	right:0;
	text-align:right;
}
.world-container .location span{
	padding-left:10px;
	font-size:10pt;
	margin:5px;
	position: absolute;
	bottom:2px;
	left:2px;
}
.world-container .left-star{
	float:left;
	/*background-image: url('../images/red_star_32px.png');*/
	background-image: url('../images/red_star2_24px.png');
	background-repeat: no-repeat;
	width:20px;
	height:50px;
	padding:0 5px;
}
#infowindow{
	max-width:25%;
	height:auto;
	position:absolute;
	background:white;
	border: 1px solid #333;
	padding:5px;
	padding-right:15px;
	display:none;
	box-shadow:2px 2px 3px 0 #000;
}

#infowindow:after, #infowindow:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	right: 100%;
	position: absolute;
	width: 0;
}

#infowindow:after {
	border-width: 10px;
	border-right-color: white;
	top: 10px;
}

#infowindow:before {
	border-width: 12px;
	border-right-color: #333;
	top: 8px;
}

#infowindoe ul{
	padding:5px;
}

#infowindow li{
	width:100%;
	margin:5px auto;
	padding:5px 0;
	/*border-bottom:1px solid #ccc;*/
}

#infowindow li span{
	max-width:90%;
	font-size: 15px;
}
#infowindow li span a{
	display:inline-block;
	max-width:85%;
}
#infowindow li h3{
	width:40%;
}

.rightarrow{
	border-width: 9px;
	border-color:transparent;
	border-left-color: #333;
	border-style:solid;
	width:10px;
	display:inline-block;
	margin:5px 5px 5px 10px;
	vertical-align:middle;
}
.rightarrow:after{
	content:' ';
	/*clear:both;*/
}
.leftarrow{
	border-width: 9px;
	border-color:transparent;
	border-left-color: #333;
	border-style:solid;
	display:inline-block;
	/*margin:5px 5px 5px 5px;*/
	vertical-align:middle;
	float:left;
}
.leftarrow:after{
	content:' ';
	clear:both;
}
.closeinfo{
	position:absolute;
	top:2px;
	right:5px;
	cursor:pointer;
}
.closeinfo a{
	color:black;
}
#control-panel{
	position:absolute;
	width:100px;
	padding:10px;
	padding-bottom:0px;
	top:60px;
	left:30px;
	background-color: #f8f8ff;
    background-color: rgba(248,248,255,.5);
    border: 2px solid rgb(222,222,222);
    border: 2px solid rgba(222,222,222,.5);
}
#control-panel input{
	margin-right:10px;
}
#control-panel input:after{
	content:' ';
	clear:right;
}
#control-panel label{
	display:block;
}
#control-panel img{
	max-width:90%;
}
#control-panel a:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	font-size: 0.75em;
	position: relative;
	bottom:0;
	left:0;
}
h3.title{
	font-weight: bolder;
	font-size: 1.2em;
	margin-top:30px;
}
.gallery-wrapper{
	width:100%;
	margin-bottom:30px;
}
.item-wrapper{
	float:left;
	width:30%;
	height:250px;
	margin:30px 10px;
	position:relative;
}
.image-wrapper{
	height:95%;
	position: relative;
}
.image-wrapper img{
	height:100%;
	max-width:100%;

}
.image-wrapper .image-overlay,.imageholder .image-overlay{
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	cursor: pointer;
	background-color: rgb(214,133,173);
	background-color: rgba(214,133,173,0.5);
	width:100%;
	height:10%;
	display:none;
}
.imageholder .image-overlay:hover{
	display:inline;
}
.gsc-control-cse{
	background-color:transparent !important;
	border: none !important;
	margin-right:40px !important;
}

.gsc-results-wrapper-visible{
	position:absolute;
	background-color:#FFF;
	top:0;
	z-index:1000;
	padding:5px;
	box-shadow:0px 2px 10px #000;
}
.gs-visibleUrl{
	display:none !important;
}
.gsc-table-result, .gsc-thumbnail-inside{
	padding-left:0 !important;
}

.floatleft{
	box-shadow: 3px 2px 3px 0 #CCCCCC;
	float: left !important;
	margin: 20px 20px 10px 0 !important;
}
.video, .audio{
	width:100%;
	float: left;
	position: relative;
	margin-bottom:10px;
}
.videodesc{
	margin:20px 0 20px 3px;
}
.video .imageholder .image-overlay{
	height:100%;
	line-height:250%;
	font-weight: bold;
	font-size:4em;
	background: rgb(201,201,201);
	background: rgba(201,201,201,0.5);
	color:white;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
.video .imageholder .play-icon{
	height:30%;
	width:30%;
	color:white;
	position: absolute;
	bottom:0;
	left:5%;
	line-height:150%;
	font-size:2em;
}
.video .icon-youtube-play{
	filter: alpha(opacity = 100);
}
.video .page_subtitle, .audio .page_subtitle{
	margin-bottom:10px;
	line-height:150%;
}
.video .tag, .audio .tag{
	display:inline-block;
	width:15%;
	min-width:60px;
	height:23px;
	text-align: center;
	position: absolute;
	right: 15px;
	background-color:#6791F5;
	color:white;
	font-weight: normal;
	border:1px solid white;
	box-shadow: 3px 2px 3px 0px #CCC;
	cursor: pointer;
	border-radius: 3px 3px 3px 3px;
}
.buttons{
	margin:0 auto;
	display:block;
}
.buttons h4{
	text-align:left;
	cursor: pointer;
}
.buttons .btn{
	width:20%;
	min-width:65px;
	position: relative;
	margin:0 5%;
}
.buttons .btn-wrapper{
	text-align: center;
	margin-bottom:15px;
}
.audiovisual{
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
/*.video .tag:before, .video .tag:after, .audio .tag:before, .audio .tag:after{
	border:medium solid transparent;
	content:' ';
	height:0;
	width:0;
	position: absolute;
}
.video .tag:before, .audio .tag:before{
	border-right-color:white;
	border-width:13px;
	top:-2px;
	right: 100%;
}
.video .tag:after, .audio .tag:after{
	border-right-color:#C12E2A;
	border-width:11px;
	top:0px;
	right: 100%;
}
.audio .tag {
	background-color:red !important;
}
.audio .tag:after{
	border-right-color:red !important;
}*/

.btn-video,
.btn-audio,
.btn-showall {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-video:active,
.btn-audio:active,
.btn-video.active,
.btn-audio.active,
.btn-showall:active,
.btn-showall.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-audio, .audio .tag {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#3c93c5), to(#4771a6));
  background-image: -webkit-linear-gradient(top, #3c93c5, 0%, #4771a6, 100%);
  background-image: -moz-linear-gradient(top, #3c93c5 0%, #4771a6 100%);
  background-image: linear-gradient(to bottom, #3c93c5 0%, #4771a6 100%);
  background-repeat: repeat-x;
  border-color: #2aabd2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c93c5', endColorstr='#ff4771a6', GradientType=0);
}
.btn-audio:active,
.btn-audio.active {
  background-color: #4771a6;
  border-color: #2aabd2;
}
.btn-video, .video .tag {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
  background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  border-color: #c12e2a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
/* Just added the below as it the hover effect seemed redundant */
.video .tag:hover,
.audio .tag:hover{
	color: #fff;
	cursor: default;
}
.btn-video:active,
.btn-video.active {
  background-color: #c9302c;
  border-color: #c12e2a;
}
.btn-showall {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#A37399), to(#845283));
  background-image: -webkit-linear-gradient(top, #A37399, 0%, #845283, 100%);
  background-image: -moz-linear-gradient(top, #A37399 0%, #845283 100%);
  background-image: linear-gradient(to bottom, #A37399 0%, #845283 100%);
  background-repeat: repeat-x;
  border-color: #2d6ca2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A37399', endColorstr='#845283', GradientType=0);
}
.btn-showall:active,
.btn-showall.active {
  background-color: #845283;
  border-color: #2d6ca2;
}
.btn {
  color:#FFFFFF;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}
.btn:focus, .tag:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.tag:hover,
.tag:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.fa-icon{
	margin:0 25px;
	display:none;
}
.fa-icon i.fa{
	font-size:1.6em;
}
.fa.fa-video-camera{
	color:#C9302C;
}
.fa.fa-video-camera:hover{
	color:#D9534F;
}
.fa.fa-headphones{
	color:#4771A6;
}
.fa.fa-headphones:hover{
	color:#3C93C5;
}
.fa.fa-file-text-o{
	color:#845283;
}
.fa.fa-file-text-o:hover{
	color:#A37399;
}
.fa.fa-globe{
	color:#ff7c33;
}
.fa.fa-globe:hover{
	color:#ffa133;
}

.fa.fa-right{
	margin-right:5px;
}
.icon-holder{
	margin-left:10px;
	/*position: absolute;*/
	position: relative;
	/*top: 13px;*/
	top:-10px;
	right: 30px;
}
.loadtarget{
	display:none;
}

#modalwindow{
   	background-color: #FFFFFF;
    border: 1px solid #000000;
    box-shadow: 3px 3px 3px 0px #000000;
    display: none;
    /*width: 250px;*/
    width:300px;
    position: absolute;
    z-index: 1100000 !important;
    top:30px;
    /*right:-15px;*/
    left:2px;
}
#modalwindow p, #mondalwindow a{
	font-family:helvetica;
}
#modalwindow:before, #modalwindow:after{
	border:medium solid transparent;
	content:' ';
	height:0;
	width:0;
	position: absolute;
}
#modalwindow:before{
	border-bottom-color:black;
	border-width:12px;
	bottom: 100%;
}
#modalwindow:after{
	border-bottom-color:white;
	border-width:10px;
	bottom: 100%;
}
/*#modalwindow.video:before{*/
#modalwindow.position0:before{
	/*right:177px;*/
	left:20px;
}
/*#modalwindow.video:after{*/
#modalwindow.position0:after{
	/*right:179px;*/
	left:22px;
}
/*#modalwindow.audio:before{*/
#modalwindow.position1:before{
	/*right:104px;*/
	left:101px;
}
/*#modalwindow.audio:after{*/
#modalwindow.position1:after{
	/*right:106px;*/
	left:103px;
}
/*#modalwindow.documents:before{*/
#modalwindow.position2:before{
	/*right:34px;*/
	left:177px;
}
/*#modalwindow.documents:after{*/
#modalwindow.position2:after{
	/*right:36px;*/
	left:179px;
}
/*#modalwindow.links:before{*/
#modalwindow.position3:before{
	left:250px;
}
/*#modalwindow.links:after{*/
#modalwindow.position3:after{
	left:252px;
}
#modalclose{
    background: url("../images/small_close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 35px;
    position: absolute;
    right: -24px;
    top: -10px;
    width: 35px;
    z-index: 50000;
}
#modalcontent{
	overflow:auto;
	padding:10px;
	text-align: center;
}
#modalcontent .tooltip{
	margin:3px 0 5px;
	text-align: left;
}

@media only screen and (max-width : 768px) {

	html{
		 -webkit-text-size-adjust: none;
	}

	#contentarea {
		margin-left:auto !important;
	}
	.nine60{
		width:auto !important;
	}
	nav#mainnav{
		width:235px;
		float: none;
		margin-top:0;
		margin-left: 0px;
		position:static;
		padding-top: 35px;
		padding-left:20px;

	}
	#skipnav{
		left:5px;
		top:10px;
		font-size:0.9em;
		background-image:url(../images/nav.png);
		background-repeat:no-repeat;
		background-position:left center;
		min-height:40px;
		padding-left:50px;
		text-indent:-60000px;
		cursor:pointer;
	}

	footer{
		margin-left:0px;
	}

}

@media only screen and (max-width : 568px) {

	.gsc-control-cse{
		margin-right:0px !important;

	}
	div.searchelement {
		width:250px !important;
		right:0px !important;
	}
	body{
		background-image: none;
	}
	header h1.logo {
		margin-top:40px;
		background-position:50% 50%;
		background-size:150px 110px;
		background-repeat:no-repeat;
		height:130px;
		width:100%;
	}

	header h2.strapline{
		font-size:1.1em;
		padding: 30px 0 0 0px;
		text-align:center;
		width:100%;
	}

	.newsfeed{
		height:auto;
	}

	.home article{
		overflow:visible;
	}

	.homeblock.left,.homeblock.right{
		float:none;
	}

	.pad {
		padding: 0 10px 1em 10px !important;
		overflow: visible;
	}
	.toc .homeblock {
		float: none;
		margin-left: 0px;
		margin-right: 0px;

	}
	.organisation_title{
		display:block;
		position:absolute;
		top:165px;
		left:0;
		right:0;
		text-align:center;
		font-weight:bold;
		font-size:1.2em;
	}
}

#mainform .field_title {
	float: left;
	margin-right: 20px;
	padding: 0 20px 0 0;
    text-align: right;
    width: 275px;
}

#mainform .widgetmessage {
	font-size: 14px;
}

.catalogue_item {
	padding-top: 20px;
}
.catalogue_item p {
	margin: 9px 0;
	font-size: 14px;
	font-weight: normal;
}

.catalogue_item.light {
	border-bottom: 1px solid #7c7b7a;
}

.catalogue_item h3{
	font-weight: bold;
}
.catalogue_item .quantityinput{
display: none;
}
.add_to_cart label {
	display: none;
}
.cart {
	border: 2px solid #7c7b7a;
}
.cart th.titlecolumn {
	text-align: left;
	border-bottom: 1px solid #7c7b7a;
	padding: 10px 5px 10px 10px;
}

.cart td.numbercolumn, th.numbercolumn {
    text-align: right;
    padding: 10px 5px 10px 10px;
    border-bottom: 1px solid #7c7b7a;
}
.cart td.centrecolumn, th.centrecolumn {
    text-align: center;
    padding: 10px 5px 10px 10px;
    border-bottom: 1px solid #7c7b7a;
}

.cart td.titlecolumn {
	padding: 10px 5px 10px 10px;
}

.cart td.numbercolumntotal {
	padding: 10px 5px 10px 10px;
}




.topscroller {
	height:250px;
	overflow:scroll;
}
.topscroller table {
	width:100%;
}
.topscroller table th {
	text-align:left;
}

#orderdetail {
	padding:10px;
}
#orderdetail th {
	padding:10px;
}
#orderdetail .added {
	display: none;
}

#orderdetail .name {
	text-align: left;
}

#orderdetail .varname_return, #orderdetail .varname_form_location_id, #orderdetail .varname_MAX_FILE_SIZE, #orderdetail .varname_sermon, #orderdetail .varname_shallow, #orderdetail .varname_item_id_1, #orderdetail .varname_quantity_1 {
	display: none;
}

#orderdetail #paymentform {
	display: none;
}
#orderdetail #removeform3 {
	display: none;
}
#orderdetail .varname_Prefix {
	padding-left: 30px;
}

#fancybox-wrap header .language, .fancybox-overlay header .language{
	display: none;
}
#fancybox-wrap #mainnav, .fancybox-overlay #mainnav{
	visibility: hidden;
}
#fancybox-wrap img, .fancybox-overlay img{
	display: block;
	max-width: 100% !important;
}
.fancybox-wrap #contentarea{
	margin-left: 0;
}
.fancybox-wrap header.nine60, .fancybox-wrap #page > footer{
	display: none;
}
.fancybox-wrap .nine60{
	width: auto;
}



#mainnav .language{
	width: 200px;
	/*float: right;*/
}
#mainnav .language a{
	display: block;
	/*text-align: right;*/
	color: #7E7E7E;
}
#mainnav .language a img{
	display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;
	width: 45px;
	margin-right: 10px;
	/*position: relative;
	top:15px;*/
}
#mainnav .language a span{
	display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;
	position:relative;
	top:-17px;
}



.fancybox-type-ajax{
	visibility: visible !important;
	left:10% !important;
	right: 10% !important;
	top:50px !important;
	width: auto !important;
}
.fancybox-inner{
	width: auto !important;
}
.showall, .centile10, .centile20, .centile30, .centile40, .centile50, .centile60, .centile70, .centile80, .centile90, .centile100{
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
}

@media screen and (min-width: 600px){
	#background-link{
		position: absolute;
		top:0;
		right:0;
		width: 200px;
		height: 180px;
	}
	#background-link a{
		display: block;
		height: 100%;
	}
}