@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background: #122e3e url(../images/bgr.gif);
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
    margin:0;
    padding:0;
    border: 0px;
}
ul {
    margin:0;
    padding:0;
    list-style-type:none;
    font-size:0;
    line-height:0;
}
.spacer {
    clear:both;
    font-size:0;
    line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------body--------------------*/
#mainbody {
    width:987px;
    margin: 12px auto;
    padding:0;
    background: #5ab4e3 url(../images/bgr_lr.gif) repeat-y;
}

#outage {
    width:500px;
    margin: 12px auto;
    padding:0;
    text-align: center;	
    font: Arial;
    color: #FFFFFF;
}

#topbanner {
    width: 987px;
    height: 210px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#topbanner1 {
    width: 316px;
    height: 210px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(../images/bgr_topbanner_1.gif) no-repeat;
    float:left;
    display:inline;
    overflow:hidden;
}
#topbanner2 {
    width: 671px;
    height: 210px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(../images/bgr_topbanner_2_pic.gif) no-repeat;
    float:right;
    display:inline;
    overflow:hidden;
}
#topbanner2_flash {
    width: 671px;
    height: 210px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(../images/bgr_topbanner_2.gif) no-repeat;
    float: right;
    display:inline;
    overflow:hidden;
}
/*------------------------------------------------Login Area--------------------*/
#loginarea {
    margin: 0px;
    padding: 0px;
    border: 0px;
    position: relative;
    height: 39px;
    width: 316px;
    top: 0px;
    left: 0px;
    background: url(../images/bgr_login.gif) no-repeat;
}
.txtBox1 {
    width:100px;
    height:20px;
    color:#f0f8fb;
    background-color:#b1d9ed;
    font-size:12px;
    line-height:20px;
    padding:0 0 0 10px;
    float:left;
    margin:11px 0 0 15px;
    border: 1px solid #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}
.txtBox2 {
    width:100px;
    height:20px;
    color:#f0f8fb;
    background-color:#b1d9ed;
    font-size:12px;
    line-height:20px;
    padding:0 0 0 10px;
    float:left;
    margin:11px 0 0 5px;
    border: 1px solid #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}
.loginBox {
    background: #e1f0f8 url(../images/login_img.gif) 0 0 no-repeat;
    width:56px;
    height:22px;
    border:none;
    cursor:pointer;
    float:left;
    margin: 11px 0 0 9px;
    border: 0px;
}
.loginBox:hover {
    background: #e1f0f8 url(../images/login_img_a.gif) 0 0 no-repeat;
    width:56px;
    height:22px;
    border:none;
    cursor:pointer;
    float:left;
    margin: 11px 0 0 9px;
    border: 0px;
}
.signupBox {
    width:103px;
    height:35px;
    border:none;
    float:left;
    margin: 4px 0 0 0px;
    border: 0px;
}
#logo {
    cursor:pointer;
    margin: 0px;
    padding: 0px;
    border: 0px;
    position: relative;
    height: 110px;
    width: 230px;
    top: 9px;
    left: 24px;
}
/*-----------------------------------------------Middle--------------------*/
#middlearea {
    width: 965px;
    margin: 0 auto;
    padding: 0;
    border: 0;
}
/*-----------------------------------------------MENU--------------------*/
#menuarea {
    width: 949px;
    height: 29px;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
}
#menuarea ul li a {
    height: 29px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    float:left;
    position: relative;
    top: 0px;
}
/*-----------------------------------------------Content Area--------------------*/
#contentbox {
    width: 965px;
    margin: 0;
    padding: 0;
    border: 0;
    background: #e8f7ff url(../images/bgr_content_middle.gif) repeat-y;
}
#topcontent {
    width: 965px;
    height: 13px;
    margin: 0;
    padding:0;
    background: url(../images/bgr_content_top.gif) no-repeat;
}
#botcontent {
    width: 965px;
    height: 22px;
    margin: 0;
    padding:0;
    background: url(../images/bgr_content_bot.gif) no-repeat;
}
/*-----------------------------------------Landing Page Contect--------------------*/
#contentarea {
    width: 932px;
    height: 380px;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
}
#contentarea_small {
    width: 900px;
    height: auto;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    /* text-indent: 15px; */
    display:block;
    overflow:visible;
}
#contentarea_small_fixed {
    width: 900px;
    height: 380px;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
}
.contentarea_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: #f05700;
    line-height: 30px;
    font-variant: small-caps;
}
#content_left {
    width: 250px;
    float:left;
    margin-left: 5px;
    margin-top: 20px;
}

