/* By : accieon.com  */
/* For : Associated Radiologists of Flint, P.C.  */
/* Date : 24th April. 2009 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
}

.no-border {
border-style: solid;
border-width: 0px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-color: #969698;
}

.full-size-table {
width: 833px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top; 
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #1E648A;
text-decoration: none;
}

a:hover{
color: #000;
}

b, strong {
font-family: arial;
}

.pad {
padding: 10px 20px 10px 20px;
}

/* images */

.header {
background-image: url("../images/header.jpg");
background-repeat : no-repeat;
}

.v-dot-line {
background-image: url("../images/v-dot-line.gif");
background-repeat : repeat-y;
background-position: center center;
}

.h-dot-line {
background-image: url("../images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.nav-back {
background-image: url("../images/nav-back.jpg");
background-repeat : repeat-x;
background-color: #ff0000;
}

.gred {
background-image: url("../images/gred1.jpg");
background-repeat : repeat-x;
}

.greda {
background-image: url("../images/gred.jpg");
background-repeat : repeat-x;
}

.left-img {
margin: 1px 10px 10px 1px;
}

/* links */

.nav a {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 14px;
text-decoration: none;
padding: 10px 11px 11px 11px;
background-image: url("../images/spacer.gif");
background-repeat : repeat-x;
display: block;

}

.nav a:hover{
color: #fff;
background-image: url("../images/over.jpg");
background-repeat : repeat-x;
}

.bot-nav a {
color: #6e778f;
font-size: 11px;
padding: 1px 5px 1px 5px;
text-decoration: none;
}

.bot-nav a:hover{
color: #fff;
}

/* background colours */

.black {
background-color: #000;
}

.white {
background-color: #fff;
}

.gray {
background-color: #1f1f1f;
}

.graya {
background-color: #dedede;
}

.grayb {
background-color: #b5b5b5;
}

.grayc {
background-color: #696969;
}

/* borders */

.border {
border : #c3c4c6 5px solid;
}

/* text */

.black-txt {
color: #000;
}

.white-txt {
color: #fff;
}

.gray-txt-top {
color: #fff;
font-size: 16px;
font-weight:bold;
}

.gray-txt {
color: #999;
}

.blue-txt {
color: #1d295e;
}

.blue-txta {
color: #6e778f;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 16px;
}

.nice_table {
	margin-left: auto;
	margin-right: auto;
}

.nice_table img { margin-bottom: 10px; }


.nice_table td
{
	background-color: #e8edff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #666699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: transparent;
	padding: 10px;
}

.nice_table td:hover
{
	background-color: #d0dafd;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #333399;
}
dt {font-weight:bold;color: #333399;}

.hideMe { visibility: hidden; display: none; }

table.staff tr td
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	text-align:center;
}

table.staff tr td img
{        
	border:1px solid #ccc;
}

legend
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

fieldset
{
	padding-left:15px;
}

.imgb
{
	border:1px solid #ccc;
	padding:5px;
	background-color:#dedede;
	margin:8px;
}

form#samsamm 
{
	padding:0px;
	margin:0px;
}

form#samsamm h1
{
	font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
	margin-top:0px;
	font-size:16px;
	font-weight:bold;
}
