/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	}
	
a {
	color: #ed1c24;
	text-decoration: none;
	border: none;
	}
	a:hover {
		text-decoration: underline;
	}
a img, img {
	border: none;	
}

td {
	vertical-align: top;
}
	
hr {
	height: 1px;
	border: none;
	border-top: 1px solid #c7c7c7;
	margin: 25px 0 10px;
}
	
ul, ol, dl {
	margin: 0 0 1em 0;
	padding: 0 0 0 2px;
	list-style: none;
}

li {
	font-size: 14px;
	background: url("/css/../wsimages/bullet.png") 4px 8px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 4px;
	line-height: 1.5em;
	}
	li li {
		font-size: 1em;
		margin-bottom: 0;
		}

ol li {
	background: none;
	list-style: decimal;
	list-style-position: inside;
	padding: 0;
	}
	ol ol {
	padding: 0 0 0 38px;	
	}
	ol li li {
		background: none;
		list-style: decimal;
		}

p {
	font-size: 13px;
	color:#070808;
	margin: 0 0 1em;
	line-height: 1.5em;
	}

h1 {
	font-size:30px;
	color:#070808;
	margin: 0 0 .7em;
	line-height: 1.3em;
}
h2 {
	font-size: 24px;
	color: #070808;
	margin: 0 0 .7em;
	line-height: 1.3em;
}
h3 {
	font-size: 20px;
	color: #070808;
	margin: 0 0 .7em;
	line-height: 1.3em;
}
h4 {
	font-size: 16px;
	color: #070808;
	margin: 0 0 .7em;	
	line-height: 1.3em;
}

.modal-inner h1,
.modal-inner h2,
.modal-inner h3,
.modal-inner h4 {
	color:#ed1c24;
}

blockquote {
	font-size: 16px;
	color: #4d4d4d;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	padding: 20px 25px 20px 25px;
	background-color:#d7d7d7;	
	border: 1px solid #9d9d9d;
	line-height: 1.5em;	
	margin: 0 0 1em 0;
	text-align: center;
}

.intro {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 1em;
}
.listintro {
	font-size: 16px;
	color: #2f3130;
	margin: 1.2em 0 .2em;
	font-weight: bold;
}

.tagline {
	color: #304f5f;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 1.3em;
	margin: 0 0 1em;
}

.imgleft, .videoleft {
  float: left;
  margin: 0 15px 15px 0; 
}

.imgright, .videoright {
  float: right;
  margin: 0 0 15px 15px;
}

.imgnormal, .video {
  margin: 0 15px 15px 0; 
}

.imgleft, .imgright, .imgnormal {
  border: none; 
}

.dririder-red {
	color: #ed1c24;
}

.m2rwhite {
	color:#fff;
}

a.linkedimage {
  border: none;
  display: block; 
}

.sizeguide-wrap {
	padding: 25px ;
	background: #262626;
	}
	.sizeguide-wrap h3 {
		color: #ffffff;
		font-size: 24px;
		text-transform: uppercase;
		margin: 0;
		padding: 0 0 20px;
		border-bottom: 1px solid #454545;
		}
.sizeguide	{
	border-collapse: collapse;
	width:100%;
	margin: 25px 0 0;	
}

.sizeguide tbody {
	border:1px solid #000;

}
.sizeguide thead th {
	font: bold 14px/18px Arial;
	background: #080808;
	color: #ffffff;
	padding: 8px 16px;
	border-bottom: 1px solid #000000;
	text-align: center;
}
.sizeguide thead th.null {
	background: #262626;
	border-bottom: 1px solid #000000;
}
.sizeguide tbody th {
	font: bold 14px/15px Arial;	
	background:#ED1C24;
	color: #ffffff;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #000000;
	text-align: center;
}
.sizeguide tbody td {
	font:normal 14px/15px Arial;
	color: #ffffff;
	background: #767676;
	padding: 10px 16px;
	border-bottom: 1px solid #000000;
	text-align: center;
}

.sizeguide tbody td:nth-child(even), .sizeguide tbody td.even {
	background: #393939;
}

.sizeguide tbody tr:nth-child(even) td {
	background: #a3a3a3;
}

.sizeguide tbody tr:nth-child(even) td:nth-child(even), .sizeguide tbody tr:nth-child(even) td.even {
	background: #393939;
}


.pdf{
	background: url('/wsimages/icon_pdf.gif') 0 0 no-repeat;
	padding: 3px 0 0px 30px;
	margin-bottom: 10px;	
	zoom: 1;
	border: 0;
	display: block;
	font-size: 14px;
	}
	.pdf:hover{
		border: 0;
	}
	.pdf span{
		font-size: 14px;
		color: #333131;
		font-weight: normal;
	}/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(/css/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(/css/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/css/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/css/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/css/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/css/images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/css/images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/css/images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/css/images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/css/images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(/css/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/css/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.23
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/*-----------------------------------------------------------------------------------------------
[Master Stylesheet]

Project:	farcryinabox
Version:	0.1
Contents:
		1. Global Styles
		2. Wrap /#wrap
			2.1 Accessability / #access
			2.2 Branding / #branding
			2.3 Navigation / #navMain
			2.4 Content / #content
				2.4.1 Primary Content / #primary
				2.4.2 Secondary Content / #secondary
				2.4.3 Extra Content / #extraContent
			2.5 Site Information / #siteInfo
			
-----------------------------------------------------------------------------------------------*/

/*
-------------------------------------------------------------------
GLOBAL STYLES: =global
-------------------------------------------------------------------
*/

strong, th, thead td, dt { font-weight: 700; }
cite, em, dfn { font-style: italic; }

div.containeradmin {
	overflow: hidden;
	clear: both;
	margin: 3px 0 3px;
}
div.ruleadmin {
	overflow: hidden;
	clear: both;
	margin: 3px 0 3px;
}

div.containeradmin .title, div.ruleadmin .title  {
	padding: 5px;
}

html {
	background-color:#232323;
}

body {
	line-height: 0;
	padding: 0 0 0;
	font-family: 'PT Sans', sans-serif;
	margin:0;
}

input {
	font-weight: 700;
	line-height: 1em;
}

::-webkit-input-placeholder { /* WebKit browsers */
    font-family: 'PT Sans', sans-serif;
    line-height: 1em;
    font-weight: normal;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-family: 'PT Sans', sans-serif;
    line-height: 1em;
    font-weight: normal;
    padding: 9px 12px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-family: 'PT Sans', sans-serif;
    line-height: 1em;
    font-weight: normal;
    padding: 9px 12px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-family: 'PT Sans', sans-serif;
    line-height: 1em;
    font-weight: normal;
    padding: 9px 12px;
}

input[type="text"] {
	border: 1px solid #A7A7A7;
	font-weight: 700;
	box-shadow: #E2E2E2 2px 3px 3px inset;
	line-height: 1em;
	color: #444;
	border: 0;
	background: #fff;
	font-size: 12px;
	line-height: 1em;
	padding: 9px 12px;
	font-style: italic;
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;
	margin: 0;
}

input.button {
	margin: 0;
	background: #3d3d3d url("/css/../wsimages/bg_submit.gif") 0 0 repeat-x;
	font-family: 'PT Sans', sans-serif;
	font-size: 11px;
	color: #fff;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 6px 7px 5px;
	font-weight: 700;
	float: right;
	line-height: 11px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #252525;
	border-radius: 3px; 
	
	-moz-border-radius: 3px;
	}
	input.button:hover {
		text-decoration: none;
		}
	.ie6 input.button, .ie7 input.button {
		border: 0 !important;
	}	

a.back {
	font-size: 14px;
	padding: 18px 0 0;
	margin: 0 0 32px;
	display: block;
	float: left;
}

a.thumbnail {
	border: none;
	margin: 0 0 14px;
	padding: 0;
	display: block;
	}
	a.thumbnail:hover {
		border: none;
		}

a.print {
	color: #79252e;
	border: none;
	text-decoration: none;
	font-size: 11px;
	padding: 0 0 0 20px;
	background: url("/css/../wsimages/icon_print.gif") 0 0 no-repeat;
	position: absolute;
	top: 0;
	right: 128px;
	}
	a.print:hover {
		color: #79252e;
		border: none;
		text-decoration: underline;
		}
		
a.banner {
	display: block;
	border: none;
	text-decoration: none;
	margin: 0 0 20px;
	line-height: 0;
	}
	a.banner:hover {
		border: none;
		text-decoration: none;
		}
		
/* align checkboxes, radios, text inputs with their label
   by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css ; */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

.hidden { visibility: hidden; } 
select, input.text, textarea { font-size: 12px; font-style:italic; font-family: Arial,Verdana,sans-serif; color #888; }

.notice {
	font-weight: 700;
	color: #ed1c24;
	font-style: italic;
	margin: 0 0 15px;
	}
	.notice p {
		padding: 1em 15px;
		font-size: 14px;
		margin: 0;
		}
.successfulNotice {
	color: #be8438;
	background: #f4fef6;
	border: 3px solid #d8e9db;
}
.errorNotice {
	color: #944949;
	background: #f9ebeb;
	border: 3px solid #ebd9d9;
}

.black-gradient {
	background: #232323; /* Old browsers */
	background: -moz-linear-gradient(top, #232323 0%, #1c1c1c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#232323), color-stop(100%,#1c1c1c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #232323 0%,#1c1c1c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #232323 0%,#1c1c1c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #232323 0%,#1c1c1c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #232323 0%,#1c1c1c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#1c1c1c',GradientType=0 ); /* IE6-9 */
}

.right {
	float: right;
}

.left {
	float: left;
}

/*
-------------------------------------------------------------------
ACCESSABILITY: =access
-------------------------------------------------------------------
*/
ul#access {
	position: absolute;
	display: none;
}	


/*
-------------------------------------------------------------------
BACKGROUND IMAGE: =bgImage
-------------------------------------------------------------------
*/
.siteBackgroundImageTiled {
	background-repeat:repeat;
}

.siteBackgroundImageSingle {
	background-repeat: no-repeat;
}



/*
-------------------------------------------------------------------
BRANDING: =branding
-------------------------------------------------------------------
*/
#branding {
	width: 100%;
	padding: 0;
	border-top: 10px solid #ed1c24;
	}
	#branding a {
		border: none;
		}
		#branding a:hover {
			border: none;
			}
			
	#branding .inner {
		position: relative;
		width: 968px;
		height: 109px;
		margin: 0 auto;
		margin-bottom:10px;
		line-height: 1em;	
		}
			
	#branding span#logo {
		position: absolute;
		top: 0;
		left: 0;
		margin:21px 0 0 0;
		}

	#branding  .search {
		float: right;
		position: absolute;
		margin: 0;
		padding: 0;
		right: 0px;
		top: 88px;
		}
		#branding .search .wrap {
			float: left;
			display: inline;
			margin: 0;
			}
		#branding .search input.text {
			width: 248px;
			height:29px;
			border: none;
			font-size: 12px;
			font-weight: normal;
			border: none;
			margin: 0;
			padding-left:14px;
			color: #444444;
			font-family: Helvetica, Arial,Verdana,sans-serif;
			float: left;
			padding: 1px 0 1px 14px;
			box-shadow: none;
			}
		.ie7 #branding .search input.text ,
		.ie8 #branding .search input.text {
			height: auto;
			padding: 10px 12px 7px;
		}
		#branding .search input.submit {
			float: left;
			}
		#branding .search .button {

			}	

	#branding .search label.criteriaLabel {
		color: #a5adb4;
		font-weight: 700;
		font-size: 16px;
		margin: 0 0 8px;
		display: none;
	}
	#branding .search label.searchType {
		font-size: 14px;
		font-weight: 700;
		color: #444;
		margin: 0 3px 0 0;
		text-transform: lowercase;
		}
	#branding .search span.joiner {
		font-size: 14px;
		color: #444;
		}
	#branding .search .radio {
		margin: 0 3px 0;
		position: relative;
		top: -2px;
		}

	#branding blockquote {
		position: absolute;
		top: 24px;
		left: 97px;
		border: none;
		color: #fff;
		font-size: 16px;
		margin: 0;
		padding: 0;
		line-height: 1em;
		font-family: Helvetica, Arial,Verdana,sans-serif;
		font-style: normal;
		font-weight: normal;
		}

/*
-------------------------------------------------------------------
HEADER: =header
-------------------------------------------------------------------
*/

#header {
	width: 100%;	
	z-index: 1;
	}
	#header .inner {
		width:968px;		
		padding: 0;
		margin: 0 auto;
		border-radius: 3px; 
		
		-moz-border-radius: 3px;
		}


/*
-------------------------------------------------------------------
NAVIGATION: =navMain
-------------------------------------------------------------------
*/

#fcbNavWrap {
	width: 100%;
	z-index: 98;
}

#navMain {
	width: 968px;
	margin: 0 auto;
	z-index: 99;
	height:45px;
	background: #232323;
}

.fcbNavSearch {
	position:relative;
	float:right;
}

.fcbNavSearch input {
	background-image:url(/css/../wsimages/search-icon.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#ed1c24;
	width:40px;
	height:45px;
	border:none;
	cursor:pointer;
}

/*
-------------------------------------------------------------------
BREADCRUMBS: =breadcrumbs
-------------------------------------------------------------------
*/
	
#breadcrumbs {
	color: #000;
	font-size: 11px;
	margin: 0;
	padding: 0; 
	}
	#breadcrumbs a {
		color: #000;
		border: none;
		text-decoration: underline;
		}
		#breadcrumbs a:hover {
			text-decoration: underline;
			}
	#breadcrumbs .inner {
		width: 968px;
		margin: 0 auto;
		padding: 21px 0 20px;
		border-bottom:1px solid #7b7b7b;
		}
		.ie6 #breadcrumbs .inner { padding: 12px 0 0; height: 45px; }
			
	#breadcrumbs a.printThisPage {
		position: absolute;
		display: block;
		background: url("/css/../wsimages/icon_printer.gif") left 12px no-repeat;
		top: 134px;
		right: 8px;
		padding: 0 0 0 22px;
		width: 74px;
		font-weight: normal;
		color: #1f8f33;
		font-weight: 700;
		line-height: 1em;
		height: 34px;
		line-height: 34px;
	}
			
	#breadcrumbs strong {
		color: #ffffff;
		padding: 0 5px;
	}
	#breadcrumbs img {
		padding: 0 8px;
		position: relative;
		top: 1px;
	}
/*
-------------------------------------------------------------------
CONTENT: =content
-------------------------------------------------------------------
*/

#content {
	width: 100%;
	margin: 0;
	padding: 0 0 120px;
	background: none;
	}
	#content .inner {
		width: 968px;
		margin: 0 auto;
		line-height: 1.3em;
		background-color: #000;
	}

	#content .headerInner {
		width: 968px;
		margin: 0 auto;
		color:white;

		line-height: 1.3em;
	}

.contentSlider {
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
}

.contentSlider .inner {
	width: 968px;
	margin: 0 auto;
	line-height: 1.3em;
}

		
#primary {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	}
		
	.cols2 #primary {
		width: 688px;
		padding: 0 0 0 0;
		margin: 0;
		float: left;
		display: inline;
		}
		.ie6 .cols2 #primary { margin: 0 15px 0 0; }
	
#title {
	width: 100%;
	margin: 8px 0 10px;
	position: relative;
	}
	#title h1 {
		font-size: 28px;
		color: #FFF;
		margin: 0;
		font-weight: 700;
		padding-bottom:3px;
		line-height: 1.3em;
		}
	.newsArticle #title h1, .eventItem #title h1 {
		padding: 17px 20px 0;
		margin: 0;
		}
		
.home #title {
	width: 621px;
	padding: 14px 17px 10px 18px;
	float: left;
	}
	.home #title h3 {
		font-size: 24px;
		padding: 0;
		margin: 0 0 .4em;
		color: #444;
		}
	.home #title .linkedImage {
		float: left;
		padding: 0 3px 0 2px;
		margin: 0 0 10px;
		}
	.home #title a.thumbnail {
		margin: 0;
		line-height: 1em;
		}
	
#productRange {
	width: 616px;
	background: url("/css/../wsimages/bg_productRange.png") 0 52px no-repeat;
	clear: both;
	overflow: hidden;
	margin: 0 19px 0 20px;
}
	
.linkedTitleImage {
	width: 153px;
	float: left;
	margin: 0 1px 0 0;
	text-align: center;
	}
	.linkedTitleImage a {
		color: #0289c3;
		margin: 0;
		padding: 0;
		line-height: 1em;
		font-weight: 700;
		text-decoration: none;
		border-bottom: 1px solid #cde8f3;
		text-align: center;
		}
		.linkedTitleImage a:hover {
			border-bottom: 1px solid #0289c3;
			}
	a.thumbnail {
		border: none;
		margin: 0 0 6px;
		line-height: 0;
		}
		a.thumbnail:hover {
			border: none;
			}
#main {
	padding: 30px 19px 30px 19px;	
	background-color:white;
	clear: both;
	}
	#main a {
		
		}
	.home #main {
		padding:18px;
	}

	.loginPage #main {
		padding: 18px 18px 30px 18px;	
	}

	.checkout #main {
		padding:18px
	}

body.include .cols2 #primary h1, body.newsIndex .cols2 #primary h1, body.resourceIndex #primary h1 {
	margin: 0;
	}
	body.index .cols2 #primary #main {
	/*	padding: 0 21px 10px;*/
		}

.paginatedContent {
	position: relative;
	width: 286px;
	padding: 0 0 0 40px;
	float: right;
	overflow: hidden;
}
		
p.details {
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0 20px 22px;
	color: #666;
}
p.details strong {
	color: #0a63a1;
}
p.details strong.location {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	border-left: 1px solid #0a63a1;
	color: #0a63a1;
}
p.details strong.time {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	border-left: 1px solid #0a63a1;
	color: #0a63a1;
}
p.details strong.telephone {
	color: #207bb0;
}
p.details strong.email {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	border-left: 1px solid #0a63a1;
	color: #0a63a1;
	}
p.role {	
	font-weight: 700;
	margin: 0 0 .6em;
}
body.profile #main {
	padding: 0 0 0 15px;
	}
	body.profile #main h3 {
		font-size: 18px;
		color: #207bb0;
		margin: 0;
		padding: 0 0 0;
	}
	body.profile #main a.thumbnail {
		float: left;
		margin: 0 15px 15px 0;
		}
	
	body.profile #main p.role {
		font-weight: 700
	}
	body.profile p.details {
		font-size: 14px;
		border: none;
		}
		body.profile p.details a  {
			color: #79252e;
			border-bottom: 1px dotted #79252e;
			}
			body.profile p.details a:hover  {
				border-bottom: 1px solid #79252e;
				}
body.index #containersBottom .module {
}
	

body.internal #containersBottom .module {
	padding:0 19px;
}

#secondary {
	width: 930px;
	padding: 0;
	margin: 0 0 44px;
}
.cols2 #secondary {
	width: 244px;
	min-height: 380px;
	margin: 0;
	padding:18px;
	float: left;
	display: inline;
}

.home .cols2 #secondary, .forgotPassword  #secondary {
	margin-top: 0;
	background: #fff;
}

#secondary .module {
	padding: 0;
	margin: 0 0 18px;
	background: #232323;
	}
	#secondary .module img {
		max-width:100%;
	}
	#secondary .module p.intro {
		padding: 15px 20px 14px 20px;
		margin:0;		
		font-size: 18px;
		font-weight: 700;
		color:#ed1c24;
		}
		
