* { margin: 0; padding: 0; }

html {
	font-size: 100%; /* IE hack */
}

body, div {
	font-family:Century Gothic;
	font-size: 10pt;
}

table {
	font-size: 100%; /* IE hack */
}

input, select, textarea, th, td {
	font-size: 1em;
}

.separator {
	padding: 0px 5px 0px 5px;
}
	
#page-wrap {
	background-image:url(bodybkgnd.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;	
	margin: 10px auto;
	min-width: 920px;
	max-width: 1260px;
	width:expression(document.body.clientWidth < 922? "920px" : document.body.clientWidth > 1262? "1260px" : "auto");
	height: 768px;
}

#logo {
	height: 100px;
}

#title {
	height: 182px; /* Affects height of news */
	padding: 0px 20px 0px 0px;
}

#banner {
	float: left;
	width: 400px;
}

#navigation {
	padding: 25px 20px 0px 0px;
	float: right;
}

#navigation li {
	list-style:none outside none;
	display:block;
	float: left;
	padding:0px 10px 0px 0px;
	font-family:Century Gothic;
	font-size:10pt;
}

#navigation li a {
	display: block;
	text-decoration: none;
	text-indent:14px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center left;	
}

#navigation li a:hover {
}
	
#content {
	padding: 15px 0px 0px 20px;
}

#main {
	margin-left: 362px;
	margin-top: 9px;
}

#main h1 { 
	font-size: 1.1818em;
	margin: 0px 0px 20px 0px;
}

#main h2 { 
	font-size: 1.0909em;
	margin: 20px 0px 20px 0px;
}

#main p 
{
	padding: 15px 0px 15px 0px;
	line-height: 15pt;
}

#main a
{
	text-decoration :none;
}
#main a:hover
{
	text-decoration :none;
}

#main li {
	padding-top: 10px;	
	line-height: 15pt;
}

#main ul 
{
	padding-left: 15px;
}

#nomenu-main {
	margin-left: 0px;
	margin-top: 0px;
}

#nomenu-main h1 { 
	font-size: 1.1818em;
	margin: 0px 0px 20px 0px;
}

#nomenu-main h2 { 
	font-size: 1.0909em;
	margin: 20px 0px 20px 0px;
}

#nomenu-main p {
	padding: 15px 0px 15px 0px;
	line-height: 15pt;
}

#nomenu-main li {
	padding-top: 10px;	
	line-height: 15pt;
}	

#menucontainer {
	float: left;
}

#menu {
	margin:0px;
	padding: 0px;
	text-indent:0px;
	width:200px;
}

#menu a.section {
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left 13px;	
	display:block;
	font-weight:bold;
	margin:0px;
	padding: 10px 0px 10px 0px;
	text-indent:14px;
	text-decoration: none;
	font-family:Century Gothic;
	font-size: 10pt;
}

/* feature box styles */
#main .feature_boxFluid
{
	background: url('../img/FludiCollabV3.png');
	background-repeat: no-repeat;
	width: 170px;
	height: 170px;
	background-position:left;
	margin-right: 5px;
	
}

#main .feature_boxFluid:hover
{
	background: url('../img/FludiCollab170Hov.png');
	background-position:left;

}
#main .feature_boxCTs
{
	background: url('../img/ClinTri170V2.png');
	background-repeat: no-repeat;
	width: 170px;
	height: 170px;
	background-position:center;
}

#main .feature_boxCTs:hover
{
	background: url('../img/ClinTri170Hov.png');
	background-position:center;

}
#main .feature_boxWorkflows
{
	background: url('../img/Stream170V2.png');
	background-repeat: no-repeat;
	width: 170px;
	height: 170px;
	background-position:center;
}

#main .feature_boxWorkflows:hover
{
	background: url('../img/Stream170Hov.png');
	background-position:center;
}

#main .feature_boxClerical
{
	background: url('../img/Redu170V2.png');
	background-repeat: no-repeat;
	width: 170px;
	height: 170px;
	background-position:center;

}

#main .feature_boxClerical:hover
{
	background: url('../img/Redu170Hov.png');
	background-position:center;

}
#main .feature_boxClinical
{
	background: url('../img/Clin170V2.png');
	background-repeat: no-repeat;
	width: 170px;
	height: 170px;
	background-position:right;

}

#main .feature_boxClinical:hover
{
	background: url('../img/Clin170Hov.png');
	background-position:right;
}

#main a.feature_textBlue 
{
	overflow:hidden;
	width:160px;
	margin-right:50px;
	z-index:1;
	color: #2A55A3; /* Blue */
	display:block;
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
}

#main .feature_textWhite
{
	overflow:hidden;
	width:170px;
	min-height:170px;
	color: #FFFFFF; /* White */
	display:block;
	font-size: 9pt;
	padding: 15px 7px 5px 5px;
}

