/****************************  Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#eeeeee; color:#666666;}
.box1Color						{color:#666666;}
.box1Color:HOVER				{color:#666666;}

.box1Background_LightVersion	{background-color:#f7f7f7; color:#cc0066;}
.box1Color_LightVersion			{color:#cc0066;}
.box1Color_LightVersion:hover	{color:#666666;}


/** Used in titles and captions**/
.titlesColor					{color:#7d980f;}
.titlesColor:hover				{color:#7d980f;}
.pageTitleColor					{color:#cc0066;}
.pageTitleColor:hover			{color:#cc0066;}

/****************************  Mykko ***************************/

.wrapper			{background:url(../bgwrapper.jpg) repeat-x top; min-height: 100%; height: auto !important; height: 100%; margin-bottom:-185px; position:relative;}
.header				{height:135px; width:940px; background:url(../bgheader.jpg) top center no-repeat;}
	.headerleft			{width:610px; vertical-align:top;}
		.logo			{height:92px;}
		.topmenu		{height:28px;}
	.headerright		{width:330px;}
		.languagebar		{height:25px; background:url(../bglanguagebar.png);}
		.media				{height:110px; width:330px;}
.main				{margin-top:25px; width:940px; margin-bottom:20px;}
	.mainleft			{width:195px; vertical-align:top;}
	.maincenter			{width:550px; vertical-align:top; padding: 0px 10px;}
	.mainright			{width:195px; vertical-align:top}
.push				{height:185px;}
.footer				{height:185px; position:relative; background-image:url(../bgfooterbottom.jpg); background-repeat:repeat-x; background-position:bottom; background-color:#ba0050;}
	.footertop			{width:940px; height:120px; _height:150px; padding-top:15px; padding-bottom:15px;}
		#FreeBox_Section4	{height:120px; overflow:hidden;}
	.footerbottom		{height:35px; width:940px;}
		.footerbottom TD		{color:#e4bacc; padding-top:5px; font-size:11px}
		.footerbottom A			{color:#e4bacc; text-decoration:none; font-size:11px}
		.footerbottom A:hover	{color:#e4bacc; text-decoration:underline; font-size:11px}


/****************************  Main Elements ***************************/
BODY			{font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#666666; font-size:80%; padding:0px; margin:0px; height:100%;}
BODY *			{}
HTML			{height:100%:}

TABLE			{}
TD				{font-size:80%;}
HR				{border:0px; border-top:1px solid #c0c0c0; height:1px; width:100%; background-color:transparent;}
FORM			{display:inline;}
INPUT			{font-size:12px; font-weight:normal; font-family:Tahoma, Arial;}
INPUT.input		{border:#666666 1px solid;}
TEXTAREA		{border:#666666 1px solid;}
SELECT			{font-size:10px; font-weight:normal; font-family:Tahoma, Arial;}

A				{text-decoration:none; color:#cc0066;}
A:hover			{text-decoration:underline; color:#cc0066;}
A:active		{}
IMG.dbsSkip		{border-style:none; width:0px; height:0px;}
A.dbsSkip		{display:block;}

A.PageContentShortcut			{}
A.PageContentShortcut:hover		{}
A.PageContentShortcut:active	{}
UL.PageContentShortcut			{margin:0px; padding:0px;}
UL.PageContentShortcut LI		{margin:0px; padding:0px; list-style-image:none; list-style-type:none;}

.hidden			{position:absolute; top:-10000px; width:1px; height:1px; overflow:hidden;}

INPUT.button	{color:#666666; border:1px solid #666666; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#FFFFFF; height:18px; text-align:center; cursor:pointer;}
UL				{}
UL LI			{list-style:circle url('../ListIconLevel1.gif');}
.red			{color:#cc0066;}


/* Body */
TABLE.body			{margin-top:5px; width:100%;}
TABLE.bodyItem		{}
TABLE.bodyList		{}

/** Bread Crumbs **/
.BreadcrumbsCaption			{float: left; font-size:85%; padding-right:5px; font-weight:bold; color:#999999;}
TD.navigationTabContainer	{}
DIV.navigationTabContainer	{position: absolute; top:140px; margin-left:-190px;}
A.navigationTab				{text-decoration:underline; color:#999999;}
A.navigationTab:hover		{text-decoration:none; color:#999999;}
UL.NavigationTab			{font-size:85%; PADDING:0px; MARGIN:0px 0px 0em 0em; float:left}
UL.NavigationTab LI			{display:inline; color:#999999;}

/** Page Title & Description **/
TD.PageTitle			{}
DIV.PageTitle			{font-weight:normal; font-size:18px; margin-bottom:20px; color:#cc0066;}
TD.PageCategoryTitle	{}
DIV.PageCategoryTitle	{}
H1.PageTitle			{font-size:100%; font-weight:normal;}
H1.PageCategoryTitle	{font-size:100%; color:#cc0066; font-weight:normal;}
TD.description			{padding-bottom:15px;}

/** Copyright **/
TD.Copyright			{font-weight:normal; font-size:75%; color:#666666;}
A.Copyright				{font-weight:normal; font-size:75%; text-decoration:none; color:#666666;}
A.Copyright:hover		{text-decoration:none; color:#666666;}

/** Site Message **/
DIV.SiteMessageContainer	{border-bottom:solid 1px gray; text-align:center; padding:5px;}


/************************** Pop-up windows ******************************************/
BODY.Popup			{}

/** Talkbacks **/
INPUT.Response		{width:220px;}
TEXTAREA.Response	{width:220px; height:200px;}

/** Tell a Friend **/
INPUT.Friend		{width:220px;}
TEXTAREA.Friend		{width:220px; height:200px;}

