/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background-color: #ACECFA;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page {
	margin: 10px auto;
	width: 760px;
}

#header {
	background-color: white;
	margin: 0;
	height: 140px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	border: 1px solid #92C0EB;
}

#header h1 {
	display: none;
}

#header h2 {
	display: none;
}

#infopane {
	margin: 2px 0;
}

#infopane p {
	text-align: right;
	font-size: 70%;
}

#infopane p a, #infopane p a:visited {
	color: #000033;
}

#pagebody {
	background-color: white;
	margin: 10px 0;
	padding: 0;
	border: 1px solid #92C0EB;
}

#sidebar {
	float: left;
	width: 220px;
}

#content {
	margin: 0 0 0 230px;
	padding: 0;
}

#content h3 {
	font-size: 110%;
	margin: 10px 10px 0 0;
	padding: 0;
}

#content h3#welcomenote {
	text-indent: -9999px;
	font-size: 1%;
	width: 400px;
	height: 200px;
	margin-left: 30px;
	background-image: url(../images/frontpiece.jpg);
	background-repeat: no-repeat;
	color: white;
}

#content p {
	font-size: 90%;
	margin-right: 20px;
}

.questionlist {
	display: block;
	clear: both;
	margin: 40px 50px 20px 20px;
	padding: 10px;
	border: 1px solid #92C0EB;
	background-color: #ACECFA;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

.questionlist h4 {
	color: white;
	font-size: 90%;
	margin: 0;
	padding: 0;
}

.questionlist h5 {
	color: white;
	font-size: 100%;
	margin: 20px 0;
	padding: 0;
}

.questionlist ul {
	list-style: none;
	font-size: 80%;
	padding: 0;
	margin: 20px;
}

.questionlist li {
	margin-bottom: 10px;
}

.questionlist ul li em {
	font-style: normal;
	font-weight: bold;
}

.questionlist p em {
	color: #FFF;
	font-weight: bold;
}

#content p a, #content p a:visited {
	color: #000099;
	text-decoration: none;
}

#content p a:hover {
	color: #0000CC;
	text-decoration: underline;
}

