/* *************************************************************************
Title : CSS content styles
Author : Designkitchen, Inc.
Client: Momentive
************************************************************************* */

#homeBackgrounds {
	left: 0;
	bottom: 0;
	display: block;
	height: 649px;
	position: relative;
	width: 956px;
	z-index: 2;
}
#homeBackgrounds a {
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}
#homePicture1, #homePicture2, #homePicture3, #homePicture4, #homePicture5 {
	background-position: 6px bottom;
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 953px;
}
#homePicture1 {
	background-image: url(/vgn-ext-templating/momentive/images/backgrounds/home01.jpg);
}
#homePicture2 {
	background-image: url(/vgn-ext-templating/momentive/images/backgrounds/home02.jpg);
}
#homePicture2 a {
	background: url(/vgn-ext-templating/momentive/images/buttons/home02.gif) 0 0 no-repeat;
	display: block;
	height: 9px;
	margin: 258px 0 0 90px;
	width: 267px;
}
#homePicture3 {
	background-image: url(/vgn-ext-templating/momentive/images/backgrounds/home03.jpg);
}
#homePicture3 a {
	background: url(/vgn-ext-templating/momentive/images/buttons/home03.gif) 0 0 no-repeat;
	display: block;
	height: 10px;
	margin: 227px 0 0 75px;
	width: 290px;
}
#homePicture4 {
	background-image: url(/vgn-ext-templating/momentive/images/backgrounds/home04.jpg);
}
#homePicture4 a {
	background: url(/vgn-ext-templating/momentive/images/buttons/home04.gif) 0 0 no-repeat;
	display: block;
	height: 9px;
	margin: 188px 0 0 132px;
	width: 290px;
}
#homePicture5 {	
	background-image: url(/vgn-ext-templating/momentive/images/backgrounds/home05.jpg);
}
#homePicture5 a {
	background: url(/vgn-ext-templating/momentive/images/buttons/home04.gif) 0 0 no-repeat;
	display: block;
	height: 9px;
	margin: 258px 0 0 100px;
	width: 290px;	
}

#homeContent {
	display: block;	
	display: inline-block;	
	position: absolute;
	top: 375px;
	float: left;
	left:0px;
	z-index:5;
}

.panels {
	display: inline;
	position: relative;
	float: left;
	margin: 0 10px 10px 25px;
	padding: 0;
	width: 666px;
}
.panels ul {
	margin: 0;
	padding: 0;
	width: 666px;
}
.panels ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
.panels ul li a {
	cursor: pointer;
	display: block;
	height: 48px;
	overflow: hidden;
	text-indent: -9999px;
}
.panels ul li a.silicones,
.panels ul li a.silicones_current {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/tab_silicones.png) 0 0 no-repeat;
	width: 190px;
	
}
.panels ul li a.silicones:hover,
.panels ul li a.silicones_current {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/tab_silicones_on.png) 0 0 no-repeat;
}
.panels ul li a.sealants,
.panels ul li a.sealants_current {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/tab_sealants.png) 0 0 no-repeat;
	width: 210px;
}
.panels ul li a.sealants:hover,
.panels ul li a.sealants_current {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/tab_sealants_on.png) 0 0 no-repeat;
}
.panels ul li a.quartz,
.panels ul li a.quartz_current {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/tab_quartz.png) 0 0 no-repeat;
	width: 126px;
}
.panels ul li a.quartz:hover,
.panels ul li a.quartz_current {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/tab_quartz_on.png) 0 0 no-repeat;
}
.panels ul li a.ceramics,
.panels ul li a.ceramics_current {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/tab_ceramics.png) 0 0 no-repeat;
	width: 140px;
}
.panels ul li a.ceramics:hover,
.panels ul li a.ceramics_current {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/tab_ceramics_on.png) 0 0 no-repeat;
}

.tabs_content {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/home_panels.png) left bottom no-repeat;
	display: block;
	min-height: 118px;
	height: auto !important;
	height: 118px;
	padding: 12px 15px 12px 15px;
	width: 636px;
}
.tabs_content .dropdowns {
	float: left;
	margin: 0 20px 0 0;
}
.tabs_content .dropdowns select {
	display: block;
	margin: 0 0 8px 0;
	width: 200px;
}
.tabs_content p.intro,
.tabs_content p.intro span {
	padding: 0;
	margin: 0;
}
#silicones_content, #sealants_content, #quartz_content, #ceramics_content {
	float: left;
	width: 416px;
}
.panel_links {
	color: #518ba6;
	display: block;
	font-size: 1.1em;
	padding: 10px 0 0 0;
}
.panel_links a {
	color: #518ba6;
	display: inline;
	text-decoration: underline;
}
/*added for USP ddl changes*/
.quick_links {
	background: url(/vgn-ext-templating/momentive/images/product_finder.png) 0 0 no-repeat; /*bkgrnd image changed 12/9/09*/
	float: left;
	display: block;
	height: 211px;
	margin: -21px 0 0 0; /*changed top  and bottom margin 12/11/09 */
	padding: 50px 5px 0 16px;
	position: relative;
	width: 236px;
}
html>body .quick_links { /*ADDED CSS HACK FOR BOX MODEL - 12/12/09*/
	height: 176px;
	width: 215px;
}
.quick_links form {
	/*padding: 20px 0 0 0;
	margin: 0 0 10px 0;*/
	position: relative;
	z-index: 3;
}
.quick_links input.text {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/quicklinks_textbox.png) 0 0 no-repeat;
	border: none;
	color: #888b8f;
	display: inline;
	height: 25px;
	margin: 0 0 5px 0;
	padding: 6px 7px 0px 7px;
	float:left;
	position: relative;
	width: 167px;
	z-index: 5;
}
.quick_links p label {
	color: #4d4d4d;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px 0;
}
.quick_links p {
	padding-bottom: 0;
}
.quick_links span {
	color: #518ba6;
	display: inline;
	font-size: 1.3em;
	float: left;
}
.quick_links span.pipe {
	color: #518ba6;
	font-size: 1.3em;
	padding: 0 8px 0 5px;
	position: relative;
	top: -2px;
}