#secondary div.module.highlight {
	background: #e7f3e9;
}

#secondary .teaser {
	padding: 0;
	border: none;
	background: none;
	width: auto;
	}
	#secondary .teaser p {
		font-size: 14px;
		margin: 0 0 .6em;
		line-height: 1.2em;
		color: #333;
		}
		#secondary .teaser p.summary {
			margin: 0;
			}
		#secondary .teaser a.morelink {
			}
			#secondary .teaser a.morelink:hover {
				text-decoration: none;
				}
	#secondary .newsTeaser p, #secondary .latestEvents p {
		font-size: 14px;
		margin: 0 0 .6em;
		line-height: 1.3em;
		}
		#secondary .newsTeaser p.summary, #secondary .latestEvents p.summary {
			margin: 0 0 .7em
			}
		#secondary .newsTeaser a.morelink, #secondary .latestEvents a.morelink {
			margin: 0;
			font-size: 14px;
			}

#secondary .linkedImage {
	display: block;
	margin: 0 0 10px;
	}
	#secondary .module .linkedImage:last-child {
		margin: 0;
		}
	
#secondary .teaser.hasImage .teaserContent {
	padding: 4px 6px 0 0;
	width: 173px;
	float: right;
	}

#secondary .container {
	margin: 0 0 18px;
}

#secondary .latestNews, #secondary .latestEvents, #secondary .relatedInformation {
	margin: 0 0 18px;
	}
	#secondary .latestNews .newsTeaser, #secondary .latestEvents .eventTeaser {
		padding: 0 16px;
		background: none;
		}
	#secondary .latestNews .newsTeaser a.morelink, #secondary .latestEvents .eventTeaser a.morelink {
		margin: 0;
		font-size: 12px;
		}
	
#secondary .latestNews p, #secondary .latestEvents p {
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
}

a.linkedImage {
	display: block;
	border: none;
	margin: 0 0 32px;
}
a.linkedImage:hover {
	border: none;
	}

.bullet {
	width: 202px;
	background: url("/css/../wsimages/bullet.gif") 15px 7px no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 4px;
	line-height: 1.5em;
	}
	.bullet a {
		font-size: 14px;
		line-height: 1.3em;
		text-decoration:none;
		color: #333131;
		border: none;
		font-weight: normal;
		border-bottom: 1px dotted #333131;		
		}
		.bullet a:hover {
			color: #42312d;
			border-bottom: 1px solid #333131;
			}

	#secondary .bullet {
		background: none;
		border-top: 1px solid #4f4f4f;	
		padding: 5px 0 2px 18px;
		margin: 0;
		border-left: 3px solid #ed1c24;
		width: auto;
		cursor: pointer;		
		}
		#secondary .bullet a {
			color: #fff;
			font-weight: normal;
			font-size:13px;
			border: none;
			}
			#secondary .bullet a:hover {
				text-decoration: underline;
				}
		#secondary .bullet:hover {
			background-color:#111111;
		}
		#secondary .bullet:nth-last-of-type(1) {
			border-bottom: 1px solid #4f4f4f;
		}

.block {
	width: 202px;
	background: #d6d3cc url("/css/../wsimages/bg_block.gif") 0 0 repeat-x;
	}
	.block a {
		font-size: 14px;
		font-weight: 700;
		text-decoration: none;
		border: none;
		color: #79252e;
		padding: .4em 10px .4em 28px;
		background: url("/css/../wsimages/logo_15x6.gif") 6px 5px no-repeat;
		display: block;
		border: 1px solid #bebbb6;
		}
		.block a:hover {
			text-decoration: underline;
			border: 1px solid #bebbb6;
			}
	body.home #fcbFooter a.morelink {
		width: 188px;
		background: #d6d3cc url("/css/../wsimages/bg_block.gif") 0 0 repeat-x;
		font-size: 12px;
		padding: .4em 10px;
		font-family: Arial,sans-serif;
		font-style: normal;
		border: 1px solid #BEBBB6;
		position: absolute;
		bottom: 6px;
		}
	body.home #fcbFooter .bullet a.morelink, 
	body.home #fcbFooter .block a.morelink  {
		position: relative;
		bottom: 0;
		}
	body.home #fcbFooter a.morelink:hover {
		border: 1px solid #BEBBB6;
		text-decoration: underline;
		}
	body.home #fcbFooter .bullet a.morelink:hover {
		border: none;
		}
	body.home #fcbFooter .teaser {
		background: none;
		padding: 0;
		border: none;
	}
	body.home #fcbFooter .newsTeaser p, body.home #fcbFooter .eventTeaser p {
		font-family: Georgia,Times New Roman,Times,serif;
		font-style: italic;
		font-size: 12px;
	}
	
	body.home #fcbFooter .bullet, body.home #fcbFooter .bullet a {
		font-family: Georgia,Times New Roman,Times,serif;
		font-style: italic;
		font-size: 12px;
		background: none;
		border: none;
		padding: 0;
		margin: 0;
		font-weight: normal;
		display: inherit;
		color: #333131;
		margin: 0 0 1em;
		width: auto;
	}
	
.teaser {
	background: none;
	list-style: none;
	margin: 0;
	padding: 1em 0 1.2em 20px;
	width: 581px;
	border-bottom: 1px dotted #d1d5d8;
	
	}
	.teaser h3 {
		color: #0a63a1;
		font-size: 24px;
		padding: 0;
		margin: 0 0 .1em;
		line-height: 1.1em;
		}
		.teaser h3 a {
			color: #0a63a1;
			text-decoration: none;
			border: none;
			}
			.teaser h3 a:hover{
				text-decoration: underline;
				}
		.teaser  p.details, .eventTeaser p.details, .newsTeaser p.details {
			color: #666;
			font-size: 12px;
			margin: 0 0 .9em 0;
			padding: 0 15px 0 0;
			}	
			.teaser p.details strong, .eventTeaser p.details strong, .newsTeaser p.details strong {
				color: #0a63a1;
				}	
		.teaser p.summary, .eventTeaser p.summary, .newsTeaser p.summary {
			color: #666;
			font-size: 14px;
			margin: 0 0 .6em;
			}
		#primary .teaser p.summary {
			padding: 0 12px 0 0;
			margin: 0 0 .4em;
			}
		#primary .teaser.profileTeaser p.summary {
			margin: 0;
			}
			
		.teaser a.morelink, .eventTeaser a.morelink, .newsTeaser a.morelink {
			font-size: 14px;
			color: #d25c58;
			text-decoration: underline;
			font-weight: 700;
			border: none;
			}
			.teaser a.morelink:hover, .eventTeaser a.morelink:hover, .newsTeaser a.morelink:hover {
				text-decoration: none;
				color: #d25c58
				border: none;
				}
		.teaser a.morelink span, .eventTeaser a.morelink span, .newsTeaser a.morelink span {
			display: none;
			}
.teaserHover {
	/*background: #fff url("/css/../wsimages/bg_teaser.png") 0 0 repeat-x;*/
	cursor: pointer;
	}
	.teaserHover a.morelink {
		text-decoration: none;
		color: #056b1f
		border: none;
		}
		
.teaser.hasImage {
	padding: 1em 0 1.2em 20px;
	overflow: hidden;
	width: 585px;
	}
	.teaser.hasImage.noLink img, .teaser.hasImage a.thumbnail {
		display: block;
		float: left;
		margin: 6px 20px 0 0;
		border: none;
		width: 94px;
		height: 94px;
		overflow: hidden;
		}
	.teaser.hasImage .teaserContent {
		padding: 4px 6px 0 0;
		width: 475px;
		float: right;
		}
		
	#profiles .teaser {
		padding: 1.2em 15px 1.4em;
		background: none;
		cursor: default;
		}
		#profiles .teaser h3 {
			font-size: 18px;
			color: #207bb0;
			margin: 0;
			}
		#profiles p.role {
			font-weight: 700;
			}
		#profiles p.details  {
			border: none;
			font-size: 14px;
			}
			#profiles p.details strong  {
				color: #207bb0;
				}
			#profiles p.details strong.email {
				padding: 0 0 0 6px;
				margin: 0 0 0 3px;
				border-left: 1px solid #333131;
				}
			#profiles p.details a  {
				color: #79252e;
				border-bottom: 1px dotted #79252e;
				}
				#profiles p.details a:hover  {
					border-bottom: 1px solid #79252e;
					}
	#profiles .teaser.hasImage .teaserContent {
		width: 462px;
		}

	#profiles a.morelink {
		text-decoration: none;
		border-bottom: 1px dotted #79252e;
		}
		#profiles a.morelink:hover {
			border-bottom: 1px solid #79252e;
			}

#indexPageContent, .rssTeaser {
	border-top: none;
	}
	#indexPageContent .teaser, .rssTeaser {
		padding: 0;
		border:none;
		width:100%;
		margin-top:10px;
		}

	#indexPageContent .teaserHeading {
		background-color:#232323;
		padding:10px 30px 10px 30px;
	}

	#indexPageContent .teaserHeading h3 {
		font-size: 18px;
		font-weight: 700;
		color:#fff;
		line-height: 1em;
	}

	#indexPageContent .teaserContent {
		padding: 20px 30px 20px 30px;
		background-color:#f5f5f5;
		border:1px solid #cfcfcf;
		}
		#indexPageContent .teaserContent p.summary {
			padding: 0 0 20px 0;
			margin:0;
		}
		#indexPageContent .teaserHover .teaserContent {

			}
		
		#indexPageContent .teaserContent a.morelink {
			color:white;
			background-color:#ed1c24;
			font-size:12px;
			font-weight: 700;
			font-style: italic;
			text-decoration: none;
			text-transform: uppercase;
			padding:8px;
		}

	.rssTeaser .teaserContent {
		padding: 1em 0 1.2em 76px;
		
		width: 540px;
		}
		.rssTeaser.teaserHover .teaserContent  {
			
			}
	
body.internal .categorySearch {
	margin: 0;
	}

.categorySearch .results {
	clear: both;	
}
.categorySearch .optionBar {
	margin: 4px 20px 12px;
	}
	.ie6 .categorySearch .optionBar { margin: 4px 20px 0; }
	.categorySearch .optionBar input.text {
		width: 249px;
		}

.categorySearch #teasers {
	margin: 0 20px 16px;
	padding: 0;
	width: 615px;
	position: relative;
	border-top: 1px dotted #d1d5d8;
	}
	.categorySearch #teasers li.teaser {
		width: 595px;
		line-height: 1em;
		}
	.categorySearch #teasers li.teaser.hasImage {
		width: 595px;
		}
.categorySearch #quickSearch li{
	background:none;
}
/*
-------------------------------------------------------------------
fcbCONTACT: =fcbContact
-------------------------------------------------------------------
*/

.contact {
	padding: 0 8px;
	border-top: 1px solid #c9e6c7;
	}
.contactFirst {
	border: none;
	}
	.contact h3 {
		font-size: 24px;
		color: #71653a;
		margin: 0 0 0.7em;
		}
	.contact p.address {
		margin: 0 0 .8em;
		}
	.contact p.contactDetails {
		margin: 0;
		}
	.contact ul.contactDetails {
		margin: 0 0 1.2em;
		}
		.contact ul.contactDetails strong {
			color: #31922e;
			margin: 0 6px 0 0;
			}
		.contact ul.contactDetails a {
			font-weight: 700;
			}

.contact .googlemap {
	width: 575px;
	height: 260px;
	border: 3px solid #bbdbc1;
	margin: 0 0 16px;
}


/*
-------------------------------------------------------------------
contactFORM: =contactForm
-------------------------------------------------------------------
*/

.contactForm {
	position: relative;
	float: left;
	width: 557px;
	background: #e7f3e9;
	padding: 11px 24px 20px 24px;
	margin: 0;
	}
	.contactForm p.required {
		text-align: right;
		font-size: 11px;
		color: #797979;
		margin: 0;
		position: absolute;
		top: 14px;
		right: 22px;
		}
		.contactForm span.required{
			color:#c74200;
			}
	.contactForm .contactDetails {
		float: left;
		width: 240px;
		padding: 0 20px 0 0;

		}
	.contactForm .enquiryDetails {
		float: right;
		margin: 0 0 15px;
		}
	.contactForm label {
		width: 229px;
		color: #056b1f;
		margin: 0 0 4px 0;
		padding: 9px 0 0 0;
		display: block;
		clear: both;
		font-weight: 700;
		}
	.contactForm input.text {
		width: 229px;
		float: left;
		border: 1px solid #aed3ac;
		margin: 0 0 4px;
		padding: 5px 4px 5px 4px;
		color: #888;
		}	
	.contactForm textarea {
		width: 285px;
		height: 10em;
		margin: 0;
		padding: 5px 4px 5px 4px;
		border: 1px solid #aed3ac;
		color: #888;
		}
	.contactForm fieldset select{
		border: 1px solid #aed3ac;
		font-size: 12px;	
		float: left;	
		margin-bottom: 3px;
		padding: 3px 2px 2px 4px;	
		width: 242px;
		color: #888;
		}
	.contactForm p.error{
		color: #db1614;
		clear: both;
		display: block;
		width: 230px;
		font-size: 12px;
		padding: 0 4px;
		margin: 0;
		}
	.contactForm .buttons {
		clear: both;
		}
		.contactForm .buttons input.button {
			padding: .6em 12px .5em 28px;
			background: #31922E url("/css/../wsimages/bullet_98c997.gif") 12px 12px no-repeat;
			}
		.ie6 .contactForm .buttons input.button{
			overflow: visible;
			width: 0;
		}	
		
.carousel {
	width: 293px;
	position: relative;
	}
.carousel h3 {
	font-size: 16px;
	margin: 0 0 .6em;
	color: #0289c3;
}
.carousel h3.heading {
	font-size: 18px;
	padding: 0 0 .5em;
	color: #444;
	border-bottom: 1px dotted #d6d9dc;
	margin: 0 0 0.7em;
	}
	
.carousel p.pagination {
	width: auto;
	padding: 0;
	float: left;
	position: absolute;
	top: 5px;
	right: 0;
	}
	.carousel p.pagination span, .carousel p.pagination a {
		display: none;
		}
	.carousel p.pagination .next, .carousel p.pagination .prev {
		display: block;
		}
		
		.carousel p.pagination a.next, .carousel p.pagination span.next, .carousel p.pagination a.prev, .carousel p.pagination span.prev {
			background: url("/css/../wsimages/paginationCarousel.png") 0 0 no-repeat;
			float: left;
			margin: 0;
			padding: 0;
			font-size: 12px;
			width: 19px;
			height: 19px;
			border: none;
			text-indent: -9999px;
			cursor: pointer;
			}
			.carousel p.pagination a.prev{
				margin-right: 5px;
				}
			.carousel p.pagination a.next { background-position: right 0; }
			.carousel p.pagination span.next { background-position: right 0; }
			.carousel p.pagination span.prev {
				background-position: 0 0;
				margin-right: 5px;
				}
	.carousel .screenNumber {
		position: absolute;
		top: 6px;
		right: 50px;
		font-size: 12px;
		color: #444;
		margin: 0;
		}

#brandLocator {
    clear: both;
    padding: 0 21px 0 20px;
	}

	
/*
-------------------------------------------------------------------
BOTTOM: =bottom
-------------------------------------------------------------------
*/

#bottom {
	width: 100%;
	background: #fff url("/css/../wsimages/bg_bottom.png") 50% 0 repeat-x;
	}
	#bottom .inner {
		margin: 0 auto;
		padding: 14px 10px 25px 10px;
		width: 968px;
		min-height: 165px;
		background: url("/css/../wsimages/bg_bottomInner.png") 323px 0 no-repeat;
		}
		.ie6 #bottom .inner {
			height: 165px;
			}
#bottom .carousel {
	float: left;
	margin: 0 1px 0 0;
	padding: 0 20px 0 20px;
	width: 282px;
	}
#bottom .carousel p.pagination {
	right: 20px;
	}
#bottom .carousel .screenNumber {
	right: 70px;
	}
#bottom .teaser {
	padding: 0;
	width: 250px;
	border: none;
	}
#bottom h3.heading {
	border-bottom:1px dotted #D6D9DC;
	color:#444444;
	font-size:18px;
	margin:0 0 0.7em;
	padding:0 0 0.5em;
	}
	
#weatherWidget {
	width: 282px;
	height: 140px;
	padding: 0 20px 0 20px;
	float: left;
	position: relative;
	}
	#weatherWidget h4 {
		font-size: 14px;
		color: #207fb1;
		margin: 0 0 .4em;
		padding: 0;
		}
	#weatherWidget p {
		margin: 0 0 .2em;
		padding: 0;
		font-size: 12px;
		}
		
	#weatherWidget .currentTemp {
		width: 74px;
		height: 78px;
		background: url("/css/../wsimages/bg_currentTemp.png") 0 0 no-repeat;
		float: left;
		margin: 0 13px 0 0;
		}
		
	#weatherWidget .currentDetails {
		width: 195px;
		float: left;
		}
		
	#weatherWidget p.temperature {
		margin: 0 auto;
		padding: 48px 0 6px;
		color: #fff;
		font-weight: 700;
		font-size: 18px;
		text-align: center;
		display: block;
		width: 61px;
		background: url("/css/../wsimages/wicons.png") -2684px 8px no-repeat;
	}
	#weatherWidget .currentDetails em {
		color: #bebebe;
		}
		
	.ie6 #weatherWidget p.temperature {
		background: url("/css/../wsimages/wicons.gif") -2684px 8px no-repeat;
		}
				
#weatherWidget.c0 p.temperature { background-position: 0 8px; }
#weatherWidget.c1 p.temperature { background-position: -61px 8px; }
#weatherWidget.c2 p.temperature { background-position: -122px 8px; }
#weatherWidget.c3 p.temperature { background-position: -183px 8px; }
#weatherWidget.c4 p.temperature { background-position: -244px 8px; }
#weatherWidget.c5 p.temperature { background-position: -305px 8px; }
#weatherWidget.c6 p.temperature { background-position: -366px 8px; }
#weatherWidget.c7 p.temperature { background-position: -427px 8px; }
#weatherWidget.c8 p.temperature { background-position: -488px 8px; }
#weatherWidget.c9 p.temperature { background-position: -549px 8px; }
#weatherWidget.c10 p.temperature { background-position: -610px 8px; }
#weatherWidget.c11 p.temperature { background-position: -671px 8px; }
#weatherWidget.c12 p.temperature { background-position: -732px 8px; }
#weatherWidget.c13 p.temperature { background-position: -793px 8px; }
#weatherWidget.c14 p.temperature { background-position: -854px 8px; }
#weatherWidget.c15 p.temperature { background-position: -915px 8px; }
#weatherWidget.c16 p.temperature { background-position: -976px 8px; }
#weatherWidget.c17 p.temperature { background-position: -1037px 8px; }
#weatherWidget.c18 p.temperature { background-position: -1098px 8px; }
#weatherWidget.c19 p.temperature { background-position: -1159px 8px; }
#weatherWidget.c20 p.temperature { background-position: -1220px 8px; }
#weatherWidget.c21 p.temperature { background-position: -1281px 8px; }
#weatherWidget.c22 p.temperature { background-position: -1342px 8px; }
#weatherWidget.c23 p.temperature { background-position: -1403px 8px; }
#weatherWidget.c24 p.temperature { background-position: -1464px 8px; }
#weatherWidget.c25 p.temperature { background-position: -1525px 8px; }
#weatherWidget.c26 p.temperature { background-position: -1586px 8px; }
#weatherWidget.c27 p.temperature { background-position: -1647px 8px; }
#weatherWidget.c28 p.temperature { background-position: -1708px 8px; }
#weatherWidget.c29 p.temperature { background-position: -1769px 8px; }
#weatherWidget.c30 p.temperature { background-position: -1830px 8px; }
#weatherWidget.c31 p.temperature { background-position: -1891px 8px; }
#weatherWidget.c32 p.temperature { background-position: -1952px 8px; }
#weatherWidget.c33 p.temperature { background-position: -2013px 8px; }
#weatherWidget.c34 p.temperature { background-position: -2074px 8px; }
#weatherWidget.c35 p.temperature { background-position: -2135px 8px; }
#weatherWidget.c36 p.temperature { background-position: -2196px 8px; }
#weatherWidget.c37 p.temperature { background-position: -2257px 8px; }
#weatherWidget.c38 p.temperature { background-position: -2318px 8px; }
#weatherWidget.c39 p.temperature { background-position: -2379px 8px; }
#weatherWidget.c40 p.temperature { background-position: -2440px 8px; }
#weatherWidget.c41 p.temperature { background-position: -2501px 8px; }
#weatherWidget.c42 p.temperature { background-position: -2562px 8px; }
#weatherWidget.c43 p.temperature { background-position: -2623px 8px; }
#weatherWidget.c44 p.temperature { background-position: -2684px 8px; }
#weatherWidget.c45 p.temperature { background-position: -2745px 8px; }
#weatherWidget.c46 p.temperature { background-position: -2806px 8px; }
#weatherWidget.c47 p.temperature { background-position: -2867px 8px; }
		
