/* ------------------------------------------------------ */
/* -- Start: Reset -------------------------------------- */
/* ------------------------------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}


/*  ----------------------|  SWEET BLESSED CLEARFIX  |----------------------  */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.clearfix {
    display: inline-block; }

html[xmlns] .clearfix {
    display: block; }

* html .clearfix {
    height: 1%; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------------------------------------------------ */
/* -- End: Reset ---------------------------------------- */
/* ------------------------------------------------------ */
/* -- Start: Template ----------------------------------- */
/* ------------------------------------------------------ */

body {
	background: #000000;
	color: #999999;
	font-family: arial;
	font-size: 12px;
	text-align: center;
}

h1	{
	background: url('/images/global/header_hunky_dorys_scrum-ptious.png') 0 0 no-repeat;
	display: inline;
	float: left;
	height: 106px;
	margin: 0 0 0 10px;
	width: 282px;
}

h1 a	{
	float: left;
	height: 106px;
	width: 282px;
}

h1 a span	{
	display: none;
}

h2	{
	color: #ffffff;
	font-size: 15px;
	padding: 0 0 10px 0;
}

p	{
	padding: 0 0 10px 0;	
}

a	{
	color: #999999;
	font-family: arial;
	font-size: 12px;
}

img	{
	display: inline;
	float: left;
}

#contentArea	{
	border-bottom:1px solid #333333;
	clear:both;
	margin:0 auto;
	width:1001px;
	
}

#wrapper	{
	background:url("/images/global/background_grey_pixels.gif") repeat scroll 0 0 transparent;
	clear:both;
	float:left;
	text-align:left;
	width:1001px;
}

#header, #mainContent	{
	clear: both;
	float: left;
	width: 999px;
}

#header	{
	position: relative;
	height: 70px;
	z-index: 1;
}

#mainContent	{
	border: 1px solid #333333;
	border-bottom: none;
	overflow: visible;
}
#contentArea #wrapper .index	{
	border-left: none;
	border-right: none;
}

.layerA	{
	position: absolute;
	width: 1001px;
}

.layerB	{
	position: relative;
	width: 1001px;
	height: 433px;
}

.flash	{
	clear: both;
	float:left;
	height: 433px;
	position: absolute;
	width: 999px;
}

.horizontalList	{
	display: inline;
	float: left;
}

.horizontalList li	{
	display: block;
	float: left;
}

/* ------------------------------------------------------ */
/* -- Start: LightBox ----------------------------------- */
/* ------------------------------------------------------ */

#lightboxWrapper	{
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	z-index:100; 
	background: url('/images/global/lightbox_dim.png');
	display:none;
	text-align:left; 
	height: 100%;
/*	opacity:0.4;
	filter:alpha(opacity=40)
*/
}

.lightbox	{
	position:absolute;
	line-height: 1.1;
	width:240px;
	z-index:200;
	border: 2px solid #434343;
	background: url('/images/global/background_grey_pixels.gif') repeat;
	top: 300px;
	left: 50%;
	margin-top: -100px;
	margin-left: -150px;
}

.lightbox img {
	border:none;
	margin:5px;
	float: none;
}

.lightbox .close	{
	position: absolute;
	top: -19px;
	left: -19px;
	height: 40px;
	width: 40px;	
}

.lightbox .lower	{
	position: relative;
	clear:both;
	padding-left:117px;
	margin-top: 35px;
	float: left;
	height: auto;	
}

.centerAligned	{
	float: left;
	position: relative;
	text-align: center;
	width: 100%;
}

#lightboxContent	{
  position: relative;
  float: left;
}

#lightboxThumbnail	{
	margin-top: 50px;
}
.lightboxDownload	{
	background: url('/images/global/lightbox_download_arrow.png') 0 11px no-repeat;
	float: left;
		text-align: center;
	color: #ffffff;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 20px;
	text-decoration: none;
	margin-left: 60px;
	position:absolute;
	left: 0;
	top:-141px;
}

.extraPadding	{
	padding:10px 10px 0 40px;
}

#lightboxWrapperOrder	{
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	z-index:100; 
	background: url('/images/global/lightbox_dim.png');
	display:none;
	text-align:left; 
	height: 100%;