ul.folders {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

ul.folders li {
	display: block;
	margin: 10px;
	float: left;
	font-size: 70%;
	text-align: center;
}

ul.folders a, ul.folders a:link, ul.folders a:visited, ul.folders a:hover {
	display: block;
	background-image: url(../images/folder.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
	width: 100px;
	height: 120px;
	color: #000033;
	text-decoration: none;
}

ul.activities {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

ul.activities li {
	display: block;
	margin: 10px;
	float: left;
	font-size: 70%;
	text-align: center;
}

ul.activities a, ul.activities a:link, ul.activities a:visited, ul.activities a:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 30px;
	width: 100px;
	height: 130px;
	color: #000033;
	text-decoration: none;
}

ul.activities a.quiz {
	background-image: url(../images/activity_q.jpg);
}

ul.activities a.word {
	background-image: url(../images/activity_w.jpg);
}

ul.activities a.phrase {
	background-image: url(../images/activity_ph.jpg);
}

ul.activities a.prose {
	background-image: url(../images/activity_pr.jpg);
}

ul.activities a.soundpicture {
	background-image: url(../images/activity_spi.jpg);
}

ul.activities a.picture {
	background-image: url(../images/activity_pi.jpg);
}

ul.activities a.sound {
	background-image: url(../images/activity_s.jpg);
}

ul.activities a.categories {
	background-image: url(../images/activity_c.jpg);
}

ul.activities a.picturekeywords {
	background-image: url(../images/activity_kw.jpg);
}

ul.swfs {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

ul.swfs li {
	display: block;
	margin: 10px;
	float: left;
	font-size: 70%;
	text-align: center;
}

ul.swfs a, ul.swfs a:link, ul.swfs a:visited, ul.swfs a:hover {
	display: block;
	background-image: url(../images/flashactivity.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
	width: 100px;
	height: 120px;
	color: #000033;
	text-decoration: none;
}

ul.fileoptions {
	display: block;
	clear: left;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

ul.fileoptions li {
	display: block;
	margin: 10px;
	float: left;
	font-size: 70%;
	text-align: center;
}

ul.fileoptions a, ul.fileoptions a:link, ul.fileoptions a:visited, ul.fileoptions a:hover {
	display: block;
	width: 100px;
	height: 120px;
	color: #000033;
	text-decoration: none;
}

ul.fileoptions li#fileoptions_delete {
	background-image: url(../images/fileoptions_delete.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

ul.fileoptions li#fileoptions_edit {
	background-image: url(../images/fileoptions_edit.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

ul.fileoptions li#fileoptions_export {
	background-image: url(../images/fileoptions_export.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

ul.fileoptions li#fileoptions_pdf {
	background-image: url(../images/fileoptions_pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

ul.fileoptions li#fileoptions_video {
	background-image: url(../images/fileoptions_video.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

ul.fileoptions li#fileoptions_favourite {
	background-image: url(../images/fileoptions_favourite.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

p#backbutton a {
	display: block;
	width: 300px;
	padding: 14px 0 0 50px;
	background-image: url(../images/button_back.jpg);
	background-repeat: no-repeat;
	height: 50px;
	font-size: 70%;
	margin: 0;
}

#addwordlist {
	margin: 10px 5px;
}

#addwordlist p {
	display: block;
	margin-left: 10px;
}

#addwordlist p label {
	font-size: 75%;
	width: 150px;
	display: block;
	float: left;
}

#addwordlist p input {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#addwordlist p select {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#addwordlist p textarea {
	height: 100px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#addwordlist #topicselector {
	margin: 10px 15px 10px 30px;
}

.matchpicitem {
	margin: 10px 5px;
	padding: 10px;
	background-color: #EEF;
	border: 2px solid #CCF;
}

.matchpicitem img {
	border: 1px solid #CCF;
}

#addwordlist #mainform {
	padding-top: 10px;
}

#mainform textarea {
	width: 450px;
	height: 200px;
	margin: 10px 0;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #EEEEFF;
	font-weight: bold;
	padding: 10px;
}

form#updateprofile {
	margin-top: 30px;
}

#updateprofile p {
	margin-top: 40px;
	display: block;
}

#updateprofile p label {
	font-size: 75%;
	width: 150px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

#updateprofile p input {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#updateprofile p select {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#updateprofile p select.date {
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#updateprofile p textarea {
	height: 100px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.quizquestionbox {
	padding: 8px;
	border: 1px solid #003366;
	border-right-color: #333399;
	border-bottom-color: #333399;
	display: block;
	margin: 10px 0;
	background-color: #EEEEFF;
}

.quizquestionbox p {
	padding: 0;
	margin: 0 0 5px 0;
}

.quizquestionbox .alts input {
	margin-left: 150px;
	display: block;
	width: 250px;
	margin-bottom: 5px;
}

p#creation_addmatch a, p#creation_addmatch a:link, p#creation_addmatch a:hover, p#creation_addmatch a:visited  {
	display: block;
	width: 250px;
	height: 40px;
	background-image: url(../images/creation_addmatch.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
	color: white;
}

p#creation_reversematches a, p#creation_reversematches a:link, p#creation_reversematches a:hover, p#creation_reversematches a:visited  {
	display: block;
	width: 250px;
	height: 40px;
	background-image: url(../images/creation_reversematches.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
	color: white;
}

#ratingbox {
	padding: 8px;
	display: block;
	margin: 10px 0;
	clear: both;
}

ul.starrating {
	list-style: none;
	margin: 10px;
	padding: 0;
}

ul.starrating li {
	display: inline;
}

table#searchresults {
	font-size: 70%;
}

#searchresults th {
	text-align: left;
}

#searchresults td {
	vertical-align: top;
	padding: 5px 3px;
}

#searchresults td.rating {
	text-align: center;
}

ul.announcements {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
}

ul.announcements li {
	margin: 10px 15px 10px 5px;
	border: 1px solid #000033;
}

ul.announcements li .newstitle {
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid #000033;
	background-color: #003366;
	background-repeat: repeat-x;
	color: white;
}

