﻿@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    font-family: 'Helvetica Condensed',Helvetica;
}

#corp_MainNav, #corp_MainWindow, #corp_featured, #corp_BottomLeftNav, #corp_BottomRightNav {
/*border: solid 1px; 
border-color: #000;*/
}
.corp-container-5 {
    width: 100%;
    margin: 5px 0 0 0;
}

.corp-container {
    width: 100%;
    margin: 0 0 0 0;
}

.crop-container-space {
    margin-top: 40px ;
}

.crop-container-manuf {
     margin-top: 40px ;
    padding-bottom: 20px;
}
.corp-home-container {
	width:957px;
	height:100%;
	margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: left;
}

.light-bg{background: url(../../../images/home/pattern1.png);}
.red-bg { background-color: #801517;}
.grey-bg { background-color: #666666;}
#corp_container {
	width:957px;
	margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: left;
}
.header-right { width: 640px;
    font-family: 'helvetica condensed';
    font-size: 14px;
    font-weight: normal;
    color: #666;
    margin: 0px;
    padding: 0px;
}
.header-right-1 {width: 100%; padding: 40px 10px 5px 0;text-align: right; }
.header-right-2 img{ vertical-align:bottom;margin-right: 10px;}
.header-right-2 {width: 100%; padding:5px 10px 0 0; text-align: right;}
.header-right-2 b{ font-weight: bold;font-size: 14px;}
.corp-center-link {
    width: 956px;
    margin: 0 auto;
    cursor: pointer;
}
.corp-center-div {
    width: 956px;
    margin: 0 auto;
}
hr.content-line {
    height: 1px;
    color: #DDD;
    margin-top: 5px;
    margin-bottom: 5px;
}
/*----------------/Corp Header/----------------*/


#corp_HeaderContainer{
	width:957px;
	background-color:#fff;
}

#corp_header {
    width:957px;
    height:120px;
}

#corp_header > img{
	border:0; 
	text-align:left; 
	vertical-align:top;
	margin-top: 20px;
}

#corp_header p
{
	margin:0px;
	padding:0px;
}

#corp_header .first{
	float:left;
	margin-left: 0;
	margin-top: 0;
}

#corp_header ul{
	list-style:none;
	margin:0;
	padding:0;	
}

#corp_header li{
    float:left;
}

#corp_header .pmlogo {
    width:303px;
    height:109px;
    margin-left:12px;


} 

#corp_header .fast {
	width:161px;
	height:61px;
}

#corp_consumerlink{
    width:410px;
    height:14px;
    padding-top:3px;
	float: right;
}

#corp_consumerlink ul 
{
	padding:0;
	margin:0;
	list-style:none;
}

#corp_consumerlink ul li {
	margin:0;
	list-style:none;
	float: left;
	text-align: left;
}

#top-link-li {
	padding: 0 6px 0 6px;
	margin: 0 0 0 5px;
	width: 30px;
}

#dist {
	width:250px;
	text-align:center;
}

#dist .txt1 {
	font-size:20px;
	font-weight:bold;
	color:#a1191f;
	margin:0;
	padding:0;
}

#dist .txt2 {
	font-size:11px;
	font-style:italic;
	margin:0;
	padding:0;
	display: block;
	line-height:20px;
}

#dist .txt3 {
	font-size:11px;
	margin:0;
	padding:0;
	line-height: 15px;
}
#dist .txt3 a {
    color:#801517;
    font-weight:bold;
    text-decoration: underline;
}

/*-------------------/Corp Banner/---------------*/

#corp_banner {
	width:957px;
   	color: #801517;
    font-weight: bold;	
    height: 26px;
    line-height: 26px;
    background-image: url(../../../images/topnav/undernav_redlines.gif);    
    background-repeat: repeat-x;
    background-position:left;
    background-color:white;
    font-size: 16px;
    text-align: center;
	margin-bottom: 3px;
	font-family: Arial;
}

/*-------------------/Corp bread Crumb/--------------*/

#corp_cookie 
{
    margin-top:4px;
	width:957px;
	height:37px;
	background-color:#fff;
}