/*	opacity:0.4;
	filter:alpha(opacity=40)
*/
}

.lightboxOrder	{
	background:url("/images/global/background_grey_pixels.gif") repeat scroll 0 0 transparent;
	border:2px solid #434343;
	height:450px;
	left:50%;
	margin-left:-300px;
	margin-top: -315px;
	position:absolute;
	top:50%;
	width:555px;
	z-index:200;
	}

.lightboxOrder img {
	border:none;
	margin:5px;
	float: none;
}

.lightboxOrder .close	{
	position: absolute;
	top: -19px;
	left: -19px;
	height: 40px;
	width: 40px;	
	clear:both;
	display: inline;
	float: left;	
}

.lightboxOrder .lower	{
	position: relative;
	display: inline;
	margin-top:410px;
	padding-left:282px;
	float: left;	
}

.order	{
	float: left;
	position: relative;
	width: 535px;
	padding-left: 27px;
	padding-top: 27px;
	color: #ffffff;
}

.order h3	{
	float: left;
	font-size: 16px;
	padding-bottom: 20px;
	position: relative;
	width: 300px;
}

.order p	{
	float: left;
	clear: both;
	position: relative;
	width: 300px;
}

.order address	{
	float: left;
	position: relative;
	width: 300px;
}

.order .imageSelect	{
	float: left;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.order .imageSelect .threeImages	{
	float: left;
	display: inline;	
	width: 150px;
	text-align: center;
	padding-right: 27px;
}

.order .imageSelect .last	{
	padding-right: 0px;
}

.order .imageSelect .threeImages img	{
	clear: both;
}
.order .imageSelect .threeImages p	{
clear: both;
width: 150px;
font-size: 16px;
}

#lightboxContentOrder	{
	position: absolute;
	background: url("/images/global/lightbox_euro.png") 426px 27px no-repeat;
	float: left;
}

.lightboxDownloadOrder	{
	background: url('/images/global/lightbox_download_arrow.png') 0 11px no-repeat;
	float: left;
		text-align: center;
	color: #ffffff;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 20px;
	text-decoration: none;
	margin-left: 60px;
	
	position:absolute;
	
	top:-141px;
}

/* ------------------------------------------------------ */
/* -- Start: Primary Navigation ------------------------- */
/* ------------------------------------------------------ */

#nav	{
	float: right;
	margin: 38px 0 19px 0;
}

#nav li	{
	margin: 0 20px 0 0;
}

#nav li a	{
	display: block;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding: 4px 9px;
}

#nav li a:hover,
#nav li a.active	{
  color: #eab62a;
}
.navGetBehindYourTeam	{
/*	background: url('/images/global/nav_get_behind_your_team.png') 0 0 no-repeat;*/
	display: block;
	height: 13px;
	width: 151px;
}

.navMeetTheTeam	{
/*	background: url('/images/global/nav_meet_the_teams.png') 0 0 no-repeat;*/
	display: block;
	height: 13px;
	width: 88px;
}

.navFreeKit	{
/*	background: url('/images/global/nav_free_kit.png') 0 0 no-repeat;*/
	display: block;
	height: 13px;
	width: 49px;
}

.navWalterLooss	{
/*	background: url('/images/global/nav_walter_looss.png') 0 0 no-repeat;*/
	display: block;
	height: 13px;
	width: 107px;
}


/* ------------------------------------------------------ */
/* -- End: Primary Navigation --------------------------- */
/* ------------------------------------------------------ */
/* -- Start: Main Content ------------------------------- */
/* ------------------------------------------------------ */

#testPositioning	{
	position:absolute;
	top:0;
	left:0;
	float: left;
	z-index: 1;
}

#extraContent	{
	float: left;
	width: 1001px;
}

.singleColumnBlock	{
	display: inline;
	float: left;
	margin: 0 0 0 191px;
	min-height: 171px;
	padding: 47px 24px 8px 0;
	width: 624px;
}

.threeColumnBlock	{
	border-right: solid 1px #333333;
	display: inline;
	float: left;
	margin: 0 0 0 27px;
	min-height: 104px;
	padding: 34px 25px 8px 90px;
	width: 190px;
}

