﻿body #mainWindowTests
{
	font-family: Arial, Helvetica, sans-serif;
}


.clear {
	clear: both;
}
.hrBreak {
	border: 1px solid #ffffff;
	height: 1px;
}

	/*----------------------- New STD & Paternity Templates -----------*/

#paternityTests #mainWindowTests, #stdTests #mainWindowTests
{
min-height: 460px;
padding-bottom: 0px;
}

#mainWindowTests .contentBlueBlock
{
    margin-left:10px;
}

.contentBlueBlock {
	width: 610px;
}
.top {
	height: 172px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 0 none;
}
.fill {
	background-color: #0199c8;
	width: 609px;
	min-height: 100px;
	margin: 0;
	padding: 0;
	border: 0 none;
}
#left .contentBlueBlock .bottom {
	height: 9px;
	margin: 0;
	padding: 0;
	border: 0 none;
}

#left .contentBlueBlock p {
	color: #ffffff;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 20px;
	margin-top: 0px;
}
#left .contentBlueBlock a {
	color: #ffffff;
	text-decoration: underline;
}
#left .contentBlueBlock a:hover {
	color: #333333;
}

#chooserDiv .leftCol .pricing h4
{
	margin-left:0;	
	margin-bottom:10px;
	padding-top:20px;
	clear:both;

}

#left div.pricing ul li span.strike
{
	 text-decoration:line-through;
	 color:#86CB3D;
}
#left div.pricing ul li span.salePrice
{
	display:block;
	width:243px;
	text-align:right;
	font-weight:bold;
	color:white;
	clear:both;
	}
#left div.pricing ul li span.nowPrice
{
	display:block;
	width:243px;
	text-align:right;
	color:white;
	font-weight:bold;
	clear:both;
}
img.saleSticker
{
	position:absolute;
	right:212px;
	top:316px;
}
#left .contentBlueBlock p.saleMention{
	
	font-size:14px;
	margin-right:0px;
	padding-right:0px;
}

/* Buttons Sprite */
.nmbButtons {
	position: relative;
	padding-left: 10px;
	height: 84px;
}

.sprite1 {
	background-image: url(/_img/sprite_numbered_btns.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.sprite3 {
	background-image: url(/_img/sprite_numbered_btns2.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.button1, .button2, .button3 {
	float: left;
	width: 190px;
	height: 84px;
	margin: 0px 5px 0 0;
	cursor: hand;
	background-repeat: no-repeat;
}
/* STD Buttons */
a.sprite1.button1  {
	background-position: 0px 0px;
}
a:hover.sprite1.button1 {
	background-position: 0px -84px;
}
a.sprite1.button2 {
	background-position: -197px 0px;
}
a:hover.sprite1.button2 {
	background-position: -197px -84px;
}
a.sprite1.button3 {
	background-position: -397px 0px;
}
a:hover.sprite1.button3 {
	background-position: -397px -84px;
}

/* Paternity Buttons */
a.sprite3.button1  {
	background-position: 0px 0px;
}
a:hover.sprite3.button1 {
	background-position: 0px -84px;
}
a.sprite3.button2 {
	background-position: -197px 0px;
}
a:hover.sprite3.button2 {
	background-position: -197px -84px;
}
a.sprite3.button3 {
	background-position: -397px 0px;
}
a:hover.sprite3.button3 {
	background-position: -397px -84px;
}

/* Forms Area for STD testing */
.contentBlueBlock .forms {
	float: left;
	position: relative;
	margin: 20px 0 15px 0;
}
.leftCol {
	float: left;
	position: relative;
	width: 245px;
	margin: 20px;
	color: #ffffff;
}
.rightCol {
	float: right;
	position: relative;
	width: 284px;
	padding: 20px 20px 20px 20px;
}

.sequenceBlock {
	float: left;
	position: relative;
}
.sequenceBlock.paddingTop {
	padding-top: 10px;
}
.sequenceText {
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
}
#paternityTests #mainWindowTests #chooserForm .sequenceText
{
    width: 240px;
}
.sequenceText.paddingTop {
	padding-top: 7px;
}
.extra {
	float: left;
	font-size: 11px;
	color: #ffffff;
	padding: 10px 0 0 40px;
}
#paternityTests #mainWindowTests #chooserForm .extra
{
    padding-left: 0px;
}

/* Arrows Sprite */
.sprite2 {
	background-image: url(/_img/sprite_arrows.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.arrow1, .arrow2, .arrow3 {
	float: left;
	background-repeat: no-repeat;
	width: 30px;
	height: 33px;
	margin-right: 10px;
}
.arrow1 {
	background-position: 0px 0px;
}
.arrow2 {
	background-position: -31px 0px;
}
.arrow3 {
	background-position: -62px 0px;
}

#left .pricing {
	color: #ffffff;
	padding-top: 10px;
}
#left .pricing ul {
    margin: 0px !important;
	/*margin: 20px 0 0 0;*/
	padding: 0;
	padding-bottom: 20px;
}
#left div.pricing ul li {
	/*list-style-image: url(/_img/white_bullet.gif);*/
	list-style: none;
	list-style-position: outside;
	margin-left: 0px !important;
	/*padding: 0 0 5px 0;*/
	float:none;
	clear:both;
	padding-bottom:5px;
	padding-top:5px;
}
#left div.pricing ul li input
{
/*width: 10px;*/
margin-right: 5px;
float:left;
clear:left;
}
#left div.pricing ul li span
{
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
}
#left div.pricing ul li span.leader
{
background:url('/_img/dot2.gif') repeat-x bottom;
width: 225px;
height: 13px;
display:block;
float: left;
}
#left div.pricing ul li span.leaderLabel
{
background-color: #0199C8;

display:block;
float: left;
}
#left div.pricing ul li span.price
{
background-color: #0199C8;
width: 32px;
text-align:right;
display:block;
float:right;
}
#left .pricing h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
#left .pricing p {
	padding: 10px 5px 10px 0;
	margin: 0;
}
.details {
	margin: 10px 0 0 0;
	font-weight: bold;
}

/* Appointment Form */
.apptForm {
	padding: 20px 0 0 0;
	color: #ffffff;
	position: relative;
}
#chooserForm {
	margin: 0;
	padding: 0;
	display:none;
}
/*.apptForm ul li {
	list-style: none;
	float: left;
	text-align: right;
	margin: 0 0 5px 0;
}*/
#chooserForm label {
	width: 70px;
	float: left;
	padding: 2px 10px 0 0;
	margin: 5px 0 5px 0;
}
#chooserForm input
{
	margin: 5px 0 5px 0;
	width: 168px;
}