/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*--------------/Corporate Hero /------------------*/
/*---------------/Middle Page/---------------------*/
/*-------------------------------------------------*/

#corp_RightMainContainer {
	display: inline block;
	float: left;
}

#HomeContainer{

}

#corp_RightWithLeft
{
    width: 745px;
    overflow:hidden;
    margin-left:7px;	
}

#corp_RightWithOutLeft
{
    width: 957px;
    overflow:hidden;
}

#corp_LeftMainContainer{
	display:block;
	width:192px;
	float:left;
}


#corp_MainContainer{
	width:100%;
	display:block;
}

#corp_hero {
	width:957px;
	height:468px;
	background-color:#FFF;
}

/*-------   Corporate Navigation    -------*/

#corp_MainNav
{
    width:316px;
	height:468px;
	float:left;
	display:block;
	margin-top:-5px;
}

#corp_MainNav ul{
	padding:0;
	margin:0;
	list-style:none;
}

#corp_MainNav .first{
	padding:0 0 0 0;
	margin:0;
}

#corp_MainNav li{
	padding:6px 0 0 5px;
	margin:0;
}

#corp_MainNav img{
	border:none;
}

#corp_MainNav a{
	display:block;
	background-image: url(../../../images/corporate/homeNav/homeLeftNav.png) ;
	background-repeat: repeat-x;
	height:71px;
	width:316px;	
}

#corp_MainNav a:hover{
	background-image:url(../../../images/corporate/homeNav/homeLeftNav_ro.png) ;
	background-repeat: repeat-x;
	height:71px;
	width:316px;
}


#corp_MainWindow{
	width:623px;
	height:468px;
	float:right;
	display:block;
}

#corp_SubProdArea{
	width:623px;
	height:468px;
	background-color: #003;
	float:left;
	display:none;
}



/*-------------/Featured Products/---------------*/

#corp_featured{
	width:957px;
	height:258px;
	background-color:#fff;
}

#corp_featured ul{
	padding:0;
	margin:0;
	list-style:none;	
}

#corp_featured li{
	padding:8px 0 0 30px;
	margin:0;
	float:left;
	width:202px;
	height:243px;
}

#corp_featured .first{
	padding-left:26px;
}

.featured_window {
	border:#a1191f solid 1px;
	background-color:#801517;
	width:202px;
	height:243px;
}

.featured_window img {
	border:none;
	padding:2px 2px 0px 2px;
}

.featured_window a {
	text-decoration:none;
}

.featured_window .label{
	
}

/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*--------------/Corporate lower Nav/--------------*/
/*---------------/Lower Page/----------------------*/
/*-------------------------------------------------*/

#corp_BottomContainer{
	width:957px;
	height:254px;
}

#corp_BottomLeftNav{
	width:213px;
	height:254px;
	float:left;
	padding:10px 0 0 10px;
}

#corp_BottomRightNav{
	width:730px;
	height:254px;
	float:right;
	margin-top:10px;

}

/*---- Showcase ----*/
#corp_showcase_home 
{
	margin-top:5px;
	height:227px;
	background-color:#801517;
	padding:1px;    
}

#corp_showcase_home .window{
	background-image:url(../../../images/corporate/leftnav/tan_bg.png);
	height:226px;
    width:211px;
}

#corp_showcase .header{
	height:19px;
	padding:2px 2px 0 2px;
	
}

#corp_showcase_img{
	margin-left: auto;
    margin-right: auto;
    width:150px;
    margin-top: 15px;
    margin-bottom: 10px;

}

#divShowcases IMG
{
    width: 150px;
    height: 150px;
}

.showcase-footer{
    width: 150px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 15px 0;
}

/*-------- Corp Dept -----*/

#corp_BottomRightNav 
{
    
}
#corp_BottomRightNav_header{
	height:39px;
	width:728px;
	background-image:url(../../../images/corporate/homepage/header_banner_bg.png);
	background-repeat:repeat-x;
	border:#ebdfd0 solid 1px;
}

