#astroWrapper #header {
    width: 992px;
}

#astroWrapper h2{
	font: 2.1em "Trebuchet MS","Trebuchet", Arial, Helvetica, sans-serif ;
	font-weight:bold;
	font-size: 170%;
	padding: 0 0 10px 10px;
	color: #5c5b5e;
}

#astroWrapper h3{
	font: 2.1em "Trebuchet MS","Trebuchet", Arial, Helvetica, sans-serif ;
	font-weight:bold;
	font-size:185%;
	color: #3a3a3b;	
}

#astroWrapper h4{
	font-size:100%;
	color: #3a3a3b;
	padding:20px 0 0 0;
	margin: 10px 5px 0 0;
}

#astroWrapper .pad {
	padding: 0px 0 0 0;
	* margin-left:35px;	
}

#astroWrapper .pad2 {
	padding: 0 0 0 20px;	
}

#astroWrapper img.floatLeft { 
    float: left; 
}

#astroWrapper .floatRight { 
    float: right;
	 
}

#astroWrapper .leftCol {
	float:left;
	width: 730px;
	_width: 720px;
	margin-top:20px;
	margin-left: 15px;
	_margin-left: 10px;
	padding-bottom: 15px;
}

#astroWrapper .rightCol {
	float:right;

}
#astroWrapper .whyBuy_me {
	float:left;
	margin-top: 50px;
	margin-left: 45px;		
}
#astroWrapper .whyBuy_me h3{
	font: 1.4em "Trebuchet MS","Trebuchet", Arial, Helvetica, sans-serif ;
	color: #3a3a3b;
	padding:0px 0px 10px 12px;
	font-weight:bold;
}

#astroWrapper .whyBuy_me ul{
	font: 1.1em "Trebuchet MS","Trebuchet", Arial, Helvetica, sans-serif;
	list-style-type:none;
	color: #3a3a3b;
	padding:0px 0px 15px 6px;
}

#astroWrapper .whyBuy_me li{
	background-image:url('/images/nest/bullet.gif')!important;
	padding:10px 10px 0px 27px;
	background-position: left top;
	background-repeat:no-repeat;
}

#astroWrapper #btnFeat a {
	float:left;
	display:block;
	width: 237px;
	height:37px;
	margin-top:20px;
	margin-left: 55px;
	_margin-left: 45px;
	text-indent: -3000px;
	background:url('/images/astro/btn_features.png') no-repeat 0 0;	
}

#astroWrapper #btnFeat a:hover {
	background:url('/images/astro/btn_features_on.png') no-repeat 0 0;	
}

/*IE6 Hack*/
*html #btnFeat {
	margin-left:-5px;
}
	
* #btnFeat {
/*IE7 Hack */
	* margin-left:20px;
}


/*interactive css*/
#astroWrapper #bottom {
width:962px;
margin: 0 auto 0 auto;
background-color:#EFEFF0;
}

#astroWrapper #bottom p {
font-family: "Trebuchet MS","Trebuchet", Arial, Helvetica, sans-serif ;
}


#astroWrapper #astroCards {
width:962px;
float:left;
background-color:#efeff0;

}

#astroWrapper #astrologo {
width:432px;
float:left;
padding: 0 0 30px 0;
}

#astroWrapper #mpthree_player {
width:332px;
padding: 0px 0 0 0;
float:right;
}

#astroWrapper #MusicJungle {
width:962px;
padding: 0 0 82px 0;
background: transparent url(/images/astro/magic_bottom_shadow.jpg) no-repeat bottom center;

}

#astroWrapper #MusicJungle p {
margin: 7px 100px 15px 10px;
}

#astroWrapper #music {
float:left;
width: 50%;
background-color:#efeff0;
}

#astroWrapper #jungle {
float:left;
width:50%;
background-color:#efeff0;

}

.mp3Holder {
	background-color:#FFFFFF;
	padding: 6px;
	width:445px;
	margin: 0 auto;

}

h5.jungle {
	background: transparent url(/images/astro/jingle_btn.gif) no-repeat top left;
	margin: 15px auto 15px auto;
	height:38px;
	width: 414px;
	text-indent: -30000px;
	cursor:pointer;
}

h5.jungle:hover {
	background: transparent url(/images/astro/jingle_btn_on.gif) no-repeat top left;
}

#astroWrapper #jungle h5.down {
background: transparent url(/images/astro/jingle_btn_on.gif) no-repeat top left;

}

h5.music-fun {
	background: transparent url(/images/astro/musical_fun_btn.gif) no-repeat top left;
	margin: 15px auto 15px auto;
	height:38px;
	width: 414px;
	text-indent: -30000px;
	cursor:pointer;
}

h5.music-fun:hover {
	background: transparent url(/images/astro/musical_fun_btn_on.gif) no-repeat top left;
}

#astroWrapper #music-fun h5.down {
background: transparent url(/images/astro/musical_fun_btn_on.gif) no-repeat top left;

}

/*container for buy me section*/
span.tp_container {
	background:url('/images/astro/whybuyme_top.png') 0 0 no-repeat;
	display:block;
	width:259px;
	height:11px;
	_margin-bottom:-2px;
	
}
.whyBuy_me .innerContainer {
	background-color:#eeeeef;
	width:247px;
	height:300px;
	padding:0px 6px 0px 6px;
	position:relative;
	
}
span.bt_container {
	background:url('/images/astro/whybuyme_bottom.png') 0 0 no-repeat;
	display:block;
	width:259px;
	height:12px;
	
}

a.magic-buy-btn1 {
	display:block;
	width:253px;
	height:53px;
	float:right;
	margin: -45px 20px 20px 0;
	background:url('/images/astro/ochre.jpg') no-repeat 0 0;
	text-indent: -3000px;
}

a.magic-buy-btn2 {
	display:block;
	width:257px;
	height:53px;
	float:right;
	margin:  -45px 20px 20px 0;
	background:url('/images/astro/stripes.jpg') no-repeat 0 0;
	text-indent: -3000px;
}

a:hover.magic-buy-btn1 {
	background:url('/images/astro/ochre_on.jpg') no-repeat 0 0;
}

a:hover.magic-buy-btn2 {
	background:url('/images/astro/stripes_on.jpg') no-repeat 0 0;
}

a.magic-buy-btn1-eu {
	display:block;
	width:253px;
	height:53px;
	float:right;
	margin: -45px 20px 20px 0;
	background:url('/images/astro/ochre_eu.jpg') no-repeat 0 0;
	text-indent: -3000px;
}

a.magic-buy-btn2-eu {
	display:block;
	width:257px;
	height:53px;
	float:right;
	margin:  -45px 20px 20px 0;
	background:url('/images/astro/stripes_eu.jpg') no-repeat 0 0;
	text-indent: -3000px;
}

a:hover.magic-buy-btn1-eu {
	background:url('/images/astro/ochre_on_eu.jpg') no-repeat 0 0;
}

a:hover.magic-buy-btn2-eu {
	background:url('/images/astro/stripes_on_eu.jpg') no-repeat 0 0;
}

a#CloseBtn1, a#CloseBtn2 {
	display:block;
	width:459px;
	height:22px;
	text-indent: -3000px;
	margin-left: 10px;
	background:url('/images/astro/close_btn.gif') no-repeat top right;
}









