body {
	font-family: Verdana, sans-serif;
}
input {
	font-size:18px;
}
#button_start {
	height:100px;
}
#content_pane {
	background: white;
	border-top:solid 2px #2c41aa;

	border-bottom:solid 2px #2c41aa;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
}
#slide_pane_white {
	background: white;
	font-size:18px;
	padding-top:10px;
	border-left:solid 2px #00adef;
	border-bottom:solid 2px #00adef;
	border-right:solid 2px #00adef;
}
#slide_blue_bar{
	background-image: url('../img/blue_bar.jpg');
	background-repeat:no-repeat;
	background-position:center;
	height:26px;

}
#slide_pane_blue {
	background: #2c41aa;
	border-top:solid 2px white;
	border-bottom:solid 2px white;
	font-size:18px;
}
#slidexofx {
	background-image: url('../img/slidexofx.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
	font-size:12px;
	text-align:center;
	vertical-align:bottom;
	font-weight:bold;
	color:white;
}
#blue_pane {
	background: #2c41aa;
	border-top:solid 2px white;
	border-bottom:solid 2px white;
	font-size:18px;
	color:white;
	font-weight:bold;
}
#going-to-hospital-section {
	background: url('../img/going-to-hospital-header.gif') ;
	font-size:18px;
	color:white;
	height:50px;
	font-weight:bold;
	margin-top:16px;
	margin-bottom:16px;
	
}
#going-to-hospital-section h2
{
	background:url('../img/going-to-hospital-title.gif') no-repeat;
	width:339px;
	height:32px;
	display:block;
	margin-top:10px;
	text-indent:-9000px;
	
}
#going-to-hospital-content h3
{
	color: #6f379e;
	font-weight:bold;
	margin:0;
}
#going-to-hospital-content a
{
	font-weight:bold;
	color:black;
}
#going-to-hospital-content a:hover
{
	text-decoration:underline;
}
#going-to-hospital-content a:visited
{
	text-decoration:none;
}
#going-to-hospital-content a:link
{
	text-decoration:none;
}
#going-to-hospital-content a:active
{
	text-decoration:none;
}

#going-to-hospital-seperator
{
	padding-top:10px;
	border-top:1px solid grey;
	padding-bottom:10px;
}
#pagetitle {
	font-weight:bolder;
	letter-spacing:1px;
	height:66px;
	vertical-align:middle;
	color: #fff;
	text-align: center;
	background-image: url('../img/banner_bkg.jpg');
	background-color: #32328a;
	background-repeat: repeat-x;
	font-size: 48px;
	border-bottom:solid 2px white;
	
}
#container {
	background: #FFFFFF;
	background-image:url(../img/background.jpg);
	background-repeat:repeat;
	background-position:top left;

}
#space_16 {
	height:16px;
}
#promoting_good {
	font-weight:bold;
	height:30px;
	color: #fff;
	text-align: left;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	background-color: #DA129D;
	font-size: 16px;
	padding-top: 4px;
}
.em
{
	color:#2C41AA;
}
.bold_blue {
	color: #2c41aa;
	font-size: 28px;
	line-height:34px;
	padding-top:12px;
}
#next_back_bar
{
	height:36px;
}
.bold_blue_centered_26p {
	color: #2c41aa;
	font-size: 28px;
	text-align:center;
	
}
#centered {
	text-align:center;
}
.centered {
	text-align:center;
	padding-top:15px;
}
.blue_text {
	color: #2c41aa;
}
.twentytwo {
	font-size:22px;
}
.padding_10 {
	padding-left:10px;
	padding-right:10px;
}
.pink_text {
	color:#DA129D;
}
#ga_height {
	height:242px;
}
#gamodeless_height {
	height300px;
}
.step {
	color:white;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
}
#step1 {
	background:#009999;
}
#step2 {
	background:#FF9933;
}
#step3 {
	background:#CC0066;
}
#step4 {
	background:#3399FF;
}
#step5 {
	background:#CC6600;
}
#step6 {
	background:#990099;
}
#step7 {
	background:#c72700;
}
#step8 {
	background:#1abe1a;
}
#step_grey {
	background:#dddddd;
}
.no_button
{
	border:0px;
	background:white;
}
#plusminusbuttons {
	padding-top:40px;
	
}
#ha-1-1 textarea{
	border: 1px solid #5acaf5;
	width:600px;
	padding:10px;
}

