


/* Upper Left Styles */

#leftmainwrapper { float: left; width: 540px;}
  
#mainbanner { width: 540px; height: 300px; background: url(/images/main.jpg) no-repeat; margin: 0 0 20px 0;}

/* Registry Banner */

#registry {
    border: 4px dashed #70569c;
    width: 516px;
    height: 200px;
    float: left;
    margin: 0 auto 20px auto;
    padding: 8px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;  
}
  
#registry img { float:right; margin: 10px 10px 0 0;}
  
#registry h2 {
    font-size: 24px;
    font-weight: normal;
    color: #70569c;
    margin: 0;
    padding: 0;
}
  
#registry h2 a{ 
	color: #70569c;
}
  
#registry h2 a:hover{
    text-decoration:underline;
}
  
#registry h2.arrow_icon {
    display:inline;
    background: url(/images/arrow-reg.png) no-repeat;
    background-position: right;
    padding-right: 35px;
    
}
  	  
#registry p {
  	position: relative;
    font-family: Century Gothic, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #70569c;
    margin: 0;
    padding: 0;
}

/* Product Detail */
div.addToCart, div.returnToRegistry {text-align:justify;}
  
/* Bestsellers Modules */

#bestsellers { 
  	clear: both;
}
  
#bestsellers h2 {
    color: #9999cc;
  	background-color: white;
  	letter-spacing: -1px;
  	text-align: left;
  	font-size: 26px;
  	font-weight: normal;
  	position:relative;
  	top: 20px;
}
  
#bestsellers ul { 
	list-style: none; 
	margin: 0; 
	padding: 0;
}
  

#bestsellers ul li {
    float: left;
    width: 180px;
    height: 190px;
    color: #9999cc;
  	background-color: white;
  	letter-spacing: -1px;
  	text-align: left;
  	font-size: 16px;
  	border-left: 3px dotted #9999cc;
  	border-bottom: 3px dotted #9999cc;
  	padding: 8px;
    
}

.bs_item {
    width: 170px;
    height: 178px;
    font-size: 16px;
    letter-spacing: 0px;
    padding: 8px
}
  
#strollers, #carseats, #feeding, #nursing, #toys { 
	border-top: 3px dotted #9999cc; 
}

#toys, #furniture { 
	border-right: 3px dotted #9999cc; 
}
  
#bestsellers ul li a { 
	display: block; 
	position: relative; 
	top: 140px; 
	text-decoration: none; 
}
  
#bestsellers ul li a:link, #bestsellers ul li a:visited, #bestsellers ul li a:hover, #bestsellers ul li a:active { 
	color: #9999cc; 
}

#bestsellers ul li a:hover { 
	text-decoration: underline; 
}
  
#strollers { 
	display: block; background: url(/images/strollers.png) no-repeat 10px 20px; 
}

#carseats { 
	background: url(/images/carseats.png) no-repeat 20px 20px; 
}

#feeding { 
	background: url(/images/feeding.png) no-repeat 30px 20px; 
}

#nursing { 
	background: url(/images/nursing.png) no-repeat 5px 20px; 
}

#toys { 
	background: url(/images/toys.png) no-repeat 5px 10px; 
}

#onthego { 
	background: url(/images/onthego.png) no-repeat 50px 10px; 
}

#gifts { 
	background: url(/images/gifts.png) no-repeat 0px 0px; 
}

#clothing { 
	background: url(/images/clothes.png) no-repeat 5px 25px; 
  margin-bottom:25px;
}

#furniture { 
	background: url(/images/furniture.png) no-repeat 0px 30px; 
}

/* Sidebar Section */
  
#sidebar { 
	width: 430px; float: right; text-align: center;
}
  
#fb { 
	margin-bottom: 10px; 
}
  
#socialmedia { 
	margin: 0 auto; 
}
  
p.socmed { 
	color: #9999cc; 
	background-color: white; 
	font-family: Century Gothic, sans-serif; 
	letter-spacing: -1px; 
	font-size: 22px; 
	text-align: left;
}
  
.socmed { 
	width: 66px; 
	height: 66px; 
	float: left; 
	margin: 5px;  
}



#pdContent-2 {margin:0 -6px 0 15px;}