.threeColumnBlockContact	{
	border-right: solid 1px #333333;
	display: inline;
	float: left;
	margin: 20px 0 8px 27px;
	min-height: 176px;
	padding: 14px 25px 8px 0px;
	width: 190px;
}

.additionalLeftMargin	{
	margin-left: 200px;
}

.noBorder	{
	border-right: none;
}

#mainContent .twoColumnBlock	{
	display: inline;
	float: left;
	margin: 0;
	min-height: 374px;
	padding: 0;
	position: relative;
	width: 499px;
}

#extraContent .twoColumnBlock	{
	border-right: 1px solid #333333;
	display: inline;
	float: left;
	margin: 0 0 0 27px;
	min-height: 171px;
	padding: 34px 24px 8px 0;
	width: 449px;
}

.greyPixelGradient	{
	background: url('/images/global/background_grey_pixels_gradient.gif') repeat-x;
}

.buttonDownload	{
	background: url('/images/global/button_download.gif') 0 0 no-repeat;
	display: block;
	height: 26px;
	width: 115px;
}
.buttonMeetTheTeam	{
	background: url('/images/global/button_meet_the_teams.gif') 0 0 no-repeat;
	display: block;
	height: 26px;
	margin-top: 14px;
	width: 116px;
}

.buttonGetBehindYourTeam	{
	background: url('/images/global/button_get_behind_your_team.gif') 0 0 no-repeat;
	display: block;
	height: 26px;
	margin-top: 14px;
	width: 155px;
	margin-left: 36px;
}

.buttonGetBehindYourTeam span	{
	display: none;
}

.buttonFacebookLogin	{
	background: url('/images/global/button_facebook_login.gif') 0 0 no-repeat;
	display: block;
	height: 22px;
	width: 154px;
}

a.connect_widget_like_button 	{
	padding: 0;
}

.buttonOrder	{
	background: url('/images/global/button_order.gif') 0 0 no-repeat;
	display: block;
	height: 26px;
	width: 88px;
}

#slider	{
	padding: 10px;
}

/* ------------------------------------------------------ */
/* -- End: Main Content --------------------------------- */
/* ------------------------------------------------------ */
/* -- Start: Footer ------------------------------------- */
/* ------------------------------------------------------ */

#footerWrapper	{
	clear:both;
	float:left;
	text-align:left;
	width:1001px;
}

#footer	{
	clear: both;
	margin: 0 auto;
	padding: 10px 0 0;
	width: 999px;
}

#footer p	{
	float: left;
	padding-left: 32px;
}

.visitUsOn	{
	margin: 0 175px 0 0;
}

.visitUsOn li	{
	padding: -3px 0 0 8px;
}

.iconFacebook	{
	background: url('/images/global/icon_fb.gif') 0 0 no-repeat;
	display: block;
	height: 18px;
	width: 18px;
	float:left;
	height:18px;
	margin-left:10px;
	margin-right:175px;
}

.iconTwitter	{
	background: url('/images/global/icon_twitter.gif') 0 0 no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}

.iconYouTube	{
	background: url('/images/global/icon_ytube.gif') 0 0 no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}

.iconFacebook span, .iconTwitter span, .iconYouTube span	{
	display: none;
}

.legal	{
	margin: 0 77px 0 100px;
}

.legal li	{
	border-right: 1px solid #999999;
	padding: 0 10px 0;
}

.legal .first	{
	padding: 0 10px 0 0;
}

.legal .last	{
	border-right: none;
	padding: 0 0 0 10px;
}

#sponsorCrispPacket	{
	float: left;
	position: relative;
}

#sponsorCrispPacket p	{
  margin-top:   -2px;
  font-size:    13px;
  color:        #ffffff;
	padding-left: 0;
}

#sponsorCrispPacket .crisps	{
	position: absolute;
	right: -84px;
	top: -52px;
}

/* ------------------------------------------------------ */
/* -- End: Footer --------------------------------------- */
/* ------------------------------------------------------ */
/* -- End: Template ------------------------------------- */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* -- Start: Home --------------------------------------- */
/* ------------------------------------------------------ */

#extraContent a	{
	display: block;
}

#extraContent a span	{
	display: none;
}

#extraContent a.FBConnectButton,
#extraContent a.FBConnectButton span {
  display: inline-block;
}

