/*Main stylesheet for WWGTotaling*/
@import url('reset.css');

body {
	background: #D1D2D4 url(../images/layout/bg.jpg) top center repeat-x;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.wrapper {
	width: 95.5em;
	margin: 0 auto;
}

.wrapper p,.wrapper ul,.wrapper ol,.wrapper dl,.wrapper blockquote,.wrapper form,.wrapper address span,#cboxContent p,.wrapper th,.wrapper td,address,#landing #content h2
	{
	font-size: 1.2em;
}

.wrapper dd p,.wrapper dd ul {
	font-size: 1em;
}

.wrapper form p {
	font-size: inherit;
}

.wrapper p,.wrapper ul,.wrapper ol,.wrapper dl,.wrapper blockquote,.wrapper form,#cboxContent p,address,#landing #content h2
	{
	line-height: 1.66em;
	margin: 1em 0;
}

p#cbTitle {
	font-style: italic;
	font-weight: bold;
	margin: 0 2em;
	padding-bottom: .3em;
	line-height: 1em;
	text-align: center;
	color: fff;
	font-size: 2em;
}

#cboxContent p.infoWindow {
	margin: 0;
}

#header:after,#header-inner:after,#utility:after,#landing #content:after,#not_found #content:after,div#nav:after,#main_content:after,#index_upper:after,div.row:after,#index_lower:after,#footer ul:after,#content dl:after,div.tel:after,div#email:after,div.gutter:after,#content div.winner:after,div#DoW:after,div#payne:after,div.left-col-inner:after,#content dd:after,#vendorHeading:after,#pinHome:after,fieldset:after,#hockey-wrapper:after,#topItem:after,form:after
	{
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

/*Head section styling*/
#header,#subscribe,#Vendor {
	background: #fff;
}

#header {
	padding-bottom: 3.5em;
	margin-top: 0.3em;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
}

#header-inner {
	padding: 0 3.5em;
}

#header img {
	border: 1px solid #000;
}

h1 {
	width: 232px;
	height: 122px;
	background: transparent url(../images/layout/logo.png) no-repeat top
		left;
	text-indent: -9000px;
	float: left;
	margin-top: 3.5em;
}

h1.fr {
	background: transparent url(../images/layout/logo_fr.png) no-repeat top
		left;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#utility {
	width: 53em;
	float: right;
}

#utility ul {
	font-size: 1.2em;
}

#utility ul {
	float: left;
	width: 55%;
}

#utility li {
	float: left;
	padding: 0 .7em;
	border-right: 1px solid;
}

#utility li.last {
	border-right: none;
}

#header a {
	color: #58595b;
}

#header a:link,#header a:visited {
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
	color: #292a2b;
}

#banner_link {
	float: right;
}

/*Navigation*/
#nav {
	position: relative;
	width: 100%;
	background: #db2d26 url(../images/layout/nav_top_bg.gif) no-repeat top
		center;
	height: 4em;
	margin-bottom: 1.5em;
}

#nav a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#nav a:hover {
	color: #E3B723;
}

#nav ul {
	margin: 0 auto;
	width: 96em;
	height: 100%;
	background: transparent url(../images/layout/nav_bottom_bg.gif) bottom
		left no-repeat;
}

#nav ul ul {
	display: none;
	background: #db2d26;
	position: absolute;
	z-index: 5000;
	width: 100%;
	height: auto;
}

#nav ul ul li {
	float: none;
	font-size: 0.8em;
	background: #db2d26;
	margin: 0;
	padding: 0;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #fff;
	text-transform: none;
}

#nav ul ul li a {
	padding: 0.6em 1.5em;
}

#nav ul li {
	float: left;
	text-transform: uppercase;
	font-size: 1.5em;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #89171a;
	padding: .3em 3em;
	margin-top: .3em;
	position: relative;
	z-index: 300;
}

#nav #topmenu li:hover>ul {
	width: 100%;
	display: block;
	position: absolute;
	z-index: 5000;
	top: 100%;
	left: 0;
}

#nav ul li.first {
	border-left: none;
}

#nav ul li.last,#footer li.last {
	border-right: none;
}

