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

/* Global body settings */

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	vspace: 0;
	hspace: 0;
}

body.main { 
	text-align: center; 
}

body { 
	background: #fff;
	margin: 0px auto 0 auto; 
	font-family: helvetica, Arial, sans-serif;
	font-size:0.75em; 
	color: #555;
	width: 1000px; 
}

h1, h2, h3 {
	font-size: 1.25em;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #444;
}


/* common links */
a,a:link, a:visited { 
	color: #666;
	text-decoration: none; 
}

a:active {
	color: #666;
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

/*--------------------------------------------------------------------------------------------
	Layout 
  --------------------------------------------------------------------------------------------*/  
#wrapper {
	height: auto;
	border: 0px;
	background: #fff; 
	width: 1000px;
	float: left;
	padding: 0px;
	margin:auto;
}

#main {
	text-align:left;
	padding: 5px 8px 0;	
	float: left;
	width: 984px;
	background: #fff url(../img/common/gradientEdge2.jpg) repeat-y top left;
	overflow: hidden;
}
#links {
	text-align:left;
	padding: 5px 8px 0;	
	float: right;
	width: 984px;
}
#content {
	display:inline;
	width: 512px;
	float: left;
	margin: 0px 12px 0px 12px;
	height: 100%;        
}

#left {
	display:inline;
	float: left;
	width: 220px;
	height: 100%;
	margin: 0px 0px 0px 4px;
}
#right {
	display:inline;
	float: left;
	width: 220px;
	height: 100%;
	padding-top:38px;
}
#header {
	float: left;
	width: 1000px;
}

#content h2 {
	font-size: 1.1em;
}

#content h3 {
	clear: both;
	padding: 3px 0;
	color: #555;
	font-size: 1.17em;
}

#content p {
	padding: 0px 10px 10px 0px;
	line-height: 16px;
}

/*--------------------------------------------------------------------------------------------
	RIGHT
  --------------------------------------------------------------------------------------------*/  

#right ul {
	list-style: none;
	float: left;
	width: 220px;
	padding-bottom: 10px;
}

#right li {
	float: left;
	margin-bottom: 7px;
}

#right li img {
	width: 220px;
	float: left;
}


/*--------------------------------------------------------------------------------------------
	HEADER
  --------------------------------------------------------------------------------------------*/  

#linkshead {
	width:100%;
	text-align: right;
	background: #b9babf url(../img/common/topBacking2.jpg) no-repeat top left;
	height: 31px;
}

#linkshead .links {
	padding: 2px 10px 0px;
	float: right;
	font-size:11px;
}

.normalSize {
	float: left;
	width: 1000px;
	height: 250px;
	background: #000;
}

#header img {
	sfloat: left;
}

#header a img {
	border: 0px;
}

#bannerImage {
	width: 1000px;
}

#imagehead {
	position: relative;
}

#playImage {
	position: absolute;
	top: 220px;
	left: 905px;
	width:70px;
	height: 0px
}

#playImage img {
	position: relative;
	xtop: -30px;
}

#playImage a img {
	height: 30px;
	position: relative;
}

#logo {
	position: absolute;
	top:10px;
        margin:0 0 0 7px;
        width: 250px;
        height: 150px;
	z-index:5;
        float:left;
}

#logo a{
        width: 250px;
        height: 150px;
	position:relative;
	display:block;
}

.headnavaddress {
	float:left;
        margin:0px 0px 0px 4px;
}



/*--------------------------------------------------------------------------------------------
	Social Bookmarks
  --------------------------------------------------------------------------------------------*/  





#twitterLink form{
	margin: -22px 0 0 50px;
	background: none;
}

#twitterLink form input {
	width: 115px;
	border: none;
	font-size: 9pt;
	font-weight: normal	;
	text-decoration: none;
	background: none;
	cursor: pointer;
}







 
/*--------------------------------------------------------------------------------------------
	FOOTER
  --------------------------------------------------------------------------------------------*/  

#footer {
	width: 992px;
	text-align: right;
	clear: both;
	height: 42px;
	background: #bbbbbb url(../img/common/bottomBacking2.jpg) no-repeat bottom left; 
	color: #666;
	float: left;
	padding: 3px 4px 0px;
	font-size: 0.92em;
}

