/*
Theme Name: Pasadena
Theme URI: http://www.nkpmedical.com/
Description: Custom design for Dr. John Gross.
Version: 1.0
Author: NKP Medical
Author URI: http://www.nkpmedical.com/
Tags: dallas, custom

*/



/* Begin Typography & Colors */


body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
color: #55e4d;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
}

.homehead h1 {
	font-weight:600;
	font-size:14pt;
	color:#495045;
}


h3 {
	font-weight:600;
	font-size:12pt;
	color:#6C7666;
}
p {
	font-family:Arial,sans-serif;
	font-size:10pt;
	color:#333333;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
li {
	font-family:Arial,sans-serif;
	font-size:10pt;
	color:#343931;
	padding-right:5px;
}
.txt {
	font-family:Arial,sans-serif;
	font-size:10pt;
	color:#343931;
	padding-left:5px;
	padding-right:5px;
}
.hdr {
background-image: url('images/hdr-home.jpg');
background-position: top left;
background-repeat: no-repeat;
}

.menuback {
background-image: url('images/menubg-home.jpg');
background-position: top left;
background-repeat: no-repeat;
}

.title {
	font-family: Arial, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#343931;
}
.whttxt {
	font-family: Arial, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
}
.menu {
	font-family:Arial, sans-serif;
	font-size: 13pt;
	color: #A7B2A2;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {color: #E9ECE8;}
.foot {
	font-family:Arial, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	text-decoration:none;
}

a.foot:hover {color:#A7B2A2;	text-decoration:underline;}
.txtlnk {
	font-family:Arial, sans-serif;
	font-size:10pt;
	font-weight:500;
	color:#454A40;
	text-decoration:underline;
}
a.txtlnk:hover {
	color:#6C7666;
	text-decoration:underline;
}
.altlnk {
	font-family:Arial, sans-serif;
	font-size:10pt;
	font-weight:500;
	color:#5F635C;
	text-decoration:none;
}
a.altlnk:hover {
	color:#71514F;
	text-decoration:underline;
}
.fatlnk {
	font-family:Arial, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#6C7666;
	text-decoration:none;
	padding: 2px;
}
a.fatlnk:hover {
	color:#FFFFFF;
	background:#A7B2A2;
	text-decoration:none;
}
.inpt10 {
	width:80px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#D3D7D2;
	border:solid 1px #6C7666;
}
.inpt100 {
	width: 150px;
	height:14px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height:100%;
	background:#FFFFFF;
	border:solid 1px #6C7666;
	margin:2px;
	padding:2px;
}
.inpt200 {
	width:280px;
	height:45px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#FFFFFF;
	border:solid 1px #6C7666;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt400 {
	width:240px;
	height:48px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#FFFFFF;
	border:solid 1px #6C7666;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #761D1D;
}
div.scrollbox {
     margin:2px;
     width:718px;
     height:430px;
border: 1px solid #A8B0A3;
	  padding-left:10px; 
     background-color: #ffffff;
overflow:auto;
     scrollbar-base-color:#A7B2A2;
     scrollbar-face-color:#D3D9D0;
     scrollbar-track-color:#D3D7D2;
     scrollbar-arrow-color:#6C7666;
     scrollbar-highlight-color:#FFFFFF;
     scrollbar-3dlight-color:#C8CFC5;
     scrollbar-shadow-color:#939C8D;
     scrollbar-darkshadow-color:#6C7666;
position: relative;
left: -38px;
top: 8px;
}

* html div.scrollbox {
     margin:2px;
     width:718px;
     height:430px;
border: 1px solid #A8B0A3;
	  padding-left:10px; 
     background-color: #ffffff;
overflow:auto;
     scrollbar-base-color:#A7B2A2;
     scrollbar-face-color:#D3D9D0;
     scrollbar-track-color:#D3D7D2;
     scrollbar-arrow-color:#6C7666;
     scrollbar-highlight-color:#FFFFFF;
     scrollbar-3dlight-color:#C8CFC5;
     scrollbar-shadow-color:#939C8D;
     scrollbar-darkshadow-color:#6C7666;
position: relative;
left: -26px;
top: 8px;
}

div.box {
     margin:2px;
     width:718px;
     height:450px;
	  padding-left:10px; 
}



.foot1 {
	font-family:Arial, sans-serif;
	font-size:12pt;
	color:#FFFFFF;
	text-decoration:none;
}

.txt1 {
	font-family:Arial,sans-serif;
	font-size:10pt;
	color:#6C7666;
	padding-left:5px;
	padding-right:5px;
}



a.menu:hover {color: #E9ECE8;}
.foot2 {
	font-family:Arial, sans-serif;
	font-size:9pt;
	color:#6C7666;
	text-decoration:none;
}

a.foot2:hover {color:#A7B2A2;	text-decoration:underline;}
.txtlnk {
	font-family:Arial, sans-serif;
	font-size:10pt;
	font-weight:500;
	color:#6C7666;
	text-decoration:underline;
}

h2.implants {display: none;}




.phototitle {
margin-top: 20px;
padding-top: 10px;
border-top: 2px solid #70544a;
}

.photofloat {
float: left;
text-align: center;
width: 150px;
margin-top: 20px;
}

.photoset {
width: 640px;
margin-left: 40px;
}

.photoclear {
clear: both;
}

.photodetail {
float: left;
text-align: center;
width: 340px;
margin-top: 20px;
}


.footer {
width: 916px;
margin: 30px auto 30px auto;
border-top: 27px solid #70554a;
padding-top: 10px;
text-align: center;
font-size: 11px;
}

.mainclear {
clear: both;
}


/* End captions */

