/* CSS Document */

#wrapper {
background:url(http://boomkids.com/images/new-home/banner.png) no-repeat;
width:1000px;
margin:0 auto;
}


			/* LEFT COLUMN */
			
#left-column {
width:150px;
float:left;
position:relative;
margin-top:250px;
margin-left:15px;
}

#left-column div {
margin:0 auto;
margin-bottom:10px;
}

					/* new-stuff */

#new-stuff {
width:114px;
height:27px;
}


#new-stuff a {
display:block;
position:relative;
width:114px;
height:27px;
}


#new-stuff a .picture {
position:absolute;
width:100%;
height:100%;
background:url(../images/new-home/1-new-stuff.png) no-repeat;
background-position:top right;
cursor:pointer;
}

					/* about-us */

#about-us {
width:100px;
height:30px;
}


#about-us a {
display:block;
position:relative;
width:100px;
height:30px;
}


#about-us a .picture {
position:absolute;
width:100%;
height:100%;
background:url(../images/new-home/2-about-us.png) no-repeat;
background-position:top right;
cursor:pointer;
}


					/* buy-boom-now */

#buy-boom-now {
width:114px;
height:47px;
}


#buy-boom-now a {
display:block;
position:relative;
width:114px;
height:47px;
}


#buy-boom-now a .picture {
position:absolute;
width:100%;
height:100%;
background:url(../images/new-home/3-buy-boom-now.png) no-repeat;
background-position:top right;
cursor:pointer;
}


					/* 4-meet-the-family */

#meet-the-family {
width:89px;
height:43px;
}


#meet-the-family a {
display:block;
position:relative;
width:89px;
height:43px;
}


#meet-the-family a .picture {
position:absolute;
width:100%;
height:100%;
background:url(../images/new-home/4-meet-the-family.png) no-repeat;
background-position:top right;
cursor:pointer;
}


					/* 5-classic-episodes */

#classic-episodes {
width:101px;
height:49px;
}


#classic-episodes a {
display:block;
position:relative;
width:101px;
height:49px;
}


#classic-episodes a .picture {
position:absolute;
width:100%;
height:100%;
background:url(../images/new-home/5-classic-episodes.png) no-repeat;
background-position:top right;
cursor:pointer;
}


					/* 6-awards-and-reviews */

#awards-and-reviews {
width:101px;
height:49px;
}


#awards-and-reviews a {
display:block;
position:relative;
width:101px;
height:49px;
}


#awards-and-reviews a .picture {
position:absolute;
width:100%;
height:100%;
background:url(../images/new-home/6-awards-and-reviews.png) no-repeat;
background-position:top right;
cursor:pointer;
}


					/* 7-blog */

#blog {
width:83px;
height:36px;
}


#blog a {
display:block;
position:relative;
width:83px;
height:36px;
}


#blog a .picture {
position:absolute;
width:100%;
height:100%;
background:url(../images/new-home/7-blog.png) no-repeat;
background-position:top right;
cursor:pointer;
}


					/* 8-contact-us */

#contact-us {
width:122px;
height:32px;
}


#contact-us a {
display:block;
position:relative;
width:122px;
height:32px;
}


#contact-us a .picture {
position:absolute;
width:100%;
height:100%;
background:url(../images/new-home/8-contact-us.png) no-repeat;
background-position:top right;
cursor:pointer;
}


					/* 9-parents 

#parents {
width:79px;
height:57px;
}


#parents a {
display:block;
position:relative;
width:79px;
height:57px;
}


#parents a .picture {
position:absolute;
width:100%;
height:100%;
background:url(../images/new-home/9-parents.png) no-repeat;
background-position:top right;
cursor:pointer;
}

*/

					/* 10-affiliates */

#affiliates {
width:96px;
height:56px;
}


#affiliates a {
display:block;
position:relative;
width:96px;
height:56px;
}


#affiliates a .picture {
position:absolute;
width:100%;
height:100%;
background:url(../images/new-home/10-affiliates.png) no-repeat;
background-position:top right;
cursor:pointer;
}


					/* 11-free-sample */

#free-sample {
width:150px;
height:79px;
}


#free-sample a {
display:block;
position:relative;
width:150px;
height:79px;
}


#free-sample a .picture {
position:absolute;
width:100%;
height:100%;
background:url(../images/new-home/11-free-sample.png) no-repeat;
background-position:top right;
cursor:pointer;
}



		/* Right Side */
		   /* */

#main {

width:848px;
margin-left:150px;
padding-top:50px;
}



#title {
width:248px;
height:70px;
margin-left:100px;
margin-top:100px;
}

#content {
padding-left:30px;
}


/* BORDERS */


.custom-border {
width:715px;
}



#l {
margin-left:70px;
background:url(http://boomkids.com/images/pocket-stuff-orange-v.png) repeat-y;
}

#t {
margin-left:20px;
width:695px;
background:url(http://boomkids.com/images/pocket-stuff-orange-h.png) 0% 0% repeat-x;
}

#r {
background:url(http://boomkids.com/images/pocket-stuff-orange-v.png) 100% 0% repeat-y;
}

#b {
width:695px;
background:url(http://boomkids.com/images/pocket-stuff-orange-h.png) 0% 100% repeat-x;
}



#aff-button {
float:left;
position:relative;
top:-180px;
left:180px;
}

#main a #aff-button {
border:none;
}