#footerCopyright {
	padding: 5px 0 0 0;
	text-align: center;
}

#footer p {
	color: #555;
}

#footer a {
	padding: 0px 5px;
	font-weight: 100;
}

#bookmarks {
	background:#FFFFFF url(../img/common/gradientEdge2.jpg) repeat-y scroll left top;
	float:left;
	overflow:hidden;
	padding:5px 8px 0;
	width:984px;
}

#gradientBase {
	width: 100%;
	height: 10px;
	background: #FFFFFF url(../img/navigation/gradientBase.jpg) no-repeat top left; 
	color: #fff;
	float: left;
}

#spanCentreRight {
        width: 728px;
        float: left;
	margin: 0px 12px 0px 12px;
}


/*--------------------------------------------------------------------------------------------
	TITLES
  --------------------------------------------------------------------------------------------*/  

h1.title {
	float: left;
	font-size:2.33em;
	color: #d95c05;
	font-weight: normal;
	smargin:0 0 3px 0;
}

.title a {
	color: #d95c05;
	font-weight: normal;
}


.testimonial {
	width:490px;
	clear:both;
	margin:0 0 10px 0;
}

/*--------------------------------------------------------------------------------------------
	Search Form 
  --------------------------------------------------------------------------------------------*/  
#search {
        float: right;	
}

#applesearch {
	float: right;
	height:19px;
	padding: 8px 15px 0px;
	width: 400px;
}

#applesearch form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background:transparent none repeat scroll 0 0;
}
#applesearch .sbox_l {
        background:transparent url(../img/search/srch_l.gif) no-repeat scroll left top;
        float:left;
        height:19px;
        width:19px;
}
#applesearch .sbox {
        float:left;
}
#applesearch .sbox input {
        background:transparent url(../img/search/srch_bg.gif) repeat-x scroll left top;
        border:0pt none;
        color:#999;
        float:left;
        font-family:arial;
        font-size:11px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        height:15px;
        line-height:13px;
        width:112px;
		padding-top: 4px;
}
#applesearch .sbox_r {
        background:transparent url(../img/search/srch_r.gif) no-repeat scroll left top;
        float:left;
        height:19px;
        width:19px;
}
#applesearch .sbox_go {
        float:left;
        padding:0px;
}

#applesearch .sbox_go input{
        float:left;
        padding:0px;
	border: 0px;
}
.result {
        padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #555;
}
.clear{
	clear:both;
}

.eventType {
	color: #FF7FCF;
	font-weight: bold;
}

#applesearch .links a {
	font-size: 11px;
}

/*--------------------------------------------------------------------------------------------
	News 
  --------------------------------------------------------------------------------------------*/  
.news30 .text{
	width: 30%;
}

.news35 .text{
	width: 35%;
}

.news40 .text{
	width: 40%;
}

.news45 .text{
	width: 45%;
}

.news50 .text{
	width: 50%;
}

.news55 .text{
	width: 55%;
}

.news60 .text{
	width: 60%;
}

.news65 .text{
	width: 65%;
}

.news70 .text{
	width: 70%;
}

.news75 .text{
	width: 75%;
}
.news80 .text{
	width: 80%;
}
.news90 .text{
	width: 90%;
}
.news100 .text{
	width: 100%;
}

.orangeBacking {
	background: #d95c05;
}
.orange {
	color: #d95c05;
}

.purpleBacking {
	background: #60207f;
}
.purple {
	color: #60207f;
}

.greenBacking {
	background: #c8db00;
}
.green {
	green: #c8db00;
}

.pinkBacking {
	background: #ec008c;
}
.pink {
	color: #ec008c;
}

.whiteBacking {
	background: #fff;
	color: #000;
}
.white {
	color: #fff !important;
}

.greyBacking {
	background: #eee;
}
.grey {
	color: #eee !important;
}

.greyBacking p {
	color: #000;
}

.greyBacking .text a {
	color: #000;
}

.blackBacking {
	background: #000;
}
.black {
	color: #000 !important;
}

.blackBacking p {
	color: #fff;
}

.blackBacking h1 {
	color: #fff;
}

.blackBacking .text a {
	color: #fff;
}

.news {
	width: 512px;
	float: left;
	margin: 0px 0px 7px 0px;
}

