﻿body
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: medium;
	/*background-image:url("../../kdpbackground1.jpg");
	background-attachment:fixed;*/
	background-image:url("../../kdp_christmas.jpg");
	background-position:top;
	background-color:#e5dfc7;
	background-repeat:repeat-x;
}
#container
{
	width: 780px;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.CategoryUnselected
{
	color: #3b4151;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}


.CategoryUnselectedHover
{
	font-size: 1em;
	color: #343947;
}

.CategorySelected
{
	font-weight: bold;
	font-size: 0.9em;
	color: #21242d;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
.CatalogTitle
{
	font-weight: bold;
	font-size: 24px;
	color: Red;
	font-family: 'Trebuchet MS' , 'Comic Sans MS' , Arial;
	text-align: center;
}

.CatalogDescription
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}

A.ProductName
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}

A.ProductName:hover
{
	text-decoration: underline;
}

.ProductDescription
{
	font-size: 11px;
	color: black;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}

.ProductPrice
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}

.ProductTotalPrice
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}

.SmallProductPrice
{
	font-size: 10px;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	font-weight: normal;
}

.PriceContainer
{
	line-height: 19pt;
}
.DiscountProductPrice
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	text-decoration: line-through;
}
.USaveProductPrice
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	color: red;
	background-color: #ffff00;
	width: 120px;
}

.PagingText
{
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	font-size: 11px;
	color: black;
}

.ProductTitle
{
	font-weight: bold;
	font-size: 24px;
	color: #66340e;
	line-height: 25px;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	text-decoration: none;
}

.SearchBox
{
	font-size: 9pt;
	margin-bottom: 5px;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}
.MainBoxHead
{
	border-left: #0468a4 1px solid;
	border-bottom: #0468a4 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: #f5f5dc;	
	font-family: Verdana, Arial;
	background-image:url("../../Images/subHeaderBg.jpg");
	background-repeat:no-repeat;
	background-position:top;
	text-align: center;
	width:212px;
}

.MainBoxContent
{
	border-right: #0468a4 1px solid;
	border-top: #0468a4 1px solid;
	font-size: 9pt;
	border-left: #0468a4 1px solid;
	border-bottom: #0468a4 1px solid;
	font-family: Verdana, Arial;
	background-color: #8bc8dd;
	padding-left: 5px;
	padding-bottom: 12px;
	color: #0000cc;
	line-height:25px;
	padding-top: 5px;
	width:207px;
}

.LoginInfoHead
{
	border-right: #cc6666 1px solid;
	border-top: #cc6666 1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10pt;
	border-left: #cc6666 1px solid;
	color: #f5f5dc;
	border-bottom: #cc6666 1px solid;
	font-family: Verdana, Arial;
	background-color: #dc143c;
	text-align: center;
}

.LoginInfoContent
{
	border-right: #cc6666 1px solid;
	border-top: #cc6666 1px solid;
	border-left: #cc6666 1px solid;
	border-bottom: #cc6666 1px solid;
	background-color: #ffcccc;
	text-align: center;
	margin-bottom: 15px;
}

.LoginInfoText
{
	padding-left: 5px;
	font-size: 9pt;
	font-family: Verdana, Arial;
	text-decoration: none;
}

A.LoginInfoLink
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 9pt;
	color: #ed486d;
	line-height: 15px;
	font-family: Verdana, Arial;
	text-decoration: none;
}

A.LoginInfoLink:hover
{
	padding-left: 5px;
	color: #dc143c;
}

.Button
{
	font-size: 12px;
	color: black;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}

.AdminTitle
{
	font-weight: bold;
	font-size: 21px;
	color: black;
	line-height: 25px;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	text-decoration: none;
}

.AdminPageText
{
	font-size: 12px;
	color: navy;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	text-decoration: none;
}

A.AdminPageText
{
	font-size: 12px;
	color: navy;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	text-decoration: none;
}

A.AdminPageText:hover
{
	color: red;
}

.LoginInside
{
	background-color: #99ffff;
	border-right: #33ff00 5px groove;
	border-top: #33ff00 5px groove;
	border-left: #33ff00 5px groove;
	border-bottom: #33ff00 5px groove;
}

#AdminBody
{
	background-color: white;
}

.Grid
{
	border-color: #e7e7ff;
	width: 100%;
}

.GridHeader
{
	font-size: 11px;
	color: white;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	background-color: navy;
	text-align: left;
	text-decoration: none;
}

.GridRow
{
	font-size: 11px;
	color: navy;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	background-color: #e7e7ff;
	text-align: left;
	text-decoration: none;
}

.GridEditingRow
{
	font-size: 11px;
	color: navy;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	text-align: left;
	text-decoration: none;
}

.GridAlternateRow
{
	font-size: 11px;
	color: navy;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	background-color: #f7f7f7;
	text-align: left;
	text-decoration: none;
}

