/* - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : www.skywire.co.uk
Description : Main Styles

- - - - - - - - - - - - - - - - - - - - - */


@media screen {


	/* - - - - - - - - - - - - - - - - - - - -
	GLOBAL
	- - - - - - - - - - - - - - - - - - - -*/
	.back-top {font-weight: bold;font-size:13px;color:#000;text-decoration:none;}
	.back-top:hover {color:#B30000;text-decoration:none;}	
	.append {float:left;padding: 5px 0 0;width:640px;overflow:hidden;}
	.read-more {display:block;margin: 10px 0 0;}
	/* - - - - - - - - - - - - - - - - - - - -
	TOP LEVEL: html,body etc
	- - - - - - - - - - - - - - - - - - - -*/
	
	html {background: url(/assets/img/BGhtml.gif) repeat-x bottom;min-height:850px;padding: 0 0 20px;}
	body {text-align:center;font-family:Arial, Helvetica, sans-serif;}
	
	/* - - - - - - - - - - - - - - - - - - - -
	IDS
	- - - - - - - - - - - - - - - - - - - -*/
	
	#container {margin: 13px auto;width: 980px;text-align:left;}
		#header {border-bottom: solid 1px #b3b3b3;height:136px;padding: 0 20px 0 21px;}
			.row {overflow:hidden;zoom:1;}
				#logo {float:left;display:block;margin:18px 0 0;}
				#newsletter {background:url(/assets/img/BGnewsletter.png) no-repeat;width: 443px;height: 32px;font-size: 14px;float:right;padding: 24px 0 24px 25px;}
					#newsletter label {float:left;width:180px;margin: 0 13px 0 0;display:inline;}
					#newsletter .input-fix {background:url(/assets/img/BGinputnewsletter.png) no-repeat top left;width:174px;height:29px;display:block;float:left;padding-left:14px;}
					#newsletter .input-text {
						display:inline;
						background:transparent;
						height:22px;
						border:0;
						width:160px;font-size:12px;padding: 7px 14px 0 0;float:left;
						outline:none;}
						
					#newsletter .input-submit {text-align:left;background:url(/assets/img/BGinputnewslettersubmit.png) no-repeat;width:45px;height:29px;border:0;text-indent:-9999px;float:left;}
					#newsletter .input-submit-hover {background:url(/assets/img/BGinputnewslettersubmithover.png) no-repeat;}
					#newsletter label strong {color:#cc0000;text-transform:uppercase;font-weight:bold}

			#navigation {margin: 13px 0 0;overflow:hidden;float:left;}
			#navigation li {float:left;font-size:12px;font-weight:bold;text-transform:uppercase;display:inline;margin: 0 13px 0 0;padding: 9px 0 0}
			#navigation li a {text-decoration:none;color:#999;}
			#navigation li a:hover {color:#000;}
			#navigation #li-home {padding:0;}		
			#navigation #li-home a {background:url(/assets/img/BGhome.gif) no-repeat;width:19px;height:21px;text-indent:-9999px;display:block}
			#navigation #li-home a:hover {background:url(/assets/img/BGhome-hover.gif) no-repeat;}
	
			.sub-navigation {padding:10px 0 20px 20px;left:-32697px;margin: 5px 0 0;width:143px;background: #fff;position:absolute;border:solid 1px #bababa;}
			#container .row #navigation li .sub-navigation li a {background:none;font-weight:normal;text-transform:none;}
			
		#content {width:940px;margin:auto;background: url(/assets/img/BGcontent-bottommain.png) no-repeat bottom;padding: 0 0 9px 0;margin: 17px auto 0;zoom:1;}	
		#content .row {background: #fff url(/assets/img/BGcontent-top.png) no-repeat;}
		
		#content-main-large {width:640px;float:left;margin:0 10px 0 30px;display:inline;}
		
		#footer {height:223px;margin: 16px 0 0;}
			.footer-one {padding: 0 0 0 21px;}
				.footer-one #contact-us {
					display:block;
					float:right;
					width:189px;
					height:38px;
					text-indent:-9999px;
					background:url(/assets/img/IMGcontactus.png) no-repeat;
					margin-right:20px;}
				.footer-one #contact-us:hover {background:url(/assets/img/BGcontactus.png) no-repeat;}
				.footer-one p {float:left;margin-right:10px;font-size:14px;color:#333;padding:10px 0 10px 0;}
				.footer-one span {font-size:16px;font-weight:bold;color:#b30000;display:block;float:left;display:inline;margin: 10px 10px 0 0;}
				.footer-one #news {margin:5px 0 0;}
				.footer-one p a:hover {color:#b30000;}
			#showreel {background:url(/assets/img/BGfooter.png) no-repeat;width:938px;height:95px;margin: 15px 0 0;padding:21px;text-align:center;}
				
			#footer-text {margin: 24px 0 0;padding: 0 18px;overflow:hidden;}
			#footer-text li {float:left;font-size: 12px;color:#333;margin: 0 14px 0 0;}
				#footer-text li a {color:#333;text-decoration:none;}
				#footer-text li a:hover {color:#000;}
				#footer-text #terms-conditions, #footer-text #copyright {float:right;}
			
	/* - - - - - - - - - - - - - - - - - - - -
	HEADINGS
	- - - - - - - - - - - - - - - - - - - -*/

	#showreel h3 {font-size:14px;color:#000;font-weight:bold;text-align:left;}

	#content-main h2 {font-size:18px;font-weight:bold;color:#000;margin-bottom:20px;text-decoration:none;}
	#content-main h3 {font-size:15px;color:#000;margin-bottom:12px;}
	
	.toggle-header {margin-bottom:20px;}
	.toggle-header a {color:#FF0000;text-decoration:none;font-size:13px;font-weight:normal;}
	.toggle-header a:hover {text-decoration:underline;}
	
	

	/* - - - - - - - - - - - - - - - - - - - -
	PARAGRAPHS
	- - - - - - - - - - - - - - - - - - - -*/
	
	.paragraph-bottom {margin-bottom:20px;}
	.black {color:#000;}
	.clear {clear:both;}

	/* - - - - - - - - - - - - - - - - - - - -
	QUOTES
	- - - - - - - - - - - - - - - - - - - -
	blockquote{}
	blockquote p{}
	cite{}
	blockquote cite{}*/

	/* - - - - - - - - - - - - - - - - - - - -
	CODE
	- - - - - - - - - - - - - - - - - - - -
	pre{}
	code{}
	p code{}
	pre code{}*/


	/* - - - - - - - - - - - - - - - - - - - -
	LISTS
	- - - - - - - - - - - - - - - - - - - - */
	#content-main li {list-style-type:square;margin-left:25px;margin-bottom:10px;}
	#content-main ul {margin-bottom:20px;}
	li p{}
	ol{}
	ul{}
	ol li{}
	ul li{}
	.newsticker {
		float:left;
	}

	/* - - - - - - - - - - - - - - - - - - - -
	IMAGES
	- - - - - - - - - - - - - - - - - - - - */
	img{}
	
	.blog-about {margin-bottom:10px;}
	.rss-logo {margin-left:5px;}
	.client-image {padding:10px; border:1px solid #CCCCCC; margin:0 40px 40px 0;}

	/* - - - - - - - - - - - - - - - - - - - -
	BREAK
	- - - - - - - - - - - - - - - - - - - -
	hr{}*/


	/* - - - - - - - - - - - - - - - - - - - -
	TEXT FORMATTING
	- - - - - - - - - - - - - - - - - - - -
	strong{}
	em{}
	b{}
	i{}
	*/


	/* - - - - - - - - - - - - - - - - - - - -
	LINKS
	- - - - - - - - - - - - - - - - - - - -*/
	a{outline:none;}
	a:hover{text-decoration:underline;}
	a:visited, a:active, a:focus{}
	a:visited{}
	a:active{}
	a:focus{}
	p a{}
	cite a{}
	li a{}
	dt a{}
	dd a{}
	h1 a{}
	
	#content .slick-toggle {}
	
	/* - - - - - - - - - - - - - - - - - - - -
	TABLES
	- - - - - - - - - - - - - - - - - - - -*/

	/* - - - - - - - - - - - - - - - - - - - -
	FORMS
	- - - - - - - - - - - - - - - - - - - -
	form{}
	fieldset{}
	legend{}
	label{}
	input{}
	textarea{}
	input
	select{}
	optgroup{}
	option{}
	button{}*/

	#search-form {float:right;margin: 5px 0 0;width:233px;}
	#search-form .input-fix {float:left;display:block;background: url(/assets/img/BG-searchmain.gif) no-repeat top left;height:24px;width:187px;padding: 10px 15px 0 15px;}
	#search-form .input-text {border:0;outline:none;background: transparent;text-transform:uppercase;font-weight:bold;color:#333;float:left;width:175px;}
	#search-form .input-submit {
		cursor:pointer;
		background:url(/assets/img/BGsearch.gif) no-repeat;
		width:16px;
		height:34px;
		border:0;
		border:0;
		float:left;
	}
	#search-form .input-submit-hover {background:url(/assets/img/BGsearchhover.gif) no-repeat;}
	
	
	#search-form-blog {margin: 5px 0 10px;}
	#search-form-blog .input-fix {display:block;background:url(/assets/img/BG-blogsearch.gif) no-repeat;width:118px;
	height:14px;padding: 10px;float:left;}
	#search-form-blog .input-text {
		border:0;
		outline:none;
		width: 118px;
		background: transparent;
		text-transform:uppercase;
		font-weight:bold;
		color:#333;
		float:left;
		
	}
	#search-form-blog .input-submit {
		cursor:pointer;
		background:url(/assets/img/BGsearch.gif) no-repeat;
		width:16px;
		height:34px;
		border:0;
		float:left;
	}
	#search-form-blog .input-submit-hover {background:url(/assets/img/BGsearchhover.gif) no-repeat;}
	
	
	/* - - - - - - - - - - - - - - - - - - - -
	DEFINITIONS
	- - - - - - - - - - - - - - - - - - - -
	dl{}
	dt{}
	dd{}*/

	/* - - - - - - - - - - - - - - - - - - - -
	PAGE SPECIFIC
	- - - - - - - - - - - - - - - - - - - -*/
	
	/* ---- Gobal Styles ---- */
	
		#blog-snippet {padding: 0 0 22px;border-bottom: solid 1px #b3b3b3;margin: 0 0 22px 0;}
		#blog-snippet h2 {text-indent:-9999px;background:url(/assets/img/BGmnblog.gif) no-repeat;width:148px;height:97px;margin: 0 0 20px;}
		#blog-snippet h2 a {display:block;width:148px;height:97px;}
		#testimonials-snippet {padding:0 0 22px;}
		#testimonials-snippet h2 {font-size:16px;font-weight:bold;margin-bottom:10px;color:#000;}
		#testimonials-snippet p {font-style:italic;}
		#blog-snippet p {margin: 0 0 5px;}
		#testimonials-snippet .quote-open {margin-right:5px;}
		#testimonials-snippet .quote-close {margin-left:5px;}
		#testimonials-snippet .quote-text {float:left;}
		#contact-snippet {padding: 0 0 22px;border-bottom: solid 1px #b3b3b3;margin: 0 0 22px 0;}
		#contact-snippet h2 {text-indent:-9999px;background:url(/assets/img/title-contact.png) no-repeat;width:209px;height:55px;margin: 0 0 20px;}
	
	/* ---- Homepage ---- */
		#body-homePage #blog-snippet p {margin:0;}
		#body-homePage .extras {float:right;width:200px;font: 13px Arial, Helvetica, sans-serif;color:#666;padding: 20px 20px 0 20px;}
		#body-homePage #expertise {float:left;width:700px;background: url(/assets/img/BGexpertise.png) no-repeat;height:409px;}
		#body-homePage #content {background: url(/assets/img/BGhomecontent-bottom.png) no-repeat bottom;}
			#body-homePage #content .extras h2 a {margin:0;}
		#content .extras a {font-weight:bold;color:#1a1a1a;text-decoration:none;display:block;margin: 10px 0 0;}
		#content .extras a:hover {color:#B30000;}
		#body-homePage #top-fifty h2 {text-indent:-9999px;background:url(/assets/img/header-outspeaking2.gif) no-repeat;width:194px;height:42px;margin: 0 0 13px;}
		#body-homePage #expertise {text-align:center;}
		#body-homePage #expertise p {margin: 146px auto 0;font-size:18px;font-weight:bold;}
		#body-homePage #expertise p strong {color:#cc0000;font-weight:bold;}
		#body-homePage #expertise-sub {margin:25px auto 0;width:650px;overflow:hidden;}
		#body-homePage .expertise {
			display:inline;
			float:left;
			margin: 0 10px;
			width:156px;
			height:109px;
			font-weight:bold;
			text-decoration:none;
			background:url(/assets/img/BGexpertisechat.png) no-repeat;
			padding:77px 20px 0;
			font-size:18px;
			text-transform:uppercase;
			color:#666;}
		#body-homePage .expertise:hover {background:url(/assets/img/BGexpertisechathover.png) no-repeat;color:#000;}
		#body-homePage #li-home a {background:url(/assets/img/BGhome-active.gif) no-repeat;}
	
	/* ---- Expertise Pages ---- */
	
		.OE #li-expertise a, .WO #li-expertise a, .cross #li-expertise a  {color:#B30000;}
		#body-expertise .extras {float:left;width:200px;display:inline;font:13px Arial, Helvetica, sans-serif;color:#666;padding:20px 20px 0 20px;}
		#body-expertise .extras-left {float:left;width:170px;font:13px Arial, Helvetica, sans-serif;color:#666;padding:20px 30px 0 20px;}
		#body-expertise #content-main {float:left;display:inline;width:450px;font:13px Arial, Helvetica, sans-serif;color:#666;padding-top:20px;margin-right:20px;}

		#body-expertise .expertise-icon {
			display:inline;
			width:131px;
			float:left;
			height:68px;
			text-align: center;
			font-weight:bold;
			text-decoration:none;
			background:url(/assets/img/BGexpertise.gif) no-repeat -171px 0;
			padding:35px 20px 0;
			font-size:15px;
			text-transform:uppercase;
			color:#666;}
		.WO .oee, .OE .woe, .cross .tcc, #body-expertise #expertise-left .expertise-icon:hover {background: url(/assets/img/BGexpertise.gif) no-repeat 0 0 !important;text-decoration:none;color:#000 !important;}
		
		#expertise-left img {margin-left:5px;}
		
		.WO #content-main h1 {background:url(/assets/img/header-website.gif) no-repeat;text-indent:-9000px;width:313px;height:18px;margin-bottom:20px;}
		.cross #content-main h1 {background:url(/assets/img/header-360.gif) no-repeat;text-indent:-9000px;width:278px;height:18px;margin-bottom:20px;}
		.OE #content-main h1 {background:url(/assets/img/header-operation.gif) no-repeat;text-indent:-9000px;width:315px;height:18px;margin-bottom:20px;}
		
	/* ---- About ---- */
	
		.about #li-about a {color:#B30000;}
		#body-expertise #content-main-large {width:640px;}	
		#body-expertise #content-main-large p {font:13px Arial, Helvetica, sans-serif;color:#666;}
		.about #content-main-large h1.p22 {background:url(/assets/img/banner-about.jpg) no-repeat;text-indent:-9000px;width:640px;height:281px;margin:20px 0 20px 0;}
		.about #content-main-large h1.p35 {background:url(/assets/img/mark-lewis.png) no-repeat;text-indent:-9000px;width:451px;height:151px;margin:20px 0 20px 0;}
		.about #content-main-large p {margin: 0 0 15px;}
		.about #content-main-large p strong {color:#000;}
		.about .back-top {margin: 15px 0 20px 0;display:block;}
	
	/* ---- Search ----- */
	
		.searchheading, .search #content-main-large h1 {background:url(/assets/img/BGsearchresults.gif) no-repeat;text-indent:-9000px;width:231px;height:18px;margin:20px 0 20px 0;}
		.blog .search-info, #body-expertise.search #content-main-large .search-info {font-size:15px;color:#333;font-weight:bold;}
		.search #content-main-large #search-form {float:none;margin: 20px 0 0;width:233px;}
		.search-result {margin: 20px 0 10px;border-bottom:solid 1px #b3b3b3;padding: 0 0 20px;}
		.search-result .row {overflow:hidden;zoom:1;}
		.search-result h2 a {color:black;font-size:18px;font-weight:bold; margin-bottom:5px;text-decoration:none;float:left;width:400px;}
		.search-result h2 a:hover {text-decoration:underline;}
		.search-section strong {font-size:13px;color:#333;text-transform:none;}
		.search-section {float:right;display:block;color:#cc0000;text-transform:uppercase;font-size:13px;}
		.search-date {font-size:13px;color:#1a1a1a;}
		.excerpt {margin: 10px 0 0;}
		.excerpt h1, .excerpt h2, .excerpt h3 {margin: 0 0 20px;}
		.excerpt a {color:#b30000;text-decoration:none;}
		.excerpt a:hover {text-decoration:underline;}
		.posted-in {font-size:11px;color:#1a1a1a;margin: 20px 0 0;}
		.posted-in a {color:#cc0000;text-decoration:none;}
		.posted-in a:hover {text-decoration:underline;}

	/* ---- Contact ---- */
	
		.contact #li-contact a {color:#B30000;}
		.contact #content-main-large h1 {background:url(/assets/img/header-contact.gif) no-repeat;text-indent:-9000px;width:165px;height:18px;margin:20px 0 20px 0;}
		.contact #content-main-large h2 {color:black;font-size:18px;font-weight:bold; margin-bottom:20px;}
		.contact #content-main-large a {color:#b30000;text-decoration:none;}
		.contact #content-main-large a:hover {text-decoration:underline;}
		.contact #content-main-large li a {height:19px;width:19px;}
		.contact #content-main-large #linkedin {background: url("/assets/img/btn-in.jpg") no-repeat;height:17px;font-size:13px;margin: 15px 0 0;padding: 2px 0 0 27px;display:block;}
		
	/* ---- Clients ---- */
	
		.clients #content-main-large ul {width: 640px;}
		.clients #content-main-large ul li {float:left;display:inline;zoom:1;}
		.clients #li-clients a {color:#B30000;}
		.clients #content-main-large h1 {background:url(/assets/img/header-clients.gif) no-repeat;text-indent:-9000px;width:112px;height:18px;margin:20px 0 20px 0;}
		.clients #content-main-large h2 {color:black;font-size:18px;font-weight:bold; margin-bottom:20px;}
		.clients #content-main-large a {color:#b30000;text-decoration:none;}
		.clients #content-main-large a:hover {text-decoration:underline;}
		
		#content-main-large .client-wrap {width:640px;text-align:center;overflow:auto; margin-bottom:30px;}
		#content-main-large .client-logo {width:135px;margin:auto;}
		#content-main-large .client-text {width:475px;float:left;}
		
		#content-main-large .client-text p { margin-bottom:5px;}
		
	/* ---- testimonials ---- */
	
		.testimonials #li-testimonials a {color:#B30000;}
		.testimonials #content-main-large h1 {background:url(/assets/img/header-testimonials.gif) no-repeat;text-indent:-9000px;width:197px;height:18px;margin:20px 0 20px 0;}
		.testimonials #content-main-large h2 {color:black;font-size:14px;font-weight:bold; margin-bottom:8px;}
		.testimonials #content-main-large a {color:#b30000;text-decoration:none;}
		.testimonials #content-main-large a:hover {text-decoration:underline;}
	
	/* ---- Terms & Conditions ---- */
	
		.terms-conditions #content-main-large h1 {background:url(/assets/img/header-terms.gif) no-repeat;text-indent:-9000px;width:327px;height:18px;margin:20px 0 20px 0;}
		.terms-conditions #content-main-large h3 {color:black;font-size:16px;font-weight:bold;margin:20px 0;}
		.terms-conditions #content-main-large p {margin: 0 5px 0 0;}
		.terms-conditions #content-main-large a {color:#b30000;text-decoration:none;}
		.terms-conditions #content-main-large a:hover {text-decoration:underline;}
		
	/* ---- Outspeaking ---- */
	
		.outspeaking #li-outspeaking a {color:#B30000;}
		.outspeaking #content-main-large h1 {background:url(/assets/img/header-outspeaking.gif) no-repeat;text-indent:-9000px;width:190px;height:18px;margin:20px 0 20px 0;}
		.outspeaking #content-main-large h2 {color:black;font-size:16px;margin-bottom:20px;}
		.outspeaking #content-main-large h3 {color:black;font-size:16px;font-weight:bold;margin-bottom:20px;}
		.outspeaking #content-main-large a {color:#b30000;text-decoration:none;}
		.outspeaking #content-main-large a:hover {text-decoration:underline;}
		.outspeaking #content-main-large p {margin: 0 0 10px;}

		
		#content-main-large .client-text p { margin-bottom:5px;}
		
	
		#content #extras-top p {font-weight:bold;margin: 20px 0;}
		#content #extras-top a {color:#666666;text-decoration:none;}
		#content #extras-top a:hover {text-decoration:underline;}
		
	/* ---- Blog ---- */
	
		.blog #li-blog a {color:#B30000;}
		#content .blog-sections {margin:20px 0 20px 0;border-bottom:1px solid #B3B3B3;margin:0 0 22px;padding:0 0 22px;}
		#content .blog-sections h2 {font-size:13px;font-weight:bold;color:#000;margin-bottom:10px;text-transform:uppercase;}
		#content .extras-left li {margin-bottom:5px;}
		#categories-list li {list-style-type:disc; list-style-position:inside;}
		#content #recent li {margin:15px 0 0 13px;list-style-type:disc;}
		#content .extras-left a {color:#666;text-decoration:none;}
		#content .extras-left a:hover {text-decoration:underline;}
		
		#content-main #blog-title {margin:20px 0 20px 0;}
		#content-main #blog-title h1 {color:black;font-size:18px;font-weight:bold; margin-bottom:5px;}
		#content-main #blog-title h1 a {color:#000;text-decoration:none;}
		#content-main #blog-title h1 a:hover {color:#B30000;}
		#content-main #blog-title p {color:#000;}
		
		#content-main #blog-content a {color:#b30000;text-decoration:none;}
		#content-main #blog-content a:hover {text-decoration:underline;}
		#blog-content p {margin: 0 0 15px;}
		#content-main #blog-comments {margin:20px 0 20px 0;padding:30px 0 10px 0;border-top:1px solid #B3B3B3;border-bottom:1px solid #B3B3B3;}
		#blog-comments .comment-user {background-color:#ededed;padding:25px;margin-bottom:20px;}
		#blog-comments .comment-admin {padding:25px;margin-bottom:20px;}
		
		#comment_form input {
			margin-top:10px;
			border:solid 1px #b3b3b3;
			outline:none;
			width:430px;
			padding:7px 8px 7px 8px;
			color:#333;
			margin-bottom:15px;}
		#comment_form textarea {
			margin-top:10px;
			border:solid 1px #b3b3b3;
			outline:none;
			width:430px;
			height:160px;
			padding:7px 8px 7px 8px;
			color:#333;
			margin-bottom:15px;}
		#comment_form button {
			float:right;
			background:url(/assets/img/btn-post.gif) no-repeat;
			height:12px;
			width:118px;
			border:0;
			text-indent:-9000px;
			cursor:pointer;
			margin-bottom:30px;}

	/* - - - - - - - - - - - - - - - - - - - -
	PNG FIX
	- - - - - - - - - - - - - - - - - - - -

	*/
	
	#testimonials-snippet img, .WO .oee, .OE .woe, .cross .tcc, #expertise-left img, .expertise-icon,  .expertise-icon:hover, .expertise, #newsletter, #contact-snippet h2 , #content, #showreel, .footer-one #contact-us, .footer-one #contact-us:hover, #content .row { behavior: url(/assets/misc/iepngfix.htc) }

	/* - - - - - - - - - - - - - - - - - - - -
	jCarousel Skin
	- - - - - - - - - - - - - - - - - - - -

	*/
	
	.jcarousel-container {position: relative;}
	.jcarousel-clip {z-index: 2;padding: 0;margin: 0;overflow: hidden;position: relative;}
	.jcarousel-list {z-index: 1;overflow: hidden;position: relative;top: 0;left: 0;margin: 0;padding: 0;}
	.jcarousel-list li,.jcarousel-item {float: left;list-style: none;height: 75px;}

	.jcarousel-skin-tango .jcarousel-container {margin:auto;padding: 15px 0 0;}
	.jcarousel-skin-tango .jcarousel-container-horizontal {}
	.jcarousel-skin-tango .jcarousel-clip-horizontal {width:862px;height:56px;} /* H: 56px; From the bottom */
	.jcarousel-skin-tango .jcarousel-item {width:157px;margin: 0 15px 0 0;}
	.jcarousel-skin-tango .jcarousel-next-horizontal {
		float:right;
		width: 20px;
		height: 24px;
		margin: 18px 0 0 0;
		cursor: pointer;
		background: transparent url(/assets/img/BGshowreelarrows.gif) no-repeat -20px -24px;
	}
	.jcarousel-skin-tango .jcarousel-next-horizontal:hover {background-position: -20px -48px;}
	.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover {background-position: -20px 0;cursor:auto;}
	.jcarousel-skin-tango .jcarousel-prev-horizontal {
		float:left;
		margin: 18px 0 0 0;
		display:inline;
		width: 20px;
		height: 24px;
		cursor: pointer;
		background: transparent url(/assets/img/BGshowreelarrows.gif) no-repeat 0 -24px;
	}
	.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {background-position: 0 -48px;}
	.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover {background-position: 0 0;cursor:auto;}	
	.newsticker {float:left;}
	.newsticker a {color:#000;text-decoration:none;}
	.newsticker a:hover {text-decoration:underline;}
}

/* - - - - - - - - - - - - - - - - - - - -
PRINT
- - - - - - - - - - - - - - - - - - - -
@media print {
	* {
		background:none !important;
		color:#111 !important;
	}
	html {font:100%/1.5 georgia,serif;}
}*/