* {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #FF4D03;
}

a:hover {
	color: #990000;
}

a img {
	border: none;
}

body {
	background: #F8CB2B;
	background-image: url("../img/background.gif");
	background-repeat: repeat-x;
	text-align: center;
	font-family: verdana;
	padding-bottom: 80px;
}

html, body, table {
	font-size: 100%;
}

#container {
	width: 773px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#content {
	background-image: url("../img/content-background.gif");
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding-top: 240px;
	position: relative;
	width: 773px;
}

#content2 {
	padding-left: 12px;
	padding-right: 12px;
}

#mainContent {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	position: relative;
}

#mainContent p {
	padding-bottom: 10px;
	font-size: 0.8em;
	font-family: arial;
}

#mainContent td,
#mainContent th {
	font-size: 0.8em;
	font-family: arial;
}

#mainContent img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	clear: left;
}

#mainContent img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 8px;
	clear: right;
}

#mainContent .backTo {
	float: right;
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
}

#mainContent h2 {
	font-size: 1.25em;
	font-weight: normal;
	color: #663399;
	font-family: arial;
	margin-bottom: 0.4em;
}

#mainContent h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #663399;
	font-family: arial;
	margin-bottom: 0.4em;
}

#mainContent .clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

#mainContent ul {
	list-style-image: url("../img/purple-bullet.gif");
}

#mainContent li {
	font-size: 0.8em;
	margin-left: 20px;
	font-family: arial;
}

#contentFooter {
	background-image: url("../img/content-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 773px;
	height: 175px;
	clear: both;
	margin-top: 10px;
}

p#whereToBuy {
	padding-left: 34px;
	padding-top: 60px;
	float: left;
}

p#addToWishList {
	padding-top: 60px;
	float: left;
}

#contentFooterAnim {
	float: right;
	width: 165px;
	height: 175px;
	margin-right: 10px;
	margin-top: -4px;
}

h1#pageTitle {
	position: absolute;
	top: 177px;
	left: 12px;
	z-index: 101;
}

#header {
	position: absolute;
	top: 34px;
	left: 12px;
	width: 750px;
	height: 178px;
	background-image: url("../img/banner-background.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#smartVilleLogo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#mainNav {
	background-image: url("../img/mainnav-background.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 749px;
	height: 119px;
	position: absolute;
	top: 87px;
	left: 0px;
}

#mainNav ul {
	list-style: none;
	position: absolute;
	right: 8px;
	top: 0;
	width: 453px;
}

html>body #mainNav ul {
	right: 9px;
	
}


#mainNav ul li {
	float: left;
}

#footerPromos {
	background-image: url("../img/footer-top.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 128px;
}

#footerPromos ul {
	list-style: none;
	padding-top: 20px;
}

#footerPromos ul li {
	float: left;
}

#footer {
	position: relative;
}

#footerLogo {
	position: absolute;
	top: 25px;
	left: 200px;
}

#footerLinks {
	position: absolute;
	top: 23px;
	left: 290px;
	font-size: 0.7em;
	color: #004282;
}

#footerLinks * {
	color: #004282;
}

#otherSites {
	background-image: url("../img/other-sites.gif");
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 0;
	left: 12px;
	width: 750px;
	height: 34px;
	font-size: 0.7em;
}

#otherSites2 {
	position: relative;
	padding-left: 10px;
}

#otherSites2 p {
	float: left;
	padding-top: 8px;
}

#otherSites2 p a {
	color: #ffffff;
}

p#otherSitesLogo {
	/*position: absolute;
	right: 0px;
	top: 0px;*/
	float: right;
	padding-top: 0;
}

p#otherSitesVtech a, p#otherSitesVsmile a, p#otherSitesVsmileBaby a  {
	padding-left: 22px;
	margin-right: 10px;
	background-image: url("../img/uk.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/* Hide from IE5 mac \*/

p#otherSitesVtech a, p#otherSitesVsmile a, p#otherSitesVsmileBaby a  {
	display: block;
}

/* End hide */

/* Things for specific content elements */

#developmentalKey .top {
	width: 697px;
	height: 17px;
	background-image: url("../img/developmental-key-top.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

#developmentalKey .row2Col {
	background-image: url("../img/developmental-key-back-2col.gif");
	background-repeat: repeat-y;
	width: 697px;
}

#developmentalKey .row1Col {
	background-image: url("../img/developmental-key-back-1col.gif");
	background-repeat: repeat-y;
	width: 697px;
}

