/** Global ******************/
html,
body {
	/*	default colour scheme*/
	background:#ccff00 url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/bkg_body_green.jpg') fixed repeat-x top left;
	color:#000;
}
body#green {
	background:#ccff00  url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/bkg_body_green.jpg') fixed repeat-x top left;
}

/** Typography ******************/

/** Layout ******************/
#page {
	width:839px;
	margin:0 auto;
}
#content {
	position:relative;
	height:692px;
	width:839px;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/bkg_chrome.png') no-repeat top left;
	margin:30px 0 0 0;
}

/** Header ******************/
#logo {
	position:absolute;
	z-index:210;
	top:11px;
	left:20px;
}
#logo a {
	display:block;
	width:143px;
	height:141px;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/logo.png') no-repeat top left;
}
#logo a span {
	position:absolute;
	top:-1000px;
}
#back-button {
	position:absolute;
	left:170px;
	top:15px;
	z-index:200;
}

/** Grid and Javascript rollover ******************/
.rollover-sprite,
#map-grid a {
	display:block;
	position:absolute;
	overflow:hidden;
}
#image-map {
	position:absolute;
	z-index:100;
	top:0;
}
#map-grid a span {
	position:absolute;
	top:-300px;
}
.rollover-sprite {
/*	z-index:90;*/
}
#asia-map .rollover-sprite,
#asia-map  #map-grid a {
	background-image:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/sprites/asia_sprites.png'); 
	background-repeat:no-repeat; 
}
#australasia-map .rollover-sprite,
#australasia-map #map-grid a {
	background-image::url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/sprites/australasia_sprites.png'); 
	background-repeat:no-repeat; 
}
#europe-map .rollover-sprite,
#europe-map #map-grid a {
	background-image:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/sprites/europe_sprites.png');
	background-repeat:no-repeat; 
}
#africa-map .rollover-sprite,
#africa-map #map-grid a {
	background-image:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/sprites/africa_sprites.png');
	background-repeat:no-repeat; 
}

/** Countries List ******************/
.countries-list {
	position:absolute;
	z-index:105;
	width:130px;
	float:left;
	margin:165px 0 0 25px;
}
.countries-list.second {
	left:140px;
}
.countries-list.third {
	left:270px;
}
.countries-list li {
	margin:4px 0 0 0;
}
.countries-list a {
	color:#56004C;
	font-weight:bold;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.countries-list span {
	position:absolute;
	top:-3000px;
}
.countries-list a.hover,
.countries-list a:hover {
	color:#fff;
/*	color:#6da6d9;*/
}
#australasia-map > .countries-list a.coming-soon:hover,
#australasia-map > .countries-list a.coming-soon.hover,
#asia-map > .countries-list a.coming-soon:hover,
#asia-map > .countries-list a.coming-soon.hover,
#africa-map > .countries-list a.coming-soon:hover,
#africa-map > .countries-list a.coming-soon.hover {
	background:none;
	color:#b3f539;
}
#europe-map > .countries-list a.coming-soon:hover,
#europe-map > .countries-list a.coming-soon.hover {
	background:none;
	color:#ff00bd;
}
#australasia-map .countries-list {
	right:100px;
}
#asia-map .countries-list {
	top:20px;
	margin-top:0;
	right:70px;
	width:160px;
}
#africa-map .countries-list.third {
	margin-top:345px;
}


/** Bubble ******************/
#bubble {
	width:130px;
	text-align:center;
	position:absolute;
	top:200px;
	left:200px;
	z-index:99;
}
#bubble .header {
	display:block;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/bubble_top.png') no-repeat top left;
	height:11px;
/*	margin-bottom:-10px;*/
}
#bubble .footer {
	display:block;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/bubble_bottom.png') no-repeat bottom left;
	height:30px;
}
#bubble .content {
	color:#56004C;
	font-weight:bold;
	padding:1px 8px 1px 8px;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/bubble_middle.png') repeat-y top left;
}

