body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #F3F3F3;
	font-family: Arial, Verdana, Helvetica;
	color: #717171;
	font-size: 11px;
	line-height: 19px;
}
div,p,span,table,td,pre
{
	font-family: Arial, Verdana, Helvetica;
	color: #717171;
	font-size: 11px;
}
.TopWrapper 
{
	position: relative;
	z-index: 999999;
	width: 100%;
	height: 107px;
	
	/* background: #90a5a6 url(../images/bg_top_repeat_x.jpg) repeat-x left bottom;
	/* This is the special (red) login background colour */
	background: #ed1c24 url(../images/bg_top_repeat_x.jpg) repeat-x left bottom;
	 
	position: relative;
}


.MenuWrapper 
{
	position: relative;
	width: 881px;
	height: 107px;
	margin: 0 auto 0 auto;
	background: url(../images/top_hr_grad.jpg) no-repeat center bottom;
	text-align: left;
}
a, a:visited, a:active
{
	outline:none;
	color: #717171;
	text-decoration: none;
}
a:hover, a.On
{
	color: #90a5a6;
}
a.DarkLink, a.DarkLink:visited, a.DarkLink:active
{
	outline:none;
	color: #90a5a6;
	text-decoration: none;
}
a.DarkLink:hover, a.DarkLinkOn
{
	color: #717171;
}
a.DarkLinkBig, a.DarkLinkBig:visited, a.DarkLinkBig:active
{
	outline:none;
	color: #90a5a6;
	text-decoration: none;
	font-size: 11pt;
}
a.DarkLinkBig:hover, a.DarkLinkOn
{
	color: #717171;
}
a.btnLink2, a.btnLink2:visited, a.btnLink2:active
{
	text-align: left;
	background: url(../images/btn_bg2.png) no-repeat 0 0;
	font-size:12px;
	font-weight:bold;
	line-height: 12px;
	padding: 6px 5px 0px 12px;
	display: block;
	color: #90a5a6;
	width: 146px;
	height: 25px;
}
a.btnLink2:hover
{
	text-align: left;
	background: url(../images/btn_bg2.png) no-repeat 0 0;
	font-size:12px;
	font-weight:bold;
	line-height: 12px;
	padding: 6px 5px 0px 12px;
	display: block;
	color: #707070;
	width: 146px;
	height: 25px;
}
a.btnLink, a.btnLink:visited, a.btnLink:active
{
	text-align: left;
	background: url(../images/btn_bg.png) no-repeat 0 0;
	font-size:12px;
	font-weight:bold;
	line-height: 12px;
	padding: 6px 5px 0px 12px;
	display: block;
	color: #90a5a6;
	width: 146px;
	height: 25px;
}
a.btnLink:hover
{
	text-align: left;
	background: url(../images/btn_bg.png) no-repeat 0 0;
	font-size:12px;
	font-weight:bold;
	line-height: 12px;
	padding: 6px 5px 0px 12px;
	display: block;
	color: #707070;
	width: 146px;
	height: 25px;
}
.MenuWrapper a
{
	font-size: 13px;
	margin: 0 13px 0 13px;
}
.MenuBlock
{
	padding-top: 58px;
	width: 643px;
	float: left;
	position: relative;
}
a.SiteLogo 
{
	margin: 50px 50px 0 0;
	width: 139px;
	height: 23px;
	display: block;
	float: left;
	background: url(../images/spitz_logo.jpg) no-repeat left top;
}
.SearchBox
{
	width: 328px;
	height: 36px;
	position: absolute;
	right: 25px;
	top: 0;
	
	/* background: #90a5a6 url(../images/search_box.png) no-repeat 0 0;
	/* This is the special red background 
	*/
	background: #ed1c24 url(../images/search_box.png) no-repeat 0 0;
	
}
.SearchBox a.searchBtn
{
	width: 24px;
	height: 24px;
	display: block;
	position:absolute;
	left: 125px;
	bottom: 6px;
}
.SearchBox a.linkBtn, .SearchBox a.linkBtn:visited
{
	float: left;
	margin: 9px 10px 0 0;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
}
.SearchBox a.linkBtn:hover
{
	color: #000000;
	display: block;
	float: left;
}
.SearchBox input
{
	position: absolute;
	top: 8px;
	left: 162px;
	border:0;
	width: 134px;
}
.MidWrapper
{
	/*height: 245px;*/
	height: 200px;
	background: #FFFFFF url(../images/tile_March.jpg) repeat-x left top;
	vertical-align: middle;
}

