/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	background:#001025;
}
	
#container {
	margin:0 auto;
	padding:10px 0 0 0;
	width:981px;
	text-align:left;
}

#wrapper {
	height:80px;
	background:#fff;
	margin:0 0 -78px 0;
}

td {
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}

.imgHover {
	display:block;
}

#LiveChat_1307076499, .feedbackButton {
	position:fixed;
	right:0;
	top:200px;
}

.feedbackButton {
	top:350px;
}

#k_slogan {
	display:none;
}


/* Typography */

.home h1 {
	font-size:16px;
	margin:0 0 10px 0;
	padding:0 0 8px 0;
}

.home h2 {
	font-size:16px;
	margin:0 0 9px 0;
}

.viewMore {
	background:url(images/backgrounds/blue_arrow.gif) no-repeat 0 3px;
	padding:0 0 0 11px;
}

.viewMore:hover {
	color:#0171B9;
	text-decoration:underline;
}

.headingCallToAction, .callToAction {
	font-size:14px;
	font-weight:bold;
	background:url(/images/backgrounds/subnav_arrow.gif) no-repeat 0 -26px;
	padding:0 0 0 15px;
}

.headingCallToAction {
	float:right;
}

.headingCallToAction:hover, .callToAction:hover {
	color:#2B2B2B;
	background-position:0 3px;
}


/* Corporate */

.corpLogo {
	float:right;
	margin:20px 9px 0 0;
}

.corpLeftCol {
	width:204px; 
	background:url(images/backgrounds/corp_leftcol_bg.gif) repeat-y;
	vertical-align:top;
	padding:0 0 15px 0;
}

.corpLeftCol ul {
	padding:0 10px 0 11px;
}

.corpLeftCol li {
	font-size:10px;
	color:#FFFFFF;
	list-style:none;
	padding:3px 0 3px 0;
}

.corpLeftCol li.submenuParent {
	background:url(images/spacers/corp_submenu_dots.gif) bottom left no-repeat;
	font-size:11px;
	font-weight:bold;
	padding:6px 0 5px 0;
}

.corpLeftCol li a {
	padding:0 0 0 13px;
	color:#FFFFFF;
	text-decoration:none;
}

.corpLeftCol li a:hover {
	background:url(/images/spacers/corp_blue_arrow.gif) no-repeat 0 1px;
	padding:0 0 0 13px;
	color:#A7BFD6;
}

.corpLeftCol li.submenuParent a {
	background:url(/images/spacers/corp_white_arrow.gif) no-repeat 0 1px;
	padding:0 0 0 13px;
}

.corpLeftCol li.submenuParent a:hover {
	text-decoration:none;
	background:url(/images/spacers/corp_white_arrow.gif) no-repeat 0 1px;
}

.clientListTable td {
	border:1px solid #999999;
	vertical-align:middle;
	text-align:center;
}

.clientlogo {
	width:127px;
	height:82px;
	float:left;
	border:1px solid #E0E1E1;
	margin-left:14px;
	margin-bottom:13px;
	text-align:center;
	vertical-align:middle;
}

.clientlogofirst {
	width:127px;
	height:82px;
	float:left;
	border:1px solid #E0E1E1;
	margin-bottom:13px;
	vertical-align:middle;
	text-align:center;
}

#clientListContainer {
	padding:0 45px;
}


/* Header */

#headerRight {
	float:right;
	text-align:right;
	width:620px;
}

#headerRight img {
	vertical-align:middle;
}

.headerButton {
	color:#6E6E6E;
	border:1px solid #DDDCDD;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	border-radius: 3px;
	background-color: #E6E5E6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#DFDDDE'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#DFDDDE)); /* for webkit browsers */
	background-image: -moz-linear-gradient(top,  #EEEEEE,  #DFDDDE); /* for firefox 3.6+ */ 
	padding:3px 20px 2px;
	font-size:11px;
}

.headerButton:hover {
	color:#6E6E6E;
	background-color: #DFDDDE;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDDDE', endColorstr='#EEEEEE'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DFDDDE), to(#EEEEEE)); /* for webkit browsers */
	background-image: -moz-linear-gradient(top,  #DFDDDE,  #EEEEEE); /* for firefox 3.6+ */ 
}

.shopOnlineNow {
	margin:0 0 0 76px;
	float:left;
}

#miniCartFrame {
	margin:0 -8px 0 0;
	width:610px;
	height:38px;
}

.phone {
	margin:12px 0 0 0;
}

#shoppingCartMenu {
	height:40px;
	_width:320px;
	background:url(/images/backgrounds/shopping_cart_bg.gif) repeat-x;
	float:right;
	margin:0 -8px 0 37px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

#shoppingCartTitle {
	background:url(/images/text/shopping_cart.gif) no-repeat;
	width:140px;
	height:40px;
	float:left;
}