.left_menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #f05700;
    line-height: 30px;
    text-indent: 0px;
}
.left_menu a {
    color: #77adc9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
    text-indent: 0px;
}
.left_menu a:hover {
    color: #04365c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
    text-indent: 0px;
}
#hor_dots {
    width: 900px;
    height: 10px;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    background: url(../images/bgr_hor_dots.gif) repeat-x;
}
.lp_dots {
    width: 16px;
    height: 380px;
    background: url(../images/bgr_lp_dots.gif) no-repeat;
    float: left;
}
#itembox1 {
    width: 220px;
    height: 382px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: #d1ebff;
    float: left;
}
#itembox2 {
    width: 220px;
    height: 382px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: #d1ebff;
    float: left;
}
#itembox3 {
    width: 220px;
    height: 382px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: #d1ebff;
    float: left;
}
#itembox4 {
    width: 220px;
    height: 382px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: #d1ebff;
    float: left;
}
.itemboxtext {
    width: 220px;
    height: 229px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(../images/bgr_item.gif) no-repeat;
}
.itemtext {
    width: 190px;
    height: 175px;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    color: #000000;
}
.itemreadmore {
    width: 190px;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    color: #0d4662;
}
.itemreadmore a {
    width: 190px;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    color: #0d4662;
}
.itemreadmore a:hover {
    width: 190px;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    text-align: right;
    color: #0d4662;
}

#signup_area{
    width: 900px;
    height: 400px;
    margin: 0px auto;
}

#signup_wnd{
    width: 440px;
    height: 346px;
    background-image:url(../images/signup_wnd.jpg);
    margin: 0px auto;
}
#signup_form{
    width: 380px;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}


/*-----------------------------------------------Bottom Banner--------------------*/
#botbanner {
    width: 987px;
    height: 54px;
    margin: 0;
    padding:0;
    background: url(../images/bgr_botbanner.gif) no-repeat;
}
#botcopyrights {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    position: relative;
    top: 15px;
}
#botcopyrights .copyrights_ssi {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#botcopyrights .copyrights_ssi a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#botcopyrights .copyrights_ssi a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

/*------------------------------------------------Right content titles--------------------*/
#content_right {
    width: 640px;
    height: 360px;
    float:right;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    display: inline;
    overflow: auto;
}
#content_right_0 {
    width: 640px;
    height: 360px;
    float:right;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    display: inline;
    overflow: auto;
    background-image:url(../images/water_bgr_0.jpg);
    background-position:right bottom;
    background-repeat: no-repeat;
}
#content_right_1 {
    width: 640px;
    height: 360px;
    float:right;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    display: inline;
    overflow: auto;
    background-image:url(../images/water_bgr_1.jpg);
    background-position:right bottom;
    background-repeat: no-repeat;
}

#content_right_2 {
    width: 640px;
    height: 360px;
    float:right;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    display: inline;
    overflow: auto;
    background-image:url(../images/water_bgr_2.jpg);
    background-position:right bottom;
    background-repeat: no-repeat;
}

#content_right_3 {
    width: 640px;
    height: 360px;
    float:right;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    display: inline;
    overflow: auto;
    background-image:url(../images/water_bgr_3.jpg);
    background-position:right bottom;
    background-repeat: no-repeat;
}

#content_right_4 {
    width: 640px;
    height: 360px;
    float:right;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    display: inline;
    overflow: auto;
    background-image:url(../images/water_bgr_4.jpg);
    background-position:right bottom;
    background-repeat: no-repeat;
}

#content_right_5 {
    width: 640px;
    height: 360px;
    float:right;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    display: inline;
    overflow: auto;
    background-image:url(../images/water_bgr_5.jpg);
    background-position:right bottom;
    background-repeat: no-repeat;
}
.content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    text-align: justify;
}
.content_big {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;	
}


/* ---------------------------------- Brands Part    ---------------------------------------  */

#brands_contentarea {
    width: 932px;
    height: 550px;
    height: auto;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    overflow: auto;
    background-image:url(../images/water_bgr_6.jpg);
    background-position:right bottom;
    background-repeat: no-repeat;
}

.brands_subheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    line-height: 25px;
}

#subheader_lines{
    height: 3px;
    width: auto;
    background-image:url(../images/subheaderlines.gif);
    background-position:left top;
    background-repeat: no-repeat;
}

#brands_right_1 {
    width: 500px;
    height: auto;
    float:right;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    display: inline;
    overflow: auto;
}

#brands_left {
    width: 391px;
    height: 378px;
    height: auto;
    float:left;
    margin-left: 0px;
    margin-top: 0px;
    display: inline;
    overflow: auto;
}

.brands_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: #f05700;
    line-height: 30px;
    font-variant: small-caps;
}

#select_the_brand{
    width: 391px;
    margin: 5px auto;
    text-align: center;	
}

/* ---------------------------------- Resources Part    ---------------------------------------  */
#resources_contentarea {
    width: 900px;
    height: 550px;
    height: auto;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    overflow: auto;
    background-image:url(../images/water_bgr_6.jpg);
    background-position:right bottom;
    background-repeat: no-repeat;
}

#resources_left {
    width: 250px;
    float:left;
    margin-left: 5px;
    margin-top: 20px;
}
#resources_right_content_0 {
    width: 640px;
    height: auto;
    float:right;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    display: inline;
    overflow: auto;
    background-color:#d3e9ea;

}
#resources_right_content_1 {
    width: 640px;
    height: auto;
    float:right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    display: inline;
    overflow: auto;
    margin-top: 20px;

}

#resources_right_thumbnails {
    width: 640px;
    height: auto;
    float:right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    display: inline;
    overflow: visible;
    margin-top: 20px;
}