#footer li.last {
	padding-right: 0;
}

/*Main content area*/
#content {
	width: 70.7em;
	float: right;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;
	background: #fff;
}

#content,div#left-col {
	min-height: 60.3em;
}

.gutter {
	margin: 3em;
}

#content h2 {
	font-size: 2em;
	font-weight: bold;
	color: #005dab;
	line-height: 1.3em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid;
	padding-bottom: .5em;
}

#content h3,#content legend,#contact span.fn,#content caption {
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 1em 0;
	color: #005dab;
}

#content legend {
	font-size: 1.2em;
}

#trainingMain h3 {
	font-size: 1.7em;
	color: #DB2D26;
}

#content h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 2.5em 0;
	color: #005dab;
}

#content h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 2.5em;
	color: #005dab;
}

#content legend {
	padding-bottom: 1em;
}

#content .rightFloat {
	float: right;
	clear: right;
	display: block;
	margin: 1em 0 1em 2.5em;
}

#content .leftFloat {
	float: left;
	clear: left;
	display: block;
	margin: 1em 2.5em 1em 0;
}

#content p#finePrint {
	font-size: .9em;
	margin-top: 6em;
}

#content div.winner {
	clear: both;
	margin: 2em 0;
}

#content ul {
	list-style-type: disc;
	margin-left: 2em;
}

#content ul ul {
	font-size: 1em;
	line-height: inherit;
}

#siteMap #content ul ul {
	margin: 0 0 0 2em;
}

#content ol {
	list-style-type: decimal;
	margin-left: 1em;
	list-style-position: inside;
}

#content ol li {
	margin: 1em 0;
}

#content ol li p {
	font-size: 1em;
}

#content .emphasis {
	font-weight: bold;
	font-size: 1.4em;
}

/*Rules for the FAQ page*/
#faq dt,#featuredPromos dt,#msds dt,#buyers_guide dt,#winners dt {
	font-weight: bold;
	font-variant: small-caps;
	margin: .5em 0;
	font-size: 1.3em;
}

#faq dd,#featuredPromos dd {
	margin-left: 1.5em;
}

#faq dd>p:first-child,#featuredPromos dd p.promosFirst {
	font-style: italic;
}

/*Featured Promos Header*/
#featuredPromos h3 {
	width: 647px;
	height: 254px;
	position: relative;
}

#featuredPromos h3 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

#featuredPromos h3.en span {
	background: transparent
		url("../images/layout/featured_promos_title_en.png") no-repeat top
		left;
}

#featuredPromos h3.fr span {
	background: transparent
		url("../images/layout/featured_promos_title_fr.png") no-repeat top
		left;
}

a:link {
	color: #005DAB;
	text-decoration: none;
}

a:visited {
	color: #DB2D26;
	text-decoration: none;
}

a:hover,a:active {
	color: #DB2D26;
	text-decoration: underline;
}

#contact #address {
	float: right;
	padding: 1.5em;
	border: 1px solid #005DAB;
	width: 45%;
}

#contact div.row {
	float: left;
	clear: left;
}

address span {
	display: block;
	line-height: 1.5em;
}

address span span.type {
	display: none;
}

address span.label {
	display: inline-block;
}

address span.value,address span.locality,address span.region,address span.postal-code
	{
	display: inline;
}

p#USInq {
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
}

/*Left column*/
#left-col {
	width: 23.5em;
	float: left;
	margin-right: 1em;
	background: #075EAB url('../images/layout/left-col-bg.gif') repeat-y top
		left;
	color: #fff;
}

#lc_gutter {
	min-height: 60.3em;
	background: transparent url('../images/layout/left-col-bottom.gif')
		no-repeat bottom right;
}

div.left-col-inner {
	padding-bottom: 0.5em;
}

#left-col a {
	color: #fff;
}

#left-col p a {
	text-decoration: underline;
}

#left-col h2 {
	text-indent: -9000px;
}

#left-col h2 a {
	display: block;
	height: 100%;
}

div#payne,div#bguide,div#join-list {
	margin-top: 15px;
}