#ha-1-2 {
	padding-top:18px;
}
#sortable ul {
	margin:0px;

}
#sortable li {
	list-style:none inside;
	width:160px;
	height:160px;
	border:1px solid #5acaf5;
	display:inline-block;
	background :white;
	cursor: move;
}
#slide_6 #sortable li {
	list-style:none inside;
	width:80px;
	height:80px;
	border:1px solid #5acaf5;
	display:inline-block;
	background :white;
	cursor: move;
}
#sortable .handle { float: left; margin-right: 10px;  } 


#sortable2 ul {
	margin:0px;

}

#sortable2 li {
	list-style:none inside;
	width:80px;
	height:80px;
	border:1px solid #5acaf5;
	display:inline-block;
	background :white;
	cursor: move;
}
#sortable2 .handle { float: left; margin-right: 10px;  } 
#close-icon	{
	position:absoulte;
	height:20px;
	width:20px;
}
#close-icon-ul ul{
	padding:0px;
}
#close-icon-ul li{
	list-style:none inside;
	padding-right:160px;
	display:inline-block;
	width:0px;
	height:0px;
	border:0px;
}
#ha-1-3 {

	padding-bottom:8px;
	padding-top:8px;
	
}
#txtHint {
	width:600px;
	height:40px;
	font-size:14px;
	line-height:120%;
	padding-bottom:18px;
}

#next-back {
	padding-top:18px;
}
#right-align {
	text-align:right;
}
#introduction_content {
	color:black;
}
#introduction_content ul{
	margin-bottom:0px;
}
#introduction_content li{
	padding-bottom:10px;
}
#hospital-text{
	margin-top:15px;
}
#hos-quest {
	margin-top:18px;
}
.hightlighted-word {
	color:#007A05;
	text-decoration: underline;
}
#download_acrobat p{
	text-align:center;
	padding-top:15px;
}
#download_acrobat .printer
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.folder 
{
	top:-3px;
}
.optitian img
{
	padding-top:10px;
}
#photo img
{
	display:block;
	margin-left:15px;
	margin-right:auto;
	margin-top:-19px;
}
.white-link
{
	color:white;
}
.step_4 input
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
#the-hospital-passport
{
	margin-top:13px;
}
 #mask{ 
        position:absolute; /* important */
        top:0px; /* start from top */
        left:0px; /* start from left */
        min-height:100%; /* cover the whole page */
        width:100%;  /* cover the whole page */
        display:none; /* don't show it '*/          
        /* styling bellow */
        background-color: black; 
    }


.clock_list li
{
	display:inline-block; 
	padding-right:3px;
	padding-left:3px;
	margin:0;
	*display: inline;
	zoom: 1;
	
}
.clock_list li.button
{
	top:-40px;
	position:relative;
	width:74px
}
fieldset ul, fieldset li{
border:0; margin:0; padding:0; list-style:none;
}
fieldset li{
clear:both;
list-style:none;
padding-top:10px;
}

fieldset input{
float:left;
}
fieldset label {
float:left;
position:relative;
width:187px;
}


.stand-alone-tool #image_1
{
	padding:10px;
	display:block; 
	margin:auto;
	height:150px;
	width:150px;
}
.stand-alone-tool .image-box{
	width:170px;
	height:170px;
	border: 1px solid #5acaf5;
	margin:auto;
}
.stand-alone-tool #ha-1-1 textarea{
	border: 1px solid #5acaf5;
	width:260px;
	height:18px;
	padding:10px;
	margin:0;
}
.stand-alone-tool #txtHint {
	width:260px;
	height:18px;
	font-size:14px;
	line-height:120%;
	padding:10px;
	border: 1px solid #000000;
}
.stand-alone-tool #save_button,#start_button {
	margin:auto;
}
.stand-alone-tool #save_button:hover,#start_button:hover
{	
	cursor: pointer; 
}
.select_image li
{
	display:inline-block;
	width:100px;
	height:110px;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	
}
.select_image li:hover
{	
	cursor: pointer; 
}
.word-hint
{
	color:#007A05;
	font-weight:normal;
	text-decoration:underline;
}
.word-hint:hover
{	
	cursor: pointer; 
}

