    .login
    {
    	position: absolute;
    	left: 0px;
    	top: 292px;
    	width: 283px;
    	height: 315px;
    }

    #error_message_doctor_reg
    {
        font-size:10px;
        padding:5px;
    }

    #error_message_doctor_reg a, .patient_account_button a:visited, .patient_account_button a:hover, .patient_account_button a:active
    {
        font-weight:bold;
        text-decoration:underline;
    }

    .err_username
    {
    	font-weight: bold;
    	font-stretch: ultra-condensed;
    	color: red;
    	text-align: left;
    	font-size:10px;
    }

    .input_label
    {
    	position: absolute;
    	left: 15px;
    	top: 3px;
    	width: 70px;
    	height: 15px;
    	text-align: right;
    	font-weight: bold;
    }

    .input_box
    {
    	position: relative;
    	left: 90px;
    	top: 0px;
    	width: 159px;
    	height: 20px;
    	padding: 0px;
    	margin: 0px;
    }

    .form_insurance
    {
    	position: relative;
    	width: 250px;
    	height: 20px;
    	margin: 0px 35px 1px 0px;
    	float:left;
    	left:45px;
    }

    .portal
    {
    	position: absolute;
    	left: 170px;
    	top: 218px;
    	width: 283px;
    	height: 696px;
    }

    #login_label
    {
    	position: absolute;
    	right: 5px;
    	top: 1px;
    	text-align: left;
    }

    #recognition_label
    {
    	position: absolute;
    	left: 5px;
    	top: 1px;
    	text-align: right;
    	width:445px;
    }

    .login_prompt
    {
    	position: absolute;
    	left: 17px;
    	top: 18px;
    	width: 264px;
    	height: 116px;
    	font-size: 12px;
    	text-align: left;
    	background: url('../images/box.gif') no-repeat bottom center;
    }

    #login_patient_tab
    {
    	cursor: pointer;
    	position: absolute;
    	left: 10px;
    	top: 0px;
    	width: 65px;
    	height: 16px;
    	color: Black;
    	text-indent: 9px;
    	text-decoration: none;
    	font-weight: bold;
    	font-size: 10px;
    	padding-top: 2px;
    }

    #login_doctor_tab
    {
    	cursor: pointer;
    	position: absolute;
    	left: 73px;
    	top: 0px;
    	width: 65px;
    	height: 16px;
    	color: Black;
    	text-indent: 10px;
    	text-decoration: none;
    	font-weight: bold;
    	font-size: 10px;
    	padding-top: 2px;
    }

    .login_inactive_tab
    {
        background: url('../images/tab.gif') no-repeat;
    }

    .login_active_tab
    {
    	background: url('../images/tab_selected.gif') no-repeat;
    }

    .login_identifier
    {
    	position: absolute;
    	right: 23px;
    	top: 18px;
    	width: 120px;
    	height: 15px;
    	text-align: right;
    }

    .login_fields
    {
    	position: absolute;
    	left: 0px;
    	top: 36px;
    	width: 264px;
    	height: 44px;
    	font-size: 11px;
    }

    .mailing_prompt
    {
    	position: absolute;
    	left: 15px;
    	top: 134px;
    	width: 264px;
    	height: 100px;
    	font-size: 12px;
    	text-align: left;
    /*	text-indent: 5px; */
    	color: Black;
    	background: url('../images/box.gif') no-repeat;
    }

    .mailing_fields
    {
    	position: absolute;
    	left: 0px;
    	top: 24px;
    	width: 264px;
    	height: 44px;
    	font-size: 11px;
    }

    .mailing_identifier
    {
    	position: absolute;
    	right: 17px;
    	top: 5px;
    	width: 200px;
    	height: 15px;
    	text-align: right;
    }

    #recognition
    {
    	position: absolute;
    	left: 457px;
    	top: 510px;
    	width: 457px;
    	height: 400px;
    }

    .middle
    {
    	position: absolute;
    	left: 170px;
    	top: 218px;
    	width: 744px;
    	height: 290px;
    	color: #666666;
    	text-align: center;
    }


    .index_search
    {
    	position: absolute;
    	left: 61px;
    	top: 5px;
    	width: 636px;
    	height: 173px;
    	background: url('../images/index_search_box.gif') no-repeat;
    }

    .search_tab
    {
    	display: block;
    	position: absolute;
    	right: 25px;
    	top: 1px;
    	width: 133px;
    	height: 16px;
    	font-size: 12px;
    	text-decoration: none;
    	color: #666666;
    }

    .search_help
    {
    	display: block;
    	text-decoration: none;
    	float: right;
    	font-size: 13px;
    	color: #666666;
    }

    #index_search_form
    {
    	position: absolute;
    	left: 12px;
    	top: 42px;
    	width: 608px;
    	height: 114px;
    }

    #index_search_col1
    {
    	position: absolute;
    	left: 0px;
    	top: 0px;
    	width: 280px;
    	height: 114px;
    	font-size: 10px;
    }

    #index_search_col2
    {
    	position: absolute;
    	left: 304px;
    	top: 0px;
    	width: 304px;
    	height: 114px;
    	font-size: 10px;
    }

    .index_search_label
    {
    	margin: 5px 0px;
    	width: 120px;
    	height: 30px;
    	text-align: right;
    	font-weight: bold;
    }

    .search_optional
    {
    	font-size: 11px;
    	color: #999999;
    }

    .search_input
    {
    	display: block;
    	margin-top: 4px;
    	float: right;
    	width: 150px;
    }

    #forgot_password
    {
        margin-left:130px;
        width:100px;
        font-size: 11px;
    }

    .login_submit_button
    {
    	background: url('../images/submit_background.gif') no-repeat;
        cursor:pointer;
        font-weight:bold;
        height:24px;
        left:190px;
        margin:0px;
        padding:0px;
        position:absolute;
        top:80px;
        width:55px;
        font-size: 10px;
    }

    .mail_submit_button
    {
    	background: url('../images/submit_background.gif') no-repeat;
        cursor:pointer;
        font-weight:bold;
        height:24px;
        left:190px;
        margin:0px;
        padding:0px;
        position:absolute;
        top:69px;
        width:55px;
        font-size: 10px;
    }

    .search_button
    {
    	cursor: pointer;
    	width: 137px;
    	height: 41px;
    	padding-bottom: 11px;
    	font-weight: bold;
    	background: url('../images/front_search_button.png') no-repeat;
    }

    .book_appointment
    {
    	cursor: pointer;
    	width: 200px;
    	height: 41px;
    	padding-bottom: 11px;
    	font-weight: bold;
    	background: url('../images/book_appointment_button.png') no-repeat;
    }

    #index_search_title
    {
    	position: absolute;
    	left: 22px;
    	top: 22px;
    	width: 594px;
    	height: 20px;
    	font-size: 17px;
    	font-weight: bold;
    	padding-top: 0px;
    	text-align: left;
    }

    #mission_statement
    {
    	position: absolute;
    	left: 63px;
    	top: 175px;
    	width: 660px;
    	/*height: 90px;*/
    	text-align: left;
    	font-weight: bold;
    }

    #mission_statement_borders
    {
    	position: absolute;
    	left: 0px;
    	top: 0px;
    	width: 270px;
    	height: 90px;
    	/*border-top: 1px dotted #666666;
    	border-bottom: 1px dotted #666666;*/
    }


    #mission_statement_title
    {
        font-size: 13px;
    	letter-spacing: 4px;
    	margin-top: 2px;
    	margin-bottom: 5px;
    }

    #mission_statement_text
    {
        font-size: 12px;
		text-indent:25px;
    	line-height: 1.3em;
		font-size:1.04em;
    }

    #lower_HR
    {
    	position: absolute;
    	left: 2px;
    	top: 507px;
    	width: 916px;
    	height: 2px;
    	/*background: #d1d1e0;*/
    	background: url('../images/lower_hr.gif') repeat-x;
    }

    #lower_VR
    {
    	position: absolute;
    	left: 457px;
    	top: 507px;
    	width: 4px;
    	height: 401px;
    	background: url('../images/lower_vr.gif') repeat-y;
    }

    #forgot_password
    {
        padding-left:10px;
        cursor: pointer;
    }

    #all_fields_require
    {
    	position: absolute;
    	left: 418px;
    	top: 223px;
    	width: 125px;
    	height: 11px;
    	background: url('../images/complete_all_fields.gif') no-repeat;
    }

    #patient_register
    {
    	position: absolute;
    	left: 418px;
    	top: 236px;
    	width: 159px;
    	height: 208px;
    	text-align: left;
    }

    .registration
    {
    	position: absolute;
    	left: 170px;
    	/*top: 218px;*/
    	margin-top:220px;
    	width: 746px;
    	height: 700px;
    }

    #account_settings
    {
    	position: relative;
    	width: 300px;
    	height: 20px;
    	margin: 0px 0px 1px 190px;
    	float:left;
    	text-align:right;
    }

    #profile_image
    {
    	position: relative;
    	margin: 0px 35px 1px 0px;
    	float:left;
    	left:45px;
    }

    #edit_doctor_button
    {
    	position: relative;
    	width: 160px;
    	height: 20px;
    	/*margin: 65px 35px 1px 0px;*/
    	padding-top:65px;
    	float:left;
    	left:45px;
    }

    .form_input_buttons
    {
    	position: relative;
    	left: 0px;
    	top: 0px;
    	width: 400px;
    	height: 20px;
    	padding: 0px;
    	margin: 0px 35px 1px 0px;
    	float:left;
    	left:45px;
    }

    #registration_button
    {
        height:20px;
        margin-left:240px;
        text-align:left;
    }

    .form_policy
    {
        height:20px;
        margin-left:240px;
        text-align:left;
        cursor: pointer;
        background:transparent url(../images/privacy_policy.gif) no-repeat scroll 0% 50%;
    }

    .field_div_spacer
    {
        margin:5px;
        padding-bottom:50px;
    }

    #check_availability
    {
    	width: 125px;
    	height: 20px;
    	text-align: left;
    	float:left;
    	font-size:11px;
    	margin-left:10px;
    	cursor: pointer;
    	color:#0000ff;
    }

    #login_error_messages
    {
        color:#ff0000;
        margin-left:20px;
        font-family:10px;
    }

    .form_error_messages
    {
        width:500px;
        color:#ff0000;
    }

    .date_picker
    {
    	width: 50px;
    	height: 17px;
    	text-align: left;
    	float:left;
    	margin-left:10px;
    }

    .account_settings
    {
        width:700px;
        height:20px;
        margin:20px;
        font-size:12px;
        background-color:#e5e5e5;
        border: 1px solid #666666;
        cursor: pointer;
        color:#000000;
    }

    .account_settings_title
    {
        padding:5px;
        float:left;
        width:650px;
    }

    .account_settings_symbol
    {
        float:left;
        padding:5px;
    }

    .field_div
    {
        margin:1px;
    }

    .document_div
    {
        padding-left:50px;
        width:175px;
        text-align:right;
        color:#666666;
        text-transform:uppercase;
        font-size:12px;
        font-stretch:ultra-condensed;
        font-weight:bold;
        float:left;
    }

    .list_operations
    {
        width:200px;
        text-align:center;
    }

    .list_date
    {
        width:150px;
    }

    .list_name
    {
        width:250px;
    }

    .list_no
    {
        width:75px;
    }

    #table_title
    {
        font-size:14px;
        background:transparent url(../images/header_bg.gif) repeat-x scroll 0%;
        font-weight:bold;
        height:27px;
        padding-left:10px;
        text-align:left;
    }

    .row_list
    {
        padding:10px;
        height:20px;
        background:#ffffff;
    }

    .links_operations
    {
        width:75px;
        text-align:right
    }

    #list_insurance
    {
        border: 1px solid #666666;
    }

    .row_coloured
    {
        padding:10px;
        height:20px;
        background:#e9e9e9;
    }

    .delete_line
    {
        font-size:12px;
        padding:10px;
    }

    .sub_title_div
    {
        color:#000000;
        font-size:11px;
        font-stretch:ultra-condensed;
        font-weight:bold;
    }

    .ctrl_box_content
    {
    	background:url(../images/edit_doctor_box.jpg) top no-repeat ;
    	width:667px;
    	height:389px;
    	margin:20px;
    }

    .refer_doctor
    {
    	background:url(../images/refer_doctor.png) top no-repeat ;
    	width:684px;
    	height:329px;
    	margin:20px;
    }

    .tell_friend
    {
    	background:url(../images/tell_friend.png) top no-repeat ;
    	width:684px;
    	height:329px;
    	margin:20px;
    }

    .coming_soon
    {
    	background:url(../images/coming_soon.jpg) top no-repeat ;
    	width:684px;
    	height:329px;
    	margin:20px;
    }

    .send_referral
    {
        background:url(../images/send_referral.png) right no-repeat ;
    	width:208px;
		margin-left:330px;
    	height:50px;
    	cursor:pointer;
    }

    .referral_label
    {
        float:left;
        color:#666666;
        font-size:12px;
        font-stretch:ultra-condensed;
        font-weight:bold;
        text-transform:uppercase;
    }

    .btn_container
    {
    	padding-top:275px;
    	height:30px;
    	float:left;
    }

    .btn_buttons_first
    {
    	width:170px;
    	height:30px;
    	margin-left:17px;
    	float:left;
    }

    .btn_buttons_nd
    {
    	width:170px;
    	height:30px;
    	margin-left:54px;
    	float:left;
    }

    .btn_buttons_rd
    {
    	width:170px;
    	height:30px;
    	margin-left:44px;
    	float:left;

    }

    .search_field
    {
        width:200px;
        text-align:center;
        float:left;
        padding-top:5px;
        padding-left:2px;
    }

    .search_title
    {
        width:200px;
        text-align:center;
        float:left;
        font-size:14px;
        padding-left:2px;
    }

    .advanced_search_title
    {
        width:200px;
        text-align:center;
        float:left;
        font-size:14px;
        padding-left:2px;
        padding-top:30px;
    }

    .result_title
    {
        width:460px;
        float:left;
        font-size:14px;
    }

    .search_result_div
    {
        border: 1px solid #666666;
        margin-top:10px;
        float:left;
        width:425px;
        padding:5px;
    }

    .div
    {
        margin-top:10px;
        float:left;
        width:475px;
        height:90px;
    }

    .div_photo
    {
        width:80px;
        float:left;
    }

    .div_details
    {
        float:left;
        width:325px;
        padding:10px;
    }

    .search_results
    {
        /*float:left;*/
        width:400px;
        margin:10px 10px 10px 20px;
        display:block;
    }

    #search_doctor_details
    {
        float:left;
        width:400px;
        margin:10px 10px 10px 20px;
        display:none;
        font-size:13px;
    }

    .active_nav
    {
        width:100px;
        text-align:center;
        background:#FFFFFF;
        border:solid 1px #b2b2b2;
        border-bottom:solid 0px #ffffff;
        float:left;
        cursor:pointer;
    }

    .inactive_nav
    {
        width:100px;
        text-align:center;
        background:#e5e5e5;
        border:solid 1px #b2b2b2;
        border-bottom:solid 0px #ffffff;
        float:left;
        cursor:pointer;
    }

    #div_nav_mover
    {
        float:left;
        margin-top:3px;
        /*width:410px;*/
        width:300px;
    }

    .nav_holder
    {
        float:right;
        /*width:327px;*/
        width:440px;
        border-bottom:solid 1px #b2b2b2;
    }

    #nav_holder
    {
        float:left;
        /*width:327px;*/
        width:440px;
        border-bottom:solid 1px #b2b2b2;
    }

    .nav_big_font
    {
        font-size:14px;
        text-transform: uppercase;
    }

    #patient_nav_holder
    {
        float:left;
        margin-top:3px;
        width:215px;
    }