#shoppingCartLinks {
	height:31px;
	float:right;
	*float:none;
	padding:10px 17px 0 8px;
	background:url(/images/backgrounds/shopping_cart_end.gif) no-repeat top right;
}

#shoppingCartMenu a {
	color:#fff;
	background:url(/images/backgrounds/cart_menu_arrow.gif) no-repeat 0 2px;
	padding:0 0 0 9px;
}

#shoppingCartMenu a:hover {
	text-decoration:underline;
}

.freeShipping {
	margin:5px 39px 0 0;
}


/* Main Navigation */

#mainNav {
	height:29px;
	padding:9px 0 0 27px;
	margin:0 0 51px 0;
}

#mainNav li {
	list-style:none;
	display:inline;
	margin:0 32px 0 0;
}

#mainNav li.last {
	margin:0;
}

#mainNav li a {
	color:#2B2B2B;
}

#mainNav li a:hover, #mainNav li.down a {
	color:#0071B9;
}


/* SideBar */

#sideBar {
	float:left;
	width:192px;
	padding:0 0 20px 22px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.home #sideBar {
	display:none;
}

.sideBarBox, .sideBarBoxBottom {
	margin:0 -7px 15px -7px;
	width:165px;
	padding:0 18px;
	background:url(/images/backgrounds/sb_box_bg.gif) repeat-y;
	line-height:16px;
	position:relative;
	z-index:10;
}

.sideBarBoxBottom {
	background:url(/images/backgrounds/sb_box_bottom.gif) repeat-y;
	height:63px;
	margin-top:-50px;
	z-index:1;
	position:relative;
}

.sideBarBoxTopTitle {
	background:url(images/backgrounds/sb_box_head_bg.gif) no-repeat;
	text-align:center;
	color:#fff;
	font-weight:bold;
	height:26px;
	margin:0 -18px 10px;
	padding:12px 18px 0;
}

.sideBarBoxTitle {
	border-top:1px dotted #BFBFBF;
	border-bottom:1px dotted #BFBFBF;
	font-weight:bold;
	margin:13px -9px 12px -9px;
	padding:5px 9px 6px 9px;
	text-align:center;
}

.sideBarBox form {
	margin:8px 0 0 0;
}

.abn {
	text-align:center;
	margin:8px 0 0 0;
}

.delivery {
	padding:0 0 0 14px;
}

.delivery p {
	margin:7px 0 0 0;
}

.currencyConverter {
	padding:0 0 0 14px;
	color:#0071B9;
}

.currencyConverter select {
	margin:7px 0 0 0;
	width:160px;
}

#blogSearch {
	text-align:right;
}

#blogSearch input[type="text"] {
	width:153px;
	height:14px;
	font-size:11px;
	color:#505151;
}

#blogSearch img {
	margin:7px 0 0 0;
}


/* Sub Nav */

#subNav, #blogSubNav {
	list-style:none;
	line-height:15px;
	margin:0 0 23px -22px;
	padding:0 0 0 22px;
}

#subNav li {
	padding:0 0 6px 14px;
}

#blogSubNav li {
	padding:0 0 8px 0;
}

#subNav li.subNavHeading, #blogSubNav li.subNavHeading {
	height:33px;
	padding:0;
	background:url(/images/backgrounds/subnav_bg.gif) repeat-x #327DC0;
	margin:0 0 13px -22px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:14px;
}

#subNav li.subNavHeadingSingleLine, #blogSubNav li.subNavHeadingSingleLine {
	line-height:26px;
}

#subNav li.subNavHeading a, #blogSubNav li.subNavHeading a {
	color:#fff;
	background:url(/images/backgrounds/subnav_heading_bg.gif) no-repeat top right;
	padding:2px 0 0 22px;
	height:31px;
	display:block;
}

#subNav li.overviewTitle {
	padding:0 0 7px 0;
}

#subNav li.child {
	padding-left:28px;
}

#subNav li.childChild {
	padding-left:45px;
}

