﻿body
{
	background-image: url('media/SpyBack.jpg');	
	background-repeat:no-repeat;
	background-color: Black;
}
a
{
	color:White;
}
a:hover
{
	color:Yellow;
}
.error
{
	font-family:Verdana;
	font-size:12pt;
	color:Red;
}
.footer
{
	font-family:Verdana;
	font-size:10pt;
	font-size:9pt;
	color:White;
	text-align:center;
}
.topbuttons
{
	background-color:#666666;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}
.FeaturedProductsMainTitle
{
	background-color:#000000;
	color:#F6F673;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.FeaturedProductsTitle
{
	color:#FFA500;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}
.FeaturedProductsLeftCell
{
	background-color:#000000;
	border-right-color: #FFFFFF;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color: #FFFFFF;
    border-bottom-style:solid;
    border-bottom-width:1px;
    vertical-align:top;
}
.FeaturedProductsRightCell
{
	background-color:#000000;
	border-bottom-color: #FFFFFF;
    border-bottom-style:solid;
    border-bottom-width:1px;
	vertical-align:top;
}
.FeaturedProductsOurPriceLabel
{
	font-family:Verdana;
	font-size:10pt;
	color:White;
	font-weight:bold;
}
.FeaturedProductsOurPrice
{
	font-family:Verdana;
	font-size:10pt;
	color:#FFA500;
	font-weight:bold;
}
.FeaturedProductsDescription
{
	font-family:Verdana;
	font-size:10pt;
	color:#FFFFFF;
}
.ProductDetailNavigation
{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}
.ProductDetailTitle
{
	background-color:#000000;
	color:#FFA500;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
}
.ProductDetailLabelText
{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}
.ProductDetailListPriceLabel
{
	font-family:Verdana;
	font-size:9pt;
	color:White;
	font-style:italic;
}
.ProductDetailListPrice
{
	font-family:Verdana;
	font-size:9pt;
	color:White;
	font-style:italic;
}
.ProductDetailOurPriceLabel
{
	font-family:Verdana;
	font-size:12pt;
	color: #FFFF33;
	font-weight:bold;
}
.ProductDetailShippingPriceLabel
{
	font-family:Verdana;
	font-size:9pt;
	color:White;
}
.ProductDetailOurPrice
{
	font-family:Verdana;
	font-size:12pt;
	color:#FFFF33;
	font-weight:bold;
}
.ProductDetailOptionsDescription
{
	font-family:Verdana;
	font-size:10pt;
	color:#FFFF33;
}
.ProductDetailOurPriceSale
{
	font-family:Verdana;
	font-size:12pt;
	color:#FF0000;
	font-weight:bold;
}
.ProductDetailShippingPrice
{
	font-family:Verdana;
	font-size:9pt;
	color:#FFFFFF;
}
.ProductDetailAvailabilityLabel
{
	font-family:Verdana;
	font-size:9pt;
	color:White;
	font-weight:bold;
}
.ProductDetailAvailability
{
	font-family:Verdana;
	font-size:9pt;
	color:#91B7EA;
	font-weight:bold;
}
.ProductDetailProductCodeLabel
{
	font-family:Verdana;
	font-size:8pt;
	color:#D9D9F5;
	font-style:italic;
}
.ProductDetailProductCode
{
	font-family:Verdana;
	font-size:8pt;
	color:#D9D9F5;
	font-style:italic;
}
.ProductDetailTabContent
{
	font-family:Verdana;
	font-size:9pt;
	color:White;
	background-color:Black;
	font-weight:normal;
}
.PurchaseButtonTable
{
    width: 450px;
    border-style: solid;
    border-width: 1px;
    background-color: #000000;
}
.CategoryTable
{
    width: 100%;
    color:#FFFFFF;
	font-family:Verdana;
	font-size:9pt;
	text-align:left; 
}
.CategoryNavigation
{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}
.CategoryTableTitle
{
	background-color:#000000;
	color:#FFA500;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	/*border-color: #FFFFFF;
    border-style:solid;
    border-width:0px;*/
    padding-top:4px;
    padding-bottom:4px;
}
.CategoryTableCell
{
	background-color: #000000;
	text-align: left;
	/*border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;*/
    padding-top: 4px;
    padding-bottom: 4px;
}
.CategoryProductImage
{
	cursor:pointer;
}
.CategoryTableListingTitle
{
	background-color:#000000;
	color:#FFA500;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}
.CategoryTableAvailability
{
	color:#91B7EA;
	font-family:Verdana;
	font-size:9pt;
	font-style:italic;
}
.CategoryBodyText
{
    font-family:Verdana;
    font-size: 9pt;
    color: #FFA500;
}

.CartTable
{
    width: 100%;
    /*border-color: #FFFFFF;
    border-style:solid;
    border-width:0px;*/
    color:#FFFFFF;
	font-family:Verdana;
	font-size:9pt;
	text-align:left; 
}
.CartTableBody
{
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    /*color:#FFFFFF;
	font-family:Verdana;
	font-size:9pt;
	text-align:left; */
}
.CartTableBodyMessage
{
    color: #FFA500;
    font-weight: bold; 
    font-size: 10px;
}
.CartTableTotal
{
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12pt;
    color: #FFA500;
    font-weight: bold;
    /*color:#FFFFFF;
	font-family:Verdana;
	font-size:9pt;
	text-align:left; */
}
.CartTableEmpty
{
    width: 100%;
    color:#FFA500;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	text-align:left; 
	border: 1px solid #FFFFFF; 
}
.CartTableHeaderRow
{
    background-color:#666666; 
    /*border: 1px solid #FFFFFF;*/
    padding-top:2px;
    padding-bottom:2px;
    border-color: #FFFFFF;
    border-style:solid;
    border-width: 0px;
    color:#FFFFFF;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	text-align:left; 
}
.CartTableShippingRow
{
    background-color:#666666; 
    padding-top:2px;
    padding-bottom:2px;
    border-color: #FFFFFF;
    border-style:solid;
    border-width:0px;
    color:#FFFFFF;
	font-family:Verdana;
	font-size:9pt;
	text-align:left; 
}
.CartDeleteButton
{
    background-color:#000000; 
    border-bottom:0px;
    color:#FFFFFF;
	font-family:Verdana;
	font-size:9pt;
	cursor:pointer;
	text-align:left; 
}
.CartQuantityBox
{
    background-color:#FFFFFF; 
    /*border-bottom:1px;*/
    color:#000000;
	font-family:Verdana;
	font-size:9pt;
	cursor:pointer;
	text-align:center; 
}
.CheckoutFormTitle
{
    background-color:#000000; 
    color:#FFA500;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	text-align:left; 
}
.CheckoutFormError
{
    background-color:#000000; 
    color:#FF0000;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	text-align:left; 
}
.CheckoutFormCopyBillingToShipping
{
    background-color:#000000; 
    color:#FFA500;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	cursor:pointer;
}
.AddressControlTable
{
    background-color: #000000; 
	width: 340px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
}
.AddressControlTitle
{
    background-color: #000000; 
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 12pt;
	text-align: left; 
}
.AddressControlLabelColumn
{
	vertical-align: top;
	text-align: right;
	padding-right: 4px;
}
.AddressControlAsterik
{
	font-weight:bold;
	color: #FF0000;
}
.AddressControlNote
{
	font-style:italic;
	color: #666666;
}
.AddressControlEmailOptIn
{
	font-weight: bold;
	color: #FFFFFF;
}
.AddressControlAddressType
{
	color: #FFFFFF;
}
.AddressControlBillingColumn
{
	border-right-style: solid; 
	border-right-width: 1px; 
	border-right-color: #FFFFFF; 
	padding-left: 6px; 
	/*border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #FFFFFF;*/
	width: 50%; 
	vertical-align: top;
}
.AddressControlShippingColumn
{
	padding-left: 6px; 
	/*border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #FFFFFF;*/
}
.AddressControlShipSelectionColumn
{
	padding-left: 6px;
}
.AddressControlSubtotal
{
	color: #FFFFFF;
	font-weight:bold;
	padding-left: 6px;
}
.AddressControlTotal
{
	font-weight:bold;
	color: #FFA500;
	padding-left: 6px;
}
.AddressControlWait
{ 
    color: #FFA500;
	font-family: Verdana;
	font-size: 12pt;
	text-align: left; 
}
.ShippingControlTable
{
    background-color: #000000; 
	width: 100%;
	border-style:solid;
	border-color:#FFFFFF;
	border-width: 1px;
}
.ShippingControlLabel
{
	color:White;
}
.ShippingControlSelectShipping
{
    font-size: 10pt;
    color: #FFA500;
    font-weight: bold;
}
.ShippingControlError
{
    font-size: 10pt;
    color: #FF0000;
    font-weight: bold;
}
.ShippingControlHeaderRow
{
    background-color:#666666; 
    padding-top:4px;
    padding-bottom:4px;
    padding-left:4px;
    border-color: #FFFFFF;
    color:#FFFFFF;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	text-align:left; 
}
.ShippingControlTax
{
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
}
.ShippingControlTotal
{
    font-size: 12pt;
    color: #FFA500;
    font-weight: bold;
}
.ShippingControlChangeLocation
{
    font-family:Verdana;
    font-size: 9pt;
    color: #FFA500;
    /*font-weight: bold;*/
    cursor:pointer;
}
.OrderConfirmationTitle
{
	background-color:#000000;
	color:#FFA500;
	font-family:Verdana;
	font-size:14pt;
	font-weight:bold;
}
.OrderConfirmationOrderNumber
{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
}
.OrderConfirmationOrderFooter
{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10pt;
}
.OrderConfirmationContinueShopping
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
}
.HotPrice
{
    font-family:Verdana;
    font-size: 9pt;
    color: #666666;
    font-weight: bold;
}
.ContactUsLabel
{
    font-family:Verdana;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
}
.DisclaimerLabel
{
    font-family:Verdana;
    font-size: 8pt;
    color: #666666;
    font-style: italic;
    text-align: left;
    vertical-align:top;
}
.SOGSalePriceLabel
{
    font-family:Verdana;
    font-size: 12pt;
    color: #FF0000;
    font-weight: bold;
}