/** ADMIN **/

    .admin_login
    {
    	background:url(../images/admin_login.jpg) top no-repeat ;
    	width:667px;
    	height:389px;
    	margin:20px;
    }

    .show_admin_login
    {
    	padding-top:150px;
    	height:30px;
    	float:left;
    	padding-left:50px;
    }

    .admin_login_content
    {
        height:35px;
        width:500px;
        padding-left:50px;
    }

    #admin_login_error
    {
        width:400px;
        margin-bottom:5px;
        height:20px;
        margin-left:50px;
    }

    /*#list_doctors td
    {
        border:1px solid #CCCCCC;
        padding-left:5px;
    }*/


    #download_documents
    {
        padding:10px;
        font-size:14px;
    }

    .td_list_heading
    {
        border-right:1px solid #FFFFFF;
    }
	#error_div_cntr
	{
		width:98%;
		text-align:center;
		color:#FF0000;
		font-size:12px;
	}
	.normal_text_field
	{
		width:150px;
	}
	.privacy_head_title
	{
		font-weight:bold;
		margin-top:10px;
		margin-bottom:10px;
	}
	.privacy_head_para
	{
		margin-bottom:5px;
		margin-top:5px;
		font-size:12px;
	}
	.div_li , .privacy_head_para
	{
		word-spacing:.25em;
	}
	.div_li
	{
		padding-left:20px;
		padding-bottom:5px;
		font-size:12px;
	}
	.privacy_heading
	{
		text-align:center;
		padding-bottom:5px;
		font-weight:bold;
		font-size:15px;
	}
	.text_bold
	{
		font-weight:bold;
	}
	.display_wait_msg
	{
		text-align:center;
		color:#FF9900;
	}