/* Profile Box (100% wide, full) provider.htm */

div#box_full {
     position: relative;
     width: 860px;
     background-color: white;
}

div#box_full div.header {
     width: 860px;
     height: 44px;
     background-image: url(../../images/box_background_top_orange.gif);
     background-position: top;
     background-repeat: repeat-x;
}

div#box_full .left {
     float: left;
     display: block;
}

div#box_full .right {
     float: right;
     display: block;
}

div#box_full div.header span.left {
     height: 39px;
     font-size: 18pt;
     font-family: "Myriad Pro", arial;
     font-style: italic;
     color: white;
     padding-left: 5px;
     padding-top: 5px;
}

div#box_full div.body {
     position: relative;
     width: 860px;
     background-image: url(../../images/box_background_left_orange.gif);
     background-position: left;
     background-repeat: repeat-y;
}

div#box_full div.blinds {
     width: 830px;
     background-image: url(../../images/box_background_right_orange.gif);
     background-position: right;
     background-repeat: repeat-y;
     padding: 5px 15px 5px 15px;
}

div#box_full div.footer {
     width: 860px;
     height: 12px;
     background-image: url(../../images/box_background_bottom_orange.gif);
     background-position: bottom;
     background-repeat: repeat-x;
}









/* Refine Matches Box: matches.htm */

div#box_refine {
     position: relative;
	float: left;
     width: 300px;
     background-color: white;
     margin-left: 2px;
}

div#box_refine div.header {
     width: 300px;
     height: 44px;
     background-image: url(../../images/box_background_top_red.gif);
     background-position: top;
     background-repeat: repeat-x;
}

div#box_refine .left {
     float: left;
     display: block;
}

div#box_refine .right {
     float: right;
     display: block;
}

div#box_refine div.header span.left {
     height: 39px;
     font-size: 16pt;
     font-family: "Myriad Pro", arial;
    /* font-style: italic;*/
	font-weight: bold;
     color: white;
     padding-left: 5px;
     padding-top: 8px;
}

div#box_refine div.body {
     position: relative;
     width: 300px;
     background-image: url(../../images/box_background_left_red.gif);
     background-position: left;
     background-repeat: repeat-y;
}

div#box_refine div.blinds {
     width: 275px;
     background-image: url(../../images/box_background_right_red.gif);
     background-position: right;
     background-repeat: repeat-y;
     padding: 5px 15px 5px 10px;
}

div#box_refine div.footer {
     width: 300px;
     height: 12px;
     background-image: url(../../images/box_background_bottom_red.gif);
     background-position: bottom;
     background-repeat: repeat-x;
}








/* Explore Match Results Box: matches.htm */

div#box_results {
     position: relative;
	float: left;
	margin-left: 5px;
     width: 425px;
     background-color: white;
}

div#box_results div.header {
     width: 425px;
     height: 44px;
     background-image: url(../../images/box_background_top_orange.gif);
     background-position: top;
     background-repeat: repeat-x;
}

div#box_results .left {
     float: left;
     display: block;
}

div#box_results .right {
     float: right;
     display: block;
}

div#box_results div.header span.left {
     height: 39px;
     font-size: 16pt;
     font-family: "Myriad Pro", arial;
	font-weight: bold;
     color: white;
     padding-left: 5px;
     padding-top: 10px;
}

div#box_results div.body {
     position: relative;
     width: 425px;
	background-color: white;
     background-image: url(../../images/box_background_left_orange.gif);
     background-position: left;
     background-repeat: repeat-y;
}

div#box_results div.blinds {
     width: 400px;
     background-image: url(../../images/box_background_right_orange.gif);
     background-position: right;
     background-repeat: repeat-y;
     padding: 5px 15px 5px 10px;
}

div#box_results div.footer {
     width: 425px;
     height: 12px;
     background-image: url(../../images/box_background_bottom_orange.gif);
     background-position: bottom;
     background-repeat: repeat-x;
}








/* Provider Directory Box: providersdirectory.htm */
/* Find My Provider Box: findmyprovider.htm */

