body,
input,
textarea,
button,
select{
	font-family: comic sans ms,verdana, sans-serif;
}

body{
	font-size: .9em;
	margin: 0;
	padding: 0;
	background-color: #0294F2;
}

body#parents{
	background-color: #0FFD0D;
}

body#lunvik{
	background-color: #FD6B0D;
}

body#sea{
	background-color: #F2C402;
}

body#nature{
	background-color: #48F202;
}

input,
textarea,
button,
select{
	font-size: 100%;
}

textarea {
	width: 90%;
}

div#form-member input,
div#form-member textarea,
div#form-member button,
div#form-member select{
	font-size: 60%;
}

div#form-member select{
	width: 113px;
}

input.text,
textarea,
select{
	border: 1px solid #CCC;
	padding: .1em;
}

input.error,
textarea.error,
select.error{
	background-color: #F0F0F0;
	border: 1px solid #F00;
}

tr.error td{
	color: #F00;
}

form{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	color: #0069C7;
}

a:hover{
	text-decoration: underline;
}

.print{
	display: none;
}

.required{
	color: #F00;
	margin-left: .1em;
}

div.error{
	color: #F00;
	font-weight: bold;
}

div.feedback{
	color: #008000;
	font-weight: bold;
}

button{
	border: 1px solid #0069C7;
	background-color: #FFF;
	font-weight: bold;
	color: #0069C7;
	cursor: pointer;
}

h1,
.sys-Heading1{
	font-size: 1.5em;
	margin-top: 0;
}

h2,
.sys-Heading2{
	font-size: 1.2em;
}

h3,
.sys-Heading3{
	font-size: 100%;
	margin: 0;
}

h5,
.sys-Heading5{
	font-size: 100%;
}

h6,
.sys-Heading6{
	font-size: 100%;
}



.sys-Preface,
.Preface{
	font-weight: bold;
}

img{
	border: 0;
}

img.border{
	border: 1px solid black;
}

img.icon{
	width: 16px;
	height: 16px;
}

img.icon.text{
	vertical-align: middle;
	margin-right: .3em;
}

div.spacer{
	height: 1em;
}

/* framework styles */
div#validate {
	width: 958px;
	margin: auto;
	padding: 10px;
	border: 1px dotted #ccc;
}

div.framework{
	width: 985px;
	background-image: url(../images/framework/frw_bg_main.gif);
	background-repeat: repeat-y;
	background-position: 52px 0;
	color: #333;
}

body#parents div.framework{
	background-image: url(../images/framework/frw_bg_main_parents.gif);
}

body#lunvik div.framework{
	background-image: url(../images/framework/frw_bg_main_lunvik.gif);
}

body#sea div.framework{
	background-image: url(../images/framework/frw_bg_main_sea.gif);
}

body#nature div.framework{
	background-image: url(../images/framework/frw_bg_main_nature.gif);
}

div#left-column{
	float: left;
	width: 229px;
	padding: 0;
	margin: 0;
	clear: both;
	overflow: hidden;
	background-image: url(../images/framework/frw_bg_left6.gif);
	background-repeat: no-repeat;
	background-position: 0 129px;
}

body#parents div#left-column{
	background-image: url(../images/framework/frw_bg_parents_left4.gif);
	background-position: 0 177px;
}

body#lunvik div#left-column{
	background-image: url(../images/framework/frw_bg_lunvik_left6.gif);
}

body#sea div#left-column{
	background-image: url(../images/framework/frw_bg_sea_left6.gif);
}

body#nature div#left-column{
	background-image: url(../images/framework/frw_bg_nature_left6.gif);
}

table#left-column-frame{
	background-image: url(../images/framework/frw_bg_left2.gif);
	background-repeat: repeat-y;
	background-position: 40px;
	width: 229px;
}

body#parents table#left-column-frame{
	background-image: url(../images/framework/frw_bg_parents_left2.gif);
}

body#lunvik table#left-column-frame{
	background-image: url(../images/framework/frw_bg_lunvik_left2.gif);
}

body#sea table#left-column-frame{
	background-image: url(../images/framework/frw_bg_sea_left2.gif);
}

body#nature table#left-column-frame{
	background-image: url(../images/framework/frw_bg_nature_left2.gif);
}

table#left-column-frame td.top{
	width: 68px;
	height: 129px;
	background-image: url(../images/framework/frw_bg_left1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

body#parents table#left-column-frame td.top{
	background-image: url(../images/framework/frw_bg_parents_left1.gif);
	width: 52px;
	height: 177px;
	padding: 55px 33px 0 68px;
}

