/* CSS for academedia */

body {
	margin: 0;
	background-image: url(/Portals/_default/Skins/AcadeMedia-Common/FrameImages/tapet_grey.gif);
	text-align: left;
}

#framemain {
	/*background-color: green;*/
	text-align: left;
	width: 882px;
	margin: auto;
	margin-top: 10px;
}

#framebgleft {
	/*set background here */
	width: 100%;
	/*background-image: url(/Portals/_default/Skins/AcadeMedia-Common/FrameImages/bg_big.gif);*/
	background-image: url(/Portals/_default/Skins/AcadeMedia-Common/FrameImages/bg_big_kystart.gif);
	background-repeat: repeat-y;
}

#frametop {
	/*background-color: blue;*/
	width: 100%;
}

#frametopleft {
	/*background-color: red;*/
	float: left;
	margin: 0px;
	padding: 0px;
	width: 196px;
	height: 226px;
	/*background-image: url(/Portals/_default/Skins/AcadeMedia-Common/FrameImages/head_nav_bg.gif);*/
	border: 0px solid green;
	overflow: hidden;
}

.frametopmid {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 4px;
	width: 484px;
	height: 226px;
	float: left;
	background-color: none;
	overflow: hidden;
	
	background-image: url(/Portals/_default/Skins/AcadeMedia-Lime/Images/kystart3_top.jpg);
	/*
	background-repeat: repeat;
	
	border-top: 1px solid lightgreen;
	border-bottom: 1px solid lightgreen;
	*/
}

#frametopright {
	/*background-color: purple;*/
	float: right;
	margin: 0px 0px 0px 2px;
	width: 194px;
	height: 226px;
	background-image: url(/Portals/_default/Skins/AcadeMedia-Common/FrameImages/bg_searchtop.jpg);
	background-repeat: repeat;
	background-position: -2px 0px;
}

#framemidbar {
	/*background-color: pink;*/
	clear: both;
	width: 100%;
}

#framebotleft {
	/*background-color: red;*/
	float: left;
	margin: 0;
	width: 196px;
}

#framebotmid {
	/*background-color: yellow;*/
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	width: 490px;
	float: left;
	background-image: url(/Portals/_default/Skins/AcadeMedia-Lime/Images/kystart_back_gray.jpg);
	background-repeat: repeat;
	overflow: hidden;
}

#framebotright {
	/*background-color: purple;*/
	float: right;
	width: 196px;
	text-align: right;
}

#framebot {
	/*background-color: pink;*/
	clear: both;
	width: 100%;
}

#framecontentright {
	margin: 4px 0px 0px 2px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	width: 192px;
	border: solid 1px #bfbfbf;
	background-color: white;
}

#framesearch {
	margin: 10px 0px 0px 5px;
	padding: 40px 0px 0px 0px;
}

#frametopsearch 
{
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	width: 174px;
	height: 117px;
	background-image: url(/Portals/_default/Skins/AcadeMedia-Common/FrameImages/search_note.jpg);
	background-position: 0px 0px;
}

#kyortbox-bot
{
	border: 1px solid #858585; 
	background-color: #ffffff; 
	position: absolute; 
	width: 160px; 
	height: 200px; 
	left: 460px;
}

.kyortboxtext
{
	font: normal normal bold 11px verdana;
	color: #8b8b8b;
}

.ad_spacing {
	/*border: 1px solid black;*/
	height: 10px;
}

.ad_flash_container {
	border: 1px solid #CCCCCC;
	width: 176px;
}

.searchform {
	width: 100px;
	border: 1px solid #CCCCCC;
	font: normal normal normal 11px verdana;
	margin: 5px 0px 0px 0px;
}

/* Wise Styles */

#wise3_container {
    margin: 0px 10px 10px 40px;
    font: normal normal normal 11px verdana;
}
.wise3_tablewrapper {
    border: solid 0px red;    
}