ul.announcements li .newsdate {
	font-size: 80%;
	font-style: italic;
	padding: 5px;
}

ul.announcements li .newsbody {
	padding: 10px;
}

ul.announcements li .newsdelete {
	text-align: right;
	font-size: 80%;
	padding: 10px;
}

ul.announcements li .newsdelete a, ul.announcements li .newsdelete a:visited {
	color: #0000FF;
	text-decoration: none;
}

ul.announcements li .newsdelete a:hover {
	color: #0000FF;
	text-decoration: underline;
}

ul.favourites {
	list-style: none;
}

ul.favourites li {
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-image: url(../images/star_bullet.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	margin-bottom: 10px;
	height: 20px;
}

ul.favourites li a, ul.favourites li a:visited {
	color: #000099;
	text-decoration: none;
}

ul.favourites li a:hover {
	color: #0000FF;
	text-decoration: underline;
}

ul.favourites li .deletefavourite a {
	
}

ul.activitylist {
	list-style: none;
	margin: 5px 30px;
	padding: 0;
	font-size: 80%;
}

ul.activitylist li {
	padding: 5px;
}

ul.activitylist li a, ul.activitylist li a:visited {
	color: #000099;
	text-decoration: none;
}

ul.activitylist li a:hover {
	text-decoration: underline;
}

#files h4 {
	
}

.profile {
	margin: 5px 20px 5px 5px;
	padding: 5px;
	border: 1px solid #336699;
	background-color: #EEEEFF;
	font-size: 90%;
}

.profile h4 {
	margin: 5px 10px 10px 5px;
	padding: 0;
}

.profile p {
	margin: 5px;
	padding: 0;
}

#statistics {
	margin: 30px 25px 40px 10px;
	padding: 10px;
	border: 1px solid #000033;
	background-color: #003366;
	color: white;
}

#statistics h4 {
	margin: 0;
	padding: 0;
}

#statistics ul {
	list-style: none;
	padding: 0;
	margin: 30px;
	font-size: 80%;
}

#statistics li {
	margin-bottom: 10px;
}

#logon {
	margin: 10px 0 0 10px;
	font-size: 80%;
}

#logon label {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 80%;
}

#logon p {
	margin: 0;
	padding: 3px 0;
}

#logon p input {
	margin: 0;
	padding: 0;
	width: 120px;
}

#content ol {
	font-size: 80%;
	margin: 30px 30px 30px 5px;
}

#content ol li {
	padding: 5px;
}

#searchform {
	margin: 20px 50px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #003366;
	padding: 5px;
	background-color: #EEEEFF;
}

#searchform h4 {
	margin: 0;
	padding: 0;
}

#searchform p {
	clear: both;
	display: block;
}

#searchform p label {
	font-size: 75%;
	width: 150px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

#searchform p input {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

p.notice {
	background-color: #FFCCCC;
	border: 1px solid #CC0000;
	padding: 10px;
}

.listentry {
	background-color: #EEEEFF;
	border: 1px solid #6699FF;
	margin: 10px;
	padding: 10px;
}

.listentry h4 {
	font-size: 90%;
	margin: 0 0 5px 0;
	padding: 0;
}

.listentry p {
	margin: 0;
	padding: 5px;
}

.listentry .preview {
	text-align: center;
	margin: 10px auto;
}

a.addpiclink {
	background-image: url(../images/icon_addimage.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding: 2px 30px 10px 30px;
	margin: 10px;
}

a.addsoundlink {
	background-image: url(../images/icon_addsound.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding: 2px 30px 10px 30px;
	margin: 10px;
}

.wordform p {
	background-image: url(../images/icon_addword.jpg);
	background-repeat: no-repeat;
}

.wordform p label {
	padding-left: 25px;
}

.outputmessage {
	margin: 10px 20px 30px 0;
	padding: 10px;
	border: 2px solid #6699CC;
	background-color: #EFEFFF;
}

.outputmessage p {
	padding: 10px;
	margin: 0;
}

/* stuff for picture display */

#sounddisplay {
	clear: right;
	background-color: #EEEEFF;
	margin-top: 15px;
}

.soundentry {
	float: left;
	width: 100px;
	height: 40px;
	text-align: center;
	font-size: 70%;
	padding: 10px;
	margin: 20px 10px;
}

.clearfix {
	clear: both;
}

#picturedisplay {
	clear: right;
}