.FeatureContent
{
	font-size: 10pt;
	border-right: #333366 1px solid;
	border-bottom: #333366 1px solid;
	border-left: #333366 1px solid;
	padding-bottom: 15px;
	padding-top: 17px;
	padding-right: 5px;
	width: 500px;
	background-color: #e9e9e9;
}
.FeatureHeader
{
	border-top: #333366 1px solid;
	border-right: #333366 1px solid;
	border-left: #333366 1px solid;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: -5px;
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	background-color: #000066;
	width: 500px;
}
.CartButtonText
{
	font-size: 10px;
	color: black;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}

.CartSummary
{
	border-right: #0468a4 2px solid;
	border-top: #0468a4 2px solid;
	padding-left: 2px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: #0468a4 2px solid;
	color: navy;
	padding-top: 3px;
	border-bottom: #0468a4 2px solid;
	font-family: Arial;
	background-color: #fffafa;
}

A.CartLink
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

A.CartLink:hover
{
	color: red;
}

.ShoppingCartTitle
{
	font-size: 16px;
	color: red;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}

#PProductDescription
{
	border-bottom: #333366 1px solid;
	border-right: #333366 1px solid;
	border-left: #333366 1px solid;
	font-size: 11pt;
	color: black;
	line-height: 15pt;
	font-family: Arial, Verdana, 'Helvetica LT' , Sans-Serif;
	text-align: justify;
	width: 485px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #e9e9e9;
}
.AdminErrorText
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-style: italic;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}

.SmallButtonText
{
	font-size: 10px;
	color: black;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}

.RecommendationHead
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}

.RecommendationText
{
	font-size: 10px;
	color: black;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}

.RecommendationLink
{
	font-size: 10px;
	color: black;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	text-decoration: underline;
}

A.RecommendationLink:hover
{
	color: red;
}

.CustDetailText
{
	font-size: 1em;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}
.CustTextBox
{
	width: 240px;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
}
.ErrorDetailText
{
	font-size: 1em;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	color: red;
}
#thanks
{
	font-weight: bold;
	font-size: 1.2em;
	color: navy;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	padding-left: 70px;
}

.Header3
{
	font-size: 1.2em;
	color: black;
	margin-bottom: 10px;
}
#footer
{
	font-size: 0.8em;
	color: navy;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	text-align: right;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: normal;
}
#OutOfStockColor
{
	color: red;
	margin-top: 10px;
	font-weight: normal;
	font-size: 0.9em;
}
.EncLogin
{
	border-right: #c6d5fd 2px groove;
	border-top: #c6d5fd 2px groove;
	border-left: #c6d5fd 2px groove;
	border-bottom: #c6d5fd 2px groove;
	font-size: 13px;
	color: navy;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	width: 400px;
	padding-left: 35px;
}

.watermark 
{
	background: #e2e5e8;
	font-size:1em;
}
#contactUs
{
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	padding-left: 20px;
	color: #666600;
	font-weight: bold;
}
.modalBackground 
{ 
 background-color:Gray; 
 filter:alpha(opacity=70); 
 opacity:0.7;
}
.modalPopup {
	background-color:#9ebef5;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:605px;
	height:590px;
	color:#4a07f6;
}
.modalTextBoxSpacing
{
	float:left;
	width:70px;
}
.EnquireLink
{
	color: black;
	font-family: Verdana, 'Helvetica LT' , Sans-Serif;
	text-decoration: underline;
}

A.EnquireLink:hover
{
	color: red;
	font-size:1.1em;
}
.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}
.changeColorToBlack
{
	color:Black;
}

#navBar
{
	float:left;
	margin:60px 0px 20px -50px;
	/*margin:-90px 0px 30px 0px; for flash*/
	/*padding-left:400px; for flash*/
	clear:right;
}

#navBar img
{
	width:100px;
}

*:.fffixForFlash
{
	padding-top:138px;
	float:left;
}

#storeTradingDiv
{
	background-image:url("../../Images/doors.jpg");
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:20px;
	clear:both;
}
#mapDiv
{
	float:right;
	padding-right:5px;
}
.alertModalPopup {
	background-color:#0583b5;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:300px;
	height:130px;
	color:White;
}
.setDisplayForModalAlert
{
	margin:20px 5px 20px 5px;
}
.InquireBackgroundDiv
{
	background-image:url("../../Images/inquery.jpg");
	background-repeat:no-repeat;
	background-position:left;
	padding: 20px 0px 30px 80px;
}
.pmaAlign
{
	margin-top:20px;
	width:210px;
	text-align:center;
}
.CenterEnquiryButton
{
	text-align:center
}
.CenterEnquiryButton /*For internet exploror*/
{
	text-align:center;
	margin-right:auto;
	margin-left:auto; 
}
.CenterEnquiryButton /*For FireFox*/
{
	text-align:-moz-center;
	margin-right:auto;
	margin-left:auto; 
}
#SlideShowDiv
{
	text-align:center;
	font-family: Arial, Verdana, 'Helvetica LT' , Sans-Serif;
	font-size:0.9em;
}
div#SlideShowDiv a:link { 
	text-decoration: none; 
	color: Black; 
}
div#SlideShowDiv a:visited {
	color: Black;
	text-decoration: none; 
}
div#SlideShowDiv a:hover {
	color: Blue;
	text-decoration: underline;	
}
div#SlideShowDiv a:active {
	color: Black; 
	text-decoration:none;
}

