/* *************************** */
/*			  FLASH            */
/* *************************** */

/*#wrapper		{	position:relative;width:1001px;margin:auto;height:100%;background-color:#fff;}
*/
#submenu_div	{	height:600px;width:205px; display:block;}

#topmenu_div	{	margin:0;padding:0;width:1001px;}

#smalltopmenu_div	{	margin:0;padding:0;width:1001px;}

#main			{	margin:0;padding:0;width:1000px;height:600px;border:0px solid #fff;}

/* ************************** */
/*      STARTPAGE BOXES       */
/* ************************** */

.Black
{
	color:Black;
	font-family:HelveticaNeue LT 45 Light
}
.five
{
	color:#646464;
	text-decoration:none;	
}
.five:hover
{
	color:#83B819;
	text-decoration:none;
}
.smallbox_normal
{
	background-image: url(../Images/boxes/startpage/smallboxbackground_normal.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
	/*padding: 0 7 0 7;*/

}
.smallbox_hover
{
	background-image: url(../Images/boxes/startpage/smallboxbackground_hover.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
	/*padding: 2 7 0 7;*/

}
.lifebox_normal
{
	background-image: url(../Images/boxes/brio_life/box_out.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
	padding: 0 0 0 0; /*0 7 0 7*/

}
.lifebox_hover
{
	background-image: url(../Images/boxes/brio_life/box_out.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
	padding: 2 7 0 7; 

}

.largebox_normal
{
	background-image: url(../Images/boxes/startpage/largeboxbackground_normal.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
	/*padding: 0 7 0 7;*/

}
.largebox_hover
{
	background-image: url(../Images/boxes/startpage/largeboxbackground_hover.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
/*padding: 2 7 0 7;*/

}

/* *** GENERAL *** */

#preloadedImages 
{
		width:0px;
		height:0px;
		display: inline; 
		background-image: url(../Images/menu/to_play/menu_bg_blue_hover.BMP);
		background-image: url(../Images/menu/to_play/menu_bg_blue_chosen.BMP); 
		background-image: url(../Images/menu/to_play/menu_bg_blue_1pixelline.BMP); 
		background-image: url(../Images/menu/to_play/menu_bg_blue_arrow.gif); 
		background-image: url(../Images/menu/to_play/menu_bg_blue_arrow_selected.gif); 
}
/* PRINT */
div#logoPrint
{
	display:none;
}
div#productPrint
{
	display:block;
}
table#tablePrint
{
	background-image:url(../Images/boxes/Page_background.gif);
	background-repeat:no-repeat;
}
div#leftSpacePrint
{
	display:block;
}
div#ddlColourTextPrint
{
	display: none;
}

/* Brio Life */
/* Dropdownlist för Brio Life */
.bodytext_press
{
	font-family:verdana;
	font-size:8pt;
	color: #1E1E1E;

}

.dropdownlist
{
	font-family:verdana;
	font-size:8pt;
	color: #83B819;
	font-weight:normal;
	line-height:13px;
}

.underdropdownlist
{
	font-family:verdana;
	font-size:7pt;
	color: #646464;
	font-weight:bold;
	line-height:11px;
}

.five_things
{
	font-family:verdana;
	font-size:18pt;
	font-weight:normal;
	color: #83B819;
	line-height:normal;
}

.five_Places
{
	font-family:verdana;
	font-size:7pt;
	font-weight:bold;
	color: #83b819;
	line-height:14px;
}

.five_Places_text
{
	font-family:verdana;
	font-size:7pt;
	font-weight:bold;
	color: #646464;
	line-height:14px;
}

.backto_link
{
	font-family:verdana;
	font-size:8pt;
	color: #83B819;
	font-weight:normal;
	line-height:13px;
	text-decoration:none;
} 

.backto_link:hover
{
	font-family:verdana;
	font-size:8pt;
	color: #83B819;
	font-weight:normal;
	line-height:13px;
	text-decoration:none;
} 

/* BODY */
BODY
{
	margin: 2 0 2 0;
	padding: 0 0 0 0;
}
BODY1
{
	margin: 0 0 2 0;	/* 2 0 2 0*/
	padding: 0 0 0 0;
}
.body1
{
	font-family: Myriad Pro;
	font-size: 1.0em;
	color: #949494;
	font-weight:bold;
	
}
.body
{
	font-family:verdana;
	font-size:8pt;/*0.55em;*/
	color: #646464;
	font-weight:normal;
	line-height:13px;
}
.bodyupperline
{
	font-family:verdana;
	font-size:7pt;/*0.55em;*/
	color: #646464;
	font-weight:normal;
	line-height:13px;
	/*z-index:2;*/
	position:absolute;
}
.bodybold
{
	font-family:verdana;
	font-size: 8pt; /*0.55em;*/
	color: #1e1e1e;
	font-weight:normal;
	line-height:13px;
}
.bodysmall
{
	font-family:verdana;
	font-size: 10px;
	color: #949494;
	font-weight:normal;
}
a.bodylink
{
	font-family:verdana;
	font-size:7pt;/*0.55em;*/
	color: #646464;
	font-weight:normal;
	line-height:13px;
	text-decoration: underline;
}
a.bodylink:hover
{
	font-family:verdana;
	font-size:7pt;/*0.55em;*/
	color: #1e1e1e;
	font-weight:normal;
	line-height:13px;
	text-decoration: underline;
}
.header
{
	font-size:xx-small
}
.testverdana
{
	font-family:verdana;
	font-size: 48px;
	color: #262113;
	font-weight:bold;
	
}

.td_to_play1
{
	background-image: url(../Images/boxes/TO_PLAY1_shadow_behind_toys.bmp);
	background-repeat:no-repeat;
	cursor:pointer;
	cursor: hand;
	/*width:146px;
	height:133px;
	vertical-align:middle;
	text-align:center;*/

}
.td_to_play1_hover
{
	background-image: url(../Images/boxes/TO_PLAY1_shadow_behind_toys_hover2.bmp);
	background-repeat:no-repeat;
	cursor:pointer;
	cursor: hand;
	/*width:146px;
	height:133px;
	vertical-align:middle;
	text-align:center;*/

}
.td_to_play2
{
	background-image: url(../Images/boxes/shadow_behind_toys_200.bmp);
	background-repeat:no-repeat;
	cursor:pointer;
	cursor: hand;
}
.td_to_play2_hover
{
	background-image: url(../Images/boxes/shadow_behind_toys_200_hover.bmp);
	background-repeat:no-repeat;
	cursor:pointer;
	cursor: hand;	
}

.M3LINK
{
	cursor:hand;
	color:Blue;
	text-decoration:underline;
}
.M3LINK:hover
{
	cursor:hand;
	text-decoration:underline;
}

/* ************************************* */
/*			    Menu classes			 */
/* ************************************* */

#menyn a:hover { background-color:#EEEEEE; }

.test:hover
{ background-color:#123456; }
.menuHead
{
	font-family:verdana;
	font-size:1.2em;
	color: White;
	font-weight:normal;
	text-decoration:none;
}
.menuFoot
{
	font-family:verdana;
	font-size:1.2em;
	color: White;
	font-weight:bold;
	text-decoration:none;
}

/* För menyn till vänster för TO Play 20061011*/
a.menuLinkToPlay_1
{
	background-image: url(../Images/menu/to_play/menu_bg_blue_arrow_1.gif);
	background-repeat:no-repeat;
}
/* För menyn till vänster för TO GO 20061011*/
a.menuLinkStrollers_1
{
	background-image: url(../Images/menu/strollers/menu_bg_yellow_arrow_1.gif);
	background-repeat:no-repeat;	
}
/* För att ändra på pilen i vänster menyn till vit */
a.menuLinkWhite
{
	background-image: url(../Images/menu/to_be/menu_bg_red_arrow_selected_1.gif);
	background-repeat:no-repeat;
}
/* För menyn till vänster för TO Be 20061011*/
a.menuLinkToBe_1
{
	background-image: url(../Images/menu/to_be/menu_bg_red_arrow_1.gif);
	background-repeat:no-repeat;
}
/* För menyn till vänster för About Brio 20061011*/
a.menuLinkAbout_1
{
	background-image: url(../Images/menu/about/menu_bg_brown_arrow_1.gif);
	background-repeat:no-repeat;
}

a.menuLinkAbout_1:hover
{
	background-image: url(../Images/menu/about/menu_bg_brown_arrow_selected_1.gif);
	background-repeat:no-repeat;
}

a.menuLinkToPlay
{
	background-image: url(../Images/menu/to_play/menu_bg_blue_arrow.gif);
	background-repeat:no-repeat;
	/*background-position:0 3;*/
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkStrollers
{
	background-image: url(../Images/menu/strollers/menu_bg_yellow_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkToBe
{
	background-image: url(../Images/menu/to_be/menu_bg_red_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkLife
{
	background-image: url(../Images/menu/to_be/menu_bg_green_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkAbout
{
	background-image: url(../Images/menu/about/menu_bg_brown_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkSearch
{
	background-image: url(../Images/menu/search/menu_bg_pink_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 3;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkToPlay:hover
{
	background-image: url(../Images/menu/to_play/menu_bg_blue_arrow_selected.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkStrollers:hover
{
	
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkToBe:hover
{
	background-image: url(../Images/menu/to_be/menu_bg_red_arrow_selected.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkLife:hover
{
	background-image: url(../Images/menu/to_be/menu_bg_green_arrow_selected.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkAbout:hover
{
	background-image: url(../Images/menu/about/menu_bg_brown_arrow_selected.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkToPlaySelected
{
	background-image: url(../Images/menu/to_play/menu_bg_blue_arrow_selected.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkStrollersSelected
{
	background-image: url(../Images/menu/strollers/menu_bg_yellow_arrow_selected.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkToBeSelected
{
	background-image: url(../Images/menu/to_be/menu_bg_red_arrow_selected.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkLifeSelected
{
	background-image: url(../Images/menu/to_be/menu_bg_green_arrow_selected.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
a.menuLinkAboutSelected
{
	background-image: url(../Images/menu/about/menu_bg_brown_arrow_selected.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
}
a.menuLinkSearchSelected
{
	background-image: url(../Images/menu/search/menu_bg_pink_arrow_selected.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:9px;
	font-family:verdana;
	font-size:0.55em;
	color: White;
	font-weight:bolder;
	text-decoration:none;
	
}
.menuHover 
{
	background-color:#000000;
}
.tdhovertoplay
{
	background-color:#123456;
	background-repeat:repeat-y;
	cursor:pointer;
	cursor:hand;
}
.tdhoverstrollers
{
	background-image:url(../Images/menu/strollers/menu_bg_yellow_hover.BMP);
	background-repeat:repeat-y;
	cursor:pointer;
	cursor:hand;
}
.tdhovertobe
{
	background-image:url(../Images/menu/to_be/menu_bg_red_hover.BMP);
	background-repeat:repeat-y;
	cursor:pointer;
	cursor:hand;
}
.tdhoverlife
{
	background-image:url(../Images/menu/to_be/menu_bg_green_hover.BMP);
	background-repeat:repeat-y;
	cursor:pointer;
	cursor:hand;
}
.tdhoverabout
{
	background-image:url(../Images/menu/about/menu_bg_brown_hover.BMP);
	background-repeat:repeat-y;
	cursor:pointer;
	cursor:hand;
}
.tdhoversearch
{
	background-image:url(../Images/menu/search/menu_bg_pink_hover.gif);
	background-repeat:repeat-y;
	cursor:pointer;
	cursor:hand;
}
a.TopNavClick
{
	background-image: url(../Images/icons/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:5px;
	font-family: verdana, Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #868689;
	text-decoration:none;
}
a.TopNavClick:hover
{
	background-image: url(../Images/icons/arrow_hover.gif);
	background-repeat:no-repeat;
	background-position:0 3;
	padding-left:5px;
	font-family: verdana, Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #EA84B0;
	text-decoration: none;
}
a.TopNavClick:active
{
	background-image: url(../Images/icons/arrow_hover.gif);
	background-repeat:no-repeat;
	background-position:0 3;
	font-family: verdana, Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #EA84B0;
	text-decoration: none;
}
/* Änrdingar 20061201 Start*/
a.ToysLink_BuyNow
{
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #868689;
	text-decoration:none;
}

a.ToysLink_BuyNow:hover
{
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #009ADE;
	text-decoration:none;
}

a.ToysLink
{
	background-image: url(../Images/icons/blue_arrow.bmp);
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #868689;
	line-height: 1px;
	text-decoration:none;
}
a.ToysLink:hover
{
	background-image: url(../Images/icons/blue_arrow.bmp);
	background-repeat:no-repeat;
	background-position:0 3;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #009ADE;
	text-decoration:none;
}
a.ToysLink:active
{
	background-image: url(../Images/icons/blue_arrow.bmp);
	background-repeat:no-repeat;
	background-position:0 3;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #009ADE;
	text-decoration: none;
}

a.StrollersLink
{
	
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #a7a7a7;
	line-height: 1px;
	text-decoration:none;
}
a.StrollersLink:hover
{
	
	background-repeat:no-repeat;
	background-position:0 3;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.StrollersLink:active
{
	
	background-repeat:no-repeat;
	background-position:0 3;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.StrollersLink_BuyNow
{
	background-repeat:no-repeat;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #a7a7a7;
	text-decoration: none;
}
a.StrollersLink_BuyNow:hover
{
	background-repeat:no-repeat;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

a.FurnituresLink_BuyNow
{
	background-repeat:no-repeat;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #868689;
	text-decoration: none;
}

a.FurnituresLink_BuyNow:hover
{
	background-repeat:no-repeat;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #CE2C39;
	text-decoration: none;
}

a.FurnituresLink
{
	background-image: url(../Images/icons/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #868689;
	line-height: 1px;
	text-decoration:none;
}
/*Här kan man editera textens stil ovh storlek för BRIO TO BE*/
a.FurnituresLink:hover
{
	/*background-image: url(../Images/menu/to_be/menu_bg_red_arrow.gif);*/
	background-image: url(../Images/icons/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:0 3;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #CE2C39;
	text-decoration: none;
}
a.Furnitures:active
{
	/*background-image: url(../Images/menu/to_be/menu_bg_red_arrow.gif);*/
	background-image: url(../Images/icons/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:0 3;
	font-family: verdana, Verdana;
	font-weight: bold;
	color: #EA84B0;
	text-decoration: none;
}
/* Änrdingar 20061201 Slut*/
div.TopNavText1
{
	width: 106px;
	height: 33px;
	position:static;
	padding-top: 1px;
	padding-left:10px;
	background-color:Transparent;
    font-size:xx-small;
    border: none;
}
div.TopNavText1Mozilla
{
	width: 106px;
	height: 33px;			/* 52px */
	position:static;
	padding-top: 2px;		/* 17px */
	padding-left:12px;		/* 12px */
	background-color:Transparent;
    font-size:xx-small;
    border: none;
}
td.TD_TopNavButton_1
{
	background-image: url(../Images/buttons/TopNavButton_1_1.GIF);
	background-repeat:no-repeat;
}
td.TD_TopNavButton_1:hoover
{
	background-image: url(../Images/buttons/TopNavButton_1_2.GIF);
	background-repeat:no-repeat;
}
div.TopNavText2
{
	width: 106px;
	height: 33px;		/*52px*/
	position:static;
	padding-top: 4px;
	padding-left:6px;
	background-color:Transparent;
    font-size:xx-small;
}
div.TopNavText2Mozilla
{
	width: 106px;
	height: 33px;			/* 52px */
	position:static;
	padding-top: 6px;		/* 17px */
	padding-left:7px;		/* 9px */
	background-color:Transparent;
    font-size:xx-small;
}
div.TopNavText3
{
	width: 106px;
	height: 33px;		/*52px*/
	position:static;
	padding-top: 2px;
	padding-left:6px;
	background-color:Transparent;
    font-size:xx-small;
}
div.TopNavText3Mozilla
{
	width: 106px;
	height: 33px;			/* 52px */
	position:static;
	padding-top: 2px;		/* 17px */
	padding-left:7px;		/* 9px */
	background-color:Transparent;
    font-size:xx-small;
}
div.TopNavText4
{
	width: 106px;
	height: 33px;		/*52px*/
	position:static;
	padding-top: 2px;
	padding-left:6px;
	background-color:Transparent;
    font-size:xx-small;
}
div.TopNavText4Mozilla
{
	width: 106px;
	height: 33px;			/* 52px */
	position:static;
	padding-top: 2px;		/* 17px */
	padding-left:7px;		/* 9px */
	background-color:Transparent;
    font-size:xx-small;
}

/* ***************************** */
/*            SPACERS            */
/* ***************************** */

td.to_play_spacer_1
{
	background-image:url(../Images/slask/t.gif);
	background-repeat:repeat-x;
	width:16px;
}
td.stroller_spacer_1
{
	background-image:url(../Images/slask/t.gif);
	background-repeat:repeat-x;
	width:16px;
}
td.standard_spacer
{
	background-image:url(../Images/slask/t.gif);
	background-repeat:repeat-x;
	width:17px;
}
td.startpage_1
{
	background-image:url(../Images/slask/t.gif);
	background-repeat:no-repeat;
	width:22px;
}
td.startpage_2
{
	background-image:url(../Images/slask/t.gif);
	background-repeat:repeat-x;
	width:26px;
}
td.startpageMenu_2
{
	background-image:url(../Images/slask/t.gif);
	background-repeat:repeat-x;
	width:25px;
}
td.startpage_3
{
	background-image:url(../Images/slask/t.gif);
	background-repeat:repeat-x;
	width:22px;
	height:1px;
}

/* ***************************** */
/*            BOXES              */
/* ***************************** */

img.CMSsmallbox
{
	margin-left:16px;
	margin-top:6px;
}
/* Mellan rum för bilderna kan sällas in här för medium Box */
img.CMSmediumbox
{
	position:relative;
	margin-left:16px; 
	/*margin-left:18px; */
	margin-top:6px;
}
img.CMSlargebox
{
	margin-left:16px;
	margin-top:6px;
}
/* start på tab boxar för detialed information och use and carre */
td.to_play3_box_left
{
	background-image:url(../Images/boxes/to_play_3/td_to_play3_box_left.bmp);
	background-repeat:no-repeat;
	width:13px;
	height:100px
}
td.to_play3_box_center
{
	background-image:url(../Images/boxes/to_play_3/td_to_play3_box_center.bmp);
	background-repeat:repeat-x;
	width:743px;
	height:100px
}
td.to_play3_box_right
{
	background-image:url(../Images/boxes/to_play_3/td_to_play3_box_right.bmp);
	background-repeat:no-repeat;
	width:13px;
	height:100px
}
/* Slut på tab boxar för detialed information och use and carre */
td.to_play3_buttonbox_left
{
	background-image:url(../Images/boxes/to_play_3/td_to_play3_buttonbox_left.bmp);
	background-repeat:no-repeat;
	width:12px;
	height:26px
}
td.to_play3_buttonbox_center
{
	background-image:url(../Images/boxes/to_play_3/td_to_play3_buttonbox_center.bmp);
	background-repeat:repeat-x;
	width:1px;
	height:26px
}
td.to_play3_buttonbox_right
{
	background-image:url(../Images/boxes/to_play_3/td_to_play3_buttonbox_right.bmp);
	background-repeat:no-repeat;
	width:12px;
	height:26px
}

div.startpageBottomBox1
{
	width: 412px;
	height: 158px;
	position:static;
	padding-left:13px;
    background-color:Transparent;
    font-size:xx-small;
}
div.startpageBottomBox2
{
	width: 272px;
	height: 158px;
	position:static;
	padding-left:13px;
    background-color:Transparent;
    font-size:xx-small;
}
div.startpageBottomBox3
{
	width: 264px;
	height: 158px;
	position:static;
	padding-left:13px;
    background-color:Transparent;
    font-size:xx-small;
}
div.transparentDiv
{
	position:relative;
	top:0px;
	left:0px;
	z-index:50;
}
.index50
{
	z-index:50;
	position:absolute;
}
.index1
{
	z-index:1;
	
	
}
div.backimg
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
/* New Icon kan ställas in här  */
.toprightimg
{
	position:relative;
	top:-173px;
	/*top:-190px;*/
	left:-200px;
	/*left:10px;*/
	z-index:2;
}

.imgContainer
{
	z-index:0;
	position:relative;
}
.imgInContainer
{
	z-index:1;
	position:relative;
}

/*********************************************/
/*											 */
/*  Top Menyer Compressed bilder för bytning */
/*											 */
/*********************************************/

/* ändringar 20061019 för topmeny Start*/
.TNC_Buttom_1_1
{
	background-image:url(../Images/buttons/compressed/TopNavButton_1_1.gif);	
}
.TNC_Buttom_1_2
{
	background-image:url(../Images/buttons/compressed/TopNavButton_1_2.gif);	
}
.TNC_Buttom_2_1
{
	background-image:url(../Images/buttons/compressed/TopNavButton_2_1.gif);	
}
.TNC_Buttom_2_2
{
	background-image:url(../Images/buttons/compressed/TopNavButton_2_2.gif);	
}
.TNC_Buttom_3_1
{
	background-image:url(../Images/buttons/compressed/TopNavButton_3_1.gif);	
}
.TNC_Buttom_3_2
{
	background-image:url(../Images/buttons/compressed/TopNavButton_3_2.gif);
}
.TNC_Buttom_4_1
{
	background-image:url(../Images/buttons/compressed/TopNavButton_4_1.gif);	
}
.TNC_Buttom_4_2
{
	background-image:url(../Images/buttons/compressed/TopNavButton_4_2.gif);	
}
.TNC_Buttom_5_1
{
	background-image:url(../Images/buttons/compressed/TopNavButton_5_1.gif);	
}
.TNC_Buttom_5_2
{
	background-image:url(../Images/buttons/compressed/TopNavButton_5_2.gif);	
}
.TNC_Buttom_6_1
{
	background-image:url(../Images/buttons/compressed/TopNavButton_6_1.gif);	
}
.TNC_Buttom_6_2
{
	background-image:url(../Images/buttons/compressed/TopNavButton_6_2.gif);	
}
.TNC_Buttom_7_1
{
	background-image:url(../Images/buttons/compressed/TopNavButton_7_1.gif);	
}
.TNC_Buttom_7_2
{
	background-image:url(../Images/buttons/compressed/TopNavButton_7_2.gif);	
}
/*********************************************/
/*											 */
/*		 Top Menyer bilder för bytning		 */
/*											 */
/*********************************************/

.TN_Buttom_1_1
{
	background-image:url(../Images/buttons/TopNavButton_1_1.gif);	
}
.TN_Buttom_1_2
{
	background-image:url(../Images/buttons/TopNavButton_1_2.gif);	
}
.TN_Buttom_2_1
{
	background-image:url(../Images/buttons/TopNavButton_2_1.gif);	
}
.TN_Buttom_2_2
{
	background-image:url(../Images/buttons/TopNavButton_2_2.gif);	
}
.TN_Buttom_3_1
{
	background-image:url(../Images/buttons/TopNavButton_3_1.gif);	
}
.TN_Buttom_3_2
{
	background-image:url(../Images/buttons/TopNavButton_3_2.gif);
}
.TN_Buttom_4_1
{
	background-image:url(../Images/buttons/TopNavButton_4_1.gif);	
}
.TN_Buttom_4_2
{
	background-image:url(../Images/buttons/TopNavButton_4_2.gif);	
}
.TN_Buttom_5_1
{
	background-image:url(../Images/buttons/TopNavButton_5_1.gif);	
}
.TN_Buttom_5_2
{
	background-image:url(../Images/buttons/TopNavButton_5_2.gif);	
}
.TN_Buttom_6_1
{
	background-image:url(../Images/buttons/TopNavButton_6_1.gif);	
}
.TN_Buttom_6_2
{
	background-image:url(../Images/buttons/TopNavButton_6_2.gif);	
}
.TN_Buttom_7_1
{
	background-image:url(../Images/buttons/TopNavButton_7_1.gif);	
}
.TN_Buttom_7_2
{
	background-image:url(../Images/buttons/TopNavButton_7_2.gif);	
}

/*
.body
{
	font-family:Georgia, Times New Roman;
	font-size: 0.9em;	
}
.simo_body
{
	font-family:verdana, Georgia, Times New Roman;
	font-size: 0.9em;	
}
.header
{
	font-family: Georgia, Times New Roman;
	font-size: 0.9em;
	font-weight: bold;
}
.simo_header
{
	font-family: verdana, Georgia, Times New Roman;
	font-size: 0.9em;
	font-weight: bold;
	color:#CC0033;
}
.link
{
	font-family: Georgia, Times New Roman;
	font-size: 0.9em;
	font-weight: normal;
}
.simo_link
{
	font-family: verdana, Georgia, Times New Roman;
	font-size: 0.9em;
	font-weight: normal;
}

.activefooterlink
{
	font-family: Georgia, Times New Roman;
	font-size: 0.9em;
	font-weight: normal;
	color: Red; 
	text-decoration: underline;
	cursor: hand;
}

.trcolor
{
	background-color:#dddddd;
	font-family: Georgia, Times New Roman;
}
a
{
	font-family: Georgia, Times New Roman;
	font-size: 0.9em;
	font-weight: normal;
	color: Black;
	text-decoration:none;
}
A:hover
{
	font-family: Georgia, Times New Roman;
	font-size: 0.9em;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
}
a:hover
{
	font-family: Georgia, Times New Roman;
	font-size: 0.9em;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
}
*/

/*************/
/* Tree Menu */
/*************/
/*
.TreeMenuUL
{
	margin-left:0px;
}

.TreeMenuItemTable
{
	font-size: 12px;
}

.TreeMenuItemTableFirstLevel
{
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: 0 bottom; 
}

.TreeMenuItem
{
	font-family: Georgia, Times New Roman;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	height: 12px;
	text-decoration: none;
}

.TreeMenuItem:hover
{
	text-decoration: underline;		
}

.TreeMenuItemSelected
{
	font-family: Georgia, Times New Roman;
	font-size: 0.9em;
	font-weight: normal;
	color: red;
	height: 12px;
	text-decoration: none;
}

.TreeMenuItemSelected:hover
{
	text-decoration: underline;		
}
*/
/******************/
/* DefaultConsole */
/******************/

.DefaultConsole
{
	background-color: #E5E5E5;
	border: solid 1px #668EC8;	
	z-index: 39;
}

.DefaultConsoleHyperLink
{
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}

.DefaultConsoleHyperLink:hover
{
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	text-decoration: underline;
	color: Red;
}
.AdminText
{
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:Yellow;
}
.AdminText:hover
{
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color:Red;
	background-color:Yellow;
}