#weatherWidget.c3200 p.temperature { background-position: -2684px 8px; }

#weatherLocation {
	float: left;
	position: absolute;
	top: 0;
	right: 20px;
}

/*
-------------------------------------------------------------------
SITE INFO: =siteInfo
-------------------------------------------------------------------
*/

#siteInfo  {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background: none;
	margin: 0 auto;
	background: #131313;
	border-top: 10px solid #ed1c24;
	background-image: url(/css/../wsimages/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
	/* footer */
	#footer {
		clear: both;
		width: 910px;
		padding: 0 0 30px;
		font-size: 12px;
		margin: 0 auto;
		color: #fff;
		}
		
		#footer p {
			font-size: 12px;
			line-height: 1.4em;
			margin: 0;
			padding: 0;
			}
	
	#footer .column {
		float: left;
		padding: 65px 0 .7em;
		}

		#footer .column h3 {
			color: #fff;
			font-size: 16px;
			margin: 0 0 24px;
			padding: 0;
			font-weight: 700;
			border: none;
			text-align: left;
			height: auto;

			}
		#footer .column p.summary {
			color: #fff;
			font-size: 11px;
			margin: 0 0 1.4em;
			}
		#footer .column a {
			color: #fff;
			text-decoration: none;		
			}
			#footer .column a:hover {
				text-decoration: underline;
				}
				
		#footer .bullet {
			background: url("/css/../wsimages/bullet.png") 0 7px no-repeat;
			padding: 0 0 0 20px;
			width: 158px;
			}
			#footer .bullet a {
				border: none;
				}
		#footer ul {
			padding: 0;
			}
		#footer li {
			background: url("/css/../wsimages/bullet.png") 0 7px no-repeat;
			}
				
		#footer .columnOne {
			width: 235px;
			padding: 65px 0 .7em 0
		}
			
		#footer .columnOne .teaser {
			margin: 0;
			padding: 0;
			width: auto;
			border: none;
			}
		#footer .columnOne .fc-richtext {
			padding-right:40px;		
		}

		#footer .columnOne .fc-richtext p {
			font-size:14px;
			font-family: Arial,Verdana,sans-serif;
			color:#c7c7c7;
		}

		#footer .columnTwo {
			width: 235px;
			padding: 65px 0 .7em 0;
			}
			
			
		#footer .columnThree {
			width: 205px;
			padding: 65px 0 .7em 0;
			}

			#footer .columnOne strong {
				width: 12px;
				display: block;
				float: left;
				}
		#footer .columnThree ul {
			margin: 0 0 14px;
			padding: 0;
		}
		#footer .columnThree li {
			background: none;
			padding: 0;
			margin: 0 0 2px;
			}
			#footer .columnThree li strong {
				color: #c9403b;
				margin: 0 4px 0 0;
				}
				
			#footer .columnThree .bullet {
				width: 211px;
			}
		#footer .columnFour {
			width: 235px;
			padding: 65px 0 .7em 0;
			}

		#footer .columnInner {
			padding-right:15px;
		}

		#footer .columnFour .fc-richtext p {
			font-size:13px;
			font-family: Arial,Verdana,sans-serif;
			color:#999999;
		}

		#branchLocatorWidget {
			margin: 0 0 16px;
			float: left;
			width: 226px;
			}
			.ie6 #branchLocatorWidget, .ie7 #branchLocatorWidget { margin: 0; }
			
			#branchLocatorWidget label {
				display: block;
				line-height: 1.3em;
				margin: 0 0 14px;
			}
			#branchLocatorWidget fieldset {
				background: #fff;
				float: left;
				padding: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px; 
				}
			#branchLocatorWidget input.text {
				background: none;
				width: 151px;
				border: none;
				font-size: 12px;
				margin: 0;
				padding: 6px 3px 5px;
				color: #666;
				font-family: Arial,Verdana,sans-serif;
				float: left;
				border: none;
				border-right: none;
				}
				.ie6 #branchLocatorWidget input.text, .ie7 #branchLocatorWidget input.text { width: 141px; }
				
			#branchLocatorWidget .button {
				text-transform: uppercase;
				padding: 4px 4px 4px;
				}
				.ie6 #branchLocatorWidget .button, .ie7 #branchLocatorWidget .button { padding: 4px 0 4px; }
			

	#siteInfo .inner {
		width: 910px;
		margin: 0 auto;
		position: relative;
		clear: both;
		overflow: hidden;
		border-top:1px solid #414141;
		padding: 35px 0 0;
		}
		.ie6 #siteInfo .inner { padding: 16px 20px 36px; }
		
	#siteInfo  .copyright {
		width: 100%;		
	}
	#siteInfo .copyright p {
		margin: 0;
		margin-bottom:25px;
		color: #fff;
		font-size: 12px;
		text-align: center;
	}
	
	#fcbFooter {
		clear: both;
		width: 100%;
		margin: 0;
		padding: 1em 0 1.8em;
		}
		
#footerNav {
	float: right;
	margin: 0 25px 0 0;
	display: inline;
	}
	#footerNav li {
		float: left;
		padding: 0 10px 0;
		background: none;
		height: 14px;
		color: #fff;
		border: none;
		border-right: 1px solid #484d4f;
		margin: 0;
		line-height: 1em;
	}
	#footerNav li a {
		color: #55bbe1;
		text-decoration: none;
		border: none;
		font-size: 12px;
		position: relative;
		top: -1px;
		font-weight: 700;
		}
		#footerNav li a:hover {
			text-decoration: underline;
		}

#siteInfo a.toTop {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 11px;
	height: 6px;
	display: block;
	background: url("/css/../wsimages/toTop.png") left top no-repeat;
	border: none;
	}
	.ie6 #siteInfo a.toTop { top: 18px; }
#siteInfo a.toTop span {
	display: none;
}


#footer .socialMediaButtons {
	float:right;
}
	
/*
-------------------------------------------------------------------
SITEMAP: =sitemap
-------------------------------------------------------------------
*/

ul#sitemapNav,
ul#sitemapNav ul,
ul#sitemapNav ul ul,
ul#sitemapNav ul ul ul{
	padding: 0 0 2px;
	margin: 0;
	}
ul#sitemapNav ul ul ul{
	padding: 0 0 6px;
	}
	
ul#sitemapNav {
	margin: 0;
	padding: 30px 20px 40px;
	}
	
	ul#sitemapNav li{
		border: none;
		background: none;
		margin: 0;
		padding: 0;
		font-size: 1em;		
	}
	ul#sitemapNav ul ul ul {
		padding-left: 20px;
	}
	ul#sitemapNav ul ul ul ul{
		padding-left: 20px;
	}
	ul#sitemapNav li a {
		color: #fff;
		font-size: 16px;
		display: block;
		background: #232323;
		padding: 8px 7px 8px 12px;
		text-decoration: none;
		margin: 0 0 6px;
		border: none;
		font-weight: 700;
		}
		ul#sitemapNav li a:hover {
			text-decoration: underline;
		}
		ul#sitemapNav li li a:hover{
			background: none;
		}
	ul#sitemapNav li.parent a{
		margin: 0 0 4px;
	}	
	ul#sitemapNav li li {
		/*background: url("/wsimages/bullet.gif") no-repeat 22px 14px;*/
		border-top: 1px solid #dfe5e9;
	}
	ul#sitemapNav li li.parent a{
		margin: 0 0 2px;
	}	
	ul#sitemapNav li li.first{
		border: none;
	}
	ul#sitemapNav li li a {
		font-weight: 700;
		background: none;
		padding: 6px 7px 4px 35px;
		font-size: 13px;
		color: #ed1c24!important;
		margin: 0 0 6px;
		width: 574px;
		}
		ul#sitemapNav li li a:hover {
			text-decoration: underline;
			}
	ul#sitemapNav li  li ul {
		padding: 0 0 0 24px;
		margin: 0 0 8px;
	}
	ul#sitemapNav li li.parent a{
		border: none;
	}	
	ul#sitemapNav li li li {
		border: none;
		/*background: url("/wsimages/bulletLevel3.gif") no-repeat 13px 8px;*/
	}
	ul#sitemapNav li li li a {
		border: none;
		padding: 0 7px 0 26px;
		font-weight: 700;
		font-size: 12px;
		color: #444!important;
	}
	ul#sitemapNav li li li li {
		border: none;
	/*	background: url("/wsimages/bulletLevel4.gif") no-repeat 10px 8px;*/
	}
	ul#sitemapNav li li li li a {
		color: #ed1c24!important;
		padding: 0 7px 0 20px;
		font-size: 12px;
		font-weight: normal;
	}
	

/*
-------------------------------------------------------------------
OPTION BAR: =optionBar
-------------------------------------------------------------------
*/
.optionBar {
	width: auto;
	padding:0;
	margin: -30px -19px 16px -19px;
	background: #e9e9e9;
	}
	.optionBarInner {
		padding: 23px 17px 23px 18px;
	}
	.optionBar label {
		display: none;
		}
	.optionBar input.text {		
		background: #fff;
		color: #444444;
		border:none;
		box-shadow: none;
		font-style: normal;
		font-size: 13px;
		font-weight:700;
		width: 421px;
		margin: 0 17px 0 0;
		padding: 7px 10px;
		font-family: Arial, sans-serif;
		text-transform: uppercase;
		float: left;
		line-height: 1em;
		}
	.optionBar label.searchType {
		display: block;
		float: left;
		font-size: 14px;
		font-weight: 700;
		text-transform: lowercase;
		padding: 5px 0 0;
		}
		
	.optionBar label.searchType.wholeSite {
		margin: 0 12px 0 0;	
		}
		
	.optionBar input.radio {
		margin: 0 3px;
		position: relative;
		top: -2px;
		}
		
	.optionBar select {
		float: left;
		margin: 0 8px 0 0;
		padding: 5px;
		border: 1px solid #bac2c6;
		font-size: 12px;
		font-family: Arial, sans-serif;
		line-height: 1em;
		background: #fff;
		width: 160px;
		color: #888;
		}
	#quickSearchSubmit {
		float: left;
		background-color:#ed1c24;
		font-size:14px;
		font-weight: 700;
		padding:8px;
		font-style: italic;
		text-transform: uppercase;
		text-decoration: none;
		width: 195px;
		border:none;
		background-image: url(/css/../wsimages/searchButtonIcon.png);
		background-repeat: no-repeat;
		background-position: 164px center;
		}

	#quickSearchSubmit:hover {
		background-color: #ee343b;
	}

	.controls form {
		margin: 0 10px 0 0;
	}
	.optionBar a.btn {
		padding: 6px 8px;
		text-transform: none;
		}
	.optionBar span.joiner {
		display: block;
		float: left;
		margin: 0;
		padding: 5px 6px 0;
		font-size: 14px;
		}
	.optionBar input.button {
		float: left;
		padding: 7px 10px 6px;
		}
	.ie6 .optionBar input.button {
		padding: 6px 10px 6px;
	    width: 0;  /* IE table-cell margin fix */
	    overflow: visible;
		border: none!important;
		}
	.ie7 .optionBar input.button{
	 	overflow: visible;
		border: none!important;
		padding: 6px 10px 7px;
	}	
	.ie6 #sortBy {
	}
	.optionBar form#searchSort {
		padding: 0 0 0 16px;
		float: left;
		}
		
body.newsIndex .optionBar, body.eventsIndex .optionBar {
	width: 583px;
	}
body.profileIndex .optionBar {
	margin: 0;
	width: 650px;
	padding: 1.1em 15px 1em;
	}
body.profileIndex .optionBar p.pagination {
	padding: 0;
	margin: 0;
	width: 635px;
	}
	
	
/*
-------------------------------------------------------------------
Pagination: =pagination
-------------------------------------------------------------------
*/

.noResults {
	margin-bottom:20px;
}

.paginationWrapper{
  margin: 0 0 15px 0!important;
  font-family: Helvetica, Arial, sans-serif;
  font-weight:700;
  font-size: 13px; 
  border-top:1px solid #c7c7c7;
  border-bottom:1px solid #c7c7c7;
  float:left;
  width:100%;
  padding:8px 0 10px 0;
}

.paginationLeft {
	float:left;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color:#ed1c24;
	line-height: 1.8em;
}

.paginationRight {
	float:right;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;	
	line-height: 1.8em;

}

.paginationViewAll {
	float:right;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color:#ed1c24;
	line-height: 1.8em;
	margin-left:15px;
}

.paginationPage {
	float:left;
	clear:none;
	color:#232323;
	margin-right:15px;
}

.pagination {
	float:right;
}

	p.pagination {
	margin: 0 !important;
		color:#232323;
	}
  .pagination a {
	background: #000;
	color:#fff;
    line-height: 20px;
    display: block;
    float: left;    
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    padding: 0 7px; }
    .pagination a.next {
      background: url("/wsimages/arrowDarkGrayLeft.png") center no-repeat #fff; }
    /*.pagination a.last {
      background: url("/wsimages/pagination.png") 4px -25px no-repeat #fff; }*/
    .pagination a.prev {
    	background: url("/wsimages/arrowDarkGrayRight.png") center no-repeat #fff; }
    /*.pagination a.first {
      background: url("/wsimages/pagination.png") 4px -4px no-repeat #fff; }*/
  .pagination span.next {
    background: url("/wsimages/arrowGrayRight.png") center no-repeat #fff; }
  /*.pagination span.last {
    background: url("/wsimages/pagination.png") 4px -25px no-repeat #fff; }*/
  .pagination span.prev {
   background: url("/wsimages/arrowGrayLeft.png") center no-repeat #fff; }
/*  .pagination span.first {
    background: url("/wsimages/pagination.png") 4px -4px no-repeat #fff; }*/
  .pagination .next, .pagination .prev, .pagination .last, .pagination .first, .pagination .current {
    display: block;
    height: 20px;
    width: 16px;
    line-height: 20px;
    background-color: #fff;
    float: left;
    margin-left: 2px;
    text-align: center;
    padding: 0;}
    .pagination .next span, .pagination .prev span, .pagination .last span, .pagination .first span, .pagination .current span {
      display: none; }
  .pagination .next, .pagination .last {
    margin-left: 4px; }
  .pagination .prev, .pagination .first {
    margin-right: 4px; }
  .pagination .current {
    width: auto;
    color: #fff;
    padding: 0 7px;
    background: #ed1c24; 
	}
  .pagination .more {
    float: left;
    display: block;
    padding: 0 2px; }
	.paginationBottom {
		padding: 0 0 30px;
	}

.pagination-page {
	font-size: 13px;
	display: block;
	height: 20px;
	width: 35px;
	float: left;
	line-height: 1em;
	text-transform: uppercase;
	padding: 4px 0 0;
	text-transform: uppercase;
	padding: 4px 0 0;
	margin: 0 9px 0 0;
	font-weight: 700;
	color: white;
}
	.pagination-bottom .pagination-page {
		color: #000;
	}

.pagination-top.pagination-wrap {
	display: inline;
	position: absolute;
	padding: 0;
	left:281px;
	width: 669px;
}
	.pagination-wrap-details {
		float:left;	
	}

.pagination-top .paginationDetails {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 15px 0 0;
}
	.pagination-top .paginationDetails .amount {
		color: #ed1c24;
	}

.pagination-top .pagination-text {
	color: #ed1c24;
	font-size: 13px;
	text-transform: uppercase;
}

.pagination-top .pagination {
	overflow: hidden;
	float: right;
	margin: 13px 16px 0;
	font-size: 12px;
}

.pagination-top .pagination a {
	color: #fff;
	background-color: #000;
}

.pagination-top .pagination a.prev {
	background: url("/wsimages/arrowWhiteLeft.png") center no-repeat transparent;
}
	.pagination-top .pagination span.prev {
		background: url("/wsimages/arrowLightWhiteLeft.png") center no-repeat transparent;
	}

.pagination-top .pagination a.next {
	background: url("/wsimages/arrowWhiteRight.png") center no-repeat transparent;
}
	.pagination-top .pagination span.next {
		background: url("/wsimages/arrowLightWhiteRight.png") center no-repeat transparent;
	}

.pagination-top .pagination .next, .pagination-top .pagination .prev, .pagination-top .pagination .last, .pagination-top .pagination .first, .pagination-top .pagination .current {
	background-color: transparent;
	color: #fff;
}

.pagination-top .pagination .current {
	background:#ed1c24;
	border-bottom: none;
}

.pagination .pagination-viewall, .pagination-top .pagination .pagination-viewall {
	background: transparent;
	text-decoration: underline !important;
	color: #ed1c24;
	font-weight: 700;
}

.pagination-bottom {
	overflow: hidden;
	margin: 65px 0 0;
	font-weight: 700;
	font-size: 13px;
}

.shop .paginationDetails {
	margin: 0 15px 0 0;
	text-transform: uppercase;
}
	.shop .paginationDetails .amount {
		color: #ed1c24;
	}

.shop .pagination-text {
	color: #ed1c24;
	text-transform: uppercase;
}




/*
-------------------------------------------------------------------
SEARCH RESULTS: =searchresults
-------------------------------------------------------------------
*/

.includeContent {
	background-color:white;
}

.resultDetails {
	margin: 0;
	padding: 0;
	clear: both;
	}
	.categorySearch .resultDetails {
		margin: 0 20px 0;
		}
	.hasPaginator .resultDetails {
		margin: 0 20px 10px;
		border-bottom: 1px dotted #d1d5d8;
		}
		
	.resultDetails p {
		color: #333333;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 12px;
		margin: 0 0 21px 0;
	}
	.resultDetails p span.criteria {
		color: #ed1c24;
		font-weight: 700;
	}

.result {
	padding: 22px 0;
}

.searchInput .topicCriteria {
	float: left;
	margin: 0 8px 0 0;
	border: 1px solid #2a5d71;
	position: relative;
	color: #333;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	padding: 4px 6px 3px;
	width: 209px;
}

.noResults {
	padding: 0 15px;
	border-bottom: 1px solid #c9e6c7;
	background: none;
}

ul.searchResults{
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	}
	ul.searchResults li {
		margin: 0 0 10px 0;
		list-style: none;
		clear: both;
		padding: 20px 30px 20px 30px;	
		background:none;	
		background-color:#f5f5f5;
		border:1px solid #CFCFCF;		
	}
	ul.searchResults li h3 {
		font-size: 18px;
		color: #232323;
		margin: 0 0 20px 0;
		font-weight: 700;
		padding: 0;
	}
	ul.searchResults li h3 a{
		color: #232323;
		text-decoration: none;
		font-weight: 700;
		border: none;
	}
	ul.searchResults li h3 a:hover {
		text-decoration: none;
	}

	ul.searchResults li .thumbnail {
		float:left;
		margin-right:20px;
		border:1px solid #232323;
		width:168px;
		height:168px;
	}

	ul.searchResults li .searchResultsContent {
		float:left;
	}

	ul.searchResults li .searchResultsContentWithImg {
		width:398px;
	}

	ul.searchResults li img {
		width:168px;
		height:168px;
	}
	
	ul.searchResults li.teaserHover {
		cursor: pointer;
	}

	ul.searchResults li a.morelink {
			color:white;
			background-color:#ed1c24;
			font-size:12px;
			font-weight: 700;
			font-style: italic;
			text-decoration: none;
			text-transform: uppercase;
			padding:3px 10px;
		}


	ul.searchResults li a.morelink:hover {
			background-color:#EE343B;
	}

	ul.searchResults .score{
		color: #d25c58;
	}
	ul.searchResults li p.summary {
		margin: 0 0 20px 0;
		color: #070808;
		font-size: 13px;
		line-height: 1.4em;
		}
		ul.searchResults li p.summary span.criteria {
			background: #c74200;
			color: #fff;
			padding: 0 4px;
		}
		ul.searchResults li p.summary span.fileSize{
			background: none;
			color: #3e3e3e;
		}
				
.searchInput a.anchorSubmit, .searchInput input.button {
	margin: 0;
}
	
		

	
/* 
 * print styles
 * inlined to avoid required HTTP connection www.phpied.com/delay-loading-your-print-css/ 
 */

@media print {
  * { background: transparent !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  pre, blockquote { page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */ 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0; }
  h1 { padding: 14px 8px 16px !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
  
  a.superSeeders, a.eEPR, #searchForm, #navMain, #breadcrumbs, #secondary, .optionBar, .pagination, .resultDetails, #resourceManager .col1 {
  	display: none !important;
  }
  #content, #primary, #siteInfo, #wrap, #footer, #siteInfo .inner, #resourceManager .col2 { width: 100% !important; }
  #content, #primary, #wrap { margin: 0 !important; padding: 0!important; }
  #footer { margin: 0 !important; padding: 10px 0 9px!important; }
  #siteInfo .inner { margin: 0 !important; padding: 16px 0 36px!important; }
  #footer .columnOne, #footer .columnThree { 
  	width: auto!important;
	font-size: 10px!important;
	padding: 2% !important;
  }
  #footer .columnTwo { 
  	width: auto!important;
	padding: 2% !important;
  }
  #footer #siteInfo .copyright p, #footer p, #siteInfo .copyright p, #footerNav li a {
	font-size: 11px!important;
  }
  #siteInfo .copyright {width: 45%!important; padding: 0 10px!important; }
  #footerNav { float: none!important; margin: 0!important; }
  #main p { font-size: 14px !important; }
  #main li {
  	backkground: none!important;
	list-style: disc;
	list-style-position: inside;
	}
.productDetails, #main {
	width: 600px !important;
	}
}


