/* CSS Document 
2007� Helix BioPharma Corp.
Designed/Constructed by Five Productions */


/* INDEX PAGE */

/* STRUCTURE LAYOUT */

html, body {
    margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;	
}

.features_box a img {
	border: 1px black solid;	
}


/* FIREFOX MARGIN FIX */

	h1 {
	margin: 0px;
	}
	
/* PADDING FOR MAIN HEADINGS */	
	
	h2 {
	margin: 0px;
	padding-left: 17px;
	padding-top: 11px;
	padding-bottom: 0px;
	}
	
/* STYLE FOR PRESS RELEASE HEADINGS */	
	
	h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D6B8E;
	}
	

/* STYLE FOR FEATURES HEADINGS */		
		
	h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3D6B8E;
	line-height: 11px;
	padding-bottom: 3px;
	}
		
/* STYLE FOR "BUTTON" HEADINGS */			
				
	h5 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3D6B8E;
	line-height: 15px;
	padding-bottom: 3px;
	}	
		


.container {
	width: 781px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: left;
	position: relative;
	top: 0px;
	line-height: 17px;
	min-height: 100%;
	height: auto !important;

	}
/* STYLE FOR MAIN LINKS */	

.container a {
	text-decoration: none;
	color: #4E8ABE;
}

.container a:hover {
color: #3D6B8E;
text-decoration: none;
}
.container a:visited {
	text-decoration: none;
	color: #4E8ABE;
}



.header {
	width: 781px;
	margin: auto;
	background-color: #FFFFFF;		
	}
	
	.headerA {
	width: 781px;
	height: 99px;
	background-color: #FF0000;
	background: url(../../images/LogoHeader.gif) top left no-repeat;
	}
	

	.headerB {
	width: 781px;
	height: 235px !important;
	background: url(../../images/PictureHeader.jpg) top left no-repeat;
	}	
	
		.menu {
		padding-top: 11px;
		float: right !important;
		text-align: right !important;

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		
		}
		
		.stocks {
		float: right !important;
		text-align: right;
		width:500px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-top: 24px;
		font-weight: bold;
		}
		.clear{clear:both};

.header a {
text-decoration: none;
color: #999999;
}
.header a:visited {
text-decoration: none;
color: #999999;
}
.header a:hover {
text-decoration: none;
color: #3D6B8E;
}
	.features_title {
	padding-top: 5px;
	}

		.features_box {
		
		padding-left: 25px;
		
		}
			
			.feature1 {
			width: 95px;
			float: left;
			}
				
			.feature1_text {
			width: 95px;
			float: left;
			padding-right: 15px;
			font-family: Arial, Helvetica, Sans-serif;
			font-size: 10px;
			line-height: 11px;
			color: #666666;
			}
			
			.feature2 {
			width: 95px;
			float: left;
			}
				
			.feature2_text {
			width: 95px;
			float: left;
			font-family: Arial, Helvetica, Sans-serif;
			font-size: 10px;
			line-height: 11px;
			color: #666666;
			}

.features_box a{
	text-decoration: none;
	color:  #666666;
}
.features_box a:visited{
	text-decoration: none;
	color:  #666666;
}

.content {

	/*height: 100%;*/
	background: url(../../images/IndexBG.jpg) top left no-repeat;
	padding-top: 9px;
	padding-left: 10px;
}
	
.leftside {
	width: 176px;
	float: left;
}	

	.release{
	width: 150px;
	padding-left: 17px;
	padding-top: 10px;
	line-height: 13px;
	font-size: 11px;
	}
	.release a {
text-decoration: none;
color: #999999;
	}
	.release a:visited{
text-decoration: none;
color: #999999;
	}
.release a:hover{
text-decoration: none;
color: #3D6B8E;
	}
	
.leftside a{
text-decoration: none;
color: #999999;
}
	
