/*========================================================

MIKE AND IKE - mikeandike.co.uk

Common site structure stylesheet

Designed and built by Strawberrysoup.co.uk

=========================================================*/

/*===================================================
BASIC OUTLINE
====================================================*/

body {
	background: #9F9F9F url(../cssimages/common/bg_body.gif) repeat-x;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
}

#page {
	margin: 0 auto -10px auto;
	width: 970px;
	padding:0px;
}

#header { 
	height: 298px;
	background: url(../cssimages/common/noflash.gif) no-repeat -4px 0;
	z-index:100;
}

#content {
	background: #B5B5B5;
	border: 5px solid #FFF;
	border-top: 0;
	margin: 0 auto;
	width: 690px !important;
	position: relative;

}

#footer {
	background: url(../cssimages/common/bg_footer.gif) no-repeat;
	height: 83px;
	width: 922px;
	margin-left:20px;
	position: relative;
	z-index:0;
	clear: both;
}

#footer p {
	position: absolute;
	color: #FFF;
	font-size: 0.8em;
	top: 20px;
	right: 80px;
	text-align: right !important;
}

#footer p a {
	color: #FFF;
}

#footer p a:hover {
	text-decoration: underline;
}


#switchff, #switchtt, #switchbb {
	position: absolute;
	top:25px;
}

#switchff {
	left: 250px;
}

#switchtt {
	left: 330px;
}

#switchbb {
	left: 410px;
}

/* Fallback header in case the user has no flash/javascript */

#nav {
	list-style: none;
	padding-left: 290px;
	padding-top:6px;
}

#nav li {
	float:left;
}

#nav li a {
	display: block;
	padding: 2px 6px;
	margin: 0 10px;
	height: 30px;
	color: #FFF;
	font-size: 1.4em;
}

/*==============================================
sampling page
==============================================*/


#samplingpage p.desc {
	color: #FFF;
	font-size: 1.5em;
	margin-left: 60px;
}

#samplingpage h1 {
	width: 308px;
	height: 71px;
	position: absolute;
	left: 70px;
	top:0;
	background: url(../cssimages/sampling/tropical_typhoon/sampling_header.gif) no-repeat bottom;
	z-index: 0;
}

.sampling h1 {
	width: 308px;
	height: 71px;
	position: absolute;
	left: 70px;
	top:0;
	z-index: 0;
}

#sampling_family h1 {
	background: url(../cssimages/sampling/tropical_typhoon/family_header.gif) no-repeat bottom;
}

#sampling_extreme h1 {
	background: url(../cssimages/sampling/tropical_typhoon/extreme_header.gif) no-repeat bottom;
}

#sampling_major h1 {
	background: url(../cssimages/sampling/tropical_typhoon/major_header.gif) no-repeat bottom;
}

#sampling_supermarket h1 {
	background: url(../cssimages/sampling/tropical_typhoon/supermarket_header.gif) no-repeat bottom;
}

#samplingpage #content {
	background: url(../cssimages/signup/tropical_typhoon/signup_bg.jpg) no-repeat;
	padding-top: 76px;
	height: 780px;
}

.sampling #content {
	padding-top: 90px;
	/* padding-bottom: 30px; */
	background: #00040F url(../cssimages/signup/tropical_typhoon/signup_bg.jpg) no-repeat;
}

#family_events {
	display: block;
	width: 311px;
	height: 300px;
	background: url(../cssimages/sampling/family_shows.gif) no-repeat;
	position: absolute;
	top: 190px;
	left: 30px;
}

#extreme_events {
	display: block;
	width: 313px;
	height: 268px;
	background: url(../cssimages/sampling/extreme_events.gif) no-repeat;
	margin-left: 30px;
	position: absolute;
	top: 220px;
	right: 10px;
}

#major_events {
	display: block;
	width: 305px;
	height: 307px;
	background: url(../cssimages/sampling/major_events.gif) no-repeat;
	margin-left: 30px;
	position: absolute;
	top: 520px;
	left: 0;
}

#supermarket_events {
	display: block;
	width: 305px;
	height: 307px;
	background: url(../cssimages/sampling/supermarket_events.gif) no-repeat;
	margin-left: 30px;
	position: absolute;
	top: 520px;
	right: 10px
}

#sweet {
	position: absolute;
	top: 460px;
	left: 290px;
}

#sampling_links {
	text-align: center;
}

#nat_adv img {
	top: 0px;

}

#nat_adv {
	margin-bottom:50px;
}

#nas, #yrkshow, #guilfest, #parklogo {
	position: static;
}

#yrkshow, #guilfest, #parklogo {
	margin-left: 20px;
}