#clearanceLC h2 {
	background: transparent url('../images/layout/left-col-top.gif')
		no-repeat top left;
	height: 80px;
	padding-top: 15px;
}

#clearanceLC h2 a {
	background: transparent url('../images/layout/clearance_button.png')
		no-repeat center 25px;
}

#clearanceLC.fr h2 a {
	background: transparent url('../images/layout/clearance_button_F.png')
		no-repeat center 25px;
}

#DoW {
	color: #fff;
}

#DoW h2 {
	height: 60px;
	padding-top: 15px;
}

#DoW h2 a {
	background: transparent url('../images/layout/dow_bg.gif') no-repeat
		center 25px;
}

.left-col-fr div#DoW h2 a {
	background: transparent url('../images/layout/dow_bg_fr.gif') no-repeat
		center 14px;
}

#DoW p {
	width: 13.25em;
	margin: 0 0 0 25px;
	float: left;
}

div#payne h2 {
	width: 98px;
	height: 103px;
	background: transparent url('../images/layout/left-col-payne.gif')
		no-repeat top left;
	float: left;
	margin-left: 25px;
}

div#payne p {
	width: 6.5em;
	float: right;
	margin-right: 25px;
}

#bguide h2 {
	width: 188px;
	height: 86px;
	background: transparent url('../images/layout/bg_logo_en.gif') no-repeat
		top left;
	margin: 0 auto;
}

.left-col-fr div#bguide h2 {
	background: transparent url('../images/layout/bg_logo_fr.gif') no-repeat
		top left;
}

#join-list h2 {
	text-indent: 0;
	width: 18.7em;
	height: 5.2em;
	margin: auto;
}

#join-list h2 a {
	font-size: 1.7em;
	font-weight: bold;
	display: block;
	background: transparent url('../images/layout/join_list_bg.gif')
		no-repeat center right;
}

/*Footer*/
#footer {
	margin-top: 2em;
	color: #4F4F4F;
}

#footer ul {
	width: 60%;
	margin: 0 auto;
}

#footer ul li {
	float: left;
	padding: 0 1em;
	border-right: 1px solid;
}

#footer a {
	text-decoration: none;
}

#footer a {
	color: #4F4F4F;
}

#footer a:hover,div#DoW a:hover {
	text-decoration: underline;
}

/*General*/
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/*Form styling*/
div.row {
	margin: .7em 0;
}

div.row label {
	display: block;
	font-weight: bold;
	margin-bottom: .5em;
}

div.row input[type="text"],div.row input[type=password],div.row textarea,div.row select,div.row input[type="email"]
	{
	padding: 5px;
	border: solid 1px #6F6F6F;
	outline: 0;
	width: 200px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF),
		color-stop(4%, #EEEEEE), to(#FFFFFF) );
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
}

div.row select {
	width: auto;
}

div.row textarea {
	width: 400px;
	max-width: 400px;
	height: 300px;
	font: 1em/150% Verdana, Arial, Helvetica, sans-serif;
}

div.row input:hover,div.row textarea:hover,div.row input:focus,div.row textarea:focus,div.row select:focus,div.row select:hover
	{
	border-color: #000;
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

div.row input[type="submit"],div.row input[type="reset"] {
	width: auto;
	padding: 9px 15px;
	background: #005dab;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

div.row input[type="submit"]:hover,div.row input[type="reset"]:hover {
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-o-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

div.row optgroup {
	font-style: normal;
}

input[type=submit] {
	margin: 0;
}

div.row input[type="submit"][disabled] {
	background: #D1D2D4;
}

p.error,label.error {
	font-weight: bold;
	color: #DB2D26;
	clear: both;
}

/*Landing and not found (404) Pages.*/
#landing .wrapper,#not_found .wrapper {
	background: transparent;
	width: 54.3em;
	margin-top: 7.5em;
}

#landing,#not_found {
	background: #fff url(../images/layout/landingbg.jpg) top center repeat-x;
	color: #000;
}

#landing h1,#not_found h1 {
	text-indent: -9000px;
	background: transparent url(../images/layout/landing_logo.png) no-repeat
		top left;
	margin: auto;
	position: relative;
	top: 5.5em;
	float: none;
}