div#box_sitemap {
     position: relative;
     float: left;
     width: 405px;
     margin-left: 0px;
     margin-top: 250px;
     background-color: white;
}

div#box_sitemap div.header {
     width: 405px;
     height: 44px;
     background-image: url(../../images/box_background_top_orange.gif);
     background-position: top;
     background-repeat: repeat-x;
}

div#box_sitemap .left {
     float: left;
     display: block;
}

div#box_sitemap .right {
     float: right;
     display: block;
}

div#box_sitemap div.header span.left {
     height: 39px;
     font-size: 16pt;
     font-family: "Myriad Pro", arial;
	font-weight: bold;
     color: white;
     padding-left: 5px;
     padding-top: 10px;
}

div#box_sitemap div.body {
     position: relative;
     width: 405px;
	background-color: white;
     background-image: url(../../images/box_background_left_orange.gif);
     background-position: left;
     background-repeat: repeat-y;
}

div#box_sitemap div.blinds {
     width: 380px;
     background-image: url(../../images/box_background_right_orange.gif);
     background-position: right;
     background-repeat: repeat-y;
     padding: 5px 15px 5px 10px;
}

div#box_sitemap div.footer {
     width: 405px;
     height: 12px;
     background-image: url(../../images/box_background_bottom_orange.gif);
     background-position: bottom;
     background-repeat: repeat-x;
}








/* Register for wellclicks Box: register.htm */

div#box_register {
     position: relative;
	float: left;
     margin-left: 75px;
     width: 547px;
     background-color: white;
}

div#box_register div.header {
     width: 555px;
     height: 44px;
     background-image: url(../../images/box_background_top_green.gif);
     background-position: top;
     background-repeat: repeat-x;
}

div#box_register .left {
     float: left;
     display: block;
}

div#box_register .right {
     float: right;
     display: block;
}

div#box_register div.header span.left {
     height: 34px;
     font-size: 16pt;
     font-family: arial,helvetica,sans-serif;
	font-weight: bold;
     color: white;
     padding-left: 5px;
     padding-top: 15px;
}

div#box_register div.body {
     position: relative;
     width: 555px;
	background-color: white;
     background-image: url(../../images/box_background_left_green.gif);
     background-position: left;
     background-repeat: repeat-y;
}

div#box_register div.blinds {
     width: 525px;
     background-image: url(../../images/box_background_right_green.gif);
     background-position: right;
     background-repeat: repeat-y;
     padding: 5px 15px 5px 15px;
}

div#box_register div.footer {
     width: 555px;
     height: 12px;
     background-image: url(../../images/box_background_bottom_green.gif);
     background-position: bottom;
     background-repeat: repeat-x;
}











/* Login to mywellclicks Box: login.htm */

div#box_signin {
     position: relative;
	float: left;
     width: 400px;
     margin-left: 15px;
     background-color: white;
}

div#box_signin div.header {
     width: 400px;
     height: 44px;
     background-image: url(../../images/box_background_top_orange.gif);
     background-position: top;
     background-repeat: repeat-x;
}

div#box_signin .left {
     float: left;
     display: block;
}

div#box_signin .right {
     float: right;
     display: block;
}

div#box_signin div.header span.left {
     height: 34px;
     font-size: 16pt;
     font-family: arial,helvetica,sans-serif;
    /* font-style: italic;*/
	font-weight: bold;
     color: white;
     padding-left: 5px;
     padding-top: 15px;
}

div#box_signin div.body {
     position: relative;
     width: 400px;
     background-image: url(../../images/box_background_left_orange.gif);
     background-position: left;
     background-repeat: repeat-y;
}

div#box_signin div.blinds {
     width: 370px;
     background-image: url(../../images/box_background_right_orange.gif);
     background-position: right;
     background-repeat: repeat-y;
     padding: 5px 15px 5px 15px;
}

div#box_signin div.footer {
     width: 400px;
     height: 12px;
     background-image: url(../../images/box_background_bottom_orange.gif);
     background-position: bottom;
     background-repeat: repeat-x;
}