.pictureentry {
	float: left;
	width: 110px;
	height: 120px;
	text-align: center;
	font-size: 70%;
	padding: 10px;
	margin: 25px 5px;
}

.pictureentry h4 {
	font-size: 100%;
	padding: 2px;
	margin: 5px;
	height: 25px;
}

.picturedelete {
	padding: 2px;
	margin: 2px;
}

.picturedelete a, .picturedelete a:link, .picturedelete a:visited {
	text-decoration: none;
	color: #0000CC;
}

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

.pictureentry img {
	padding:5px;
	margin: 5px; 
	border: 1px solid black;
}

#pictopics {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#pictopics .pictopic {
	width: 150px;
	text-align: center;
	display: inline;
	padding: 4px;
	margin: 4px;
	font-size: 70%;
}

#pictopics .pictopic a, #pictopics .pictopic a:link, #pictopics .pictopic a:visited {
	color: #0033CC;
}

#picturequiz {
	margin: 5px 20px;
}

#picturequiz p {
	display: block;
}

#picturequiz p label {
	font-size: 75%;
	width: 150px;
	display: block;
	float: left;
}

#picturequiz p img {
	margin: 5px 0 0 150px;
}

#picturequiz p input {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#picturequiz p a {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#picturequiz p select {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#pictureupload {
	margin: 5px 20px;
}

#pictureupload p {
	display: block;
}

#pictureupload p label {
	font-size: 75%;
	width: 150px;
	display: block;
	float: left;
}

#pictureupload p input {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

img.largescreenshot {
	border: 1px solid #DDDDDD;
	margin: 10px 50px;
	width: 400px;
	text-align: center;
}

img.largescreenshotunbordered {
	border-style: none;
	margin: 30px 50px;
	width: 400px;
	text-align: center;
}

ul.videolist {
	font-size: 70%;
	margin: 0;
	padding: 10px;
}

ul.videolist li {
	margin: 20px;
	list-style: none;
	height: 30px;
}

ul.videolist li a {
	background-image: url(../images/reel.jpg);
	background-repeat: no-repeat;
	padding: 2px 0 0 25px;
	text-decoration: none;
	display: block;
	color: #000099;
	height: 30px;
}

ul.videolist li a:visited {
	color: #000099;
}

table.pricelist {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 70%;
}

table.soundfiletable {
	font-size: 80%;
	margin: 20px 10px;
}

table.soundfiletable tr {
	padding: 0 5px;
}

#footer {
	clear:both;
	padding: 10px 10px 3px 3px;
}

#footer p {
	font-size: 70%;
	text-align: right;
}

.smallscreenshot {
	display: block;
	margin: 10px 0 10px 170px;
	border: 1px solid #006699;
}

#videoform {
	
}

#videoform p label {
	width: 120px;
	float: left;
}

#videoform input {
	border: 2px solid #006699;
	background-color: #EEEEFF;
	padding: 3px;
	width: 350px;
}

#videoform #statusoutput {
	margin-left: 120px;
}

/* stuff for admin area */

table.users {
	font-size: 70%;
	margin: 10px;
	border-collapse: collapse;
}

table.users a, table.users a:visited {
	color: #000099;
	text-decoration: none;
}

table.users a:hover {
	text-decoration: underline;
}

table.users th {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #003366;
}

table.users th a, table.users td a:visited {
	color: #000099;
	text-decoration: none;
}

table.users th a:hover {
	text-decoration: underline;
}

table.users td {
	vertical-align: top;
	padding: 5px;
}

table.users td.users_username {
	font-weight: bold;
	padding: 5px;
}

p.pagination {
	text-align: right;
	margin-right: 20px;
}

#topicselector ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

#topicselector ul li {
	display: block;
	margin: 10px;
	float: left;
	font-size: 70%;
	text-align: center;
	height: 100px;
}

