body {
	margin:0;
	padding:0;
	background:#8897A0 url("../images/pageBg.gif") center repeat-y;
	}

a {color:#2B5565;}
a:hover {color:#5E8898;}

img {
	padding:0;
	border:0;
	}

hr {
    height:1px;
    background-color:#CCCCCC;
    border:0;
   }


h1 {
	color:#062438;
	font-weight:normal;
	font-size:15px;
	letter-spacing:2px;
	}

h2 {
	color:#687A71;
	font-size:12px;
	display:inline;
	}

h3 {
	font-size:12px;
	color:#666;
	font-weight:normal;
	}


#container {
	margin:0 auto;
	padding:0;
	width:800px;
	font-family:arial,verdana,sans-serif;
	color:#261639;
	font-size:12px;
	}
	
	/* fix in pc ie hide from mac ie \*/
	* html #container {
		padding:0 0 0 1px;
		}
	/* end hack */
	
#rowTop {
	padding:0;
	margin:0;
	background-color:#002842;
	height:44px;
	border-bottom:1px solid #FFF;
	}

	h1#logo {
		float:left;
		background:#062438 url("../images/mySkinCareSecretLogo.gif") left no-repeat;
		height:44px;
		width:311px;
		padding:0;
		margin:0;
		}
	
		h1#logo span {
			display:none;
			}
		
	#utilNav {							/* shopping cart and wishlist links */
		float:right;
		padding:15px;
		margin:0;
		color:#FFF;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		}
		
		#utilNav a {
			color:#FFF;
			text-decoration:none;
			}
		
		#utilNav a:hover {
			color:#CCC;
			}
	
#banner {
	margin:0;
	padding:0;
	height:165px;
	width:800px;
	background:#062438 url("../images/mySkinCareSecretBanner.jpg") left no-repeat;
	}

#searchDrop {
	float:right;
	color:#062438;
	font-size:10px;
	font-style:italic;
	padding:0px;
	margin:15px 15px 0 0;
	width:270px;
	text-align:right;
	}
	
	#searchDrop input {
		font-size:10px;
		}

#nav {
	margin:0;
	padding:0;
	width:800px;
	height:47px;
	background:transparent url("../images/navBgRight.gif") top right no-repeat;
	}

#colLeft {
	float:left;
	margin:0;
	padding:15px 0;
	width:175px;
	background:#261639;
	}

	.floatBox {
		width:146px;
		height:auto;
		background-color: #ffffff;
                background-image: url(../images/cartBgTop.gif);
	        background-repeat: no-repeat;
	        background-position: 0 top;
                padding:5px 0 2px 0;
		margin:0 auto;
		text-align:center;
		}
		
		.floatBoxBottom {
                background-color: #ffffff;
                background-image: url(../images/cartBgBottom.gif);
	        background-repeat: no-repeat;
	        background-position: 0 top;			
              	width:146px;
		height:9px;
		margin:0 auto 15px auto;
		padding:0;
			}
	
	.floatBox Table {
		text-align:center;
		}
	
	.floatBox h2 {
		color:#333;
		border-bottom:1px dashed #ccc;
		}
	
	.exclusiveGift {
		text-align:Center;
		}

#colRight {
	float:right;
	margin:0;
	padding:10px;
	width:605px;
	background-color:#FFF;
	}





	#featured {}				/* on main page... featured manufacturers, specials, etc */
	
		#featured h1 a {
			font-style:italic;
			color:#333;
			font-size:11px;
			text-decoration:none;
			border-bottom:1px dashed #ccc;
			}

		#featured h2 {									/* the dark green text that says how much savings */
			color:#8897A0;
			font-family:verdana,arial,sans-serif;
			font-size:11px;
			display:inline;
			font-weight:bold;
			}
		
		#featured h2 a:link {							/* grey text that is the product description */
			color:#666;
			font-size:12px;
			font-weight:normal;
			text-decoration:none;
			font-family:arial,verdana,helvetica;
			}
		
		#featured h3 {
			font-family:verdana,arial,sans-serif;
			font-weight:normal;
			font-size:10px;
			display:inline;
			color:#333;
			}
			

