
/*.nunaBackground {
	background: #fff url(/images/backgrounds/nuna_back.gif) no-repeat center 444px;
}*/

#BodyContainer {
	margin-bottom: 40px;
}
	
.NewProductLeft {
	float: left;
	width: 590px;	
}

.NewProductLeft h2 {
	background: #FFFFFF url(/images/generic/high_chair_title.gif) no-repeat top left;
	width: 109px;
	height: 76px;
	text-indent: -3000px;
	margin-bottom: 25px;
    margin-left:5px;
}

.NewProductLeft p {
	width: 250px;
	text-align: justify;
    margin-left:5px;
	
}

.NewProductLeft #FlashMovieWrap {
	float: right;	
}

#FlashMovieWrap {
	margin-bottom: 30px;
}

.NewProductRight {
	float:right;
	width: 230px;
	line-height:1.2;
	text-align:justify;
	padding-top: 18px;	
    margin-right:5px;
}

.NewProductRight h2 {
	width: 231px;
	font-size: 2em;
	color: #000;
    margin-right:5px;     
}

.NewProductRight p {
	width: 231px;
}

.NewProductLeft h1 {
	float: left;
	background: #FFFFFF url(/images/generic/nuna_main.jpg) no-repeat top left;
	width: 527px;
	height: 277px;
	margin-bottom: 46px;
	text-indent: -3000px;
}

#NunaFlash {
	margin-bottom: 46px;
	}
	
.NunaThumbs  {
	border-top: 1px dotted #ccc;
	margin-bottom: 40px;
	}
	
.NunaThumbs a {
	float:left;
	position: relative;
	border-bottom: 3px solid white;
	margin-top: 35px;
	padding: 7px;
	margin-left: 5px;
	margin-bottom: 50px;
	text-decoration: none!important;

}

.NunaThumbs a .note {
	display: none;
}
	
.NunaThumbs a:hover  {
	border-bottom: 3px solid #d2de1e;
	background-color: #F9F9F9;
	}
	
.NunaThumbs a:hover .note {
	display: block;
	visibility: visible;
	position: absolute;
	bottom: -5em;
	left: 0;
	color: #474748;
	width: 200px;
	line-height: 0.5em;
	border: none; 
	margin-bottom: 10px;
	padding-left:0;
	}

p.NunaPrice {
	margin-top: 40px;
	padding-bottom: 15px;
	color: #e25d20;
	font-size: 2.2em;	
}

.NewProductRight p.divider {
	border-top: 1px dotted #ccc;	
	padding-top: 8px;
	text-align: left;
}

.NewProductRight a.colour {
	display: block;
	float: left;
	width: 35px;
	margin-right: 5px;
	text-indent: -3000px;
}

.NewProductRight  a.blue {
	background-color: #0087a9;
}

.NewProductRight  a.blue:hover {
	background-color: #61b5ca;
}

.NewProductRight a.green {
	background-color:  #a6ba1d;
}

.NewProductRight a.green:hover {
	background-color:  #c8d473;
}

.NewProductRight a.orange {
	background-color:  #e4672d;
}
.NewProductRight a.orange:hover {
	background-color:  #ed9b75;
}

.NewProductRight a.carbon {
	background-color:  #768088;
}
.NewProductRight a.carbon:hover {
	background-color:  #969da4;
}

.NewProductRight a.pewter {
	background-color:  #404041;
}
.NewProductRight a.pewter:hover {
	background-color:  #6c6c6d;
}

.NewProductLeft a.NunaButton {
	float: left;
	display: block;
	padding-right: 10px;
	margin-top: 248px;
	margin-left: 5px;
	background: #FFFFFF url(/images/buttons/arrow_green_trans.gif) no-repeat center right;

}

.NewProductRight a.NunaButton {
	float: left;
	display: block;
	padding-left: 0px;
	padding-right: 15px;
	margin-top: 20px;
	background: #FFFFFF url(/images/buttons/arrow_green_trans.gif) no-repeat center right;

}

.NewProductLeft a.CaptionBox {
	background-color:#F9F9F9;
	border:1px solid #CCCCCC;
	display:block;
	height:1%;
	margin-bottom:12px;
	padding:2%;
	width:94%;
	font-weight: bold;
}

p.stockists {
	width: 570px;
	line-height: 1.3em;
	padding-bottom: 8px;
	border-bottom: 1px dotted #ccc;
}

.NewProductLeft ul {
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
}

.NewProductLeft ul.alt {
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	background-color: #f9fadf;
}

.NewProductLeft ul li {
	padding-top: 5px;
}


.NewProductLeft ul li.divider {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
