﻿body 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	color:Black;
	background-color:#8D817B;
	margin-top:0px;
}

a {
	text-decoration: none; 
	color:#61162D; 
	outline:none;
}



/*basic body copy*/	
p.p1 
{
	font-size: 11px; 
	color:Black; 
	margin:10px;
	}
	
p.p2 
{
	font-size: 12px; 
	line-height: 1.6;	
	color:Black; 
	margin:10px;
	}	

p.p3 
{
	font-size: 14px; 
	line-height: 1.8;	
	color:Black; 
	margin:10px;
	}
	
p.p4 
{
	font-size: 9px; 
	color:Black; 
	margin:10px;
	}	
	
p.ital 
{
	font-size: 12px; 
	line-height: 1.6;	
	font-style:italic;
	color:#901C3B; 
	margin:10px;
	}		
	
	image.margins
	{margin:10px;
	 right:auto;
	 vertical-align:top;}

/*footnote on gen & clinical IPATH pages*/
.footnote {
	font-size: 8px;  
	color:Black; 
	margin:40px; 
}

/*used in IPATH pages */
.inline-emph	
{
	font-size: 12px; 
	color:Black; 
	font-style:italic; 
	}

/*product description - emphasis (gen-quest & gen-assist)*/
.emphasis 
{
	font-size: 12px; 
	line-height: 1.6;		
	color:#901C3B; 
	font-style:italic; 
	margin:10px;
	}

.emphasis-right 
{
	font-size: 12px; 
	text-align: right;
	line-height: 1.6;		
	color:#901C3B; 
	font-style: italic; 
	margin: 10px;
	}
	
.emphasis-quote 
{
	font-size: 14px; 
	line-height: 1.6;		
	color:#901C3B; 
	font-style: italic; 
	margin: 10px;
	}
		
.quote 
{
	font-size: 11px; 
	color:Black; 
	font-style:italic; 
	margin:10px;
	}

	
.address 
{
	font-size: 11px; 
	line-height: 1.4; 
	color:black; 
	}
	
.bold-descriptors 
{
	font-size: 12px; 
	line-height: 1.4; 
	color: #901C3B; 
	font-weight: bold; 
	}

.response
{
	font-size: 15pt;
	color: #901C3B;
	background-color:#D0DDF1; 
	display:block; 
	font-weight: bold; 

}

.link
{
	font-size: 10px;
	color: #61162D;
	text-decoration: underline;
}

h1	
{
	font-size: 24px; 
	color: #901C3B;	
	margin: 10px; 
	font-weight:bold; 
	text-transform:uppercase;
	}

h2
{
	font-size: 16px; 
	color: #901C3B;	
	margin: 10px;  
	}
	
h3 
{
	font-size: 13px; 
	color: #901C3B;	
	margin: 10px; 
	font-weight: bold; 
	}
	 
h4 
{
	font-size: 13px; 
	color: Black;		
	margin: 10px; 
	font-weight: bold; 
	}
	
h5 
{
	font-size: 14px; 
	color: #901C3B;	
	margin: 10px; 
	text-transform:uppercase; 
	}

.home-icon
{	
	border-top:5px solid #901C3B;	
	background-color:#DED3B0;
	}

/*MAIN MENU BEGINS*/
#mainnav {
	padding:0 50px 2px;
	border-top:5px solid #901C3B;	
	background-color:#DED3B0;
	font-size:11px;
	max-width:800px;
}

#mainnav .item {
	padding: 2px 7px;
	background-color:#DED3B0; 
	color:#4F3D3F; 
}

#mainnav .selected {
	background-color:#D0DDF1; 
	color:#901C3B;
}
#mainnav .hover {
	color:#901C3B; 
	background-color:#C7C2BC;
}

/*MAIN MENU ENDS*/

/*Sub Menu - Dept Menus*/

#subnav {
	padding:0 100px;
	border-bottom:0px solid #FFFFFF;
	border-top:5px solid #FFFFFF;	
	background-color:#D0DDF1;
	font-size:11px;
	max-width:800px;	
}

#subnav .subitem {
	padding:2px 7px;
	border-width:0px 0 0 0px; 
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#D0DDF1; 
	color:#8d817b; 
}

#subnav .subselected {
	background-color:#D0DDF1; 
	color:#901C3B;
}
#subnav .subhover {
	color:#FFFFFF; 
	background-color:#8D817B;
}

/*Sub Menu ends*/

