/* This CSS file setups the style for the Holiday Store theme */

html {
	margin-bottom: 1px; /* firefox fix to keep page from shifting in the absence of a scrollbar */
}	
* {
	padding: 0;
	margin: 0;
}





/* =============================================================================== */
/* FIXES FOR DEFAULT NITROSELL CSS STYLING */
/* =============================================================================== */

.link-category-select { 
	color: # 000 font-weight: bold; 
	text-decoration: none; 
	border-bottom: 0px SOLID #ffffff; 
	padding-left:0px; 
	padding-right:10px; 
	display:inline; 
	background: url('images/bg-link-bullet.gif') no-repeat transparent top left; 
	}


		/* wrapper around pricing, availability, matrix*/
		#productbuyinfo{ display:block; clear:both; text-align:center;}  */
		/*  #productbuyinfo table{ background:#ffffff; padding-left:10px; padding-right:10px; width:315px; }  */
		/*  		#productbuyinfo b { font-size:12px; }  */
		/*  		#productbuyinfo .text-pricingdetails { font-size:12px; }  */
		/*  		#productbuyinfo .text-price { font-weight: bold; color:#2B357B; font-size:14px; }  */
		/*  		#productbuyinfo .text-pricestrike { text-decoration: line-through; font-weight: bold; font-size:14px; }  */
		/*  		#productbuyinfo .text-shipping { color: black; font-size:14px; }  */
		/*  		#productbuyinfo .text-pricesave { color: red; font-size:14px; font-weight: bold; }  */
		/*  		#productbuyinfo .text-availabilitytext { color: Gray; font-size:14px; }  */
		/*  		#productbuyinfo .text-availabilitytitle { font-weight: bold; font-size:14px; white-space:nowrap; margin-right:5px; }  */
	


/* matrix items */
#page-product #frmMain { text-align:left; }
div#productbody { position:relative; text-align:left; }
#productbody .matrixdisplay { 
							clear:both; 
							background:#ffffff; 
							padding-top:5px; 
							padding-bottom:5px; 
							width:335px; 
							margin-left:0; 
							margin-right:0; 
							border-bottom: SOLID #ffffff 0px;
							text-align:left; 
							align: left;
							}

#productbody .matrixdisplay table, #productbody .matrixdisplay p { padding-left:10px; padding-right:10px; }
#productbody .matrixdisplay p { font-size:12px; }
#productbody .matrixdisplay td { width:50px; }

/* =============================================================================== */





body {
	background-image: url('../../images/holidaystore/BACK_main.gif');/*update path*/
	background-repeat: repeat;
	background-color: #ffffff; /*update backgroundcolor*/
	margin: 0 0 0 0;
	text-align: center;
	font: 11px/13px verdana; 
	}

div#pageContainer	{
	background-color: #C7A48D;
	width: 933px;
	margin-left: auto;
	margin-right: auto;
	bottom: 0;
}
div#contentContainer	{
	width: 100%; 
	border-left: 2px solid #bb133e; /*update color*/
	border-right: 2px solid #bb133e;/*update color*/
	float: left;
	}
div#outsideBorder	{
	width:941px;
	border-left: 2px solid #002664; /*update color*/
	border-right: 2px solid #002664; /*update color*/
	float: left;
	}
div#middleBorder{
	width:937px;
	border-left: 2px solid #0048ac; /*update color*/
	border-right: 2px solid #0048ac; /*update color*/
	float: left;
	}
div#insideBorder{
	width:933px;
	border-left: 2px solid #3980ee; /*update color*/
	border-right: 2px solid #3980ee; /*update color*/
	float: left;
	background-color: #ffffff;
	}
/* Main Tab Nav */
div#tabNav	{
	background-image: url(../../images/holidaystore/BACK_mainNav.gif); /*update path*/
	background-repeat: repeat-x;
	width: 933px;
	float: left;
	padding: 0px 0px 0px 0px;
	top: -2px;
	}
	
		
	