body#lunvik table#left-column-frame td.top{
	background-image: url(../images/framework/frw_bg_lunvik_left1.gif);	
}

body#sea table#left-column-frame td.top{
	background-image: url(../images/framework/frw_bg_sea_left1.gif);
}

body#nature table#left-column-frame td.top{
	background-image: url(../images/framework/frw_bg_nature_left1.gif);
}

table#left-column-frame td.bottom{
	height: 37px;
	background-image: url(../images/framework/frw_bg_left3.gif);
	background-repeat: no-repeat;
	background-position: 40px bottom;
}

body#parents table#left-column-frame td.bottom{
	background-image: url(../images/framework/frw_bg_parents_left3.gif);	
	height: 243px;
	background-position: 32px bottom;
}

body#lunvik table#left-column-frame td.bottom{
	background-image: url(../images/framework/frw_bg_lunvik_left3.gif);
}

body#sea table#left-column-frame td.bottom{
	background-image: url(../images/framework/frw_bg_sea_left3.gif);
}

body#nature table#left-column-frame td.bottom{
	background-image: url(../images/framework/frw_bg_nature_left3.gif);
}

td#left-column-content{
	padding: .5em 33px 1em 0;
	vertical-align: top;
}

div#left-column-login{
	height: 215px;
	background-image: url(../images/framework/frw_bg_left4.gif);
	background-repeat: no-repeat;
	background-position: 32px 0;
	padding: 0 0 0 68px;
}

body#lunvik div#left-column-login{
	background-image: url(../images/framework/frw_bg_lunvik_left4.gif);
}

body#sea div#left-column-login{
	background-image: url(../images/framework/frw_bg_sea_left4.gif);
}

body#nature div#left-column-login{
	background-image: url(../images/framework/frw_bg_nature_left4.gif);
}

div#left-column-fact{
	background-image: url(../images/framework/frw_bg_left5.gif);
	background-repeat: repeat-y;
	background-position: 52px 0;
	padding: 1em 37px .4em 85px;
}

body#lunvik div#left-column-fact{
	background-image: url(../images/framework/frw_bg_lunvik_left5.gif);
}

body#sea div#left-column-fact{
	background-image: url(../images/framework/frw_bg_sea_left5.gif);
}

body#nature div#left-column-fact{
	background-image: url(../images/framework/frw_bg_nature_left5.gif);
}

div#left-column-bottom{
	background-image: url(../images/framework/frw_bg_left7.gif);
	background-repeat: no-repeat;
	background-position: 52px;
	height: 24px;
}

body#lunvik div#left-column-bottom{
	background-image: url(../images/framework/frw_bg_lunvik_left7.gif);
}

body#sea div#left-column-bottom{
	background-image: url(../images/framework/frw_bg_sea_left7.gif);
}

body#nature div#left-column-bottom{
	background-image: url(../images/framework/frw_bg_nature_left7.gif);
}

div.content{
	float: left;
	width: 526px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

body#lunvik div.content{
	background-image: url(../images/framework/frw_content_bg_lunvik.gif);
	background-repeat: no-repeat;
	background-position: 57px 0;
	padding: 40px 20px 0 0;
}

body#parents div.content{
	width: 503px;
	padding: 1em 23px 0 0;
}

div.content.two-columns,
body#parents div.content.two-columns{
	width: 699px;
}

div.content div#printer-version{
	cursor: pointer;
	float: right;
	color: #0069C7;
}

div#print-page,
div#close-window{
	display: none;
}

div#right-column{
	float: left;
	background-image: url(../images/framework/frw_right.jpg);
	background-repeat: no-repeat;
	height: 505px;
	width: 230px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

body#lunvik div#right-column,
body#parents div#right-column{
	background-image: url(../images/framework/frw_bg_right_parents.gif);
	background-position: top right;
	padding-right: 57px;
	width: 173px;
	height: 351px;
	overflow: visible;
}

body#lunvik div#right-column{
	background-image: url(../images/framework/frw_bg_right_lunvik.gif);
	width: 37px;
	padding: 0;
}

body#sea div#right-column{
	background-image: url(../images/framework/frw_right_sea.jpg);
}

body#nature div#right-column{
	background-image: url(../images/framework/frw_right_nature.jpg);
}

div#banner{
	width: 416px;
	height: 87px;
	margin-left: 444px;
	overflow: hidden;
}

body#lunvik div#banner{
	margin-left: 256px;
}