.quick_links a {
	/*color: #518ba6;
	font-size: 1.1em;
	padding-bottom: 5px;
	text-decoration: underline; */
	display: block;
}
.quick_links select {
	margin-bottom: 5px;
	width: 204px;
}
#msds_submit, #cert_submit {
	margin-left: 4px;
	position: absolute;
}
#cert_submit {
	margin-top: -16px;
}

#news_ticker {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/news_ticker.png) 0 0 no-repeat;
	display: block;
	float: none;
	height: 53px;
	margin: 0 0 0 25px;
	padding: 10px 15px 0px 15px;
	width: 912px;
}
html>body #news_ticker { /*ADDED CSS HACK FOR BOX MODEL - 12/12/09*/
	width: 882px;
	height: 43px;
}
#news_ticker_content {
	float: left;
	width:840px;
}
#news_ticker_content p {
	padding-bottom: 0px;
}
#news_ticker_content span {
	color: #518ba6;
	font: 1.2em Arial, Helvetica, sans-serif;
}
#news_ticker_content strong {
	color: #4d4d4d;
	font: 1.4em Arial, Helvetica, sans-serif;
}
#news_ticker_content a {
	color: #4d4d4d;
	font-size: 1.0em;
}
#news_ticker_content em {
	color: #36515e;
	font: 1.2em Arial, Helvetica, sans-serif;
	font-style: italic;
}
#news_ticker_buttons {
	float: right;
}
#news_ticker_buttons a {
	display: block;
	float: left;
	height: 9px;
	margin-left: 5px;
	overflow: hidden;
	text-indent: -9999px;
	width: 5px;
}
#news_ticker_buttons a.prev {
	background: url(http://www.momentive.com/vgn-ext-templating/momentive/images/buttons/news_back.gif) 0 0 no-repeat;
}
#news_ticker_buttons a.prev:hover {
	background: url(http://www.momentive.com/vgn-ext-templating/momentive/images/buttons/news_back_o.gif) 0 0 no-repeat;
}
#news_ticker_buttons a.next {
	background: url(http://www.momentive.com/vgn-ext-templating/momentive/images/buttons/news_fwd.gif) 0 0 no-repeat;
}
#news_ticker_buttons a.next:hover {
	background: url(http://www.momentive.com/vgn-ext-templating/momentive/images/buttons/news_fwd_o.gif) 0 0 no-repeat;
}
/*added for USP DDL changes */


.columns {
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
}
#left_column {
	display: inline;
	float: left;
	padding: 15px 0 0 0;
	margin: 0 38px 0 43px;
	position: relative;
	width: 648px;
}
#left_column.full {
	margin-right: 0;
	width: 893px;
}
#left_column.full  a{
	font: 1.3em Arial, Helvetica, sans-serif;
}
#reach ul{
	list-style: none;
	margin: 0 0 1.3em 10;
	padding: 0 0 0 0;
}

#reach ul  li{
	/*background: url(/vgn-ext-templating/momentive/images/backgrounds/list-item.gif) top left no-repeat;*/
	list-style-image: url(/vgn-ext-templating/momentive/images/backgrounds/list-item.gif);
	display:list-item;
	/*background-position: 0px 9px;*/
	list-style-position: outside;
	color: #818488;
	font: 1.2em Arial, Helvetica, sans-serif;
	margin: 0 0 0 10;
	padding: 0 15 10 5;	
}
#reach ul li a {
	font: 1.3em Arial, Helvetica, sans-serif;
}
#left_column.full ul{
	/*color: #818488;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 1.2em 0;*/
	list-style:square;
}

#left_column.full ul li{
	color: #818488;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 1.2em 0;	
}
p.intro {
	margin-bottom: 25px;
	padding: 0;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
}

#casestudy p.intro img  {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
}

#products p.intro {
	padding: 10px 0 0 0;
}
/*
p.intro img {
	display: block;
}*/