.RightText img{
	float: right;
}

.LeftText img{
	float: left;
}
.noSpace {
	margin: 0px 0px 0px 0px;
}
.news .text {
	padding: 0px 10px 10px;
	float: left;
}

.news .text h1 a{
	color: #000;
	text-decoration: none;
}

.news h1 {
	padding-top: 10px;
        font-size: 1.4em;
}

.news h2 {
	padding: 0px 0 5px 0;
        font-size: 1.1em;
}

.news p {
	padding-bottom: 10px;
}

.news .text a {
	text-decoration: underline;
}

.news .text a:hover {
	text-decoration: none;
}

.news .button {
	padding: 4px;
	border: 2px solid #fff;
	float: right;
}

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

.news .button a:hover {
	text-decoration: underline;
}

.newsAll {
	background: transparent url(../img/icons/document.gif) no-repeat top left;
        padding:0px 0px 18px 18px;
}

.newsRSS {
	background: transparent url(../img/icons/rss.gif) no-repeat top left;
        padding:0px 0px 18px 18px;
}


/*--------------------------------------------------------------------------------------------
	Events 
  --------------------------------------------------------------------------------------------*/  
.eventsImg {
        float:left;
	padding-right: 4px;
}

.events {
       border-bottom: 1px dotted #aaa;
	   padding-bottom: 6px;
}

.eventsMoreInfo {
        background:transparent url(../img/icons/information.png) no-repeat scroll left top;
        padding: 0px 0px 4px 18px;
}

.eventsBookNow {
        background:transparent url(../img/icons/weather_sun.png) no-repeat scroll left top;
        padding: 0px 0px 4px 18px;
}

.eventsReviews {
        background:transparent url(../img/icons/comment.png) no-repeat scroll left top;
        padding: 0px 0px 4px 18px;
}

.eventsGallery {
        background:transparent url(../img/icons/images.png) no-repeat scroll left top;
        padding: 0px 0px 4px 18px;
}
.eventsLinks {
	display: block;
	height: 20px;
}
.eventsLinks ul{
	list-style: none;
	float: right;
}
.eventsLinks li{
	float: left;
	padding: 4px 6px 4px 0;
}


  
/*--------------------------------------------------------------------------------------------
	Google Maps 
  --------------------------------------------------------------------------------------------*/  
#google_map {
	width:512px;
	height:400px;
	margin-bottom:50px;
}

#google_map_dir {
	width:512px;
	height:500px;
	/* margin-bottom:50px;*/
}

#google_directions {
	width:512px;
	margin-bottom:50px;
}


.section {
	float: left;
	padding-bottom: 10px;
	width: 512px;
	/* text-align: justify;*/
}

.section ul {
	padding: 0px 0px 8px 15px;
	list-style: none;
}

.section li{
	background: transparent url(../img/navigation/orangeArrow.gif) no-repeat top left;
	padding-left: 10px;
}

.mediaLink {
	padding: 3px 20px;
	background: transparent url(../img/navigation/play.jpg) no-repeat top left;
}

.wideContent {
	width: 720px;
}

.section img {
 padding: 2px 3px;
}

.section table {
 border-collapse: collapse;
}


.section table tr{
 border-top: 1px solid #ddd;
 border-left: 1px solid #ddd;
}

.section table td, .section table th {
 border-bottom: 1px solid #ddd;
 border-right: 1px solid #ddd;
 padding: 2px 3px;
 font-size: 0.9em;
}


.staff {
	width: 472px;
	border: 1px solid #d95c05;
}

.staff .text p{
	color: #333;
}

.staff .text a {
	color: #444;
}

#newsFeed {
	float: left;
}


.rightColumnBlock {
    margin-bottom: 7px;
    float:left;
    width: 220px;
}
.rightColumnBlock .text {
	padding: 10px;
}
.rightColumnBlock .text h1 {
	padding: 10px 0;
}
.rightColumnBlock .text p {
	padding-bottom: 10px;
}
.rightColumnBlock .text a {
	text-decoration: underline;
}
.TopText img{
	float: right;
        /* margin:5px 5px 0px 5px;*/
}
.BottomText img{
	float: left;
        /* margin:0px 5px 0px 5px;*/
}