div#header{
	background-image: url(../images/framework/frw_header.jpg);
	background-repeat: no-repeat;
	height: 318px;
	margin-bottom: -1px;
}

body#sea div#header{
	background-image: url(../images/framework/frw_header_sea.jpg);
}

body#nature div#header{
	background-image: url(../images/framework/frw_header_nature.jpg);
}

body#parents div#header{
	background-image: url(../images/framework/frw_header_parents.jpg);
	height: 270px;
}

body#lunvik div#header{
	background-image: url(../images/framework/frw_header_lunvik.jpg);
}

img#logo-screen{
	width: 101px;
	height: 62px;
	float: right;
	margin-top: 12px;
}

img#logo-print{
	width: 200px;
	height: 80px;
}

div#footer{
	clear: both;
	background-image: url(../images/framework/frw_bottom.gif);
	background-repeat: no-repeat;
	background-position: 52px 0;
	background-color: #0294F2;
	height: 69px;
	padding-bottom: 2em;
}

body#parents div#footer{
	background-image: url(../images/framework/frw_bottom_parents.gif);
	background-color: #0FFD0D;
}

body#lunvik div#footer{
	background-image: url(../images/framework/frw_bottom_lunvik.gif);
	background-color: #FD6B0D;
}

body#sea div#footer{
	background-image: url(../images/framework/frw_bottom_sea.gif);
	background-color: #F2C402;	
}

body#nature div#footer{
	background-image: url(../images/framework/frw_bottom_nature.gif);
	background-color: #48F202;
}

div#left-column p, div#right-column p{
	margin: 0 0 1em 0;
}

div#game-menu{
	position: absolute;
	top: 244px;
	left: 226px;
}
/* end framework styles */

/* frame styles */
div.frame-top{
	background-image: url(../images/framework/frm_top.gif);
	width: 173px;
	height: 9px;
	font-size: 0;
}

div.frame-bottom{
	background-image: url(../images/framework/frm_bottom.gif);
	width: 173px;
	height: 11px;
	font-size: 0;
}

div.frame-middle{
	background-image: url(../images/framework/frm_bg.gif);
	width: 139px;
	padding: 5px 20px 8px 14px;
	font-size: 80%;
	overflow: hidden;
}

div.frame-middle h4{
	font-size: 100%;
	text-transform: uppercase;
	margin: 0;
}

div.frame{
	border: 1px solid #DFF1FD;
}

div.frame h2{
	margin: 0;
}

div.frame div.frame-heading{
	background-color: #DFF1FD;
	padding: .2em;
}

div.frame div.frame-content{
	padding: 1em;
}
/* end frame styles */

/* errorhandler styles */
div#errorhandler h2{
	margin: 0;
	color: #F00;
}
/* end errorhandler styles */

/* menu styles */
ul.menu a,
ul.menu div{
	text-decoration: none;
	font-weight: bold;
}

body#parents ul.menu{
	font-size: 80%;
}

ul.menu,
ul.menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.menu.vertical a,
ul.menu.vertical div{
	color: #0069C7;
	display: block;
	padding-bottom: 3px;
	width: 126px;
	text-decoration: none;
}

body#nature ul.menu.vertical a,
body#nature ul.menu.vertical div{
	color: #000;
}

ul.menu.vertical li.path li a,
ul.menu.vertical li.path li div{
	font-weight: normal;
	padding-left: 10px;
	width: 116px;
}

ul.menu.vertical li.path li.path li a,
ul.menu.vertical li.path li.path li div{
	padding-left: 20px;
	width: 106px;
}

ul.menu.vertical li.path li.path li.path li a,
ul.menu.vertical li.path li.path li.path li div{
	padding-left: 30px;
	width: 96px;
}

ul.menu.vertical a:hover{
	color: #000;
	text-decoration: none;
}

ul.menu.vertical a.active,
ul.menu.vertical div.active{
	color: #000;
}

body#nature ul.menu.vertical a:hover,
body#nature ul.menu.vertical a.active,
body#nature ul.menu.vertical div.active{
	color: #FFF;
}

ul.menu a.active span#bullet,
ul.menu div.active span#bullet{
	float: right;
	font-weight: bold;
}

div.menu-categories a{
	display: block;
	float: left;
	width: 30%;
	margin: 0 10px 10px 0;
	text-align: center;
}

div.menu-categories a.selected{
	outline-style:solid;
	outline-color: #62CE00;
	outline-width: 2px; 
	/*padding-bottom: .2em;*/
}