p.intro span {
	color: #818488;
	display: inline;
	font: 1.20em/1.35em Arial, Helvetica, sans-serif;
	padding: 0;
	width: auto;
}


p.intro span.caption {
	display: block;
	font: 0.9em/1.4em Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 5px;
}
p.intro span strong  {
	color: #cc3300;
}
p.intro span a {
	display: block;
	font-size: 0.75em;
	padding-top: 7px;
}

#right_column {
	display: inline;
	float: left;
	margin-right: 26px;
	position: relative;
	width: 207px;
}
#right_column.empty {
	margin: 0;
	width: 0px;
}

/* Product Detail */


.productImage {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 148px;
}
.casestudies {
	float: left;
	font-size: 1.2em;
	/*width: 450px;*/
	width:absolute;

}
.casestudies p {
	color: #818488;
	display: block;
	font: 1.25em/1.4em Arial, Helvetica, sans-serif;
	padding: 0;
	width: auto;
}

.casestudies ul {
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0;
}
.casestudies ul li {
	padding: 7px 0 0 0;
}
.casestudies ul li a {
	font-size: 0.9em;
}

.spec {
	float: left;
	margin: 0 26px 0 0;
}
#major_products {
	margin: 0;
}
.spec h3 {
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform: none;
}
.spec img {
	border: 1px solid #d5d5d5;
	height: 124px;
	width: 196px;
}
.spec ul {
	display: block;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
.spec ul li {
	color: #807f83;
	padding: 0 0 8px 0;
}
.spec ul li strong {
	font: bold 1.2em Arial, Helvetica, sans-serif;
}
.spec ul li a {
	font: normal 1.2em Arial, Helvetica, sans-serif;
}
.spec ul li a.browse {
	color: #35515e;
}
.spec ul li ul {
	margin-bottom: 5px;
	margin-left: 10px;
}
.spec ul li ul li a {
	font: normal 1.2em Arial, Helvetica, sans-serif;
}

#products .spec {
	width: 200px;
	margin: 0 20px 0 0;
}
#products .spec h3 {
	border-bottom: 1px solid #e1e1e1;
	margin: 0 0 5px 0;
	padding-bottom: 3px;
}

#products #related_products {
	margin: 0;
}

#availability, #components {
	margin: 20px 0 0 0;
}
#availability p, #components p {
	display: block;
	border-bottom: 1px solid #e0e0e0;
	height: 1%;
	margin-bottom: 5px;
	padding-bottom: 15px;
}
#availability p strong,
#components p strong {
	color: #35515e;
	font: normal 1.3em Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#availability ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#availability ul li {
	color: #646464;
	display: block;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	padding: 3px 0;
}

.detail_table {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/detail_table_mid.gif) 0 0 repeat-y;
	margin-top: 30px;
	margin-right: -3px;
	position: relative;
	width: 649px;
}
.detail_table_top {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/detail_table_top.gif) 0 0 no-repeat;
	display: block;
	height: 5px;
	width: 649px;
}
.detail_table_btm {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/detail_table_btm.gif) left bottom no-repeat;
	padding: 9px 0 0 0;
	width: 649px;
}
.detail_table .details {
	float: left;
	width: 342px;
}
.detail_table .documents {
	float: left;
	width: 307px;
}
.detail_table h3 {
	cursor: pointer;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: none;
	padding-left: 14px;
	width: 310px;
}
.detail_table .panel_open h3 {
	background: url(/vgn-ext-templating/momentive/images/icons/panel_close.gif) right center no-repeat;
}
.detail_table .panel_open h3.over {
	background: url(/vgn-ext-templating/momentive/images/icons/panel_close_o.gif) right center no-repeat;
}
.detail_table .panel_close h3 {
	background: url(/vgn-ext-templating/momentive/images/icons/panel_open.gif) right center no-repeat;
}
.detail_table .panel_close h3.over {
	background: url(/vgn-ext-templating/momentive/images/icons/panel_open_o.gif) right center no-repeat;
}
.detail_table .documents h3 {
	width: 200px;
}
.detail_table .panel_open,
.detail_table .panel_close {
	border-top: 1px solid #e3e2e2;
	padding: 15px 0;
}
.detail_table .top {
	border: none;
	padding: 0 0 15px 0;
}
.detail_table table {
	position: relative;
	margin-bottom: -16px;
	margin-top: 20px;
	width: 342px;
}
.detail_table .panel_open table {
	display: block;
}
.detail_table .panel_close table {
	display: none;
}
.detail_table td {
	border-bottom: 1px solid #e3e2e2;
	color: #969696;
	font: 1.2em Arial, Helvetica, sans-serif;
	padding: 7px 0;
}
.detail_table td.item {
	padding-left: 14px;
	width: 168px;
}
.detail_table td.value {
	font-style: italic;
	width: 160px;
	padding-right:10px;
}
.detail_table td.last {
	border: none;
}
/*
.detail_table ul {
	list-style: none;
	margin: 14px 0 0 14px;
	padding: 0;
}
.detail_table ul li {
	padding: 5px 0;
	text-transform: uppercase;
}*/
.detail_table ul {
	list-style: none;
	margin: 7px 0px 0px 14px;
	padding: 0px;
}
.detail_table ul li {
	padding: 5px 5px 5px 0;
	text-transform: uppercase;
}