.MidWrapperSale
{
	/*height: 245px;*/
	height: 245px;
	background: #FFFFFF url(../images/tile_sale.jpg) repeat-x center top;
	vertical-align: middle;
	min-width:882px;
}

.MidWrapperSale201201
{
	/*height: 245px;*/
	height: 249px;
	background: #FFFFFF url(../images/bg_mid_repeat_sale_2012_01.gif) repeat-x center top;
	vertical-align: middle;
	min-width:882px;
}

.MidWrapperPromojuly2011
{
	/*height: 245px;*/
	height: 236px;
	background: #FFFFFF url(../images/tile_promoJuly2011.jpg) repeat-x left top;
	vertical-align: middle;
}

.ContentWrapper
{
	position: relative;
	overflow: visible;
	margin-top: 4px;
	background: #FFFFFF url(../images/bg_content_repeat_x.jpg) repeat-x left top;
}
.ContentInner
{
	width: 881px;
	margin: 0 auto 0 auto;
	text-align: left;
	position:relative;
	overflow: visible;
}
.FooterWrapper
{
	background-color: #90a5a6;
	padding-top: 6px;
}
.FooterInner
{
	background: #F3F3F3 url(../images/bg_bottom_repeat_x.jpg) repeat-x left top;
}
.ClearFix
{
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}
.WhiteH1
{
	color: #FFFFFF;
	font-size: 20pt;
}
.BeigeH3
{
	color: #90a5a6;
	font-size: 13pt;
}
.BeigeH4
{
	color: #90a5a6;
	font-size: 12px;
	font-weight: bold;
}
.StyledTextBox
{
	color: #bebebe;
	border: 1px #e6e6e6 solid;
}
.StyledSubmit 
{
	color: #90a5a6;
}
.LeftOverCurve
{
	width: 9px;
	height: 9px;
	line-height: 9px;
	font-size: 9px;
}
.OverContentTop
{
	background-color: #FFFFFF;
	height: 9px;
	line-height: 9px;
	font-size: 9px;
}
.RightOverCurve
{
	width: 9px;
	height: 9px;
	line-height: 9px;
	font-size: 9px;
}
.OverContent
{
	background-color: #FFFFFF;
}
.ClipPager
{
	width: 100%;
	text-align: center;
	margin: 12px 0 15px 0;
}
.ClipPagerInner
{
	width: 100px;
	margin: 0 auto 0 auto;
	text-align: left;
}
a.ClipPrevious
{
	float: left;
	background: url(../images/clip_previous.jpg) no-repeat 0 0;
	width: 5px;
	height: 10px;
	display: block;
}
a.ClipNext
{
	float: left;
	background: url(../images/clip_next.jpg) no-repeat 0 0;
	width: 5px;
	height: 10px;
	display: block;
}
.ClipItemOff
{
	margin-top: 2px;
	float: left;
	background: url(../images/clip_item_off.jpg) no-repeat 0 0;
	width: 6px;
	height: 6px;
	display: block;
}
.ClipItemOn
{
	margin-top: 2px;
	float: left;
	background: url(../images/clip_item_on.jpg) no-repeat 0 0;
	width: 6px;
	height: 6px;
	display: block;
}
.GreyHr
{
	margin: 5px 0 5px 0;
	padding: 0;
	background-color: #bdbdbd;
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}
.CarouselUl
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.SectionHeader
{
	color: #90a5a6;
	font-size: 12pt;
}
.Datagrid,.Datagrid td
{
	border: none;
}
.DatagridPager span
{
	font-weight: bold;
}
.DatagridPager a,.DatagridPager span
{
	padding: 2px;
}
.MiddleContentBox
{
	margin: 0px 0px 20px 0;
	padding: 0;
	clear: both;
	position: relative;
	top:-40px;
	z-index: 99;
	width: 815px;
}
.MiddleContentBoxInner
{
	padding: 20px;
}
.error
{
	color: Red;
}
/******************************* Home Page Styles *****************************/
.HomeFeaturedBlock 
{
	width: 639px;
	float: left;
	display: block;
	margin:0;
	padding:0;
	border: 1px #cccccc solid;
}
HomeCarousel 
{
	width: 639px;
	height: 137px;
	overflow: hidden;
	margin:0;
	padding:0;
}
.HomePicWrapper
{
	background: url(../images/home_prod_grad.jpg) no-repeat 0 0;
	float: left;
	width: 213px;
	height: 137px;
	list-style: none;
	margin:0;
	padding:0;
}
.HomeProdBlock
{
	display:block;
	width: 183px;
	height: 107px;
	border: 1px #90a5a6 solid;
}
.HomeProdBlock:hover
{
	display:block;
	width: 183px;
	height: 107px;
	border: 1px #90a5a6 solid;
}