#newforest {
	right: -110px;
	top: 0;
}

#sorry {
	color: #FFF;
	font-size: 1.8em;
	text-align: center;
	padding-bottom: 50px;
}

/*==============================================
COMPETITIONS PAGE
==============================================*/

#competitions h1 {
	width: 295px;
	height: 96px;
	position: absolute;
	left: 49px;
	top:0;
	background: url(../cssimages/games/tropical_typhoon/competition_header.gif) no-repeat bottom;
	z-index: 0;
}
#competitions #content a:link, #competitions #content a:visited {
	color: #fff;
	text-decoration: underline;
}
#competitions #content a:hover {
	text-decoration: none;
	color: #000;
}

#competitions #content {
	background-color: #000;
	background: url(../cssimages/signup/tropical_typhoon/signup_bg.jpg) no-repeat;
	padding-top: 100px;
	padding-bottom: 30px;
/* 	padding: 100px; */
/* 	min-height: 500px; */
}

/*==============================================
NEWS PAGE
==============================================*/

#newspage h1 {
	width: 295px;
	height: 96px;
	position: absolute;
	left: 49px;
	top:0;
	background: url(../cssimages/news/tropical_typhoon/header.gif) no-repeat bottom;
	z-index: 0;
}

#newspage #content {
	background: url(../cssimages/signup/tropical_typhoon/signup_bg.jpg) no-repeat;
	padding-top: 100px;
	padding-bottom: 30px;
/* 	padding: 100px; */
/* 	min-height: 500px; */
}

.news_item, .news_item_even {
	color: #FFF;
	background: url(../cssimages/news/tropical_typhoon/news_body_bg.gif) no-repeat top;
	width: 480px;
	float: right;
	padding-top: 46px;
	position: relative;
	margin: 30px;
}

.news_item_even {
	float: left;
	background: url(../cssimages/news/tropical_typhoon/news_body_bg_even.gif) no-repeat top;
}
/*===================================================================
news items
===================================================================*/

.news_item img {
	position: absolute;
	top: 10px;
	left: -170px;
}
.news_item img#funsurf{
	position: absolute;
	top: -50px;
	right: -170px;
}
.news_item img#ontheball{
	position: absolute;
	top: -50px;
	right: -170px;
}
.news_item img#chat{
	position: absolute;
	top: -50px;
	right: -170px;
}
.news_item img#glasgow{
	position: absolute;
	top: -15px;
	right: -170px;
}
.news_item img#adventure{
	position: absolute;
	top: -15px;
	right: -170px;
}
.news_item img#uni{
	position: absolute;
	right:-162px;
	top:11px;
}
.news_item img#flyinghigh {
position:absolute;
right:-173px;
top:-22px;
}
/*===================================================================
even news items
===================================================================*/

.news_item_even img {
	position: absolute;
	top: 10px;
	right: -160px;
}
.news_item_even img#carve {
	position: absolute;
	top: -50px;
	right: -170px;
}
.news_item_even img#carnival {
	position: absolute;
	right:-167px;
	top:-30px;
}
.news_item_even img#funsnow {
	position: absolute;
	top: 0px;
	right: -173px;
}
.news_item_even img#harvey {
	position: absolute;
	top: -37px;
	right: -173px;
}
.news_item_even img#notes {
	position: absolute;
	top: -37px;
	right: -173px;
}
.news_item_even img#crazy {
	position: absolute;
	right:-170px;
	top:1px;
}

/* end of even news items*/
.news_item h2 {
	position: absolute;
	top: -40px;
	right: -20px;
	background: url(../cssimages/news/tropical_typhoon/header_left_small.gif) no-repeat bottom right;
	padding-right: 22px;
}

.news_item h2 span {
	background: url(../cssimages/news/tropical_typhoon/header_left_large.gif) no-repeat bottom left;
	padding: 33px 0 29px 22px;
	display: block;
}

.news_item_even h2 {
	position: absolute;
	top: -40px;
	left: -20px;
	background: url(../cssimages/news/tropical_typhoon/header_right_small.gif) no-repeat bottom left;
	padding-left: 22px;
}

.news_item_even h2 span {
	background: url(../cssimages/news/tropical_typhoon/header_right_large.gif) no-repeat bottom right;
	padding: 33px 22px 29px 0;
	display: block;
}

.news_item div, .news_item_even div {
	background: url(../cssimages/news/tropical_typhoon/news_body_bg.gif) no-repeat bottom;
	padding: 0 30px 38px 60px;
	position: relative;
	top: 20px;
	left: 0;
}