.detail_table ul li a {
	padding-left: 20px;
}
.detail_table ul li a.word {
	background: url(/vgn-ext-templating/momentive/images/icons/word.gif) 0 0 no-repeat;
}
.detail_table ul li a.pdf {
	background: url(/vgn-ext-templating/momentive/images/icons/acrobat.gif) 0 0 no-repeat;
}

/* About Us */

.hmv {
	float: left;
	margin-right: 26px;
	width: 423px;
}
.hmv h3 {
	border-bottom: 1px solid #e1e1e1;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform: none;
}
.hmv ul {
	color: #818488;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 1.2em 0;
}
.headlines {
	float: left;
	width: 198px;
}
.headline {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/headline_mid.gif) 0 0 repeat-y;
	display: block;
	margin-bottom: 10px;
	padding: 0 8px 0 16px;
	width: 174px;
}
.headline_btm {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/headline_btm.gif) left bottom no-repeat;
	display: block;
	height: 5px;
	margin: 0 -16px;
	width: 198px;
}
.headline_top {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/headline_top.gif) 0 0 no-repeat;
	display: block;
	height: 5px;
	margin: 0 -16px;
	width: 198px;
}

/* Board of Directors */

.board {
	/*background: url(/vgn-ext-templating/momentive/images/backgrounds/board_mid.gif) 0 0 repeat-y;*/
	margin: 0 -56px 0 0;
	width: 676px;
}
.boardColumn {
      display: block;
      /*float: left;*/
      width: 660px;
}

.member {
      /*background: url(/vgn-ext-templating/momentive/images/backgrounds/member_btm.gif) left bottom no-repeat;*/
      display: block;
      height: auto;
      margin: 0 0 28px 0;
      padding: 0 0 10px 0;
      /*width: 310px;*/

}
.member_top {
	/*background: url(/vgn-ext-templating/momentive/images/backgrounds/member_top.gif) left top no-repeat;
	 border-bottom: 1px solid #e3e2e2;*/
	height: auto;
	margin-bottom: 0px;
	padding: 0px;
	/*width: 282px;*/
}
.member p 
{
	padding: 10px 14px 10px 0px;
	border-top: 1px solid #e3e2e2;
}
.member h3 {
	color: #cc3300;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	text-transform: none;
}

/* Order Center */

.order_center {
	display: block;
	margin-left: 25px;
	margin-top: 15px;
}
.order_block {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/order_block_mid.gif) 0 0 repeat-y;
	display: inline;
	float: left;
	margin: 0 15px;
	padding: 0 13px;
	width: 246px;
}
.order_block_top {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/order_block_top.gif) 0 0 no-repeat;
	display: block;
	height: 36px;
	margin: 0 -13px;
	padding-top: 12px;
}
.order_block_btm {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/order_block_btm.gif) 0 0 no-repeat;
	display: block;
	height: 30px;
	margin: 0 -13px;
	padding-top: 17px;
}
.order_block h3 {
	font: normal 1.6em Arial, Helvetica, sans-serif;
	padding-top: 8px;
	margin: 0 13px;
	text-transform: none;
}
h3.silicones {
	background: url(/vgn-ext-templating/momentive/images/icons/silicones.gif) right top no-repeat;
}
h3.sealants {
	background: url(/vgn-ext-templating/momentive/images/icons/sealants_adhesives.gif) right top no-repeat;
}
h3.quartz {
	background: url(/vgn-ext-templating/momentive/images/icons/quartz_ceramics.gif) right top no-repeat;
}
.order_block p.intro {
	padding-bottom: 0;
	padding-top: 10px;
	margin-bottom: 5px;
}
.order_block p.intro span {
	line-height: 1.2em;
}
.order_block .login {
	background: url(/vgn-ext-templating/momentive/images/icons/login.gif) 0 1px no-repeat;
	padding-left: 15px;
	margin: 0 13px;
}

/* Financial Reports */

