/* GBU Trendsetter page CSS */

div#trendsetter {
	position:relative;
	width:890px;
	margin:0 0 0 20px;
	padding:27px 0 0 18px;
	border:0px;
	background:url(../images/trendsetter/bg-trendsetter.jpg) top no-repeat #000000;
}

div#trendsetterBottom {
	width:908px;
	height:5px;
	margin:0 0 0 20px;
	padding:0px;
	border:0px;
	background:url(../images/trendsetter/bg2-trendsetter.gif) top no-repeat;
}

div#trendsetter p.white {
	width:280px;
	margin:10px 0 0 0;
	color:#FFF;
}

div#trendsetter.headings {
	width:380px;
	margin:0;
	color:#FFF;
}

a.stars { position:absolute; margin:0; padding:0; z-index:2; width:104px; height:56px; background:url(/images/trendsetter/btn-star.gif) no-repeat; }
    a.stars img { width:100%; height:100%; }
    #btnNy { top:118px; left:444px; background-position:bottom left; }
        #btnNy:hover { background-image:url(/images/trendsetter/btn-star-ny.gif); }
    #btnParis { top:106px; left:569px; background-position:bottom left; }
        #btnParis:hover { background-image:url(/images/trendsetter/btn-star-paris.gif); }
    #btnMoscow { top:74px; left:665px; background-position:bottom left; }
        #btnMoscow:hover { background-image:url(/images/trendsetter/btn-star-moscow.gif); }
    #btnShanghai { top:145px; left:695px; background-position:bottom right; }
        #btnShanghai:hover { background-image:url(/images/trendsetter/btn-star-shanghai.gif); }
    #btnTokyo { top:130px; left:812px; background-position:bottom left; }
        #btnTokyo:hover { background-image:url(/images/trendsetter/btn-star-tokyo.gif); }
    #btnSaopaulo { top:250px; left:495px; background-position:bottom left; }
        #btnSaopaulo:hover { background-image:url(/images/trendsetter/btn-star-saopaulo.gif); }


#overlayTop { width:416px; margin:-15px 0 15px -15px; padding:0; }
#overlayBottom { width:416px; margin:0 0 0 -15px; padding:0; }


#overlay { position:absolute; z-index:100; left:415px; top:85px; width:416px; min-height:221px !important; _height:221px; background:url(/images/trendsetter/bg-popup.gif) repeat-y; padding:15px 15px 0 15px; }
    #att { position:absolute; left:285px; top:15px; width:113px; height:192px; }
    #overlay div { width:250px; font-size:1.1em; }
        #overlay h1 { margin:0; padding:0; }
        #overlay div h1 img { width:250px; 27px; }
    #overlay a { position:relative; }
	
/* END GBU Trendsetter page CSS */

/* Begin UK Trendsetter page CSS */

#trendCopy {
	margin:0 0 0 25px;
	width:545px;
	color:#3a3834;
	}
	
#trendCopy h2 {
	margin:15px 0 0 0;
	}
	
#trendCopy a {
	font-weight:bold;
	color:#3a3834;
	}
	
#videoContainer {
	float:right;
	margin:33px 15px 0 0;
	_margin:33px 8px 0 0;
	}
	
#videoCopy {
	width:280px;
	text-align:center;
	font-weight:bold;
	color:#070e12;
	margin:0 0 0 10px;
	}
	
#ourProducts {
	margin:0 0 20px 0;
	}


