@charset "utf-8";
/* CSS Document */

.cat {
display:none;
	top:820px;
	left:-150px;
	height:368px;
	width:225px;
	position:absolute;
	z-index:2;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cat_inthehat.png', sizingMethod='crop');
}
.cat[class] {
display:none;
	z-index:2;
	background-repeat: no-repeat;
	background-image: url(../images/cat_inthehat.png);
	background-position: center bottom;
}
.clefford {
	 display:none;
	top:820px;
	right:-130px;
	height:292px;
	width:225px;
	position:absolute;
	z-index:2;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/clefford.png', sizingMethod='crop');
}
.clefford[class] {
	display:none;
	z-index:2;
	height:292px;
	width:255px;
	background-repeat: no-repeat;
	background-image: url(../images/clefford.png);
}
.back_home{
	z-index:2;
	position:absolute;
	left:750px;
	top:99px;
}
.scoop {
	top:460px;
	left:660px;
	height:263px;
	width:253px;
	position:absolute;
	z-index:2;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/scoop.png', sizingMethod='crop');
}
.scoop[class] {
	z-index:2;
	background-repeat: no-repeat;
	background-image: url(../images/scoop.png);
}
body {
	margin:0px;
	background-color:#2fb9c9;
	background-image: url(../images/bg_gradiente.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bg {
	background-image: url(../images/bg_horisont.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:1150px;
}
#bg2 {
	background-image: url(../images/bg_horisont2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:1150px;
}
#positions {
	position:absolute;
	z-index:2;
	width:910px;
}
#container {
	width:910px;
}
#header {
	background-image: url(../images/header_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:178px;
	width:910px;
	display:block;
	cursor:pointer;
}
#header_content {
	height:171px;
	background-image: url(../images/header_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:20px;
	padding-right:20px;
}
#content_pattern {
	background-image:url(../images/center_pattern.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-left:20px;
	padding-right:20px;
	height:150px;
}
#reading_list_tips {
	height:160px;
	background-image:url(../images/center_pattern.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-left:20px;
}
#reading_tips_bg{
	background-image: url(../images/reading_tips.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:170px;
}
#slice_rotator {
	background-image:url(../images/center_pattern.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height:225px;
	padding-left:20px;
}
#ad_bottons {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:102px;
	padding-left:20px;
}
#rotator{
z-index:1;
float:left;
width:620px;
}
#download{
	float:left;
	width:250px;
	height:220px;
	background-image: url(../images/download.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	display: inline;
}
#insidepage_nav{
	background-image:url(../images/center_pattern.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height:160px;

}
#insidpage_content{
	background-image:url(../images/center_pattern.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height:450px;
	padding-left:20px;
	padding-right:20px;
	overflow:auto;
}
#insidpage_content_scroll{
	height:375px;
	overflow:auto;
	padding-left:40px;
	padding-right:40px;
}
#flashcontent {
display:inline;
float:left;
height:210px;
margin:0 11px;
width:591px;
}