@charset "utf-8";
/* CSS Document */

/* ------ Commonly Used Tags etc Start ------ */

body {
	margin:0;
	padding:0;
	background:url(../images/cog_bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
p {
	margin:0 0 10px 0;
	padding:0;
	line-height:16px;
	text-align:justify;
	}
	
p a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	
p a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	text-align:center;
	margin-top:5px;
	padding:0;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	margin:10px 0;
	padding:0;
	}
	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	margin:10px 0;
	padding:0;
	}
	
h3 a {
	color:#000000;
	text-decoration:none;
	}
	
h3 a:hover {
	text-decoration:underline;
	}
	
img {
	border:0;
	}
	
form {
	font-size:9px;
	}
	
.cap {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	line-height:36px;
	}

#egmont {
	width:100%;
	background-color:#000000;
	height:30px;
	text-align:center;
	border-bottom:solid 1px #373737;
	}
	
#egmont img {
	border:none;
	}
	
#container {
	width:910px;
	margin:0 auto;
	padding:0;
	}
	
#title {
	width:600px;
	height:200px;
	margin:0 auto;
	padding:0;
	}
	
/* ------ Commonly Used Tags etc End ------ */
	
	
/* ------ Main Menu Navigation Start ------ */	
	
#nav {
	width:910px;
	height:30px;
	margin:0;
	}
	
#nav_left {
	float:left;
	}
	
#nav_right {
	float:left;
	}
	
#home_button a {
	display:block;
	margin:0;
	float:left;
	width:68px;
	height:30px;
	background:url(../images/nav_home.gif) bottom no-repeat;
	text-decoration:none;
	text-indent:-100px;
	overflow:hidden;
	}
	
#home_button a:hover {
	background-position:top;
	}
	
#world_button a {
	display:block;
	margin:0;
	float:left;
	width:207px;
	height:30px;
	background:url(../images/nav_world.gif) bottom no-repeat;
	text-decoration:none;
	text-indent:-207px;
	overflow:hidden;
	}
	
#world_button a:hover {
	background-position:top;
	}
	
#book_button a {
	display:block;
	margin:0;
	float:left;
	width:80px;
	height:30px;
	background:url(../images/nav_book.gif) bottom no-repeat;
	text-decoration:none;
	text-indent:-80px;
	overflow:hidden;
	}
	
#book_button a:hover {
	background-position:top;
	}
	
#author_button a {
	display:block;
	margin:0;
	float:left;
	width:102px;
	height:30px;
	background:url(../images/nav_author.gif) bottom no-repeat;
	text-decoration:none;
	text-indent:-102px;
	overflow:hidden;
	}
	
#author_button a:hover {
	background-position:top;
	}
	
#competitions_button a {
	display:block;
	margin:0;
	float:left;
	width:108px;
	height:30px;
	background:url(../images/nav_competitions.gif) bottom no-repeat;
	text-decoration:none;
	text-indent:-108px;
	overflow:hidden;
	}
	
#competitions_button a:hover {
	background-position:top;
	}
	
#games_button a {
	display:block;
	margin:0;
	float:left;
	width:168px;
	height:30px;
	background:url(../images/nav_games.gif) bottom no-repeat;
	text-decoration:none;
	text-indent:-168px;
	overflow:hidden;
	}
	
#games_button a:hover {
	background-position:top;
	}
	
/* ------ Main Menu Navigation End ------ */

#home_text {
	margin-top:30px;
	clear:both;
	float:left;
	width:395px;
	padding-right:20px;
	color:#b6b6b6;
	}
	
#home_flash {
	float:right;
	width:495px;
	height:489px;
	}


/* ------ Email for updates Start ------ */

.email {
	clear:both;	
	width:910px;
	height:30px;
	padding:0;
	}
	
.email_intro {
	float:left;
	color:#000000;
	margin: 6px 10px 0 5px;
	}
	
.policy {
	width:900px;
	color:#fff;
	font-size:10px;
	margin: 0 auto;
	text-align:center;
	}
	
.policy a {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	}
	