#chooserForm select
{
    margin-top: 5px;
}
#chooserForm .time
{
width: 119px;
}


#chooserForm .sendBtn {
	float: right;
	padding: 5px 34px 0 0;
}
#chooserForm .sendBtn input {
	background-color: #c0c0c0;
	color: #000000;
	border: 1px solid #333333;
	padding-left: 3px;
	padding-right: 3px;
	width:auto;
}
#chooserDiv
{
    display: none;
}

/* ------------------New Drug Test Form---------------------- */

.sprite4 {
	background-image: url(/_img/sprite_numbered_btns3.gif);
	background-repeat: no-repeat;
	/* margin: 0; */
	padding: 0;
}
/* Drug Test Buttons */
a.sprite4.button1  {
	background-position: 0px 0px;
}
a:hover.sprite4.button1 {
	background-position: 0px -84px;
}
a.sprite4.button2 {
	background-position: -197px 0px;
}
a:hover.sprite4.button2 {
	background-position: -197px -84px;
}
a.sprite4.button3 {
	background-position: -397px 0px;
}
a:hover.sprite4.button3 {
	background-position: -397px -84px;
}

.apptForm ul li.longer {
	width: 245px;
	padding-top: 5px;
}


/* Secondary Content Block */
.secondaryContent {
	padding: 0 20px;
	color: #ffffff;
}
.secondaryContent ul {
	margin: 0;
	padding: 0;
}
.secondaryContent ul li {
	list-style: none;
	line-height: 18px;
}

#drugTests .sequenceText
{
font-size: 16px;
}
#drugTests p
{
margin:0;
}
#drugTests .contentBlueBlock p
{
padding:0;
margin: 0;
}
/* Emergency Block */
#drugTests .contentBlueBlock .emergencyBlock
{
	background: url(/_img/emergency_block.gif) no-repeat;
	width: 418px;
	height: 49px;
	margin: 0 auto;
	display:block;
	
}
#drugTests .contentBlueBlock .emergencyBlock p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 0 !important;
}

.sequenceBlock .sequenceP {
	float: left;
	padding: 0 20px 0 40px;
	font-size: 11px !important;
	line-height: 13px;
	width: 206px;
}

#drugTests .longer label, #chooserForm .longer label
{
margin-top:0px;
padding-top:0px;
}

/* End Drug Test Form */