/*Quest menu*/
.menu3 
{
	font-size: 10px; 
	font-weight: bold; 
	color:White; 
	background-color:#8D817B; 
	height:20px; 
	width:100%; 
	} 
	
a menu3	
{
	font-size: 10px; 
	font-weight: bold; 
	color:White; 
	text-decoration: none;
	} 

.footer 
{
	font-size: 9px; 
	color: #8D817B; 
	margin:5px; 	
	border-width:1px 0px 0 0px; 
	border-style:solid;
	border-color:#901C3B;	
}

ul.ul1, .li1 
{
	list-style-type: disc; 
	font-size: 12px; 
	line-height: 1.9; 
	color:Black; 
	}

ol.ul1
{
	list-style-type:decimal; 
	font-size: 12px; 
	line-height: 1.9; 
	color:Black; 
	}	
	
.li3, ul.ul2 
{
	list-style-type: disc; 
	font-size: 10px; 
	line-height: 1.3; 
	color:Black; 
	vertical-align:top;
	}

ul.ul4 {
    list-style-type: none;
	font-size: 12px; 
	line-height: 1.7; 
	color:Black; 
     } 

/*Masterpages main table*/
table.table-master 
{
	padding: 0px; 
	border-spacing: 0px; 
	border-collapse: collapse; 
	width: 800px; 
	max-width:800px; 
	background-color:White;  	
	border-style:solid;
	border-width:20px;
	border-color:White;
	}


	
/*blue background on all info pages*/	
.table-bkgrd 
{
	padding: 0px; 
	margin: 0px; 
	background-color: #d0ddf1; 
	width: 800px; 
	min-height: 600px; 
	}

/*product logo cell*/
.td-logo
{
	padding-left:  10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align:top;
}  

.td-ed
{
	margin:5px 5px 5px 5px;
	vertical-align:middle;
	background-color:#D0DDF1;
}  

.td-pic
{
	padding-left:  10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align:middle;
}

/*product quote cell*/
.td-quote
{
	Height:100%;
	padding-left:  10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
} 

/*White box with rounded corners*/	
.table-box, .table-box-sm, .table-box-mini, .table-wide
{
	padding: 0px; 
	margin: 0px;	
	border-spacing: 0px; 
	border-collapse: collapse; 
	border-width:0px; 
	}

	
/*The cell that contains .table-box*/
.td-box, .table-box 	{width: 600px;}
.table-box-sm			{width:550px;}
.table-home-blue		{width:100%;}
.table-home-white		{width:100%;}
.table-wide				{width: 750px;}

.table-home			
{
	width: 100%;
	height:250px;
	}
	
.table-home-blue, .table-home-white 
{
	padding: 0px; 
	border-collapse:collapse;
	margin: 0px; 
	border: 0px;
	vertical-align:top;
	}	
.table-home-blue 	
{
	background-color: #d0ddf1; 
	background-image: url('../../images/home-intro.gif'); 
	background-repeat: no-repeat;
	background-position: left bottom;	
	}
.table-home-white	{background-color: white;} 


.intro
{
	color: #901C3B;
	font-weight: bold;
	font-size: 12px;
	text-align:justify;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
	line-height: 1.8;
}	
/*Hover option for product page*/
#links ul {
        list-style-type: none;
        width: 450px;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0px ;
        
}

#links li a { 
        color: #901C3B;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 350px;
}

#links li a:hover {
        background: #D0DDF1;
}

#links a em { 
        color: #901C3B;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
        margin-left:0px;        
}

#links span
{
        color: #333;
        display: block;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
        margin-left:0px;
}

#links .logo
{
	width:50px;
	vertical-align:middle;
	border:0px;
}
/**/