/** World Map ******************/
#world-map {
	position:absolute;
	top:28px;
	left:5px;
	width:846px;
	height:665px;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/map_world.png') no-repeat top left;
}
#europe {
	top:65px;
	left:300px;
	width:215px;
	height:265px;
}
#africa {
	top:335px;
	left:335px;
	width:180px;
	height:275px;
}
#asia {
	top:122px;
	left:463px;
	width:355px;
	height:315px;
}
#australasia {
	top:455px;
	left:600px;
	width:150px;
	height:100px;
}


/** Asia ******************/
#asia-map {
	position:relative;
	top:29px;
	left:31px;
	width:846px;
	height:665px;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/map_asia.png') no-repeat top left;
}
/*#bahrain {
	position:relative;
	top:390px;
	left:110px;
	width:20px;
	height:20px;
}*/
#cambodia {
	position:relative;
	top:472px;
	left:377px;
	width:40px;
	height:50px;
	background-position: 0 0;
}
#china {
	position:relative;
	top:240px;
	left:223px;
	width:300px;
	height:210px;
/*	background-position: 0 -50px;*/
	background-position: 0 500px;
}
#gaza-strip {
	position:relative;
	top:380px;
	left:38px;
	width:10px;
	height:14px;
	background-position: 0 -260px;
}
#hong-kong-sar {
	position:relative;
	top:436px;
	left:425px;
	width:10px;
	height:10px;
	background-position: 0 -280px;
}
#india {
	position:relative;
	top:378px;
	left:196px;
	width:120px;
	height:140px;
	background-position: 0 -300px;
	background-position: 0 500px;
}
#indonesia {
	position:relative;
	top:523px;
	left:349px;
	width:150px;
	height:90px;
	background-position: 0 -440px;
	background-position: 0 500px;
}
#iran {
	position:relative;
	top:340px;
	left:90px;
	width:100px;
	height:100px;
	background-position: 0 -540px;
}
#israel {
	position:relative;
	top:280px;
	left:300px;
	width:50px;
	height:70px;
	background-position: 0 -980px;
	background-position: 0 500px;
}
#japan {
	position:relative;
	top:274px;
	left:478px;
	width:60px;
	height:120px;
	background-position: 0 -640px;
	background-position: 0 500px;
}
#jordan {
	position:relative;
	top:374px;
	left:47px;
	width:50px;
	height:40px;
	background-position: 0 -760px;
}
#kuwait {
	position:relative;
	top:393px;
	left:105px;
	width:15px;
	height:15px;
	background-position: 0 -820px;
}
#lebanon {
	position:relative;
	top:362px;
	left:47px;
	width:20px;
	height:16px;
	background-position: 0 -840px;
}
#malaysia {
	position:relative;
	top:518px;
	left:364px;
	width:100px;
	height:40px;
	background-position: 0 500px;
}
#oman {
	position:relative;
	top:425px;
	left:134px;
	width:40px;
	height:50px;
	background-position: 0 -900px;
}
#palau {
	position:relative;
	top:512px;
	left:532px;
	width:15px;
	height:15px;
	background-position: 0 -960px;
}
#phillippines {
	position:relative;
	top:458px;
	left:455px;
	width:100px;
	height:70px;
	background-position: 0 -980px;
}
#qatar {
	position:relative;
	top:406px;
	left:125px;
	width:10px;
	height:15px;
	background-position: 0 -1060px;
}
#russian-federation {
	position:relative;
	top:73px;
	left:30px;
	width:647px;
	height:251px;
	background-position: 0 -1050px;
}
#europe-map #russian-federation {
	position:relative;
	top:53px;
	left:595px;
	width:200px;
	height:331px;
	background-position: 0 -800px;
}
#the-kingdom-of-saudi-arabia {
	position:relative;
	top:385px;
	left:48px;
	width:108px;
	height:92px;
	background-position: 0 -1300px;
}
#singapore {
	position:relative;
	top:538px;
	left:386px;
	width:18px;
	height:21px;
	background-position: 0 -1400px;
}
#south-korea {
	position:relative;
	top:356px;
	left:462px;
	width:258px;
	height:25px;
	background-position: 0 -1850px;
}
#sri-lanka {
	position:relative;
	top:505px;
	left:275px;
	width:21px;
	height:24px;
	background-position: 0 -1420px;
	background-position: 0 500px;
}
#syria {
	position:relative;
	top:341px;
	left:53px;
	width:45px;
	height:41px;
	background-position: 0 -1460px;
}
#taiwan {
	position:relative;
	top:422px;
	left:455px;
	width:25px;
	height:21px;
	background-position: 0 -1500px;
	background-position: 0 500px;
}
#thailand {
	position:relative;
	top:446px;
	left:357px;
	width:44px;
	height:82px;
	background-position: 0 -1520px;
}
#united-arab-emirates {
	position:relative;
	top:418px;
	left:134px;
	width:28px;
	height:27px;
	background-position: 0 -1600px;
}
#vietnam {
	position:relative;
	top:425px;
	left:390px;
	width:41px;
	height:90px;
	background-position: 0 -1640px;
	background-position: 0 500px;
}
/*#west-bank {
	position:relative;
	top:368px;
	left:37px;
	width:18px;
	height:38px;
}*/
#yemen {
	position:relative;
	top:453px;
	left:88px;
	width:59px;
	height:38px;
	background-position: 0 -1740px;
}
#indonesia {
	position:relative;
	top:523px;
	left:348px;
	width:215px;
	height:90px;
	background-position: 0 -1880px;
}
#vietnam {
	position:relative;
	top:425px;
	left:390px;
	width:41px;
	height:90px;
	background-position: 0 -1640px;
}
#taiwan {
	position:relative;
	top:422px;
	left:455px;
	width:15px;
	height:21px;
	background-position: 0 -1984px;
}