.years {
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
}
.years ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 600px;
}
.years ul li {
	display: inline;
	float: left;
	margin-right: 35px;
}
.years ul li a {
	color: #88cbe5;
	display: block;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.years ul li a:hover,
.years ul li a.current {
	color: #00a0de;
	text-decoration: none;
}

.reports {
	display: block;
	margin: -5px 0 0 0;
	padding: 0;
	position: relative;
	width: 648px;
}
.reports h3 {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	font: normal 1.8em Arial, Helvetica, sans-serif;
	margin: 20px 0;
	padding: 10px 0;
	text-transform: none;
}
.reports .report {
	display: block;
}
.reports p,
.press p,
.article p {
	margin: 0;
	padding: 0 0 3px 0;
}
.reports p strong,
.press p strong,
.article p strong {
	color: #cc3300;
	display: block;
	margin-bottom: 5px;
}
.reports p span,
.press p span,
.article p span {
	color: #cc3300;
	display: block;
}
.reports .download,
.press .download,
.article .download {
	color: #999;
	display: block;
	font-size: 1.2em;
	margin-top: 5px;
}
.reports .download a,
.press .download a,
.article .download a {
	font-size: 1.0em;
	margin-left: 5px;
}
.reports .download_size,
#pressreleases .press .download_size,
#inthenews .article .download_size {
	background: url(/vgn-ext-templating/momentive/images/icons/pdf.gif) 3px 2px no-repeat;
	color: #999;
	font: 1.0em Arial, Helvetica, sans-serif;
	padding: 0 0 5px 15px;
}
.reports hr {
	border-top: 1px solid #f3f3f3;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
	line-height: 1px;
	margin: 15px 0;
}
.disclaimer {
	border-top: 1px solid #e1e1e1;
	display: block;
	margin-top: 15px;
	padding: 20px 0 0 0;
}
.disclaimer p {
	margin: 0;
	padding: 0;
}
.disclaimer p strong {
	color: #999;
	margin-bottom: 0;
}
.disclaimer .download a {
	margin-left: 0;
}

/* Product Category */

p.intro.silicones {
	background: url(/vgn-ext-templating/momentive/images/icons/silicones2.gif) 0 0 no-repeat;
	text-indent: 25px;
	margin-top: 10px;
}

/*
#region_search {
	background: url(../images/backgrounds/region_search.gif) 0 0 no-repeat;
	display: block;
	height: 22px;
	position: relative;
	margin-top: -34px;
	margin-left: 195px;
	padding: 8px 12px;
	width: 254px;
}
#region_search label {
	color: #969696;
	font: bold 1.0em Arial, Helvetica, sans-serif;
	padding-right: 5px;
}
#region_search select {
	text-transform: uppercase;
	width: 128px;
}*/

#product_table {
	margin: 0 0 0 -20px;
	position: relative;
	width: 666px;
}
#product_table a,
#product_table a:hover,
#product_table a:visited {
	color: #00A0DE;
}
#product_table a:hover {
	font-weight: normal;
}
#product_table_top {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/product_table_top.jpg) left top no-repeat;
	display: block;
	height: 36px;
	padding: 20px 0 0 25px;
	width: 641px;
}
#product_table_top h3 {
	color: #fff;
	float: left;
	font: normal 1.6em Arial, Helvetica, sans-serif;
	margin-right: 15px;
	text-transform: none;
}
#product_table_top select {
	width: 200px;
}
#product_subcategories {
	background: #6a6a6a;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	display: block;
	padding: 15px 0px 15px 25px;
	width: 639px;	
}
#product_subcategories select {
	font: normal 1.1em Arial, Helvetica, sans-serif;
}
#product_subcategories .sub1 {
	float: left;
	margin-right: 10px;
}
#product_subcategories .sub2,
#product_subcategories .sub3 {
	background: transparent url(/vgn-ext-templating/momentive/images/backgrounds/subcat_dd_arrow.gif) 0 6px no-repeat;
	float: left;
	margin-right: 10px;
	padding: 0 0 0 15px;
}

#product_subcategories .sub1 select { width: 200px; }
#product_subcategories .sub2 select { width: 173px; }
#product_subcategories .sub3 select { width: 195px; }

#region_search {
	background: #ededed;
	border-top: 2px solid #fff;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	display: block;
	padding: 6px 18px 0 0;
	width: 646px;
}
#region_search p {
	color: #396788;
	font-size: 1.0em;
	text-align: right;
	padding-bottom: 6px;
}
#region_search select {
	font: normal 1.1em Arial, Helvetica, sans-serif;
}
#product_table_list {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/product_table_content_btm.jpg) left bottom no-repeat;
	display: block;
	height: auto;
	padding: 0 0 50px 0;
	width: 666px;
}
.product_table_content {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/product_table_content.jpg) left top repeat-y;
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	width: 666px;
}
.product_table_content_top {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/product_table_content_top.jpg) left top no-repeat;
	display: block;
	padding: 20px 1px 0 1px;
	width: 664px;
}
#product_table ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#product_table ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 221px;
}
#product_table ul li a {
	display: block;
	padding: 5px 25px;
	width: 171px;
}
/* Added for in context edit in distributors page.*/
#product_table ul li span a {
	width: 171px;
}
#product_table ul li span a:hover {
	background: #f5f5f5;
}
/* End for in context edit in distributors page.*/
#product_table ul li a:hover {
	background: #f5f5f5;
}