div.menu-categories h2{
	margin-top: 0;
}

div.menu-categories.small h2{
	font-size: 100%;
	margin: 0;
}

div#menu-month-animals{
	margin-bottom: 1em;
}

div#menu-month-animals div{
	float: left;
	width: 22%;
	margin: 0 1em 1em 0;
}
/* end menu styles */

/* items styles */
div.item{
	border-top: 1px solid #CCC;
	padding: 1em 0 1em 0;
	clear: both;
	margin: 0;
	height: 100%;
}

div.item img{
	float: left;
	margin: 0 10px 10px 0;
}

div#item div.related{
	clear: both;
}

div.item.first{
	border: 0;
}

div.item h2{
	margin: 0;	
}

div#item h2{
	margin: 1em 0 0 0;
}

div.byline{
	font-size: 75%;
}

div.item p{
	margin: .5em 0 0.5em 0;
}

div.read-more{
	text-align: right;
}

div#item h1{
	margin-bottom: .2em;
}

div#item div#images{
	float: right;
	margin-top: 1em;
}

div#item div#images div.image{
	margin: 0 0 10px 10px;
}

div#item div#images div.image div.text,
.sys-Imagetext{
	font-size: .8em;
	margin-top: .3em;
}

div#item div#preface{
	font-weight: bold;
	margin-top: 1em;
}
/* end items styles */

/* tv teaser styles */
div.item.tv-teaser{
	padding: 10px 10px 4px 10px;
	background-color: #DFF1FD;
	border: 0;
}

div.item.tv-teaser h2,
div.item.tv-teaser h3{
	color: #0069C7;
}

div.item.tv-teaser h4{
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 75%;
}

div.item.tv-teaser img{
	float: right;
	margin: 0 0 10px 10px;
}
/* end tv teaser styles */

/* list styles */
table.list{
	width: 100%;
}

table.list input.radio{
	vertical-align: middle;
}

table.list th{
	text-align: left;
	background-color: #DDD;
}

table.list.form td{
	vertical-align: top;
}

table.list.form button,
div#postcard-buttons button{
	margin-right: .3em;
}

table.list tr.total td{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

table.list td.error{
	color: #F00;
	padding-bottom: 0;
}

table.list label.help{
	cursor: default;
	border-bottom: 1px dotted;
}

table.list tr.separator td{
	font-size: 50%;
}

table.list tr.form-separator div{
	padding-bottom: .2em;
	border-bottom: 1px solid #CCC;
	margin: .5em 0 .5em 0;
	font-weight: bold;
}

table.list tr.dark td{
	background-color: #F0F0F0;
}

table.list tr.formBuilderDark td{
	background-color: #F0F0F0;
}

table.list th,
table.list td{
	padding: .2em .4em .2em .4em;
}

table.list.form.member th,
table.list.form.member td,
table.list.form.login th,
table.list.form.login td{
	padding: 0;
}

table.list th.nowrap,
table.list td.nowrap{
	white-space: nowrap;
}

table.list th.right,
table.list td.right{
	text-align: right;
}

td#for-nssr{
	background-color: #EEE;
	border: 1px solid #CCC;	
	padding: 1em;
}
/* end list styles */

/* navigation menu styles */
div#navigation-header{
	background-color: #eee;
	padding: .2em .4em .2em .4em;
}

ul#navigation-menu{
	border-top: 1px solid #eee;
	margin: 0;
	padding: .4em 0 0 0;
	list-style-type: none;
	color: #999;
	clear: both;
}

ul#navigation-menu li{
	display: inline;
	padding: .2em .3em .2em .3em;
}

ul#navigation-menu li.numbers.active{
	font-weight: bold;
	color: #000;
}
/* end navigation menu styles */

/* fact styles */
div#fact img{
	display: block;
}

div#fact{
	width: 106px;
	overflow: hidden;
	font-size: 80%;
}
/* end fact styles */

/* banner styles */
div#banner-foreground{
	width: 416px;
	height: 87px;
	position: absolute;
	background-image: url(../images/framework/frw_banner.png);
}

body#parents div#banner-foreground{
	background-image: url(../images/framework/frw_banner_parents.gif);
}

body#lunvik div#banner-foreground{
	background-image: url(../images/framework/frw_banner_lunvik.gif);
}

body#sea div#banner-foreground{
	background-image: url(../images/framework/frw_banner_sea.gif);
}

body#nature div#banner-foreground{
	background-image: url(../images/framework/frw_banner_nature.gif);
}