/* page body and content areas including dynamic content */
div#pageBody	{

	background-color: #ffffff; /*update color*/
	text-align: left;
	padding: 0 15px 0 15px;
	clear: both;
	top: -6px;
}
/* Left Column */
td#leftCol	{
	width: 160px;
}



div.leftColBack	{
	/* background: #ffffff url('../../images/000/BACK_leftCol.gif') repeat-x top; */
	border-left: 1px solid #002464;  /*UPDATE COLOR*/
	border-right: 1px solid #002464;  /*UPDATE COLOR*/
	border-bottom: 1px solid #002464; /*UPDATE COLOR*/
	padding: 5px;
	margin-bottom: 25px;
	width: 149px;
}


/* Search Box */
.findtable	{}
.boxText	{}
#panel-search	{}
input#searchSubmit	{
	width: 32px;
	height: 20px;
	background-color: #002664;
	color: #ffffff;
	font: 10px/10px verdana;
	font-weight: bold;
	border: 1px solid #353535;
	}
input#memberUpdate	{
}
input#memberlogout	{
}
input#inputUser	{
}
input#inputUser	{
}
input#password	{
}
input.formInput	{
	height: 18px;
	border: 1px solid #353535;
}
input.formInputActive	{
	height: 18px;
	border: 1px solid #353535;
	background-color: #c7d6e9;
}

/* Homepage */
td	a {
	color: #456dd4;
	text-decoration: underline;
	}
td	a:hover {
	color: #000000;
	text-decoration: none;
	}	


/* Products Box */
div#LCproducts a {
	font-size: 10px;
	font-family: verdana;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #740000;
	}
.product-link{
	font: 10px/12px verdana;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
a.link-category {
	color: #191970!important;
	font-weight: normal!important;
}
 .nav-category	{/* problem in IE7 and FF3 with spacing*/
 	/* border: 1px blue solid; */
	line-height: 12px;
	height: 12px; /* change to match line-height - line wraps will be a problem tho */
	padding: 0;
	margin: 0;	
 }
 .link-category {
	/* border: 1px red solid; */
	line-height: 12px;
	height: 12px;
	}
div.categoryblock	{ /* This fixes a Nitrosell problem by offsetting the <BR> tag added to the compiled navigation code */
margin-top: 0px;
margin-bottom: 12px!important;
}
.link-department	{
	/* border: 1px 53341F;	*/
}
div#LCproducts br	{
	margin-bottom: 12px;
	}
div#LCproducts ul	{
	margin-left: 0px;
}
div#LCproducts li	{
	padding-left: 0px;
	list-style-type: none;
	}
div#LCproducts	a:hover	{
	font: 10px/12px verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #740000;
	}
ul#themeList li{
	font: 10px/12px verdana;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-bottom:5px;
	list-style-type: none;
	}

/* Featured Products */
td#featureProductLinks	a	{
	font: 9px/15px arial;
	font-weight: bold;
	}
td#featuredProductText	{
	font: 12px/15px arial;
	}
	

/* Right Column */
div#specialoffers	{
	display: none;/* we don't want to see Special Panel that is embedded in e Nitrosell code, so hide it */
	}
div#innerRightCol	{
	border: 1px solid #bb133e;
	background-color: #fff;
	padding: 6px;	
	}
table#passport	{
	background-image: url(../../images/BAK_passport.jpg);
	width: 697px;
	height: 228px;
	padding: 6px;
	border: 1px solid #002464;
}
table#passport h2 {
	font: 13px/18px arial;
	color: #002464;
	font-weight: bold;
}
/* text */
h1.heading-main	{
	font: 16px/18px verdana;
	font-weight: bold;
	color: #740000;
	font-variant: small-caps;
	}

td.hpCatlist h2 {
	font: 13px/18px arial;
	color: #bb133e;
	font-weight: bold;
	text-decoration: none;
}


div#innerRightCol h1.heading-main	{
	font: 18px/24px georgia;
	font-weight: bold;
	color: #000080;
}