.HomeProdBlock table tr td strong a{font-size:10px;}
.HomeSignupBlock
{
	margin: 0px 0 0 0;
	float: left;
	width: 219px;
	background-color: #f4f4f4;
}
.SignupInner
{
	border: 1px #90a5a6 solid;
	padding: 5px;
}
.PromoBlockHome
{
	position: absolute;
	width: 440px;
	top: -236px;
	right: 0px;
}

.PromoBlockHomeRed
{
	position: absolute;
	width: 440px;
	top: -250px;
	right: 0px;
	
}
.ImageRotator
{
	margin: 0 auto 0 auto;
	width: 420px;
	height: 238px;
	overflow: hidden;
	padding: 0;
}
.ImageRotator a
{
	margin: 0;
	padding: 0;
	display: block;
}




.RightBox
{
	float: left;
	width: 386px;
}
.RightBoxTop
{
	width: 386px;
	height: 42px;
	background: url(../images/right_content_top.jpg) no-repeat 0 0;
}
.RightBoxMid
{
	width: 386px;
	background: url(../images/right_content_mid.jpg) repeat-y 0 0;
	padding: 20px 25px 20px 25px;
}
.RightBoxBtm
{
	width: 386px;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background: url(../images/right_content_btm.jpg) no-repeat 0 0;
}




/* For the red promo */

.ImageRotatorPromo
{
	margin: 27 auto 0 auto;
	width: 420px;
	height: 238px;
	overflow: hidden;
	padding: 0;
}
.ImageRotatorPromo a
{
	margin: 0;
	padding: 0;
	display: block;
}



/***************************** End Home Page Styles ***************************/


/******************************* About Page Styles ****************************/
.AboutLeftBox
{
	margin: -123px 0px 20px 0;
	padding: 0;
	float: left;
	width: 440px;
	position: relative;
	z-index: 99;
}
.TitleGrad
{
	height: 45px;
	background: #FFFFFF url(../images/title_grad.jpg) repeat-x left bottom;
}
.BlueH1
{
	color: #90a5a6;
	font-size: 17pt;
}
.BlueH2
{
	color: #90a5a6;
	font-size: 13pt;
	font-weight: bold;
}
.BlueH4
{
	color: #90a5a6;
	font-size: 11pt;
}
.BlueH5
{
	color: #90a5a6;
	font-size: 12px;
}
.GreyH2
{
	font-size: 13pt;
	font-size: 13pt;
	font-weight: bold;
}
.AboutContent 
{
	padding: 5px 15px 0 15px;
}
/**************************** End About Page Styles ***************************/


/******************************* Win Page Styles ****************************/
.EndDateBox
{
	color: #000000;
	font-size: 11px;
}
.CompetitionBarOpen
{
	position: relative;
	background: url(../images/win_header_bar.jpg) no-repeat 0 0;
	width: 772px;
	height: 50px;
}
.CompetitionBarClosed
{
	position: relative;
	background: url(../images/win_header_bar.jpg) no-repeat 0 -50px;
	width: 772px;
	height: 50px;
}
/**************************** End Win Page Styles ***************************/


