﻿/* menu */
/* Kinetifert */
/*            */

body
{
	background-color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #333333;
	font-family: 'Century Gothic' , Tahoma, Arial, Sans-Serif;
	list-style-type: square;
	border-collapse: collapse;
	font-size: 10pt;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
h1
{
	font-weight: bold;
	font-size: 28pt;
	color: #333333;
	padding-bottom: 0px;
	padding-top: 28px;
	text-align: center;
	font-family: 'Century Gothic', Tahoma, Arial, Sans-Serif;
	letter-spacing: 3px;
}
h2
{
	text-align: center;
	font-family: 'Century Gothic', Tahoma, Arial, Sans-Serif;
}
h3
{
	font-weight: bold;
	font-size: 12pt;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h1.home
{
	font-weight: bold;
	font-size: 28pt;
	color: #999999;
	padding-bottom: 26px;
	padding-top: 26px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.home
{
	font-weight: bold;
	font-size: 18pt;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.main
{
	width:800;
	text-align:center;	
}
div.main
{
	width: 740px;
	text-align: justify;
	color: #333333;
	padding-top: 15px;
}
div.home_main
{
	width: 620px;
	text-align: justify;
	color: #333333;
	padding-top: 25px;
	margin-left:auto; margin-right:auto;
}
.imgIndex
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.imgCenter
{
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link
{
	color: #0033cc;
}
a:visited
{
	color: #0033cc;
}
a:active
{
	color: #990000;
}

a:hover
{
	text-decoration: underline;
}

.white
{
	background-color: #ffffff;
}

.pnl_main
{
	width: 800px;
	background-color: #ffffff;
	text-align: center; /*border-right: black thin;
	border-top: black thin;
	border-left: black thin;
	border-bottom: black thin;*/
	margin-left:auto; margin-right:auto;
}


div.inventionindex
{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
	padding-top: 20px;
	text-align: center;
}
img.header
{
	padding-bottom: 6px;
}
.formfield
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
ul
{
	padding-bottom: 0px;
	margin-bottom: 0;
	list-style-type: square;
}
table.border
{
	text-align: left;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-collapse: collapse;
}
.focusLink
{
	font-weight: bold;
}
hr
{
	color: #999999;
	margin-left: 34px;
	margin-right: 34px;
	margin-bottom: 10px;
}

/*            */
/* Menu Panel (Inventions Home) */
/*            */

.pnl_menu
{
	position: absolute;
	z-index: 1;
	left: 15px;
	top: 15px;
}

.pnl_menuBG
{
	width: 145px;
	height: 120px;
	z-index: 1;
	position: relative;
	vertical-align: middle;
	

}
.pnl_menuAnim
{
	z-index: 1;
	position: relative;
	vertical-align: middle;

}
.img_menu
{
	z-index: 1;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.menutxt
{
	
	text-align: left;
	font-family: 'Century Gothic' , Tahoma, Arial, Sans-Serif;
	vertical-align: middle;
	color: #999999;
	font-size: 18pt;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.menutxtLink
{
	font-family: 'Century Gothic' , Tahoma, Arial, Sans-Serif;
	color: #999999;
	font-size: 18pt;
	text-decoration: none;
}
span.sup
{
	font-size: smaller;
	vertical-align: text-top;
}
div.content
{
	margin-left: 5px;
}
a.ifsolBC
{
	padding-left: 5px;
	color: white;
	text-decoration: none;
}
.footlink
{
	color: #666666;
	text-decoration: none;
}
.footer
{
	font-size: 8pt;
	color: #666666;
}
.inventionDetail
{
	padding-right: 10px;
	text-align: justify;
}
div.contactinventor
{
	width: 650px;
	text-align: justify;
	color: #333333;
	padding-top: 15px;
}
.pnlPopup
{
	display: inline;
	z-index: 5;
	background-color: #cccccc;  /*   filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;-khtml-opacity: 0.5; 
										background-color: rgba(204,204,204,0.5); css3 is not supported by ie7  */
	border: thin solid #999999;
	position: absolute;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	padding-top: 10px;
	text-align: center;
	width: 220px;
	margin-left:auto; margin-right:auto;
}
.divPopup
{
	width: 210px;
	text-align: justify;
}

/*            */
/* Kinetifert */
/*            */

body.kinetifert
{
	background-color: #336633;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #333333;
	font-family: 'Century Gothic' , Tahoma, Arial, Sans-Serif;
	list-style-type: square;
	border-collapse: collapse;
	font-size: 10pt;
}
h1.kinetifert
{
	font-weight: bold;
	font-size: 28pt;
	color: #336633;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.kinetifert
{
	font-weight: bold;
	font-size: 14pt;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.KinetifertBorder
{
	border-right: #336633 1px solid;
	border-top: #336633 1px solid;
	border-left: #336633 1px solid;
	border-bottom: #336633 1px solid;
	margin: 2px;
}

.imgLeft
{
	float: left;
	vertical-align: text-top;
	text-align: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.KinetifertBorderLeft
{
	float: left;
	vertical-align: text-top;
	text-align: left;
	margin-bottom: 5px;
	margin-right: 10px;
	border-right: #336633 1px solid;
	border-top: #336633 1px solid;
	border-left: #336633 1px solid;
	border-bottom: #336633 1px solid;
}

.kinetifootlink
{
	color: #333333;
	text-decoration: none;
}
.kinetifooter
{
	font-size: 8pt;
	color: #333333;
}

/*           */
/* HockeyBox */
/*           */

body.hockeybox
{
	background-color: #000033;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #333333;
	font-family: 'Century Gothic' , Tahoma, Arial, Sans-Serif;
	list-style-type: square;
	border-collapse: collapse;
	font-size: 10pt;
}
h1.hockeybox
{
	font-weight: bold;
	font-size: 28pt;
	color: #000033;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.hockeybox
{
	font-weight: bold;
	font-size: 14pt;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.hockeyboxBorder
{
	border-right: #000033 1px solid;
	border-top: #000033 1px solid;
	border-left: #000033 1px solid;
	border-bottom: #000033 1px solid;
	margin: 2px;
}

.hockeyboxBorderLeft
{
	float: left;
	vertical-align: text-top;
	text-align: left;
	margin-bottom: 5px;
	margin-right: 10px;
	border-right: #000033 1px solid;
	border-top: #000033 1px solid;
	border-left: #000033 1px solid;
	border-bottom: #000033 1px solid;
}
.hockeyboxfootlink
{
	color: #333333;
	text-decoration: none;
}
.hockeyboxfooter
{
	font-size: 8pt;
	color: #333333;
}

/*              */
/* nailstickems */
/*              */

body.nailstickems
{
	background-color: #FFCC00;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #333333;
	font-family: 'Century Gothic' , Tahoma, Arial, Sans-Serif;
	list-style-type: square;
	border-collapse: collapse;
	font-size: 10pt;
}
h1.nailstickems
{
	font-weight: bold;
	font-size: 28pt;
	color: #FFCC00;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.nailstickems
{
	font-weight: bold;
	font-size: 14pt;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.nailstickemsBorder
{
	border-right: #FFCC00 1px solid;
	border-top: #FFCC00 1px solid;
	border-left: #FFCC00 1px solid;
	border-bottom: #FFCC00 1px solid;
	margin: 2px;
}

.nailstickemsBorderLeft
{
	float: left;
	vertical-align: text-top;
	text-align: left;
	margin-bottom: 5px;
	margin-right: 10px;
	border-right: #FFCC00 1px solid;
	border-top: #FFCC00 1px solid;
	border-left: #FFCC00 1px solid;
	border-bottom: #FFCC00 1px solid;
}
.nailstickemsfootlink
{
	color: #666666;
	text-decoration: none;
}
.nailstickemsfooter
{
	font-size: 8pt;
	color: #666666;
}

/*           */
/* BathTubShelf */
/*           */

body.bathtubshelf
{
	background-color: #669999;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #333333;
	font-family: 'Century Gothic' , Tahoma, Arial, Sans-Serif;
	list-style-type: square;
	border-collapse: collapse;
	font-size: 10pt;
}
h1.bathtubshelf
{
	font-weight: bold;
	font-size: 28pt;
	color: #669999;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.bathtubshelf
{
	font-weight: bold;
	font-size: 14pt;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.bathtubshelfBorder
{
	border-right: #669999 1px solid;
	border-top: #669999 1px solid;
	border-left: #669999 1px solid;
	border-bottom: #669999 1px solid;
	margin: 2px;
}

.bathtubshelfBorderLeft
{
	float: left;
	vertical-align: text-top;
	text-align: left;
	margin-bottom: 5px;
	margin-right: 10px;
	border-right: #669999 1px solid;
	border-top: #669999 1px solid;
	border-left: #669999 1px solid;
	border-bottom: #669999 1px solid;
}
.bathtubshelffootlink
{
	color: #666666;
	text-decoration: none;
}
.bathtubshelffooter
{
	font-size: 8pt;
	color: #666666;
}


/*     */
/* IPM */
/*     */

.txt_about
{
	text-align: justify;
	margin-left: 12px;
	margin-right: 14px;
}
.txt_about_intro
{
	text-align: justify;
	margin-left: 12px;
	margin-right: 12px;
}
.ipmh3
{
	text-align: justify;
	font-weight: bold;
	font-size: 16pt;
	color: #666666;
	line-height: 16pt;
	display: inline;  /* essentially makes a div act like a span */ 
}
.ltgrey
{
	color: #999999;
	position: relative;
	top: -1px;
}

.breadcrumbs
{
	
	text-align: left;
}
.portfolio_h1
{
	font-weight: bold;
	font-size: 18pt;
	color: #333333;
}
.portfolio_h2
{
	font-weight: bold;
	font-size: 12pt;
	color: #666666;
}
.portfolio_h3
{
	font-weight: bold;
	font-size: 14pt;
	color: #666666;
}
.portfolio_h3-sub
{
	font-size: 10pt;
	color: #666666;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}
.portfolioThumbs
{
}
.portfolioDetail
{
	padding-right: 10px;
	text-align: justify;
}
.tblcontentbg
{
	vertical-align: top;
	background-image: url(images/bg_tblmain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tblbgcover
{
	background-color:#FFFFFF;
}
.imgRight
{
	float: left;
	vertical-align: text-top;
	text-align: left;
}


.imgBorder
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.ddlIPM
{
	color: #666666;

}
.buttonSubmit
{
	background-color: #3366CC;
	font-family: 'Century Gothic' , Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
	border-right: #333333 thin solid;
	border-top: #333333 thin solid;
	border-left: #333333 thin solid;
	border-bottom: #333333 thin solid;
}

/*CollapsiblePanel*/
.collapsePanel {
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/space.gif);
	background-repeat:repeat-x;
	color:#666666;
	font-weight:bold;
}


/*  safetybumperpad  */
/*  safetybumperpad  */
/*  safetybumperpad  */

.safetybumperpad
{
	background-color: #FF33FF;
	color: #333333;
	font-family: 'Century Gothic' , Tahoma, Arial, Sans-Serif;
	}

body.safetybumperpad
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	list-style-type: square;
	border-collapse: collapse;
	font-size: 10pt;
}
h1.safetybumperpad
{
	font-weight: bold;
	font-size: 28pt;
	color: #FF33FF;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
h2.safetybumperpad
{
	font-weight: bold;
	font-size: 14pt;
	color: #999999;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.safetybumperpadBorder
{
	border-right: #FF33FF 1px solid;
	border-top: #FF33FF 1px solid;
	border-left: #FF33FF 1px solid;
	border-bottom: #FF33FF 1px solid;
	margin: 2px;
}
.safetybumperpadfootlink
{
	color: #333333;
	text-decoration: none;
}
.safetybumperpadfooter
{
	font-size: 8pt;
	color: #333333;
}
/*               */
/*  themeplates  */
/*               */

.themeplates
{
	background-color: #666633;
	color: #333333;
	font-family: 'Century Gothic' , Tahoma, Arial, Sans-Serif;
	}

body.themeplates
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	list-style-type: square;
	border-collapse: collapse;
	font-size: 10pt;
}
h1.themeplates
{
	font-weight: bold;
	font-size: 28pt;
	color: #666633;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
h2.themeplates
{
	font-weight: bold;
	font-size: 14pt;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.themeplatesBorder
{
	border-right: #666633 1px solid;
	border-top: #666633 1px solid;
	border-left: #666633 1px solid;
	border-bottom: #666633 1px solid;
	margin: 2px;
}
.themeplatesfootlink
{
	color: #333333;
	text-decoration: none;
}
.themeplatesfooter
{
	font-size: 8pt;
	color: #333333;
}
.ehvpillowBorder
{
	border-right: #003399 1px solid;
	border-top: #003399 1px solid;
	border-left: #003399 1px solid;
	border-bottom: #003399 1px solid;
	margin: 2px;
}