/*
.product_table_content {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/prod_cat_table_btm.gif) left bottom no-repeat;
	display: block;
	height: auto;
	padding: 5px 0 15px 0;
	width: 666px;
}
.product_search {
	display: inline;
	float: left;
	width: 193px;
}
.product_search h3 {
	color: #518ba6;
	font: normal 1.6em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 10px;
	text-transform: none;
}
.product_search form {
	margin: 0;
	padding: 0;
}
.product_search select {
	margin: 3px 0 0 10px;
	padding: 0;
}

.product_search ul {
	list-style: none;
	margin: 15px 1px 0 1px;
	padding: 3px 0;
	width: 191px;
}
.product_search ul li {
	margin: 0;
	padding: 0;
}
.product_search ul li a {
	display: block;
	padding: 5px 10px;
	text-transform: uppercase;
	width: 171px;
}
.product_search ul li a.current {
	background-color: #ebebeb;
	color: #00a0ff;
	font-weight: bold;
}
.product_search ul li a:hover {
	background-color: #ebebeb;
	/*font-style: italic;
	padding: 5px 20px;
	width: 151px;*/
}
.product_search ul li ul {
	background-color: #f9f9f9;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.product_search ul li ul li {
}
.product_search ul li ul li a {
	color: #646464;
	padding: 5px 10px;
	text-transform: none;
}
.product_search ul li ul li ul {
}
.product_search ul li ul li ul li {
}
.product_search ul li ul li ul li a {
	color: #8e8e8e;
	font-style: italic;
	padding: 5px 20px;
	width: 151px;
}

.product_results {
	display: inline;
	float: left;
	width: 472px;	
}
.product_results h3 {
	color: #cc3300;
	font: normal 1.6em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 10px;
	text-transform: none;
}
.product_results table {
	display: block;
	margin: 30px 0 0 0;
	padding: 0;
	width: 472px;
}
.product_results table td {
	border-top: 1px solid #e3e2e2;
	padding: 5px 10px;
	vertical-align: top;
}
.product_results table tr {
	background-color: #fff;
}
.product_results table tr.hover {
	background-color: #ebebeb;
	cursor: pointer;
}
.product_results table tr td.product_name {
	border-top: 1px solid #e3e2e2;
	color: #00a0ff;
	font: 1.2em Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	vertical-align: top;
	width: 188px;
}
.product_results table tr td.product_desc {
	color: #969696;
	font: 1.2em Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	width: 244px;
}
.product_results table tr.hover td.product_name {
	font-weight: bold;
	width: 188px;
}
.product_results table tr.hover td.product_desc {
	color: #707070;
	font-style: normal;
	width: 244px;
}
.product_results table tr.first td.product_name,
.product_results table tr.first td.product_desc {
	border-top: 1px solid #fff;
} */

#spotlights {
	display: block;
	margin: 20px 0 0 -20px;
	position: relative;
	width: 666px;
}
.spotlights_top {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/spotlights_top.gif) 0 0 no-repeat;
	display: block;
	height: 27px;
	width: 666px;
}
.spotlights_btm {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/spotlights_btm.gif) 0 0 no-repeat;
	display: block;
	height: 5px;
	width: 666px;
}
.spotlights_content {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/spotlights_mid.gif) 0 0 repeat-y;
	display: block;
	height: auto;
	padding: 10px 18px 0 18px;
	width: 630px;
}
.spotlights_content span {
	color: #cc3300;
	font-weight:normal;
}

.spotlights_content .column1 {
	float: left;
	width: 300px;
}
.spotlights_content .column2 {
	float: right;
	width: 300px;
}

/* Press Releases */

#pressreleases, #inthenews {
	display: block;
	float: left;
	margin-right: 19px;
	width: 305px;
}
#inthenews {
	margin-right: 0;
}

.press, .article {
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 20px;
	padding-left: 4px;
	padding-bottom: 20px;
}
#pressreleases .press strong,
#inthenews .article strong {
	display: inline;
}
.press img,
.article img {
	padding-left: 10px;
}
#pressreleases .press span,
#inthenews .article span {
	padding-top: 10px;
	padding-bottom: 3px;
	color: #00a0de;
	font: 1.0em Arial, Helvetica, sans-serif;
}
#pressreleases .press span a,
#inthenews .article span a {
	color: #00a0de;
	font: 1.0em Arial, Helvetica, sans-serif;
}
#pressreleases .press span a:hover,
#inthenews .article span a:hover {
	color: #00a0de;
	font: 1.0em Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#pressreleases h3,
#inthenews h3 {
	border-bottom: 1px solid #e1e1e1;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-transform: none;
	width: 301px;
}

#pressreleases ul, #inthenews ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
#pressreleases ul li, #inthenews ul li {
	padding: 3px 0;
}
#pressreleases .press ul li strong, #inthenews .article ul li strong {
	color: #35515e;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	line-height: 1.0em;
}

#presskit, #mediacontact {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/press_kit.gif) 0 0 no-repeat;
	display: block;
	float: left;
	height: 72px;
	margin: 40px 19px 0 0;
	padding: 44px 0 0 10px;
	width: 295px;
}
#mediacontact {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/media_contact.gif) 0 0 no-repeat;
	margin-right: 0;
}
#mediacontact a{
	font: 1.0em Arial, Helvetica, sans-serif;
}
#presskit p, #mediacontact p {
	padding: 0 0 5px 0;
}
#presskit a.pdf {
	background: url(/vgn-ext-templating/momentive/images/icons/acrobat.gif) 0 1px no-repeat;
	padding-left: 15px;
	font: 1.0em Arial, Helvetica, sans-serif;
}
#presskit a {
	font: 1.0em Arial, Helvetica, sans-serif;
}
/* Error Pages */

