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

.modules {
	display: block;
	margin: 40px 0 0 0;
}
.modules.investor {
	margin: 0;
	float: left;
	width: 197px;
}

.modules h3 {
	border-bottom: 1px solid #e1e1e1;
	margin: 0 0 5px 0;
	padding-bottom: 6px;
	width: 197px;
}
#right_column .modules h3 {
	border: none;
	margin: 0;
	padding-bottom: 10px;
	text-transform: none;
}

.modules ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.modules ul li {
	padding: 0 0 8px 0;
}

.modules p {
	margin: 0;
	padding: 0 0 5px 0;
}
.modules p a {
	display: block;
	padding-top: 5px;
}
#right_column .modules a {
	color: #518ba6;
	text-decoration: underline;
}

#related_products, 
#related_news,
#more_case_studies,
#tradeshows,
#case_studies {
	float: left;
	margin: 0 26px 0 0;
	width: 197px;
}
#tradeshows {
	width: 424px;
}
#tradeshows img {
	margin-bottom: 10px;
}
#right_column #tradeshows {
	float: none;
	margin-bottom: 20px;
	margin-right: 0;
	width: 196px;
}
#case_studies,
#more_case_studies {
	margin-right: 0;
}

#tradeshows h3 {
	border: none;
	margin:0;
}
#tradeshows a {
	display: inline;
	padding: 0;
}
#right_column #tradeshows ul li {
	color: #4d4d4d;
	font: 1.1em Arial, Helvetica, sans-serif;
}
#right_column #tradeshows a {
	font-size: 1.0em;
}

#tech_tools {
}
#tech_tools ul li {
	color: #518ba6;
	font: 1.1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#tech_tools ul li a {
	color: #518ba6;
	font-size: 1.0em;
	text-decoration: underline;
	text-transform: none;
}

#company_video,
#code_of_conduct,
#inquiries,
#order,
#distributors {
	margin-top: 30px;
}

#right_column .modules #our_companies ul li a,
#right_column .modules #inquiries ul li a,
#right_column .modules #distributors ul li a {
	color: #00a0de;
	text-decoration: none;
}

#right_column .modules #inquiries ul li a:hover,
#right_column .modules #distributors ul li a:hover {
	font-weight: bold;
}

#unsubscribe {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/unsubscribe_mid.gif) 0 0 repeat-y;
	padding: 0 11px;
	width: 185px;
}
#right_column .modules #unsubscribe h3 {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/unsubscribe_top.gif) 0 0 no-repeat;
	margin: 0 -11px;
	padding: 10px 11px 15px 11px;
	width: 185px;
}
#right_column .modules #unsubscribe input.text {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/unsubscribe_field.gif) 0 0 no-repeat;
	border: none;
	color: #6f6f6f;
	display: block;
	font: 1.2em Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0;
	padding: 5px 10px;
	width: 161px; 
}
#unsubscribe .btm {
	background: url(/vgn-ext-templating/momentive/images/backgrounds/unsubscribe_btm.gif) 0 bottom no-repeat;
	margin: 0 -11px;
	padding: 0 11px 11px 11px;
	width: 185px;
}
#unsubscribe form {
	margin: 0;
	padding: 0;
}