.contentref {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    text-align: left;
    font-style: normal;
    line-height: normal;
}

.content_links{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    text-align: left;
    font-style: normal;
    line-height: normal;
    margin: 0px;
    padding: 4px;
    vertical-align: middle;
}

.content_links a{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    text-align: left;
    font-style: normal;
    line-height: normal;
    color: #036;	
        margin: 0px;
    padding: 4px;
}
.content_links a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    text-align: left;
    font-style: normal;
    line-height: normal;
    color: #C30;
        margin: 0px;
    padding: 4px;
}


.contentref ul li{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    list-style-type: disc;
    color: #000000;
    list-style-position: outside;
    margin-left:30px;
    font-style: normal;
    line-height: 15px;
    }

    
    
    

/* ---------------------------------- Refer A Patient    ---------------------------------------  */
#refer_a_patient {margin:0; padding:0;}
#refer_a_patient ul {list-style:none; width:100%; margin-right:0px; float:left; padding:0;}

#refer_a_patient ul li {margin-bottom:8px; float:left; width:100%; padding:0;list-style:none;}

#refer_a_patient ul li.submit {width:100%; height:75px; background-color:#e8f7ff;   padding-top:20px; margin-top:0px; text-align:right; padding-bottom:0; margin-bottom:0;}
#refer_a_patient ul li label { width:330px; float:left; }
#refer_a_patient ul li p.fields, #refer_a_patient ul.checkboxes{float:left;   margin:0; padding-bottom:0; margin-bottom:0; }

#refer_a_patient ul.checkboxes li {float:none;}
#refer_a_patient ul.checkboxes li label{float:none;}
#refer_a_patient ul.checkboxes li input {margin-right:5px;}

input.refer-txt-field, textarea.refer-textarea  {font-size:13px;	font-family:Arial, Helvetica, sans-serif; }
.refer-txt-field-2  {font-size:13px;	font-family:Arial, Helvetica, sans-serif; }

#refer_a_patient ul li p.subheader {
    font-size:16px;
    width:100%;
    text-indent: 15px;
    background-color:#c1e0e6;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
    color:#e1f1f4;
    line-height:28px;
    margin-bottom:10px;
    font-weight: bold;
    background-image: url(../images/refer_patient_middle.gif);
    background-repeat: repeat-x;	
}

#refer_a_patient ul li p.subheader_top {
    font-size:16px;
    width:100%;
    text-indent: 15px;
    background-color:#c1e0e6;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
    color:#e1f1f4;
    line-height:28px;
    margin-bottom:10px;
    font-weight: bold;
    background-image: url(../images/refer_patient_top.gif);
    background-repeat: no-repeat;
}


textarea {overflow:auto;}
label {font-size:11px;	font-family:Arial, Helvetica, sans-serif; text-align:right; color:#000000; line-height:18px; margin-right:4px; font-weight:bold}

input.refer-txt-field
{
border:1px solid #425463;
background-color:#eff7f7;
color:#0c3032;
padding:0 2px;
height:18px;
padding-top:2px;
height:18px;
font-weight:bold;
}

.requared_items 
{	font-size:16px;
    font-family:Arial, Helvetica, sans-serif;
    color:#F00000;
    font-weight:bold
}


textarea.refer-textarea 
{
border:1px solid #425463;
background-color:#eff7f7;
padding:4px 3px;
width:212px;
height:100px;
color:#ffffff;
}
.thumbnails{
    float:left;
    display: inline;
    margin: 1px;
    border: 4px solid #132f47;
}

/* ---------------------------------- contact us page    ---------------------------------------  */

#contactform {margin:0; padding:0;}
#contactform ul {list-style:none; width:220px; margin-right:20px; float:left; padding:0;}

#contactform ul li {margin-bottom:2px; float:left; width:100%; padding:0;list-style:none;}

#contactform ul li.submit {width:218px; border-top:1px solid #1e1e1e; padding-top:5px; margin-top:5px; text-align:right; padding-bottom:0; margin-bottom:0;}
/*#contactform ul li label { width:130px; float:left; }*/
#contactform ul li p.fields, #contactform ul.checkboxes{float:left; width:210px;  margin:0; padding-bottom:0; margin-bottom:0; }

#contactform ul.checkboxes li {float:none;}
#contactform ul.checkboxes li label{float:none;}
#contactform ul.checkboxes li input {margin-right:5px;}

label, input.txt-field, textarea.textarea  {font-size:13px; font-family:Arial, Helvetica, sans-serif;}
textarea {overflow:auto;}
label 
{
color:#000000;
line-height:18px;
margin-right:4px;

}
input.txt-field
{
border:1px solid #425463;
background-color:#94c9e4;
color:#ffffff;
padding:0 2px;

width:212px;
height:18px;
padding-top:2px;
height:18px;
font-weight:bold;
}



textarea.textarea 
{
border:1px solid #425463;
background-color:#94c9e4;
padding:4px 3px;
width:212px;
height:100px;
color:#ffffff;
}

.contact_us{
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    color: #000;
    text-align: left;
    vertical-align: top;	
}

.contact_us_phone {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #930;
}
.contact_map{
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-color: #036;
}