/*==========================
	MAP STYLE
==========================*/	

div#map_canvas {
	width: 100%;
	border:1px solid #d2d2d2;
	height: 570px;
	left:-9999px;
}

div.location {
	background-color:#e9e9e9;
	border-left:6px solid #393939;	
	padding: 15px 0;
	cursor: pointer;
	box-shadow: 0 1px 0 #cfcfcf;	
	overflow: hidden;
	margin-bottom:2px;
}

.ie8 div.location {	
	border-bottom:1px solid #cfcfcf;
}


div.location:hover {
	background-color:#f6f6f6;
}

div#map_sidebar .active {
	background-color:#f6f6f6;
	border-left:6px solid #ed1c24;	
	padding: 15px 0;
	cursor: pointer;
	box-shadow: 0 1px 0 #cfcfcf;	
	overflow: hidden;
	margin-bottom:2px;
}

.ie8 div#map_sidebar .active {
	border-bottom:1px solid #cfcfcf;
}


div#map_controls select#radius{
	border:1px solid #9297B9;
	font-size:12px;
	height:24px;
	width:50px;
}

p.ajaxloader{
	display: none;
	text-align:center;	
}



div#map_sidebar h4{
	color: #070808;
	text-transform: uppercase;
	font-size: 14px;
	padding:0;
	font-weight:700;
	font-style: italic;
	margin-bottom: 0;
}

div#map_sidebar .active h4{
	color: #ed1c24;
}

div#map_sidebar h4 span{
	color: #070808;
	font-size: 14px;
}

div#map_sidebar .index {
	float:left;
	margin:0 14px;
}

div#map_sidebar .sidebarContent {
	float:left;
	width:190px;
}

div#map_sidebar p.address{
	font-size:14px;
	line-height: 16px;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

div#map_title{
	background: #DCE0F5;	
	margin:0 0 0 10px;
	overflow:auto;
	width:209px;
	font-size: 14px;
	font-weight: 700;
	padding: 5px 5px 5px 10px;
}


#map_information{
	margin-left:5px;
	margin-top:12px;
	width:360px;
}

#map_information p{
	color: #333333;	
}


.markerContent {
	font-size: 14px;
	color: #000000;
	width: 277px;
	padding: 0;
	overflow: hidden;
}

.markerContent h3 {
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
	margin: 0 0 3px;
	text-transform: uppercase;
	padding: 0;
}


.markerContent p {
	margin: 0;
	font-size: 13px;	
}

.markerContent button {
	text-transform: uppercase;
	font-weight: 700;
	color:#ed1c24;
	background: none;
	border:none;
	cursor: pointer;
	padding:0 !important;
	margin: 0 !important;
	font-size: 13px;
	font-weight: 700;
}

.sidebarContent button {
	color:#ed1c24;
	background: none;
	border:none;
	cursor: pointer;
	padding:0 !important;
	margin: 0 !important;
	font-size: 14px;
	text-align: left;
}
	.isPreferred {
		font-size:14px;
		color:#ed1c24;
	}

.markerContent button:hover, .sidebarContent button:hover {
	cursor: pointer;
	text-decoration: underline;
}

.markerContent p.time {
	margin:0;
}

#mapWrapper {
	background: #e4f0fa;
	width: 580px;
	height: 378px;
	padding: 15px;
	position: relative;
}

#map_searchForm {
	float:left;
	border:1px solid #d2d2d2;
	border-radius: 4px;
	width:266px;
	height:166px;
	padding:15px;
	margin-top: 15px;
}

#map_searchForm.find-dealer {
	width:100%;
	height: auto;
	padding:0;
	border:0;
	border-radius: 0;
}

.find-dealer  .find-dealer-wrapper {
	padding:0;
}

.find-dealer #radius {
	margin-left: 15px;
}

#map_searchForm .heading {
	font-size: 18px;
	font-weight: 700;
	margin-bottom:10px;
}

#map_sidebar {
	float:right;
	border:1px solid #d2d2d2;
	border-radius: 4px;
	width:279px;
	height:184px;
	overflow:auto;
	padding:7px 5px 5px 10px;
	margin-top: 15px;
}

#map_matches {
	margin:0 0 15px 0;
	padding-top:40px;
	font-size: 18px;
	font-weight: 700;
	color:#ed1c24;
}

#map_matches span{
	color:#070808;
}

#map_sidebar.find-dealer {
	float:none;
	border-radius: 0;
	width: 100%;
	padding:0;
	height: auto;
	border:0;
}

#map_sidebar.find-dealer .sidebar-item {
	padding:10px 10px;
	border-bottom: 1px solid #cbcbcb;
	min-height: 58px;
}

#map_sidebar.find-dealer .sidebar-item:hover {
	background-color: #ed1c24;
	color:#fff;	
	border: 1px solid #CA5001;
	cursor: pointer;
	min-height: 58px;
}

#map_sidebar.find-dealer .sidebar-item-header  {
	border-bottom: 2px solid #ed1c24;
	color:#ed1c24;
	padding:10px 10px;
	font-weight: bold;
	font-size: 16px;
}

#map_sidebar.find-dealer .sidebar-item.preferred {
	font-weight: bold;
}

#map_sidebar.find-dealer .sidebar-item-header:hover {
	background-color: transparent;	
	color:#ed1c24!important;
	border:0;
	cursor:default;
}

.find-dealer .sidebar-item .name, .find-dealer .sidebar-item-header .name {
	display: inline-block;
	vertical-align: top;
	width: 205px;
	padding-right:10px;
}


.find-dealer .sidebar-item .address, .find-dealer .sidebar-item-header .address {
	display: inline-block;
	vertical-align: top;
	width:290px;
}

.find-dealer .sidebar-item .phone, .find-dealer .sidebar-item-header .phone {
	display: inline-block;
	vertical-align: top;
	width: 110px;
	padding-right:10px;
}

.find-dealer .sidebar-item .choosePreferred {
	display: none;
	width:260px;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
}

.find-dealer .sidebar-item img {
	float: right;
	margin-top: 2px;
}

#map_sidebar.find-dealer .sidebar-item:hover .choosePreferred {
	display: inline-block;		
}

#map_sidebar.find-dealer .sidebar-item:hover .phone {
	color:#ed1c24;
}

#map_sidebar.find-dealer .sidebar-item:hover .address {
	display: none;
}

.map input[type="password"], .map input[type="text"] {
	width:256px;
	height:33px;
	padding:0;
	padding-left:10px;
	box-shadow:#E2E2E2 2px 3px 3px inset;
	border:1px solid #A7A7A7;
	color:#686868;
	background-color:transparent;
	border-radius:3px;	
	-moz-border-radius:3px;		
	font-size:12px;
	font-weight: 700;
}

.ie8 .map input[type="password"], .ie8  .map input[type="text"] {
	padding-top:12px;
	padding-bottom:0;
	height:25px;
}


.map select {
	width:90px;
	height:33px;		
	box-shadow:#E2E2E2 2px 3px 3px inset;
	border:1px solid #A7A7A7;
	color:#686868;
	background-color:transparent;
	border-radius:3px;	
	-moz-border-radius:3px;		
	font-size: 12px;
	font-weight: 700;
	padding: 5px;
	float: left;
	margin:10px 15px 0 0;
}

.map .radiusMsg {
	font-size:12px;
	font-weight: 700;
	float:left;
	width: 110px;
	margin: 10px 0 19px;
}

.map .loginFormButtons {
	margin-top: 20px;
}

p.mapButtons {
	clear:both;
	width: 240px;
}

p.mapButtons .first {
	margin: 0 0 0 10px;
}

.find-dealer .map input[type="password"], .find-dealer .map input[type="text"], .find-dealer .map select, .find-dealer .map .radiusMsg, .find-dealer .map .loginFormButtons {
	display: inline-block;
	float:none;
	vertical-align: top;
	margin-top: 0;
}
.find-dealer .map select {
	height: 35px;
}

.find-dealer .map .radiusMsg {
	width:115px;
}

.find-dealer .map input[type="password"], .find-dealer .map input[type="text"] {
	max-width: 200px;
}
.find-dealer .map .loginFormButtons  {
	float: right;
}
.find-dealer .map .loginFormButtons .btn {
	width:142px;
	padding-left: 15px;
}

div.location a.buttonArrow span {
	font-size: 10.2px;
}

ul.suggestions {
	}
	ul.suggestions li {
		padding: 0 0 0 18px;
		border:1px solid #d2d2d2;
		line-height: 22px;
	}
	ul.suggestions li.bottom {
		margin: 6px 0 0;
		display:block;
		height: 6px;
		}
		ul.suggestions a {
			font-size: 14px;
			line-height: 18px;
		}

span.suggest {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 0 10px;
	display: block;
}	

.formstack{
	padding: 0 21px 0 20px;
	}	
	
#branchLocatorWidget fieldset {
	background: #fff url("/css/../wsimages/oex/bg_branchLocatorWidgetFieldset.png") 0 0 repeat-x;
	}
	
#galleria{
	height:400px;
	margin-bottom:40px;
}

.meta{
	display:none;
}


/******************************
	--- Jquery UI override styles
******************************/

.ui-autocomplete {
	float: left;
	list-style-type: none;
	padding: 0 0 0 1px;
	width:260px;
	background: #fff;
	}
	.ui-autocomplete li{
		background: none;
		padding: 0;
		margin: 0;
		border:1px solid #d2d2d2;
		border-top: none;
	}
	.ui-autocomplete li.even{
		background: #e7f4ff;
	}
	.ui-autocomplete a {
		color: #777;
		display: block;
		font-size: 12px;
		line-height: 12px;
		text-align: left;
		font-family: arial;
		padding: 7px 25px 7px 9px;
		text-decoration: none;
		position: relative;
		}
		a.ui-state-hover {
			background: #0289C3;
			display: block;
			cursor: pointer;
			text-decoration: none;
			color: #fff;
		}

.ui-widget {
	font-family: 'PT Sans', sans-serif;
}
		
.ui-widget-header {
	background: none;
	border: none;
}

.ui-widget-content {
	background: #fff;
	border: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #e6e6e6;
	border: 1px solid #e6e6e6;
	color: #5f5f5f;
}
	.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
		color: #5f5f5f;
	}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid #ccc;
	border-bottom: none;
	color: #232323;

	background: #e7e7e7; /* Old browsers */
	background: -moz-linear-gradient(top, #e7e7e7 1%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e7e7e7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e7e7e7 1%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e7e7e7 1%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e7e7e7 1%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e7e7e7 1%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
	.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
		color: #232323;
	}

.ui-corner-all, .ui-corner-top, .ui-corner-bottom {
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	border-radius: 0px !important;
}

/* UI Tab specific */
.ui-tabs {
	padding: 0;
}

.ui-tabs .ui-tabs-nav { 
	padding: 0;
	border-bottom: 1px solid #CFCFCF;
}
	.ui-tabs .ui-tabs-nav li {
		margin: 0 0px 1px 0;
	}

.ui-tabs .ui-tabs-panel {
	border: 1px solid #cfcfcf;
	border-top: none;
	max-height: 180px;
	overflow: auto;
}
	.ui-tabs .ui-tabs-panel p {
		font-size: 14px;
	}

.ui-tabs .ui-widget-header {
		background: none;
		border-top: none;
		border-left: none;
		border-right: none;
	}
.ui-tabs.ui-widget-content {
	background: #fff;
}
.ui-tabs .ui-state-default {
	text-transform: uppercase;
}

.clearBoth {
	clear:both;
}

/* Facebook Like Button */
.fb-like {
	padding: 20px 0 0;
}


/*
-------------------------------------------------------------------
ShoppingCartMenu: =shoppingCartMenu
-------------------------------------------------------------------
*/

.shoppingCartMenuWrapper {		
	background-color:#ed1c24;
}

.shoppingCartMenuWrapperHeader {	
	top: -5px;
	right:0;
	position: absolute;
	padding: 0 18px 8px 9px;
	z-index: 300;
}

.footerShoppingCartMenuContainer {
	width:910px; 
	position:relative; 
	margin:0px auto;
}

.shoppingCartMenuWrapperFooter {
	bottom:0;	
	position: absolute;
	left:25%;
	padding: 4px 18px 6px 9px;
}

.shoppingCartMenuWrapper img {
	position: relative;
	top:4px;
}

.shoppingCartMenuItem {
	text-align: center;
	color:white;
	font-size:12px;
	font-weight: 700;
	padding-left: 20px;	
	margin:0 15px 0 15px;
	cursor: pointer;
}

.shoppingCartSpanItem {
	text-align: center;
	color:white;
	font-size:11px;
	font-weight: 700;
	padding-left: 20px;	
	margin:0 15px 0 15px;
	cursor: pointer;
}

.shoppingCartSpanItemText {
	cursor:default;
	padding-left:10px;
}

.shoppingCartMenuLoggedInAs {
	color:white;
	font-size:11px;
	font-weight: 700;
	padding: 0 10px;	
	text-decoration: underline;
}

.shoppingCartMenuItem:hover {
	text-decoration: underline;
}

.shoppingCartMenuNotLoggedIn {
	text-decoration: none !important;
}

.shoppingCartMenuNotLoggedIn:hover {
	text-decoration: underline !important;
}

