﻿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: 12px; 
	color:Black; 
	margin:10px;
	}
	
p.p2 
{
	font-size: 12px; 
	line-height: 1.6;	
	color:Black; 
	margin:10px;
	}	

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

/*used in IPATH pages */
.inline-emph	
{
	font-size: 10px; 
	color:#901C3B; 
	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;
	}
	
.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; 
	}


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:#901c3b;
	font-size:11px;
	max-width:800px;
}

#mainnav .item {
	padding: 2px 7px;
	background-color:#901c3b; 
	color:white; 
}

#mainnav .selected {
	background-color:#901c3b; 
	color:white;
}
#mainnav .hover {
	color:#901C3B; 
	background-color:white;
}

/*MAIN 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.ul3 {
    list-style-type: disc;
	font-size: 12px; 
	line-height: 2.2; 
	color:#901C3B;
	font-weight:bold; 
     } 

ul.ul-home {
    list-style-type:disc;
	font-size: 12px; 
	line-height: 1.8; 
	color:#901C3B;
     }
     
     

/*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; 
	border-collapse: collapse; 	
	width: 800px; 
	min-height: 600px; 
	}

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

.td-logo-home
{
	padding-left:  5px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-collapse: collapse; 	
	padding-top: 0px;
	vertical-align:top;
}  

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

.td-pic-right
{
	padding-left:  10px;
	padding-right: 0px;
	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, .contact-box, .home-box
{
	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: 600px;}
.contact-box			{width: 450px;}
.home-box				{width: 600px;}

.table-home			
{
	width: 100%;
	height:250px;
	}
	
.table-home-blue, .table-home-white 
{
	padding: 0px; 
	border-collapse:collapse;
	margin: 0px; 
	width: 800px; 
	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 14px 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 12px Verdana, Helvetica, sans-serif;
        line-height: 125%; 
        margin-left:0px;        
}

#links span
{
        color: #333;
        display: block;
        font: normal 12px 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;}

.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:#002c5f; 
	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;
}


/********** 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;
}
