/* style2.css */

#product_path {font-family: Arial, sans-serif;border-top: 2px solid #3467D0;background:#EEEEEE;padding:14px 10px 14px 10px;}
#product_path a {font-size:14px;}
#product_company {height: 26px;background: #86B2DB;}
#product_company span {font-family: Arial, sans-serif;font-weight: bold;font-size:16px;color: #fff;}
h2.company_name {margin-top:0;font-weight: bold;color:#ED4056;font-size:18px;}
#footer_link {background: #EEEEEE;border-bottom: 5px solid #F31F16;padding:20px 20px 5px 20px;margin: 0 auto;}
#footer_link a {color : #3467D0;}
#footer_link a:hover {color : #F31F16;}
body {border-bottom:none;}
.flash_clicktag {position: absolute;top:0;left:0;z-index: 999;background: url('/blank.gif');cursor: pointer;}
a.product_goto_link {font-size:18px;color:#3467D0;}
a.product_goto_link:hover {color : #F31F16;}
#newsletter_subscribe {
	margin: 5px auto 5px auto;
	position:relative;
	width:662px;
	height: 152px;
	border:1px solid #87B1DD;
	background: url(/images/newsletter_bg_238x150.jpg) left bottom no-repeat;
}

#newsletter_subscribe .title_top {
	float:right;
	margin:3px 45px 0 0;
	text-decoration: underline;
	color:#E82718;
	font-weight: bold;
	font-size:16px;
}
newsletter_subscribe form {margin:0; padding:0;}
#newsletter_subscribe .title_bottom {
	position: absolute;
	bottom:0; left:0;
	margin:0 0 2px 5px;
	font-size:12px;
	font-weight: bold;
	color:#A3C5E0;
}
#newsletter_subscribe .logo {
	position: absolute;
	bottom:0; right:0;
}

#newsletter_subscribe .inputform { margin-left:210px;margin-top:20px;}