.shoppingCartMenuMembersLogin {
	background-image:url(/css/../wsimages/userIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}

.shoppingCartMenuShoppingCart {
	background-image:url(/css/../wsimages/shoppingCart.png);
	background-repeat: no-repeat;
	background-position: left center;
}
	.shoppingCartMenuShoppingCart span {
		color:#232323;
	}

.shoppingCartMenuCheckout {
	background-image:url(/css/../wsimages/checkoutArrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:10px;
}


/*
-------------------------------------------------------------------
Become a Member =becomeamember
-------------------------------------------------------------------
*/
.sideBarBecomeAMember {
	color:white;
	margin-bottom:20px;
}

.sideBarBecomeAMember img {
	display: block;
}

.sideBarBecomeAMemberContent {
	background-image:url(/css/../wsimages/becomeAMemberBg.png);
	background-repeat: no-repeat;
	width:217px;
	padding: 15px;
	margin-bottom:7px;
}

.sideBarBecomeAMemberContent p {
	color:white;
	font-size:14px;
	margin-bottom:12px;
	line-height: 1.3em;
}

.sideBarBecomeAMemberBottom {
	padding:9px 10px 10px;
}

.sideBarBecomeAMemberBottom a {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	display: block;
	background: url(/wsimages/icon-user-large.png) 35px 0 no-repeat;
}

.sideBarBecomeAMember .morelink {
	color:white;
	background-color: #ed1c24;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	font-style: italic;
	text-align: center;
	padding:8px 0;
	width:219px;
	border:none;
	cursor: pointer;
	text-shadow: -1px -1px 0px rgba(186, 75, 0, 0.85);
}

.sideBarBecomeAMember .morelink:hover {
	background-color: #8E3402;
}

/*
-------------------------------------------------------------------
Login Form =loginForm
-------------------------------------------------------------------
*/

.login-left {
	margin: 0;
	float:left;	
}

.login-left h3 {
	line-height: 1em;
	margin-left:3px;
}

.login-right {
	float: right;
}

.loginHelpLink a{
	font-size:16px;
	font-weight: 700;
	color:#ed1c24;
	text-transform: none;
	text-align: right;
	float:right;
	width: auto;
	text-transform: uppercase;
}

.loginFormSection {
	border:none;
	width:100%;
}

.loginFormText {
	width:250px;
}

.login .loginFormSection {
	width:457px;
	height:365px;
	margin:30px 0;
	position: relative;
}
	.login-right .loginFormSection {
		margin:32px 0;
	}

.loginFormHeading {
	font-size:15px;
	font-weight: 700;
	color:#ed1c24;
	background-color: #232323;	
	padding:13px 20px 12px 20px;
	position: relative;
	border-top-left-radius:3px;	
	-moz-border-radius-topleft:3px;	
	border-top-right-radius:3px;	
	-moz-border-radius-topright:3px;	
}

.loginFormHeadingNewMember {
	background-image:url(/css/../wsimages/newMember.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:32px;
}

.loginFormHeadingPayPal {
	background-image:url(/css/../wsimages/arrowPaymentDetails.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:28px;
}

.loginFormHeadingExistingMember {
	background-image:url(/css/../wsimages/existingMember.png);	
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:32px;
}

.loginFormHeadingBilling {
	background-image:url(/css/../wsimages/billing.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:32px;
}

.loginFormHeadingShipping {
	background-image:url(/css/../wsimages/truck.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:32px;
}


.loginFormHeadingRequiredFields {
	position: absolute;
	top:11px;
	right:25px;
	color:white;
	font-size: 13px;
	font-weight: normal;
}

.loginFormBody {
	padding:18px 20px 20px 20px;
	background: #e9e9e9;
	margin-bottom:10px;
}

.login .loginFormBody {
	height:307px;
	padding:16px 18px 0 18px;
	margin-bottom:0;
}

.loginFormBody .error {
	border:1px solid #FF0000 !important;
}

.loginFormBody p.error, .pd-notify p.error {
	border:none !important;
	color:#ff0000;
}

.loginFormBody .alert-error {
	color:#FF0000;
	margin-bottom: 0;	
}

.loginFormBody p.alert-error {
	width:268px;
}

#returns-form .loginFormBody p.alert-error {
	width:300px;
}

.loginFormSection p {
	margin-bottom:20px;
}

.loginFormAdditional {
	color:#393939;
	font-size:13px;
	font-weight: normal;
}

.loginFormBody input[type="password"], .loginFormBody input[type="text"] {
	width:256px;
	height:34px;
	padding:0;
	padding-left:10px;
	box-shadow:#E2E2E2 1px 2px 3px inset;
	border:1px solid #A7A7A7;
	color:#686868;
	background-color:#fff;
	border-radius:3px;	
	-moz-border-radius:3px;		
	font-size:13px;
	font-weight: 700;
}
.loginFormBody textarea{
	width:256px;
	height:200px;
	padding:10px;
	padding-left:10px;
	box-shadow:#E2E2E2 2px 3px 3px inset;
	border:1px solid #A7A7A7;
	color:#686868;
	background-color:#fff;
	border-radius:3px;	
	-moz-border-radius:3px;		
	font-size:13px;
	font-weight: 700;
}

.returns .loginFormBody textarea {
	height:100px;
}


.ie8 .loginFormBody input[type="password"], .ie8  .loginFormBody input[type="text"] {
	padding-top:12px;
	padding-bottom:0;
	height:30px;
}

.loginFormBody select {
	width:256px;
	height:34px;		
	box-shadow:#E2E2E2 2px 3px 3px inset;
	border:1px solid #A7A7A7;
	color:#686868;
	background-color:#fff;
	border-radius:3px;	
	-moz-border-radius:3px;		
	font-size:13px;
	font-weight: 700;		
	padding: 5px;	
}

.returns .loginFormBody select {
	width:auto;
}

.loginFieldFull input[type="password"], .loginFieldFull input[type="text"] {
	width:597px;	
}

.loginFieldFull textarea{
	width:587px;	

}

.loginFieldFull {
	float:left;
	margin-bottom: 15px;
}

.loginFieldSmall input[type="password"], .loginFieldSmall input[type="text"] {
	width:126px;
}

.login .loginFormBody input[type="password"], .login .loginFormBody input[type="text"] {
	width:395px;
	height:40px;
	padding:0;
	padding-left:20px;
	box-shadow:#E2E2E2 2px 3px 3px inset;
	border:1px solid #A7A7A7;
	color:#070808;
	border-radius:0;	
	-moz-border-radius:0;		
	font-weight: normal;
}

.ie8 .login .loginFormBody input[type="password"], .ie8 .login .loginFormBody input[type="text"] {
	padding-top:12px;
	padding-bottom:0;
	height:30px;
}


.loginFieldLeft {
	float:left;
	margin-bottom:10px;
}

.loginFieldRight {
	float:right;
}

.loginFormRequiredFields {
	float:left;
	font-size:14px;
	padding-top:20px;
	color: #ed1c24;
}

.loginFormSingMeUp {
	margin-top:7px;
	margin-bottom:3px;
}

.loginFormSubmitRow {
	position: absolute;
	bottom: 18px;
	width:416px;
}

.loginFormButtons {
	float:right;
}

.retailerValidate .loginFormButtons {
	float:none;
}

.login .loginFormButtons {
	margin-right: 0;
}

.loginFormButtons .btn {
	width:136px;
	font-size: 16px;
	padding:12px 0;
}

.loginFormButtons .btn-grey {
	text-shadow:-1px -1px #465055;
	color:white;
	font-size:14px;
	font-weight: 700;
	font-style: italic;
	width:auto;
	text-align: center;
	padding:11px 20px;
	float:left;

	background: #4f4f4f; /* Old browsers */
	background: -moz-linear-gradient(top, #4f4f4f 0%, #3f3f3f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(100%,#3f3f3f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4f4f4f 0%,#3f3f3f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4f4f4f 0%,#3f3f3f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4f4f4f 0%,#3f3f3f 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4f4f4f 0%,#3f3f3f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#3f3f3f',GradientType=0 ); /* IE6-9 */
}
	.loginFormButtons .btn-grey:hover {
		text-decoration: none;
		background: #4f4f4f; /* Old browsers */
		background: -moz-linear-gradient(top, #4f4f4f 0%, #3f3f3f 88%, #232323 89%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(88%,#3f3f3f), color-stop(89%,#232323)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #4f4f4f 0%,#3f3f3f 88%,#232323 89%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #4f4f4f 0%,#3f3f3f 88%,#232323 89%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #4f4f4f 0%,#3f3f3f 88%,#232323 89%); /* IE10+ */
		background: linear-gradient(to bottom, #4f4f4f 0%,#3f3f3f 88%,#232323 89%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#232323',GradientType=0 ); /* IE6-9 */
	}


.loginFormField {
	font-size:15px;
	font-weight: 700;
	margin-bottom:8px;
}

.login .loginFormField {
	font-size:16px;
	font-weight: 700;
	margin-bottom:12px;
	position: relative;
}

.loginFormSection .required {
	color: #b40000;
	font-weight:700;
	font-size:16px;
	margin-right:5px;
}

.loginFormForgotPassword {
	position: absolute;
	top:0;
	right:0;	
}

.loginFormForgotPassword a {
	font-size: 12px;
	font-weight: normal;
	color:#ed1c24;
	text-decoration: underline;
}


.forgotPassword .uniForm .focused {
	background:none;
}


.forgotPassword .uniForm .error {
	background:none;
	border:none;
}

.forgotPassword .uniForm div.error {
	border:none !important;
}

.forgotPassword .uniForm .errorField {
	display:none !important;
}

.forgotPassword .uniForm .ctrlHolder {
	padding-left: 0;
}

.forgotPassword .uniForm .error input[type="text"] {
	border:1px solid #FF0000 !important;
}

.forgotPassword .ui-button {
	margin:0;
}

.forgotPassword .ui-button .ui-button-text {
	padding:0;
	margin:0;
	line-height: 1em;
}


/*
-------------------------------------------------------------------
Product Categories =productCategories
-------------------------------------------------------------------
*/
.productCategories {
	background-color:#111111;
	width:100%;
	text-align: center;
	font-size: 0;
}

#main .module.productCategories .intro {
	text-align: left;
	padding:10px 10px 11px 10px !important;
	background-color: #111;
}

.productCategoryHome {
	width:104px;
	display: inline-block;	
	vertical-align: top;
	text-align: center;
	background-color:#363738;
	margin-bottom:10px;	
	margin: 0 1px 8px 1px;
}

.productCategories .btn-viewAll {
	width:93px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	padding:6px 0 7px;
	background: #000000;
}
	.productCategories 	.btn-viewAll:hover {
		background: #131313;
	}

.productCategories .pt-btn-wrap {
	margin-bottom:5px;
	position: inherit;
}

.productCategoryHomeLabel {
	height:43px;
	width:104px;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	overflow: hidden;
	padding:7px 5px 0 5px;
}

.productCategoryHomeImage {
	width:104px;
	height:73px;
	background-color:white;
	text-align: center;
	padding-top:14px;
}

.productCategoryHome a {
	color:#fff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	line-height:0.8em;
}

.productCategoryHomeImage img {
	width:60px;
}

/*
-------------------------------------------------------------------
Product Teaser =productTeaser
-------------------------------------------------------------------
*/

#main .module {
	margin-bottom: 10px;
	width:649px;
	font-size: 0;
	border:1px solid #CFCFCF;
}

.productTeaserPick {
	height: auto;
}

#main .module .intro, .productTeaserHeading {
	background-color:#232323;
	color:white;
	font-size:18px;
	font-weight: 700;
	padding:8px;
	padding-left: 20px;
	margin:0;
	line-height: 1em;
	padding-bottom:7px;
	text-transform: uppercase;
}

#main .module .blurb {
	margin:0px auto;
	text-align:left;
	padding-bottom:30px;
}

#secondary .module .blurb {
	margin:0px auto;
	text-align:left;
	color:#ed1c24;
}

.youTubeWrapper {
	text-align: center;
	padding-bottom:30px;
}

#main .youTubeWrapper .intro {
	text-align: left;
	margin-bottom:30px !important;
}

#secondary .youTubeWrapper {
	border-top: 4px solid #ed1c24;
	text-align: left;
	padding-bottom:10px;
}

#secondary .youTubeWrapper .blurb {
	padding:0 10px 10px 10px;
	color:white;
}

.module .pt {
	border: none;
	border-right:1px solid #CFCFCF;
	position: relative;
}

.module .pt:nth-child(3n+2) {
	border-left: none;
	border-right:1px solid #CFCFCF;
}
.module .pt:nth-child(-n+3) {
	border-top:none;
}


.productTeaserProduct {
	float:left;
	width:217px;
	border-right:1px solid #CFCFCF;
	height:309px;
	font-size:14px;
	font-weight: 700;
	text-align: center;
	position: relative;
}


.hotProduct {
	width:245px;
}

#secondary .hotProduct p.intro, #secondary .youTubeWrapper p.intro {
	text-transform: uppercase;
	font-size:17px;
	font-weight: 700;
	font-style: italic;
	color:#fff;
	text-align: center;
	padding:5px 0 6px 0 !important;
}

.productTeaserHotProduct .pt {
	background: #232323;
	border:none;
	width:100%;
	padding:0;
}

.productTeaserHotProduct .pt .btn-goToProduct {
	font-size:16px;
	width:115px;
	margin:0 1px 0 0;
	padding: 16px 0 16px;
}

.productTeaserHotProduct .pt h3 {
	padding: 0 10px 20px 10px;
	margin:15px 0 10px 0;
	color: #fff;
}

.productTeaserHotProduct .pt-image {
	margin: 0px auto;
	width:234px;
	background-color: white;
	padding:15px 0;
}

.productTeaserHotProduct .pt-special {
	padding:0 !important;
	height:40px;
}


.productTeaserHotProduct .pt-now {
	color:white;
	text-transform: none;
	font-style: normal;
	font-size: 12px;
}

.productTeaserHotProduct .pt-now b {
	color:white;
	text-transform: none;
	font-size: 16px;
}

.productTeaserHotProduct .pt-was {
	color:#ca5001;
	font-size: 12px;
	text-transform: none;
	text-shadow:none;
	font-style: normal;
	padding:5px 0 3px 0;
}
.productTeaserHotProduct .pt-was strike {
	color:#ca5001;
	font-size: 14px;
	text-transform: none;
	text-shadow:none;
}

.productTeaserHotProduct .pt:last-child {
	border-right:none;
}

.productTeaserHotProduct .btn {
	border-right: none;
	/*text-shadow: 2px 1px rgba(142, 11, 16, 0.8);*/
	color:white;
	font-size: 16px;
	font-weight: 700;
	width:auto;
	text-align: center;
	padding:10px 20px;	
}

.productTeaserHotProduct .pt-btn-wrap {
	margin-bottom:5px;
}


.productTeaserPick .productTeaserProduct {
	height:230px;
}

.productTeaserDetails {
	float:left;
	padding:10px 20px;
	width:390px;
	position: relative;
	height:210px;
}
	.productTeaserDetails p {
		margin:10px 0;
		font-size:13px;
		height:150px;
		overflow: hidden;
		line-height: 1.3em;
	}
	.productTeaserDetails .pt-price {
		width: 125px;
	}
	.productTeaserDetails .btn-goToProduct {
		width:93px;
		text-align: center;
		font-size: 14px;
		text-decoration: none;
		padding:13px 0 13px;
	}

.productTeaserDetailsHeading {
	border-bottom:1px solid #CFCFCF;
	width: 100%;
}

.productTeaserDetailsHeading h3 {
	margin-bottom: 6px;
}

.productTeaserProduct img {
	margin:0px auto;
	text-align: center;
	margin-top:20px;
}

.productTeaserProduct .pt-image {
	margin-bottom:0;
}

.productTeaserProductLast {
	border-right:none !important; 
}

.home .productTeaserProduct .pt {
	width:auto;
	border:none;
	padding:0;
	height:300px;
}

.productTeaserProduct .pt-btn-wrap{
	position: absolute;
	bottom: 12px;
	left:12px;
}

.productTeaserDetails  .pt-btn-wrap{
	position: absolute;
	bottom: 0;
	right:8px;
	font-size: 0;
	width:auto;
 }

.productTeaserSingleImage img {
	margin-top:30px;
}

.productTeaserBestDeal {
	position: absolute;
	top:3px;
	right:-1px;
}

.productTeaserLast .productTeaserBestDeal {
	position: absolute;
	top:3px;
	right:0;
}

.productTeaserProductLast .productTeaserBestDeal {
	position: absolute;
	top:3px;
	right:-2px;
}

.productTeaserBestDealHidden {
	display:none;
}

.hide {
	display: none;
}


/*==========================
Fancy Box STYLE
==========================*/

/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	padding: 10px;
	margin: 0;
	background: #393939;
	color: #ffffff;
	text-shadow: none;
	border:1px solid #afafaf;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/css/../wsimages/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/css/../wsimages/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 11px;
	right: 9px;
	width: 31px;
	height: 31px;
	cursor: pointer;
	z-index: 8040;
	background: url('/css/../wsimages/closeIcon.png') no-repeat 0 0;
}
	.fancybox-close:hover {
		background:
	}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('/css/../wsimages/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background:url('/css/../wsimages/overlay.png') repeat 0 0;
}


#fancybox-overlay.overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8030;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.modal-inner {
	padding:0 30px 30px 30px;
	background:#fff;	
	width:600px;
}
	.modal-inner h3 {
		color: white;
		font-size: 22px;
		font-weight: 700;		
		margin: 0 -30px 20px;
		padding: 10px 25px 13px;
		background-color:#ed1c24;
	}
	.modal-inner p {
		font: 14px/15px Arial;
		color: #070808;
	}


