/* Meet Teddy Ruxpin */

#meettr {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 195px;
	background : url(../images/homepage/meettr_back.jpg) top left no-repeat;
	display : block;
	float : left;
	clear : left;
}

#meettr h1 {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 52px;
	display : block;
}

#meettr p {
	margin : 0;
	padding : 0 20px 0 10px;
	width : 271px;
	height : 90px;
	display : block;
	overflow : hidden;
}

#meettr a {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 43px;
	background : url(../images/homepage/meettr_link.gif) top left no-repeat;
	display : block;
}

#meettr a:hover { background : url(../images/homepage/meettr_link_hover.gif) top left no-repeat; }

/* Buy Teddy Now! */

#buytr {
	margin : 0;
	padding : 0;
	width : 291px;
	height : 167px;
	background : url(../images/homepage/buytr_back.jpg) top left no-repeat;
	display : block;
	float : left;
	clear : left;
}

#buytr h1 {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 52px;
	
	display : block;
}

#buytr p {
	margin : 0;
	padding : 0 15px 0 100px;
	width : 186px;
	height : 22px;
	font-weight : bold;
	display : block;
	overflow : hidden;
}

#buytr a.buytr {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 52px;
	background : url('../images/homepage/buytr_link.gif') no-repeat left top;
	display : block;
	overflow : hidden;
}

#buytr a.buytr:hover { background : url(../images/homepage/buytr_link_hover.gif) top left no-repeat; }

#buytr a.findtr {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 35px;
	background : url(../images/homepage/findtr_link.gif) top left no-repeat;
	display : block;
}

#buytr a.findtr:hover { background : url(../images/homepage/findtr_link_hover.gif) top left no-repeat; }

#buytr a.viewtr {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 38px;
	background : url(../images/homepage/viewtr_link.gif) top left no-repeat;
	display : block;
}

#buytr a.viewtr:hover { background : url(../images/homepage/viewtr_link_hover.gif) top left no-repeat; }

/* Countless worlds of wonder! */

#countless {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 165px;
	background : url(../images/homepage/countless_back.jpg) top left no-repeat;
	display : block;
	float : left;
	clear : left;
}

#countless h1 {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 75px;
	display : block;
}

#countless p {
	margin : 0;
	padding : 0 20px 0 10px;
	width : 271px;
	height : 47px;
	display : block;
	overflow : hidden;
}

#countless a {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 43px;
	background : url(../images/homepage/countless_link.gif) top left no-repeat;
	display : block;
}

#countless a:hover { background : url(../images/homepage/countless_link_hover.gif) top left no-repeat; }

/* Teddy's Airship */

#airship {
	margin : 0;
	padding : 0;
	width : 299px;
	height : 219px;
	background : url(../images/homepage/airship_back.jpg) top left no-repeat;
	display : block;
	float : right;
	clear : right;
}

#airship h1 {
	margin : 0;
	padding : 0;
	width : 299px;
	height : 52px;
	display : block;
}

#airship ul {
	margin : 0;
	padding : 0 10px 0 10px;
	width : 279px;
	height : 114px;
	display : block;
	overflow : hidden;
}

#airship li {
	padding : 0 0 3px 0;
	width : 279px;
	list-style : none;
	background : none;
	display : block;
}

#airship a {
	margin : 0;
	padding : 0;
	width : 299px;
	height : 43px;
	background : url(../images/homepage/airship_link.gif) top left no-repeat;
	display : block;
}

#airship a:hover { background : url(../images/homepage/airship_link_hover.gif) top left no-repeat; }

#airship strong { font-size : 105%; }

/* Ruspin Readers */

#readers {
	margin : 0;
	padding : 0;
	width : 299px;
	height : 308px;
	background : url(../images/homepage/readers_back.jpg) top left no-repeat;
	position : relative;
	display : block;
	float : right;
	clear : right;
}

/* 

Old Before Flash

#readers h1 {
	margin : 0;
	padding : 0;
	width : 299px;
	height : 111px;
	background : url(../images/homepage/readers_title.jpg) top left no-repeat;
	display : block;
}

#readers a {
	margin : 0;
	padding : 0;
	width : 299px;
	display : block;
}

#readers a.teddy {
	height : 275px;
	width : 178px;
	background : url(../images/homepage/teddy.gif) top left no-repeat;
	position : absolute;
	top : 21px;
	left : 133px;
}
#readers a.puzzles { height : 50px;background : url(../images/homepage/readers_link1.jpg) top left no-repeat; }
#readers a.puzzles:hover { background : url(../images/homepage/readers_link1_hover.jpg) top left no-repeat; }
#readers a.games { height : 52px;background : url(../images/homepage/readers_link2.jpg) top left no-repeat; }
#readers a.games:hover { background : url(../images/homepage/readers_link2_hover.jpg) top left no-repeat; }
#readers a.color { height : 55px;background : url(../images/homepage/readers_link3.jpg) top left no-repeat; }
#readers a.color:hover { background : url(../images/homepage/readers_link3_hover.jpg) top left no-repeat; } */

/* Christmas */

#christmas {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 165px;
	background : url(../images/homepage/christmas_back.jpg) top left no-repeat;
	display : block;
	float : left;
	clear : left;
}

#christmas h1 {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 75px;
	display : block;
}

#christmas p {
	margin : 0;
	padding : 0 15px 0 15px;
	width : 271px;
	height : 47px;
	display : block;
	overflow : hidden;
}

#christmas a {
	margin : 0;
	padding : 0;
	width : 301px;
	height : 43px;
	background : url(../images/homepage/christmas_link.gif) top left no-repeat;
	display : block;
}

#christmas a:hover { background : url(../images/homepage/christmas_link_hover.gif) top left no-repeat; }