#developmentalKey .rowSep2Col {
	width: 697px;
	height: 25px;
	background-image: url("../img/developmental-key-mid-2col.gif");
	background-repeat: no-repeat;
	clear: left;
}

#developmentalKey .rowSep1Col {
	width: 697px;
	height: 26px;
	background-image: url("../img/developmental-key-mid-1col.gif");
	background-repeat: no-repeat;
	clear: left;
}

#developmentalKey .bottom {
	width: 697px;
	height: 23px;
	background-image: url("../img/developmental-key-bottom-1col.gif");
	background-repeat: no-repeat;
	clear: left;
}

#developmentalKey .data {
	float: left;
	width: 320px;
	margin-left: 10px;
	margin-right: 10px;
}

html>body #developmentalKey .data {
	margin-left: 15px;
	margin-right: 10px;
}

#developmentalKey .data * {
	font-family: arial;
}

#developmentalKey .data h3 {
	font-weight: bold;
	font-size: 0.8em;
}

#developmentalKey .data li {
	margin-left: 20px;
	font-size: 0.8em;
}

#developmentalKey .data ul {
	float: left;
	width: 260px;
}

#charsTrainStation,
#charsTreeHouse,
#charsCruisin,
#charsPostOffice,
#charsRescueFireStation,
#charsIceCream,
#charsMusicalBandStand {
	float: left;
	margin-bottom: 10px;
}

#charsCruisin,
#charsRescueFireStation,
#charsMusicalBandStand {
	margin-left: 20px;
}

#charsTrainStation {
	width: 700px;
}

#charsTreeHouse,
#charsCruisin,
#charsPostOffice,
#charsRescueFireStation,
#charsIceCream,
#charsMusicalBandStand {
	width: 340px;
}

#charsTrainStation ul.characters,
#charsTreeHouse ul.characters,
#charsCruisin ul.characters,
#charsPostOffice ul.characters,
#charsRescueFireStation ul.characters,
#charsIceCream ul.characters,
#charsMusicalBandStand ul.characters {
	list-style: none;
}

#charsTrainStation ul.characters li,
#charsTreeHouse ul.characters li,
#charsCruisin ul.characters li,
#charsPostOffice ul.characters li,
#charsRescueFireStation ul.characters li, 
#charsIceCream ul.characters li, 
#charsMusicalBandStand ul.characters li {
	float: left;
	margin: 0;
}

#featuresTrainStation,
#featuresTreeHouse,
#featuresCruisin,
#featuresPostOffice,
#featuresRescueFireStation,
#featuresIceCream,
#featuresMusicalBandStand {
	float: left;
	margin-bottom: 10px;
}

#featuresTrainStation,
#featuresTreeHouse {
	width: 630px;
}

#featuresCruisin,
#featuresPostOffice,
#featuresRescueFireStation,
#featuresIceCream,
#featuresMusicalBandStand {
	width: 315px;
}

#featuresTrainStation ul,
#featuresTreeHouse ul,
#featuresCruisin ul,
#featuresPostOffice ul,
#featuresRescueFireStation ul,
#featuresIceCream ul,
#featuresMusicalBandStand ul {
	list-style: none;
}

#featuresTrainStation ul li,
#featuresTreeHouse ul li,
#featuresCruisin ul li,
#featuresPostOffice ul li,
#featuresRescueFireStation ul li, 
#featuresIceCream ul li, 
#featuresMusicalBandStand ul li {
	float: left;
	margin-right: 17px;
	margin-left: 0;
}

#featuresTrainStation ul li.last,
#featuresTreeHouse ul li.last,
#featuresCruisin ul li.last,
#featuresPostOffice ul li.last,
#featuresRescueFireStation ul li.last, 
#featuresIceCream ul li.last,
#featuresMusicalBandStand ul li.last {
	margin-right: 0;
}

#featuresFloats {
	margin-left: 45px;
}

#featuresSmartimals {
	float: right;
	width: 204px;
	text-align: center;
}

#featuresHotspots {
	float: right;
	width: 204px;
	text-align: center;
}

#featuresVehicles {
	float: right;
	width: 204px;
	text-align: center;
	clear: right;
	margin-right: 204px;
	margin-top: 20px;
}

ul#wherePrimary {
	list-style: none;
	margin-top: 10px;
	list-style-image: none;
}