/*--------------------------------------------------------------------------------------------
	News Lists
  --------------------------------------------------------------------------------------------*/
#newsFeed h2{
	color: #aaa;
	font-weight: normal;
	padding-top: 10px;
}
#newsFeed .feedItem {
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;
        /* border-bottom: 1px dashed; */
}

#newsFeed .feedItem h1 a{
	color: #d95c05;
	/*text-transform: uppercase;*/
	font-weight: normal;
	padding: 0px;
}

#newsFeed .feedItem p{
	padding: 2px 0 7px;
	color: #000;
	font-size: 0.92em;
}


/*--------------------------------------------------------------------------------------------
	Teasers
  --------------------------------------------------------------------------------------------*/

#academy {
	width: 220px;
	padding: 50px 0px 10px 0px;
}
#academy .link {
	display: block;
	background:transparent url(../img/common/orange/arrow.gif) no-repeat scroll left center;
	color:#000000;
	display:block;
	padding-left:10px;
	text-align:left;
	text-decoration:none;
}

#useful {
	width: 220px;
	padding-top: 10px;
}
#related {
	width: 220px;
	padding-top: 10px;
}


/*--------------------------------------------------------------------------------------------
	RHS Columns for Homepage
  --------------------------------------------------------------------------------------------*/


.columnBlock {
	width: 220px;
	height: 100px;
	padding: 10px;
	margin: 0 5px 5px 0px;
	float: left;
	border: 1px solid #d95c05;
}

.columnBlock h1 {
	padding-bottom: 5px;
}

#backdrop {
	background: transparent url(../img/navigation/fauxShadow.gif) repeat top left;
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}

#moviePlayerDiv {
	Xposition: absolute;
	z-index: 99;
	Xdisplay: none;
}

.hidden {
	display: none;
}

.fade {
	opacity: 0;
}

.expanded {
	height: 561px;
}

.shown {
	display: block;
}

.shrunken {
	height: 0px;
}

.notShrunken {
	height: 100%;
}

#closeButton {
	width: 20px;
	height: 20px;
	padding: 5px 0 0 20px;
}

.transparent {
	opacity: 0;
}

.testimonial img {
 padding: 0px 3px 3px 3px;
}

