﻿/*Copyright Bridgeline Software, Inc. An unpublished work created in 2008. All rights reserved. 
This software contains the confidential and trade secret information of Bridgeline Software, Inc. 
("Bridgeline").  Copying, distribution or disclosure without Bridgeline's express written permission is prohibited.*/

/*****************BEGIN default element styles******************/
div.sectionHeader img 
{
	margin:27px 0 0 20px;
}
div.pageSection 
{
	float:left;
	padding-left:18px;
}
div.pageSectionHow
{
	float:left;
	padding-left:36px;

}
div.pageSectionPad 
{
	padding-left:18px;
}
div.pageTitle 
{
	width:706px;
	height:170px;
	clear:right;
	position:relative;
}
div.pageTitleBanner 
{
	width:706px;
	clear:right;
	border:1px soild red;
}

div.pageTitleBanner img.photo 
{
	position:absolute;
	left:0;
	bottom:0;
}
div.pageTitleBanner img.height10
{
	position:absolute;
	left:0;
	bottom:-4px;
}
div.pageHeader
{
	width:690px;
	clear:right;
	position:relative;
	border-bottom:1px #dbdbdb solid;
	padding:5px 0 12px 0;
	margin-bottom:14px;
}
div.Hleftmar
{
	margin-left:18px;
}
div.pageHeader h3 
{
	font-size:1.4em;
	font-weight:bold;
	color:#000;
}
div.pageHeader img.photoSmall 
{
	position:absolute;
	right:0;
	bottom:0;
}
div.pageHeader img.right35 
{
	right:35px;
}
div.pageHeader img.right15 
{
	right:15px;
}
div.pageHeader img.right30 
{
	right:25px;
}

a.btn, a:visited.btn 
{
	position:absolute;
	background-image:url(../images/contactMyChoiceMedicalOff.gif);
	background-repeat:no-repeat;
	width:184px;
	height:23px;
	display:block;
	right:48px;
	top:22px;
}
a:hover.btn, a:active.btn 
{
	background-image:url(../images/contactMyChoiceMedicalOn.gif);
	background-repeat:no-repeat;
	width:184px;
	height:23px;
	display:block;
}
a.top, a:visited.top
{
	top:21px;
}

div.pageContent 
{
	width:688px;
	background-color:#e9f2df;
	overflow:auto;
	padding-left:18px;
}
div.bgColor 
{
	background-color:#d6e3ef;
	margin-top:4px;
}
div.pageContentPart
{
	width:688px;
	overflow:auto;
	padding-left:18px;
}
div.ContentAreaHow 
{
	float:left;
	width:436px;	
}

div.contentHow 
{
	padding-top:24px;
	color:#000;
}
div.lineHight14 
{
	line-height:1.4em;
}
/*
ul.contentBullet{
	display: table;
	width: 85%;
	margin: 0;
	padding-left: 5px;
	list-style:none;
}
*/