.meetTheTeams	{
	background: url('/images/home/thumb_meet_the_teams.jpg') 0 15px no-repeat;
	padding-left: 116px;
	width: 164px;
	height: 105px;
}

.meetTheTeams h2 a	{
font-size: 16px;
text-decoration: none;
color: #ffffff;
	width: 146px;
}

.freeKit	{
	background: url('/images/home/thumb_free_kit.jpg') 0 15px no-repeat;
	height: 105px;
}

.freeKit h2 a	{
font-size: 16px;
text-decoration: none;
color: #ffffff;
	width: 70px;
}

.forFans	{
	background: url('/images/home/thumb_for_fans.jpg') 0 15px no-repeat;
	border-right: none;
	height: 105px;
}

.forFans .buttonFacebookLogin	{
	margin-top: 18px;
}

.forFans h2 a	{
font-size: 16px;
text-decoration: none;
color: #ffffff;

}

/* ------------------------------------------------------ */
/* -- End: Home ----------------------------------------- */
/* ------------------------------------------------------ */
/* -- Start: Get Behind Your Team ----------------------- */
/* ------------------------------------------------------ */

#mainContent .first	{
	border-right: 1px solid #333333;
}

#crestBlue	{
	position: absolute;
	bottom: -27px;
	left: 27px;
}

#crestRed	{
	position: absolute;	
	bottom: -25px;
	left: 27px;
}

#extraContent .redTeamCopyBlock	{
	border-right: none;
}

.redTeamCopyBlock .buttonFacebookLogin	{
	margin-top: 15px;
}

#extraContent .blueTeamCopyBlock p, #extraContent .redTeamCopyBlock p	{
	font-size: 15px;
}

#extraContent .blueTeamCopyBlock span, #extraContent .redTeamCopyBlock span	{
	color: #ffffff;
}


/* ------------------------------------------------------ */
/* -- End: Get Behind Your Team ------------------------- */
/* ------------------------------------------------------ */
/* -- Start: Meet The Teams ----------------------------- */
/* ------------------------------------------------------ */

.columnAMeetTheTeam	{
	float:left;
	margin:0 29px 0 0;
	position: relative;
	width:670px;
}

.trading_cards_nav {
  position:       relative;
  width:          1001px;
  height:         372px;
}

.trading_cards_nav img.trading_card {
  position:       absolute;
  top:            80px;
  left:           0;
  cursor:         pointer;
  width:          132px;
  height:         187px;
  -ms-interpolation-mode: bicubic;
}

.trading_cards_nav img#kelly_card.trading_card	{
	left: 74px;
}

.trading_cards_nav img#sorcha_card.trading_card	{
	left: 218px;
}

.trading_cards_nav img#kate_card.trading_card	{
	left: 362px;
}

.trading_cards_nav img#rachel_card.trading_card	{
	left: 507px;
}

.trading_cards_nav img#tara_card.trading_card	{
	left: 651px;
}

.trading_cards_nav img#laura_card.trading_card	{
	left: 796px;
}

.columnBMeetTheTeam	{
	background: url('/images/meet_the_teams/rugby_field.gif') 0 0 no-repeat;
	float: right;
	height: 195px;
	margin: 44px 13px 8px 0px;
	position: relative;
	width:274px;
}

.intro	{
	display: inline;
	float: left;
	margin: 0 0 0 27px;
	padding: 44px 25px 8px 0px;
	font-size: 15px;
	
	float: left;
	width: 290px;
}

.downloads	{
	float: left;
	padding: 19px 0px 8px 0px;
	width: 315px;
}

.downloads h2	{
	padding: 0 0 20px 0;
}

.downloads .scroll-content-item { width: 94px; height: 94px; float: left; margin: 0 10px 10px 0; }

.downloads .buttonFacebookLogin	{
	float: left;
	clear: both;
}

.downloads img	{
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}

.signature	{
	float: right;
	position: relative;
	width: 290px;
}

.signature .crestRedMini	{
	position: absolute;
	top: 12px;
	left: -15px;
}

.signature .crestBlueMini	{
	position: absolute;
	top: 12px;
	left: 0px;
}

.signature #signatureRachel	{
	background: url('/images/meet_the_teams/signature_rachel.gif') 0 0 no-repeat;
	float: right;
	height: 29px;
	width: 99px;
}

