﻿body,html
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
	margin: 0px;
}

html
{
	overflow-y: scroll;
}

select
{
	font-family: Arial;
	font-size: 12px;
}

.common_button
{
	width: 95px;
	text-align: center;
}

.common_textbox
{
	font-family: Arial;
	font-size: 12px;
}

a
{
	color: #4F21BD;
	cursor: pointer;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.catalogItemTitle
{
	font-size: 15px;
}

a.catalogItemMoreInfo
{
	color: #494949;
	text-decoration: underline
}

a.menuBreadcrumbLink
{
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	text-decoration: none;
}

a.menuBreadcrumbLink:hover
{
	text-decoration: underline;
}

a.menuTopButton
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

a.pagerNumericLink
{
	color: #000000;
	text-decoration: none;
}

div.alignRight
{
	text-align: right;
}

div.cartCheckoutButton
{
	display: inline;
}

div.cartErrorShipping
{
	position: absolute;
	border: solid 1px red;
}

div.catalogFeaturedProducts
{
	border-bottom: dashed 1px #D8D8D8;
	border-top: solid 1px #D8D8D8;
	color: #2222AA;
	font-size: 20px;
	font-style: italic;
	text-align: left;
}

div.catalogMainArea
{
	margin: 2px;
}

div.catalogRightBottom
{
	border-top: solid 1px #C9C9C9;
	color: #494949;
	text-align: right;
}

div.catalogRightBottomPrice
{
	color: #C9C9C9;
	font-size: 8px;
	font-style: italic;
	padding-left: 5px;
	position: absolute;
}

div.catalogSidebar
{
	margin: 2px;
	margin-left: 4px;
	width: 150px;
}

div.catalogSidebarRight
{
	padding-left: 5px;
	text-align: left;
	width: 140px;
}

div.catalogSortBy
{
	margin-left: 820px;
	margin-top: 3px;
	position: absolute;
}

div.checkoutOverview
{
	margin-left: 350px;
	position: absolute;
	width: 615px;
}

div.content
{
	min-height: 550px;
}

div.copyright
{
	text-align: center;
}

div.emptyCart
{
	margin-top: 225px;
	text-align: center;
}

div.footer
{
	background-image: url('../images/footer_bg.png');
	background-repeat: no-repeat;
	min-height: 17px;
	text-align: center;
}

div.header
{
	min-height: 60px;
	text-align: center;
}

div.headerAlt
{
	margin: 0px auto;
	width: 1014px;
}

div.headerName
{
	font-size: 28px;
	padding-top: 14px;
}

div.main
{
	background-color: #FFFFFF;
	background-image: url('../images/body_bg.png');
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 1014px;
}

div.menuBreadcrumb
{
	background-image: url('../images/header_bread_bg.png');
	background-repeat: repeat-x;
	height: 16px;
}

div.menuSearch
{
	background-image: url(../images/header_search_bg.png);
	background-repeat: no-repeat;
	text-align: left;
	min-height: 29px;

}

div.menuSearchControls
{
	padding-right: 4px;
	padding-top: 2px;
}

div.menuTop
{
	background-image: url('../images/header_menu_bg.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 32px;
}

div.menuTopButton
{
	border-right: solid 1px #9c95bf;
	cursor: pointer;
	height: 32px;
	margin-top: 1px;
	position: absolute;
	text-align: center;
	width: 125px;
}

div.menuTopButton:hover
{
	background-image: url('../images/button_menu_on.png');
	background-repeat: no-repeat;
}

div.menuTopButtonAlt
{
	border-left: solid 1px #9c95bf;
	cursor: pointer;
	height: 32px;
	margin-top: 1px;
	position: absolute;
	text-align: center;
	width: 125px;
}

div.menuTopButtonAlt:hover
{
	background-image: url('../images/button_menu_on.png');
	background-repeat: no-repeat;
}

div.menuTopButtonSpacer
{
	padding-top: 8px;
}

div.pagerJumplist
{
	text-align: center;
}

div.pageLocator
{
	border-bottom: dotted 1px #D8D8D8;
	color: #FFB83D;
	font-size: 24px;
	font-style: italic;
	margin-bottom: 5px;
}

div.pageLocatorCatalog
{
	border-bottom: solid 1px #D8D8D8;
	/*color: #D4D4D4;*/
	color: #FFB83D;
	font-size: 24px;
	font-style: italic;
}

div.rightSidebarCart
{
	padding-right: 5px;
	text-align: right;
}

div.rightSidebarCartButton
{
	margin-top: 5px;
	text-align: center;
}

div.rightSidebarCartImg
{
	background-image: url('../images/sidebar_cart.png');
	background-repeat: no-repeat;
	height: 15px;
	margin-left: 7px;
	margin-top: 8px;
	position: absolute;
	width: 19px;
}

div.rightSidebarHeader
{
	background-image: url('../images/sidebar_bg.png');
	background-repeat: repeat-x;
	font-weight: bold;
	height: 18px;
	margin-left: -5px;
	margin-top: -1px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 1px;
	text-align: left;
	width: 143px;
}

div.rightSidebarHeaderSpacer
{
	height: 5px;
	font-size: 1px;
}

div.searchImg
{
	background-color: #FFFFFF;
	border: solid 1px #D4D4D4;
	height: 100px;
	width: 100px;
}

div.searchMoreInfo
{
	color: #494949;
	font-size: 11px;
}

div.viewImg
{
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	border: solid 1px #D4D4D4;
	height: 200px;
	margin-left: 15px;
	width: 200px;
}

div.viewImgAlt
{
	margin-left: 15px;
}

div.viewImgEnlarge
{
	text-align: center;
}

div.viewMarginLeft
{
	margin-left: 15px;
	width: 635px;
}

div.viewMarginLeftRight
{
	margin-left: 15px;
	margin-right: 15px;
}

div.viewProductInfoHeader
{
	border-bottom: solid 1px #D4D4D4;
	color: #000000;
	width: 125px;
}

div.viewTitle
{
	font-size: 22px;
}

div.viewThumbs
{
	margin-left: 15px;
	width: 200px;
}

div.viewThumbsAdditionalMedia
{
	height: 97px;
}

div.viewThumbsAdditionalMediaCase1
{
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	border: solid 1px #D4D4D4;
	height: 97px;
	position: absolute;
	width: 97px;
}

div.viewThumbsAdditionalMediaCase2
{
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	border: solid 1px #D4D4D4;
	height: 97px;
	margin-left: 103px;
	position: absolute;
	width: 97px;
}

div.viewThumbsAdditionalMediaSep
{
	padding-top: 6px;
}

div.zipSearchError
{
	color: #D9D9D9;
	font-size: 32px;
	text-align: center;
}

div.zipSearchBox
{
	background-color: #E9E9E9;
	border-bottom: solid 1px #C9C9C9;
	font-size: 16px;
	height: 24px;
	margin: 0px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	width: 1010px;
}

div.ZipSearchImage
{
	background-position: center;
	background-repeat: no-repeat;
	border: solid 1px #D4D4D4;
	height: 64px;
	width: 64px;
}

img
{
	border: 0px;
}

input.alignRight
{
	text-align: right;
}

span.catalogPriceSave
{
	color: #FF0000;
	font-style: italic;
}

span.footerButton
{
	color: #4C4C4C;
	border-right: solid 1px #9C95BF;
	padding-left: 8px;
	padding-right: 8px;
}

span.footerButton:hover
{
	background-image: url('../images/menu_bg_on.png');
	background-repeat: repeat-x;
}

table.catalogTable
{
	/*border-bottom: dotted 1px #E9E9E9;*/
	border-bottom: dotted 1px #DCDCDC;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

table.checkoutPageAddress
{
	width: 100%;
}

td.alignTop
{
	vertical-align: top;
}

td.catalogRightArea
{
	vertical-align: top;
}

td.commonTop
{
	vertical-align: top;
}

td.loginHeaders
{
	color: #554896;
	font-size: 16px;
	font-style: italic;
}

td.pagerCurrentNumber
{
	background-color: #C9C9C9;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	font-weight: bold;
	height: 15px;
	text-align: center;
	width: 15px;
}

td.pagerPrevNextButton
{
	height: 15px;
	text-align: center;
	width: 40px;
}

td.pagerPrevNextNumber
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	height: 15px;
	text-align: center;
	width: 15px;
}

td.searchTitle
{
	vertical-align: top;
}

td.subTotal
{
	border-top: solid 1px #F0F0F0;
	padding-right: 5px;
	text-align: right;
	width: 81px;
}

td.subTotalSpacer
{
	height: 40px;
	width: 830px;
}

td.subTotalSpacerAlt
{
	height: 20px;
	text-align: right;
	width: 860px;
}

td.subTotalSpacerReview
{
	height: 20px;
	text-align: right;
	width: 343px;
}

td.subTotalText
{
	background-color: #F6F7FB;
	border-top: solid 1px #F0F0F0;
	color: #000000;
	width: 59px;
}

td.zipSearchLeft
{
	padding-top: 1px;
	vertical-align: top;
}

td.zipSearchRight
{
	padding-right: 2px;
	vertical-align: top;
}

.TEMP_MapControl
{
	border: solid 3px #000000;
	height:250px;
	position:relative;
	width:250px;
}