/** Europe ******************/
#europe-map {
	position:relative;
	top:28px;
	left:30px;
	width:846px;
	height:665px;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/map_europe.png') no-repeat 0 0;
}
#austria {
	position:absolute;
	top:435px;
	left:456px;
	background-position: 0 -1725px;
	width:85px;
	height:40px;
}
#france {
	position:absolute;
	top:386px;
	left:294px;
	background-position: 0 -1325px;
	width:150px;
	height:135px;
}
#belgium {
	position:absolute;
	top:384px;
	left:388px;
	background-position: 0 -1679px;
	width:37px;
	height:29px;
}
#germany {
	position:absolute;
	top:339px;
	left:424px;
	background-position: 0 0;
	width:96px;
	height:121px;
}
#hungary {
	position:absolute;
	top:435px;
	left:530px;
	background-position: 0 -130px;
	width:96px;
	height:55px;
}
#luxembourg {
	position:absolute;
	top:401px;
	left:410px;
	background-position: 0 -1636px;
	width:17px;
	height:22px;
}
#moldova {
	position:absolute;
	top:430px;
	left:644px;
	background-position: 0 -1579px;
	width:45px;
	height:50px;
}
#poland {
	position:absolute;
	top:339px;
	left:508px;
	background-position: 0 -199px;
	width:110px;
	height:90px;
}
#portugal {
	position:absolute;
	top:497px;
	left:221px;
	background-position: 0 -1220px;
	width:40px;
	height:100px;
}
#romania {
	position:absolute;
	top:433px;
	left:579px;
	background-position: 0 -300px;
	width:120px;
	height:80px;
}
#spain {
	position:absolute;
	top:483px;
	left:230px;
	background-position: 0 -390px;
	width:140px;
	height:120px;
}
#switzerland {
	position:absolute;
	top:447px;
	left:416px;
	background-position: 0 -1776px;
	width:50px;
	height:35px;
}
#turkey {
	position:absolute;
	top:511px;
	left:662px;
	background-position: 0 -530px;
	width:134px;
	height:110px;
}
#ukraine {
	position:absolute;
	top:356px;
	left:595px;
	background-position: -1px -650px;
	width:200px;
	height:125px;
}
#united-kingdom {
	position:absolute;
	top:325px;
	left:263px;
	background-position: 0 -1130px;
	width:46px;
	height:78px;
}
#greece {
	position:absolute;
	top:539px;
	left:582px;
	background-position: 0 -1470px;
	width:100px;
	height:93px;
}

