
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;
}
#flashContent {
	width:98%;
	height:98%;
}
#ID_txt03 , #ID_txt04 { background-color:#cb6d24; font-weight:bold; padding:3px;}


.ID_s1_bubble01 {
	 background-color: #CCE9E7;
    border: 3px solid #67BDBC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 4px #888888;
    color: #393536;
    height: 25px;
    margin: 1em 0 3em;
    padding: 3px;
    position: relative;
    width: 112px;
}

.ID_s1_bubble01::after {
    border-color: #67BDBC transparent;
    border-style: solid;
    border-width: 23px 17px 0 0;
    bottom: -25px;
    content: "";
    display: block;
    left: 13px;
    position: absolute;

}



.ID_s1_bubble02 {
	background-color: #CCE9E7;
    border: 3px solid #67BDBC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 4px #888888;
    color: #393536;
    height: 25px;
    margin: 1em 0 3em;
    padding: 3px;
	left:27px;
    position: relative;
    width: 117px;
}

.ID_s1_bubble02::after {
     border-color: #67BDBC transparent;
    border-style: solid;
    border-width: 0 0 17px 26px;
    content: "";
    display: block;
    left: -26px;
    position: absolute;
    top: 5px;

}


.ID_s1_bubble03 {
	background-color: #CCE9E7;
    border: 3px solid #67BDBC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 4px #888888;
    color: #393536;
    height: 25px;
    margin: 1em 0 3em;
    padding: 3px;
    position: relative;
     width: 112px;
}

.ID_s1_bubble03::after {
    border-color: #67BDBC transparent;
    border-style: solid;
    border-width: 23px 0 0 17px;
    bottom: -25px;
    content: "";
    display: block;
    left: 103px;
    position: absolute;

}




.ID_s1_bubble04 {
	background-color: #CCE9E7;
    border: 3px solid #67BDBC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 4px #888888;
    color: #393536;
    height: 39px;
    margin: 1em 0 3em;
    padding: 3px;
    position: relative;
    width: 112px;
}

.ID_s1_bubble04::after {
   border-color: #67BDBC transparent;
    border-style: solid;
    border-width: 23px 17px 0 0;
    bottom: -25px;
    content: "";
    display: block;
    left: 13px;
    position: absolute;

}



.ID_s1_bubble05 {
	background-color: #CCE9E7;
    border: 3px solid #67BDBC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 4px #888888;
    color: #393536;
    height: 25px;
    margin: 1em 0 3em;
    padding: 3px;
  left:27px;
    position: relative;
    width: 90px;
}

.ID_s1_bubble05::after {
   border-color: #67BDBC transparent;
    border-style: solid;
    border-width: 0 0 17px 26px;
    content: "";
    display: block;
    left: -26px;
    position: absolute;
    top: 5px;

}


.ID_s1_bubble06 {
	background-color: #CCE9E7;
    border: 3px solid #67BDBC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 4px #888888;
    color: #393536;
    height: 25px;
    margin: 1em 0 3em;
    padding: 3px;
    position: relative;
    width: 112px;
}

.ID_s1_bubble06::after {
    border-color: #67BDBC transparent;
    border-style: solid;
    border-width: 23px 0 0 17px;
    bottom: -25px;
    content: "";
    display: block;
    left: 103px;
    position: absolute;

}


.ID_s1_bubble07 {
	background-image: url("cross.png");
    height: 31px;
    position: relative;
    width: 25px;

	overflow:hidden;
}




/*#cross { background-image: url("cross.png");
    height: 35px !important;
    left: 270px !important;
    position: absolute !important;
    top: 217px !important;
    width: 29px !important;}
	
#cross p { background-image: url("cross.png");
    height: 35px !important;
    left: 270px !important;
    position: absolute !important;
    top: 217px !important;
    width: 29px !important;
	border:1px solid #F00;}*/