* {
	/*margin: 0;*/
	outline: none;
}
html, body {
	height: 100%;
	/*overflow: auto;*/
	overflow: hidden;
}
#body2 {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	background: #cccccc;
}

/*-----CENTER-------*/
/* mac hide \*/
html, body {
	height:100%;
	width:100%;
}
/* end hide */
#xouter, #xcontainer, #xinner {
	position: relative;
}
#xouter {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	/*text-align: center;*/
	text-align: left;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 550px;
}
#xinner {
	width: 875px;
	background: none;
	height: 550px;
	/*text-align: center;*/
	text-align: left;
	margin-left: 0px;/*margin-left:auto;
	margin-right:auto;
	border:1px solid #000;*/
	/*display: none;*/
	/*visibility: hidden;*/
}
/*---------------*/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #ffffff;
}
.red {color: #b70024;}
.green {color: #5FB43C !important;}
a:hover {cursor: pointer;}

#bgresize, #page, #site {
	position: absolute;
}
#bgresize, #page, #site {
	left: 0px;
	top: 0px;
}
#bgresize, #site {
	width: 100%;
	height: 100%;
}
#page {
	display: none;
}
#logo {
	top: 2px;
	left: 743px;
}

/* BODY
--------------------------*/
#bodyBg, #body, #bodyBottomBg, #bodyBottom {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 875px;
	height: 477px;
}
#bodyBg {
	background: url(/img/bg_body.png) repeat-x;
}
#body {
	border-top: 2px solid #77ad1a;
}
#body a {
	color: #000000;
	text-decoration: underline;
}
#body a:hover {
	color: #5FB43C;
}
#boxImg, #boxImgLeft, #boxImgLeft2, #boxContent {
	position: absolute;
	left: 37px;
	top: 103px;
}
#boxImg img, #boxImgLeft img, #boxImgLeft2 img {
	border: 1px solid #c0c0c0;
}
#boxImgLeft2, #boxContent {
	top: 259px;
}
#boxImg, #boxContent {
	left: 194px;
}
#boxContent {
	width: 422px;
}
#boxContent.top {
	top: 103px;
}
/* CONTENT
--------------------------*/
#content {
	border-right: 7px solid #c0c0c0;
	color: #000000;
	padding-right: 10px;
}
#boxContent.top #content {
	border-right: none;
}
#content p, #content ul, #content h1, #content h2, #content h3, #content h4 {
	line-height: 14px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#content h1, #content p, #content li {
	padding-left: 18px;
}
#content h1.noTopSpace, #content p.noTopSpace, #content ul.noTopSpace {
	margin-top: 0px;
}
#content h1 {
	font-size: 13px;
	color: #5FB43C;
	background: url(../img/li_arrow.gif) no-repeat 0px 2px;
}
#content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content li {
	margin: 0px 0px 16px 0px;
	/*padding: 0px 0px 0px 0px;*/
	width: auto;
	background: url(../img/li_arrow.gif) no-repeat 0px 1px;
}
#contentButtons {
	padding-right: 10px;
}
/* PRODUCTS
--------------------------*/
#prodRight {
	position: absolute;
	left: 422px;
	top: 0px;
	visibility: hidden;
}
/* BODY BOTTOM
--------------------------*/
#bodyBottomBg, #bodyBottom {
	top: 479px;
	left: 0px;
	height: 20px;
}
#bodyBottomBg {
	background: url(/img/bg_body_bottom.png) repeat-x;
}
#bodyBottom {
	color: #3e3d40;
}
#bodyBottom p {
	margin-top: 3px;
	margin-left: 37px;
	line-height: 1.2em;
	font-size: 10px;
}
#bodyBottom p a {
	color: #3e3d40 !important;
	text-decoration: none;
}

/* FOOTER
--------------------------*/
#footerFixed {
	position: fixed;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 22px;
	background: url(../img/bg_resize/footer_bg.png);
	/*overflow: hidden;*/
}
* html #footerFixed {
	position: absolute;
	height: 22px;
	margin-bottom: -1px;
}
/*--------------------------*/

#austria {
	position: absolute;
	right: 30px;
	bottom: 50px;
}
.pop, .popImg, .popVid{}

/* BAR TOP
--------------------------*/
#barTop {
	width: 526px;
	background: url(../img/fun4kids/bar_top2.gif) no-repeat left top;
}
#barTop h2 {
	margin: 0px 0px 0px 8px;
	height: 24px;
	font-size: 11px;
	color: #ffffff;
	line-height: 2em;
	font-weight: normal;
	background: url(../img/fun4kids/bar_top_right2.gif) no-repeat right top;
}
#barBox {
	position: absolute;
	left: 0px;
	top: 35px;
	width: 526px;
	z-index: 20;
}
#barBox #boxLeft, #barBox #boxRight {
	width: 263px;
	height: 300px;
	float: left;
}