#corp_BottomRightNav .container_bottom{
	width:728px;
	height:96px;
	background-color:#87847d;
	margin:0 2px 0 1px;
}

#corp_BottomRightNav ul{
	float:left;
	margin-top:5px;
	padding-top:0px;
}

#corp_BottomRightNav li{
	list-style:url(../../../images/corporate/homepage/small_arrow.gif);
	font-size:12px;
	color:#fff;
	line-height:20px;
}

#corp_BottomRightNav a{
	color:#fff;
}

#corp_BottomRightNav a:hover{
	color:#811517;
	text-decoration:none;
}

/*-------- Corp Dept -----*/

#corp_testimonial_home{
	margin:1px 0 0 1px;
	padding-left:5px;
	background-color:#d0cabd;
	height: 92px;
	width:359px;	
}

.corp_test_header{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.corp_test_body{
	color: #999;
	font-size:10px;
	text-align:left;
	margin-top:10px;
}

#corp_btn_nav{
	margin:10px 0 0 10px;
	padding-left:5px;
	height: 92px;
	float:right;
}

#corp_MainEnd
{
    clear:left;
    width:100%
}
/*-------- Corp Dept -----*/

#corp_subBottomRightNav{
	height:100px;
}


#corp_subBottomRightNav ul{
	padding:0;
	margin:0;
	list-style:none;
		
}

#corp_subBottomRightNav li{
	padding:0 0 0 5px;
	margin:0;
	float:left;
	list-style:none;
}

#corp_testimonial_home{
	margin-top:10px;
	padding-left:5px;
	background-color:#d0cabd;
	height: 92px;
	width:359px;	
}

.corp_test_header{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.corp_test_body{
	color: #999;
	font-size:10px;
	text-align:left;
	margin-top:10px;
	line-height:11px;
}

.corp_btn_nav{
	padding:10px 0 0 5px;
	height: 92px;
}
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*--------------/Corporate Footer/-----------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/


#corp_FooterContainer{
	width:957px;
	height:100px;
    margin-left: auto ;
    margin-right: auto ;
}
#corp_ProductInfo {
    font-family: 'Verdana';
	display: block;
	width: 749px;
}

#corp_FeatureProducts 
{
    display: block;
	width: 749px;
}
#corp_QuoteForm {
	width: 749px;
}

#corp_PerForm {
	width: 449px;
}
.header-title
{
	font-size: 14px;
	border-bottom: 1px dotted #801517;
	color: #801517;
	margin: 10px 10px 5px 10px;
	padding-bottom: 3px;
	font-weight:bold;
}

.infoMsg, .successMsg, .warningMsg, .errorMsg {
    border: 1px solid;
    margin: 10px 10px 10px 10px;
    padding:15px 10px 30px 40px;
    background-repeat: no-repeat;
    background-position: 10px center;
    text-align: left;
}
.infoMsg {
    color: #555555;
    background-color: #ffffe0;
    background-image: url('../../../images/corporate/Attention.png');
}
.infoMsg a{
    color: #990000;
    text-decoration:underline;
}
.successMsg {
    color: #4F8A10;
    background-color: #CCFFCC;
    background-image:url('../../../images/corporate/success.png');
}
.warningMsg {
    color: #d31805;
    font-weight: bold;
    background-color: lightgoldenrodyellow;
    background-image: url('../../../images/corporate/Attention.png');
}
.errorMsg {
    color: #D8000C;
    background-color: #FFCCCC;
    background-image: url('../../../images/corporate/error.png');
}

.infoMsg > ul, .successMsg >ul, .warningMsg >ul, .errorMsg >ul {
    list-style: none;
}

.errorMsg >ul >li {
    text-align: left;
}


#toplink-col1 
{
	margin-top: 10px;
	color:#811517;
	width: 105px;
	padding-top: 3px;
	overflow-x: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
}

#toplink-col1 a
{
	color:#811517;
}

#toplink-col2 {
	width: 60px;
	color: #666666;
	padding-top: 3px;
}

#toplink-col2 a {
	color: #666666;
	text-decoration:none;
}