#not_found h2 {
	font-size: 2.3em;
	margin-bottom: 2.5em;
	border-bottom: none;
	padding-bottom: none;
}

#not_found h3 {
	font-size: 1.8em;
	margin-bottom: 2.5em;
}

#landing #content,#not_found #content {
	width: 100%;
	float: none;
	background: transparent;
	min-height: inherit;
}

#not_found .gutter,#landing .gutter {
	margin: 0;
}

#landing .gutter {
	margin-top: 75px;
}

#landing .gutter h2 {
	min-height: 10em;
	color: #000;
	font-weight: normal;
	border-bottom: none;
}

#landing #content-eng,#not_found #content-eng {
	width: 50%;
}

#landing #content-fr,#not_found #content-fr {
	width: 49%;
}

#landing #content-eng,#not_found #content-eng {
	float: left;
}

#landing #content-fr,#not_found #content-fr {
	float: right;
}

#landing #content-fr {
	text-align: right;
}

#not_found #content-fr h2 {
	text-align: right;
}

#landing #content-eng div.gutter,#not_found #content-eng div.gutter {
	padding-right: 6em;
	border-right: 2px solid;
}

#landing #content-fr div.gutter,#not_found #content-fr div.gutter {
	padding-left: 5.5em;
}

#landing div.row {
	margin: 1em 0;
}

#landing div.row input {
	border: none;
}

#landing #landing_img {
	display: block;
	margin-top: 6em;
}

#not_found ul {
	list-style-type: none;
	margin-left: 0;
}

/*Index page*/
#index_upper {
	color: #fff;
	min-height: 286px;
	padding: 2em 2em 0;
	margin-bottom: .5em;
}

#index_lower {
	padding: 0 2em 2em;
}

#index #content {
	background: #2F2F2F;
}

#Store {
	width: 25.4em;
	min-height: 26.7em;
	float: left;
}

#Store a,a#rotatorPrev,a#rotatorNext {
	color: #fff;
	text-decoration: underline;
}

#Store h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#storeMap {
	height: 160px;
	width: 272px;
}

#Rotator {
	float: left;
	position: relative;
	margin-left: 1.3em;
	padding-left: 2em;
}

#Rotator ul {
	list-style-type: none;
	margin: 1em 0 0;
	width: 375px;
	height: 209px;
	margin-left: 0;
}

#Rotator ul li {
	position: absolute;
	float: left;
}

#Rotator ul li.show {
	z-index: 1;
}

#Rotator p {
	width: 40%;
	margin: 0 auto;
}

#TrainingAdvice {
	float: left;
	width: 33.7em;
	color: #fff;
}

#TrainingAdvice p {
	margin-bottom: 0;
}

#Training,#Advice {
	height: 11.1em;
	padding: 2em 2.5em 0;
}

#Advice {
	background: #1165ad url(../images/layout/advice_bg.png) no-repeat bottom
		right;
	position: relative;
	padding-right: 0;
}

#Training {
	background: #d92d27 url(../images/layout/training_bg.png) no-repeat
		bottom right;
}

#Advice p {
	width: 19em;
}

#Advice img {
	float: right;
	position: absolute;
	top: -10px;
	right: 0;
}

#Training h2,#Advice h2 {
	font-size: 1.7em;
	font-weight: bold;
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#Training a,#Advice a {
	color: #fff;
	text-decoration: underline;
}

#Vendor {
	float: right;
	width: 26em;
	background: #fff;
	padding: 1.5em 2.5em;
	min-height: 23.2em;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;
}

#Vendor h2 {
	margin-bottom: .5em;
	border-bottom: none;
	color: #da2c26;
	font-weight: bold;
	font-size: 2em;
	position: relative;
}

#Vendor h2 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: transparent url(../images/layout/featured_supplier.gif)
		no-repeat top left;
}

#Vendor h2.fr span {
	background: transparent url(../images/layout/featured_supplier_fr.gif)
		no-repeat top left;
}

#Vendor h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #EF5A03;
	text-align: center;
}