.news_item_even div {
	background: url(../cssimages/news/tropical_typhoon/news_body_bg_even.gif) no-repeat bottom;
	padding-left: 73px;
	padding-right: 40px;
}


/*===================================================
CHARACTERS PAGE
====================================================*/

#profilespage h1 {
	width: 293px;
	height: 131px;
	position: absolute;
	right: 19px;
	top:0;
	background: url(../cssimages/profiles/fabulous_fruits/profiles_header.gif) no-repeat bottom;
	z-index: 0;
}

#profilespage #content {
	background: url(../cssimages/signup/fabulous_fruits/signup_bg.jpg) no-repeat;
	padding-top: 180px;
}

#intro {
	color: #FFF;
	position: absolute;
	font-size: 1.4em;
	top: 50px;
	left: 80px;
	width: 450px;
}

#accordion {
	position: relative;
	left: -22px;
}

#profilespage .trigger {
	height: 134px;
	width: 732px;
	margin: 0px;
	cursor: pointer;
}

#profilespage .trigger h2 {
	margin: 0px;
	position: absolute;
	color: #FFF;
	top: 10px;
	font-size: 5em;
	left: 150px;
}

#profilespage .slider {
	width: 690px;
	left: 22px;
	position: relative;
	color: #FFF;
	height:376px;
}

.slidcont{
	height:372px;
	margin: 0;
}

.textcont {
	width: 310px;
	right: 0;
	margin: 0;
	height:352px;
	font-size:1.1em;
	padding: 10px;
	font-family: verdana, arial, sans-serif;
}

.textcont p {
	margin: 10px;
	line-height: 1.4em;
	font-family: verdana, arial, sans-serif;
}

.textcont a {
	color: #FFF;
	font-weight: normal;
}

.textcont a:hover {
	text-decoration: underline;
}

/*.textcont dl, dd, dt {
	margin: 0;
}

.textcont dl {
	margin:20px 0 0 10px;
}

.textcont dt {
	float: left;
	margin: 0px 10px 8px 0;
	clear: left;
}

.textcont dd {
	padding-left: 60px;
	margin: 8px 0 0 0;
}*/


#sayedtrig {
	background: url(../cssimages/profiles/sayed_bg.gif) no-repeat center center;
}

#sayedslid {
	background: #FFF url(../cssimages/profiles/sayed_bg.jpg) no-repeat;
}

#sayedslid .textcont {
	background: url(../cssimages/profiles/sayed_sidebar.png) no-repeat;
	padding-left:380px;
	padding-top: 10px;
	height:356px;
}

/*#beatrig {
	background: url(../cssimages/profiles/beaheader_bg.gif) no-repeat center center;
}

#beaslid {
	background: #FFF url(../cssimages/profiles/bea_bg.jpg) no-repeat;
}

#beaslid .textcont {
	background: url(../cssimages/profiles/bea_sidebar.png) no-repeat;
	padding-right:400px;
	padding-top: 30px;
	height:336px;
}*/

#ravtrig {
	background: url('../cssimages/profiles/ravheader_bg.png') no-repeat center center;
}

#ravslid {
	background: #FFF url('../cssimages/profiles/rav_bg.jpg') no-repeat;
	height: 387px;
}

#ravslid .textcont {
	background: url('../cssimages/profiles/bea_sidebar.png') no-repeat;
	padding-right:400px;
	padding-top: 30px;
	height:346px;
}

#theotrig {
	background: url('../cssimages/profiles/ruthheader.png') no-repeat center center;
}

#theoslid {
	background: #FFF url('../cssimages/profiles/ruth_bg.jpg') no-repeat;
}

#theoslid .textcont {
	background: url('../cssimages/profiles/theo_sidebar.png') no-repeat;
	padding-left:395px;
	padding-top: 10px;
	height:356px;
	width: 300px;

}

/*===================================================
HOME PAGE
====================================================*/

#homepage h1 {
	width: 251px;
	height: 100px;
}

#homepage p {
	color: #FFF;
	text-align: center;
}

#homepage p.desc {
	margin: 1.2em 180px 1.2em 236px;
	position: relative;
	top: 30px;
	font-size: 1.2em;
	letter-spacing: 0.02em;
}

#siteoptions {
	background: url(../cssimages/homepage/siteoptionsHQ.png) no-repeat bottom;
	position: relative;
	padding-bottom:260px;
}

#siteoptions h2, #siteoptions p {
	position: absolute;
}

h2#signup {
	background: url(../cssimages/homepage/signup_header.gif) no-repeat;
	bottom: 120px;
	left: 106px;
}

h2#signup a, h2#products a, h2#games a, h2#memikeandike a {
	display:block;
	height:70px;
	width:200px;
}

