/* CSS Document */
	*
	{
		margin:0px;
		padding:0px;
	}
	body
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		margin: 0px auto 0px;
		padding: 0px;
		font-size: 11px;
		background-color:#FFFFFF;
	}

	DIV, TR, TD, SPAN, INPUT, SELECT
	{
	}

	TEXTAREA
	{
		/* width:expression(document.body.clientWidth > 900? �900px�: �auto� ); /* IE */
	}

	th
	{
		background-color:#E1E1E1; height:25px;
	}

	a:link
	{
		color: #0E5EB6;
		text-decoration: none;
		font-weight: normal;
	}

	a:visited
	{
		color: #0E5EB6;
		text-decoration: none;
		font-weight: normal;
	}

	a:hover
	{
		color: #0E5EB6;
		text-decoration: none;
		font-weight: normal;
	}

	a:active
	{
		color: #0E5EB6;
		text-decoration: none;
		font-weight: normal;
	}

    .master_container
    {
    	position: relative;
    	margin: 13px auto;
    	/*top: 13px;*/
    	width: 918px;
    	/*height: 930px;*/
    	height: 1266px;
    	background: white;
    	background: url('../images/content_background.gif') repeat-y scroll top right;
    }

    .side_image
    {
        float:left;
        height:235px;
        width:150px;
        background:transparent url(../images/left_bar_background.jpg) no-repeat right bottom;
    }
    .logo_image
    {
        float:left;
        width:260px;
        height:235px;
        background: url('../images/logo_beta.jpg') no-repeat;
    }
    .banner_image
    {
        float:left;
        width:504px;
        height:235px;
        background:transparent url(../images/banner.jpg) no-repeat bottom;
    }

    .navigation_title
    {
        color:#006EDA;
        font-weight:bold;
        position:absolute;
        text-align:left;
        top:200px;
        width:285px;
        z-index:1;
        font-size: 14px;
        padding-left:82px;
    }

    /*delete .navigation_title*/
    #navigation_title
    {
        float:left;
        width:140px;
        padding-left:10px;
        text-align:right;color:#006EDA;font-size:14px;font-weight:bold;
    }

    .title_color
    {
        background:#82C185 none repeat scroll 0% 50%;
        height:24px;
        left:165px;
        position:absolute;
        top:192px;
        width:7px;
    }
    /*delete .title_color*/
    #title_color
    {
        float:left;width:10px;background:#82C185;height:20px;margin-left:5px;
    }

    .page_title
    {
        color:#006EDA;
        font-weight:bold;
        left:25px;
        position:absolute;
        text-align:left;
        top:215px;
        width:285px;
        z-index:1;
        font-size: 11px;
    }
        /*delete .page_title*/
    #page_title
    {
        float:left;padding-left:10px;color:#006EDA;font-size:13px;font-weight:bold;
    }

    .header_container
    {
        margin:auto;
        width:914px;
        padding-top:20px;
    }

    .container
    {
    	position: absolute;
    	left: 2px;
    	top: 16px;
    	width: 914px;
    	/*height: 915px;*/
    	height: 1250px;
    	border-left: solid 2px #e5e5e5;
    	border-right: solid 2px #d5d5d5;
    	/*background: url('../images/content_background.gif') repeat-y scroll top right;*/
    }

    .left_bar
    {
        position: absolute;
        left: 0px;
        /*top: -1px;*/
        width: 170px;
        height: 250px;
        background: url('../images/left_bar_background.jpg') no-repeat;
    }

    .white_space
    {
        position: absolute;
        left: 600px;
        width: 320px;
        height:16px;
        background: white;
    }

    .navigation
    {
    	position: absolute;
    	left: 0px;
    	top: 218px;
    	width: 168px;
    	height: 290px;
    	border-right: solid 2px #e4e4f4;
    }

    .navigation_tab
    {
    	display: block;
    	width: 166px;
    	height: 16px;
    	background: #e5e5e5;
    	text-align: right;
    	text-decoration: none;
    	color: #171640;
    	font-size:12px;
    	margin: 1px 1px 0px 1px;
    }

    .navigation_tab:hover
    {
    	background: #a6dbff;
    }

    .get_started
    {
    	position: absolute;
    	left: 0px;
    	top: 509px;
    	width: 168px;
    	height: 315px;
    }
    /*delete 'get_started'*/

    .get_started_image
    {
        /*position: absolute;*/
        padding-top:10px;
        width: 168px;
    }

    #get_started_label
    {
    	position: absolute;
    	left: 5px;
    	top: 1px;
    	text-align: right;
    	width:150px;
    }

    .main_page_label
    {
        font-size: 13px;
    	font-weight: bold;
    	text-transform: uppercase;
    	color: #333333;
    	text-align:right;
    }

    #get_started_container
    {
    	position: absolute;
    	left: 4px;
    	top: 19px;
    	width: 164px;
    	height: 221px;
    }

    #get_started_title
    {
    	position: absolute;
    	left: 0px;
    	top: 0px;
    	width: 164px;
    	height: 50px;
    	border: none;
    	background: url('../images/get_started_title.gif') no-repeat;
    }

    /*delete '#get_started_title'*/
    .get_started_header
    {
    	width: 164px;
    	height: 50px;
    	border: none;
    	background: url('../images/get_started_title.gif') no-repeat;
    }

    #get_started_patient
    {
    	display: block;
    	position: absolute;
    	left: 0px;
    	top: 50px;
    	width: 164px;
    	height: 81px;
    	border: none;
    	background: url('../images/get_started_patient.gif') no-repeat;
    }

    /*delete '#get_started_patient'*/
    .get_started_patient
    {
    	display: block;
    	width: 164px;
    	height: 78px;
    	border: none;
    	background: url('../images/get_started_patient.gif') no-repeat;
    	cursor:pointer;
    }

    #get_started_doctor
    {
    	display: block;
    	position: absolute;
    	left: 0px;
    	top: 128px;
    	width: 164px;
    	height: 92px;
    	border: none;
    	background: url('../images/get_started_doctor.gif') no-repeat;
    }

    /*delete '#get_started_doctor'*/
    .get_started_doctor
    {
    	display: block;
    	width: 164px;
    	height: 92px;
    	border: none;
    	background: url('../images/get_started_doctor.gif') no-repeat;
    	cursor:pointer;
    }

    .logo
    {
    	position: absolute;
    	left: 154px;
    	top: 0px;
    	width: 260px;
    	height: 235px;
    	background: url('../images/logo_beta.jpg') no-repeat;
    }

    #logo_link
    {
    	display: block;
    	border: none;
    	position: absolute;
    	width: 252px;
    	height: 172px;
    }

    .banner
    {
    	position: absolute;
    	left: 410px;
    	/*top: 16px;*/
    	width: 504px;
    	height: 219px;
    	background: url('../images/banner.jpg') no-repeat;
    }

    #tidus_logo
    {
    	display: block;
    	border: none;
    	position: absolute;
    	left: 3px;
    	/*top: 835px;*/
    	top: 1185px;
    	width: 54px;
    	height: 40px;
    	background: url('../images/tidus.gif') no-repeat;
    }

    /* delete '#tidus_logo'*/
    .tidus_logo
    {
    	display: block;
    	border: none;
    	width: 54px;
    	height: 40px;
    	background: url('../images/tidus.gif') no-repeat;
    }

    .input_container
    {
    	position: relative;
    	left: 0px;
    	top: 0px;
    	width: 264px;
    	height: 20px;
    	margin-bottom: 4px;
    }

    .input_textfield
    {
    	width: 150px;
    	height: 17px;
    	border: 1px solid #666666;
    	/*-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;*/
    }

    .input_small_textfield
    {
    	width: 100px;
    	height: 17px;
    	border: 1px solid #666666;
    	/*-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;*/
    }

    .input_textarea
    {
    	border: 1px solid #666666;
		height:100px;
    }

    .input_file
    {
    	border: 1px solid #666666;
    	width: 250px;
    	/*height: 20px;*/
    }

    .input_select
    {
    	width: 150px;
    	height: 20px;
    	border: 1px solid #666666;
    	/*-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;*/
    }

    .err_input_textfield
    {
    	width: 150px;
    	/*height: 17px;*/
    	border: 1px solid #ff0000;
    	/*-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;*/
    }

    .err_input_select
    {
    	width: 150px;
    	height: 17px;
    	border: 1px solid #ff0000;
    	/*-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;*/
    }
	.err_text_field
	{
		width: 150px;
    	border: 1px solid #ff0000;
	}
	
    .input_big_select
    {
    	width: 300px;
    }

    .input_medium_select
    {
    	width: 200px;
    }

    .input_small_select
    {
    	width: 50px;
    	/*-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;*/
    }

    .button
    {
    	width: 150px;
    	height: 15px;
    	border: none;
    	margin: 0px 5px;
    	background: none;
    }

    .form_input_label
    {
    	width: 225px;
    	height: 20px;
    	font-weight: bold;
    	font-stretch: ultra-condensed;
    	color: #666666;
    	text-transform: uppercase;
    	text-align: right;
    	float:left;
    	font-size:12px;
    	margin-top:3px;
    }


    #copyright
    {
    	position: absolute;
    	left: 4px;
    	/*top: 876px;*/
    	top: 1225px;
    	width: 400px;
    	height: 32px;
    	font-size: 9px;
    	text-align: left;
    	color: #666666;
    	line-height: 1em;
    }

    /* delete '#copyright'*/
    .copyright
    {
    	width: 400px;
    	height: 32px;
    	font-size: 9px;
    	text-align: left;
    	color: #666666;
    	line-height: 1em;
    }

    #copyright_line
    {
    	position: absolute;
    	left: 1px;
    	/*top: 826px;*/
    	top: 1180px;
    	width: 369px;
    	height: 1px;
    	border-top: dotted 1px #b2b2b2;
    }

    /* delete '#copyright_line'*/
    .copyright_line
    {
    	position: absolute;
    	width: 369px;
    	height: 1px;
    	border-top: dotted 1px #b2b2b2;
    }

    #tidus_id
    {
    	display: block;
    	border: none;
    	position: absolute;
    	left: 3px;
    	top: 835px;
    	width: 54px;
    	height: 40px;
    	background: url('../images/tidus.gif') no-repeat;
    }

    /* delete '#tidus_id'*/
    .tidus_id
    {
    	display: block;
    	border: none;
    	position: absolute;
    	width: 54px;
    	height: 40px;
    	background: url('../images/tidus.gif') no-repeat;
    }

    #site_title
    {
        top:100px;
    }

    #tidus_logo_footer
    {
    	display: block;
    	border: none;
    	position: relative;
    	width: 54px;
    	height: 40px;
    	background: url('../images/tidus.gif') no-repeat;
    }

    .clear_both
    {
        clear:both;
        display:block;
    }

    .submit_button
    {
    	background: url('../images/submit_background.gif') no-repeat;
        cursor:pointer;
        font-weight:bold;
        height:24px;
        margin:0px;
        padding:0px;
        width:55px;
        font-size: 9px;

        /**/
    }

    .display_button
    {
        background-color:#cccccc;
        font-size:9px;
        font-weight:bold;
        border:1px solid #000000;
        margin:5px;
        cursor:pointer;
        padding-top:2px;
        padding-bottom:2px;
        padding-right:5px;
        padding-left:5px;
    }

    .display_none
    {
        display:none;
    }

    .display_block
    {
        display:block;
    }

    .center_body
    {
    	position: absolute;
    	left: 170px;
    	/*top: 218px;*/
    	margin-top:220px;
    	width: 746px;
    	height: 700px;
    }

    .form_top_msg
    {
    	position: relative;
    	left: 0px;
    	top: 0px;
    	height: 20px;
    	padding: 0px;
    	margin: 0px 0px 6px 0px;
    	float:left;
    	left:45px;
    	font-stretch: ultra-condensed;
    	color: red;
    }

    .form_input_box
    {
    	position: relative;
    	width: 175px;
    	/*height: 20px;*//***************************/
    	margin: 0px 35px 1px 0px;
    	float:left;
    	left:45px;
    }

    .form_message_box
    {
    	position: relative;
    	/*width: 465px;*/
    	width: 655px;
    	/*margin: 0px 35px 1px 0px;*/
    	float:left;
    	left:45px;
    }

    .form_input_text_area
    {
    	position: relative;
    	width: 175px;
    	height: 65px;
    	float:left;
    	left:45px;
    }

    #form_VR
    {
        background:transparent url(../images/lower_vr.gif) repeat-y scroll 0% 50%;
        /*height:695px;*/
        height:960px;
        left:233px;
        /*top:235px;*/
        width:4px;
        float:left;
        position:absolute;
    }

    .form_msg
    {
    	width: 250px;
    	height: 20px;
    	font-weight: bold;
    	font-stretch: ultra-condensed;
    	color: #666666;
    	/*text-transform: uppercase;*/
    	text-align: left;
    	float:left;
    	font-size:11px;
    	margin-left:10px;
    }

    #form_top_msg, #form_second_top_msg
    {
    	position: relative;
    	left: 0px;
    	top: 0px;
    	height: 20px;
    	padding: 0px;
    	margin: 0px 0px 6px 0px;
    	float:left;
    	left:45px;
    	font-stretch: ultra-condensed;
    	color: red;
    }

    .float_left
    {
        float:left;
    }

    .display_error_msg
    {
        background:#FF7057 url(../images/alert.gif) no-repeat scroll left top;
        border:1px solid #FF0000;
        color:#FFFFFF;
        font-size:12px;
        font-weight:bold;
        /*height:23px;*//****************************/
        padding-left:30px;
        padding-top:5px;
        text-align:left;
        display: block;
    }

    .display_success_msg
    {
        background:#f0f084 url(../images/success.gif) no-repeat scroll left top;
        border:1px solid #000000;
        color:#000000;
        font-size:12px;
        font-weight:bold;
        /*height:23px;*/
        padding-left:30px;
        padding-top:5px;
        text-align:left;
        display: block;
    }

    .display_none
    {
    	display: none;
    }

    .cursor_pointer
    {
        cursor:pointer;
    }

    .text_align_center
    {
        text-align:center;
    }

    .sub_title
    {
    	font-weight: bold;
    	font-stretch: ultra-condensed;
    	color: #000000;
    	font-size:11px;
    }

    .input_field
    {
        float:left;
        width:175px;
    }

    .div_field_content
    {
        padding:5px 5px 5px 5px;
    }

    .field_title
    {
        float:left;
        width:220px;
        text-align:right;
    	font-weight: bold;
    	font-stretch: ultra-condensed;
    	color: #666666;
    	text-transform: uppercase;
    	font-size:12px;
    }

    .field_content
    {
        float:left;
        width:450px;
        margin-left:25px;
    }

    .sub_title_div
    {
        float:left;
        width:125px;
    }

    .div_button
    {
        float:left;
        width:150px;
    }

    .underline
    {
        text-decoration: underline;
    }

    #doctor_search
    {
        /*background:transparent url(../images/lower_vr.gif) repeat-y right;*/
        width:226px;
        margin-left:10px;
        float:left;
    }

    .center_content_container
    {
        float:left;
    }

    .main_container_content
    {
        background: url('../images/content_background.gif') repeat-y scroll top right;
        width:914px;
    }

    #main_doc_div
    {
        background:transparent url(../images/lower_vr.gif) repeat-y 234px;
        height:600px;
    }

    .main_doc_div
    {
        background:transparent url(../images/lower_vr.gif) repeat-y 234px;
    }

    .confirm_line
    {
        font-size:14px;
        padding:8px;
    }

    .pop_up_ori_buttons
    {
        background:#CCCCCC;
        margin:5px;
        border:1px solid #000000;
    }

    .pop_up_buttons
    {
        background:#CCCCCC;
        margin:5px;
        width:150px;
        border:1px solid #000000;
    }

    #schedule_heading
    {
        color:#666666;
        float:left;
        font-size:13px;
        font-stretch:ultra-condensed;
        font-weight:bold;
        height:20px;
        margin-left:5px;
        text-align:left;
        width:500px;
    }

    .schedule_title
    {
        width:175px;
        padding-left:50px;
        text-align:right;
        float:left;
        color:#666666;
        font-size:12px;
        font-stretch:ultra-condensed;
        font-weight:bold;
        text-transform:uppercase;
    }

    .schedule_field
    {
        padding-left:20px;
        width:400px;
        float:left;
    }

    .message_title
    {
        margin:50px;
        font-size:14px;
    }
	.btn_div
	{
		padding:2px 15px 2px 15px;
		font-size:10px;
		font-weight:bold;
		border:1px solid #000000;
		background:#999999;
		cursor:pointer;
		text-align:center;
	}
	.btn_div_small
	{
		width:50px;
	}
	.btn_div_medium
	{
		width:100px;
	}
	.btn_div_large
	{
		width:150px;
	}
	.margin_left_ten
	{
		margin-left:10px;
	}
	.display_wait_msg
	{
		text-align:center;
		color:#FF9900;
	}