/*----------------------------------------------------------------------
[Shared Stylesheet] 
Desc: contains styles for theme and shared assets

Copyright:		Great Fridays 2010
Client:			Bowers &amp; Wilkins
Project:		Bowers &amp; Wilkins . com
Created by:		Adam Foster
Last Updated:	29 - 03 - 11				
-----------------------------------------------------------------------*/
		
/* SECONDARY NAV ------------------------------------------------------*/

#secondaryNav { padding-top: 18px; }
	#secondaryNav h2 { float: left; min-width: 170px; margin-right: 20px; color: #333; height: 38px; }
	#secondaryNav ul { float: left; width: auto; padding: 0; }
		#secondaryNav ul li { float: left; margin-left: 15px; height: 40px; }
		#secondaryNav ul li.selected { background: url(images/bg-secondary-selected-white.gif) no-repeat bottom ; }
			.miniTheatreTheme #secondaryNav ul li.selected{ background: url(images/bg-secondary-selected-grey.png) no-repeat bottom; }
			#secondaryNav ul li a { padding: 6px 0; display: block; }
			#secondaryNav ul li a.rn_SelectedTab {
    color:#000;
    display: inline-block;
    height: 45px;
    background-image: URL("/euf/assets/themes/bowers/widgetCss/images/activeLinkBackground.png");
    background-position: center bottom;
    background-repeat: no-repeat;
}
				#secondaryNav ul li.selected a { color: #000; }
		#secondaryNav .button { float: right; }
		

/* GRID ---------------------------------------------------------------*/

.row { padding: 0 10px; width: 940px; margin-bottom:40px; }
    .centerRow { text-align: center; }
	.col { float: left; width: 100%; }
		.colInner { padding: 30px 20px 0; }
.row1{}
	.row1 .col .colInner { float: right; width: 425px; }
.row2{}
	.row2 .col { width: 470px; }
		.row2 .col .colInner { padding: 0 20px; }
.row4 { overflow: hidden; }	
	.row4 .col { width: 235px; padding-bottom: 60px; margin-bottom: -50px; }
	.row4 .col2 { width: 470px; }
.row5 {}
	.row5 .col { padding-right: 14px; width: 166px; }
.row12 {}
	.row12 .col { width: 400px; }
	.row12 .col2 { width: 530px; float: left; }
		.row12 .col2 .colInner, .row12 .col .colInner { float: right; width: 190px; }
.row13 { margin-bottom: 20px; }
	.row13 .col { width: 215px; padding-left: 20px; }
	.row13 .col2 { width: 665px; float: left; padding: 0 20px; }
	.row13 .col3 { width: 665px; float: left; padding: 0 20px; }
.row24 {}
	.row24 .col { width: 470px; }
		.row24 .col .colInner { float: right; width: 190px; }
.row31 { margin-top: 40px; }
	.row31 .contentCol { width: 705px; float: left; }
	.row31 .col2 { width: 235px; }
.row311 { margin-bottom: 40px; }
	.row311 .col { width: 352px; }
.row312 { margin-bottom: 40px; }	
	.row312 .col { width:235px; }
	.row312 .col2 { width: 410px; float: left; padding: 30px 20px; }
.row333 { width: 705px; overflow: hidden; }
	.row333 h2 { padding: 0 0 20px 20px; }
	.row333 .col { width: 235px; padding-bottom: 60px; margin-bottom: -50px; }
	

/* THEME COLORS -------------------------------------------------------*/