h2#games {
	background: url(../cssimages/homepage/funandgames_header.gif) no-repeat;
	bottom: 10px;
	left: 85px;
}

h2#products {
	background: url(../cssimages/homepage/ourproducts_header.gif) no-repeat;
	bottom: 85px;
	left: 360px;
}

h2#memikeandike {
	background: url(../cssimages/homepage/memikeandike_header.gif) no-repeat;
	bottom: 2px;
	left: 450px;
	width: 250px;
}

h2#memikeandike a {
	width:250px;
}

/*===================================================
SIGNUP PAGE
====================================================*/

#signuppage #content {
	height: 820px;
}

#signuppage h1 {
	height: 85px;
	width:280px;
	position: relative;
	left: 60px;
}

#signuppage h2 {
	color: #FFF;
	margin: 60px 0 20px 10px;
	font-size: 18px;
	line-height: 22px;
}

ul#whyreg {
	list-style: none;
	width: 251px;
	height: 279px;
}

#regbox {
	height: 630px;
	width: 328px;
	position: absolute;
	top: 180px;
	right: 30px;
	padding: 0px 10px 0 50px;
}

#regbox form {
	padding-top: 10px;
}

#regbox dd {
	margin-left: 0px;
}

#regbox dt {
	margin: 10px 0 5px 0;
	color: #FFF;
	font-size: 16px;
	text-align: left;
}

#regbox input, #regbox select {
	width: 300px;
	padding: 4px;
}


#regbox input#submit {
	width: auto;
	float: right;
	margin: 10px 16px 10px 0;
	cursor: pointer;
}

#regbox p {
	color: #FFF;
	font-size: 1.4em;
}

em.req {
	font-style: normal;
	color: #FFF !important;
}

#regbox p.alertmsg {
	font-size: 1.2em;
	text-align: center;
	color: #ff4c00;
	background: #feffd9;
	margin-right:18px;
	padding:4px;
	line-height:1.3em;
	border: 1px solid #ff4c00;
}

/*===================================================
GAMES PAGE
====================================================*/

#gamespage #content {
	height: 1070px;
}

#gamespage h1 {
	width: 246px;
	height: 135px;
}

#howto {
	list-style: none;
	width: 238px;
	height: 212px;
	position: absolute;
	right: 0;
	top: 162px;
}

#gamespage h2, #gamespage p, #gamespage a, #gamespage a:link, #gamespage a:visited, #gamespage a:hover {
	color: #FFF;
}

#gamespage a:hover {
	text-decoration: underline;
}

#gamespage h2 {
	font-size: 1.2em;
}

#gamespage p {
	line-height:1.2em;
}

#gamespage h2, #gamespage p, #gamespage img {
	position: absolute;
}
#gamespage h3 {
	position: relative;
	margin:0;
	top: -100px;
	left: 350px;
}

#gamespage h3 a {
	display: block;
	width:220px;
	height: 117px;
}
#snowboarderheader {
	top: 344px;
	left: 53px;
}

#snowboarderpic {
	top: 178px;
	left: 60px;
}

#snowboardertext {
	top: 350px;
	left: 203px;
	width: 240px;
}

#screensaverheader {
	top: 970px;
	left: 53px;
}

#screensaverpic {
	top: 788px;
	left: 60px;
}

#screensavertext {
	top: 950px;
	left: 163px;
	width: 240px;
}

#wallpaperdesc {
	top:600px;
	left:96px;
	width: 240px;
}

#wallpaper1header {
	left: 310px;
	top: 440px;
}

#wallpaper1pic {
	left: 106px;
	top: 459px;
}

#wallpaper1text {
	left: 310px;
	top: 468px;
}

#wallpaper2header {
	right: 65px;
	top: 550px;
}

#wallpaper2pic {
	right: 85px;
	top: 420px;
}

#wallpaper2text{ 
	right: 65px;
	top: 578px;
	text-align: right;
}

#wallpaper3header {
	left: 280px;
	top: 710px;
}

#wallpaper3pic {
	right: 125px;
	top: 683px;
}

#wallpaper3text {
	left: 280px;
	top: 738px;
}


/*===================================================
PRODUCTS PAGE
====================================================*/

#productspage #content {
	height: 944px;
}

#productspage h1 {
	width: 292px;
	height: 191px;
	position:absolute;
	left: 60px;
}

#productspage h3 {
	position: relative;
	margin:0;
	top: 80px;
	left: 380px;
}

#productspage h3 a {
	display: block;
	width:220px;
	height: 117px;
}

#productspage h2 {
	width: 233px;
	height: 112px;
	position:absolute;
	left: 0px;
	top: 354px;
	z-index: 2;
}