ul#wherePrimary li {
	float: left;
	width: 229px;
	font-size: 0.8em;
	margin: 0;
}

ul#wherePrimary li img {
	float: left;
}

ul#wherePrimary img {
	vertical-align: middle;
	border-right:8px solid #ffffff;
}

ul#wherePrimary #whereAmazon span,
ul#wherePrimary #whereMothercare span {
	margin-top: 1.1em;
	display: block;
	atext-decoration: underline;
}

ul#wherePrimary #whereMOE span {
	margin-top: 0.3em;
	display: block;
	atext-decoration: underline;
}

ul#whereSecondary {
	list-style: none;
	clear: left;
	padding-top: 20px;
	margin-bottom: 2em;
	list-style-image: none;
}

ul#whereSecondary li {
	float: left;
	background-image: url("../img/purple-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 0.8em;
	margin: 0;
}

#setsProducts p.first{
	padding-top: 42px;
}

#setsFire,
#setsIceCream {
	float: right;
}

#setsTree,
#setsStation,
#setsBand,
#setsPost,
#setsCruisin {
	float: left;
}

#productColA {
	width: 280px;
	float: left;
}

#productColB {
	width: 415px;
	float: left;
	margin-left: 10px;
}

#productSubheading {
	font-weight: bold;
	font-family: helvetica, verdana, arial;
}

#productDescription {
	padding-bottom: 1em;
}

#productFeatures {
	width: 280px;
}

#productFeatures img {
	float: left;
	margin: 0;
	margin-left: -3px;
	margin-right: -4px;
}

html>body #productFeatures img {
	margin: 0;
}

#mainContent #productExplore,
#mainContent #productOther {
	float: right;
}

#mainContent #productExplore {
	margin-right: 10px;
}

#mainContent #productOther {
	margin-right: 15px;
}

#productImage {
	clear: left;
	float: left;
}

#productTeaches {
	clear: left;
	float: left;
	margin-top: 10px;
	background-image: url("../img/product-teaches-top.gif");
	background-color: #FFF797;
	background-repeat: no-repeat;
	width: 406px;
	text-align: center;
	padding-top: 10px;
	text-align: center;
}

#productTeaches #productTeachesBottom {
	background-image: url("../img/product-teaches-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	/*height: 41px;*/
	padding-top: 5px;
}

#productTeaches #productTeachesBottom a {
	/*float: left;
	margin-left: 150px;*/
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
}

#productDev {
	clear: left;
	float: left;
	margin-top: 10px;
	background-image: url("../img/product-developmental-benefits-top.gif");
	background-color: #A3D7F3;
	background-repeat: no-repeat;
	width: 406px;
	text-align: center;
	padding-top: 10px;
}

#productDev #productDevBottom {
	background-image: url("../img/product-developmental-benefits-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 41px;
	margin-top: 10px;
}

#productDev #productDevBottom a {
	/*float: left;
	margin-left: 100px;*/
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 193px;
}

/* Home page */

#homeNav {
	background-image: url("../img/homenav-background.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 183px;
	height: 306px;
	position: absolute;
	top: 125px;
	left: 8px;
}

#homeNav ul {
	list-style: none;
	position: absolute;
	left: 6px;
	top: 51px;
	width: 453px;
}

html>body #homeNav ul {
	right: 9px;
}


#homeNav ul li {
	float: left;
	clear: left;
}

#homeNav ul li a {
	float: left;
	clear: left;
	display: block;
	width: 169px;
	height: 31px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#homeNav ul li a img {
	display: none;
}

#homeNav ul li#homeNavExplore a {
	background-image: url("../img/homenav-explore-off.gif");
	height: 27px;
}

#homeNav ul li#homeNavExplore a:hover {
	background-image: url("../img/homenav-explore-on.gif");
}

#homeNav ul li#homeNavSets a {
	background-image: url("../img/homenav-sets-off.gif");
	height: 31px;
}

#homeNav ul li#homeNavSets a:hover {
	background-image: url("../img/homenav-sets-on.gif");
}

#homeNav ul li#homeNavFeatures a {
	background-image: url("../img/homenav-features-off.gif");
	height: 29px;
}

#homeNav ul li#homeNavFeatures a:hover {
	background-image: url("../img/homenav-features-on.gif");
}

#homeNav ul li#homeNavCharacters a {
	background-image: url("../img/homenav-smartimals-off.gif");
	height: 31px;
}