#subNav a, #blogSubNav a {
	color:#2B2B2B;
	display:block;
}

#subNav a:hover, #subNav li.down a, #blogSubNav a:hover, #blogSubNav li.down a {
	color:#0071B9;
	font-weight:bold;
}

#subNav li.overviewTitle a {
	font-weight:bold;
	background:url(/images/backgrounds/subnav_arrow.gif) no-repeat 0 2px;
	padding:0 0 0 14px;
}

#subNav li.overviewTitle a:hover, #subNav li.overviewTitle a.down {
	background-position:0 -27px;
	color:#0071B9;
}

#subNav li.saleItems a, #subNav li.saleItems a:hover {
	color:#D10B0B;
	font-weight:bold;
}


/* Content */

#contentContainer {
	clear:both;
	margin:32px 0 0 0;
	background:url(/images/backgrounds/menu_bg.gif) repeat-x 0 38px #fff;
	border:1px solid #7AADDD;
}

#content {
	width:710px;
	margin:0 26px 0 0;
	_margin:0 13px 0 0;
	float:right;
}

.home #content {
	float:none;
	width:auto;
	margin:0 0 0 26px;
	width:928px;
}

#content p, #content table, #content ul, #content ol {
	margin:0 0 20px 0;
}

#content ul {
	margin-left:15px;
}

#content ol {
	margin-left:21px;
}

#content ol li {
	margin:0 0 10px 0;
}

#content ul.tickList {
	margin:0 0 13px 0;
	list-style:none;
}

ul.tickList li {
	padding:0 0 5px 25px;
	background:url(/images/backgrounds/tick.png) no-repeat;
}

#productSearch {
	padding:11px 15px 0;
	margin:0 0 18px -5px;
	font-weight:bold;
	width:165px;
	height:88px;
	background:url(/images/backgrounds/sidebar_search_bg.gif) no-repeat;
}

#productSearch input, #subscribeBox input {
	vertical-align:middle;
	margin:9px 0 0 0;
}

#productSearch input.search {
	float:right;
}

#productSearch input[type="text"], #subscribeBox input[type="text"] {
	width:153px;
	height:14px;
	font-size:11px;
	color:#505151;
}

#content ul#breadCrumbs {
	border:1px solid #E3E3E3;
	color:#939091;
	font-size:10px;
	list-style:none;
	height:22px;
	padding:3px 0 0 9px;
	margin-left:0;
}

#breadCrumbs li {
	display:inline;
}

#breadCrumbs a {
	color:#939091;
}

#breadCrumbs a:hover {
	color:#0171B9;
}

#subscribeBox {
	background:#2B2B2B;
	font-size:14px;
	color:#FFFFFF;
	height:35px;
	clear:both;
	line-height:35px;
	margin:0 0 15px 0;
	padding:0 13px;
}

#subscribeBox form {
	float:right;
	margin:-1px 0 0 0;
	*margin:1px 0 0 0;
}

#subscribeBox input[type="text"] {
	width:186px;
}

#subscribeBox input.textinputhover {
	border:1px solid #D9D9D9;
}

#content p.joinShirtClubLink {
	margin:25px -7px 20px;
}

.bigIconLink {
	padding:4px 0 7px 35px;
	background:url(images/backgrounds/arrow_icon.gif) no-repeat;
}

.bigIconLink:hover {
	text-decoration:underline;
}

.infoLink {
	background:url(images/backgrounds/info_icon.gif) no-repeat;
}

.editLink {
	background:url(images/backgrounds/edit_icon.gif) no-repeat;
}

.stylesBoxes{
	float:left;
	width:118px;
	text-align:center;
	margin:0 50px 40px 0;
}

.stylesBoxes .styleImgs{
	width:118px;
	height:179px;
	display:block
}

.stylesBoxes h3{
	float:left;
	width:118px;
	height:45px;
	margin:0
}

.stylesBoxes h3 a{
	color:#2B2B2B;
}

.stylesBoxes .stylesPageReadMore{
	margin:0 17px 0 0;
	font-size:11px;
	padding:1px 6px 0;
	height:18px
}


/* Banners */

.BannerContainer {
	overflow:hidden;
	position:relative;
}