div#banner-content{
	width: 416px;
	height: 70px;
	background-position: 14px top;
	background-repeat: no-repeat;
}
/* end banner styles */

/* test styles */
div#test{
	font-family: Comic Sans MS, sans-serif;
	font-size: 140%;
	color: #06C;
	width: 526px;
	background-image: url(../images/framework/quiz_bg.gif);
	background-repeat: repeat-y;
}

div#test h1{
	color: #FFF;
}

div#test div.alternative{
	cursor: pointer;
	background-image: url(../images/framework/quiz_radio.gif);
	background-repeat: no-repeat;
	height: 41px;
	margin-bottom: 5px;
	padding: 3px 0 0 45px;
}

div#test div.alternative.active{
	color: #B5F202;
	background-image: url(../images/framework/quiz_radio_active.gif);
}

div#test-top{
	background-image: url(../images/framework/quiz_top.gif);
	background-repeat: no-repeat;
	height: 77px;
	padding: 10px 277px 0 28px;
}

div#test-bottom{
	background-image: url(../images/framework/quiz_bottom.gif);
	background-repeat: no-repeat;
	height: 77px;
}

table#test-middle{
	width: 526px;
	height: 214px;
}

table#test-middle td{
	width: 50px;
	background-repeat: no-repeat;
	background-position: top;
}

table#test-middle td.content{
	width: 426px;
	vertical-align: top;
}

table#test-middle td.top-left{
	background-image: url(../images/framework/quiz_tl.gif);
}

table#test-middle td.top-right{
	background-image: url(../images/framework/quiz_tr.gif);
}

table#test-middle td.bottom-left{
	background-image: url(../images/framework/quiz_bl.gif);
	background-position: bottom;
}

table#test-middle td.bottom-right{
	background-image: url(../images/framework/quiz_br.gif);
	background-position: bottom;
}
/* end test styles */

/* gallery styles */
div#gallery{
	clear: both;
}

div#gallery div.thumbnail{
	float: left;
	margin: 0 13px 13px 0;
	border: 1px solid #CCC;
	width: 150px;
	padding: 5px;
	overflow-y: hidden;
}

div#gallery div.thumbnail img{
	margin-bottom: 2px;
}

div#gallery ul#navigation-menu{
	margin-top: 1em;
}
/* end gallery styles */

/* postcard styles */
div#postcard-image{
	float: left;
	border: 1px solid #CCC;
	padding: 5px;
}

div#postcard{
	border: 1px solid #7F7F7F;
	float: left;
	width: 500px;
}

div#postcard div#content{
	border-top: 1px solid #7F7F7F;
}

div#postcard div#content div#text,
div#postcard div#content div#address{
	float: left;
	width: 209px;
	padding: 20px;
}

div#postcard div#content div#address{
	border-left: 1px solid #7F7F7F;
}

div#postcard div#content div#address img{
	float: right;
}

div#postcard div#content div#address div#to{
	clear: both;
	margin: 10px 0 7px 0;
}

div#postcard div#content div#address div#to,
div#postcard div#content div#address div#from{
	padding-bottom: 3px;
	border-bottom: 1px solid #7F7F7F;
}

div#postcard-buttons{
	clear: both;
	margin-top: 1em;
}
/* end postcard styles */

/* shop styles */
div.item div.add-cart,
div#item div.add-cart{
	float: right;
	text-align: right;
}

div.item div.add-cart input,
div#item div.add-cart input{
	width: 2em;
	margin-right: .5em;
}

table.list.form.checkout input,
table.list.form.checkout textarea{
	width: 70%;
}
/* end shop styles */

/* rules styles */
div#frontpage-banner,
div#elias-rules{
	background-color: #DFF1FD;
	float: left;
	overflow: hidden;
	margin-bottom: 18px;
}

div#frontpage-banner{
	width: 254px;
	height: 357px;
	margin-right: 18px;
}

div#elias-rules{
	padding: 12px;
	width: 230px;
	height: 333px;
}

div#elias-rules p{
	background-color: #FFF;
	padding: .5em;
	margin: 6px 0 12px 0;
}
/* end rules styles */

/* tasks styles */
#task-list a,
#task-list img.arrow{
	margin-right: 14px;
}

#task-list .arrow.right{
	margin: 0;
}

#task-list .arrow img{
	width: 59px;
	height: 59px;
}
/* end tasks styles */

/* 4.4 upgrade fixes */
div.item.first, div.frame, div#item, div.screen {
    margin-bottom: 1.5em;
}
/* end 4.4 upgrade fixes */