#Vendor a img {
	display: block;
	margin: 3.5em auto 0;
}

/*Stores page*/
#stores #store-left {
	width: 30em;
	float: left;
}

#stores #store-right {
	width: 28em;
	float: right;
}

#stores div#storeMap {
	width: 280px;
	height: 280px;
	margin: 20px auto;
}

#stores dt {
	float: left;
	width: 13em;
	clear: left;
	margin-right: 1em;
}

#stores dd {
	width: 8em;
	float: left;
}

div.adr,div.telephone,div.emailHeading,div.email {
	font-size: 1.2em;
	line-height: 1.66em;
	margin-bottom: 2.1em;
}

div.emailHeading,div.email {
	margin-bottom: 1em;
}

div.locality,div.region,div.postal-code {
	display: inline;
}

div.telephone div.desc,div.telephone div.telValue,div.emailHeading,div.email
	{
	float: left;
}

div.telephone div.desc span.type {
	display: none;
}

div.telephone div.desc,div.emailHeading {
	clear: left;
	width: 12em;
}

span.fn {
	display: none;
}

div.emailHeading {
	width: 5em;
}

#GMap {
	width: 900px;
	height: 500px;
	margin: 30px auto 10px;
}

/*Ask the Expert page*/
#askTheExpert #content form {
	background: transparent url(../images/layout/the_expert.jpg) no-repeat
		top right;
}

/*Winners page*/
#winners h3 {
	width: 600px;
	height: 145px;
	position: relative;
}

#winners h3 span {
	display: block;
	height: 228px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('../images/Winners/winnerscircle.png')
		no-repeat top left;
}

#winners h3.fr span {
	background: transparent url('../images/Winners/winnerscircle_fr.png')
		no-repeat top left;
}

#winners h4 {
	font-size: 1.5em;
	border-bottom: 1px solid;
	padding-bottom: 1em;
}

/*promotions main page*/
#promotions h3 {
	position: relative;
	width: 630px;
	height: 51px;
}

#promotions h3 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url('../images/layout/promotions_header.png')
		no-repeat top left;
}

#promotions h3.fr span {
	background: transparent url('../images/layout/promotions_header_fr.png')
		no-repeat top left;
}

#promotions dl {
	position: relative;
}

#promotions dt {
	position: relative;
	width: 155px;
	height: 79px;
	float: left;
}

#promotions dt a {
	display: block;
	width: 100%;
	height: 100%;
}

#promotions dt span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url('../images/layout/buttons.png') no-repeat
		top left;
}

#promotions dl.fr dt span {
	background: transparent url('../images/layout/buttons_fr.png') no-repeat
		top left;
}

#promotions dt#buyers span {
	background-position: -158px 0;
}

#promotions dt#deal span {
	background-position: -476px 0;
}

#promotions dd {
	position: absolute;
	top: 95px;
	left: 0;
	background: #fff;
	font-size: 1.2em;
}

#promotions dd.show {
	z-index: 1000;
}

/*Training Page*/
#trainingMain h2#header {
	border-bottom: none;
	position: relative;
	width: 647px;
	height: 220px;
}

#trainingMain h2#header span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url("../images/general/training_header.jpg")
		no-repeat top left;
}

#trainingMain h2#header.fr span {
	background-image: url("../images/general/training_header_fr.jpg");
}

/*Table row styling*/
table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

th {
	background: #075FAB;
	color: #fff;
	font-weight: bold;
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-o-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

th,td {
	padding: 1em;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

tr.even {
	background: #CFCFCF;
}

/*Search results page styling*/
#search .search {
	background: #DB2D26;
	color: #fff;
}

#search h3 {
	border-bottom: 1px solid;
	padding-bottom: 1em;
}

/*Careers*/
#careers table {
	width: 52em;
}

/*Hockey page promo*/
#hockey h3 {
	position: relative;
	height: 174px;
	width: 600px;
}

#hockey div.intro {
	width: 40%;
	float: left;
	clear: left;
}

#hockey div.intro,#hockey table.rightFloat {
	margin-top: 2em;
}

#hockey img.rightFloat {
	margin-left: 0;
}