#topicselector ul a, #topicselector ul a:link, #topicselector ul a:visited, #topicselector ul a:hover {
	display: block;
	background-image: url(../images/folder_small.jpg);
	background-repeat: no-repeat;
	padding: 70px 0 0 0;
	width: 80px;
	color: #000033;
	text-decoration: none;
}

.create_header1 {
	background-image: url(../images/create_header1.jpg);
	background-repeat: no-repeat;
	width: 450px;
	height: 60px;
	color: white;
	font-size: 0.1%;
	text-align: right;
	margin: 0;
	padding: 0;
}

.create_header2 {
	background-image: url(../images/create_header2.jpg);
	background-repeat: no-repeat;
	width: 450px;
	height: 60px;
	color: white;
	font-size: 0.1%;
	text-align: right;
	margin: 0;
	padding: 0;
}

.create_header3 {
	background-image: url(../images/create_header3.jpg);
	background-repeat: no-repeat;
	width: 450px;
	height: 60px;
	color: white;
	font-size: 0.1%;
	text-align: right;
	margin: 0;
	padding: 0;
}

#tags {
	margin: 10px;
}

table#tagbox  {
	font-size: 75%;
	width: 480px;
	margin: 15px auto;
	border: 2px solid #AAAAFF;
	border-collapse: collapse;
}

table#tagbox td {
	background-color: #EEEEFF;
	padding: 5px;
}

p#filterbutton a {
	background-image: url(../images/icon_filter.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	border: 1px solid #CCCCFF;
	float: right;
	padding: 3px 8px 3px 30px;
}

p#filterbutton a:hover {
	text-decoration: none;
	color: #990000;
}

form#filterform input.submitbutton {
	margin: 20px 0 20px 30px;
}

#gettagsbutton a {
	background-image: url(../images/icon_filter.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	border: 1px solid #CCCCFF;
	padding: 3px 8px 3px 30px;
}

#gettagsbutton a:hover {
	text-decoration: none;
	color: #990000;
}

#taghelpbutton a, #taghelpbutton a:visited, #taghelpbutton a:link {
	background-image: url(../images/icon_help.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	border: 1px solid #CCCCFF;
	padding: 3px 8px 3px 30px;
}

#taghelpbutton a:hover {
	text-decoration: none;
	color: #990000;
}

p.created {
	margin: 5px auto;
	text-align: center;
	padding: 10px;
	background-color: #EEEEFF;
	border: 2px solid #003399;
}

ul.news {
	font-size: 85%;
	margin: 20px;
	padding: 0;
	list-style: none;
}

ul.news li {
	border: 1px solid #003366;
	margin: 10px 0;
	padding: 10px;
	background-color: #EEEEFF;
}

p.loadingmessage {
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	color: #003366;
}

ul.updatelist {
	list-style: none;
	margin: 10px 40px 10px 10px;
	padding: 10px;
	background-color: #CCCCFF;
	border: 1px solid #9999FF;
	font-size: 80%;
}

ul.updatelist li {
	display: block;
	height: 50px;
	padding: 10px 0;
}

ul.updatelist .date {
	width: 100px;
	height: 50px;
	float: left;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

.soundfiletable a:visited, .soundfiletable a, .soundfiletable a:link {
	color: #000099;
}

#twitter {
	margin: 10px;
	padding: 0;
	font-size: 10px;
	width: 140px;
}

#twitter p {
	padding: 2px;
	margin: 0;
}

#twitter a, #twitter a:hover, #twitter a:visited, #twitter a:link {
	color: #03C;
	text-decoration: none;
}

#content p.competition {
	width: 500px;
	margin: 0 auto;
	text-align: right;
	color: white;
	font-size: 1px;
}

#content p.competition a {
	display: block;
	width: 500px;
	height: 50px;
	background-image: url(../images/competition.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	font-size: 1px;
	border: none;
}

ul.featurelist {
	margin: 10px;
	padding: 7px;
	font-size: 75%;
	list-style: none;
	color: #03C;
	background-color: #FFF;
	border: 1px solid  #FFF;
}

ul.featurelist li {
	padding: 2px;
	margin: 0;
	list-style: none;
	font-style: italic;
}