b.orangeBacking, b.orangeBackingBottom{display:block;background: #FFF}
b.orangeBacking b, b.orangeBackingBottom b{display:block;height: 1px; overflow: hidden; background: #D95C05}
b.orangeBacking b.r4, b.orangeBackingBottom b.r4{margin: 0 1px;height: 2px}

b.purpleBacking, b.purpleBackingBottom{display:block;background: #FFF}
b.purpleBacking b, b.purpleBackingBottom b{display:block;height: 1px; overflow: hidden; background: #60207F}
b.purpleBacking b.r4, b.purpleBackingBottom b.r4{margin: 0 1px;height: 2px}

b.pinkBacking, b.pinkBackingBottom{display:block;background: #FFF}
b.pinkBacking b, b.pinkBackingBottom b{display:block;height: 1px; overflow: hidden; background: #EC008C}
b.pinkBacking b.r4, b.pinkBackingBottom b.r4{margin: 0 1px;height: 2px}

b.greenBacking, b.greenBackingBottom{display:block;background: #FFF}
b.greenBacking b, b.greenBackingBottom b{display:block;height: 1px; overflow: hidden; background: #C8DB00}
b.greenBacking b.r4, b.greenBackingBottom b.r4{margin: 0 1px;height: 2px}

b.whiteBacking, b.whiteBackingBottom{display:block;background: #FFF}
b.whiteBacking b, b.whiteBackingBottom b{display:block;height: 1px; overflow: hidden; background: #FFFFF}
b.whiteBacking b.r4, b.whiteBackingBottom b.r4{margin: 0 1px;height: 2px}

b.greyBacking, b.greyBackingBottom{display:block;background: #FFF}
b.greyBacking b, b.greyBackingBottom b{display:block;height: 1px; overflow: hidden; background: #EEEEEE}
b.greyBacking b.r4, b.greyBackingBottom b.r4{margin: 0 1px;height: 2px}

b.blackBacking, b.blackBackingBottom{display:block;background: #FFF}
b.blackBacking b, b.blackBackingBottom b{display:block;height: 1px; overflow: hidden; background: #00000}
b.blackBacking b.r4, b.blackBackingBottom b.r4{margin: 0 1px;height: 2px}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#pagination {
    float: left;
    widht:100%;
}


/*--------------------------------------------------------------------------------------------
	Flash text
  --------------------------------------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.title {
	visibility:hidden;
	font-size:2.75em;
}


/*--------------------------------------------------------------------------------------------
	FORMS
  --------------------------------------------------------------------------------------------*/  
form {
	background: #eee;
	margin:4px 0 0;
	padding:4px;
}

form input, select {
	border: 1px solid #bbb;
}

.button {
	background:transparent url(../img/common/green/backing.gif);
	border: 1px solid #bbb;
}
.button a {
	padding: 2px 2px 2px 2px;
	color: #000;
}
.buttons {
	align: right;
	background: #bbb;
}

/*--------------------------------------------------------------------------------------------
	STYLESWITCHER
  --------------------------------------------------------------------------------------------*/  
a.switchfontsmall {
	background: url(../img/styleswitcher_fontsmall.png) 0 0 no-repeat;
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
}

a.switchfontsmall:hover {
	background: url(../img/styleswitcher_fontsmall.png) 0 -20px no-repeat;
}


/*--------------------------------------------------------------------------------------------
	Workshops and Courses
  --------------------------------------------------------------------------------------------*/  
#workshops_table {
	border-collapse: collapse;
}

#workshops_table tr{
	/*border-top: none;
	border-left: none;*/
	border-style: none;
}

#workshops_table  td {
	padding-top: 30px;
	border-style: none;

}

/*--------------------------------------------------------------------------------------------
Other bits and bobs
--------------------------------------------------------------------------------------------*/  

table.centerTable {
	width: 510px;
	padding: 15px;
}

img.tableCellImage {
	padding: 20px;
}


/*
	Homepage contact details
*/

#homepageContact {
	width: 520px;
	margin: 11px 0 0 10px;
	float: left;
	font-size: 0.85em;
}

#homepageContact ul{
	list-style-type: none;
	display: inline;
}

#homepageContact ul li {
	float: left;
	text-align: left;
	width: 250px;
	margin-right: 10px;
}

/* Change made by D8

*/

#playImage {
	top:210px !important;
}

/********** Imported from weared8 *******************/

#socialise {
 padding-bottom: 20px;
}

#socialise ul {
 list-style: none;
}

#socialise ul li a {
 list-style: none;
	display:block;
	background-image:url('/system/modules/com.navyblue.opencms.rsamd.site/resources/img/common/social.gif');
	background-repeat:no-repeat;
	padding:0px 1px 2px 22px;
	margin:1px 0 2px;
	text-indent:0;
	width:auto !important;
	height:auto !important;
	}
#socialise ul li#facebook a {
	background-position:left top;
	}
#socialise ul li#tumblr a {
	background-position:left -240px;
	}
#socialise ul li#broadcast a {
	background-position:left -240px;
	}
#socialise ul li#youtube a {
	background-position:left -40px;
	}
#socialise ul li#flickr a {
	background-position:left -80px;
	}
#socialise ul li#twitter a {
	background-position:left -120px;
	}
#socialise ul li#enews a {
	background-position:left -160px;
	}
#socialise ul li#rss a {
	background-position:left -200px;
	}
#socialise ul li a:hover {
	text-decoration:underline;
	}

.panorama {
 padding: 0 0 20px 100px;
}

#showcase {
 float: left;
 width: 510px;
 border: 1px solid #ddd;
}

.bio {
 float: left;
 padding: 10px;
 height: 300px;
}

.bio.left {
 border-right: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
 width: 234px
}

.bio.right {
 border-right: none;
 border-bottom: 1px solid #ddd;
 width: 235px
}

.bio.left img {
 float: left;
 padding: 0 5px 0 0;
}

.bio.right img {
 float: right;
 padding: 0 0px 0 5px;
}

.bio p {
 padding: 0 0 2px 0 !important;
}

.inner .statement {
 float: left;
 padding: 20px 0 0 0;
}

.topborder {
 width: 512px;
 background: #fff url(../img/navigation/nav3grey.jpg) no-repeat;
 float: left;
 padding-top: 50px;
}