#choice {
	background: url(../cssimages/splash/bg_splash_ul_shadow2.png) no-repeat; 
	width: 612px;
	height: 181px;
	list-style:none;
	position: absolute;
	top: 210px;
	left: 30px;
}
			 

#choice ul {
	background: url(../cssimages/splash/bg_splash_ularr.png) no-repeat 13px 12px;
	width: 660px;
	height: 181px;
	list-style: none;
	z-index: 1;
}

#choice li {
	list-style: none;
	float: left;
}

#choice li#berry a {
	display: block;
	width:198px;
	height: 181px;
}

#choice li#berry a:hover {
	background: url(../cssimages/splash/bg_splash_ularr.png) no-repeat 13px -160px;
}

#choice li#tropical a {
	display: block;
	width:220px;
	height: 181px;
}

#choice li#tropical a:hover { 
	background: url(../cssimages/splash/bg_splash_ularr.png) no-repeat -185px -160px;
}

#choice li#fabulous a {
	display: block;
	width:181px;
	height: 181px;
}

#choice li#fabulous a:hover {
	background: url(../cssimages/splash/bg_splash_ularr.png) no-repeat -405px -160px;
}

#sweetcontainer {
	width: 633px;
	height: 485px;
	position: absolute;
	top: 430px;
	left: 30px;
	z-index: 1;
}

.sweet {
	position: absolute;
}

.row1 {  }
.row2 { }
.row3 {  }

#sweet1 { left: 70px; top: 69px; }
#sweet2 { left: 196px; top: 40px; }
#sweet3 { left: 300px; top:90px; }
#sweet4 { left: 420px; top:50px; }
#sweet5 { left: 500px; top:98px; }

#sweet6 { left: 90px;  top: 189px;}
#sweet7 { left: 180px;  top: 160px;}
#sweet8 { left: 286px;  top: 200px;}
#sweet9 { left: 400px;  top: 180px;}
#sweet10 { left: 510px;  top: 200px;}

#sweet11 { left: 55px; top: 300px;}
#sweet12 { left: 200px; top: 328px;}
#sweet13 { left: 285px; top: 348px;}
#sweet14 { left: 420px; top: 358px;}
#sweet15 { left: 512px; top: 318px;}

/* styles for tooltips */

div.tooltip {
	width: 210px;
	color: #fff;
	text-align: center;
	z-index:50;
}

div.tooltip h4 {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 13px 10px 5px;
	font-size: 13px;
	z-index:50;
}

div.tooltip p {
	margin: 0;
	padding: 0 15px 45px 10px;
	font-size: 11px;
	z-index:50;
}

div.tooltip p img{
	float:left;
}
div.tooltip p img.icon{
	float:left;
	display:block;
/*	margin:0;*/
	margin:0 0 20px 0;
}
.left{
	float:left;
	height:43px;
	width:45px;
	display:block;
}
.right{
	float:left;
	height:43px;
	display:block;
}
/* styles for slimbox */

#lbOverlay {
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	background-color: #003399;
	cursor: pointer;
	z-index: 100;
}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 101;
}

.lbLoading {
	background: #fff url(../images/whiteloader.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 110px;
	height: 22px;
	background: transparent url(../images/closelabel2.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*==============================================
snowboarder game page
==============================================*/


#snowboarder_game p.desc {
	color: #FFF;
	font-size: 1.5em;
	margin-left: 60px;
}

#snowboarder_game h1 {
	width: 308px;
	height: 71px;
	position: absolute;
	left: 70px;
	top:0;
	background: url(../cssimages/games/tropical_typhoon/snowboarder_header.gif) no-repeat bottom;
	z-index: 0;
}

.sampling h1 {
	width: 308px;
	height: 71px;
	position: absolute;
	left: 70px;
	top:0;
	z-index: 0;
}


#snowboarder_game #content {
	background: url(../cssimages/signup/tropical_typhoon/signup_bg.jpg) no-repeat;
	padding-top: 76px;
	height: 780px;
}

.sampling #content {
	padding-top: 90px;
	/* padding-bottom: 30px; */
	background: #00040F url(../cssimages/signup/tropical_typhoon/signup_bg.jpg) no-repeat;
}

/*====================================================================
CSS to format the Social bookmarking 
=====================================================================*/

#social_bookmarking {
	background-color: #fff;
	width: 684px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	margin-top: 0px;
	border: 8px solid #333;
}

#social_bookmarking p {
	color: #117ECE;
	font-size: 1.3em;
	line-height: 1em;
}

#gamespage #social_bookmarking img, #gamespage #social_bookmarking p {
	position: relative;
}