div#innerRightCol h1.themeHeading	{
	margin-bottom: 6px;
	font: 18px/22px verdana;
	font-weight: bold;
	color: #00504e;
	width: 100%;
	border-bottom: 1px solid #ab8d4f;
	}
	
.themeHeading	{
	margin-bottom: 6px;
	font: 18px/22px verdana;
	font-weight: bold;
	color: #00504e;
	width: 100%;
	border-bottom: 1px solid #ab8d4f;
}

.subHeading	{
	margin-bottom: 6px;
	margin-top: 10px;
	font: 14px/20px verdana;
	font-weight: bold;
	color: #00504e;
}

h1.heading-product, h3.select-category-heading	{
	font: 18px/18px georgia!important;
	font-weight: bold;
	color: #000080;
	margin-bottom: 10px;
}
h3.select-category-heading	{
	font: 18px/18px georgia!important;
	color: #000080;
	margin-bottom: 10px;
}
/* search */
 td.productlist-hcol1, td.productlist-hcol3, td.productlist-hcol4, td.productlist-hcol5 	{
	font: 12px/16px verdana;
	font-weight: bold;
	border-bottom: 1px solid #191970;
	padding: 6px;
	}
tr.productlist-row1, td.productlist-col5	{
	font: 11px/16px arial;
	padding-top: 6px;
}
tr.productlistheader	{
	background-color: #ffffff;
	}
tr.productlist-row1	{
	background-color: #ffffff;
	}
tr.productlist-row2	{
	background-color: #efefef;
	font: 11px/16px arial;
	padding-top: 6px;
	}