.signature #signatureTara	{
	background: url('/images/meet_the_teams/signature_tara.gif') 0 0 no-repeat;
	float: right;
	height: 29px;
	width: 99px;
}

.signature #signatureLaura	{
	background: url('/images/meet_the_teams/signature_laura.gif') 0 0 no-repeat;
	float: right;
	height: 29px;
	width: 99px;
}

.signature #signatureKelly	{
	background: url('/images/meet_the_teams/signature_kelly.gif') 0 0 no-repeat;
	float: right;
	height: 29px;
	width: 99px;
}

.signature #signatureSorcha	{
	background: url('/images/meet_the_teams/signature_sorcha.gif') 0 0 no-repeat;
	float: right;
	height: 29px;
	width: 99px;
}

.signature #signatureKate	{
	background: url('/images/meet_the_teams/signature_kate.gif') 0 0 no-repeat;
	float: right;
	height: 29px;
	width: 99px;
}

.signature #signatureRachel p, .signature #signatureTara p, .signature #signatureLaura p, .signature #signatureKelly p, .signature #signatureSorcha p, .signature #signatureKate p	{
	display: none;
}

#redOne	{
	left:173px;
	position:absolute;
	top:6px;
}

#redTwo	{
	left:212px;
	position:absolute;
	top:26px;
}

#redThree	{
	left:175px;
	position:absolute;
	top:153px;
}

#blueOne	{
	position:absolute;
	right:176px;
	top:51px;
}

#blueTwo	{
	position:absolute;
	right:177px;
	top:94px;
}

#blueThree	{
	position:absolute;
	right:143px;
	top:128px;
}

/* ------------------------------------------------------ */
/* -- End: Meet The Teams ------------------------------- */
/* ------------------------------------------------------ */
/* -- Start: Free Kit ----------------------------------- */
/* ------------------------------------------------------ */

#wrapper .rugbyPitchBackground	{
	background: url('/images/free_kit/background_football_stand.gif') 0 0 no-repeat;
	height: 603px;
	padding: 56px 31px 21px 31px;
	width: 937px;
}

.columnA	{
	float: left;
	margin: 0 29px 0 0;
	width: 608px;
}

.scrollerCornersLeft, .scrollerCornersRight	{
	float: left;
	height: 188px;
	width: 7px;
}

.scrollerWrapper	{
	position:relative;
	float: left;
	margin: 0 0 22px 0;
	height: 188px;
	width: 608px;
}

.noMargin	{
	margin: 0;
}

.transparencyFixPart1	{
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
}

.transparencyFixPart2	{
	height: 188px;
	width: 608px;
	z-index: 2;
	opacity:0.2;
	filter:alpha(opacity=20)
}

.scrollerCornersLeft	{
	background: url('/images/free_kit/background_corners_left_scroller.gif') 0 0 no-repeat;
}

.scrollerCornersRight	{
	background: url('/images/free_kit/background_corners_right_scroller.gif') 0 0 no-repeat;
}

.scroller	{
	position: relative;
	float: left;
	height: 153px;
	width: 594px;
}
.scrollerContainer	{
	background: url('/images/free_kit/background_scroller.gif') repeat-x;
	float: left;
	height: 188px;
	width: 594px;
}

.scroller h2	{
	padding: 0;

}

.scroller a	{
	height: 125px;
	font-size: 9px;
	width: 100px;
}

.scroller a span	{
	color: #ffffff;
	clear: both;
	float: left;
	width: 100px;
	text-align:center;
}

.scroller img	{
	border: #ffffff solid 3px;
}

.columnB	{
	float: left;
	width: 296px;
}

h2.fansOnly {
color:#FFFFFF;
font-size:15px;
padding:8px 0 10px 23px;
}

#topCorners, #bottomCorners	{
	clear: both;
	float: left;
	height: 11px;
	width: 296px;
	font-size: 0; line-height: 0;
}

.columnB #content	{
	float: left;
	background: url('/images/global/background_grey_pixels.gif') repeat;
	padding: 0px 16px 0 16px;
	width:264px;
}

#topCorners	{
	background: url('/images/free_kit/background_corners_top.gif') 0 0 no-repeat;
}