.BannerContainer a {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

.BannerContainer a.active {
	z-index:10;
	opacity:1.0;
}

.BannerContainer a.last-active {
	z-index:9;
}

.BannerContainer a.no-link {
	cursor: default;
}



/* Featured Products */

.featuredCategory {
	text-align:center;
}

.featuredProduct {
	width:141px;
	padding:8px 9px 4px;
	border:1px solid #E3E3E3;
	font-size:11px;
	margin:0 22px 25px 0;
	_margin-right:16px;
	float:left;
	line-height:14px;
}

.featuredProductLast {
	margin-right:0;
}

.featuredProduct h3 {
	font-size:12px;
	margin:0 0 6px 0;
}

.featuredProduct h3 a {
	color:#2B2B2B;
}

.featuredProduct h3 a:hover {
	color:#0171B9;
}

.featuredProduct img {
	margin:0 0 6px 0;
}

.originalPrice {
	text-decoration:line-through;
}

.discount {
	color:#D10B0B;
}

.viewProductLink {
	background:url(images/backgrounds/view_product_bg.gif) repeat-x #327DC0;
	height:17px;
	float:right;
	padding:2px 6px 0;
	margin:9px 0 -14px 0;
	*margin-top:-6px;
}

.viewProductLink a {
	color:#fff;
	background:url(images/backgrounds/white_arrow.gif) no-repeat 0 2px;
	padding:0 0 0 11px;
}

.viewProductLink a:hover {
	color:#fff;
	text-decoration:underline;
}

.featuredBlogBox {
	height:115px;
	width:321px;
	padding:3px 10px 10px;
	border:1px solid #E3E3E3;
	margin:0 0 17px 0;
	line-height:20px;
	color:#939091;
	font-size:11px;
	float:left;
	overflow:hidden;
}

.featuredTwitterBox {
	float:right;
}

#content .featuredBlogBox ul {
	list-style:none;
	margin:0;
}

.featuredBlogBox h4 {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #BFBFBF;
	height:29px;
	line-height:28px;
	margin:0 0 7px 0;
}

.featuredBlogBox h4 img {
	float:right;
}


/* Home */

.homeTopBanner, .homeBottomBanner {
	width:464px;
	height:305px;
	float:left;
}

.homeBottomBanner {
	height:110px;
	margin:0 0 23px 0;
}

#homeConnectBox {
	width:346px;
	background:url(/images/backgrounds/home_connect_bg.gif) repeat-y;
	font-size:11px;
	margin:0 0 22px -3px;
}

.homeConnectItem {
	padding:10px 15px;
}

.homeConnectItemFirst {
	background:url(/images/backgrounds/home_connect_top_bg.gif) no-repeat;
	padding-top:12px;
	*padding-bottom:0;
}

.homeConnectItemLast {
	background:url(/images/backgrounds/home_connect_bottom_bg.gif) no-repeat bottom left;
	padding-bottom:15px
}

.homeConnectItemMiddle {
	border-top:1px dotted #939393;
	border-bottom:1px dotted #939393;
	padding:10px 6px;
	margin:0 9px;
}

.homeConnectItem h3, .homeConnectItem h3 a {
	color:#272727;
	font-size:12px;
}

.homeConnectItem h3 a:hover {
	color:#0264A0;
}

.homeConnectItem h3 img {
	float:right;
	margin:-3px 0 0 0;
}

#content .homeConnectItem ul {
	list-style:none;
	margin:0;
}

#homeShirtBarClubBox {
	float:right;
	width:577px;
	margin:0 -8px 22px 0;
}

#homeShirtBarClubBox h2 {
	padding:0 13px 0 9px;
	margin:0 0 2px 0;
}

#homeShirtBarClubBox .headingCallToAction {
	font-size:11px;
	font-weight:normal;
	background:url(/images/backgrounds/blue_arrow.gif) no-repeat 0 4px;
}

#homeShirtBarClubBox .headingCallToAction:hover {
	text-decoration:underline;
	color:#0171B9;
}

#homeShirtBarClubBox .BannerContainer {
	width:577px;
	height:257px;
	position:absolute;
}

#content #homeShirtBarClubBox ul {
	list-style:none;
	position:relative;
	z-index:500;
	left:9px;
	top:208px;
	height:40px;
	margin:0;
}

#homeShirtBarClubBox ul li {
	float:left;
}

#homeShirtBarClubBox ul a {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	float:left;
	height:40px;
	line-height:40px;
	border-right:1px dotted #fff;
	padding:0 14px 0 30px;
	background:url(/images/backgrounds/shirtbar_club_arrow.gif) no-repeat 13px 14px;
}