.logo
{
	width:50px;
	vertical-align:top;
	border:0px;
}
.cell-color-3		{background-color: white;}
.cell-color-2		{background-color:#D0DDF1;}
.cell-color-1		{background-color:#E6ECF7;}

.box-left 
{
	background-color: white;	
	width:13px;
	}
	
.box-topleft 
{
	background-image: url('../../images/white-box-top-left-corner.gif');		
	background-repeat: no-repeat;	
	background-position: right bottom;
	}
	
.box-top 
{
	background-color: white;	
	height:16px;
	}
	
.box-topright 
{
	background-image: url('../../images/white-box-top-right-corner.gif');	
	background-repeat: no-repeat;	
	background-position: left bottom; 
	}
	
.box-right 
{
	background-color: white;	
	width:13px;
	}
	
.box-bottomleft 
{
	background-image: url('../../images/white-box-bottom-left-corner.gif');	
	background-repeat: no-repeat;	
	background-position: right top;	
	}
	
.box-bottom 
{
	background-color: white;	
	height:16px;
	}
	
.box-bottomright 
{
	background-image: url('../../images/white-box-bottom-right-corner.gif'); 
	background-repeat: no-repeat;
	background-position: left top;	
	}

.box-blue-left 
{
	background-color: #D0DDF1;	
	width:13px;
	}
	
.box-blue-topleft 
{
	background-image: url('../../images/blue-box-top-left-corner.gif');		
	background-repeat: no-repeat;	
	background-position: right bottom;
	}
	
.box-blue-top 
{
	background-color: #D0DDF1;	
	height:16px;
	}
	
.box-blue-topright 
{
	background-image: url('../../images/blue-box-top-right-corner.gif');	
	background-repeat: no-repeat;	
	background-position: left bottom; 
	}
	
.box-blue-right 
{
	background-color: #D0DDF1;	
	width:13px;
	}
	
.box-blue-bottomleft 
{
	background-image: url('../../images/blue-box-bottom-left-corner.gif');	
	background-repeat: no-repeat;	
	background-position: right top;	
	}
	
.box-blue-bottom 
{
	background-color: #D0DDF1;	
	height:16px;
	}
	
.box-blue-bottomright 
{
	background-image: url('../../images/blue-box-bottom-right-corner.gif'); 
	background-repeat: no-repeat;	
	background-position: left top;	
	}

#ctl00_ContentPlaceHolder1_rotate 
{
	cursor: pointer;
	}

#breadcrumbs
{
	font-size: 12px;
	height: 18px;
	vertical-align:bottom;
	text-align:left
}

/** NEEDS ASSESSMENT CHART**/
.NA-table
{ 
	width:800px;
	border-width:0px;
	border-collapse:collapse;
	padding:8px;
	margin: 0px;	
	border-spacing: 0px; 
	border-color:Black;
	font-size:10px;
	}

.NA-topic
{
	background-color:#901C3B;
	color:White;
	font-weight:bold;
	border-bottom:solid 1px black;	
}

.NA-reg1, .NA-title1, .NA-dia1
{
	background-color:#D0DDF1;
	border-bottom:solid 1px black;
	padding:8px;
}

.NA-reg2, .NA-title2, .NA-dia2
{
	background-color:white;
	border-bottom:solid 1px black;
	padding:8px;
}

.NA-dia1, .NA-dia2 
{
	text-align:center;
	font-size:18px;
}

.NA-title1, .NA-title2
{
	font-weight:bold;
	text-align:center;
}

.subproduct
{
	background-color:#8D817B; 
	display:block; 
	color:White; 
	margin-left:10px;
	font-size: 16px;
	font-weight: bold; 
    padding: 5px;
}

.contact
{
	background-color:#DED3B0; 
	display:block; 
	color:#901C3B; 
	margin-left:0px;
	font-size: 12px;
	font-weight: bold; 
    padding: 5px;
    text-align: center;
}
/************Home page - Focus products ***********/

.f-title1, .f-title2
{
	border-bottom:solid 1px black;
	padding:1px;
	font-weight:bold;
	text-align:center;
	font-size: 13px; 
	color: #901C3B;	
}

.f-title1 {	background-color:#D0DDF1; }
.f-title2 { background-color:White; }

/********** tabs menus on product pages *********/

#try4 table {
	border-collapse:collapse;
	font-size: 11px;	
	margin:0px;
}
#try4 td {
	height:24px;
	padding:0 0 0 14px;
	background:url(../../images/tab-blue-left.gif) top left no-repeat;
}
#try4 td a {
	display:block;
	height:24px;
	line-height:28px;
	padding:0 14px 0 0;
	background:url(../../images/tab-blue-right.gif) top right no-repeat;
	text-align:center;
	white-space:nowrap;
	text-decoration:none;
}
#try4 td:hover {
	background-image:url(../../images/tab-blue-left.gif);
}
#try4 td:hover a {
	line-height:28px;
	background-image:url(../../images/tab-blue-right.gif);
	color: #901C3B;
}

html body #try4 .this {
	background:url(../../images/tab-white-left.gif) top left no-repeat;
}
html body #try4 .this a {
	background:url(../../images/tab-white-right.gif) top right no-repeat;
	line-height:28px;
}

.this a {
	cursor:default;
	font-weight:bold;
}