/* product styles */

	.displayProductsStripe {
		font-weight:bold;
		border-top:1px dashed #CCC;
		border-bottom:1px dashed #CCC;
		padding-top:15px;
		background: #fff;
		width: 100%;
		}

	.displayProductsStripe h1 {
		font-size:14px;
		display:inline;
		}
		
	.productsHeader h1 {
		padding-top:15px;
		}

	.productCell {
		background-color:#FFF;
		text-align:right;
		border-right:1px solid #ededed;
		}

	.productListing h1,h2,h3 {
		font-size:12px;

		}
		
	.productListing {
		border-bottom:1px solid #EDEDED;
		}

/* policies styles */

	.WelcomeSize {
		color:#333333;
		font-size:12px;
		font-weight:bold;
		}

/* tracking table on policies page */

#trackTBL {								
	border:1px solid #D6D6D6;
	}

	.hdrTD {
		background-color:#062438;
		color:#FFF;
		}


/* cart styles */	

	.cartHeader {
		color:#062438;
		}

	.cartCols {
		background-color:#D5DADE;
		}

	.cartRows {
		font-weight:bold;
		background-color:#FFFFFF;
		}





.spnPagingLinks{

  border:1px solid #DDDDDD;
  padding:4px;
  margin:2px;

}

.spnPagingLinks a, spnPagingLinksActive a{

  text-decoration:none;

}

.spnPagingLinksActive{

  border:1px solid #DDDDDD;
  padding:4px;
  margin:2px;
  background-color:#DDDDDD;
  font-weight:bold;

}

.divHeader{
 
 clear:both;
 height:16px;
 border-top:1px solid #DDDDDD;
 border-bottom:1px solid #DDDDDD; 
 margin-top: 15px;
 margin-bottom: 15px;
 padding: 8px;
 background-color: transparent;
 background-image: url(/SiteIncludes/images/dynamics/DisplayProducts_bg.gif);
 background-repeat: repeat-x;
 background-attachment: scroll;
 background-position: left bottom;
 font: 12px Verdana;
 color:#555555;
 
}

.divProductGrid{

  text-align:left;
  vertical-align: top;
  display:block;

}

.divProductGridCell{

  width:110px;
  height:375px;
  padding:10px;
  margin-right:10px;
  margin-bottom:10px;
  border:3px solid #F6F6F2;
  text-align:left;
  float:left;
  vertical-align: top;
  overflow:visible;
  position:relative;
  
}

.divProductGridCell:hover{

  background-color:#F7F8F8;
  /* cursor: pointer; */

}

.divProductGridCell h1{

  font-size:10px;
  line-height: 12px;

}

.divProductGridCell h2{

  font-size:10px;
  font-weight:normal;
  line-height: 12px;

}

.divProductGridCell h3{

  font-size:10px;
  line-height: 10px;

}

.divProductGridCell h4{

  font-size:10px;
  line-height: 10px;

}

.divProductGridCell p{

  line-height: 10px;
  display:none;
  margin-bottom: 0px;

}

.divProductGridCell br{

  line-height: 6px;
  margin-bottom: -30px;
  padding-bottom:0;
  display:none;

}
 
.imgProductPhoto{

  top:0;
  left:0;
  border:0;
  background-color:#FFFFFF;
  padding:5px;

}

.divIcons{

	position: absolute;
	top:10px;
	left:10px;
	z-index: 1000;
	
}

.divNewIcon{

	position: relative;
	width:32px;
	height:32px;
	background: url(/SiteIncludes/images/dynamics/new_32.png) no-repeat;
	
}

.divSaleIcon{

	position: relative;
	width:32px;
	height:32px;
	background: url(/SiteIncludes/images/dynamics/sale_32.png) no-repeat;
	
}

.divOrganicIcon{

	position: relative;
	width:32px;
	height:32px;
	background: url(/SiteIncludes/images/dynamics/organic_32.png) no-repeat;
	
}

.divRewardsIcon{

	position: relative;
	width:32px;
	height:32px;
	background: url(/SiteIncludes/images/dynamics/rewards_32.png) no-repeat;
	
}

.divAddToCart{

  padding-top:5px;
  padding-bottom:10px;
  position: absolute;
  bottom:0;
  text-align:center;
  
}

.divCartMessage{

  padding:5px;
  z-index:100;
  color:red;

}

.divCartMessage a{

  color:red;

}

.tblCartStatus{

  border:1px solid #DDDDDD;
  background-color:#FDEFD4;

}

.highslide-body a{

  font-size:10px;

}

#dynQuickView{

  width:600px;
  height:500px;

}