#homeShirtBarClubBox ul .last a {
	border-right:none;
	padding-right:13px;
}

#homeShirtBarClubBox ul a:hover {
	color:#fff;
	text-decoration:underline;
}

#homeSubscribeForm {
	float:right;
	margin:-5px 0 0 0;
}

#homeSubscribeForm .textinput, #homeSubscribeForm .textinputhover {
	width:255px;
}

#homeSubscribeForm .headingCallToAction {
	border:none;
	color:#327DC0;
	margin:5px 0 0 10px;
	padding:0 0 0 8px;
	background-position:0 -25px;
}

#homeSubscribeForm .headingCallToAction:hover {
	color:#000;
	cursor:pointer;
	background-position:0 4px;
}



/* Sizing */

.sizingTable {
	border-left:1px solid #E3E3E3;
	border-top:1px solid #E3E3E3;	
}

.sizingTable td {
	padding:5px 12px 5px 8px;
	border-bottom:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;	
}

.homeBoxLink {
	width:302px;
	height:166px;
	background:url(images/backgrounds/home_box_bg.gif) no-repeat;
	margin:0 17px 22px -3px;
	float:left;
}

.homeBoxLinkLast {
	margin-right:-3px;
}

.homeBoxLink a {
	top:6px;
	left:6px;
}


/* Blog */

.displaying {
	font-size:11px;
	float:right;
	color:#939091;
}

#pageNav {
	text-align:right;
	border-top:1px dotted #BFBFBF;
	clear:both;
	color:#939091;
	line-height:40px;
	word-spacing:3px;
	margin:0 0 11px 0;
}

#pageNav img {
	vertical-align:middle;
}

#pageNav a {
	color:#939091;
}

#pageNav a:hover, .currentDown {
	color:#2B2B2B;
}

.blogDate {
	color:#939091;
	display:block;
	margin:-8px 0 10px 0;
}


/* Shirt Bar Club */

.floatRight {
	float:right!important;
}

.shirtBarClubBox {
	width:316px;
	padding:12px;
	border:1px solid #E3E3E3;
	float:left;
}

.shirtBarClubBox h2 {
	color:#fff;
	background:#327DC0;
	padding:6px 12px;
	margin:-12px -12px 10px -12px;
}

.shirtBarClubBoxLink {
	width:228px;
	height:156px;
	background:url(images/backgrounds/shirtbar_box_bg.gif) no-repeat;
	margin:0 17px 22px -3px;
	float:left;
}

.shirtBarClubBoxLinkLast {
	margin-right:-3px;
}

.shirtBarClubBoxLink a {
	top:6px;
	left:6px;
	position:relative;
}

.videoLink {
	background:#000;
	width:216px;
	display:block;
}

