@charset "UTF-8";

/* //////////// CSS Style resetter DO NOT REMOVE ///////////////////*/

:focus {
    border:none;
}

html{
    font-family: Arial, sans-serif;
    font-size: .6em;
}

a, img {
    border:none;
}

::-moz-focus-inner {
    border:0;
}

.clear {
    clear:both;
}

body {
    background: #FFF;
    margin: 0;
    padding: 0;
}

a:link, a:visited, a:hover, a:active {
	color: #008472;
}


/* //////////// LOADER //////////////////*/

#loader {
	display: none;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	top: 0;
	left: 0;
	width: 298px;
	height: 248px;
}

.loading {
	position: absolute;
	width: 100%;	
	top: 105px;
	text-align: center;
}


/* //////////// FOOTER //////////////////*/

#footer{
    position: absolute;
	width: 298px;
	height: 17px;
    top: 250px;
	left: 0;
	background-color: #FFF;
}

#pi {
	position: absolute;
	left: 8px;
    top: 1px;
}

#mg {
	position: absolute;
	left: 209px;
    top: 1px;
}


/* //////////// BANNER //////////////////*/

.frame {
	position: absolute;
	width: 298px;
	height: 248px;
	top: 0;
	left: 0;
	overflow: hidden;
	border: 1px solid #999;
	background-color: #4DB4B1;
}

#container {
	position: absolute;
	width: 298px;
	height: 248px;
	top: 0;
	left: 0;
	/*overflow: hidden;
	border: 1px solid #999;
	background-color: #4DB4B1;*/
}

/* //////////// BACKGROUND ////////////////*/

.sq1 {
	background-color: #249588;
}

.sq2 {
	background-color: #309A8F;
}

.sq3 {
	background-color: #008375;
}

.sq4 {
	background-color: #178E81;
}

#s1, #s2, #s3, #s4, #s5, #s6, #s7, #s8, #s9, #s10, #s11, #s12 {
	position: absolute;
	width: 80px;
	height: 86px;
	opacity: 0;
	filter: alpha(opacity=0);
}

/* Horizontal */
#s1, #s2, #s3, #s4 {
	top: -4px;
}

#s5, #s6, #s7, #s8 {
	top: 82px;
}

#s9, #s10, #s11, #s12 {
	top: 167px;
}

/* Vertical */
#s1, #s5, #s9 {
	left: -8px;
}

#s2, #s6, #s10 {
	left: 72px;
}

#s3, #s7, #s11 {
	left: 151px;
}

#s4, #s8, #s12 {
	left: 230px;
}

/* //////////// CONTENT ////////////////*/

.frame {
    position: absolute;
    top: 0;
    left: 0;
    /*border: 1px solid #333333;*/
}

.container{
    position: relative;
    width: 298px;
    height: 248px;
    overflow: hidden;
}

#zeroContainer {
	position:absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	left: -298px;
    top: -256px;
}

.frame_text {
    position: absolute;
    opacity: 0;
	filter: alpha(opacity=0);
}

#frame1_copy {
    left: 16px;
    top: 87px;
    opacity: 0;
	filter: alpha(opacity=0);
}

#frame2_copy {
    left: 7px;
    top: 87px;
}

#frame3_copy {
    left: 117px;
    top: 105px;
}

#frame3a_copy {
    left: 157px;
    top: 130px;
}

#limitations {
    left: 10px;
    top: 224px;
}

#frame4_copyOr {
    left: -74px;
    top: 89px;
}

#frame4_copy1 {
    left: 19px;
    top: 37px;
}

#frame4_copyYear {
    left: 88px;
    top: 84px;
}

#frame4_copy {
    left: 115px;
    top: 75px;
}

#frame5_logo {
    left: 8px;
    top: 18px;
}

#zeroContainer2 {
	left: 84px;
    top: 2px;
}

#frame5_copy {
    left: 114px;
    top: 20px;
}

#frame5_guy {
    left: 8px;
    top: 167px;
	width: 60px;
	height: 44px;
}

#maskGlasses {
	position: absolute;
	top: 0px;
	left: 19px;
	width: 27px;
	height: 27px;
	border-radius: 20px;
	overflow: hidden;
}

#glasses {
	position: absolute;
	top: 8px;
	left: 0;
}

#frame5_copy_besmart {
    left: 22px;
    top: 139px;
}

#frame5_code {
    left: 230px;
    top: 158px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #FFF;
}

#hotspot {
    position:absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 250px;
	cursor: pointer;
	background: url(spacer.gif) repeat;
}

/* //////////// IMPORTANT SAFETY INFORMATION formatting styles //////////////////*/

.heading {
    font-weight: bold;
    color: #0272AE;
}

.bold { 
    font-weight: bold;
}


p{
    margin-top: .8em;
    margin-bottom: 0;
}

/* //////////// SCROLLER styles //////////////////*/

#ISI_holder {
    position: absolute;
    overflow: hidden;
    width: 300px;
    height: 83px;
    left: 0;
    top: 250px;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
    font-size: 11px;
	line-height: 100%;
}

#scroller{
    position: absolute;
    width: 285px;
    height: 65px;
    overflow: hidden;
    margin-left: 8px;
}

.copy {
    position: absolute;
    left: 0px;
	top: 0;
    width: 270px;
}


/* //////////// SCROLLER //////////////////*/

#miniscroll-scroller {
}

.miniscroll-container {
	margin-top: 10px !important;
}

.miniscroll-thumb {
	width: 6px !important;
	background-color: #7F7F7F !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	cursor: pointer;
}

.miniscroll-tracker {
	position: absolute;
	background-color: #CCC !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
}

/* //////////// ISI TEXT FORMAT //////////////////*/

.bold {
	font-weight: bold;
}

.bold_underline {
	font-weight: bold;
	text-decoration: underline;
}

.title {
	font-weight: bold;
	color: #008a82;
}

ul {
	padding-bottom: -3px;
}

li {
	margin-left: -25px;
	padding-bottom: 3px;
}

.bullet {
	margin-bottom: -5px;
}

sup {
	margin: 0 0 0 2px;
	font-size: 8px;
}

.indication {
	color: #008a82;
	font-weight: bold;
	margin-bottom: -6px;
}
