@charset "UTF-8";


		div, p, a, li, td { -webkit-text-size-adjust:none; }


		/*/////  Phones  /////*/

		@media only screen 
		and (min-width : 320px) 
		and (max-width : 736px) {
		
		
				h1 { font-size: 22px; }
				.buttons a {font-size: 20px !important;}
				.thumbs_container {width:auto; padding:60px 0 50px 0;}
				.royalSlider.rsDefault {padding: 60px 0 60px 0 !important;}
				.buttons, .on {clear:both;}
				.on {font-size: 20px !important;}
				.item {width:50%;}
				
				#hello {font-size: 22px; letter-spacing: -1px;}
				#bighello {font-size: 40px;}
				#logo {top:15px; left:20px;}
				#menuicon {top:-100px;}
				#thumbar {top:auto; bottom:0px;}
				#arrows, #spacer {display:block; opacity:1;}
				#sidebar {height:420px; top:-440px;}
				#sideholder {padding: 70px 0 0 20px;}
				#sidebarhit, #copyright, #nioute {display:none;}
				#page {font-size:18px; top:auto; right:auto; bottom:15px; left:20px;}
				#clockuk, #clockuktwo, #clocknyc, #clockla {left:20px;}
				
				#thumbnails {width:40px; height:40px; bottom:auto; right:10px; top:10px;}
				#next, #prev, #thumblabel {display:none;}
				#leftpad, #rightpad {width:0px; height:0px}
				#biotext {font-size: 10px; width:85%; line-height:16px; padding:80px 0 80px 20px; margin:0; text-align:left;}
		
		}


		/*/////  Phones Landscape  /////*/
		
		@media only screen 
		and (min-width : 320px) 
		and (max-width : 736px)
		and (orientation : landscape) {
		
				.item {width:33.33%;}
				#thumbnails, #arrows {display:none;}
				#orientation {display:block;}
				
		}



		/*/////  Tablets  /////*/
		
		@media only screen 
		and (min-width : 768px) 
		and (max-width : 1024px) {
	
		
	
		}


		/*/////  Tablets Portrait  /////*/
		
		@media only screen 
		and (min-width : 768px) 
		and (max-width : 1024px) 
		and (orientation : portrait) {
			
				h1 { font-size: 22px; }
				.buttons a {font-size: 20px !important;}
				.thumbs_container {width:auto; padding:60px 0 50px 0;}
				.royalSlider.rsDefault {padding: 60px 0 60px 0 !important;}
				.buttons, .on {clear:both;}
				.on {font-size: 20px !important;}
				.item {width:50%;}
				
				#hello {font-size: 22px; letter-spacing: -1px;}
				#bighello {font-size: 40px;}
				#logo {top:15px; left:20px;}
				#menuicon {top:-100px;}
				#thumbar {top:auto; bottom:0px;}
				#arrows, #spacer {display:block; opacity:1;}
				#sidebar {height:420px; top:-440px;}
				#sideholder {padding: 70px 0 0 20px;}
				#sidebarhit, #copyright, #nioute {display:none;}
				#page {font-size:18px; top:auto; right:auto; bottom:15px; left:20px;}
				#clockuk, #clockuktwo, #clocknyc, #clockla {left:20px;}
				
				#thumbnails {width:40px; height:40px; bottom:auto; right:10px; top:10px;}
				#next, #prev, #thumblabel {display:none;}
				#leftpad, #rightpad {width:0px; height:0px}
				#biotext {font-size: 10px; width:85%; line-height:16px; padding:80px 0 80px 20px; margin:0; text-align:left;}


		}



