/* CSS Document */

body {
	padding: 0 0 20px 0; margin: 0;
	color: #333333;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;}
	
h1 {padding: 0px; margin: 0px; font-style: normal;}	
h2 {padding: 0px; margin: 0px; font-style: normal;}	
h3 {padding: 0px; margin: 0px; font-style: normal;}	
	
a:link {color: #004f33; text-decoration: underline;}
a:visited {color: #004f33; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #666666; text-decoration: underline;}


.header_bg {
    background-image:url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;}



* html a:hover {visibility:visible}

.navabout { position: relative; font-family: sans-serif; background-image:  url(images/menu_english/about_over.jpg); background-repeat: no-repeat; white-space: nowrap; display: block; width: 92px; height: 136px; margin: 0; padding: 0;}
.navabout a { display: block; color: #000000; font-size: 11px; width: 92px; height:136px; display: block; color: black; text-decoration: none;}
.navabout a:hover img { visibility: hidden}

.navspecs { position: relative; font-family: sans-serif; background-image:  url(images/menu_english/specs_over.jpg); background-repeat: no-repeat; white-space: nowrap; display: block; width: 75px; height: 136px; margin: 0; padding: 0;}
.navspecs a { display: block; color: #000000; font-size: 11px; width: 75px; height:136px; display: block; color: black; text-decoration: none;}
.navspecs a:hover img { visibility: hidden}

.navproduct { position: relative; font-family: sans-serif; background-image:  url(images/menu_english/product_over.jpg); background-repeat: no-repeat; white-space: nowrap; display: block; width: 81px; height: 136px; margin: 0; padding: 0;}
.navproduct a { display: block; color: #000000; font-size: 11px; width: 81px; height:136px; display: block; color: black; text-decoration: none;}
.navproduct a:hover img { visibility: hidden}

.navhome { position: relative; font-family: sans-serif; background-image:  url(images/menu_english/home_over.jpg); background-repeat: no-repeat; white-space: nowrap; display: block; width: 321px; height: 136px; margin: 0; padding: 0;}
.navhome a { display: block; color: #000000; font-size: 11px; width: 321px; height:136px; display: block; color: black; text-decoration: none;}
.navhome a:hover img { visibility: hidden}

.navpdf { position: relative; font-family: sans-serif; background-image:  url(images/menu_english/pdf_over.jpg); background-repeat: no-repeat; white-space: nowrap; display: block; width: 82px; height: 136px; margin: 0; padding: 0;}
.navpdf a { display: block; color: #000000; font-size: 11px; width: 82px; height:136px; display: block; color: black; text-decoration: none;}
.navpdf a:hover img { visibility: hidden}

.navnew { position: relative; font-family: sans-serif; background-image:  url(images/menu_english/new_over.jpg); background-repeat: no-repeat; white-space: nowrap; display: block; width: 75px; height: 136px; margin: 0; padding: 0;}
.navnew a { display: block; color: #000000; font-size: 11px; width: 75px; height:136px; display: block; color: black; text-decoration: none;}
.navnew a:hover img { visibility: hidden}

.navcontact { position: relative; font-family: sans-serif; background-image:  url(images/menu_english/contact_over.jpg); background-repeat: no-repeat; white-space: nowrap; display: block; width: 93px; height: 136px; margin: 0; padding: 0;}
.navcontact a { display: block; color: #000000; font-size: 11px; width: 93px; height:136px; display: block; color: black; text-decoration: none;}
.navcontact a:hover img { visibility: hidden}




/* ----------------- banners ------------------ */	
	
#10spacer {
	height: 10px;}

.top_banner_bg {
	background-image: url(images/top_banner_bg.jpg);
	background-repeat: no-repeat;
	height: 98px;}
	
.top_banner_padding {
	padding: 38px 40px 10px 0px}	
	
.bottom_banner_bg {
	background-image: url(images/bottom_banner_bg.jpg);
	background-repeat: no-repeat;
	height: 133px;}	
	
/* ----------------- homepage ------------------ */	

.homepage_bg {
	background-image: url(images/bg_homepage.jpg);
	background-repeat: no-repeat;
	height: 560px;}	
	
.home_text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size: 15px;
	line-height:26px;
	padding: 53px 385px 357px 73px}
	
	.home_news_text a:link {color: #000000; text-decoration: none;}
	.home_news_text a:visited {color: #000000; text-decoration: none;}
	.home_news_text a:hover {color: #333333; text-decoration: none;}
	.home_news_text a:active {color: #666666; text-decoration: none;}	
	
/* ----------------- body text ------------------ */

.body_text {font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 16px;	}

.body_text h1 {font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0 9px 0;}

	.body_text a:link {color: #004f33; text-decoration: underline;}
	.body_text a:visited {color: #004f33; text-decoration: underline;}
	.body_text a:hover {color: #333333; text-decoration: none;}
	.body_text a:active {color: #666666; text-decoration: none;}	

.body_text ul {
	margin: 0;
	padding-left: 18px;
	padding-top: 0px;}
	
.body_text ul li {
	margin-left:0;
	padding-left: 0px;
	padding-top: 4px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/arrow_list.gif);}	
	
	
#right_side_scroll { height:520px; width:395px; overflow:auto;}

#left_side_scroll { height:520px; width:480px; overflow:auto;}
	


/* ----------------- about us page ------------------ */

.left_column1_padding {
	padding: 0px 15px 0px 47px}
	
.left_column2_padding {
	padding: 0px 15px 0px 14px}
	
.left_column3_padding {
	padding: 5px 0px 0px 52px}
	
.right_column_padding {
	padding: 5px 32px 0px 0px}
	
.right_column2_padding {
	padding: 0px 52px 0px 123px;}
	
	
/* ----------------- about us page ------------------ */	
	
.about_us_bg {
	background-image: url(images/bg_about_us.jpg);
	background-repeat: no-repeat;
	height: 560px;}
	


/* ----------------- PP Tech Specs ------------------ */	
	
.pp_tech_spec_bg {
	background-image: url(images/bg_pp_tech_spec.jpg);
	background-repeat: no-repeat;
	height: 560px;}
	
	
/* ----------------- Product Line ------------------ */	
	
.product_line_overview_bg {
	background-image: url(images/bg_product_overview.jpg);
	background-repeat: no-repeat;
	height: 560px;}
	
.product_line_dvd_bg {
	background-image: url(images/bg_product_dvd_stationery.jpg);
	background-repeat: no-repeat;
	height: 560px;}
	
.product_line_graphics_bg {
	background-image: url(images/bg_product_graphics.jpg);
	background-repeat: no-repeat;
	height: 560px;}
	
.product_line_packaging_bg {
	background-image: url(images/bg_product_packaging.jpg);
	background-repeat: no-repeat;
	height: 560px;}
	
.product_line_pressure_sensitive_bg {
	background-image: url(images/bg_product_pressure_sensitive.jpg);
	background-repeat: no-repeat;
	height: 560px;}
	
.product_line_technical_bg {
	background-image: url(images/bg_product_technical.jpg);
	background-repeat: no-repeat;
	height: 560px;}
	
.product_line_bio_bg {
	background-image: url(images/bg_product_bio.jpg);
	background-repeat: no-repeat;
	height: 560px;}
	
/* ----------------- PDF Brochures ------------------ */	
	
.pdf_bg {
	background-image: url(images/bg_pdf_brochures.jpg);
	background-repeat: no-repeat;
	height: 560px;}
	
	
/* ----------------- Whats New ------------------ */	
	
.whats_new_bg {
	background-image: url(images/bg_whats_new.jpg);
	background-repeat: no-repeat;
	height: 560px;}
	
	
/* ----------------- Contact Profol ------------------ */	
	
.contact_profol_bg {
	background-image: url(images/bg_contact_profol.jpg);
	background-repeat: no-repeat;
	height: 560px;}

	
	
/* ----------------- bottom banner ------------------ */	
	
.bottom_banner_spacer {
	padding: 0px 0px 0px 19px;}


	
/* ----------------- footer menu ------------------ */	
	
.footer_menu {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#004f33;
	font-size: 11px;
	line-height:15px;
	padding: 10px 0px 0px 0px}
	
	.footer_menu a:link {color: #004f33; text-decoration: none;}
	.footer_menu a:visited {color: #004f33; text-decoration: none;}
	.footer_menu a:hover {color: #000000; text-decoration: none;}
	.footer_menu a:active {color: #666666; text-decoration: none;}	
	
.footer_text {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#000000;
	font-size: 10px;
	line-height:15px;
	padding: 10px 0px 0px 0px}
	
	
	
	
/* ----------------- side menu ------------------ */	
	
	
#sidemenuLog {
background:#ffffff;
border:1px solid #8b8b8b;
width:150px;
list-style:none;
display:block;}


#sidemenuLog div a{
padding: 3px;
display:block;
border:1px solid #8b8b8b;
color:#000000;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
font-weight:bold;
text-decoration:none;}

#sidemenuLog .purpleItem a:hover{
background:#441551;
color:#ffffff;
cursor:pointer;
display:block;
padding: 3px;}

#sidemenuLog .greenItem a:hover{
background:#2d9976;
color:#ffffff;
cursor:pointer;
display:block;
padding: 3px;}

#sidemenuLog .redItem a:hover{
background:#8e0029;
color:#ffffff;
cursor:pointer;
display:block;
padding: 3px;}

#sidemenuLog .goldItem a:hover{
background:#8a7f27;
color:#ffffff;
cursor:pointer;
display:block;
padding: 3px;}

#sidemenuLog .blueItem a:hover{
background:#222f5c;
color:#ffffff;
cursor:pointer;
display:block;
padding: 3px;}


	
	
	
	
	
	
	
	
	
	
	
	
/* ----------------- padding ------------------ */	
	
.home_left_col_padding_right {
	padding: 0px 12px 0px 0px;}
	
.body_padding {
	padding: 0px 20px 0px 10px;}
	
.body_padding_full {
	padding: 0px 10px 0px 10px;}
	
.int_side_padding {
	padding: 0px 11px 2px 0px;}
	

/* ----------------- home page ------------------ */	
	
.home_news_bg {
	background-image: url(images/home_new_bg.jpg);
	background-repeat: no-repeat;
	height: 244px;}
	
.home_news_text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size: 11px;
	line-height:15px;
	padding: 64px 15px 0px 15px}
	
	.home_news_text a:link {color: #000000; text-decoration: none;}
	.home_news_text a:visited {color: #000000; text-decoration: none;}
	.home_news_text a:hover {color: #333333; text-decoration: none;}
	.home_news_text a:active {color: #666666; text-decoration: none;}	
	
.home_3columns_text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size: 11px;
	line-height:15px;
	padding: 64px 15px 0px 15px}
	
	.home_3columns_text a:link {color: #000000; text-decoration: none;}
	.home_3columns_text a:visited {color: #000000; text-decoration: none;}
	.home_3columns_text a:hover {color: #333333; text-decoration: none;}
	.home_3columns_text a:active {color: #666666; text-decoration: none;}
	
.home_column_padding {padding: 0px 10px 0px 10px;}


#home_columns {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; sans-serif; padding: 0px 10px 0 10px; line-height: 14px; width: 172px;}
	
	#home_columns ul {
	margin: 0;
	padding-left: 16px;
	padding-top: 10px;}
	
	#home_columns ul li {
	margin-left:0;
	padding-left: 0px;
	padding-top: 7px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/arrow_list.gif);}	
	
.home_funds_bg {
	background-image: url(images/home_funds_bg.jpg);
	background-repeat: no-repeat;
	height: 119px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#13214e;
	font-size: 12px;
	line-height:15px;
	width: 148px;
	padding: 37px 17px 0px 17px}
	
	.home_funds_bg a:link {color: #13214e; text-decoration: none;}
	.home_funds_bg a:visited {color: #13214e; text-decoration: none;}
	.home_funds_bg a:hover {color: #333333; text-decoration: none;}
	.home_funds_bg a:active {color: #666666; text-decoration: none;}




/* ----------------- heading ------------------ */

#page_headings h1 {font-family: Times, Arial, Helvetica, Verdana, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	padding: 5px 0 9px 0;
	color:#262626;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;}
	
	
/* ----------------- small sub heading ------------------ */

.small_sub_heading {font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color:#666666;
	padding: 0px 0px 8px 0px}
	





/* ----------------- healthcare professionals login ------------------ */

.hc_boarder {padding: 10px 10px 10px 10px;
	border-width: 1px;
	border-style: solid;
	border-color:#e5e5e5}




/* ----------------- Table Boarders ------------------ */

.table_boader {padding: 5px 5px 5px 5px;
	}
	
.table_boader_right {padding: 5px 5px 5px 5px;
	}
	
	
/*.table_boader {padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;}
	
.table_boader_right {padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;} */
	
	
	
/*------calendars------*/

.caltoggle {
	
	margin:0;
}

.caltoggle ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 720px; /*width of menu*/
	border-bottom:#DDDDDD solid 1px;
	margin:5px 0 10px 0
}

.caltoggle ul li{
	display: inline;
}

.caltoggle ul li a{
	font-size:11px;
	float: left;
	color: #333333; /*text color*/
	padding: 5px 7px;
	text-decoration: none;
	background-color:#CCCCCC;
	margin:0 5px 0 0;
}

.caltoggle ul li a:hover, .indentmenu ul li .current{
	color: #000000; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background-color:#609ca1;
}



/*------large calendar------*/

.cal1 { 
	background: #FFFFFF; 
	clear:both;
} 

.cal1 a { 

	display:block; 
	
} 

.cal1 td { 
	color: #333333; 
	border:1px solid #DDDDDD; 
	border-left-color: #DDDDDD; 
	border-left-style: none;
	border-top-style: none;  
	font-size:11px; 
	line-height: 25px; 
	text-align: left; 
	cursor:default;
	line-height:1.3em;
	padding:3px;
	vertical-align:top;
	
} 

.cal1 td:hover {
    background-color: #F5F8EE;
}

.cal1 td.header {
    border-right-style:none;
    background-color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:7px;
	border-top:solid 2px #CCCCCC;
	border-bottom:solid 3px #CCCCCC;
	text-align:center;
}

.cal1 td.header a {
    background-color:#FFFFFF;
	font-size:11px;
}

.cal1 td.header:hover {
    background-color:#FFFFFF;
}

.cal1 td.title { 
	font-size:10px;
	border-bottom:4px groove #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right-style: none;
	background: #FFFFFF;
 	font-weight:bold; 
	width:100px;
	padding:7px;
	text-align:center;
}

.cal1 td.title:hover {
    background-color:#FFFFFF;
}

.cal1 td.left { 
	border-left:1px solid #DDDDDD;
}

.cal1 .current {
    font-weight:bold;
	background-color:#FAF4F3;
}

.cal1 a.eventlink {
    text-decoration:none;
    background-color:white;
    font-size:9px;
    padding:2px;
    margin:3px;
}

.cal1 a.eventlink:hover {
    text-decoration:underline;
    background-color:#DEE9C5;
    padding:2px;
    margin:3px;
}

.cal1 a.eventspecial {
    text-decoration:none;
    background-color:#DEE9C5;
    font-size:9px;
    padding:2px;
    margin:3px;
}

.cal1 a.eventspecial:hover {
    text-decoration:underline;
    background-color:#DEE9C5;
    padding:2px;
    margin:3px;
} 

* html .cal1 td a {width: 100%;} 

/*------small calendar------*/

.cal2 td.header {
    border-right-style:none;
    background-color:White;
	border-top:solid 2px #DDDDDD;
}

.cal2 td.title:hover {
    background-color:White;
}

.cal2 td.header:hover {
    background-color:White;
}

.cal2 { 
	background: #FFFFFF; 
	width:210px;
	height:25px;
	clear:both;
} 
.cal2 td.title { 
	font-size:10px;
	border-bottom:4px groove #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right-style: none;
	width:70px;
	background: #FFFFFF;
 	font-weight:bold; 
}

.cal2 td.left { 
	border-left:1px solid #DDDDDD;
}

.cal2 td.leftbold {
    border-left:1px solid #DDDDDD;
    font-weight:bold;
}

.cal2 td.current {
    font-weight:bold;
	background-color:#FAF4F3;
}

.cal2 td { 
	color: #333333; 
	border:1px solid #DDDDDD; 
	border-left-color: #DDDDDD; 
	border-left-style: none;
	border-top-style: none;  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height: 25px; 
	text-align: center; 
	cursor:default;
 
} 

.cal2 td:hover {
    background-color: #F5F8EE;
}

.cal2 a { 
	display:block; 
} 
* html .cal2 td a {width: 100%;} 

/*------calendar day------*/

.calday {
	margin:0 0 0 20px;
	width:480px;
	font-size:12px;
}

.calday p{
	margin:0;
}

.calday td{
	padding:1ex;
	background-color:#FFFFFF;
	border-bottom:#DDDDDD solid 1px;
	line-height:2em;
	
	margin:0 0 0 20px;
}

.calday table {
width:480px;
}

.calday .title{
		color:#333333;
		font-size:14px;
		text-transform: capitalize;
		background-color:#F7F7F7;
		font-weight:bold;
		text-align:left;
}

.calday .description {
	background-color:#CDDEA7;
	color:#333333;
	font-weight:bold;
}