/******************************* Blog Page Styles ****************************/
.BlogImg
{
	clear: both;
	display: block;
	border: 1px #cccccc solid;
}
/**************************** End Blog Page Styles ***************************/


/******************************* Mag Page Styles ****************************/
.MagBox
{
	float: left;
	width: 222px;
	margin: 0 45px 20px 0;
}
.MagImg
{
	clear: both;
	display: block;
	border: 1px #cccccc solid;
}
.MagProducts
{
	width: 474px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}
.ProductCarouselBoxSmall
{
	width: 474px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	position:relative;
	top: 30px;
}
.ProductCarouselSmall
{
	width: 472px;
	height: 120px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position:relative;
	border: 1px #cccccc solid;
}
/**************************** End Mag Page Styles ***************************/


/***************************** My Spitz Page Styles ***************************/
.AccountInfoBox
{
	background: url(../images/account_info_bg.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	float: left;
	width: 386px;
	height: 146px;
	position:relative;
}
a.BigLink 
{
	font-size: 14px;
	font-weight: bold;
}
.ShoeSizeBox
{
	float: left;
	width: 346px;
}
.ShoeSizeTop
{
	width: 346px;
	height: 42px;
	background: url(../images/shoe_content_top.jpg) no-repeat 0 0;
}
.ShoeSizeMid
{
	width: 346px;
	background: url(../images/shoe_content_mid.jpg) repeat-y 0 0;
	padding: 20px 25px 20px 25px;
}
.ShoeSizeBtm
{
	width: 346px;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background: url(../images/shoe_content_btm.jpg) no-repeat 0 0;
}
/************************** End My Spitz Page Styles **************************/


/****************************** Contact Page Styles ***************************/
.StoreLocBox
{
	background: url(../images/store_loc_bg.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	float: left;
	width: 386px;
	height: 146px;
	position:relative;
}
.StoreMapBox
{
	width: 405px;
	height: 244px;
	background: url(../images/gmaps_bg.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
.StoreMapBoxInner
{
	padding: 5px;
}
/*************************** End Contact Page Styles **************************/


/******************************* Range Page Styles ****************************/
.RangeMidWrapper
{
	height: 130px;
	/*background: #FFFFFF url(../images/tile_March.jpg) repeat-x left top;*/
	background: #FFFFFF url(../images/bg_mid_repeat_sale_2012_01.gif) repeat-x center top;
	vertical-align: middle;
	text-align: center;
}
.MidWrapperSalePromo
{
	/*height: 245px;*/
	height: 236px;
	background: #FFFFFF url(../images/tile_promoJuly2011.jpg) repeat-x left top;
	vertical-align: middle;
}

.MidWrapperNewStore
{
	/*height: 245px;*/
	height: 245px;
	background: #0f1012;
	vertical-align: middle;
}


.RangeProductHighlight
{
	margin: -123px 0 20px 0;
	padding: 0;
	float: left;
	width: 450px;
	position:relative;
}
.LeftCol
{
	float: left;
	margin-top: -27px;
	padding-top: 27px;
	width: 431px;
	background: url(../images/product_side_grad.jpg) no-repeat right top;
}
.LeftColInner
{
	width: 394px;
	margin-left: 14px;
}
.ProductBlurb
{
	height: 100px;
	overflow: auto;
	margin: 0 0 0 0;
}
.LinkedProductTop
{
	height: 9px;
	width: 146px;
	background: url(../images/linked_products_bg_top.png) no-repeat 0 0;
}
.LinkedProductContent
{
	width: 146px;
	background: url(../images/linked_products_bg.jpg) repeat-y 0 0;
}
.LinkedProductBtm
{
	width: 146px;
	height: 9px;
	background: url(../images/linked_products_bg_btm.jpg) repeat-y 0 0;
}
.ProductBox
{
	float: left;
	width: 112px;
	height: 120px;
	margin: 0 8px 0 0;
	padding: 0;
	background: url(../images/product_bg_grad.jpg) no-repeat 0 0;
	position: relative;
	text-align: center;
	list-style: none;
}
.ProductBoxInner
{
	padding: 12px 7px 20px 7px;
}
.ProductBoxPrice
{
	position: absolute;
	bottom: 8px;
	left: 0;
	text-align: center;
	width: 112px;
}
.ProductCarouselBox
{
	width: 730px;
	float: left;
	margin: -60px 0 0 0;
	padding: 0;
	overflow: hidden;
	display: block;
}
.ProductCarousel
{
	width: 724px;
	height: 120px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position:relative;
	border: 1px #cccccc solid;
}
.ProductCarousel .listcontainer
{
	margin: 0;
	padding: 0;
	overflow: hidden;
	position:relative;
}
.LinkProductBox
{
	width: 124px;
	height: 123px;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/linkproduct_bg_grad.jpg) no-repeat 0 0;
	position: relative;
	text-align: center;
	list-style: none;
}
.LinkProductBox img
{
	margin: 23px 0 0 0;
}
/**************************** End Range Page Styles ***************************/



/************************** Have you heard Page Styles *************************/
.ArticleHead
{
	color: #707070;
	font-size: 13pt;
}
.ReadMoreLink, td .ReadMoreLink
{
	color: #90a5a6;
	font-weight: bold;
}
.ArticleBlock
{
	margin: 15px 0 10px 0;
}
.ArticleThumb
{
	float: left;
	border: 1px #e0e0e0 solid;
	margin: 0 15px 0 0;
}
.ArticleThumb img
{
	margin: 3px;
	display: block;
}
.ArticleBlurb
{
	float: left;
	padding: 3px 0 3px 0;
}
.ArchiveItem
{
	float: left;
	width: 50%;
}
.ArchiveItem a
{
	font-size: 12px;
}
/************************ End Have you heard Page Styles ***********************/



/******************************* Logo Strip Styles ****************************/
.LogoStripWrapper
{
	text-align: center;
}
.LogoStrip 
{
	width: 867px;
	height: 45px;
	margin: 0 auto 0 auto;
}
.StripTitle
{
	float: left;
	width: 154px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat 0 0;
}
a.CarvellaLogo, a.CarvellaLogo:visited, a.CarvellaLogo:active
{
	display: block;
	float: left;
	width: 67px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -154px 0;
}
a.CarvellaLogoOn, a.CarvellaLogo:hover
{
	display: block;
	float: left;
	width: 67px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -154px -45px;
}
.StripSpacer1
{
	display: block;
	float: left;
	width: 62px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -221px 0;
}
.StripSpacer2
{
	display: block;
	float: left;
	width: 69px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -365px 0;
}
.EndSpacer
{
	display: block;
	float: left;
	width: 33px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -834px 0;
}
a.KGeigerLogo, a.KGeigerLogo:visited, a.KGeigerLogo:active
{
	display: block;
	float: left;
	width: 82px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -283px 0;
}
a.KGeigerLogoOn, a.KGeigerLogo:hover
{
	display: block;
	float: left;
	width: 82px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -283px -45px;
}
a.TosoniLogo, a.TosoniLogo:visited, a.TosoniLogo:active
{
	display: block;
	float: left;
	width: 48px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -434px 0;
}
a.TosoniLogoOn, a.TosoniLogo:hover
{
	display: block;
	float: left;
	width: 48px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -434px -45px;
}
a.LacosteLogo, a.LacosteLogo:visited, a.LacosteLogo:active
{
	display: block;
	float: left;
	width: 45px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -551px 0;
}
a.LacosteLogoOn, a.LacosteLogo:hover
{
	display: block;
	float: left;
	width: 45px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -551px -45px;
}
a.GeoxLogo, a.GeoxLogo:visited, a.GeoxLogo:active
{
	display: block;
	float: left;
	width: 49px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -665px 0;
}
a.GeoxLogoOn, a.GeoxLogo:hover
{
	display: block;
	float: left;
	width: 49px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -665px -45px;
}
a.JreneeLogo, a.JreneeLogo:visited, a.JreneeLogo:active
{
	display: block;
	float: left;
	width: 51px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -783px 0;
}
a.JreneeLogoOn, a.JreneeLogo:hover
{
	display: block;
	float: left;
	width: 51px;
	height: 45px;
	background: url(../images/brand_strip.jpg) no-repeat -783px -45px;
}
/**************************** End Logo Strip Styles ***************************/