#tooltipOuter {	
	color:white;
	font-size:12px;
	font-weight: 700;
	border-radius: 4px;
	
	width:245px;
	height:155px;

	position: absolute;
	z-index: 3000;
	background: url('/css/../wsimages/toolTipBackground.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#tooltipOuter h3, #tooltipOuter div { margin: 0; }


.tooltipInner {
	padding: 15px;
	padding-top:30px;
}

.tooltipInner img {
	margin-top:10px;
	margin-left: 32px;
	margin-bottom:5px;
}

.tooltipText {
	padding:10px 0 !important;
	text-align: center;
}

.tooltipLink:hover {
	text-decoration: none;
	cursor: pointer;
}

/*==========================
Checkout Payment Step
==========================*/
.payment .loginFormHeadingRequiredFields {
	right:15px;
	top:14px;
	text-transform: none;
}

.payment .loginFieldFull select {
	width:105px;
	float:left;
	margin-right: 10px;
}

.payPalLogo {
	float:left;
	margin-right:15px;
	padding-top: 3px;
}

.payPalContent {
	float:left;
}

.payPalContent h3 {
	margin-bottom: 0;
}

.payment .loginFieldExpiry .loginFormAdditional {
	float:left;
	margin-left:5px;
}

.payment .loginFieldSmall .loginFormAdditional {
	font-size: 13px;
	float:left;
	margin-left:15px;	
	width: 320px;
}
	.payment .loginFieldSmall .loginFormAdditional a {
		font-size:12px;
		font-weight: 700;
		display: block;
	}

.payment .msg {
	font-size: 14px;
	text-align: right;
	margin-top:16px;
	margin-bottom: 8px;
}

.payment .loginButtonsSpacing .btn {
	width:230px;
}

.payment .msg a {
	font-size:12px;
	text-decoration: underline;
}




.payment .loginFieldSmall .text {
	float:left;
}

.payment .alert-top, .retailerValidate .alert-top, .pd-notify .alert-top, .loginFormBody .alert-top {
	border:1px solid #b40000;
	padding:9px;
	border-radius: 3px;
	background-color: #ee8586;
	margin-bottom: 5px;
}


.payment .alert-top .alertInner, .retailerValidate .alert-top .alertInner, .pd-notify .alert-top .alertInner, .loginFormBody .alertInner {	
	padding:8px;
	border-radius: 3px;
	background-color: #b40000;
	color:white;
	font-size:12px;
}

.payment .alert-top .alertInner:before, .retailerValidate .alert-top .alertInner:before, .loginFormBody .alert-top .alertInner:before{	
	content:'Error';
	font-weight: 700;
	text-transform: uppercase;
	margin-right:20px;
	padding-right: 25px;
	border-right: 1px solid #fff;
	background-image:url(/css/../wsimages/errorNotification.png);
	background-repeat: no-repeat;
	background-position: 9px center;
	padding-left: 36px;
}

.pd-notify .alert-top .alertInner:before{	
	content:'';
	font-weight: 700;
	text-transform: uppercase;
	margin-right:5px;
	padding-right: 25px;
	background-image:url(/css/../wsimages/errorNotification.png);
	background-repeat: no-repeat;
	background-position: 9px center;
}

.payment .loginFormHeadingBilling {
	padding-left:28px;
}

.payment .loginFormHeading {
	padding:13px 20px 12px 20px;
	text-transform: uppercase;
}

.payment .loginFormBody {
	padding-top:25px;
	padding-left:19px;
	padding-right: 19px;
	padding-bottom: 15px;
}
.payment .loginFormBodyPayPal {
	padding-top:19px;
	padding-left:19px;
	padding-right: 19px;
	padding-bottom: 20px;
}

.payment .loginFormBodyPayPal p {
	margin-bottom:27px;
}

.payment .loginFieldLeft,
.payment .loginFieldFull  {
	margin-bottom:10px;
}

.payment .loginFormRequiredFields {
	float:right;
	padding:0;
}


/*==========================
Checkout Order Confirmation
==========================*/

.confirmation h2 {
	display:inline-block;
}

.confirmation h4 {
	display:inline-block;
	margin-left: 20px;
	vertical-align: baseline;
}

.voucherPromo, .customerDetailsWrapper {
	font-size: 0;
	margin-bottom:30px;
	margin-top:-1px;
}

.voucherPromoTitle {
	background-color:#ed1c24;
	color:#fff;
	font-size:14px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	width:142px;
	display: inline-block;
	height:51px;
}

.voucherPromoTitleText{
	margin-top:17px;	
}

.voucherPromoContent {
	border:1px solid #ed1c24;
	background-color:#fac299;
	width:788px;
	display:inline-block;
	vertical-align: top;
	height:49px;
}

.voucherPromoText {
	font-size: 12px;
	font-weight: 700;
	color:#070808;
	text-transform: uppercase;
	margin:17px 0 0 15px;
	float:left;
}

.voucherPromoLink {
	margin:8px 10px 0 0;
	padding:5px 13px 3px 13px;
	float:right;
	border:1px solid #f09b5d;
	background-color:#f7dcc7;
}

.voucherPromoLink button {
	background:none;
	border:none;
	padding:0;
	margin:0;
	text-decoration: underline;
	cursor:pointer;
	font-size: 12px;
	font-weight: 700;
	background-image:url(/css/../wsimages/print.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:30px;
	height:20px;
}

.customerDetail {
	display:inline-block;
	width:185px;
	border-right:1px #d2d2d2 dashed;
	vertical-align: top;
	height:90px;
	overflow: hidden;
}

.customerDetailFirst {	
	border-left:1px #d2d2d2 dashed;
}

.customerDetail h3 {
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	color:#ed1c24;
	text-transform: uppercase;
	margin:0 0 8px 14px;
}

.customerDetail .details {
	overflow: hidden;
	font-size: 12px;
	font-weight: 700;
	color:#070808;
	padding:0;
	margin:0 10px 0 14px;
}

.customerDetail .details a {
	color:#070808;
}

.confirmation .loginFormButtons .btn {
	width:auto;
}

.confirmation .msg, .preferred .msg {
	float:right;
	margin: 30px 30px 0 0;
	font-size: 12px;
	font-weight: 700;
	color:#070808;
}


.confirmation .note {
	padding:10px;
	font-size: 12px;
}


.confirmation .sbRow .priceNow, 
.confirmation .sbRow .total, 
.confirmation .sbRow .priceWas,
.confirmation .sbRow .qtyText,
.confirmation .sbRow .size,
.confirmation .sbRow .styles,
.confirmation .sbRow .priceWas span {
	font-weight: 700;	
	padding-top:20px;
}

.confirmation .sbRow .styles span {	
	font-weight: 700;	
	
}

.confirmation .sbRow .qty {
	width:79px;
}


.confirmation .sbTotal .total {
	padding:17px 15px 17px 0 !important;
}

.totalNote {
	padding:10px;
	font-size: 12px;
	text-transform: none;
}


/*==========================
Recommended for you
==========================*/
.recommended {
	width: 435px;	
	position: absolute;
	bottom:0;
	left:-435px;
	z-index: 200;
	background: #383838;
	line-height: 1em;
}

.recommendedInner {
	padding: 9px 9px 0 20px;	
	background: #383838;
	width: auto;
	height: auto;
	margin: 0;
	overflow: hidden;
	font-size:0px;
}

.recommended h3 {
	color:#ed1c24;
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px solid #444444;
	padding-bottom: 7px;
	margin-bottom:15px;
	text-shadow: 1px -1px 0px #28201a;
}

.recommended h4 a {
	color:#fff;
	font-size:14px;
	font-weight: 700;
	text-shadow: 1px -1px 0px #28201a;
}

.recommended .pt-image {
	display:inline-block;
	margin-right:15px;
	width: 180px;
	height: 180px;
}

.recommended .pt-image img {
	border:6px solid #1e1e1e;
}

.recommended .content {
	display:inline-block;	
	vertical-align: top;
	width:210px;
}

.recommended .pt-price {
	font-size:13px;
	font-weight: 700;
	color:#ed1c24;
}

.recommended .pt-now {
	margin-right: 5px;
}

.recommended .priceWas {
	margin-bottom: 10px;
}

.recommended .pt-wasPrice {
	color:#878787;
	margin-right:5px;
}

.recommended .priceNow {
	color:#fff;
}

.recommended .moreDetails {
	font-size: 10px;
	font-weight: 700;
	color:#fff;
	text-transform: uppercase;
	text-align: middle;
	padding: 9px 10px;
	position: absolute;
	bottom: 7px;
	right: 69px;
	margin: 0;
}

.recommended .pt-price {	
	width:auto;
	height:auto;
	background:none;
}

.preferredRetailerMsg {
	background-color:#f6f6f6;
	border:1px solid #d2d2d2;
	border-radius:4px;
	height:73px;
	margin-top:30px;
}

.preferredRetailerMsg.confirmation {
	height: auto;
}

.preferredRetailerContent {	
	font-size: 14px;
	font-weight: 700;
	padding:15px;
	display: inline-block;
}

.preferredRetailerMsg.dealerLocator {
	width:50%;
	margin-right: 10px;
	display:inline-block;
}

.findDealerText.dealerLocator {
	display: inline-block;
	width:40%;
	vertical-align: top;
	margin-top:30px;
}

.preferredRetailerContent .dririder-red {
	text-transform: uppercase;
}

.preferred .preferredRetailerMsg .loginFormButtons {
	display:inline-block;
	margin:17px 15px;
}

.preferred .disabled .btn {
	border:1px solid #969696;
	cursor:default;
	color: #969696;
	width: 190px;
	text-shadow: none;

	background:#d3d3d3;
	background:-moz-linear-gradient(top, #d3d3d3 0%, #bdbdbd 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #d3d3d3), color-stop(1, #bdbdbd)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #d3d3d3 0%, #bdbdbd 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #d3d3d3 0%, #bdbdbd 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top, #d3d3d3 0%, #bdbdbd 100%); /* IE10+ */
	background:linear-gradient(to bottom, #d3d3d3 0%, #bdbdbd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#bdbdbd',GradientType=0 ); /* IE6-9 */
}


.preferred .preferredRetailerMsg .btn {
	width: 190px;
}

.preferred .disabled .btnArrow {
	border:1px solid #969696;	
	background:#d3d3d3;
	background:-moz-linear-gradient(top, #d3d3d3 0%, #bdbdbd 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #d3d3d3), color-stop(1, #bdbdbd)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #d3d3d3 0%, #bdbdbd 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #d3d3d3 0%, #bdbdbd 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top, #d3d3d3 0%, #bdbdbd 100%); /* IE10+ */
	background:linear-gradient(to bottom, #d3d3d3 0%, #bdbdbd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#bdbdbd',GradientType=0 ); /* IE6-9 */
	cursor:default;
}

.preferred .viewAll {
	background:none;
	border:none;
	padding:0;
	margin:0;
	text-decoration: none;
	cursor:pointer;
	font-size: 18px;
	font-weight: 700;
	color:#ed1c24;
}



/*==========================
AddThis
==========================*/
.addThis {
	display: inline-block;
	float: right;
	width: 295px;
	background-color: #232323;
	position: absolute;
	top: 7px;
	right: 0;
	background: white;
	border-left: 10px solid #ed1c24;
}
.addThisInner {
	padding: 5px 12px;
}
.addThis .title {
	font-size:12px;
	text-transform: uppercase;
	color:#232323;
	float:left;
	margin-right: 21px;
	font-weight: 700;
}

.addthis_toolbox {	
	margin-top:1px;
}

.notificationEmail {
	width:255px;
	border: 1px solid #A7A7A7 !important;
	margin-top:15px !important;
	font-size: 12px;	
	box-shadow: #E2E2E2 2px -3px 3px inset !important;
	border-radius: 1px;
	padding:8px 12px 8px !important;
	font-style: normal !important;
}

.pd-notify .error {
	border:1px solid #FF0000 !important;
}

.pd-notify .alert-top {
	margin-bottom:10px;
}

.pd-btns {
	margin-top:10px;
}

.pd-btns .alert-extra-info {
	font-style: italic;
	margin-top:10px;
}

.pd-btns .btn {
	font-size:18px;
	white-space: normal;
	padding:14px 15px;	
}


/*==========================
Retailer 
==========================*/
.retailer-area h2{
	float:left;
}

.retailer-area .loginFormSection {
	float:left;
	height:100%;	
}
.retailer-area .loginFormBody {
	height:100%;	
	width:888px;
	float:left;
}

.retailer-area .loginFormField {
	position: relative;
}

.retailer-area .loginFormForgotPassword {
	left:170px;
	
}

.retailer-area .loginFormButtons {
	float:left;
}

.t-vouchers tr {
	background: #ffffff;
}
	.t-vouchers tr:nth-child(even) {
		background: #dadada;
	}
.t-vouchers tr.expired {
	background: #131312;
	color: #D6CECE;
}

/*==========================
misc
==========================*/
@-moz-document url-prefix() { 
	.voucherPromoLink button {
	padding-left: 25px;
	}
	.preferred .viewAll {
		margin-left:-3px;
	}
}

.productsOrderBy {
	margin-bottom: 20px;
}

.productsOrderBy p {
	margin:0;
	color:#ed1c24;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 15px;
}

.productsOrderBy select {
	display: inline-block;
	vertical-align: top;
	padding:7px 5px;
	margin:0 15px 0 0;
	height: 33px;
	font-style: normal;
}

.productsOrderBy select {
  -webkit-appearance: none !important;
  background-color: #fff;
  background-image: url('/wsimages/select-arrow.gif');
  background-repeat: no-repeat;
  background-position: 99% 4px;
  border: 1px solid #cccccc;
  padding: 0.44444rem;
  font-size: 0.77778rem;

  -webkit-border-radius: 0;
  border-radius: 0; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .productsOrderBy select {
	width: 152px;
	padding-right: 22px;
 }
}


.productsOrderBy select.radius {
-webkit-border-radius: 3px;
border-radius: 3px; }
.productsOrderBy select:hover {
background-color: #fff;
border-color: #999999; }

.productsOrderBy select::-ms-expand {
  display: none; }

@-moz-document url-prefix() {
  .productsOrderBy select {
    background: #fff; }

  .productsOrderBy select:hover {
    background: #fff; } }


.productsOrderBy input[type="submit"] {
	display: inline-block;
	width: auto;
	padding:7px 20px;
	height: 33px;
	vertical-align: top;
}
.previewImages{
	display:none;
}
.previewImages .thumbnailImage{
	display:none;
}
.previewImages .radioButton{
	display:none;
}/*** ESSENTIAL STYLES ***/
.fcbNav, .fcbNav * {
	margin:	0;
	padding: 0;
	list-style:	none;
}
.fcbNav {
	line-height: 1.0;
	z-index: 50;
	padding-left: 10px;
	width:925px;
}
.fcbNav ul {
	position: absolute;
	top: -999em;
	width: 17em; /* left offset of submenus need to match (see below) */	
}
.fcbNav li {
	float: left;
	position: relative;
	border: none;
	}
	.fcbNav li:hover {
		visibility: inherit; /* fixes IE7 'sticky bug' */
		}
	
.fcbNav ul.lvl2 li {
	width: 100%;
	}
		
.fcbNav a {
	display: block;
	position: relative;
	border: none;

	}
	.fcbNav a:hover {
		border-bottom: none;
	}
.fcbNav li:hover ul,
.fcbNav li.sfHover ul {
	left: 0;
	top: 45px;
	z-index: 45;
}
.fcbNav li.active:hover ul,
.fcbNav li.active.sfHover ul {
	left: 0;
}
.fcbNav li:hover li ul,
.fcbNav li.sfHover li ul {
	left:0;
}
.fcbNav li li:hover ul,
.fcbNav li li.sfHover ul {
	left: 17em; /* match ul width */
	top: 0;
}
.fcbNav li li:hover li ul,
.fcbNav li li.sfHover li ul {
	/*top: -999em;*/
		left: 0;
}
.fcbNav li li li:hover ul,
.fcbNav li li li.sfHover ul {
	left: 17em; /* match ul width */
	top: 0;
}

/* apply hovers to modern browsers */
a:focus > .indicator,
a:hover > .indicator,
a:active > .indicator,
li:hover > a > .indicator,
li.sfHover > a > .indicator {
	background-position: 0 0; /* arrow hovers for modern browsers*/
}

/*  Sub menu z-index */
.fcbNav li,
.fcbNav li:hover,
.fcbNav li.sfHover {
	z-index: 99!important;
}

.fcbNav li li,
.fcbNav ul.lvl2 li:hover,
.fcbNav ul.lvl2 li.sfHover {
	z-index: 100!important;
}

.fcbNav li li li,
.fcbNav ul.lvl3 li:hover,
.fcbNav ul.lvl3 li.sfHover {
	z-index: 101!important;
}

.fcbNav li li li li,
.fcbNav ul.lvl4 li:hover,
.fcbNav ul.lvl3 li.sfHover {
	z-index: 102!important;
}
	

/*
-------------------------------------------------------------------
THINGS TO CHANGE
-------------------------------------------------------------------
*/

.fcbNav a {
	font-weight: 700;
	height: 25px;
	line-height:25px;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	font-size:13px;
	}
	
.fcbNav a,.fcbNav li a {
	color: #423e5a;
	}
	.fcbNav li {
		margin: 0;
		background: none;
		padding:10px 0 10px 0;
		}
		.fcbNav li a {
			color: #fff;
			float: left;
		}
		
		.fcbNav li.active a  {		
			background-color: #000000;
			color:white;
			}
		.fcbNav li.last{
			margin: 0;			
			}
			.fcbNav li.last a, .fcbNav li.active.last a {
				border-right: none;
			}	
														
		.fcbNav li:hover span.toplevel, .fcbNav li.sfHover span.toplevel,
		.fcbNav a:focus span.toplevel, .fcbNav a:hover span.toplevel {
			color: #ed1c24;
			
			border: none;
			}
		.fcbNav li.parent:hover a span.toplevel, .fcbNav li.parent.sfHover a span.toplevel  {
			
			border: none;
			color: #ed1c24;
			}
			
		.fcbNav li:hover a, .fcbNav li.sfHover a, .fcbNav a:focus, .fcbNav a:hover, .fcbNav a:active, fcbNav li.parent:hover a, .fcbNav li.parent.sfHover a {
			
			}

		.fcbNav li.parent:hover ul.lvl2 li a, .fcbNav li.parent.sfHover ul.lvl2 li a {
			color: #fff;
			}
		.fcbNav li:hover ul.lvl2 li a, .fcbNav li.sfHover ul.lvl2 li a {
			background: none;
			}
			
.fcbNav span.toplevel {
	-moz-border-radius: 0;
	
	border-radius: 0;
	display: block;
	padding: 0;
	}
	.fcbNav li.active span.toplevel  {
		
		
		}
		.fcbNav li.active:hover span.toplevel, .fcbNav li.parent.active:hover span.toplevel {
			color:white;
			}
	.fcbNav li.last span.toplevel {
		background: none;
		}


/*  Set default sub menu */
.fcbNav ul.lvl2 {	
	border:1px solid #393939;
	border-bottom:none;
}
.fcbNav ul.lvl2 li {
	background-color: #232323;
	padding:0;

	}
.fcbNav ul.lvl2, .fcbNav ul.lvl2 ul {

	}
	.fcbNav ul.lvl2 ul {
		margin-left: 0;
		}
	.fcbNav ul.lvl2 li {
		background-color: #232323;
		margin: 0;
			border-bottom: 1px solid #393939;
		}
		.fcbNav ul.lvl2 li a, .fcbNav li.parent.active:hover ul.lvl2 li a {
			background: none;
			height: auto;
			line-height: 1em;
			padding: 8px 1em 8px 14px;
			font-size: 12px;
			border: none;
			text-align: left;
			color: #fff;
			text-shadow: none;
		}
		.fcbNav li.active ul.lvl2 li a{
			border: none;
		}

		.fcbNav ul.lvl2 li a:hover {
			color: #ed1c24 !important;
		}


/*  Second Level */
.fcbNav ul.lvl2 li:hover, .fcbNav ul.lvl2 li.sfHover,
.fcbNav ul.lvl2 li a:focus, .fcbNav ul.lvl2 li a:hover {
	background-color: #1a1a1a;
	color: #ed1c24;
	
	}
.fcbNav ul.lvl2 li a {
	color: #fff;
	border-left: none;
	border-right: none;
	}

/*  Third Level */
.fcbNav ul.lvl3 li {
	background-color: #232323;
	padding: 0;
	}
	.fcbNav ul.lvl3 a {
		font-weight: 700;
	}
	
.fcbNav ul.lvl3 li:hover, .fcbNav ul.lvl3 li.sfHover,
.fcbNav ul.lvl3 li a:focus, .fcbNav ul.lvl3 li a:hover {
	background-color: #232323;
	}

/*  Fourth Level */
.fcbNav ul.lvl4 li {
	background-color: #232323;
}
	
.fcbNav ul.lvl4 li:hover, .fcbNav ul.lvl4 li.sfHover,
.fcbNav ul.lvl4 li a:focus, .fcbNav ul.lvl4 li a:hover, .fcbNav ul.lvl4 li a:active {
	background-color: #232323;
	}


.fcbNav ul.lvl2 li a, .fcbNav ul.lvl3 li a, .fcbNav ul.lvl4 li a {
	font-size:11px;
}
	
/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	height: 396px;
	width: 718px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
	height:77px;
	display:none;
}
	.ie6 .nivo-caption {
		background:none;
	}

.nivo-caption p {
	padding:41px 0 14px 22px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
	color:#fff;
	text-shadow:#424e55 -1px -1px;
	font-weight:normal;
}
	.ie6 .nivo-caption a {
		color:#2d2d2d;
	}
	
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:40%;
	z-index:9;
	cursor:pointer;
	width:40px;
	height: 40px;
}

.nivo-directionNav a:hover {
	text-decoration: none;
	opacity: 0.6;
}

.nivo-prevNav {
	left:0;	
	background:url(/css/../wsimages/arrowOrangeLeft.png) no-repeat center center transparent;
}
.nivo-nextNav {
	right:0;	
	background:url(/css/../wsimages/arrowOrangeRight.png) no-repeat center center transparent;
}

.nivo-nextNav:hover {
	text-decoration: none;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	z-index:9;
	bottom: 15px;
	left:45%;

}

.nivo-control {
	width:9px;
	height:9px;
	padding:0 8px 0 8px;
}

.nivo-controlNav a {
	position:relative;
	z-index:10;
	cursor:pointer;
	background:url(/css/../wsimages/sliderDotGray.png) no-repeat 0 0 transparent;
}

.nivo-controlNav a:hover {
	text-decoration: none;
}
.nivo-controlNav a.active {
	font-weight:bold;
	background:url(/css/../wsimages/sliderDotOrange.png) no-repeat 0 0 transparent;
}/********************
	--- Default shop styles

********************/

.product-view #primary {
	background: #fff;
	padding: 0 18px;
	width: auto;
}

.shop #primary {
	background: #000;
}

.loginPage #primary, .checkout #primary {
	background:none;
}

.product-view .shop #primary {
	background: #fff;
}

.shop-primary {
	float: right;
	width: 652px;
	margin: 0;
	padding: 18px 18px 29px 17px;
	background: #fff;
}

.shop-secondary {
	width: 244px;
	float: left;
	padding: 14px 19px 14px 18px;
	background: #000;
}

.btn {
	display: block;
	font-weight: 700;
	width: 100%;
	margin: 0;
	color: white;
	text-transform: uppercase;
	cursor: pointer;
	line-height: 1em;
	box-shadow: none;
	font-style: italic;
	text-align: center;
	border: none;
}
	.btn:hover {
		text-decoration: none;
	}

	.btn-default,
	.btn-addToCart, 
	.btn-goToProduct,
	.btn-outOfStock,
	.btn-notify  {
		text-shadow: 2px 1px rgba(142, 11, 16, 0.8);
		padding: 15px 0 15px;
		font-size: 18px;
		border: none;

		background: #ed1c24; /* Old browsers */
		background: -moz-linear-gradient(top, #ed1c24 0%, #cf1920 61%, #bf171d 98%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(61%,#cf1920), color-stop(98%,#bf171d)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* IE10+ */
		background: linear-gradient(to bottom, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#bf171d',GradientType=0 ); /* IE6-9 */
	}
		.btn-default:hover,
		.btn-addToCart:hover,
		.btn-goToProduct:hover,
		.btn-notify:hover {
			background: #ed1c24; /* Old browsers */
			background: -moz-linear-gradient(top, #ed1c24 0%, #c2171d 88%, #8f1116 89%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(88%,#c2171d), color-stop(89%,#8f1116)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* IE10+ */
			background: linear-gradient(to bottom, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#8f1116',GradientType=0 ); /* IE6-9 */
		}

		.btn-outOfStock:hover {
			cursor:default;
		}

		.pt .btn-addToCart, 
		.pt .btn-goToProduct{
			width: 70px;
			text-align: center;
			font-size: 14px;
			text-decoration: none;
			padding: 13px 0 13px;
		}
	
	.btn-search {
		font-size: 14px;
		padding: 8px 0 8px;
		
		background: #ed1c24 url(/wsimages/sprite.png) no-repeat 210px -93px; /* Old browsers */
		background: url(/wsimages/sprite.png) no-repeat 210px -93px, -moz-linear-gradient(top, #ed1c24 0%, #cf1920 61%, #bf171d 98%); /* FF3.6+ */
		background: url(/wsimages/sprite.png) no-repeat 210px -93px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(61%,#cf1920), color-stop(98%,#bf171d)); /* Chrome,Safari4+ */
		background: url(/wsimages/sprite.png) no-repeat 210px -93px, -webkit-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* Chrome10+,Safari5.1+ */
		background: url(/wsimages/sprite.png) no-repeat 210px -93px, -o-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* Opera 11.10+ */
		background: url(/wsimages/sprite.png) no-repeat 210px -93px, -ms-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* IE10+ */
		background: url(/wsimages/sprite.png) no-repeat 210px -93px, linear-gradient(to bottom, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* W3C */
	}
		.btn-search:hover {
			background: #8f1116 url(/wsimages/sprite.png) no-repeat 210px -93px; /* Old browsers */
			background: url(/wsimages/sprite.png) no-repeat 210px -93px, -moz-linear-gradient(top, #ed1c24 0%, #c2171d 88%, #8f1116 89%); /* FF3.6+ */
			background: url(/wsimages/sprite.png) no-repeat 210px -93px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(88%,#c2171d), color-stop(89%,#8f1116)); /* Chrome,Safari4+ */
			background: url(/wsimages/sprite.png) no-repeat 210px -93px, -webkit-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* Chrome10+,Safari5.1+ */
			background: url(/wsimages/sprite.png) no-repeat 210px -93px, -o-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* Opera 11.10+ */
			background: url(/wsimages/sprite.png) no-repeat 210px -93px, -ms-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* IE10+ */
			background: url(/wsimages/sprite.png) no-repeat 210px -93px, linear-gradient(to bottom, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* W3C */
		}

	.btn-checkout {
		float: right;
		width: 189px;
		padding: 9px 0;

		background: #ed1c24 url(/wsimages/sprite.png) 168px -141px no-repeat; /* Old browsers */
		background: url(/wsimages/sprite.png) 168px -141px no-repeat, -moz-linear-gradient(top, #ed1c24 0%, #cf1920 61%, #bf171d 98%); /* FF3.6+ */
		background: url(/wsimages/sprite.png) 168px -141px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(61%,#cf1920), color-stop(98%,#bf171d)); /* Chrome,Safari4+ */
		background: url(/wsimages/sprite.png) 168px -141px no-repeat, -webkit-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* Chrome10+,Safari5.1+ */
		background: url(/wsimages/sprite.png) 168px -141px no-repeat, -o-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* Opera 11.10+ */
		background: url(/wsimages/sprite.png) 168px -141px no-repeat, -ms-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* IE10+ */
		background: url(/wsimages/sprite.png) 168px -141px no-repeat, linear-gradient(to bottom, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* W3C */
	}
		.btn-checkout:hover {
			background: #8f1116 url(/wsimages/sprite.png) 168px -141px no-repeat; /* Old browsers */
			background: url(/wsimages/sprite.png) 168px -141px no-repeat, -moz-linear-gradient(top, #ed1c24 0%, #c2171d 88%, #8f1116 89%); /* FF3.6+ */
			background: url(/wsimages/sprite.png) 168px -141px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(88%,#c2171d), color-stop(89%,#8f1116)); /* Chrome,Safari4+ */
			background: url(/wsimages/sprite.png) 168px -141px no-repeat, -webkit-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* Chrome10+,Safari5.1+ */
			background: url(/wsimages/sprite.png) 168px -141px no-repeat, -o-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* Opera 11.10+ */
			background: url(/wsimages/sprite.png) 168px -141px no-repeat, -ms-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* IE10+ */
			background: url(/wsimages/sprite.png) 168px -141px no-repeat, linear-gradient(to bottom, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* W3C */
		}

	.btn-close {
		width: 208px;
		float: left;
		padding: 9px 0;

		background: #383838 url(/wsimages/sprite.png) -135px -141px no-repeat; /* Old browsers */
		background: url(/wsimages/sprite.png) -135px -141px no-repeat, -moz-linear-gradient(top, #383838 0%, #2d2d2d 100%); /* FF3.6+ */
		background: url(/wsimages/sprite.png) -135px -141px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#2d2d2d)); /* Chrome,Safari4+ */
		background: url(/wsimages/sprite.png) -135px -141px no-repeat, -webkit-linear-gradient(top, #383838 0%,#2d2d2d 100%); /* Chrome10+,Safari5.1+ */
		background: url(/wsimages/sprite.png) -135px -141px no-repeat, -o-linear-gradient(top, #383838 0%,#2d2d2d 100%); /* Opera 11.10+ */
		background: url(/wsimages/sprite.png) -135px -141px no-repeat, -ms-linear-gradient(top, #383838 0%,#2d2d2d 100%); /* IE10+ */
		background: url(/wsimages/sprite.png) -135px -141px no-repeat, linear-gradient(to bottom, #383838 0%,#2d2d2d 100%); /* W3C */
	}

	.btn-preferedRetailer {
		text-shadow: 2px 1px rgba(142, 11, 16, 0.8);
		font-size: 16px;
		width: 265px;
		padding:12px 0;

		background: #ed1c24 url(/wsimages/search-icon.png) 18px 11px no-repeat; /* Old browsers */
		background: url(/wsimages/search-icon.png) 18px 11px no-repeat, -moz-linear-gradient(top, #ed1c24 0%, #cf1920 61%, #bf171d 98%); /* FF3.6+ */
		background: url(/wsimages/search-icon.png) 18px 11px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(61%,#cf1920), color-stop(98%,#bf171d)); /* Chrome,Safari4+ */
		background: url(/wsimages/search-icon.png) 18px 11px no-repeat, -webkit-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* Chrome10+,Safari5.1+ */
		background: url(/wsimages/search-icon.png) 18px 11px no-repeat, -o-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* Opera 11.10+ */
		background: url(/wsimages/search-icon.png) 18px 11px no-repeat, -ms-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* IE10+ */
		background: url(/wsimages/search-icon.png) 18px 11px no-repeat, linear-gradient(to bottom, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* W3C */
	}
		.btn-preferedRetailer:hover {
			background: #ed1c24 url(/wsimages/search-icon.png) 18px 11px no-repeat; /* Old browsers */
			background: url(/wsimages/search-icon.png) 18px 11px no-repeat, -moz-linear-gradient(top, #ed1c24 0%, #c2171d 88%, #8f1116 89%); /* FF3.6+ */
			background: url(/wsimages/search-icon.png) 18px 11px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(88%,#c2171d), color-stop(89%,#8f1116)); /* Chrome,Safari4+ */
			background: url(/wsimages/search-icon.png) 18px 11px no-repeat, -webkit-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* Chrome10+,Safari5.1+ */
			background: url(/wsimages/search-icon.png) 18px 11px no-repeat, -o-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* Opera 11.10+ */
			background: url(/wsimages/search-icon.png) 18px 11px no-repeat, -ms-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* IE10+ */
			background: url(/wsimages/search-icon.png) 18px 11px no-repeat, linear-gradient(to bottom, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* W3C */
		}

	.btn-paypal {
		text-shadow: -2px 1px #2d3b43;
		font-size: 16px;
		padding:13px 0;
		width: 235px;
		float: right;

		background: #3f3f3f; /* Old browsers */
		background: -moz-linear-gradient(top, #3f3f3f 0%, #464646 50%, #4f4f4f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f3f3f), color-stop(50%,#464646), color-stop(100%,#4f4f4f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #3f3f3f 0%,#464646 50%,#4f4f4f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #3f3f3f 0%,#464646 50%,#4f4f4f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #3f3f3f 0%,#464646 50%,#4f4f4f 100%); /* IE10+ */
		background: linear-gradient(to bottom, #3f3f3f 0%,#464646 50%,#4f4f4f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#4f4f4f',GradientType=0 ); /* IE6-9 */
	}
		.btn-paypal:hover {
			background: #3f3f3f; /* Old browsers */
			background: -moz-linear-gradient(top, #3f3f3f 0%, #464646 50%, #4f4f4f 87%, #161616 87%, #161616 89%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f3f3f), color-stop(50%,#464646), color-stop(87%,#4f4f4f), color-stop(87%,#161616), color-stop(89%,#161616)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #3f3f3f 0%,#464646 50%,#4f4f4f 87%,#161616 87%,#161616 89%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #3f3f3f 0%,#464646 50%,#4f4f4f 87%,#161616 87%,#161616 89%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #3f3f3f 0%,#464646 50%,#4f4f4f 87%,#161616 87%,#161616 89%); /* IE10+ */
			background: linear-gradient(to bottom, #3f3f3f 0%,#464646 50%,#4f4f4f 87%,#161616 87%,#161616 89%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#161616',GradientType=0 ); /* IE6-9 */
		}	




/*******************
	--- Shop Secondary Naviation

*******************/
.sm.sm-search h3 {
	color: white;
	line-height: 1em;
	margin: 0 0 16px;
}

.sm.sm-search input.text{
	margin: 0 0 10px;
	width: 100%;
	padding: 8px 13px 8px;
	width: 218px;
}

.sm.sm-category {
	background: #232323;
	margin: 23px 0 0 0;
}
	.sm.sm-category h3 {
		margin: 0;
		padding: 19px 0 19px 21px;
		color: #ed1c24;
	}
	
	.sm.sm-category ul {
		margin: 0;
		padding: 0;		
	}

	.sm.sm-category ul li {				
		background: url(/wsimages/sprite.png) no-repeat -80px -92px;
		margin: 0;
		box-shadow: 0 -1px 0 #383838;
		border-left: 3px solid #ed1c24;		
		padding: 5px 20px 5px 47px;
		position: relative;
	}

	.ie8 .sm.sm-category ul li {
		border-top: 1px solid #383838;
	}
		.sm.sm-category ul li:last-child {
			border-bottom:none;
		}
		.sm.sm-category ul li.s-active {
			background: url(/wsimages/sprite.png) no-repeat -80px -142px;
			border-left: 3px solid #89151a;
			background-color:#111111;
		}
		.sm.sm-category ul li.s-active a {
			background-color:#111111;
		}
		.sm.sm-category ul li a {
			color: #fff;
			background-color:#232323;
		}

		.sm.sm-category ul li:hover {		
			border-left: 3px solid #d21e25;
			background-color:#111111;
			cursor: pointer;
		}

		.sm.sm-category ul li:hover a {		
			background-color:#111111;
		}

/********************
	--- Categories Index and Product Categories styles

********************/

.categories .pt {
	padding: 25px 0 14px;
}


.pt-label a {
	display: block;
	margin: 0 12px;
	padding: 7px 0;

	background: #ed1c24; /* Old browsers */
	background: -moz-linear-gradient(top, #ed1c24 0%, #cf1920 61%, #bf171d 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(61%,#cf1920), color-stop(98%,#bf171d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* IE10+ */
	background: linear-gradient(to bottom, #ed1c24 0%,#cf1920 61%,#bf171d 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#bf171d',GradientType=0 ); /* IE6-9 */
}
	.pt-label a:hover {
		text-decoration: none;

		background: #ed1c24; /* Old browsers */
		background: -moz-linear-gradient(top, #ed1c24 0%, #c2171d 88%, #8f1116 89%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1c24), color-stop(88%,#c2171d), color-stop(89%,#8f1116)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* IE10+ */
		background: linear-gradient(to bottom, #ed1c24 0%,#c2171d 88%,#8f1116 89%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#8f1116',GradientType=0 ); /* IE6-9 */
	}
	.pt-label a h3 {
		margin: 0;
		color: white;
		font-style: italic;
		text-transform: uppercase;
		padding: 0;
	}

.pt-image {
	margin: 0 0 10px;
}
	.pt-image img {
		width: 168px;
		height: 168px;
	}

.categories a.thumbnail {
	margin: 0;
	line-height: 1em;
}

.pc-feature-image {
	margin: 0 0 14px;
}
	.pc-feature-image img {
		line-height: 1em;
	}



/********************
	--- Product Details Page styles

********************/

.product-view #title h1 {
	width: 630px;
	display:inline-block;
}

.product-view .shop-primary {
	width: 612px;
	padding: 0;
	margin: 0 18px 0 0;
	float: left;
}

.product-view .shop-secondary {
	width: 302px;
	float: right;
	padding:0;
	background: #fff;
}

.pd {
	padding: 19px 0 20px 0;
	overflow: hidden;
}

.pd form {
	padding: 0 0 10px;
	border-bottom: 1px solid #CFCFCF;
	overflow: hidden;
	margin: 0 0 20px;
}

.pd-label {
	border-bottom: 1px solid #CFCFCF;
	margin: 0 0 10px 0;
}
	.pd-label h2 {
		font-size: 22px;
		color: black;
		font-weight: 700;
		padding: 0 0 14px 0;
		margin: -3px 0 0 0;
		line-height: 1.2em;
	}

.pd-price {
	font-weight: 700;
	margin: 0 0 10px;
}
	.pd-was {
		font-size: 14px;
		color: #838383;
		padding: 0 13px 0 0;
	}	
		.pd-was b {
			text-decoration: line-through;
		}
	.pd-now {
		font-size: 18px;
		color: #ed1c24;
	}

.pd-quantity, .pd-size, .pd-extra {
	overflow: hidden;
}

.pd-label-detail {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: black;
	float: left;
	padding: 7px 21px 0 0;
	margin: 0;
	line-height: 1em;
}

.product-view #title h1 span {
	color:#ed1c24;
	font-size:16px;
	font-weight: 700;
	margin-left:10px;
}

.size-chart {
	padding: 10px 0 0;
	font-size: 13px;
	text-align: center;
	color: white;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	line-height: 1em;
	height: 29px;
	width:94px;
	line-height: 1em;
	float: left;
	text-shadow: 2px 2px rgba(69, 69, 69, 0.7);

	background: #919191 url(/wsimages/icn-sizeChart.png) 0px 29px repeat-x; /* Old browsers */
	background: url(/wsimages/icn-sizeChart.png) 0px 29px repeat-x, -moz-linear-gradient(top, #919191 0%, #7a7a7a 100%); /* FF3.6+ */
	background: url(/wsimages/icn-sizeChart.png) 0px 29px repeat-x, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#919191), color-stop(100%,#7a7a7a)); /* Chrome,Safari4+ */
	background: url(/wsimages/icn-sizeChart.png) 0px 29px repeat-x, -webkit-linear-gradient(top, #919191 0%,#7a7a7a 100%); /* Chrome10+,Safari5.1+ */
	background: url(/wsimages/icn-sizeChart.png) 0px 29px repeat-x, -o-linear-gradient(top, #919191 0%,#7a7a7a 100%); /* Opera 11.10+ */
	background: url(/wsimages/icn-sizeChart.png) 0px 29px repeat-x, -ms-linear-gradient(top, #919191 0%,#7a7a7a 100%); /* IE10+ */
	background: url(/wsimages/icn-sizeChart.png) 0px 29px repeat-x, linear-gradient(to bottom, #919191 0%,#7a7a7a 100%); /* W3C */
}

.pd-size .select-wrap {
	border: 1px solid #A8A8A8;
	float: left;	
	margin: 0 34px 0 0;
	line-height: 1em;
	height: 25px;	
	position: relative;
	width: 123px;	
}

.pd-size select
{
	float: left;
	margin: 0;
	border: none;
	width: 100%;		
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 700;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	padding: 5px;
	height:100%;
}

.pd-styles {
	border: 1px solid #cfcfcf;
	overflow: hidden;
	font-size:0;
	padding:8px 7px 8px;
	margin: 0 0 12px;
}
	.pd-styles p {
		text-transform: uppercase;
		font-size: 12px;
		margin: 0 0 9px;
		font-weight: 700;
	}
		.pd-styles p span {
			color: #4f4f4f;
		}

.shop-primary .pd-styles {
	padding:0;
	margin:23px 0 46px 0;
	border: 0;
}

.pd-style-item {
	display: inline-block;
	width: 60px;
	background: url(/wsimages/product_default_small.png) center center;
	height: 60px;
	margin: 7px 4px 0 0;
	cursor: pointer;
	border: 4px solid #fff;
}

.shop-primary .pd-style-item {	
	border: 1px solid #cfcfcf;
	margin:0 17px 0 0;
}
	/* the first four item */
	.pd-style-item:nth-child(-n+4) {
		margin:0 4px 0 0;
	}
	.shop-primary .pd-style-item:nth-child(-n+4) {
		margin:0 17px 0 0;		
	}
	.pd-style-item.last {
		margin:0;
	}
	.pd-style-item img {
		width: 60px;
		height: 60px;
	}
	.pd-style-item.pd-style-active {
		border:4px solid #ed1c24;
		box-shadow: 2px 3px 5px #C3C3C3;
	}



.pd-quantity {
	margin: 0 0 13px;
}
	.pd-quantity input {
		text-align: center;
		font-size: 10px;
		width: 53px;
		padding: 6px 0 6px;
		box-shadow: #E2E2E2 2px -3px 3px inset;
		border-radius: 1px;
		border: 1px solid #A7A7A7;
		font-style: normal;
	}
	.pd-quantity .pd-label-detail {
		padding: 7px 23px 0 0;
	}

.pd-extra,
.pd-notify-content {
	border: 1px solid #CFCFCF;
	border-bottom: none;	
	box-shadow: inset 0px 0px 1px 1px #fff;
	padding: 11px 0 11px 0;
	margin: 0;

	background: #e7e7e7; /* Old browsers */
	background: -moz-linear-gradient(top, #e7e7e7 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e7e7e7 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e7e7e7 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e7e7e7 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e7e7e7 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	text-align:center;
}

.pd-notify-content {
	padding:10px;
	font-size:13px;
	text-align: left;
}

.shop-primary {
	position: relative;
}

.shop-primary img.onSpecialImg {
	width:auto;
	height:auto;
	position: absolute;
	top:0;
	right:0;
	z-index: 99;
}


.pd-image {
	width: 610px;
	height: 610px;
	border: 1px solid #CFCFCF;
	margin: 0 0 20px;
	position: relative;
}
	.pd-image img {
		width: 610px;
		height: 610px;
	}

.pd-details-secondary {
	border-bottom: 1px solid #cfcfcf;
	padding:0 0 6px;
}
	.pd-details-secondary ul li {
		margin: 0 0 12px;
		line-height: 1.4em;
		font-size: 14px;
		background-position: 4px 5px;
	}

.pd-check-store p{
	color:#396100;
	font-weight: bold;
}

.complimentary-products {
	font-size: 0;
	background: #393939;
	padding: 17px 0 20px 18px;
}	
	.complimentary-products h3 {
		font-size: 18px;
	color: white;
	font-weight: 700;
	line-height: 1em;
	margin: 0;
	padding: 0 0 22px;
	}


/********************
	--- Product Teaser styles

********************/
.pt {
	width: 215px;
	display: inline-block;
	border: 1px solid #cfcfcf;
	border-top: none;
	font-size: 0;
	background: #fff;
	vertical-align: top;
	margin: 0;
	position: relative;
	padding: 35px 0 0;
}
	.ie7 .pt {
		display: inline;
		zoom: 1;
	}

	.pt h3 {
		color: black;
		font-size: 14px;
		text-align: center;
		line-height: 1em;
		padding: 0 10px 30px 10px;
		margin: 0;

	}
	.product-categories .pt:nth-child(3n+2), .categories .pt:nth-child(3n+2) {
		border-left: none;
		border-right: none;
	}
	.product-categories .pt:nth-child(-n+3), .categories .pt:nth-child(-n+3) {
		border-top:1px solid #CFCFCF;
	}
	.product-categories .pt:last-child, .categories .pt:last-child {
		border-right:1px solid #CFCFCF;
	}

	/* Override pt styles for the product-view page */
	.product-view .pt {
		border-top: 1px solid #cfcfcf;
	}
	

.pt-wrap {
	font-size: 0px;
}

.pt-inline {
	display: inline-block;
	vertical-align: top;
}

.pt-image {
	text-align: center;
	line-height: 1em;
	height:168px;
}

.pt-image a {
	color:white;
}

.pt-btn-wrap {
	text-align: center;
	/*position: absolute;*/
	margin-bottom: 12px;
	width: 100%;
}

.pt-price {
	height: 40px;
	width: 126px;
	margin: 0 1px 0 0;

	background: #6d6e71; /* Old browsers */
	background: -moz-linear-gradient(top, #6d6e71 0%, #58585b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d6e71), color-stop(100%,#58585b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6d6e71 0%,#58585b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6d6e71 0%,#58585b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6d6e71 0%,#58585b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #6d6e71 0%,#58585b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6e71', endColorstr='#58585b',GradientType=0 ); /* IE6-9 */
}
	.pt-price b {
		color: white;
		font-size: 14px;
		text-align: center;
		width: 100%;
		display: block;
		padding: 12px 0 0 0;
	}

	.ie8 .all-products .pt-price b {
		padding:0;
	}

	.pt-was {
		font-size: 12px;
		color: white;
		display: block;
		text-align: center;
		line-height: 1em;
		padding: 7px 0 0;
	}
		.pt-was b {
			display: inline;
			padding: 0;
			text-decoration: line-through;
		}

	.pt-now {
		color: #fff;
		line-height: 1em;
		padding: 3px 0 0 0;
		display: block;
		font-size: 12px
	}
		.pt-now b {
			display: inline;
			font-size: 14px;
		}

.pd-bottom {
	overflow: hidden;
	background: #393939;
	margin: 0 -18px;
}

.pd-banner {
	background: #232323;
	padding: 15px 18px;
	width: 244px;
	float: left;
	margin: 0 18px 0 0;
}


/********************
	--- shopping Bag sytles

********************/
.sb-details {
	position: absolute;
	right: 0;
	top: 25px;
	z-index: 200;
	background: #232323;
	width: 100%;

	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;

	-moz-transition: all 1.6s ease-in-out;
    -webkit-transition: all 1.6s ease-in-out;
    -o-transition: all 1.6s ease-in-out;
    transition: all 1.6s ease-in-out;
}	

.shoppingCartMenuWrapperFooter .sb-details {
	bottom:24px;
	top:auto;
	line-height: 1em;
}

.sb-details .inner {
	border-right: 1px solid #747474;
	border-left: 1px solid #747474;
	border-bottom: 1px solid #747474;
	padding: 10px 9px 14px 10px;
	width: auto;
	height: auto;
	margin: 0;
	overflow: hidden;
}

.shoppingCartMenuWrapperFooter .sb-details .inner {
	bottom:24px;
	top:auto;
	line-height: 1em;
	border-right: 1px solid #747474;
	border-left: 1px solid #747474;
	border-top: 1px solid #747474;
	border-bottom:none;
}
	/* Override branding inner styles */
	#branding .sb-details .inner {
		width: auto;
		height: auto;
		margin: 0;
		overflow: hidden;
		position: relative;
	}

	/* Used to animate the  */
	.sb-details.s-active {
		filter: alpha(opacity=0);	
		opacity: 1;
		visibility: visible;
	}

	.ie8 .s-active {
		filter:auto !important;
	}

.pt-sb {
	overflow: hidden;
	border-bottom: 1px solid #444;	
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.pt-sb-imageWrap {	
	float:left;
	vertical-align: top;
	font-size: 0px;
	width:72px;
	margin-bottom:5px;
	margin-right: 12px;
}
	.pt-sb-imageWrap img {
		width: 60px;
		height: 60px;
		border: 6px solid #4F4F4F;
	}

.pt-sb-contentWrap {
	width:320px;
	float:left;
}

.pt-sb-details {
	display:inline-block;
	margin: 5px 0 0 7px;
	position: relative;
}


.product-table table{
	width:100%;
}

.pt-sb-title {
	font-size: 14px;
	color: #fff;
	text-shadow: -1px -1px rgba(50, 42, 0, 0.45);
	margin: 0;
	line-height: 1.3em;
}

.pt-sb-titleWrap {
	width:250px;
	float:left;
}

.pt-sb-styleWrap {
	width: 130px;
	float:left;
}

.pt-sb-qty {
	width: 58px;
	float:left;
}

.pt-sb-price {
	width:110px;
	float:left;
}

.pt-sb-sku {
	color: #878787;
	font-size: 12px;
	font-weight: 700;
	text-shadow: -1px -1px rgba(50, 42, 36, 1);
	line-height: 1em;
	padding: 0 0 6px 0;
}

.pt-sb-removewrapper {
	float:right;
	font-size: 12px;
	font-weight: 700;
	width:47px;
	padding-left:12px;
	background-image:url(/css/../wsimages/removeCross.png);
	background-repeat: no-repeat;
	background-position: left center;
}
	.pt-sb-removewrapper .remove {
		border-bottom: 1px solid #562123 !important;
	}
		.pt-sb-removewrapper .remove:hover {
			text-decoration: none;
			border-bottom: 1px solid #ed1c24 !important;
		}

.shoppingBagWrapper {
	font-size: 12px;
	font-weight: 700;	
	color: white;
	padding-top:5px;
}
	.shoppingBagWrapper .pt-sb-definition {
		color: #ed1c24;
		margin: 0 8px 0 0;
		width:30px;
		float:left;
	}

.st {
	background: #111111;
	text-align: right;
	font-weight: 700;
	color: white;
	text-shadow: -2px -1px rgba(0, 0, 0, 0.80);
	padding: 11px 22px 8px;
	margin: 10px 0 13px 0;
}
	.st-definition {
		font-size: 14px;
		margin: 0 13px 0 0;
	}

	.price-was {
		color:#878787 !important;
	}
	.st-total {
		font-size: 18px;
	}

.sb-details .no-products {
	margin: 0 0 15px;
	color: white;
}



/********************
	--- Checkout Steps

********************/
.checkoutSteps {
	width:968px;
	background-color:#ed1c24;
	height:70px;
}

.checkout #breadcrumbs .inner {
	border:none;
}

.checkout h2 {
	font-size:28px;
	margin-bottom:25px;
}

.checkout .loginHelpLink a{
	padding-top: 16px;
}

.checkout .loginFormSection {
	width:611px;
}

.loginFormButtons .btnArrow {
	padding-top:4px;
}


.checkout .loginFieldFull input[type="password"], .checkout .loginFieldFull input[type="text"] {
	width:557px;	
}

.checkoutSteps ul {	
	margin:0 50px;
	font-size: 0;
	padding:0;
	border-bottom:3px solid #ffb6b9;
}

.confirmation .checkoutSteps ul {	
	border-bottom:3px solid #fff;
}

.checkoutSteps ul li {
	color:#f6686e;
	font-size:14px;
	font-weight: 700;
	display:inline-block;
	margin:15px 0 -3px 0;
	padding:0 35px 0 0;
}

.checkoutSteps .completed {
	border-bottom:3px solid white;
}

.checkoutSteps .checkoutStep {
	padding-bottom:13px;
	position: relative;
	text-shadow: -1px -1px rgba(175, 15, 22, 0.8);
}

.checkoutStep a {
	color:#f6686e;
}

.checkoutSteps .selected {
	color:#fff;
}

.checkoutSteps .fifth {
	padding-right:0;
}

.checkoutSteps .selectedBullet {
	position: absolute;
	bottom:-6px;
	left:42%;
}

.checkoutSteps .selected .checkoutStep{
	color:#fff;
	border-bottom:3px solid #fff;
}

/********************
	--- Shopping Bag Review

********************/
#sbReview {
	width:100%;
}

#sbReview .pd-quantity input {
	font-weight: 700;
	font-size: 12px;
	font-style: normal;
	color:#070808;
}

.checkoutLinks {
	margin-top:15px;
	color:#070808;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.checkoutLinks .first {
	padding-left: 4px;
}

.checkoutLinks .checkoutLinkImg {
	border-right:1px solid #D2D2D2;
	padding-right:5px;
	display: inline-block;
}

.checkoutLinks span {
	padding: 0 15px 0 7px;
	display: inline-block;
	vertical-align: top;
}

.checkoutLinks span a {
	color:#070808;
}

.pd-details-links .checkoutLinks {
	margin-top:40px;
	float:left;
}

.pd-details-links .checkoutLinks .first {
	padding-left: 0;
}


.pd-details-links .checkoutLinks span {
	float:left;
	display:block;
	padding-left:15px;
}


.pd-details-links .checkoutLinks .checkoutLinkImg {
	float:left;
	display:block;
	clear:left;
	width:25px;
	padding-right:1px;
	margin-bottom:15px;
}

.pd-details-links .checkoutLinks .checkoutLinkImg img {
	display:table-cell;
	margin:0px auto;
}

.sbReviewWrapper {
	border:1px solid #D2D2D2;
	border-top: none;
	width:100%;
}

.sbHeaderRow .col {
	color:white;
	text-transform: uppercase;
	font-size:12px;
	font-weight: 700;
	background-color:#393939;
	padding:7px 0;
	text-align: left;
}

.sbHeaderRow .description {
	padding-left: 20px;
}

.sbAlternateRow {
	background-color: #f5f5f5;
	border-top:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;
}

.sbRow .col {
	padding:20px 5px 12px 0;
}

.sbRow .col .pd  {
	padding:0;
}

.sbRow .description{
	padding-left:18px;
	width:267px;
}

.sbRow .colour{
	width:124px;
}
.sbRow .size{
	width:145px;
}
.sbRow .priceWas{	
	width:88px;
}
.sbRow .priceNow{	
	width:101px;
}
.sbRow .qty{	
	width:99px;	
}

.sbRow .total {
	padding-right: 18px;
}

.sbRow .priceWas span {
	color:#878787;
	font-weight: 700;	
	font-size: 14px;
}


.sbRow .styles span {	
	font-weight: 700;	
	font-size: 14px;
}

.sbRow .priceNow, .sbRow .total, .sbRow .priceWas {
	font-weight: 700;	
	font-size: 14px;	
	padding-top: 16px;
}

#sbReview .removeWrapper {
	margin-top:29px;
}

#sbReview  .col .remove {
	border:1px solid #ffb6b9;
	padding:1px 5px;
	padding-left:20px;
	background:url(/css/../wsimages/removeCross.png) 5px center no-repeat;
	font-size:11px;
}

#sbReview  .col .remove a {
	color:#ed1c24;
	text-decoration: none;
}

#sbReview  .col .edit {
	background: url(/css/../wsimages/icn-goBack.png) 5px center no-repeat;
	border:1px solid #ffb6b9;
	padding:1px 5px 1px 20px;		
	font-size:11px;
	font-weight: 700;
}

#sbReview  .col .edit a {
	color:#ed1c24;
	text-decoration: none;
}

.removeWrapper a:hover {	
	text-decoration: none;
}

.sbTotal {
	color:white;
	text-transform: uppercase;
	font-size:16px;
	font-weight: 700;
	background-color:#393939;	
}

.sbTotal .label, .sbTotal .total {
	padding:17px 0;
}

.sbShipping, .sbSubtotal, .sbGST {
	background-color: #e9e9e9;
	border-top:1px solid #D2D2D2;
	font-size: 14px;
	font-weight: 700;
	color:#070808;
	text-transform: uppercase;
}

.sbShipping td, .sbSubtotal td, .sbGST td {
	padding:8px 0;
}

.sbReviewItem img {
	width:60px;
	height: 60px;
	border:2px solid #4f4f4f;	
}

.sbReviewItem .previewImg {
	width:64px;
	display:inline-block;
}

.sbReviewItem {
	font-size: 0;
}

.sbReviewItem .content {
	display:inline-block;
	vertical-align: top;
	margin-left: 20px;
	width: 173px;
}
	.sbReviewItem .content h3 {
		font-size:14px;
	}


.workflowControls {
	margin:20px 20px 20px 0;
}

.workflowControls .btn {
	width:111px;
	font-size:14px;
	padding:11px 20px;
	text-shadow:none;
}

.preferred .workflowControls .btn {
	width:auto;
}

.workflowControls .btn-grey {
	margin-right:20px;
	width: auto;
}

.loginButtonsSpacing {
	margin:20px 0;
}

/********************
	--- Shipping Information

********************/

.shipping .btn, {
	width:auto;
	font-size:14px;
	padding:15px 20px;
}

.shipping .checkoutLinks, .preferred .checkoutLinks,
.payment .checkoutLinks {
	border-top:1px solid #D2D2D2;
	width:610px;
	padding:10px 0 20px 0;
	margin-top:57px;
}

.shipping .standardForm {
	width:610px;
	display:inline-block;
}

.preferred .leftContent, 
.payment .leftContent {
	width:610px;
	display:inline-block;	
}

 #miniBag {
	width:100%;
}

 .miniBag {
	display:inline-block;
	vertical-align: top;
	margin-left:15px;	
	width:301px;
	border:1px solid #D2D2D2;
	border-top: none;
}

 .miniBag .heading {
	background-color: #232323;
	padding:6px 12px 7px 17px;
	font-size: 12px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}

.miniBag td.productLabel, .miniBag td.productValue {
	color: #4f4f4f;
	padding: 0px 0 6px 0;
	font-size: 11px;
}

.miniBag .headingLeft {
	display:inline-block;
}
.miniBag .headingRight {
	display:inline-block;
	float:right;
}

.miniBag .productDetailsCol {
	padding-top:7px;
}

 #miniBagTotal {
	width:100%;
}

 #miniBagTotal td {
	padding-left:15px;
	padding-right:15px;
}

.miniBag .col {
	padding:11px 0 8px 0;
}

.miniBag .thumbnail {
	padding-left:12px;
	width:78px;
}
 .miniBag .total {
	color:white;
	text-transform: uppercase;
	font-size:18px;
	font-weight: 700;
	background-color:#393939;	
}

 .miniBag .total  .label, .miniBag .total  .value {
	padding:17px 0;
}

.miniBag .shipping, .miniBag .subtotal {
	background-color: #e9e9e9;
	border-top:1px solid #D2D2D2;
	font-size: 14px;
	font-weight: 700;
	color:#070808;
	text-transform: uppercase;
}

.miniBag .shipping td, .miniBag .subtotal td {
	padding:8px 0;
}

.miniBag img {
	width:60px;
	height:60px;
	border:2px solid #4f4f4f;
	display:inline-block;
}

.miniBag .itemLabel {
	font-size: 14px;
	font-weight: 700;
	padding-right: 5px;
	line-height: 1.2em;
}
	.miniBag .itemLabel span {
		display: block;
		padding: 7px 0 10px 0;
	}

.miniBag .productDetails {
	font-size: 10px;
	font-weight: 700;
	width:203px;
	line-height: 1em;
}

.miniBag .productLabel {
	width: 65px;
	text-transform: uppercase;
}

.miniBag .productValue {
	width: 80px;
}

.miniBag .productPrice {
	font-size:14px;
	width: 58px;
}

.pd-quantityOOSWrapper {
	position: relative;
}

.pd-quantityOOS {
	position: absolute;
	width: 270px;
	right:12px;
	top: 32px;

}

.ie9 .pd-quantityOOS {
	right: 19px;
}

.pd-quantityOOS .alert-top{	
	padding:3px;
	border-radius: 3px;	
	background-image:url(/css/../wsimages/cartOutOfStockBackground.png);
	background-repeat: no-repeat;
	height:40px;
	width: 271px;
}

.pd-quantityOOS .alert-top .alertInner {	
	padding:5px 0 0 18px;	
	border-radius: 3px;
	background-color: #b40000;
	color:white;
	font-size:12px;
	margin-top: 6px;
	width:247px;
	height:23px;
}

.hide {
	display:none;
}

#pSlider {
	position:relative;
}

	#pSlider .thumbs {
		padding:0 35px;
	}
		#pSlider .thumbs .thumbs-inner {
			width:540px;
			overflow-x: hidden;
		}

		#pSlider .thumbs-list {
			list-style-type:none;
			overflow:hidden;
			margin:0;
			position:relative;
			z-index:10;
		}
			#pSlider .thumbs-list li {
				float:left;
				background:none;
				padding:0 1px 0 0;
				cursor:pointer;
				position:relative;
				z-index:10;
				display:block;
			}
			#pSlider .thumbs-list li img {				
				z-index:20;
				position:relative;
			}
			

	#pSlider .nav-direction {
		position: absolute;
		top: 25px;
	}
		#pSlider .nav-direction a {
			display:block;
			width:14px;
			height:21px;
			text-indent:-9999px;
			position:absolute;
			margin: 0;
			padding: 0;
		}
		#pSlider .nav-direction .next {
			background:url(/css/../wsimages/arrowRight.png) top left no-repeat;
			left:580px;
		}
		#pSlider .nav-direction .next:hover {
			background:url(/css/../wsimages/arrowRightOrange.png) top left no-repeat;			
		}
		#pSlider .nav-direction .back {
			background:url(/css/../wsimages/arrowLeft.png) top left no-repeat;
			left:10px;
		}

		#pSlider .nav-direction .back:hover {
			background:url(/css/../wsimages/arrowLeftOrange.png) top left no-repeat;
		}