#homeNav ul li#homeNavCharacters a:hover {
	background-image: url("../img/homenav-smartimals-on.gif");
}

#homeNav ul li#homeNavSmartVille a {
	background-image: url("../img/homenav-smartville-off.gif");
	height: 29px;
}

#homeNav ul li#homeNavSmartVille a:hover {
	background-image: url("../img/homenav-smartville-on.gif");
}

#homeNav ul li#homeNavWishList a {
	background-image: url("../img/homenav-wishlist-off.gif");
	height: 30px;
}

#homeNav ul li#homeNavWishList a:hover {
	background-image: url("../img/homenav-wishlist-on.gif");
}

#homeContent {
	background-image: url("../img/content-background.gif");
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding-top: 146px;
	position: relative;
	width: 773px;
}

html>body #homeContent {
	padding-top: 150px;
}

#homeContent #contentFooter {
	background-image: url("../img/home-content-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 773px;
	height: 176px;
	clear: both;
	margin-top: 10px;
	padding-top: 210px;
}

html>body #homeContent #contentFooter {
	margin-top: 10px;
}

#homeContent p#whereToBuy {
	padding-left: 27px;
	padding-top: 70px;
	z-index: 1500;
	float: left;
	margin: 0;
	position: relative;
}

#homeFlash {
	position: absolute;
	top: -5px;
	right: 10px;
	z-index: 1000;
}

/* Club/Wish List */

#clubLoginEnterDetails {
	float: left;
	width: 339px;
	background-image: url("../img/club-login-details-background.gif");
	background-position: bottom left;
	color: #ffffff;
	margin-left: 10px;
}

#clubLoginEnterDetails p {
	margin: 0;
	padding-left: 18px;
	padding-right: 18px;
}

#clubLoginEnterDetails table {
	margin: 0;
	margin-left: 16px;
}

#clubLoginEnterDetails th {
	margin: 0;
	padding-right: 15px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}

#clubLoginEnterDetails a {
	color: #ffffff;
}

#clubLoginEnterDetails input.text {
	border: 1px solid #BDCDDF;
	background-color: #ffffff;
	width: 225px;
}

#clubLoginEnterDetailsBottom {
	width: 339px;
	height: 41px;
	background-image: url("../img/club-login-details-bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
}

#clubLoginEnterDetailsBottom input {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#clubLoginBecomeAMember {
	float: left;
	width: 314px;
	background-image: url("../img/club-login-signup-background.gif");
	background-position: bottom left;
	margin-left: 20px;
}

#clubLoginBecomeAMember p {
	margin: 0;
	padding-left: 18px;
	padding-right: 18px;
}

#clubLoginBecomeAMemberBottom {
	width: 314px;
	padding-top: 10px;
	background-image: url("../img/club-login-signup-bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: center;
}

#clubLoginBecomeAMemberBottom {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wishListAddable {
	width: 400px;
	background-image: url("../img/wish-list-addable-background.gif");
	background-repeat: repeat-y;
	float: left;
	margin-top: 10px;
}

#wishListAddable table {
	width: 370px;
	margin-left: 15px;
}

#wishListAddable td {
	padding-bottom: 5px;
}

#wishListAddable td img {
	border: 2px solid #FFCC33;
	display: block;
}

#wishListAddableBottom {
	width: 400px;
	height: 41px;
	background-image: url("../img/wish-list-addable-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	padding-top: 10px;
}

#wishListAddableBottom input {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wishListItems {
	width: 284px;
	background-image: url("../img/wish-list-in-list-background.gif");
	background-repeat: repeat-y;
	float: left;
	margin-left: 20px;
	color: #ffffff;
	margin-top: 10px;
}

#wishListItems p {
	padding-left: 15px;
	padding-right: 15px;
}

#wishListItems a {
	color: #ffffff;
}

#wishListItems td {
	padding-bottom: 5px;
	color: #ffffff;
}

#wishListItems td img {
	border: 2px solid #D7A0D2;
	display: block;
}

#wishListItems table {
	width: 255px;
	margin-left: 15px;
}

#wishListItems h4 {
	padding-left: 15px;
	padding-right: 15px;
}

#wishListItemsBottom {
	width: 284px;
	height: 41px;
	background-image: url("../img/wish-list-in-list-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	padding-top: 10px;
}

#wishListItemsBottom input {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wishListLogout {
	position: absolute;
	top: 15px;
	right: 25px;
}