.policy a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.leftimage {
	float:left;
	}
	
.rightimage {
	float:left;
	}
	
.emailform {
	float:left;
	width:750px;
	height:30px;
	background:url(../images/email_bg.gif) repeat-x;
	}
	
.emailresult {
	float:left;
	width:750px;
	height:30px;
	background:url(../images/email_bg.gif) repeat-x;
	color:#000000;
	margin: 6px 10px 0 5px;
	}
	
	
.email_box {
	background-color:#000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:14px;
	font-size:10px;
	padding:0;
	margin-top:5px;
	}
	
.submitbutton {
	margin-top:6px;
}
	
/* ------ Email for updates End ------ */

#subnav {
	width:900px;
	margin: 5px auto;
	text-align:center;
	}

#subnav ul, #subnav li, #subnav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#b6b6b6;
	display:inline;
	text-decoration:none;
	margin-right:10px;
	}
	
#subnav a:hover {
	text-decoration:underline;
	}
	



#world_body ul, #world_body li, #world_body a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
	margin:0;
	padding:0 0 0 10px;
	list-style:none outside;
	line-height:18px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	}
	
#world_body li {
	background:url(../images/bullet.gif) no-repeat;
	}
	
#world_body a:hover {
	text-decoration:underline;
	}
	
.wallpapers_table ul, .wallpapers_table li, .wallpapers_table a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	margin:0;
	padding:0 0 0 10px;
	list-style:none outside;
	line-height:18px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	}
	
.wallpapers_table li {
	background:url(../images/bullet.gif) no-repeat;
	}
	
.wallpapers_table a:hover {
	text-decoration:underline;
	}
	
.world {
	background:url(../images/world_bg.jpg) no-repeat;
	height:420px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.profiles {
	background:url(../images/profile_bg.jpg) no-repeat;
	height:810px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.mysteries {
	background:url(../images/mysteries_bg.jpg) no-repeat;
	height:420px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.book {
	background:url(../images/book_bg.jpg) no-repeat;
	height:840px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.screensaver {
	background:url(../images/screensaver_bg.jpg) no-repeat;
	height:420px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.christmas {
	background:url(../images/christmas_bg.jpg) no-repeat;
	height:420px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.reviews {
	background:url(../images/reviews_bg.jpg) no-repeat;
	height:680px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.terms {
	background:url(../images/terms_bg.jpg) no-repeat;
	height:700px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.author {
	background:url(../images/author_bg.jpg) no-repeat;
	height:980px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.faq	{
	background:url(../images/faq_bg.jpg) no-repeat;
	height:2180px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.author img {
	margin:0;
	padding:0;
	}
	
.competitions {
	background:url(../images/competitions_new_bg.jpg) no-repeat;
	height:860px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}

.trail {
	background:url(../images/snailtrail.jpg) no-repeat;
	height:1080px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}

.trailwinner {
	background:url(../images/snailtrail.jpg) no-repeat;
	height:600px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}

.games {
	background:url(../images/games_bg.jpg) no-repeat;
	height:382px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.pipes {
	background:url(../images/pipes_bg.jpg) no-repeat;
	height:810px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.wallpapers {
	background:url(../images/wallpapers_bg.jpg) no-repeat;
	height:910px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.privacy {
	background:url(../images/privacy_bg.jpg) no-repeat;
	height:1980px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}
	
.sampler, .sampler a {
	height:829px;
	margin-bottom:10px;
	padding:0;
	color:#fff;
	text-align:center;
	}
	
#main_body {
	clear:both;
	float:left;
	margin:5px;
	width:600px;
	}
	
#main_body p {
	margin:10px;
	}
	
#world_body {
	clear:both;
	float:left;
	margin:5px;
	width:600px;
	}
	
#world_body p {
	margin:10px;
	}
	
#see_also {
	width:190px;
	float:right;
	margin:50px 0 0 0;
	padding:0;
	}
	
#see_also ul {
	margin:10px 0 0 0;
	padding:0;
	}

#see_also li, #see_also a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
	margin:0;
	padding:0 0 0 10px;
	list-style:none outside;
	line-height:18px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	}
	
#see_also li {
	background:url(../images/bullet.gif) no-repeat;
	}
	
#see_also a:hover {
	text-decoration:underline;
	}
	
#profiles_body {
	clear:both;
	width:900px;
	}
	
#profiles_body p {
	width:810px;
	margin:10px auto;
	padding:0;
	}
	
#pipes_body p {
	width:810px;
	margin:10px auto;
	padding:0;
	}
	
#competitions_body {
	clear:both;
	width:900px;
	}
	
