/*  Ekktron Styles Menu
----------------------------------------------------------------- */

h2, .a-head {
	caption: Level 1--Section Title;
	margin: 0 0 6px 0;
	padding:0;
	color:#507990;
	font-size:17px;
	font-weight:bold;
	}
	
.b-head {
	caption: Level 2--Paragraph Header;
	color: #7F735E;
	font-size: 14px;
	font-weight:bold;
	margin: 15px 0px 0px 0px;
	display: block;
	}
	
.c-head {
	caption: Level 3--Paragraph Sub-header;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	display:block;
	}
	
img.imgRight {
	caption: Right-Aligned Image;
	float:right;
	margin: 0px 0px 10px 15px;
	}
img.imgLeft {
	caption: Left-Aligned Image;
	float:left;
	margin: 0px 15px 10px 0px;
	}

/*	
.intro {
	font-size: 14px;
	line-height: 20px;
	caption: Opening Paragraph;
}

*/
	
/*  Styles to simulate front-end look
----------------------------------------------------------------- */

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height: 17px;
	margin:0;
	color:#000000;
}
table td {
  font-size: 12px;
  line-height: 17px;
  color:#000000;
}

img.large-map {
  BORDER: #ccc 1px solid; 
  PADDING: 2px; 
  BACKGROUND-COLOR: #fff;
  caption: Map Image;
  }
  
.video_multiplayer {
  border: solid 1px #000;
  background: #CCC url(/images/vid-player-bg.gif) no-repeat;
  height: 290px;
  width: 590px;
  caption: Video Multiplayer;
  }




.patient-test-l { 
width:315px;
float:left;

}

.patient-test-r {
	float:right;
	width:215px;
	}
	
h2.patient-test {color:#a30046; font-size:14px; margin:15px 0 5px; }


.patient-test-q {
text-align:right;
background:url("/images/stdom/small-quote.jpg") no-repeat ;
font-size:14px;
margin:15px 0 0 0;
color:#507990;
float:right;
}

.patient-test-qb {
background:url("/images/stdom/large-quote.jpg") no-repeat ;
height:21px;
float:right;
margin:-30px 0 0;
width:24px;

 }


.patient-test-q p {
width:200px;


}

.patient-vid p{
height:24px;
background:#000000;
color:#ffffff;
}

.dark {
background:#d9d9d9; }


.patient-st { width:530px;
float:left;
margin:-7px 0;
}

.patient-st-l { 
width:320px;
float:left;

}

.patient-st-r {
	float:left;
	width:200px;
}

.patient-st-r img { border:1px solid #b9a98d; }

.patient-st h2 {color:#a30046; font-size:14px; margin:15px 0 5px; }

.patient-st  h3 {color:#010101; font-size:12px; margin:-20px 0 5px; }

.patient-st  h3 a {color:#010101; 
font-size:12px; 
margin:-5px 0 5px; padding:0 15px  0 0;  
font-weight:bold!important; 
background:url(/images/stdom/db-arrow.jpg) no-repeat right; 
}

.patient-st p {padding:0 10px 0 0; }