#hockey img.leftFloat {
	margin-right: 0;
}

/*Deal of the week*/
#deal-of-week div.rightFloat p {
	width: 150px;
	font-style: italic;
}

/*Pin promo*/
#instructions {
	background: #EC1E28;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #841115; color : #fff;
	padding: 10px;
	webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-o-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	color: #fff; padding : 10px; 
}

.pin #content .rightFloat {
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 2em;
	margin-top: 0;
}

#prize {
	color: #085EAB;
	font-weight: bold;
	font-size: 1.7em;
	-webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-o-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	margin-bottom: 2em;
}

#prize span {
	color: #EC1F2E;
}

small {
	font-size: smaller;
}

#pin_play #content h3 {
	clear: both;
}

#nationalPromo {
	background: #006BAC;
	padding: 3em 3em 1.5em;
}

.fr #nationalPromo {
	background-image: url("../images/pin_promo/fr/form_bg.png");
}

#nationalPromo legend {
	display: none;
}

#nationalPromo .row {
	background: #fff;
	padding: 1em 0.5em;
	border: 2px solid #000;
	width: 50%;
	float: right;
	clear: right;
	margin: 1.5em 0;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.promoBlurb {
	color: #fff;
	float: left;
	width: 30%;
	font-weight: bold;
	-webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-o-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	clear: left;
}

#nationalPromo .row input {
	width: 100px;
}

#nationalPromo div.row label {
	float: left;
	width: 14em;
}

#nationalPromo .promoLast {
	background: transparent;
	border: none;
	float: left;
	clear: left;
	width: 20%;
}

#nationalPromo .promoLast input {
	background: #ec1f2e;
	border: 1px solid #fff;
	color: #fff;
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}

.pin fieldset,.pin .bonus {
	border: 1px solid #ec1f2e;
	padding: 2em;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}

.pin .bonus {
	clear: right;
}

.pin fieldset fieldset {
	border: none;
	padding: 0;
	width: 100%;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}

.pin #content fieldset fieldset legend {
	margin-bottom: 0;
	padding-bottom: 0;
}

#pin_play fieldset {
	border: none;
}

.pin .row p.pinCard {
	text-align: right;
	margin: 0 1.5em 0;
}

.pin #content h2 {
	margin-bottom: 0;
	border-bottom: 0;
}

.pin #mainHeading {
	width: 647;
	min-height: 133px;
	background: #006BAC url("../images/pin_promo/en/beach_header.jpg")
		no-repeat bottom right;
	color: #fff;
	font-size: 3.3em;
	margin: 0 0 .5em;
	webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-o-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

.fr.pin #mainHeading {
	background-image: url("../images/pin_promo/fr/beach_header.jpg")
}

.pin #mainHeading span {
	display: block;
	padding: .5em;
	width: 50%;
}

#pinHome h3 {
	letter-spacing: -2px;
	width: 50%;
	float: left;
	margin: 0;
	line-height: 1.2em;
	-webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-o-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

#pinHome h3 {
	color: #fff;
}

#pinHome img {
	position: absolute;
	left: 13.8em;
	top: -1px;
	background: #fff;
	padding: 2em 1em;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-o-border-bottom-left-radius: 10px;
	-ms-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-o-border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-o-border-top-right-radius: 10px;
	-ms-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}

.pin #content a.pinLinkBold:link,.pin #content a.pinLinkBold:visited {
	display: inline-block;
	color: #fff;
	background: #085EAB;
	padding: .5em;
	font-size: 1.5em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-radius: 10px;
	-ms-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 0.1s ease-in-out;
	border-bottom: none;
	min-width: 80px;
	text-align: center;
}

.pin #content a.pinLinkBold:hover,.pin #content a.pinLinkBold:active {
	-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-o-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}

#nav.pinNav {
	background: #075eab url("../images/layout/pin_nav_top_bg.gif") no-repeat
		50% 0;
}

#nav.pinNav ul {
	background: transparent url("../images/layout/pin_nav_bottom_bg.gif")
		no-repeat bottom left;
}

#left-col.pinCol {
	text-indent: -9000px;
	background: transparent url("../images/pin_promo/en/left_col.gif")
		no-repeat top left;
}