/* Your Appointments Box: wellclicks.htm */

div#box_appointments {
     position: relative;
	float: left;
     margin-left: 0px;
     width: 520px;
     background-color: white;
}

div#box_appointments div.header {
     width: 520px;
     height: 44px;
     background-image: url(../../images/box_background_top_orange.gif);
     background-position: top;
     background-repeat: repeat-x;
}

div#box_appointments .left {
     float: left;
     display: block;
}

div#box_appointments .right {
     float: right;
     display: block;
}

div#box_appointments div.header span.left {
     height: 34px;
     font-size: 16pt;
     font-family: arial,helvetica,sans-serif;
	font-weight: bold;
     color: white;
     padding-left: 5px;
     padding-top: 15px;
}

div#box_appointments div.body {
     position: relative;
     width: 520px;
	background-color: white;
     background-image: url(../../images/box_background_left_orange.gif);
     background-position: left;
     background-repeat: repeat-y;
}

div#box_appointments div.blinds {
     width: 490px;
     background-image: url(../../images/box_background_right_orange.gif);
     background-position: right;
     background-repeat: repeat-y;
     padding: 5px 15px 5px 15px;
}

div#box_appointments div.footer {
     width: 520px;
     height: 12px;
     background-image: url(../../images/box_background_bottom_orange.gif);
     background-position: bottom;
     background-repeat: repeat-x;
}










/* Your Providers Box: wellclicks.htm */

div#box_providers {
     position: relative;
	float: left;
     margin-top: 10px;
     margin-left: 0px;
     width: 520px;
     background-color: white;
}

div#box_providers div.header {
     width: 520px;
     height: 44px;
     background-image: url(../../images/box_background_top_orange.gif);
     background-position: top;
     background-repeat: repeat-x;
}

div#box_providers .left {
     float: left;
     display: block;
}

div#box_providers .right {
     float: right;
     display: block;
}

div#box_providers div.header span.left {
     height: 34px;
     font-size: 16pt;
     font-family: arial,helvetica,sans-serif;
	font-weight: bold;
     color: white;
     padding-left: 5px;
     padding-top: 15px;
}

div#box_providers div.body {
     position: relative;
     width: 520px;
	background-color: white;
     background-image: url(../../images/box_background_left_orange.gif);
     background-position: left;
     background-repeat: repeat-y;
}

div#box_providers div.blinds {
     width: 490px;
     background-image: url(../../images/box_background_right_orange.gif);
     background-position: right;
     background-repeat: repeat-y;
     padding: 5px 15px 5px 15px;
}

div#box_providers div.footer {
     width: 520px;
     height: 12px;
     background-image: url(../../images/box_background_bottom_orange.gif);
     background-position: bottom;
     background-repeat: repeat-x;
}










/* Your Account Box: wellclicks.htm */

div#box_account {
     position: relative;
	float: right;
     margin-right: 10px;
     width: 330px;
     background-color: white;
}

div#box_account div.header {
     width: 330px;
     height: 44px;
     background-image: url(../../images/box_background_top_green.gif);
     background-position: top;
     background-repeat: repeat-x;
}

div#box_account .left {
     float: left;
     display: block;
}

div#box_account .right {
     float: right;
     display: block;
}

div#box_account div.header span.left {
     height: 34px;
     font-size: 16pt;
     font-family: arial,helvetica,sans-serif;
	font-weight: bold;
     color: white;
     padding-left: 5px;
     padding-top: 15px;
}

div#box_account div.body {
     position: relative;
     width: 330px;
	background-color: white;
     background-image: url(../../images/box_background_left_green.gif);
     background-position: left;
     background-repeat: repeat-y;
}

div#box_account div.blinds {
     width: 300px;
     background-image: url(../../images/box_background_right_green.gif);
     background-position: right;
     background-repeat: repeat-y;
     padding: 5px 15px 5px 15px;
}

div#box_account div.footer {
     width: 330px;
     height: 12px;
     background-image: url(../../images/box_background_bottom_green.gif);
     background-position: bottom;
     background-repeat: repeat-x;
}