#main a.feature_textHeader 
{
	color: white;
	font-weight:bold;
	font-family:Calibri;
	text-align:center;
	display:block;
	width: 200px;
	margin-right:10px;
	margin-bottom:0px;
	font-size: 14pt;
	padding: 10px 5px 10px 5px;
	background-color: #2A55A3;
}
#main a.feature_textHeaderWhite 
{
	display:block;
	width: 200px;
	margin-right:10px;
	margin-bottom:0px;
	padding: 10px 5px 10px 5px;
	background-color: white;
	border: solid 1px #2A55A3;
}
#main table.GreyBorder 
{
	border: solid 1px #2A55A3;
	width:100%;
	
}
#main td.GreyBorderCell
{
	width: 200px;
	padding: 3px 10px 1px 10px;
	font-size: 10pt;
	font-family:Century Gothic;
	color:#6D7B8D;
}
#main td.GreyBorderCellNoPadding
{
	width: 200px;
	padding: 00px 10px 10px 10px;
	font-size: 10pt;
	font-family:Century Gothic;
	color:#6D7B8D;
}

#main td.GreyCell
{
	background-color: #A7A9AC;
	color:#2A55A3;
	width: 170px;
	margin-bottom:0px;
	font-size: 10pt;
	padding: 10px 5px 10px 5px;
	font-family:Century Gothic;
	z-index:-1;
}

#main td.ImageCell
{
	background-color: #FFFFFF;
	width: 170px;
	margin-bottom:0px;
	font-size: 10pt;
	padding: 2px 5px 1px 1px;
	font-family:Century Gothic;
	z-index:-1;
}

/*red links on home page*/

#main a.FindOutMore
{
	color:#AA272F;
	text-decoration:bold;
}


#menu a.FindOutMore:selected 
{
	color:#AA272F;
	text-decoration:bold;
}

#menu a.FindOutMore:current 
{
	color:#AA272F;
	text-decoration:bold;
}

#menu a.FindOutMore:hover 
{
	color:#AA272F;
	text-decoration:bold;
}

#menu a.selected 
{
}

#menu a.current 
{
}

#menu ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}

#menu li {
	list-style: none outside none;
	display: inline;
	font-family:Century Gothic;
}

#menu li li a {
	display:block;
	text-indent:16px;
	text-decoration: none;
	font-size: 0.9em;
	padding: 2px 0px 2px 0px;
	font-family:Century Gothic;
}

#menu li li a:hover {
	background-color:#FFFFFF;
	font-family:Century Gothic;
}

#news {
	margin-left: 400px;
	padding-top: 74px;
	text-align: center;
}

#newsitems {
	height: 88px; /* Based on height of title less this items height */ 
}

#newsitems li {
	color: #FFFFFF;
	display: none;
	list-style: none outside none;
	text-align: center;
	margin: 0px auto 0px auto;
}

#newsitems li a {
	color: #FFFFFF;
	text-decoration: none;
}

#newsitems li a:hover {
	text-decoration: underline;
}

#newsbuttons {
	height: 20px; /* Based on height of title less this items height */ 
	clear: right;
	float: right;
}

#newsbuttons li {
	color: #FFFFFF;
	width: 20px;
	height: 20px;
	margin: 0px 2px 0px 2px;
	list-style: none outside none;
	display: block;
	float: left;
	cursor: pointer;
}

#newsbuttons li.active {
}

#footer {
	font-size: .9em;
	font-family:Century Gothic;
	
}

#footer img {
	border: none;
	padding: 0px 20px 0px 0px;
}

#footer p 
{
	padding: 5px 0px 0px 0px;
}

.collapsablemenu {
	float: right;
}

.collapsable {
	list-style: none outside none;
}

.collapsable a {
	font-size: 1.1818em;
	text-decoration: none;
}

#loginbanner {
	padding-right: 642px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

#loginbanner #spacer {
	background-color: #FFFFFF;
	height: 29px;
}	

#login {
	padding: 20px 0px 0px 0px;
	color: #FFFFFF;
	height: 163px;
}


#login table {
	text-align: center;
	margin: 0px auto 0px auto;
	font-size: 10pt;
}

#login img {
	border: 0px;
}

#login a {
	color: #000000;
}

#login a:hover {
	color: #FFFFFF;
}

.inputbkgnd {
	width: 220px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	padding: 0px 0px 0px 5px;
}

.inputbkgnd input {
	color: #000000;
	background-color: transparent;	
	width: 210px;
	border: 0px;
}

.inputbkgndother {
	width: 357px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	padding: 0px 0px 0px 5px;
}
.inputbkgndother input {
	color: #000000;
	background-color: transparent;	
	width: 327px;
	border: 0px; /* Added for input field of challenge questions on patient login */ 
}

#logincontent {
	padding: 0px 40px 0px 40px;
}	

#logincontent h1 { 
	font-size: 30pt;
	font-weight: lighter;
	float: left;
}