.blackTheme { background: #0b0b0b; }
.whiteTheme { background: #fff; }
.greyTheme { background: #f8f8f8; } 
.whiteAdditions { background: #fff; }
.zeppelinAirTheme { background: #ccc url(images/bg-zeppelin-air-content.jpg) repeat-x; }
.zeppelinAirSplashTheme { background: #f2f2f2 url(images/bg-zeppelin-air.jpg) repeat-x; }
.c5SplashTheme { background: #e4e4e5 url(images/bg-c5.jpg) repeat-x; }
.zeppelinAirRegisterTheme { background: #f2f2f2; }
.miniTheatreTheme { background: url(images/mini-theatre-bg.png) repeat-x #fff; }


	/* BLACK THEME */
	
	.blackTheme #headerWrapper { background-position: 0 0; }
		.blackTheme #siteNav ul li.selected { background-image: url(images/bg-nav-selected.gif); }
			.blackTheme #secondaryNav ul li a:hover, .blackTheme #secondaryNav ul li.selected a { color: #fff; }
		.blackTheme #secondaryNav h2 { color: #DADADA; }
			.blackTheme #secondaryNav ul li.selected { background-image: url(images/bg-secondary-selected.gif); }
				.blackTheme #secondaryNav ul li a { color: #999; }
	
	.blackTheme .button { background-position: 0 -64px; color: #ccc; text-shadow: 0 -1px 0 #262626; }	
	.blackTheme .buttonLg { color: #ccc; text-shadow: 0 -1px 0 #262626; }
	#footerWrapper .buttonMid { color: #ccc; }
		#footerWrapper .buttonMid:hover { color: #fff; text-decoration: none; }
	
	.blackTheme .row h2, .blackTheme .row h3, .blackTheme h1 { color: #dadada; }
	.blackTheme .row a:hover, .blackTheme p a:hover { color: #fff; }
	
	.blackTheme .linkCol:hover { background: #141414; }
		.blackTheme .linkCol:hover p { color: #999; }
	
	.blackTheme .breadcrum { background: #141414; }
		.blackTheme .breadcrum li { color: #777; }
			.blackTheme .breadcrum li a { color: #ccc; }
				.blackTheme .breadcrum li a:hover { color: #fff; }	
			
	.blackTheme #footerWrapper #footerSiteMap  { border-top: 1px solid #262626; }
	
	::selection { background: #B48044; color: #fff; }
	::-moz-selection { background: #B48044; color: #fff; }
	
	/* GREY THEME */
	
	.greyTheme .breadcrum { background: #eee; }
	.greyTheme .greyRow .col { background: #f4f4f4; }
	.greyTheme .linkCol:hover { background: #eee; }
	
	/* ZEPPELIN AIR THEME */
	
	.zeppelinAirTheme .breadcrum { -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; }
	.zeppelinAirTheme #headerWrapper { background-image: url(images/bg-header-zepplin-air.gif); }
	.zeppelinAirTheme #secondaryNav { background: url(images/bg-nav-zeppelin-air.gif) repeat-x bottom; }
	.zeppelinAirTheme #secondaryNav li.selected { background-image: url(images/bg-nav-selected-zeppelin.gif); }
    
	/* ZEPPELIN AIR THEME */
	
	.zeppelinAirSplashTheme .breadcrum { -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; }
	.zeppelinAirSplashTheme #headerWrapper { background-image: url(images/bg-header-zepplin-air.gif); }
	.zeppelinAirSplashTheme #secondaryNav { background: url(images/bg-nav-zeppelin-air.gif) repeat-x bottom; }
	.zeppelinAirSplashTheme #secondaryNav li.selected { background-image: url(images/bg-nav-selected-zeppelin.gif); }
	
    .zeppelinAirSplashTheme .row h2, .zeppelinAirSplashTheme .row h3, .zeppelinAirSplashTheme h1 { color: #000; }
	.zeppelinAirSplashTheme .row a:hover, .zeppelinAirSplashTheme p a:hover { color: #000; }
	
	.zeppelinAirTheme .linkCol:hover { background: #e2e2e2; }
	    .zeppelinAirTheme .linkCol:hover p { color: #666; }
	    .zeppelinAirTheme .zeppelinAirFeaturettes h3 { color: #333; }
	    .zeppelinAirTheme .zeppelinAirFeaturettes h2 { color: #333;line-height: 20px;padding: 0px 20px 20px; }
	    
	.zeppelinAirSplashTheme .linkCol:hover { background: #cecece; }
	    .zeppelinAirSplashTheme .linkCol:hover p { color: #666; }
	    
	/* WHITE ADDITIONS - TO BE ADDED AS WELL AS A THEME FROM ABOVE */
	.whiteAdditions { }
		.whiteAdditions .row h1,
		.whiteAdditions .row h2,
		.whiteAdditions .row h3 { color: #333; }
		.whiteAdditions .row p { color: #666; }
		
		.whiteAdditions .breadcrum{ background: #eee; }
			.whiteAdditions .breadcrum li { color: #333; }
				.whiteAdditions .breadcrum li a { color: #999; }
				.whiteAdditions .breadcrum li a:hover { color: #000; }
				
	.whiteAdditions .linkCol:hover { background: #F4F4F4; }
				
	/* RANDOM BITS'O COLOUR */
	
	.greyRow .col, .greyRow .col2 { background: #f8f8f8; }
	
.shareAndExperience { background: url(images/shareandexperience.png) no-repeat center 0; padding: 33px 30px; height: 47px;width: auto; }
    .shareAndExperience h4 { padding: 0;font-size: 30px; }
    .shareAndExperience p { padding: 0;color: #666; }
    .shareAndExperience .register { background: url(images/share-icon.png);width: 90px;height: 31px;padding-bottom: 21px;margin-bottom: -21px;display: block;text-indent: -9999px;position: absolute;right: 0;top: 13px; }
    .shareAndExperience div { float: left;width: 42%; position: relative; }
        .shareAndExperience .experience { float: right;width: 48%; }
            .shareAndExperience .experience ul { position: absolute;right: 0;top: 10px; }
    .shareAndExperience li { float: left;margin-right: 20px }

.expBtn { display: inline-block;background: url(images/experience-icons.png) no-repeat;width: 32px;height: 30px;padding-bottom: 15px;margin-bottom: -15px;text-indent: -9999px; }
    .expFacebookBtn { }
        .expFacebookBtn:hover { background-position: 0 -47px; }
    .expTwitterBtn { background-position: -32px 0; }
        .expTwitterBtn:hover { background-position: -32px -47px; }
    .expYouTubeBtn { background-position: -64px 0; }
        .expYouTubeBtn:hover { background-position: -64px -47px; }
    .expFlickrBtn { background-position: -96px 0; }
        .expFlickrBtn:hover { background-position: -96px -47px; }
    .expDigitBtn { background-position: -128px 0; }
        .expDigitBtn:hover { background-position: -128px -47px; }		
	
/* GOBAL BITS ---------------------------------------------------------*/

#prevNextButtons > div,
.btnLinks li.viewer_btn {
	display: none; /* hide the prev/next buttons when they're not on iphone */
}

.button, .buttonLg, .buttonMid { text-shadow: none; background: url(images/curves.png) 123px -818px; width: 122px; text-align: center; color: #fff!important; display: block; padding: 5px 0 9px; font-size: 12px; }	
	.button:hover, .buttonLg:hover { text-shadow: none; background: url(images/curves-roll.png) 123px -818px; width: 122px; text-align: center; text-decoration: none!important; color: #fff!important; display: block; padding: 5px 0 9px; font-size: 12px; }
input.button { cursor: pointer; padding-top: 3px; }

.buttonMid { background-position: -104px -129px; width: 161px; }
.buttonLg { background-position: 0 -161px; width: 195px; }
.hotLink, .moreLink { background: url(images/icons.png) no-repeat 0 -297px; display: block; padding-left: 14px; margin-top: 10px; }
.findMoreLink { background: url(images/icons.png) 0 -702px no-repeat; display: block; padding-left: 14px; }

.linkCol:hover { background: #F4F4F4; cursor: pointer; }
	.miniTheatreTheme .linkCol:hover { background: #e2e2e2; }
	.linkCol:hover p { color: #666; }

.promoHeader { position: absolute; top: 30px; left: 20px; }

#overlay, .overlayBoxWrapper, #overlayNav { display: none; }
	#bandw .overlayBoxWrapper { display: block; position: relative; top: 20px; margin: 30px auto; }
#overlay { background: #000; width:100%; height: 100%; position: fixed; top: 0; left: 0;  }		
	#loader { position: fixed; top: 48%; left: 48%; background: url(images/bg-ajax-loader.png) no-repeat; height: 16px; width: 16px; display: block; padding: 21px; }
#overlayNav { background: #000; width:100%; height: 100%; position: fixed; top: 0; left: 0; }
	.touch #overlayNav { display: none!important; }
.overlayBoxWrapper {  position: fixed; top: 50%; margin-top: -270px; left: 0; width: 100%; }		
	.overlayBoxWrapper > div { position: relative; padding: 30px 30px 10px; margin: 10px auto; background: #fff; -moz-box-shadow: 1px 1px 10px #000; -webkit-box-shadow: 1px 1px 10px #000; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
		.close { position: absolute; top: 20px; right: 20px; background: url(images/icons.png) no-repeat right -488px; padding: 0 24px 0 0; font-size: 14px; color: #000; }

/* TEXT CONTENT ------------------------------------------------------*/

.plainTextContent h2, .plainTextContent h5 { padding-bottom:15px; }
.plainTextContent h3 { font-size:18px; line-height:20px; padding-bottom:15px; }
.plainTextContent h4 { font-size:16px; line-height:18px; padding-bottom:15px; }
.plainTextContent li { background:url("images/bullet-01.gif") no-repeat scroll 0 5px transparent; padding:0 0 1px 12px; }
.plainTextContent a { color: #333; font-weight: bold; }
	.plainTextContent a:hover { color: #000; }
	
/* slideshow  -------------------------------------------------------*/
#bw-slideshow { position: relative; }			
	
	#sliderMask { overflow: hidden; position: relative; width: auto; height: auto; }
		#slider { position: relative; width: 9999px; }
			#slider li { float: left; position: relative; }
			
			/* info */
			.bw-slideshow-i { position: absolute; top: 55px; left:40px; width: 365px; }
				.bw-slideshow-i h1 { color: #fff; font-size: 35px; line-height: 38px; padding-bottom: 10px; }
				.bw-slideshow-i h2 { color: #fff; font-size: 24px; line-height: 24px; padding-bottom: 10px; color: #999; }	
				.bw-slideshow-i p { font-size: 11px; line-height: 16px; color: #999; width: 290px; }		 
				
	/* controls */
	#bw-controls { position: absolute; bottom: 30px; width: 100%; text-align: center; padding: 0; }
		#bw-controls li { display: inline-block; zoom: 1; *display: inline; }
			#bw-controls li a { padding: 0 5px; display: block; height: 18px; width: 18px; background: url(images/bg-slider-buttons.png) -36px 0 no-repeat; text-indent: -9999px; overflow: hidden; }
				#bw-controls li a.current, #bw-controls li a:hover { background-position: 5px 0; }
				
	#bw-slideshow img { display: block; }

/* gallery  -------------------------------------------------------*/

.mediaBar { position: relative; }
    .mediaSpread { float: left;margin-right: -100%;width: 100%;margin-bottom: -46px;xoverflow: hidden; }
    .mediaPreview { float: left;left: 50%;position: relative; }
        .mediaPreview img, .mediaPreview div { position: relative;right: 50%; }
    .galleryPopout { width: 940px;margin: 0 auto; }
    
#mediaContainer.galleryActive {}
.productOverviewPage #mediaContainer.galleryActive { 
    #mediaContainer div { background: #000;height: 100%; }
    #mediaContainer img, #mediaContainer div { position: absolute; }
    #mediaContainer div.deactivated { left: -9999px; }

.mediaGallery { position: relative;height: 65px;overflow: hidden;text-align: center;padding-top: 100px;margin-top: -100px; }
    .mediaGallery.active { width: 848px;float: left; }
    .mediaGallery ul { text-align: center;display: block; }
        .mediaGallery.active ul { width: 2000em;position: absolute;text-align: left; }
    .mediaGallxery ul, .mediaGallery > span { display: inline-block; }
    .mediaGallery > a { width: 10px;background: lime;position: relative;cursor: pointer; }
    .mediaGallery li { position : relative;display: inline-block;margin: 0 3px; }
        .mediaGallery.active li { float: left; }
    .mediaGallery li a { display: block;padding: 1px;background: #000 repeat-x; -moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px; }
    .mediaGallery li a.mediaGalleryLargeFormat { display: none; }
    .mediaGallery li span { display: none; position: absolute;width: 100%;height: 100%;top: 0;left: 0; background: url(images/gallery-highlight.jpg) repeat-x; }
    .mediaGallery li.active span, .nontouch .mediaGallery li a:hover span { display: block; }
    .nontouch .mediaGallery li a:hover span { opacity: .45; }
    .mediaGallery li.active a span { opacity: 1!important; }
    .mediaGallery img { position: relative; }
        .mediaGallery li.active span { display: block; }
    .mediaGallery p, .mediaGallery h3 { display: none; }
    .mediaGalleryOverlay {  }
        .mediaGalleryOverlay > .busy { position: absolute;top: 280px;left: 50%;margin-left: -48px; width: 97px;height: 9px;background: url(images/busy.gif) no-repeat; }
        .mediaGalleryOverlay > .closeLarge { right: 10px;top: 10px;position: absolute; }
    .mediaGalleryPopout { position: absolute; width: 100%;}
        .mediaGalleryPopout > div { position: absolute; left: 0;bottom: 10px; width: 100%;pxadding-bottom: 6px; }
            .mediaGalleryPopout > div > div { background: -webkit-gradient(linear, left top, left bottom, from(#262626), to(#0f0f0f)); background: -moz-linear-gradient(top, #262626, #0f0f0f);background-color: #0f0f0f; color: #999; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; border: 1px solid #444; }
                .mediaGalleryPopout > div > div > div { padding: 12px 6px 18px 6px;margin-bottom: -6px;background: url(images/galleryPopoutPoint.png) no-repeat center bottom; }

.mediaGalleryLeft { position: relative; cursor: pointer; text-indent: -9999px; background: url("images/icons.png") no-repeat 10px -139px;float: left;width: 36px;height: 31px;margin: 15px 10px 0 0; }
    .mediaGalleryLeft.disabled { visibility: hidden; }
.mediaGalleryRight { position: relative; cursor: pointer; text-indent: -9999px; background: url("images/icons.png") no-repeat 10px -180px;float: right;width: 36px;height: 31px;margin: 15px 0 0 10px;}
    .mediaGalleryRight.disabled { visibility: hidden; }

.touch .mediaGallery li a span { border: 1px solid #efefef;background: none; }
.touch .mediaGallery li a:hover span { opacity: 0; }
.touch .mediaGallery li.active a span { opacity: 1!important; }

#mediaContainer { overflow: hidden;background: #000;position: relative; }
#mediaContainer img, .featureGallery .preview img { cursor: url(images/magnify.png), url(/_client/styles/images/magnify.cur), pointer; }
#mediaContainer div { width: 100%; }
    #mediaContainer div object, #mediaContainer div video{ width: 100%;height: 100%;position: absolute;top: 0;left: 0; }
    
.mediaBarBg { height: 82px; margin-bottom: -72px; background: #000; border-top: 1px solid #3e4049;  }

.fullscreenActive { background: #000; }
.fullscreenActive #bandw { display: none; }

.fullscreenGallery { position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: #000; }
    .fullscreenGallery div { position: absolute;top: 0;left: 0;width: 100%;height: 100%; }
    .fullscreenGallery img { background: #000; }
    .fullscreenGallery .closeLarge { position: absolute;top: 10px;right: 10px; }
        .fullscreenGallery div img { position:absolute; left:0; top:50%; }
    .fullscreenGallery ul { position: absolute; text-align: center;bottom: 20px;width: 100%; }
    .fullscreenGallery li { display: inline-block;margin: 0 2px;width: 18px;height: 18px; }
        .fullscreenGallery li a { background: url(images/bg-slider-buttons.png) -18px 0 no-repeat; display: block;width: 18px;height: 18px;text-indent: -9999px; }
        .fullscreenGallery li.active a, .fullscreenGallery li a:hover { background-position: 0; }
		
.zeppelinAirFeaturettes .colInner h3 {font-size: 16px;height: 16px;}

/* PM1 VARIATION */
.pm1 #mediaContainer img, .featureGallery .preview img { cursor: url(images/cursor_zoom.png), url(/_client/styles/images/magnify.cur), pointer; }
.pm1 .mediaBarBg { border-top: 1px solid #0f0f0f;}
/*.pm1 .mediaGallery {}*/
	.pm1 .mediaGallery li {}
	.pm1 .mediaGallery * { outline: none; border: none; }
	
		.pm1 .mediaGallery li img { width: 100px; height: 61px; outline: none; background:none;}
			.pm1 .mediaGallery li a { padding: 0 0 0 0;}
			.pm1 .mediaGallery li a span { background: url(images/bg-series-gallery-frame.png) 0 0 no-repeat; display: block; height: 61px; }
			.pm1 .mediaGallery li:hover a span { background-image: url(images/bg-series-gallery-hovered-frame.gif); }
			.pm1 .mediaGallery li.active a span { background-image: url(images/bg-series-gallery-selected-frame.gif); }

	.pm1 .mediaGallery  li.mediaGalleryVideo {}
		.pm1 .mediaGallery  li.mediaGalleryVideo > span { display: block; width: 34px; height: 35px; background: url(images/icon-thumb-play.png) 0px 0px no-repeat; position: absolute; left: 33px; top: 14px; }
		


.spotlight_title {
    line-height: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
}