/* Email Subscriptions */

/* Contact Us */

.americas {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/americas.gif) right 29px no-repeat;
	padding-bottom: 75px;
}
.americas .product_type {
	margin-bottom: 25px;
}
.americas .product_type p {
	padding: 0;
}
.americas .product_type p span {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}
.americas a {
	font: 1.0em Arial, Helvetica, sans-serif;
}
.europe {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/eur_afr_me_ind.gif) right 29px no-repeat;
	padding-bottom: 75px;
}
.europe a {
	font: 1.0em Arial, Helvetica, sans-serif;
}
.asia {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/asia.gif) right 29px no-repeat;
	padding-bottom: 75px;
}
.asia a {
	font: 1.0em Arial, Helvetica, sans-serif;
}

.americas p .address,
.europe p .address,
.asia p .address {
	display: block;
	margin-bottom: 5px;
}

.americas h3,
.europe h3,
.asia h3 {
	padding-bottom: 15px;
	text-transform: none;
}

.americas h3.red,
.europe h3.red,
.asia h3.red {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


/* Search Results */

.result {
	border-bottom: 1px solid #e1e1e1;
	display: block;
	padding: 20px 5px;
}
.result .title {
	color: #35515e;
	font: normal 1.5em Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
.result p {
	padding-bottom: 5px;
}
.result a {
	color: #35515e;
}
.result span {
	color: #35515e;
}

.result span.keyword {
	color: #cc3300;
}

.pagination {
	margin-top: 20px;
}
.pagination ul {
	display: block;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	margin: 0;
	height: 14px;
	padding: 8px 12px;
}
.pagination ul li {
	display: inline;
	float: left;	
}
.pagination ul li a {
	color: #939393;
	display: block;
	padding: 0 10px;
}
.pagination ul li a.current,
.pagination ul li a:hover {
	color: #00a0de;
	font-weight: bold;
	
}
.pagination a.prev,
.pagination a.prev:hover {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/prev_arrow.gif) left center no-repeat;
	padding-left: 12px;
	margin-right: 12px;
}
#left_column .pagination a.prev:hover {
	color: #35515e;
	font-weight: normal;
	background: url(/vgn-ext-templating/momentive/images/backgrounds/prev_arrow_o.gif) left center no-repeat;
}
.pagination a.next,
.pagination a.next:hover {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/next_arrow.gif) right center no-repeat;
	padding-right: 12px;
	margin-left: 12px;
}
#left_column .pagination a.next:hover {
	color: #35515e;
	font-weight: normal;
	background: url(/vgn-ext-templating/momentive/images/backgrounds/next_arrow_o.gif) right center no-repeat;
}

#cant_find {
	margin-top: 15px;
}
#cant_find h3 {
	font: 1.6em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-transform: none;
	width: 180px;
}
#right_column #cant_find a:hover {
	font-weight: bold;
}

/* Find a Distributor */

.distributor {
	display: block;
	/*left: -8px;*/
	padding: 20px;
	position: relative;
}

.distributor a{
	word-break: break-all;
}

.distributor.gray {
	background-color: #fbfbfb;
}
.distributor.white {
	background-color: #fff;
}
.distributor .title {
	color: #00a0de;
	display: block;
	font: bold 1.2em/1.5em Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	position: relative;
}
.distributor .address,
.distributor .phone,
.distributor .fax {
	color: #807f83;
	display: block;
	font: 1.2em/1.2em Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	position: relative;
	width: 180px;
}
.distributor .phone,
.distributor .fax {
	float: left;
	padding-bottom: 5px;
}
.distributor .phone strong,
.distributor .fax strong {
	color: #5c5c5c;
	font-size: 0.83em;
}
.distributor .phone  a {
	font: 1.0em/1.0em Arial, Helvetica, sans-serif;
}

/* Careers */

.career_pics {
	display: block;
	margin-right: -5px;
}