/** Australasia ******************/
#australasia-map {
	position:relative;
	top:28px;
	left:30px;
	width:846px;
	height:665px;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/map_australasia.png') no-repeat top left;	
}
#australia {
	position:absolute;
	top:225px;
	left:69px;
	background: url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/sprites/australasia_sprites.png') no-repeat 0 -220px;
	width:450px;
	height:320px;
}
/*#new-zealand {
	position:absolute;
	top:382px;
	left:457px;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/sprites/australasia_sprites.png') no-repeat 0 0;
	width:200px;
	height:200px;
}*/
#papua-new-guinea {
	position:absolute;
	top:183px;
	left:446px;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/sprites/australasia_sprites.png') no-repeat 0 -550px;
	width:200px;
	height:200px;
}

/** Africa ******************/
#africa-map {
	position:relative;
	top:28px;
	left:30px;
	width:846px;
	height:665px;
	background:url('http://hallmarkvideos.co.uk/kidsco/splash/images/common/map_africa.png') no-repeat 0 0;
}
#algeria {
	position:relative;
	top:44px;
	left:386px;
	width:132px;
	height:140px;
	background-position: 0 0;
}
#angola {
	position:relative;
	top:380px;
	left:508px;
	width:100px;
	height:100px;
	background-position: 0 -150px;
}
#benin {
	position:relative;
	top:232px;
	left:435px;
	width:30px;
	height:60px;
	background-position: 0 -250px;
}
#botswana {
	position:relative;
	top:474px;
	left:570px;
	width:65px;
	height:80px;
	background-position: 0 -320px;
}
#burkina-faso {
	position:relative;
	top:214px;
	left:393px;
	width:62px;
	height:43px;
	background-position: 0 -400px;
}
#cameroon {
	position:relative;
	top:234px;
	left:489px;
	width:100px;
	height:100px;
	background-position: 0 -3080px;
}
#central-african-republican {
	position:relative;
	top:246px;
	left:533px;
	width:90px;
	height:70px;
	background-position:0 -450px;
}
#chad {
	position:relative;
	top:149px;
	left:524px;
	width:80px;
	height:130px;
	background-position:0 -520px;
}
#congo-dem-republic {
	position:relative;
	top:292px;
	left:509px;
	width:150px;
	height:150px;
	background-position:0 -2920px;
}
#congo-republic {
	position:relative;
	top:303px;
	left:506px;
	width:60px;
	height:80px;
	background-position:0 -650px;
}
#ivory-coast {
	position:relative;
	top:246px;
	left:370px;
	width:50px;
	height:60px;
	background-position:0 -750px;
}
#djibouti {
	position:relative;
	top:225px;
	left:716px;
	width:20px;
	height:30px;
	background-position:0 -810px;
}
#egypt {
	position:relative;
	top:81px;
	left:600px;
	width:80px;
	height:85px;
	background-position:0 -840px;
}
/*#equitorial-guinea {
	position:relative;
	top:28px;
	left:30px;
	width:100px;
	height:100px;
	background-position: top left;
}*/
#eritrea {
	position:relative;
	top:188px;
	left:683px;
	width:45px;
	height:42px;
	background-position:0 -930px;
}
#gabon {
	position:relative;
	top:314px;
	left:492px;
	width:60px;
	height:60px;
	background-position:0 -980px;
}
#ghana {
	position:relative;
	top:245px;
	left:406px;
	width:30px;
	height:60px;
	background-position:0 -1040px;
}
#guinea {
	position:relative;
	top:230px;
	left:330px;
	width:50px;
	height:45px;
	background-position:0 -1100px;
}
#guineabissau {
	position:relative;
	top:219px;
	left:320px;
	width:40px;
	height:30px;
	background-position:0 -1150px;
}
#kenya {
	position:relative;
	top:296px;
	left:666px;
	width:65px;
	height:75px;
	background-position:0 -1190px;
}
#lesotho {
	position:relative;
	top:534px;
	left:640px;
	width:20px;
	height:21px;
	background-position: 0 -2890px;
}
#liberia {
	position:relative;
	top:262px;
	left:351px;
	width:30px;
	height:40px;
	background-position:0 -1280px; 
}
#libya {
	position:relative;
	top:73px;
	left:500px;
	width:106px;
	height:110px;
	background-position:0 -1330px;
}
#madagascar {
	position:relative;
	top:516px;
	left:685px;
	width:35px;
	height:100px;
	background-position:0 -1440px;
}
#mauritania {
	position:relative;
	top:127px;
	left:324px;
	width:100px;
	height:100px;
	background-position:0 -1550px;
}
/*#mauritius {
	position:relative;
	top:28px;
	left:30px;
	width:100px;
	height:100px;
	background-position: top left;
}*/
/*#mayotte {
	position:relative;
	top:28px;
	left:30px;
	width:100px;
	height:100px;
	background-position: top left;
}*/
#morocco {
	position:relative;
	top:54px;
	left:378px;
	width:70px;
	height:60px;
	background-position:0 -1650px;
}
#mozambique {
	position:relative;
	top:422px;
	left:637px;
	width:70px;
	height:120px;
	background-position:0 -1720px;
}
#namibia {
	position:relative;
	top:468px;
	left:518px;
	width:70px;
	height:100px;
	background-position:0 -1850px;
}
#niger {
	position:relative;
	top:147px;
	left:433px;
	width:110px;
	height:100px;
	background-position:0 -1950px;
}
#nigeria {
	position:relative;
	top:222px;
	left:447px;
	width:90px;
	height:80px;
	background-position:0 -2050px;
}
#rwanda {
	position:relative;
	top:337px;
	left:634px;
	width:32px;
	height:40px;
	background-position:0 -2130px;
}
/*#sao-tome-principe {
	position:relative;
	top:28px;
	left:30px;
	width:100px;
	height:100px;
	background-position: top left;
}*/
#senegal {
	position:relative;
	top:195px;
	left:320px;
	width:40px;
	height:40px;
	background-position:0 -2180px;
}
#somalia {
	position:relative;
	top:236px;
	left:717px;
	width:80px;
	height:114px;
	background-position:0 -2230px;
}
#south-africa {
	position:relative;
	top:509px;
	left:548px;
	width:103px;
	height:103px;
	background-position: 0 -3239px;
}
#sudan {
	position:relative;
	top:150px;
	left:584px;
	width:120px;
	height:160px;
	background-position:0 -2345px;
}
#tanzania {
	position:relative;
	top:337px;
	left:640px;
	width:75px;
	height:95px;
	background-position:0 -2510px;
}
#togo {
	position:relative;
	top:244px;
	left:428px;
	width:20px;
	height:50px;
	background-position:0 -2620px;
}
#tunisia {
	position:relative;
	top:43px;
	left:492px;
	width:30px;
	height:60px;
	background-position:0 -2680px;
}
#uganda {
	position:relative;
	top:302px;
	left:637px;
	width:42px;
	height:50px;
	background-position: 0 -3180px;
}
#zambia {
	position:relative;
	top:398px;
	left:584px;
	width:85px;
	height:82px;
	background-position:0 -2740px;
}
#zimbabwe {
	position:relative;
	top:456px;
	left:607px;
	width:100px;
	height:60px;
	background-position:0 -2830px;
}
	