.fr #left-col.pinCol {
	background-image: url("../images/pin_promo/fr/left_col.gif");
}

#nav.pinNav ul li {
	border-right-color: #000;
}

.fr #nav.pinNav ul li {
	padding: 0.3em 2.3em;
}

#content .subHeading,fieldset fieldset legend {
	text-transform: uppercase;
	font-size: 2.5em;
	font-weight: bold;
	clear: both;
	margin-top: 1em;
	-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-o-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

/*Left col advert styling*/
#PinPromoBanner {
	margin-top: 25px;
}

#PinPromoBanner h2 {
	height: 112px;
	margin-bottom: 8px;
	background: transparent url("../images/layout/pin_banner.png") no-repeat
		center top;
}

.left-col-fr #PinPromoBanner h2 {
	height: 77px;
	margin-bottom: 8px;
	background: transparent url("../images/layout/pin_banner_fr.png")
		no-repeat center top;
}

#PinPromoBanner p {
	width: 14em;
	margin: 0 auto;
}

#PinPromoBanner p mark {
	background: transparent;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

.pin #content a {
	padding: 2px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.pin #content a:link {
	color: #005DAB;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.pin #content a:visited {
	color: #DB2D26;
	text-decoration: none;
}

.pin #content a:hover,#content a:active {
	-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-o-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	color: #fff;
	background: #DB2D26;
}

.pin .left {
	width: 45%;
	float: left;
	clear: left;
}

.pin .right {
	width: 45%;
	float: right;
	clear: right;
}

.pin .clear {
	clear: both;
}

/*Clearance item page styling*/
#clearanceItem dt {
	width: 11em;
	float: left;
}

#clearanceItem dd {
	margin-left: 12em;
}

/*Clearance search page styling*/
#clearance_search div.row {
	float: left;
}

#clearance_search fieldset p {
	font-size: inherit;
}

#clearance_search .row {
	margin-right: 1em;
}

#clearance_search .row p {
	width: 20em;
}

#clearanceSearch label {
	color: #fff;
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-o-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
	font-size: 1.3em;
	background: #DB2D26;
	padding: .5em;
}

#clearanceSearch label[for="category"] {
	background: #275bd3;
}

#clearanceSearch label[for="percentOff"] {
	background: #f5b400;
}

#clearanceSearch label[for="application"] {
	background: #EA7F1E;
}

#clearanceSearch label[for="type"] {
	background: #559E4D;
}

#clearanceSearch label[for="text"] {
	background: #13450d;
}

#previous,#next {
	width: 45%;
}

#previous {
	float: left;
}

#next {
	float: right;
	text-align: right;
}

#clearanceSearch fieldset p,#topItem h4,#finePrint {
	clear: both;
}

#clearanceSearch #noResults {
	font-size: 1.5em;
	color: #DB2D26;
	font-weight: bold;
}

#clearanceItem #content table,#clearanceSearchResults #content table {
	-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

#clearanceItem #content table td a,#clearanceSearchResults #content table td a
	{
	display: block;
}

#topItem {
	background: transparent url("../images/layout/top_deal_bg.png") repeat-x
		bottom left;
	border-bottom: 2px solid #ec1f2e;
	padding-bottom: 1.5em;
}

#topItem h3 {
	width: 647px;
	height: 105px;
	text-indent: -9000px;
	background: transparent url("../images/layout/top_deal.png") no-repeat
		top left;
	margin-bottom: 0;
}

#topItem.fr h3 {
	background-image: url("../images/layout/top_deal_fr.png");
}

#topItem h4 {
	font-size: 3em;
	font-weight: bold;
	color: #ec1f2e;
	width: 25%;
	float: right;
	margin: 0;
	padding-right: 1.3em;
	-webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	-o-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	-ms-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

#topItemLeft {
	width: 60%;
	float: left;
	padding-left: 4em;
}

#topItemLeft h4 {
	float: none;
	width: auto;
}

#topItemLeft p,#topItemLeft h5 {
	margin: .5em 0;
	font-size: 1.2em;
}