ul.contentBullets{
	display:block;
	font-weight:normal;
	padding-left:25px;
	background-image:url(../images/contentBullet.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	color:#000;
	text-decoration:none;
}

ul.contentBullets li a, ul.contentBullets li a:visited
{
	display:block;
	font-weight:normal;
	padding-left:25px;
	background-image:url(../images/contentBullet.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	color:#000;
	text-decoration:none;
}
ul.contentBullets li a:hover, ul.contentBullets li a:select
{
	display:block;
	padding-left:25px;
	text-decoration:none;
	background-image:url(../images/contentBullet.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	text-decoration:none;
	color:#000;
}


div.contentIndustry
{
	margin-top:24px;
	padding-left:12px;
	padding-top:10px;
	padding-right:5px;
	background-color:#ecf6e0;
	overflow:auto;
}
div.contentHow a,div.contentHow a:visited  
{
	color:#305f92;
	text-decoration:underline;
}
div.contentHow a:hover,div.contentHow a:active  
{
	color:#5e8534;
	text-decoration:underline;
}
div.contentHow img
{
	float:left;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 0;
}
	
div.ContentAreaHow h4 
{
	font-size:1.4em;
	color:#80b647;
}
div.sideBar 
{
	float:left;
	padding-left:30px;
}
div.padLeft20
{
	padding-left:20px;
}

/*Start For Doctors Box*/
div.overviewBox
{
	width:386px;
	float:left;	
	position:relative;
}

div.overviewBoxContent
{
	background-image:url(../images/overviewBoxBg.gif);
	background-repeat:repeat-y;
	width:100%;
	clear:both;
}
div.overviewBoxText
{
	padding:16px 0px 5px 24px;
	width:175px;
	line-height:normal;
	color:#000;
}
div.overviewBoxFooter 
{
	background-image:url(../images/overviewBoxFooter.gif);
	background-repeat:no-repeat;
	width:386px;
	height:77px;
	padding-top:25px;
}

div.overviewBox img 
{
	margin-top:24px;
}
div.overviewBoxImage 
{
	position:absolute;
	z-index:1;
	left:210px;
	bottom:32px;
}
/*End For Doctors Box*/

/*Start Consumers Box*/
div.consumerBox
{
	width:386px;
	float:left;	
	position:relative;
}

div.consumerBoxContent
{
	background-image:url(../images/consumerBoxBg.gif);
	background-repeat:repeat-y;
	width:100%;
	clear:both;
}
div.consumerBoxText
{
	padding:16px 0px 32px 24px;
	width:210px;
	line-height:normal;
	color:#000;
}
div.consumerBoxFooter 
{
	background-image:url(../images/consumerBoxFooter.gif);
	background-repeat:no-repeat;
	width:386px;
	height:77px;
	padding-top:31px;
}

div.consumerBox img 
{
	margin-top:24px;
}
div.consumerBoxImage 
{
	position:absolute;
	z-index:1;
	left:250px;
	bottom:32px;
}
/*End Consumers Box*/

/*Start Footer Button*/
div.btn a, div.btn a:visited{
	background-image:url(../images/learnMoreOn.gif);
	background-repeat:no-repeat;
	display:block;
	width:102px;
	height:23px;
	margin-left:24px;
}
div.btn a:active, div.btn a:hover {
	background-image:url(../images/learnMoreOff.gif) !important;
	background-repeat:no-repeat;
}
div.marginLeft 
{
	margin-left:-5px;
}

/*End Footer Button*/


/*Start Third Box*/
div.highlightBox 
{
	float:left;
	padding:34px 0 0 22px;
}

div.Content 
{
	width:258px;
	border-bottom:1px #ccc solid;
	padding:8px 0 14px 0;
}
div.Content img 
{
	padding:0px;	
	padding-left:4px;
}
div.testimonials
{
	padding-top:14px;
	width:258px;
}
div.testimonials p 
{
	margin-top:10px;
}
div.testimonials p img 
{
	padding-left:4px;
}
/*End Third Box*/
/*Start valuePropBox*/
div.valuePropBox 
{
	width:226px;
}
div.valuePropBoxHeader 
{
	width:226px;
	height:51px;
	background-image:url(../images/valuePropBoxHeader.gif);
	background-repeat:no-repeat;
}
div.valuePropBoxHeader h5 
{
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	padding:16px 0 0 20px;
}
div.valuePropBoxContent 
{
	background-image:url(../images/valuePropBoxBg.gif);
	background-repeat:repeat-y;
	padding:14px 22px 3px 22px;
}
div.padTop 
{
	padding-top:0px;
}
	
div.valuePropBoxContent p 
{
	padding-top:15px;
	color:#000;
}
div.valuePropBoxFooter 
{
	background-image:url(../images/valuePropBoxFooter.gif);
	background-repeat:no-repeat;
	width:226px;
	height:60px;
	padding-top:22px;
}
div.speakToOurTeamBoxFooter 
{
	background-image:url(../images/speakToOurTeamFooter.gif);
	background-repeat:no-repeat;
	width:226px;
	height:74px;
	padding-top:22px;
}

/*End valuePropBox*/

div.contentBanner 
{
	clear:both;
}
div.mcmBrands 
{
	width:689px;
	clear:both;
	overflow:auto;
	padding:30px 0px 70px 15px;

}
img.topMar10 
{
	position:absolute;
	top:7px;
}

div.mcmBrands h5 
{
	font-size:1.3em;
	font-weight:bold;
	color:#5e8534;
}
div.mcmBrands img 
{
	float:left;
	margin-right:30px;
	margin-bottom:6px;
	position:relative;
}
div.mcmBrands .last
{
	float:right;
}
div.careersIframe 
{
	padding-left:15px;
}
iframe 
{
	border:1px #ccc solid;
	z-index:-1px;
}
a.learnMore1, a:visited.learnMore1
{
	font-weight:bold;
	color:#333;
}
a:hover.learnMore1, a:active.learnMore1
{
	text-decoration:none;
	color:#5e8534;
}