/* CSS Document */
<!--
body {
	background-color: #B2C4CA; /* #D3EBF5 */
	background-image: url(images/bg2.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

img{  border-style: none;}

.header_td {
	background-image: url(images/header_1.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 500px;
}
.header_address {
	padding: 130px 0px 0px 175px; /* top rt bot left */
	font-size: 11px;
	color: #1B1869;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.nav_td {
	background-image: url(images/nav_bg.jpg);
	text-align: center;
	vertical-align: middle;
	height: 34px;
}

td.pfull {
	width: 840px;
	background-image: url(images/box_pfull_mid.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
div.pfull_top {
	background-image:url(images/box_pfull_top.jpg);
	background-repeat: no-repeat;
	line-height:50px;
	padding-left: 18px;
	font-size: 22px;
	color: #005EBB;
	vertical-align: middle;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #153453;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
}
a.nav:link {
	color: #153453;
	text-decoration: none;
}
a.nav:visited {
	color: #153453;
	text-decoration: none;
}
a.nav:hover {
	color: #236698;
	text-decoration: none;
}
a.nav:active {
	color: #153453;
	text-decoration: none;
}

.sides {
	width: 3px;
	background-color: #D3EBF5;
}

/*
.left_td {
	background-image: url(images/content_left_bg2.jpg);
	vertical-align: top;
}
*/ 
.content_td {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 900px;
	height: 300px;
	vertical-align: top;
	padding: 30px 30px 20px 30px; /* top rt bot left */
}

/* to align text to the center */

.center {
	text-align: center;
}
/* end align center */

.box_sm_top {
	background-image: url(images/box_small_top.jpg);
	background-repeat: no-repeat;
	width: 278px; /* not 298 due to padding */
	height: 52px;
	vertical-align: middle;
	padding-left: 20px;
	font-size: 22px;
	color: #3399CC;
}
.box_sm_mid {
	background-image: url(images/box_small_mid.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-left: 20px;
}

.proc_pad {
	padding-top: 8px;
}

.proc_pad_2 {
	padding-left: 60px;
}

.proc_blue {
	color: #3399CC;
}

a.proc:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.proc:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.proc:hover {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
a.proc:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.box_blue {
	background-image: url(images/box_blue_mid.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	color: #FFFFFF;
}

.box_blue_label {
/*	padding-left: 20px;*/
	font-size: 18px;
	text-align:center;
}
.box_blue_content {
	padding-left: 20px;
	padding-top: 8px;
}

a.bluebox:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.bluebox:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.bluebox:hover {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
a.bluebox:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.box_lrg_top {
	background-image: url(images/box_large_top.jpg);
	background-repeat: no-repeat;
	width: 518px;
	height: 52px;
	vertical-align: middle;
	padding-left: 18px;
	font-size: 22px;
	color: #005EBB;
}

.box_lrg_mid {
	background-image: url(images/box_large_mid.jpg);
	vertical-align: top;
	padding-left: 18px;
	padding-right: 15px;
}

.label_blue {
	color: #005EBB;
}

a:link {
	color: #364F71;
	text-decoration: underline;
}
a:visited {
	color: #364F71;
}
a:hover {
	color: #990000;
}
a:active {
	color: #364F71;
}

/*
.right_td {
	background-image: url(images/content_right_bg.jpg);
	vertical-align: top;
}
*/

.special {
	color:#005EBB;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.special2 {
	color: #CC0000;
	font-size: 18px;
}          /* also used on home page for Dr. White congrats */
.special3 {
	color:#CC0000;
	font-size: 28px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
.special4 {
	color: #CC0000;
	font-weight: bold;
}

.marginleft {
	margin-left: 7px;
}

.foot_td {
	background-image: url(images/footer_bg.jpg);
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	height: 40px;
}

a.footer:link {
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.footer:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.footer:active {
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.botnav:link {
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.botnav:visited {
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.botnav:hover {
	font-size: 11px;
	color: #006699;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.botnav:active {
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.lipad {
	padding-bottom: 15px;
}

.f17 {
	font-size: 17px;
}
.f11 {
	font-size: 11px;
}

/* image border colors */

img.bluebrdr {
	border-color: #1B1869;
	border-width: thin;
}


/* home page box containing congrats dr. white */

p.box {
	margin-left: 70px;
	margin-right: 70px;
	padding: 10px;
	border:solid thin #1B1869;
	line-height: 3em;
}

p.box-noem {
	margin-left: 70px;
	margin-right: 70px;
	padding: 10px;
	border:solid thin #1B1869;
}
/* specials home page for cancer awareness month */

.may {
	font-size: 20px;
	color: #1B1869;
	font-weight: bold;
	text-align: center;
}

/* for floating Kelly in a div tag */
#kellydiv {
	width: 100%;
	top: 100px;
	position: absolute;
}



/* FORM STYLES */

.req {font-size: 12px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}

.formcontent {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.form_tbl {
	background-color: #A1B9D1;
	border: 2px solid #006699;
}
.errmsg {padding-left: 40px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	background-color: #FFFF99;
}
.formmsg {padding-left: 20px;
	padding-right: 20px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.promos {
	color: #903;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}


/************************************/
/* financing                        */
/************************************/
#calculator_small { width:250px; margin:0 0 0 0; padding:0 0 0 0; 
	background: url(http://carecredit.com/payment_calculator/images_small/calc_body-bgrd.gif) repeat-y top left;}
#searchArea { width:220px; margin:0 0 0 12px; padding:0 0 0 0;}
form { margin:0 0 0 0; padding:0 0 0 0; }

-->


h1.header {
	font-size: 22px;
	color: #005EBB;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom:0px;
}

h2.header {
	font-size: 15px;
	color: #005EBB;
	font-weight: normal;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom:3px;
}

input2 {
	padding:0; 
	margin:0 4px;}
.searchForm {
	height:5px;
	vertical-align:top;}
.searchHead {
	color:#fff;
	font-size:12px;
	vertical-align:middle;
	text-transform:uppercase;}
.search, .search2 {
	display:inline;
	float:right;
	height:36px;
	padding:5px 10px 0 0;}
.search2 {
	margin-top:20px;}
	
.searchImg, .searchImg2 {
	position:relative;
	top:-2px;}
	

	
	
.search table {
	margin-top:-0px;}
	
	
	
	
.searchbox {
margin-bottom: 0;
margin-top: 0px;
}
.searchtext {
margin-right: 0px;
border-right: -1px;
font-size:12px;
	height:22px;
	margin-top: 4px;
}
.searchImg {
margin-bottom: 1px;
}

.input {
  margin: 0px 0;
  background: white;
  float: left;
  clear: both;
  height: 22px;
}
.input span {
  position: absolute;
  padding: 2px;
  margin-left: 3px;
  color: #999;
}
.input input, .input textarea, .input select {
  position: relative;
  margin: 0;
  border-width: 1px;
  padding: 3px;
  background: transparent;
  font: inherit;
}
/* Hack to remove Safari's extra padding. Remove if you don't care about pixel-perfection. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .input input, .input textarea, .input select { padding: 4px; }
}