.videoThumb {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.videoLink:hover .videoThumb {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.shirtBarClubBoxLink .playIcon {
	position:absolute;
	margin:-70px 0 0 -41px;
	bottom:65px;
	left:114px;
	display:inline-block;
	width:70px;
	height:41px;
}

.videoLink span {
	display:block;
	background:#000;
	color:#fff;
	position:absolute;
	width:200px;
	font-weight:bold;
	padding:2px 8px;
	bottom:0;
	left:0;	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.shirtBarFeaturedBlogs {
	min-height:336px;
}

.shirtBarFeaturedBlogs h3 {
	font-size:13px;
}

.shirtBarFeaturedBlogs .blogDate {
	margin-bottom:5px;
}

.latestQuestionHeading {
	background:#333333;
	color:#fff;
	padding:7px 18px;
	margin:0;
}

.questionListingBox {
	background:#666666;
	color:#fff;
	padding:18px 18px 5px 18px;
}

.questionListingBoxOdd {
	background:#999;
}

.questionListingBoxOdd .blogDate {
	color:#666;
}

.questionListingBoxFirst {
	margin-bottom:20px;
	background:url(/images/backgrounds/style_question_arrow.gif) no-repeat #327DC0 15px 0 !important;
}

.questionListingBoxFirst .blogDate {
	color:#133867;
}

.questionBox, .questionResponseBox {
	background:#333;
	color:#fff;
	padding:18px 18px 5px 18px;
}

.questionListingBox a, .questionResponseBox a  {
	color:#fff;
	text-decoration:underline;
}

.questionListingBox a:hover, .questionResponseBox a:hover  {
	color:#fff;
	text-decoration:none;
}

.questionBox h2, .questionResponseBox h2, .questionListingBox h2 a,  .questionListingBox h3 a  {
	color:#fff;
	text-decoration:none;
}

.questionResponseBox {
	padding-bottom:1px;
	background:url(/images/backgrounds/style_question_arrow.gif) no-repeat #327DC0 15px 0 !important;
}

.featuredQuestionBox {
	float:left;
	width:322px;
	padding:12px;
	background-position:12px 30px!important;
}

#content ul.specialsList {
	margin:0;
}

.specialsList li {
	list-style:none;
	border:1px solid #DDDCDD;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	border-radius: 3px;
	background-color: #E6E5E6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#DFDDDE'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#DFDDDE)); /* for webkit browsers */
	background-image: -moz-linear-gradient(top,  #EEEEEE,  #DFDDDE); /* for firefox 3.6+ */ 
	padding:10px 20px;
	text-align:center;
	margin:0 0 15px 0;
}

.specialsList li a {
	border:1px solid #327DC0;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	border-radius: 3px;
	background-color: #327DC0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7DA4C5', endColorstr='#327DC0'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7DA4C5), to(#327DC0)); /* for webkit browsers */
	background-image: -moz-linear-gradient(top,  #7DA4C5,  #327DC0); /* for firefox 3.6+ */ 
	padding:3px 20px 2px;
	color:#fff;
	margin:10px 0 0 0;
	display:inline-block;
}

.specialsList li a:hover {
	background-color: #7DA4C5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#327DC0', endColorstr='#7DA4C5'); /* for IE */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#327DC0), to(#7DA4C5)); /* for webkit browsers */
	background-image: -moz-linear-gradient(top,  #327DC0,  #7DA4C5); /* for firefox 3.6+ */ 
	color:#fff;
}



/* Contact */

#content table.storesList {
	margin-bottom:0;
}

.storesList td {
	padding:0 20px 0 0;
}

#content .storesList table {
	margin-bottom:25px;
}

.storesList h2 {
	margin-bottom:5px;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:8px;
	vertical-align:middle
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.yourDetails h2 {
	margin:0 0 5px 0;
	font-size:15px;
	color:#0071B9;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
	color:#F00;
}

.onlineEnquiryTable td.commentsLabel {
	vertical-align:top;
	padding-top:4px;
}

.commRequired {
	vertical-align:top;
	padding-top:8px;
}

.onlineEnquiryTable td.newsletterCheck {
	padding:5px 0;
}

.newsletterCheck div {
	padding:5px 0;
	display:none;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput, .textinputhover {
	border:1px solid #D9D9D9;
	padding:5px;
}

.textinputhover {
	border-color:#0071B9; 
}

select {
	font-size:12px;
	color:#2B2B2B;
	padding:3px;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}

input.hintText, .labelNote {
	color: #999999;
}


/* Footer */

#footer {
	text-align:right;
	font-size:11px;
	padding:9px 20px 40px;
	border-top:1px dotted #BFBFBF;
	background:url(/images/backgrounds/menu_bg.gif) repeat-x bottom left;
	line-height:19px;
}

#footer a {
	color:#B9B7B7;
}

#footer a:hover {
	color:#0071B9;
}

#footer li {
	display:inline;
	list-style:none;
	margin:0 0 0 15px;
}

#footer li a {
	color:#333333;
}

.dateByline {
	color:#0071B9;
}

#footer .dateByline a {
	color:#0071B9;
}

#footer .dateByline a:hover {
	text-decoration:underline;
}

#connectMenu, #secureShopping {
	float:left;
	text-align:left;
	margin:-4px 42px 0 0;
	line-height:21px;
}

#connectMenu li, #secureShopping li {
	list-style:none;
	display:inline;
	margin:0 3px 0 0;
}

#secureShopping img {
	margin:2px 0 0 0;
}

.addthis_footer {
	display:inline-block;
	vertical-align:middle;
}

.addthis_footer div {
	display:none;
}


/***** Error / Info / Caution Boxes *****/

.error_box, .info_box {
	margin:0 0 15px 0;
	padding:15px;
	border-width: 3px;
	border-style: solid;
	text-align: center;
}

.error_box {
	border-color: #CC0000;
	background-color: #f3d8d8;
	color:#CC0000;
}

.info_box {
	border-color: #C2EDA8;
	background-color: #F0FAEB;
	color:#000000;
}

#content .error_box ul {
	margin-bottom:0;
}