.careers_left {
	float: left;
	margin-top: 20px;
	margin-right: 25px;
	width: 219px;
}
.careers_left a.positions {
	background: url(/vgn-ext-templating/momentive/images/buttons/view_available_positions.gif) 0 0 no-repeat;
	display: block;
	height: 31px;
	margin-bottom: 3px;
	overflow: hidden;
	text-indent: -9000px;
	width: 219px;
}
.careers_left a.resume {
	background: url(/vgn-ext-templating/momentive/images/buttons/submit_your_resume.gif) 0 0 no-repeat;
	display: block;
	height: 31px;
	overflow: hidden;
	text-indent: -9000px;
	width: 219px;
}
.careers_left .login {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/login_careers_acct.gif) 0 0 no-repeat;
	display: block;
	height: 119px;
	padding: 60px 11px 0 11px;
	width: 197px;
}
.careers_left .login p {
	margin-top: 10px;
}
.careers_left .login p input {
	display: inline;
	position: relative;
	top: 10px;
	margin-left: 10px;
}
.careers_left .login input.text {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/careers_field.gif) 0 0 no-repeat;
	border: none;
	color: #6f6f6f;
	display: block;
	font: 1.2em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding: 5px 10px;
	width: 176px;
}
.careers_right {
	float: left;
	margin-top: 20px;
	width: 400px;
}
.career_right ul{
	list-style: none;
	margin: 0 0 1.3em 0;
	padding: 0;
}
.careers_right li{
	background: url(/vgn-ext-templating/momentive/images/backgrounds/list-item.gif) left center no-repeat;
	color: #818488;
	font: 1.2em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 15px;
}
.intern_right p a{
	font: 1.0em Arial, Helvetica, sans-serif;
}
.intern_right {
	float: left;
	margin-top: 20px;
	width: 630px;
}
.intern_right ul{
	list-style: none;
	margin: 0 0 1.3em 0;
	padding: 0;
}

.intern_right li{
	background: url(/vgn-ext-templating/momentive/images/backgrounds/list-item.gif) left center no-repeat;
	color: #818488;
	font: 1.2em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 15px;
}
.intern_right p a{
	font: 1.0em Arial, Helvetica, sans-serif;
}
/* Legal */

.rights, .conditions {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/legal_box.gif) 0 0 no-repeat;
	display: block;
	float: left;
	margin-right: 25px;
	padding: 10px 12px;
	height: 149px;
	width: 401px;
}
.conditions {
	margin: 0;
}

#legal h3 {
	border-bottom: 1px solid #e1e1e1;
	color: #35515e;
	font: 1.6em Arial, Helvetica, sans-serif;
	margin: 20px 0 10px 0;
	padding-bottom: 5px;
	text-transform: none;
}

#legal h4 {
	padding: 0 0 15px 0;
	text-transform: uppercase;
}

#legal h6 {
	margin: 20px 0 0 0;
}

#legal #stay_informed h3,
#legal #need_help h3 {
	border: none;
	font-size: 1.3em;
	margin: 0;
}

/* Generic Styles */


h3.subhead {
	font: normal 1.5em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: none;
}

table.content {
	border-left: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	margin-top: 10px;
	width: auto;
}
#products table.content {
	margin-top: 20px;
}
table.content tr td,
table.content.thinRows tr td {
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	color: #35515e;
	font: 1.5em Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	padding: 0 12px;
	width: auto;
}
table.content.thinRows tr td {
	height: 28px;
}
#left_column table.content.thinRows tr td a,
#left_column table.content.thinRows tr td a:hover {
	font-size: 0.75em;
	font-weight: normal;	
}
table.content tr.headingRow td,
table.content tr td.category {
	color: #a6a6a6;
	font: 1.1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
table.content tr td.category {
	text-align: left;
}

table.content tr td,
table.content tr.headingRow td.subhead {
	color: #35515e;
	font: 1.5em Arial, Helvetica, sans-serif;
	text-transform: none;
}
table.content td.subhead,
table.content.thinRows td.subhead {
	text-align: left;
}
table.content tr td.altColumn {
	background-color: #f8f8f8;
}

p.caption {
	display: block;
	font: 1.1em Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 0;
}
/* News Body*/

	.fs{

		font: 1em Arial, Helvetica, sans-serif;
		_font: 1.5em Arial, Helvetica, sans-serif;
		_color: #818488;
		_display: inline;

}
p.intro br {
	clear: none;
}

fieldset {
	padding: 0;
	text-align:left;
	vertical-align:top;
	margin:0px;
	border-style:none;
}

.Telecon_panel.active-tab-body {
	display: block;
	background-color: #EEE;
}

#Telecon_tabs {
	list-style: none;
	margin:0px;
	padding:0px;
}

#Telecon_tabs li.Telecon_nav {
	float: left;
	margin:0px;
	padding:0px;
    list-style-image:none;
}

#Telecon_tabs a {
	float: left;
	padding: 4px 4px;
	margin: 0px;
	font: bold 10px Arial;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	text-decoration:none;
}

#Telecon_tabs a:hover {
	font: 9px Arial;
	background-color: #EEE;
}

#Telecon_tabs a.active-tab {
	background-color: #3e3e3e;
	border-top: 2px solid #666;
	padding-top: 3px;
	color: #ccc;
}

@charset "utf-8";
/* CSS Document */

.tableheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	background-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #bbb;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	border-left-color: #bbb;
}

.tablebody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.rowheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.rowbg1 {
	background-color: #F7F7F7;
}
.table1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bbb;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.rowbg2 {
	background-color: #e5e5e5;
}
.showhidelink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin-right: 10px;
}
.grade           { color: #996666; text-decoration: none; font-weight: bold }
a.grade:hover    { text-decoration: underline; }
#info            { left:44; top:525 }
#grade01         { left:44; top:525; }
#grade02         { left:44; top:525; }
#grade03         { left:44; top:525; }