#toplink-col2 a:hover{
	text-decoration: underline;
}

.toplink-line 
{
	display: block;
	height: 16px;
	padding: 0 3px 0 3px;
	background-image: url("../../../images/smallLine.gif");
	background-repeat: repeat-y;
	background-position-x: 0px;
	background-position-y: 3px;
}


#toplink-colhome > IMG{
	margin: 0 2px 0 2px;
}
#toplink-colhome 
{
	color: #666666;
	width: 217px;
}

#toplink-colhome a {
	color:#811517;
	text-decoration:underline;
}

.item-giftbox-options 
{
	font-size: 12px;
	list-style: none;
	margin-left: 5px;
	width: 415px;
}
.item-giftbox-options LI
{
	margin-bottom: 10px;
}

.truncated-search {width: 250px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.home-products {width: 925px; margin: 0 auto;}
.home-products > ul{  margin: 0; padding: 0; list-style: none;}
.home-products > ul > li {float:left; text-align: center;}
.home-product-thumb{ width: 165px;margin: 10px;height: 210px;}
.clear { clear: both;}


.corp-top-nav{ color: #ffffff;height: 36px; line-height: 36px;font-size: 14px;}
.corp-top-nav > ul{  margin: 0; padding: 0; list-style: none; }
.corp-top-nav > ul > li {float:left; text-align: center;}
.corp-top-nav a { text-decoration: none;color: #ffffff;}
.corp-info { float: right !important;}
.corp-top-tab {
    padding: 0 10px 0 10px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    -ms-transition: background 0.1s linear;
    -o-transition: background 0.1s linear;
    transition: background 0.1s linear;
}
.corp-top-tab:hover { background-color: #DD3337;}
.corp-top-spacer { border-right: 1px solid #ffffff;height: 36px;}
.corp-top-info { padding: 0 0 0 30px;}
.corp-top-email { font-size: 13px;}
.corp-top-info a { color: #ffffff;text-decoration: none;}
.corp-home-hero {
    width: 100%;
}
.corp-home-hero-center {
    width: 956px;
    height: 348px;
    margin: 0 auto;
    background-image: url("../../../images/corporate/homepage/hero_bg.jpg");
    background-repeat: no-repeat;
}
.corp-hero-left { 
    padding: 45px 0 0 5px;
    width: 300px;
}
.hero-left-1 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}
.hero-left-2 {
    font-size: 28px;
    color:#DD3337;
    text-align: center;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #979ca2;
}
.hero-left-3 {
    padding: 10px 0 0 5px;
    color: #5f5c5c;
    font-size: 16px;
    line-height: 1.3em;
}

.home-content-testimonials {
    margin-top: 8px; 
}
.home-content-testimonials > div {
    display: inline-block;
}
.home-content-testimonials .quote {
    vertical-align: top;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.home-content-testimonials a { color: #dd3337;}
.home-content-testimonials .testimonial {
    text-align: center;
    width: 800px;

}
.home-content-testimonials .testimonial div {
    font-size: 15px;
    line-height: 18px;
    color: #666;
    margin-top: 10px;
    margin-bottom: 6px;
}
.home-content-testimonials h3 {
    font-family: 'helvetica condensed';
    font-size: 22px;
    font-weight: normal;
    color: #666;
    margin: 5px;
    padding: 0px;
}
.home-content-testimonials h3 span {
    font-size: 13px;
    color: #801517;
    vertical-align: top;
    margin-left: 10px;
}
.footer-copy{text-align: center; color: #ffffff;font-size: 14px; padding: 20px 0 20px 0;}
/* featured sections */
.home-content-featured { clear: both;height: 235px;}

.home-content-featured > div {
    float:left;
}
.home-content-featured .left {
    width: 460px;
    height: 235px;
    background-image: url(../../../images/home/pattern1.png);
    font-family: 'helvetica condensed';
    text-align: center;
    font-size: 16px;
}
.home-content-featured .left h2 { margin: 0px;padding: 0px;}
.home-content-featured .left a { text-decoration: none;}
.home-content-featured .left .title1 {
    margin-top: 60px;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
.home-content-featured .left .title2 {
    font-size: 26px;
    position: relative;
    top: -5px;
}
.title2 {color: #DD3337;}
.home-content-featured .left .title2 a {
    font-weight: normal;
     color: #DD3337;
}
.home-content-featured .left .sep-img {
    
}
.home-content-featured .left .info1 {
    color: #666;
    text-transform: uppercase;
}
.home-content-featured .left .info2 {
    color: #666;
    text-transform: uppercase;
}
.home-content-featured .left .info2 .arrow {
    color: #DD3337;
    font-weight: bold;
    margin-left: 5px;
    padding-bottom: 3px;
}
.home-content-featured .img-small {
    width: 235px;
    height: 235px;
    overflow: hidden;
}
.home-content-featured .img-small img {
    width: 235px;
    height: 235px;    
}
.home-content-featured .img-wide {
    width: 235px;
    height: 235px;
    overflow: hidden;
    position: relative;    
}
.home-content-featured .img-wide img {
    width: 235px;
    height: 235px;
    position: absolute;
}
.home-content-featured .spacer { width: 10px; }
.manufactur-header {
    
}

.manufactur-header > ul {margin: 0 0 0 0; padding: 0; list-style: none;}
.manufactur-header > ul > li {padding: 0 0 0 0;float: left; }
.manufactur-header-left{ width: 480px; border-right: 1px solid #979ca2;font-size: 36px;text-align: center;margin: 10px 0 0 0;padding: 0 0 0 0;}
.manufactur-header-left span {color: #DD3337;}
.manufactur-header-left b { color: #333;font-weight: bold;} 
.manufactur-header-right{ width: 470px;text-align: center;color: #5f5c5c;font-size: 13px;margin-top: 20px;}
.manufactur-header-right b { font-weight: bold; font-size: 14px;}
.manufactur-thumbs {    width: 900px;margin: 0 auto;}
.manufactur-thumbs  > ul {margin: 0 0 0 0; padding: 0; list-style: none;}
.manufactur-thumbs  > ul > li {padding: 0 0 0 0;float: left; }
.manufactur-thumb { width: 100px;height: 130px;margin: 10px 0 10px 40px;text-align: center; color: #5f5c5c;font-size: 12px;}
.manufactur-img { border: 3px solid #ffffff;margin: 0 0 10px 0; width: 100px;height: 100px;display: block; background-position: 0 0;}
/*.manufactur-img:hover
{ 
  background-position: 0 0;
}*/
.corp-BAN-banner {
    margin: 20px 0 20px 0;
}
.corp-BAN {
    width: 936px;
    margin: 0 auto;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 10px 0 20px 0;
    border: 1px solid #ddd;
    overflow: hidden;
    position: relative;

}
.corp-BAN-left {
    float: left;
    padding: 35px 0 0 30px;
    text-align: center;
}
.corp-BAN-left a{ text-decoration: none;    color: #008c8d;}
.corp-BAN-left .header-BAN{ font-size: 30px;color: #008c8d;padding: 5px 2px 5px 2px;border-top: 2px solid #008c8d;border-bottom: 2px solid #008c8d;}
.corp-BAN-left .header-BAN b{ font-weight: bold;}
.corp-BAN-left span{font-style: italic;color: #DD3337;font-size: 20px;margin: 8px 0 0 0;display: block;font-weight: bold;}
.corp-BAN-left span a {color: #DD3337;}
.corp-BAN-right {
    float: left;
    margin: 0 0 0 0;
    padding: 6px 0 0 50px;
    color: #666;
    width:600px;
	overflow:hidden;
}
.corp-BAN-right > ul { margin: 0;padding: 0;list-style: none;}
.corp-BAN-right > ul > li {margin: 0 0 0 0; padding: 0; list-style:disc; font-size: 16px;padding: 3px 0 3px 0;}
.corp-BAN-right-link  { list-style: none !important;}
.corp-BAN-right-link a{color: #666;text-decoration: underline;}
.corp-BAN-right-link a:hover{ color: #DD3337;}