#bottomCorners	{
	background: url('/images/free_kit/background_corners_bottom.gif') 0 0 no-repeat;
}

#profiles	{
	float: left;
	clear: both;
}

#profiles a	{
	float: left;
	margin: 0 15px 15px 0;
	text-decoration: none;
}

#profiles .bottom	{
	margin: 0 15px 0 0;
}

#profiles a img	{
	float: left;
}

#profiles a span	{
	clear: both;
	color: #ffffff;
	float: left;
	padding: 5px 0 0 0;
	text-align: center;
	width: 43px;
}

.signedPhoto	{
	background: url('/images/free_kit/background_signed_photo.png') right bottom no-repeat;
	clear: both;
	float: left;
	height: 129px;
	padding-right: 114px;
	width: 149px;
}

.divider	{
	border-bottom: 2px solid #434343 ;
	border-top: 2px solid #0e0e0e ;
	margin: 18px 0 18px 0;
	float: left;
	width: 264px;
	font-size: 0; 
	line-height: 0;
}

.downloadLink	{
	display: none;
}

.downloadLinkOrder	{
	display: none;
}

.centerAligned .leftColumn	{
	border-right: 1px solid #999999;
	float: left;
	width: 80px;
	margin-top: 10px;
	padding-left: 33px;
	padding-bottom: 20px;
}

.centerAligned .leftColumn p	{
	float: left;
	clear: both;
	
}

.centerAligned .leftColumn a	{
	float: left;
	clear: both;
	color: #EAB62A;
}

.centerAligned .rightColumn	{
	float: left;
	width: 90px;
	padding-left: 23px;
	padding-bottom: 20px;
	margin-top: 10px;
}

.centerAligned .rightColumn p	{
	float: left;
	clear: both;
}

.centerAligned .rightColumn a	{
	float: left;
	clear: both;
	color: #EAB62A;
}

.scroll-pane { overflow: auto; width: 99%; float:left; }
#one .scroll-content { width: 1100px; float: left; height: 123px; }
#two .scroll-content { width: 1100px; float: left; height: 123px; }
#three .scroll-content { width: 1100px; float: left; height: 123px; }
.scroll-content-item { width: 100px; height: 100px; float: left; margin: 10px 10px 10px 0; font-size: 12px; line-height: 29px; text-align: center; }


* html .scroll-content-item { display: inline; } /* IE6 float double margin bug */
.scroll-bar-wrap { clear: left; padding: 0; margin: 0; }
.scroll-bar-wrap .ui-slider { background: none; border: solid 1px #000000; height: 18px; margin: 0 0 0 0 ; padding: 0 ;   }
.scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 100%; height: 100%; margin: 0 auto; }
.scroll-bar-wrap .ui-slider-handle { top:0em; height: 16px; margin-right: 20%; width: 20%; }
.scroll-bar-wrap .ui-slider-handle .ui-icon { margin: -8px auto 0; position: relative; top: 50%; }


/* ------------------------------------------------------ */
/* -- End: Free Kit ------------------------------------- */
/* ------------------------------------------------------ */
/* -- Start: Walter Looss ------------------------------- */
/* ------------------------------------------------------ */
#tradingCardsBackground	{
	background: url('/images/locker_room/trading_cards/background.jpg') 0 0 no-repeat;
	float: left;
	height: 374px;
	width: 999px;	
}

#walterLoossIntro	{
	background: url('/images/walter_looss/background_grass.jpg') 0 0 no-repeat;
	float: left;
	height: 374px;
	width: 999px;
}

.threeColumnWalterLooss	{
	float: left;
	padding: 34px 25px 8px 25px;
	width: 283px;	
}

.threeColumnWalterLooss p	{
	color: #ffffff;
}

.threeColumnWalterLooss span	{
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

.photograph	{
	background: url('/images/walter_looss/photograph.gif') right 20px no-repeat;
	height: 124px;
}

.walterLoossWebsite	{
	border-bottom: 1px solid;
	text-decoration: none;
	color: #eab62a;
	font-size: 14px;
	width: 115px;
}
	
/* ------------------------------------------------------ */
/* -- End: Walter Looss ------------------------------- */
/* ------------------------------------------------------ */