.ContentPane {
	width: 355px;
	float: left;
}	

	.text {
	width: 326px !important;
	padding-left: 14px;
	padding-top: 12px;
	text-align: justify;
	color: #666666;
	line-height: 15px;
	}
	
	.features_title {
	padding-top: 5px;
	}

		.features_box {
		padding-top: 15px;
		padding-left: 25px;
		height: 100px;
		}
			
			.feature1 {
			width: 63px;
			float: left;
			}
				
			.feature1_text {
			width: 85px;
			float: left;
			padding-right: 15px;
			font-family: Arial, Helvetica, Sans-serif;
			font-size: 10px;
			line-height: 11px;
			color: #666666;
			}
			
			.feature2 {
			width: 63px;
			float: left;
			}
				
			.feature2_text {
			width: 85px;
			float: left;
			font-family: Arial, Helvetica, Sans-serif;
			font-size: 10px;
			line-height: 11px;
			color: #666666;
			}

.features_box a {
	text-decoration: none;
	color:  #666666;
}

.rightside {
	width: 236px;
	height: 494px;
	float: right;
}

	.product1 {
	padding-left: 17px;
	padding-top: 37px;
	float: left;
	}
	
		.product1_text {
		padding-top: 45px;
		padding-left: 5px;
		line-height: 13px;
		width: 100px;
		float: left;
		}
	
	.product2 {
	padding-left: 18px;
	padding-top: 10px;
	float: left;
	}
	
		.product2_text {
		padding-top: 15px;
		padding-left: 5px;
	    line-height: 13px;
		width: 96px;
		float: left;
		}

.footer {
	clear: both;
	width: 781px;
	height: 50px;
}

.footer a{
text-decoration: none;
color: #999999;
font-size: 9px;
}
.footer a:visited{
text-decoration: none;
color: #999999;
font-size: 9px;
}

	.links {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 9px;
	}
	
	.copyright {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-size: 9px;
	}
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 24px;
	font-family: Verdana, Helvetica, Tahoma, Arial,  Sans-serif;
	font-size: 12px;
	font-weight: normal;

}

.MainMenu_SubMenuItemSelHover TD
{
	color: #FFFFFF;
	height: 24px;
	font-family: Verdana, Helvetica, Tahoma, Arial,  Sans-serif;
	font-size: 12px;
	font-weight: normal;


}

.MainMenu_TabRootMenuItem TD
{
	color: #999999;
	background:ffffff;	
	height: 40px;
	font-family: Verdana, Helvetica, Tahoma, Arial,  Sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 24px;
	font-family: Verdana, Helvetica, Tahoma, Arial,  Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D6B8E;
	background:#ffffff;
}

.MainMenu_TabMenuItemHover TD
{
	background:#ffffff;
	color: #3D6B8E;
	height: 24px;
	font-family: Verdana, Helvetica, Tahoma, Arial,  Sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.MainMenu_TabMenuItemSelHover TD
{
	background:#ffffff;	
	color: #3D6B8E;
	height: 24px;
	font-family: Verdana, Helvetica, Tahoma, Arial,  Sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #ffffff 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #ffffff 0px solid;
	background-color: Transparent;
	width: 1px;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 24px; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	padding-right: 4px;
	padding-left: 4px;

}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #999999; 
	border-left: #999999 0px solid; 
	border-right: #999999 0px solid; 
	border-bottom: #999999 0px solid; 
	border-top: #999999 0px solid; 
	width: 1; 

}	
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #5B6A8A;
	background-color: #999999;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-right: #999999 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=135, Strength=4);
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #04274C; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	padding-right: 4px;
	padding-left: 4px;

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/*links module*/

.NavPane { 
width: 135px;
 }

.NavPane ul
{

list-style-type: none;
list-style-image: none;
width: 135px;
margin-left: 29px;
}
.NavPane li
{

padding: 2px;
font-family:  Tahoma, Arial, Helvetic;
color: #3D6B8E;
width: 135px;

}

.NavPane a
{


width: 135px;

}
#thisone
{
color: #3D6B8E;
}
#thisone a
{
color: #3D6B8E;
}
#thisone a:link, a:visited, a:hover 
{
color: #3D6B8E;
}
.NavPane a:link, a:visited
{
color: #999999;
text-decoration: none;
}

.NavPane a:hover
{

color: #3D6B8E;
text-decoration: none;
}