#competitions_body p {
	width:810px;
	margin:10px auto;
	padding:0;
	}
	
.comp_table {
	width:100%;
	margin:0;
	padding:0;
	}
	
#christmas_body {
	clear:both;
	width:900px;
	}
	
#pipes_body {
	clear:both;
	width:900px;
	}
	
#pipegame {
	width:720px;
	height:600px;
	margin:10px auto;
	}
	
#christmas_body p {
	width:810px;
	margin:10px auto;
	padding:0;
	}
	
table {
	margin-left:40px;
	}
	
#profiles_body ul, #profiles_body li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	list-style:none outside;
	line-height:18px;
	margin:10px 0 0 15px;
	padding:0 0 0 20px;
	text-decoration:none;
	font-weight:normal;
	}
	
#profiles_body li {
	width:700px;
	background:url(../images/bullet.gif) no-repeat;
	}
	
#book_body {
	clear:both;
	float:left;
	margin:5px;
	width:670px;
	}
	
#book_body p {
	margin:10px 10px 10px 200px;
	}
	
#games_body {
	clear:both;
	float:left;
	margin:5px;
	width:600px;
	}
	
#games_body p {
	margin:10px 10px 10px 200px;
	}
	
#author_left {
	width:400px;
	float:left;
	margin:260px 10px 0 10px;
	}
	
#author_right img {
	margin:0 auto;
	border:none;
	}
	
#author_right {
	float:right;
	width:425px;
	height:500px;
	margin:260px auto 0 auto;
	}
	
#games_body h3 {
	font-size:14px;
	margin:50px 0 0 220px;
	}
	
/* snail trail entry page */
.trailwinner {
	background:url(../images/comps_bg.jpg) no-repeat;
	height:980px;
	width:880px;
	margin:5px auto 10px auto;
	padding:10px;
	}

textarea {
	font-family: verdana;
	font-size: 8pt;
}

label {
	display: block;
	font-weight: bold;
	font-size: 8pt;
	padding: 5px 0px 3px 0px; 
}

input.textbox {
	font-family: verdana;
	font-size: 8pt;
}
#entryform {
	width: 800px;
	padding: 0px 0px 30px 100px;
}
.column {
	width: 300px;
	float: left;
}
#entryform p {
	width: 260px;
	text-align: justify;
}
#permissionsSection {
	width: 200px;
	margin-left: 10px;
}
.permission {
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #D2BF85;
	background: url(../images/permissions-bg.jpg);	
}
.permission label {
	font-weight: normal;
}
.permission label.p16 {
	font-weight: bold;
}
.permission a {
	color: inherit;
}
.enterButton{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;
	text-align:center;
	background: url(../images/permissions-bg.jpg);	
}
#feedback {
	color: red;
}
#feedback label {
	color: red;
}
#nominate {
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #D2BF85;
	background: url(../images/permissions-bg.jpg);	
}

/* vlam map competition */

#comp-left {
	float: left;
	width: 420px;
}
#comp-right {
	float: right;
	width: 420px;
}

.compQuestion {
	font-size: 13px;
	font-weight: bold;
}

#comp-questions label {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height:0;
}
#comp-questions {
	float: left;
	width: 360px;
	margin-right: 20px;
}
#comp-details {
	clear: both;
}
#comp-details p {
	margin: 10px 0px;
	padding: 0;
}
#comp-details textarea {
	width: 150px;
	height: 80px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
#comp-details select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
#pastComps {
	clear: both;
}
#comp-details select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
