@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size : 9pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	background-color: #F0F8FF;
}

TD {
	font-size : 9pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: 333333;
}
A {
	color : 003366
}
A:Visited {
}
A:Active {
}
A:Hover {
	color : 009966;
}


.headerNavigation {
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	color:#FFFFFF;
}
.headerNavigation a{
	color : ffffff;
	text-decoration:underline;
}
.headerNavigation a:Hover {
	color: yellow;
	text-decoration:underline;
}


.footerNavigation {
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	color: 000000;
}
A.footerNav {
	color : 000000;
	text-decoration:underline;
}
A.footerNav:Hover {
	color: yellow;
	text-decoration:underline;
}
.headerSubNavigation {
	font-size: 11pt;
	font-family: Arial, Verdana, sans-serif;
	color:#000000;
}
.slogan {
	font-size: 16px
}
.verticals {
	color: #FFFFFF
}
.footerHeader {
	color: #FFFFFF;
	font-weight: bold;
}
.whiteHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px
}
SELECT, OPTION, INPUT, TEXTAREA {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
P {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	color: 333333;
}
H1 {
	font-size : 12pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
}
.location {
	font-size : 12pt;
	font-family : Arial, Verdana, sans-serif;
	color: 333333;
	font-weight : bold;
}
.priceSmall {
	font-size : 9pt;
	font-family : Arial, Verdana, sans-serif;
	color: red;
}
.price {
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	color: red;
}
.price2 {
	font-size : 15pt;
	font-family : Arial, Verdana, sans-serif;
	color: red;
}
.question {
	font-size : 12pt;
	font-family : Arial, Verdana, sans-serif;
	color: 009966;
	font-weight : bold;
}
.headline {
	font-size : 11pt;
	font-family : Arial, Verdana, sans-serif;
	color: 003366;
	font-weight : bold;
}
.largePicPopUp_Name {
	font-size : 18pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color: 333333;
}
.largePicPopUp_Dimension {
	font-size : 12pt;
	font-family : Arial, Verdana, sans-serif;
	color: 333333;
}
.largePicPopUp_Price {
	font-size : 14pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color: Red;
}
.small {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	color: 333333;
}
.red {
	color : red;
}
.bannerText {
	font-size : 8pt;
	line-height :9pt;
	font-family : Arial, Verdana, sans-serif;
	color: 333333;
}
A.bannerLink {
	color : Red;
}
A.REDbannerLink {
	color : Red;
}
A.BLUEbannerLink {
	color : Blue;
}
.large {
	font-size : 15pt;
	font-family : Arial, Verdana, sans-serif;
	color: 333333;

}
.red {
	color : red;
}
#outline {
	border : 1px solid white;
	padding : 1px;
}
.outline {
	border : 1px solid black;
	padding : 1px;
}
.outlineBlue {
	border : 1px solid;
	padding : 1px;
	border-color:#314594
}
.inputBuyNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0060B6;
}
.inputZipCode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00A564;
}
.inputCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1f3282;
}
.inputUpdateCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f3282;
	font-weight:bold;
	background-color: #FFFFFF;
}
.inputMoreInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f3282;
	font-weight:bold;
	background-color: #FFFFFF;
}
.inputContShop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3D53;
	font-weight:bold;
	background-color: #CDF1FF;
}
.inputSaveCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	background-color: Silver;
}
input.btnhov {
	color: #C52A2C;
	font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size:84%;
	font-weight:bold;
	background-color:#fed;
	border:1px solid;
	border-top-color:#1f3282;
	border-left-color:#1f3282;
	border-right-color:#1f3282;
	border-bottom-color:#1f3282;
 filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr='#ffffffff', EndColorStr='#ffeeddaa');
}
.inputbtnInverse {
	color:#1f3282;
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 84%;
	font-weight: bold;
	background-color: #FBDA70;
	border: 1px solid;
	border-top-color: #C52A2C;
	border-left-color: #C52A2C;
	border-right-color: #C52A2C;
	border-bottom-color: #C52A2C;
 filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr='#ffffffff', EndColorStr='#FBDA70');
}
.landPageShopBy {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	color: #000000;
	
}

/* Adjusting the bullet points on the left nav on the search results page */
.refinements {
	margin-left: 2.5em; 
	padding-left: 0;
}

/* Category Landing Pages */
.categoryThumbTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.categoryThumbTitle a:link {
	color: #000000;
	text-decoration: underline;
}
.categoryThumbTitle a:visited {
	color: #000000;
	text-decoration: underline;
}
.categoryThumbTitle a:hover {
	color: #000000;
	text-decoration: underline;
}
.categoryThumbTitle a:active {
	color: #000000;
	text-decoration: underline;
}



.SearchResultsProductLink A:link {
	text-decoration: none;												
}

.SearchResultsProductLink A:visited {
	text-decoration: none;												
}

.SearchResultsProductLink A:active {
	text-decoration: none;													
}

.SearchResultsProductLink A:hover {
	text-decoration: underline;
}
.SearchResultsProductPrice {
	color: #FF0000;
	font-size:15px;
	font-weight:bold;
}
.SearchResultsProductOriginalPrice {
	color: #000000;
	font-size:13px;
}
.SearchResultsProductSalePrice {
	color: #FF0000;
	font-size:15px;
	font-weight:bold;
}
.SearchResultsProductFreeShipping {
	color: #FF0000;
	font-size:13px;
}

/* Chat Links */
.ChatEmailLinks a {
	text-decoration: none;
	color:#0000CC;
}	
.ChatEmailLinks a:hover {
	text-decoration: underline;
	color:#0000CC;
}

/* Product Page Info Box */
.ProductNotAvailableBoxMain 
	{
		width:400px; 
		background-color:#F0F8FF; 
		border:solid thin #D4E2EF; 
		height:auto; 
		vertical-align:middle; 
		color:#E31E00;
		text-align:center;
		font-size:16px; 
		font-weight:bold;
		padding: 10px;
	}
.ProductNotAvailableBoxZone 
	{
		width:110px; 
		background-color:#F0F8FF; 
		border:solid thin #D4E2EF; 
		height:auto;
		text-align:center;
		vertical-align:middle; 
		color:#E31E00; 
		font-size:11px; 
		font-weight:bold;
		padding: 3px;
	}