.rule	{
	margin: 6px 0px 6px 0px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	
	
/*   .topNav_menu  MAIN NAVIGATION DROPDOWN MENU ------------------------------------- */


		/* MAIN DIV */
		
					.topNav_menu {
					width:933px;
					height:32px;
					position:relative;
					z-index:100;
					/* border-right:1px solid #000; */
					/* font-family:arial, sans-serif; */
					top:-2px; 
/* ------>>  */		background:url(../../images/holidaystore/BACK_mainNav.gif);

					}
		
		
		
		
		/* hack to correct IE5.5 faulty box model */
					* html .topNav_menu {
					width:933px;
					w\idth:932px;
					}
		
		
		
		
		/* remove all the bullets, borders and padding from the default list styling */
					.topNav_menu ul {
					padding:0;
					margin:0;
					list-style-type:none;
					}
					
					.topNav_menu ul ul {
					width:200px;
					}
		
		
		
		
					.topNav_menu li {
					float:left;
					width:116px;
					position:relative;
					}
		
		
		
		/* style the links for the top level */
					
					.topNav_menu a, .topNav_menu a:visited {
					display:block;
					font-size:11px;
					font-family:Tahoma, Arial, sans-serif;
					text-decoration:none;
					font-weight:normal;
					width:116px;
					height:30px;
					border:1px solid #78797d;  /* dark grey */
					/* border-width:1px 0 1px 1px; */
					border-top-width: 0px;
					border-bottom-width: 0px;
					border-left-width: 1px;
					border-right-width: 0px;
					/* background:#09c; */
					padding-left:0px;
					line-height:29px;
/* ------>>  */		color:#ffffff;
					}
					
		
					.topNav_menu a.toplevel, .topNav_menu a.toplevel:visited {					
					display:block;
					font-size:11px;
					font-family:Tahoma, Arial, sans-serif;
					text-decoration:none;
					font-weight:bold;
					width:116px;
					height:30px;
					border:1px solid #000000;
					/* border-width:1px 0 1px 1px; */
					border-top-width: 0px;
					border-bottom-width: 0px;
					border-left-width: 1px;
					border-right-width: 0px;
					/* background:#09c; */
					padding-left:0px;
					line-height:29px;
/* ------>>  */		color:#ffffff;					
					}
		
		
		
		/* a hack so that IE5.5 faulty box model is corrected */
					* html .topNav_menu a, * html .topNav_menu a:visited {
					width:200px;
					w\idth:179px;
					}
		
		
		
		
		
		/* hide the sub levels and give them a positon absolute so that they take up no room */
					.topNav_menu ul ul {
					visibility:hidden;
					position:absolute;
					height:0;
					top:30px;
					left:0px;
					width:200px;
					/* border-top:1px solid #000; */
					border-color: #78797d; 	/* grey */
					/* border-width:1px 0 1px 1px; */
					border-top-width: 0px;
					border-bottom-width: 0px;
					border-left-width: 1px;
					border-right-width: 1px;
					}
		
		
		/* another hack for IE5.5 */
					* html .topNav_menu ul ul {
					top:29px;
					t\op:30px;
					}
		
		
		
		/* position the third level flyout menu */
					.topNav_menu ul ul ul{
					left:200px;
					top:-1px;
					width:200px;
					}
		
		
		
		/* position the third level flyout menu for a left flyout */
					.topNav_menu ul ul ul.left {
					left:-200px;
					}
		
		
		
		/* style the table so that it takes no ppart in the layout - required for IE to work */
					.topNav_menu table {
					position:absolute;
					top:0;
					left:0;
					border-collapse:collapse;
					}
		
		
		
		/* style the second level links */	
					.topNav_menu ul ul {
					z-index: 100;
					}			
		
		/* style the second level links */	
					.topNav_menu ul ul a, .topNav_menu ul ul a:visited {
					background:#ffffff;
					color:#000;
					height:auto;
					line-height:1em;
					/* padding:5px 10px */;
					padding-top:5px;
					padding-bottom:5px;
					padding-left:10px;
					padding-right:10px;
					width:200px;
					border-width:0 1px 1px 1px;
					text-align:left;	
					font-face:Tahoma, Arial, sans-serif;
					}
		
		
		/* yet another hack for IE5.5 */
					* html .topNav_menu ul ul a, * html .topNav_menu ul ul a:visited {
					width:200px;
					w\idth:150px;
					}
		
		
		
		
		/* make the second level visible when hover on first level list OR link */
					.topNav_menu ul li:hover ul,
					.topNav_menu ul a:hover ul{
					visibility:visible;
					}
		
		/* keep the third level hidden when you hover on first level list OR link */
					.topNav_menu ul :hover ul ul{
					visibility:hidden;
					}
		
		/* make the third level visible when you hover over second level list OR link */
					.topNav_menu ul :hover ul :hover ul{
					visibility:visible;
					}
					
					


		/* style the second level background */
					.topNav_menu ul ul a.drop, .topNav_menu ul ul a.drop:visited {
/* ------>>  */		background:#ffffff url(../images/grey-arrow.gif) no-repeat 130px center;
					}
		
		
		/* style the second level hover */
					.topNav_menu ul ul a.drop:hover{
/* ------>>  */		background:#87c6ff url(../images/blue-arrow.gif) no-repeat 130px center;  /* lt blue */
					}
		
		
		.topNav_menu ul ul :hover > a.drop {
/* ------>>  */		background:#87c6ff url(../images/blue-arrow.gif) no-repeat 130px center;  /* lt blue */
					}
		
		
		/* style the third level background */
					.topNav_menu ul ul ul a, .topNav_menu ul ul ul a:visited {
/* ------>>  */		background:#e2dfa8; /* tan */
					}
		
		
		/* style the third level hover */
					.topNav_menu ul ul ul a:hover {
/* ------>>  */		background:#b2ab9b;  /* brown */
					}					
					
		
		
		/* style the top level hover */
					.topNav_menu a:hover, .topNav_menu ul ul a:hover{
/* ------>>  */		color:#ffffff;
/* ------>>  */		background:#0b1157;  /* dk blue */
					font-weight:bold;
					}
		
		.topNav_menu :hover > a, .topNav_menu ul ul :hover > a {
/* ------>>  */		color:#ffffff;
/* ------>>  */		background:#0b1157;	/* dk blue */
					}