.wise3_table {
    border: solid 0px green;
}

.wise3_table th {
    font: normal normal bold 11px verdana;
    color: black;
    text-align: left;
}

.wise3_col1 {
    width: 180px;
}
.wise3_col2 {
    width: 130px;
}
.wise3_col3 {
    text-align: center;
}


.wise3_col1 a {
    font: normal normal normal 10px verdana;
}
.wise3_col2 a {
    font: normal normal normal 10px verdana;
}
.wise3_col3 a {
    font: normal normal normal 10px verdana;
}

/* accordion */

.font_accordion_date {
    font: normal normal bold 11px verdana;
    margin: 10px 0px 10px 0px;
}

.font_accordion_leadin {
    font: italic normal normal 11px verdana;
    margin: 10px 0px 10px 0px;
}

#accordion {
	margin:20px 20px 0px 20px;
}

h3.toggler {
	cursor: pointer;
	font: normal normal bold 16px verdana;
	margin: 0 0 4px 0;
	color: Black;
	
}

.accordionelement {
    margin: 0px 0px 10px 0px;
}

.skylttext
{
	font: normal normal bold 12px verdana;
	color: #ffffff;
	line-height: 19px;
}

div.accordionelement p, div.accordionelement h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}

/* Temp KY */

#kyskylt1
{
	border: 0px solid black; 
	position: absolute; 
	width: 200px; 
	height: 100px; 
	top: -115px; 
	left: 60px; 
	z-index: 10;
}

#kyskylt2
{
	border: 0px solid black; 
	position: absolute; 
	width: 200px; 
	height: 100px; 
	top: -115px; 
	left: 370px; 
	z-index: 10;
}

#kywrapper
{
	position: relative;
}

#kyback
{
	position: relative; 
	margin-left: 50px; 
	margin-bottom: 50px; 
	z-index: 2; 
	top: 10px;
}

#kyskylt
{
	position: absolute; 
	left: 16px; 
	top: -186px; 
	z-index: 3;
}

#kykatalog
{
	position: absolute; 
	left: 47px; 
	top: 40px; 
	z-index: 2;
}

#kybox1
{
	height: 100px; 
	width: 190px; 
	position: absolute; 
	top: 270px; 
	left: 60px; 
	padding: 5px;  
	z-index: 5;
}

#kybox2
{
	height: 100px; 
	width: 156px; 
	position: absolute; 
	top: 270px; 
	left: 268px; 
	padding: 5px; 
	z-index: 5;
}

#kybox3
{
	height: 100px; 
	width: 175px; 
	position: absolute; 
	top: 270px; 
	left: 442px; 
	padding: 5px; 
	z-index: 5;
}

#kyortbox
{
	position: absolute; 
	z-index: 5; 
	top: 160px; 
	left: 455px; 
	width: 190px;
}

#kyortbox-bot a
{
	font: normal normal bold 12px Helvetica,Arial;
	color: #8b8b8b;
	line-height: 140%;
}

#kyortbox-bot  A:hover
{
	font: normal normal bold 12px Helvetica,Arial;
	color: #8b8b8b;
	text-decoration: none;
	line-height: 140%;
}

#kyortbox-bot
{
	position: absolute; 
	z-index: 6; 
	top: 189px; 
	left: 455px; 
	width: 170px; 
	display: none; 
	padding-left: 6px;
	padding-top: 10px;
	height: 150px;
}

#kyortbox-txt
{
	width: 160px; 
	top: -140px; 
	position: relative; 
	height: 140px;
	margin-left: 3px;
	padding-left: 6px;
	padding-top: 5px;
	padding-right: 5px;

}

#kyortbox-text
{	
	position: absolute;
	z-index: 20;
	top: 50px;
	left: 460px;
	width: 170px;
	text-align: right;
}

h2 {
    font: normal normal bold 22px arial;
    letter-spacing: -0.1em;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
}
